14 lines
198 B
TeX
14 lines
198 B
TeX
\documentclass[11pt]{article}
|
|
\usepackage[a4paper, margin=5em]{geometry}
|
|
|
|
\author{David JULIEN}
|
|
\title{Notes}
|
|
|
|
\input{$LATEX_RESOURCES/format/math.tex}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\end{document}
|