Formatting
This commit is contained in:
parent
3a95825990
commit
0b37b48e58
@ -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[]{}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user