Replies: 1 comment 1 reply
-
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have the following files in my directory:
_quarto.yml
hasRun
quarto render index.md --to pdf --output index.pdf
results inNote that
pdf-engine
should belualatex
.I tried different things and the problem continues. Any help?
Update
A minimal working example is provided at #6583.
Beta Was this translation helpful? Give feedback.
All reactions