diff options
Diffstat (limited to 'main.tex')
-rw-r--r-- | main.tex | 27 |
1 files changed, 20 insertions, 7 deletions
@@ -2,6 +2,7 @@ \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} +\usepackage{lipsum} \newtheorem{propriete}{Propriété} @@ -133,15 +134,27 @@ BOUTET&Antoine&\textcolor{accent}{Co-encadrant de thèse}\\ \end{center} \end{frame} -{ - \usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/background/toc/background.pdf}} -\begin{frame} - \tableofcontents -\end{frame} -} +%{ + %\usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/background/toc/background.pdf}} +%\begin{frame} + %\tableofcontents +%\end{frame} +%} -\section{Introduction} \input{ckoi} +\input{aia/intro} +\input{aia/prediction} +\input{aia/protection} +\input{eq/intro} +\input{eq/prediction} +\input{aia/exp} +\input{synth} +\input{perspective} +\input{merci} + +\end{document} + +\section{Introduction} \section{Prérequis} { |