summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chapterfolder/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/chapterfolder/documentation.tex')
-rw-r--r--Master/texmf-dist/doc/latex/chapterfolder/documentation.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/chapterfolder/documentation.tex b/Master/texmf-dist/doc/latex/chapterfolder/documentation.tex
new file mode 100644
index 00000000000..7f085b8cdc5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/chapterfolder/documentation.tex
@@ -0,0 +1,20 @@
+%
+% Documentation
+%
+\documentclass[a4paper]{report}
+\usepackage{a4wide}
+\usepackage{chapterfolder}
+\usepackage[frenchb]{babel}
+%
+\setlength{\parindent}{0pt}
+%
+\title{Documentation Chapterfolder}
+\author{Boretti Mathieu}
+\date{April 2004}
+%
+\begin{document}
+\maketitle
+\tableofcontents
+\cfchapter{Introduction}{intro}{intro.tex}
+\cfchapter{Utilisation}{util}{util.tex}
+\end{document} \ No newline at end of file