first commit

This commit is contained in:
Yorick Barbanneau 2021-07-28 18:33:39 +02:00
commit daf0fac3ef
19 changed files with 3683 additions and 0 deletions

16
rapport.tex Normal file
View file

@ -0,0 +1,16 @@
\documentclass[10pt,a4paper,twoside,openright]{book}
\title{Centres d'animation de Bordeaux, rapport de stage}
\author{Yorick Barbanneau}
\date{\today}
\input{includes/preambule}
\begin{document}
\frontmatter
\input{includes/couverture}
\mainmatter
\input{chapitres/avant-propos}
\input{chapitres/chapitre_1}
\input{chapitres/chapitre_2}
\input{chapitres/chapitre_3}
\end{document}