%****************************************************************************** % @file rapport_english/preambule_table_matieres_par_partie % @author David Dorchies (INRAE Montpellier) % @date Jan 2017 % Table des matières par partie % @see http://tex.stackexchange.com/a/199236 % @note Ce préambule limite aussi la profondeur de la table des matières % principale au niveau chapter. % @example \part{Annexes} % \parttoc %****************************************************************************** \usepackage{minitoc} \doparttoc% Prepare minitoc package for part tocs usage \mtcselectlanguage{english} % http://www.developpez.net/forums/d599928/autres-langages/autres-langages/latex/mise-forme/obtenir-titres-minitoc-francais/ \setcounter{tocdepth}{0}% Allow only \chapter in ToC