Skip to content
Snippets Groups Projects
Commit 2289e100 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

add subsection slides

parent af565cfe
No related branches found
No related tags found
No related merge requests found
...@@ -79,3 +79,11 @@ ...@@ -79,3 +79,11 @@
\tableofcontents[currentsection] \tableofcontents[currentsection]
\end{frame} \end{frame}
} }
\AtBeginSubsection[]
{
\begin{frame}
\frametitle{Table of Contents}
\tableofcontents[currentsection, currentsubsection]
\end{frame}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment