From 841d41634e8da07a12dc770dd9b191a3de619589 Mon Sep 17 00:00:00 2001 From: aaronshaw Date: Thu, 16 Jul 2015 11:53:41 -0500 Subject: [PATCH] Removing vc-git bits to avoid setting it up on Tilmans machine --- 20150717-wikimania_research.tex | 7 ++++--- Makefile | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) 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 -- 2.30.2