LaTeX template: code for section title slides in beamer.

This commit is contained in:
John MacFarlane 2012-01-25 10:39:54 -08:00
parent 63d2575c22
commit 83f2fdd9e2

View file

@ -69,6 +69,12 @@ $if(graphics)$
\renewcommand{\includegraphics}[1]{\Oldincludegraphics[width=\maxwidth]{#1}}
$endif$
$if(beamer)$
% Comment these out if you don't want a slide with just the
% part/section/subsection/subsubsection title:
\AtBeginPart{\frame{\partpage}}
\AtBeginSection{\frame{\sectionpage}}
\AtBeginSubsection{\frame{\subsectionpage}}
\AtBeginSubsubsection{\frame{\subsubsectionpage}}
$else$
\ifxetex
\usepackage[setpagesize=false, % page size defined by xetex