9 lines
286 B
YAML
9 lines
286 B
YAML
from: markdown+smart+fenced_code_blocks+inline_code_attributes+bracketed_spans
|
|
to: pdf
|
|
# template wird im Makefile als absoluter Pfad übergeben (wegen cd-Aufruf)
|
|
pdf-engine: pdflatex
|
|
citeproc: true
|
|
number-sections: true
|
|
standalone: true
|
|
# reference-section-title: Literaturverzeichnis
|