Add Tectonic -k flag to continue on recoverable errors

epub
Snowball_233 1 month ago
parent 7fa94e5631
commit 7de7bf71ec
No known key found for this signature in database
GPG Key ID: 9B72BC8888888888

@ -28,6 +28,7 @@ disabled = false
[output.pandoc.profile.pdf]
output-file = "rust-course.pdf"
pdf-engine = "tectonic"
pdf-engine-opt = ["-k"]
to = "pdf"
variables = { mainfont = "Noto Sans CJK SC", sansfont = "Noto Sans CJK SC", CJKmainfont = "Noto Sans CJK SC" }

Loading…
Cancel
Save