structcomp/inputs/separators.tex
2016-06-29 16:06:02 +02:00

10 lines
262 B
TeX

\begin{frame}{Table of contents}
\setbeamertemplate{section in toc}[sections numbered]
\setbeamertemplate{subsection in toc}[square]
\tableofcontents[sections={3}]
\end{frame}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "../upperbounds"
%%% End: