2020-2021/TST/DS/DS_21_06_02/DS_21_06_02-1.tex

39 lines
618 B
TeX

\documentclass[a4paper,10pt]{article}
\usepackage{myXsim}
\usepackage{moreverb}
% Title Page
\title{DS 10 \hfill Sujet 1}
\tribe{TST}
\date{02 juin 2021}
\duree{1h}
\DeclareExerciseCollection{banque}
\xsimsetup{
%type=Exercise,
tribe=1,
}
\newcommand{\reponse}[1]{%
\begin{bclogo}[barre=none, logo=]{Réponse}
\vspace{#1}
\end{bclogo}
}
\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: