summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chapterfolder/documentation.tex
blob: 7f085b8cdc503a1a026a93b7400f27f015aeb8aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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}