latex/templates/cours.tex

14 lines
206 B
TeX

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