set counters
This commit is contained in:
parent
3e9878d83a
commit
7ea1e55b4c
1 changed files with 4 additions and 4 deletions
|
@ -10,12 +10,12 @@ header-includes:
|
||||||
- \geometry{a4paper,portrait,top=20mm,bottom=20mm,left=20mm,right=20mm}
|
- \geometry{a4paper,portrait,top=20mm,bottom=20mm,left=20mm,right=20mm}
|
||||||
- \usepackage{relsize}
|
- \usepackage{relsize}
|
||||||
lang: fr
|
lang: fr
|
||||||
numbersections: true
|
|
||||||
secnumdepth: 2
|
|
||||||
toc: true
|
|
||||||
toc-depth: 2
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!-- set counters -->
|
||||||
|
\setcounter{secnumdepth}{3}
|
||||||
|
\setcounter{tocdepth}{3}
|
||||||
|
|
||||||
<!-- set fonts -->
|
<!-- set fonts -->
|
||||||
\setmainfont{DejaVu Sans}
|
\setmainfont{DejaVu Sans}
|
||||||
\setmonofont{DejaVu Sans Mono}
|
\setmonofont{DejaVu Sans Mono}
|
||||||
|
|
Loading…
Reference in a new issue