From: Benjamin Mako Hill Date: Sat, 28 Nov 2009 04:54:12 +0000 (-0500) Subject: added support for the vc plugin X-Git-Url: https://projects.mako.cc/source/latex_mako/commitdiff_plain/4e55ac3a57a61e81005b08edcacd1e3d9052aa92 added support for the vc plugin --- diff --git a/Makefile b/Makefile index aecabff..b88ef22 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ pdf: all clean: rubber -d --clean *.tex rm -f *.tmp - rm -f figures/*.pdf + rm vc viewpdf: all evince *.pdf @@ -17,5 +17,7 @@ viewpdf: all spell: aspell -c -t --tex-check-comments -b text.tex +vc: + vc-git .PHONY: clean all diff --git a/mako-mem.sty b/mako-mem.sty index 4943b0d..4f9cb6e 100644 --- a/mako-mem.sty +++ b/mako-mem.sty @@ -102,8 +102,9 @@ \makepsmarks{kjhgit}{\@kjhgitmarks} \makeevenhead{kjh}{}{}{\scshape\thepage} \makeoddhead{kjh}{}{}{\scshape\thepage} -\makeevenfoot{kjhgit}{}{\texttt{\footnotesize git revision \VCRevision\ on \VCDateTEX}}{} -\makeoddfoot{kjhgit}{}{\texttt{\footnotesize git revision \VCRevision\ on \VCDateTEX}}{} +\makeevenfoot{kjhgit}{}{\texttt{\footnotesize{\textcolor{Blue}{git revision \VCRevision\ on \VCDateTEX}}}}{} +\makeoddfoot{kjhgit}{}{\texttt{\footnotesize \textcolor{Blue}{git revision \VCRevision\ on \VCDateTEX}}}{} + %% Create a command to make a note at the top of the first page describing the %% publication status of the paper. \newcommand{\published}[1]{%