Commit d8d2c2dd98dd0665ab934127e93bfa5ae66b16fd
1 parent
4f3c426249
Exists in
master
and in
1 other branch
version avec intro conclusion
Showing 1 changed file with 5 additions and 0 deletions Side-by-side Diff
master.tex
View file @
d8d2c2d
... | ... | @@ -28,6 +28,7 @@ |
28 | 28 | \tableofcontents |
29 | 29 | |
30 | 30 | \chapter*{Introduction} |
31 | +\addcontentsline{toc}{chapter}{Introduction} | |
31 | 32 | \input{chapters/Introduction} |
32 | 33 | |
33 | 34 | % état de l'art |
... | ... | @@ -67,5 +68,9 @@ |
67 | 68 | |
68 | 69 | \chapter{Recherche des limites du plateau d'autorégulation cérébrale lors d'une épreuve d'hypotension} |
69 | 70 | \section{Étude OptiMAP} |
71 | + | |
72 | +\chapter*{Conclusion et perspectives} | |
73 | +\addcontentsline{toc}{chapter}{Conclusions et perspectives} | |
74 | +%\input{chapters/Conclusion} | |
70 | 75 | \end{document} |