fix toc (only in draft mode)
This commit is contained in:
parent
6d3ae1ab6b
commit
eff1d9b3aa
2
comp.tex
2
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user