Replies: 1 comment
-
|
See #11201 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I try to generate a PFD from markdown. The Source contains a table
without a template the pdf will generate.
But with a template even a very basic template i'll get this error:
My Template:
My command:
.\Hauptteil.md --template=mainpart.tex --pdf-engine=xelatex -o test.pdf --metadata-file=metadata.mdWhen i generate a tex insted of a pdf this is the output:
Pandoc Version:
pandoc 3.8.2.1
Features: +server +lua
Scripting engine: Lua 5.4
Beta Was this translation helpful? Give feedback.
All reactions