diff options
Diffstat (limited to 'main.tex')
-rw-r--r-- | main.tex | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,8 @@ \usepackage[french]{babel} \usepackage{placeins} -%\usepackage[draft]{graphicx} -\usepackage{graphicx} +\usepackage[draft]{graphicx} +%\usepackage{graphicx} \usepackage{upgreek} \usepackage{amsmath} \usepackage{amsthm} @@ -95,6 +95,7 @@ breaklines=true \chapter{Données synthétiques} +\label{sec:synth} \input{synthetic/main} \bibliographystyle{plain} |