Définir le plus haut niveau de titre comme \part (requis par la classe scrreprt)

This commit is contained in:
Bastien Dumont 2021-02-10 00:36:40 +01:00
parent 8eb6b0e19c
commit a9a5c670fd
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ date: 22/01/2021
lang: fr-FR lang: fr-FR
toc: true toc: true
lof: true lof: true
top-level-division: part
--- ---
<!-- TODO : <!-- TODO :

View File

@ -108,7 +108,7 @@ $if(toc-title)$
$endif$ $endif$
{ {
$if(colorlinks)$ $if(colorlinks)$
\hypersetup{linkcolor=$if(toccolor)$$toccolor$$else$$endif$} \hypersetup{linkcolor=black}
$endif$ $endif$
\setcounter{tocdepth}{$toc-depth$} \setcounter{tocdepth}{$toc-depth$}
\tableofcontents \tableofcontents