You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
340 B
18 lines
340 B
from: markdown
|
|
to: latex
|
|
standalone: true
|
|
pdf-engine: xelatex
|
|
|
|
number-sections: true
|
|
variables:
|
|
lang: fr
|
|
papersize: a4
|
|
mainfont: CharisSIL-Regular.ttf
|
|
mainfontoptions:
|
|
- BoldFont=CharisSIL-Bold.ttf
|
|
- ItalicFont=CharisSIL-Italic.ttf
|
|
- BoldItalicFont=CharisSIL-BoldItalic.ttf
|
|
|
|
include-in-header:
|
|
- ${.}/tdtp_header.tex
|