add $institute$ to beamer template

This commit is contained in:
Fraser Tweedale 2016-02-18 19:59:53 +10:00
parent 40175cfc59
commit bd01393abd

View file

@ -200,6 +200,9 @@ $endif$
$if(author)$
\author{$for(author)$$author$$sep$ \and $endfor$}
$endif$
$if(institute)$
\institute{$for(institute)$$institute$$sep$ \and $endfor$}
$endif$
\date{$date$}
\begin{document}