Blame view

parties/partie-1/content.tex 434 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{État de l'art}
  
   
  % Chapitre 01
  \AddChapter{Premier chapitre de l'état de l'art}\label{chap:chap02}
  \subimport{}{chapitre01}
  
  % Chapitre 02
  \AddChapter{Deuxième chapitre de l'état de l'art}\label{chap:chap03}
  \subimport{}{chapitre02}
  
  % Chapitre 03
  \AddChapter{Troisième chapitre de l'état de l'art}\label{chap:chap04}
  \subimport{}{chapitre03}