]> projects.mako.cc - beamer-mako/blobdiff - template/example.tex
promotion from assistant to associate
[beamer-mako] / template / example.tex
index 7130c82d78958d923a0c426cc21f47507cc8c5d5..41a4c27b982f5f266169feb2b223516a00c57a61 100644 (file)
@@ -1,4 +1,4 @@
-\documentclass[10pt,xcolor=dvipsnames]{beamer}
+\documentclass[10pt,xcolor=dvipsnames,aspectratio=169]{beamer}
 
 \usetheme{metropolis}
 \usepackage{appendixnumberbeamer}
@@ -163,7 +163,7 @@ BoldItalicFont  =   *-BoldItalic
   makohill@uw.edu}
 \institute[UW/Harvard]{\textbf{University of Washington}\\
   Department of Communication\\
-  \emph{Assistant Professor}\\
+  \emph{Associate Professor}\\
   \hspace{1pt}\\
   \textbf{Harvard University}\\
   Berkman Klein Center\\
@@ -182,7 +182,7 @@ BoldItalicFont  =   *-BoldItalic
   \titlepage
 
   \tikz{\node at (current page.center) [anchor=center, yshift=-0.5in, xshift=1in]
-    {\includegraphics[width=0.35\textwidth]{figures/logo.pdf}};
+    {\includegraphics[width=0.25\textwidth]{figures/logo.pdf}};
   }
 
   % include version control stuff

Benjamin Mako Hill || Want to submit a patch?