summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hecthese/chapitre-2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hecthese/chapitre-2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hecthese/chapitre-2.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hecthese/chapitre-2.tex b/Master/texmf-dist/doc/latex/hecthese/chapitre-2.tex
new file mode 100644
index 00000000000..bcea1b5c793
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hecthese/chapitre-2.tex
@@ -0,0 +1,8 @@
+%% Fichier contenant un chapitre du développement. La classe génère
+%% trois fichiers de chapitres par défaut. Si vous en avez besoin
+%% davantage, enregistrez ce fichier sous un autre nom et incluez
+%% le nouveau fichier dans votre gabarit avec la commande \include.
+\chapter{Titre du chapitre}
+\thispagestyle{empty} % Première page non paginée
+
+%% Écrivez votre chapitre ici.