28 lines
526 B
TeX
28 lines
526 B
TeX
\documentclass[a4paper,10pt]{article}
|
|
\usepackage{tasks}
|
|
\usepackage{myXsim}
|
|
|
|
\title{DM 1 -- \Var{infos["name"]}}
|
|
\tribe{Terminale ES-L}
|
|
\date{15 novembre 2019}
|
|
|
|
\xsimsetup{
|
|
solution/print = false
|
|
}
|
|
|
|
\begin{document}
|
|
\maketitle
|
|
|
|
Une part importante de la note sera dédiée à la rédaction, aux explications et à l'utilisation des notations mathématiques.
|
|
|
|
\Block{include "./tpl_debit.tex"}
|
|
\Block{include "./tpl_variation.tex"}
|
|
|
|
\end{document}
|
|
|
|
%%% Local Variables:
|
|
%%% mode: latex
|
|
%%% TeX-master: "master"
|
|
%%% End:
|
|
|