diff options
author | David A. Madore <david+git@madore.org> | 2016-03-21 14:33:48 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2016-03-21 14:33:48 +0100 |
commit | 48b0cad6da4d1ded868bfa808f1ae05dec309de0 (patch) | |
tree | f08c4f91a33c949541f6aef9519dd5ae0b40d76d | |
parent | 261b71f324403da1caaeddcaa929db4d5fc36385 (diff) | |
download | mitro206-48b0cad6da4d1ded868bfa808f1ae05dec309de0.tar.gz mitro206-48b0cad6da4d1ded868bfa808f1ae05dec309de0.tar.bz2 mitro206-48b0cad6da4d1ded868bfa808f1ae05dec309de0.zip |
Hyperref + table of contents.
-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} |