Added automatically inserted toc

This commit is contained in:
Lukas Pietzschmann
2022-12-25 11:29:54 +01:00
parent 0e76fd945f
commit 422549f8eb
3 changed files with 8 additions and 4 deletions

View File

@@ -18,6 +18,7 @@
\awesome@english@false
}
\DeclareBoolOption{notoc}
\DeclareBoolOption{secslide}
\DeclareBoolOption{subsecslide}
@@ -111,6 +112,12 @@
\begin{frame}[noframenumbering, plain]
\titlepage
\end{frame}
\ifawesome@notoc\else
\begin{frame}{Agenda}
\tableofcontents
\end{frame}
\fi
}
\renewcommand{\ULdepth}{1.8pt}