summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hecthese/chapter-2.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-28 22:02:41 +0000
committerKarl Berry <karl@freefriends.org>2018-04-28 22:02:41 +0000
commitb2e52a4ab54614834e95e142290c535718adaa67 (patch)
tree264c47e0d3cd3022f7f226f1949aecbc1e8e4995 /Master/texmf-dist/doc/latex/hecthese/chapter-2.tex
parentb5b3b0ad824902fd8e877ed80d71cd353f4a89b6 (diff)
hecthese (28apr18)
git-svn-id: svn://tug.org/texlive/trunk@47473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hecthese/chapter-2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hecthese/chapter-2.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hecthese/chapter-2.tex b/Master/texmf-dist/doc/latex/hecthese/chapter-2.tex
new file mode 100644
index 00000000000..84a61cd4838
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hecthese/chapter-2.tex
@@ -0,0 +1,8 @@
+%% File containing one of the main content's chapters. The class
+%% generates three chapter files by default. If you need more,
+%% save a file with another name and include it in your template file
+%% with the \include command.
+\chapter{Titre du chapitre / Chapter title}
+\thispagestyle{empty} % Première page non paginée / First page is unnumbered
+
+%% Write your chapter here.