This commit is contained in:
36
1ST/Evaluations/DS_2022-11-28/automatismes.tex
Normal file
36
1ST/Evaluations/DS_2022-11-28/automatismes.tex
Normal file
@@ -0,0 +1,36 @@
|
||||
\documentclass[a4paper, twocolumn, landscape, 10pt, fleqn]{article}
|
||||
\usepackage{myXsim}
|
||||
\usepackage{tkz-fct}
|
||||
\usepackage{pgfplots}
|
||||
\usetikzlibrary{decorations.markings}
|
||||
\pgfplotsset{compat=1.18}
|
||||
|
||||
% Title Page
|
||||
\title{ DS2 \hfill Automatismes}
|
||||
\tribe{1ST}
|
||||
\date{28 novembre 2022}
|
||||
\duree{1h}
|
||||
|
||||
\DeclareExerciseCollection[step=1]{banque}
|
||||
\xsimsetup{collect}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
\input{exercises.tex}
|
||||
|
||||
\maketitle
|
||||
|
||||
\printcollection{banque}
|
||||
|
||||
\newpage
|
||||
|
||||
\maketitle
|
||||
|
||||
\printcollection{banque}
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
Reference in New Issue
Block a user