Formatting

This commit is contained in:
Andreas Tsouchlos 2022-12-20 14:55:13 +01:00
parent 3a95825990
commit 0b37b48e58

View File

@ -40,10 +40,12 @@
\AtBeginSection[] \AtBeginSection[]
{ {
\begin{frame}[t] \begin{frame}[t]
\frametitle{\ifthenelse{\boolean{EnglishLanguage}}{Overview}{Übersicht}} \frametitle{\ifthenelse{\boolean{EnglishLanguage}}{Overview}{Übersicht}}
\tableofcontents[sectionstyle=show/shaded, subsectionstyle=show/show/shaded,subsubsectionstyle=hide] \tableofcontents[sectionstyle=show/shaded,
\end{frame} subsectionstyle=show/show/shaded,
subsubsectionstyle=hide]
\end{frame}
} }
\AtBeginSubsubsection[]{} \AtBeginSubsubsection[]{}
\AtBeginSubsection[]{} \AtBeginSubsection[]{}