-
Notifications
You must be signed in to change notification settings - Fork 0
Exemple de code
Ewen Rodrigues edited this page Aug 8, 2026
·
1 revision
\documentclass{article}
\usepackage{mathtex}
\begin{document}
\docTitle{Mon Cours}
\definition{Un nombre premier est un entier naturel possédant exactement deux diviseurs.}
\theorem{Théorème}{Exemple}{false}{
Contenu du théorème ici.
}
\reminder{N'oubliez pas vos bases \!}
\noindent\textbf{Preuve :} \\\[0.5em\]
\hspace{\parindent}\carreaux{5}
\end{document}