latex/templates/cours.tex

14 lines
206 B
TeX
Raw Normal View History

2021-11-20 16:40:08 +01:00
\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}