Historique des modifications [retour]
cliquez ici pour masquer/afficher la révision 5

19 Avr '22, 15:36

samcarter's gravatar image

samcarter
8.6k2817

\documentclass[a4paper,12pt,french]{report} \usepackage{xpatch} \makeatletter \patchcmd{\@part}{\addcontentsline{toc}{part}{\thepart\hspace{1em}#1}}{\addcontentsline{toc}{part}{\protect\numberline{\thepart}#1}}{}{} \makeatother \usepackage{hyperref} \begin{document} \tableofcontents \part{Première Partie} \part{Seconde Partie} \part{Troixième Partie} \part{Quatrième Partie} \end{document} ![alt text][1] [1]: https://texnique.fr/osqa/upfiles/Screenshot_2022-04-18_at_19.49.04.png
cliquez ici pour masquer/afficher la révision 4

18 Avr '22, 19:49

samcarter's gravatar image

samcarter
8.6k2817

\documentclass[a4paper,12pt,french]{report} \usepackage{xpatch} \makeatletter \patchcmd{\@part}{\addcontentsline{toc}{part}{\thepart\hspace{1em}#1}}{\addcontentsline{toc}{part}{\protect\numberline{\thepart}#1}}{}{} \makeatother \begin{document} \tableofcontents \part{Première Partie} \part{Seconde Partie} \part{Troixième Partie} \part{Quatrième Partie} \end{document} ![alt text][1] [1]: https://texnique.fr/osqa/upfiles/Screenshot_2022-04-18_at_19.43.29.pnghttps://texnique.fr/osqa/upfiles/Screenshot_2022-04-18_at_19.49.04.png
cliquez ici pour masquer/afficher la révision 3

18 Avr '22, 19:44

samcarter's gravatar image

samcarter
8.6k2817

cliquez ici pour masquer/afficher la révision 2

18 Avr '22, 19:43

samcarter's gravatar image

samcarter
8.6k2817

cliquez ici pour masquer/afficher la révision 1

18 Avr '22, 19:41

samcarter's gravatar image

samcarter
8.6k2817

C'est votre première visite ici ? Consultez la FAQ !

×