From d8d2c2dd98dd0665ab934127e93bfa5ae66b16fd Mon Sep 17 00:00:00 2001 From: jclapayr Date: Tue, 6 May 2025 10:23:14 +0200 Subject: [PATCH] version avec intro conclusion --- master.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/master.tex b/master.tex index e31311e..1414054 100644 --- a/master.tex +++ b/master.tex @@ -28,6 +28,7 @@ \tableofcontents \chapter*{Introduction} +\addcontentsline{toc}{chapter}{Introduction} \input{chapters/Introduction} % état de l'art @@ -67,4 +68,8 @@ \chapter{Recherche des limites du plateau d'autorégulation cérébrale lors d'une épreuve d'hypotension} \section{Étude OptiMAP} + +\chapter*{Conclusion et perspectives} +\addcontentsline{toc}{chapter}{Conclusions et perspectives} +%\input{chapters/Conclusion} \end{document} \ No newline at end of file -- 1.7.10.4