From 025091065a7e7df8dc8e060c2f3398be1bc29cb8 Mon Sep 17 00:00:00 2001 From: Elnath Date: Sun, 22 Apr 2018 17:29:54 +0200 Subject: [PATCH] Suppression numerotation slides de plan --- cours_git.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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} }