Fix: date in scripts

This commit is contained in:
2022-08-21 09:46:04 +02:00
parent 2710bc790c
commit c3703ebc87
7 changed files with 8 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
\author{${author}}
\title{${title} - Cours}
\date{${date}}
\date{${date_short}}
\pagestyle{empty}

View File

@@ -3,7 +3,7 @@
\author{${author}}
\title{${title} - Exercices}
\date{${date}}
\date{${date_short}}
\DeclareExerciseCollection[step=1]{banque}
\xsimsetup{collect}