2019-09-30 19:04:26 +02:00
|
|
|
\documentclass{article}
|
|
|
|
|
2019-11-21 15:25:20 +01:00
|
|
|
\usepackage[english]{formationTitle}
|
2019-09-30 21:22:17 +02:00
|
|
|
|
2020-05-31 16:40:34 +02:00
|
|
|
\input{context}
|
|
|
|
\input{objectives}
|
|
|
|
\input{messages}
|
2019-10-01 08:11:58 +02:00
|
|
|
|
2019-09-30 19:04:26 +02:00
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
2019-10-27 09:16:39 +01:00
|
|
|
|
|
|
|
\newgeometry{right=1cm, left=1cm}
|
|
|
|
|
2020-05-31 16:40:34 +02:00
|
|
|
\input{steps}
|
2019-09-30 19:04:26 +02:00
|
|
|
|
|
|
|
\end{document}
|