Blame view

parties/partie-2/content.tex 436 Bytes
3b1684cea   quillotm   First base structure
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  % !TEX root = ../main.tex
  % !TeX encoding = UTF-8
  % !TeX spellcheck = fr_FR
  
  
  \part{Mes expériences}
  
   
  % Chapitre 01
  \AddChapter{Premier chapitre de l'état de l'art}\label{chap:chap05}
  \subimport{}{chapitre01}
  
  % Chapitre 02
  \AddChapter{Deuxième chapitre de l'état de l'art}\label{chap:chap06}
  \subimport{}{chapitre02}
  
  % Chapitre 03
  \AddChapter{Troisième chapitre de l'état de l'art}\label{chap:chap07}
  \subimport{}{chapitre03}