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