diff --git a/CELbeamer.cls b/CELbeamer.cls index 1231e07..ff26ac8 100644 --- a/CELbeamer.cls +++ b/CELbeamer.cls @@ -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} }