move vc to resources (as per the paper template)
[beamer-mako] / template / example.tex
index c80876383a027e20d3da763c22c1f335cf546a92..31fdd827098141405c74bb327478ba29846cb97f 100644 (file)
@@ -4,9 +4,6 @@
 \usepackage{pgfpages}
 \input{notes.config}
 
-\renewcommand{\rmdefault}{ugm}
-\usepackage[garamond]{mathdesign}
-
 \renewcommand{\sfdefault}{phv}
 \usepackage{relsize}
 
@@ -44,7 +41,7 @@
 \makeatletter
 \newcommand\centertext[2]{%
   \setlength{\centertxtlen}{#1}%
-  \setlength{\centertxtlen}{0.35\centertxtlen}%
+  \setlength{\centertxtlen}{0.48\centertxtlen}%
   {\centering
     \fontsize{#1}{2\centertxtlen}\selectfont
     \e{#2}
 % \subtitle{Presentation Subtitle}
 \author[Benj. Mako Hill]{\textbf{Benjamin Mako Hill}\\ makohill@uw.edu}
 
-\institute[MIT/Harvard]{\textbf{University of Washington}\\
+\institute[UW/Harvard]{\textbf{University of Washington}\\
   Department of Communication\\
-  \emph{Acting Assistant Professor}\\
+  \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]
+    {\smaller \smaller {[}#1{]}};}}
+
 \begin{document}
 
 % remove some of the space in the itemize to make it quite compact
@@ -195,10 +197,7 @@ An itemized list:
 \end{tcolorbox}
 }
 
-% pdfpc:begin
-% This is the slide 2 notes.
-% pdfpc:end
-
+\note{These are the slide 2 notes.}
 \end{frame}
 
 \appendix
@@ -211,10 +210,15 @@ An itemized list:
 \begin{frame}{A sample slide}
 
 Final Sample Slide
-% pdfpc:begin
-% This is the slide 3 notes.
-% pdfpc:end
+\note{These are the slide 4 notes.}
 \end{frame}
 \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?