latex/templates/cours.tex

14 lines
198 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{$LATEX_RESOURCES/format/math.tex}
2021-11-20 16:40:08 +01:00
\begin{document}
\maketitle
\end{document}