Skip to content
Discussion options

You must be logged in to vote

I don't know what exactly you want to achieve, but Quarto converts your document to markdown / Pandoc AST which is then handled by Pandoc itself.
You could use format: latex to have the latex code, then do whatever you want to compile the document yourself.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@danielvartan
Comment options

@mcanouil
Comment options

mcanouil Nov 5, 2023
Collaborator

Answer selected by danielvartan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
latex LaTeX engines related libraries and technologies
2 participants