From: Benjamin Mako Hill Date: Tue, 29 Apr 2014 03:19:10 +0000 (-0700) Subject: added code to give credit to people that i'm usinig from the slide X-Git-Url: https://projects.mako.cc/source/beamer-mako/commitdiff_plain/382d55621d881ad3153078559bed1e1a43905657 added code to give credit to people that i'm usinig from the slide --- diff --git a/template/example.tex b/template/example.tex index 8b48ae4..47ed80c 100644 --- a/template/example.tex +++ b/template/example.tex @@ -155,6 +155,11 @@ \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