add sections to theme
This commit is contained in:
@@ -14,5 +14,17 @@
|
|||||||
\usebeamerfont{date}\insertdate
|
\usebeamerfont{date}\insertdate
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\setbeamertemplate{section page}
|
||||||
|
{
|
||||||
|
\begingroup
|
||||||
|
\usebeamerfont{section title}\insertsection\par
|
||||||
|
\endgroup
|
||||||
|
}
|
||||||
|
\AtBeginSection[]{%
|
||||||
|
\begin{frame}[plain]
|
||||||
|
\usebeamertemplate{section page}
|
||||||
|
\end{frame}
|
||||||
|
}
|
||||||
|
|
||||||
\mode<all>
|
\mode<all>
|
||||||
\endinput
|
\endinput
|
||||||
|
Reference in New Issue
Block a user