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[]
{
\begin{frame}[t]
\frametitle{\ifthenelse{\boolean{EnglishLanguage}}{Overview}{Übersicht}}
\tableofcontents[sectionstyle=show/shaded, subsectionstyle=show/show/shaded,subsubsectionstyle=hide]
\end{frame}
\begin{frame}[t]
\frametitle{\ifthenelse{\boolean{EnglishLanguage}}{Overview}{Übersicht}}
\tableofcontents[sectionstyle=show/shaded,
subsectionstyle=show/show/shaded,
subsubsectionstyle=hide]
\end{frame}
}
\AtBeginSubsubsection[]{}
\AtBeginSubsection[]{}