diff --git a/cours_git.tex b/cours_git.tex index 3389b07..b453b66 100644 --- a/cours_git.tex +++ b/cours_git.tex @@ -13,8 +13,7 @@ % Put table of contents at the beginning of each section \AtBeginSection[] { - \begin{frame} - \frametitle{} + \begin{frame}[noframenumbering]{} \tableofcontents[currentsection] \end{frame} }