X-Git-Url: https://projects.mako.cc/source/beamer-mako/blobdiff_plain/8d08accca3bdc0bed2ab98ed70640f729adf66ef..a50dcf9fdffc22a95ebeb8b359e883386445e53c:/template/example.tex diff --git a/template/example.tex b/template/example.tex index 09f148b..7a7ea1d 100644 --- a/template/example.tex +++ b/template/example.tex @@ -1,5 +1,9 @@ \documentclass[xcolor=dvipsnames]{beamer} +% set up the file to create notes in the output PDFs +\usepackage{pgfpages} +\input{notes.config} + \renewcommand{\rmdefault}{ugm} \usepackage[garamond]{mathdesign} @@ -54,6 +58,11 @@ % \usepackage{dcolumn} % \usepackage{booktabs} +% replace footnotes with symbols instead of numbers +\renewcommand*{\thefootnote}{\fnsymbol{footnote}} +\usepackage{perpage} +\MakePerPage{footnote} + %% BEAMER THEME STUFF \usetheme[pageofpages=/,% String used between the current page and the % total page count. @@ -144,11 +153,9 @@ \begin{frame}[plain] \titlepage -% pdfpc:begin -% -% This is the slide 1 notes. - -% pdfpc:end +% 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)}};} \end{frame} %% SLIDE: Slide 2