diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-12-07 18:20:32 +0100 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-12-07 18:20:32 +0100 |
commit | 4ad65f91926a75ee0e761c5c60b7ca74e43910d3 (patch) | |
tree | cd008d9a5895758c3143fe62fecbd42823539d71 /main.tex | |
parent | 4ac32b3af9cc5bb8f29ba2ec20c89567eba752a2 (diff) |
Meilleur flow, title card à la mumbo jumbo
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} { |