From eff1d9b3aa5c1102041a95f5432869a9b4440f90 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Mon, 23 Nov 2020 00:34:29 +0100 Subject: [PATCH] fix toc (only in draft mode) --- comp.tex | 2 +- modeles/frame_parcours.tex | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/comp.tex b/comp.tex index 803b097..b3a79fa 100644 --- a/comp.tex +++ b/comp.tex @@ -94,7 +94,7 @@ \foreach \PARABBR [count=\COUPAR] in \loopabbrparcours { % Boucle sur les parcours % Titre principal avec mention du parcours \xdef\NOMPAR{\csname parcoursname\PARABBR\endcsname} - + \section{Parcours \PARABBR} \frameTitre{\NOMPAR} % Titre principal avec mention du parcours \frameParcoursComposantesEssentielles{\PARABBR}{\COUPAR} % Les composantes essentielles \frameParcoursSituationsPro{\PARABBR}{\COUPAR} % Les situations pro diff --git a/modeles/frame_parcours.tex b/modeles/frame_parcours.tex index 83fb3e7..e6ade07 100644 --- a/modeles/frame_parcours.tex +++ b/modeles/frame_parcours.tex @@ -10,7 +10,6 @@ %\def\COUPAR{1} \begin{frame}[plain]{} - \section{Parcours \PARABBR} % Titre de la frame \begin{tikzpicture}[overlay, remember picture] \coordinate(topleftcorner) at ($ (current page.north west) + (10mm,-12mm) $); % Dimension de la frame