Skip to content
Snippets Groups Projects
Commit 231a8f7d authored by orestis.malaspin's avatar orestis.malaspin
Browse files

changement des tetes de chapitre

parent cc25328d
Branches
Tags
No related merge requests found
NAME=cours
default:
pandoc -s -o cours.pdf cours.md --filter=pandoc-numbering --filter=$(PANDOC_CROSSREF)pandoc-crossref --template=./default.latex --pdf-engine pdflatex
cours.pdf: cours.md default.latex
pandoc -s -o cours.pdf cours.md --filter=pandoc-numbering --filter=pandoc-crossref --template=./default.latex --pdf-engine pdflatex
# latex:
# pandoc -s -S -o cours.tex cours.md --filter=pandoc-numbering --filter=$(PANDOC_CROSSREF)pandoc-crossref --template=./default.latex
......
......@@ -8,7 +8,7 @@ eqnPrefix:
- "éq."
- "éqs."
chapters: true
numberSections: false
numberSections: true
chaptersDepth: 1
sectionsDepth: 3
lang: fr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment