From: Benjamin Mako Hill Date: Sun, 11 Dec 2016 03:02:43 +0000 (-0800) Subject: fixed location of the git revid on the titlepage X-Git-Url: https://projects.mako.cc/source/beamer-mako/commitdiff_plain/93967b872d86e45435270b05f7cad270e33352c0?hp=d76b267c21502bc6e336358397b311e65adc0067;ds=sidebyside fixed location of the git revid on the titlepage --- diff --git a/template/example.tex b/template/example.tex index 31fdd82..0b1ff41 100644 --- a/template/example.tex +++ b/template/example.tex @@ -169,7 +169,7 @@ % include version control stuff \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)}};} +\tikz[overlay]{\node at (current page.south west) [anchor=south west, xshift=-4pt, yshift=-4pt]{\colorbox{makopurple1}{\color{white} \tt \smaller \smaller \smaller revision:\ \VCRevision\ (\VCDateTEX)}};} \end{frame} %% SLIDE: Slide 2