Suppression numerotation slides de plan

This commit is contained in:
Elnath 2018-04-22 17:29:54 +02:00
parent 60ddbd755e
commit 025091065a
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@
% Put table of contents at the beginning of each section % Put table of contents at the beginning of each section
\AtBeginSection[] \AtBeginSection[]
{ {
\begin{frame} \begin{frame}[noframenumbering]{}
\frametitle{}
\tableofcontents[currentsection] \tableofcontents[currentsection]
\end{frame} \end{frame}
} }