latex/templates/exo.tex
2021-11-20 16:40:08 +01:00

14 lines
210 B
TeX

\documentclass[11pt]{article}
\usepackage[a4paper, margin=5em]{geometry}
\author{David JULIEN}
\title{Exercices}
\input{~/documents/ens/templates/format_def.tex}
\begin{document}
\maketitle
\end{document}