14 lines
210 B
TeX
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}
|