aboutsummaryrefslogtreecommitdiff
path: root/etc/pdf.yml
blob: a76afca800ff4d3cc9b6f2d006d9ff8b0a506719 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
from: html
to: pdf

template: etc/template.html

filters:
    - etc/process-pdf.lua

metadata:
    title-before-toc: true
    title: "Crowbar Specification"

verbosity: WARNING

pdf-engine: weasyprint

table-of-contents: true
number-sections: false