2020-2021/SNT/DS/210327/DS_21_03_27-2.tex

38 lines
598 B
TeX

\documentclass[a4paper,10pt]{article}
\usepackage{myXsim}
% Title Page
\title{DS Image numérique}
\tribe{SNT}
\date{26 mars 2021}
\duree{45min}
\DeclareExerciseCollection{banque}
\xsimsetup{
%type=Exercise,
tribe=2,
}
\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: