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