diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/profcollege/PfCLabyrintheJeu.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/profcollege/PfCLabyrintheJeu.tex | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/profcollege/PfCLabyrintheJeu.tex b/Master/texmf-dist/tex/latex/profcollege/PfCLabyrintheJeu.tex index 5922748104b..f60cbce35ec 100644 --- a/Master/texmf-dist/tex/latex/profcollege/PfCLabyrintheJeu.tex +++ b/Master/texmf-dist/tex/latex/profcollege/PfCLabyrintheJeu.tex @@ -1,8 +1,12 @@ %%% % Labyrinthe %%% -\setKVdefault[Labyrinthe]{Lignes=6,Colonnes=3,Longueur=4,Hauteur=2,Passages=false,EcartH=1,EcartV=1,CouleurF=gray!50,Texte=\color{black},SensImpose=false,Slop} - +\def\filedateLabyJeu{2024/08/04}% +\def\fileversionLabyJeu{0.1}% +\message{-- \filedateLabyJeu\space v\fileversionLabyJeu}% +% +\setKVdefault[Labyrinthe]{Lignes=6,Colonnes=3,Longueur=4,Hauteur=2,Passages=false,EcartH=1,EcartV=1,CouleurF=gray!50,Texte=\color{black},SensImpose=false,Slop}% +% \tikzset{FDirect/.style={-stealth}} \tikzset{FIndirect/.style={stealth-}} \tikzset{FBidirect/.style={stealth-stealth}} |