Fix: date in scripts
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
\author{${author}}
|
||||
\title{${title} - Cours}
|
||||
\date{${date}}
|
||||
\date{${date_short}}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
|
||||
\author{${author}}
|
||||
\title{${title} - Exercices}
|
||||
\date{${date}}
|
||||
\date{${date_short}}
|
||||
|
||||
\DeclareExerciseCollection[step=1]{banque}
|
||||
\xsimsetup{collect}
|
||||
|
Reference in New Issue
Block a user