Some changes from minitoninux

This commit is contained in:
Debucquoy
2024-01-06 18:02:00 +01:00
parent f306afddb8
commit 71b5d1313a
6 changed files with 33 additions and 19 deletions

View File

@ -6,10 +6,14 @@ snippet base "Description" b
\usepackage[french]{babel}
\usepackage{amsmath, amsfonts, amssymb, amsthm}
\title{${2:${VISUAL:Titre}}}
\author{${3:${VISUAL:Debucquoy Anthony}}}
\begin{document}
\maketitle
$0
\end{document}
endsnippet