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
No related branches found
No related tags found
No related merge requests found
NAME=cours 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
default:
pandoc -s -o cours.pdf cours.md --filter=pandoc-numbering --filter=$(PANDOC_CROSSREF)pandoc-crossref --template=./default.latex --pdf-engine pdflatex
# latex: # latex:
# pandoc -s -S -o cours.tex cours.md --filter=pandoc-numbering --filter=$(PANDOC_CROSSREF)pandoc-crossref --template=./default.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: ...@@ -8,7 +8,7 @@ eqnPrefix:
- "éq." - "éq."
- "éqs." - "éqs."
chapters: true chapters: true
numberSections: false numberSections: true
chaptersDepth: 1 chaptersDepth: 1
sectionsDepth: 3 sectionsDepth: 3
lang: fr lang: fr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment