Hide subsubsections in initial TOC

This commit is contained in:
Julian Ospald 2015-04-23 23:03:37 +02:00
parent 1975e27e5c
commit f335b3a522
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
\begin{frame} \begin{frame}
\frametitle{\ifger{Inhaltsverzeichnis}{Table of Contents}} \frametitle{\ifger{Inhaltsverzeichnis}{Table of Contents}}
\tableofcontents[hidesubsections=true] \tableofcontents[hidesubsections=true,subsubsectionstyle=hide]
\end{frame} \end{frame}
\input{./VL1_document_structure.tex} \input{./VL1_document_structure.tex}

View File

@ -13,7 +13,7 @@
\begin{frame} \begin{frame}
\frametitle{\ifger{Inhaltsverzeichnis}{Table of Contents}} \frametitle{\ifger{Inhaltsverzeichnis}{Table of Contents}}
\tableofcontents[hidesubsections=true] \tableofcontents[hidesubsections=true,subsubsectionstyle=hide]
\end{frame} \end{frame}
\input{./VL2_document_structure.tex} \input{./VL2_document_structure.tex}