fine tune location of \credit{} output
[beamer-mako] / template / example.tex
index b2ab74965130346e8a000bccd292ad0578b36731..b50b3d5f4c4672deaf409bedf6e5a799fbe680b3 100644 (file)
@@ -4,9 +4,6 @@
 \usepackage{pgfpages}
 \input{notes.config}
 
-\renewcommand{\rmdefault}{ugm}
-\usepackage[garamond]{mathdesign}
-
 \renewcommand{\sfdefault}{phv}
 \usepackage{relsize}
 
   \emph{Assistant Professor}\\
   \hspace{1pt}\\
   \textbf{Harvard University}\\
-  Berkman Center for Internet and Society\\
-  \emph{Resident Fellow}}
+  Berkman Klein Center\\
+  \emph{Faculty Associate}}
 
 \date{December 2, 1980}
 
 \newcommand{\credit}[1]{%
   \tikz[overlay]{\node at (current page.south east)
-    [anchor=south east,yshift=1.1em,xshift=0.35em]
+    [anchor=south east,yshift=11pt,xshift=3pt]
     {\smaller \smaller {[}#1{]}};}}
 
 \begin{document}
 
 % 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
@@ -200,6 +197,7 @@ An itemized list:
 \end{tcolorbox}
 }
 
+\credit{Image credit: Shaw and Hill, 2099.}
 \note{These are the slide 2 notes.}
 \end{frame}
 

Benjamin Mako Hill || Want to submit a patch?