fixed location of the git revid on the titlepage
[beamer-mako] / template / example.tex
index 31fdd827098141405c74bb327478ba29846cb97f..0b1ff41540e5e87bc3bf94640aeee8e6516b0ad7 100644 (file)
 
 % 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

Benjamin Mako Hill || Want to submit a patch?