added code to give credit to people that i'm usinig from the slide
[beamer-mako] / template / example.tex
index ffb49b8f7aa1a49fca415698a602bd3099f3a2d2..47ed80cf58b9c7ea9cf826bf64f41b7835693027 100644 (file)
 
 \date{December 2, 1980}
 
+\newcommand{\credit}[1]{%
+  \tikz[overlay]{\node at (current page.south east)
+    [anchor=south east,yshift=1.1em,xshift=0.35em]
+    {\smaller \smaller {[}#1{]}};}}
+
 \begin{document}
 
 % remove some of the space in the itemize to make it quite compact
@@ -218,3 +223,10 @@ Final Sample Slide
 \backupend
 
 \end{document}
+
+%  LocalWords:  xcolor dvipsnames beamer ugm phv sep pageofpages px
+%  LocalWords:  titleline alternativetitlepage titlepagelogo Torino
+%  LocalWords:  watermarkheight watermarkheightmult bg makopurple fg
+%  LocalWords:  noparskip colback colframe coltext coltitle fonttitle
+%  LocalWords:  colorlinks linkcolor citecolor filecolor urlcolor
+%  LocalWords:  unicode frametitle subbody subsubbody

Benjamin Mako Hill || Want to submit a patch?