Skip to content
Discussion options

You must be logged in to vote

"pdf" means LaTeX.

You would get the same result directly with Quarto CLI:

quarto render document.qmd --to pdf

If you want to use Typst, you need to ask for this format.

quarto render document.qmd --to typst

FYI, the "quarto" R package is not Quarto CLI, it's only R functions wrapped around Quarto CLI.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by grousell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants