2020 done
This commit is contained in:
parent
fafac06b23
commit
a75f4b43b7
25 changed files with 113 additions and 2498 deletions
|
|
@ -1,10 +1,10 @@
|
|||
PANDOCOPTS = --pdf-engine=xelatex \
|
||||
PANDOCOPTS = --pdf-engine=lualatex \
|
||||
--standalone \
|
||||
--number-sections \
|
||||
--toc \
|
||||
-f markdown+smart \
|
||||
-M fontsize=12pt \
|
||||
-M papersize=a4paper \
|
||||
-M papersize=a4 \
|
||||
-M mainfont="Linux Libertine O" \
|
||||
-M monofont="FantasqueSansMono-Regular" \
|
||||
-M sansfont="Linux Biolinum O" \
|
||||
|
|
@ -13,4 +13,5 @@ PANDOCOPTS = --pdf-engine=xelatex \
|
|||
-M urlcolor="ForestGreen" \
|
||||
-M indent=true \
|
||||
-V toc-title="Sommaire" \
|
||||
--include-in-header=../header.tex
|
||||
-V pdfa \
|
||||
--include-in-header=../../tutorial/header.tex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue