diff options
| -rw-r--r-- | notes-mitro206.tex | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/notes-mitro206.tex b/notes-mitro206.tex index dc00f6f..b4cc416 100644 --- a/notes-mitro206.tex +++ b/notes-mitro206.tex @@ -19,6 +19,7 @@  \usepackage[usenames,dvipsnames]{xcolor}  \usepackage{tikz}  \usetikzlibrary{matrix,calc} +\usepackage{hyperref}  %  \theoremstyle{definition}  \newtheorem{comcnt}{Tout}[subsection] @@ -84,6 +85,10 @@ Git: \input{vcline.tex}    modification).  La numérotation \emph{devrait} ne pas changer, mais    ce n'est pas complètement exclu.} +{\footnotesize +\tableofcontents +\par} +  \bigbreak  \section{Introduction et typologie} | 
