Replies: 1 comment 1 reply
-
You can use defaults files for this. E.g. put your weasyprint.css and a file weasyprint.yaml in your PANDOCUSERDATADIR/defaults. weasyprint.yaml can be simply:
Then call pandoc with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! with other formats (pdflatex, pdfroff, typst) I can add custom default files in the --data-dir directory; to use weasyprint I rather need CSSs, but I don't know where to put them for pandoc/weasyprint to see. How does this work?
Beta Was this translation helpful? Give feedback.
All reactions