X-Git-Url: https://projects.mako.cc/source/beamer-mako/blobdiff_plain/8d08accca3bdc0bed2ab98ed70640f729adf66ef..de028f3582e3fb6be3887ada69658c8f93dbb397:/template/example.tex?ds=sidebyside diff --git a/template/example.tex b/template/example.tex index 09f148b..360ca29 100644 --- a/template/example.tex +++ b/template/example.tex @@ -1,5 +1,11 @@ \documentclass[xcolor=dvipsnames]{beamer} +% set up the file to create notes in the output PDFs +\usepackage{pgfpages} +\setbeameroption{show notes on second screen} % for pdfpc -n right +% \setbeameroption{show notes} % place notes on the second slide +% \setbeameroption{show only notes} % for making printouts + \renewcommand{\rmdefault}{ugm} \usepackage[garamond]{mathdesign} @@ -54,6 +60,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.