diff options
author | David A. Madore <david+git@madore.org> | 2016-03-21 14:49:22 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2016-03-21 14:49:22 +0100 |
commit | c7b384d625005d8cb4d0a5733acff7a0dabfba5f (patch) | |
tree | 5b4894932b8b9e39969fa7f820e3c54acb3ef9f5 | |
parent | a499d8a27cdbab918e38bde27dd8dfd90acca934 (diff) | |
download | accq205-c7b384d625005d8cb4d0a5733acff7a0dabfba5f.tar.gz accq205-c7b384d625005d8cb4d0a5733acff7a0dabfba5f.tar.bz2 accq205-c7b384d625005d8cb4d0a5733acff7a0dabfba5f.zip |
Hyperref + table of contents.
-rw-r--r-- | notes-accq205.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/notes-accq205.tex b/notes-accq205.tex index 552a374..fb498a2 100644 --- a/notes-accq205.tex +++ b/notes-accq205.tex @@ -19,6 +19,7 @@ \usepackage[usenames,dvipsnames]{xcolor} \usepackage{tikz} \usetikzlibrary{matrix} +\usepackage{hyperref} % \theoremstyle{definition} \newtheorem{comcnt}{Tout}[subsection] @@ -85,6 +86,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{Corps et extensions de corps} |