17
0

added support for the vc plugin

This commit is contained in:
Benjamin Mako Hill 2009-11-27 23:54:12 -05:00
parent 21912b41bb
commit 4e55ac3a57
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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]{%