From: aaronshaw Date: Thu, 16 Jul 2015 16:53:41 +0000 (-0500) Subject: Removing vc-git bits to avoid setting it up on Tilmans machine X-Git-Url: https://projects.mako.cc/source/state_of_wikimedia_research_2015/commitdiff_plain/841d41634e8da07a12dc770dd9b191a3de619589 Removing vc-git bits to avoid setting it up on Tilmans machine --- diff --git a/20150717-wikimania_research.tex b/20150717-wikimania_research.tex index d7cfe47..2bf29df 100644 --- a/20150717-wikimania_research.tex +++ b/20150717-wikimania_research.tex @@ -199,10 +199,11 @@ }; \end{tikzpicture} - - \input{vc} - \tikz[overlay,shift=(current page.south west)]{\node [xshift=5.6em,yshift=0.5em]{\colorbox{makopurple1}{\color{white} \tt \smaller \smaller \smaller revision:\ \VCRevision\ (\VCDateTEX)}};} +% Removed to accommodate Tilman's setup +% \input{vc} +% +% \tikz[overlay,shift=(current page.south west)]{\node [xshift=5.6em,yshift=0.5em]{\colorbox{makopurple1}{\color{white} \tt \smaller \smaller \smaller revision:\ \VCRevision\ (\VCDateTEX)}};} \note{I've been doing this for many years. I started in 2008 and have done this almost every single year since. diff --git a/Makefile b/Makefile index 4aa32cc..0d79d08 100644 --- a/Makefile +++ b/Makefile @@ -32,8 +32,9 @@ pdfpc: notes.config pdf spell: aspell -c -t --tex-check-comments -b text.tex -vc: - vc-git +# Commented out to accommodate Tilman's setup +#vc: +# vc-git clean: rubber -d --clean *.tex