Définir le plus haut niveau de titre comme \part (requis par la classe scrreprt)
This commit is contained in:
parent
8eb6b0e19c
commit
a9a5c670fd
|
@ -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 :
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user