mirror of
https://gitlab.kit.edu/kit/cel/misc/cel-slides-template-2025.git
synced 2025-12-15 17:14:41 +00:00
corrected the showsubsectionsatfirstoverview option
This commit is contained in:
parent
1d8ac1b83c
commit
033013748f
@ -670,9 +670,9 @@
|
|||||||
{
|
{
|
||||||
\begin{frame}[tableofcontents=blue]{Overview}
|
\begin{frame}[tableofcontents=blue]{Overview}
|
||||||
\ifshowsubsectionsatfirstoverview{
|
\ifshowsubsectionsatfirstoverview{
|
||||||
\tableofcontents
|
\tableofcontents[subsectionstyle=show/show/show, subsubsectionstyle=hide/hide/hide]
|
||||||
}
|
}
|
||||||
\else{\tableofcontents[subsectionstyle=show/show/hide]}
|
\else{\tableofcontents[subsectionstyle=hide/hide/hide]}
|
||||||
\fi
|
\fi
|
||||||
\end{frame}
|
\end{frame}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user