aboutsummaryrefslogtreecommitdiff
path: root/etc/pdf.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pdf.yml')
-rw-r--r--etc/pdf.yml18
1 files changed, 8 insertions, 10 deletions
diff --git a/etc/pdf.yml b/etc/pdf.yml
index 5ef3857..a76afca 100644
--- a/etc/pdf.yml
+++ b/etc/pdf.yml
@@ -1,20 +1,18 @@
from: html
to: pdf
-standalone: true
+template: etc/template.html
-metadata:
- title: "Crowbar Specification"
+filters:
+ - etc/process-pdf.lua
-verbosity: INFO
+metadata:
+ title-before-toc: true
+ title: "Crowbar Specification"
-top-level-division: chapter
+verbosity: WARNING
pdf-engine: weasyprint
table-of-contents: true
-
-fail-if-warnings: true
-dump-args: false
-ignore-args: false
-trace: false
+number-sections: false