This commit is contained in:
31
1ST/Evaluations/DS_2022-11-28/sujet.tex
Normal file
31
1ST/Evaluations/DS_2022-11-28/sujet.tex
Normal file
@@ -0,0 +1,31 @@
|
||||
\documentclass[a4paper,12pt]{article}
|
||||
\usepackage{myXsim}
|
||||
\usepackage{pgfplots}
|
||||
\usetikzlibrary{decorations.markings}
|
||||
\pgfplotsset{compat=1.18}
|
||||
|
||||
% Title Page
|
||||
\title{ DS2 \hfill }
|
||||
\tribe{1ST}
|
||||
\date{28 novembre 2022}
|
||||
\duree{1h}
|
||||
|
||||
\DeclareExerciseCollection[step=2]{banque}
|
||||
\xsimsetup{collect}
|
||||
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
Le barème est donné à titre indicatif, il pourra être modifié.
|
||||
|
||||
\input{exercises.tex}
|
||||
\printcollection{banque}
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
Reference in New Issue
Block a user