This repository has been archived on 2025-06-12. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
report/config.yaml

31 lines
440 B
YAML

from: markdown
to: pdf
output-file: report.pdf
input-files:
- report.md
variables:
documentclass: article
classoptions:
- 12pt
- french
- a4paper
include-before-body:
- begin-document.tex
include-after-body: []
include-in-header:
- header.tex
resource-path: ["."]
metadata:
author:
- Bruno BELANYI
pdf-engine: pdflatex
table-of-contents: true
toc-depth: 1
number-sections: true
filters:
- pandoc-plantuml