Skip to content
Discussion options

You must be logged in to vote

You can see an example with multi-formats rendering, which is a workaround to some issues about files conflicts, cleaning, etc. at Quarto highlight-text extension "deploy" GitHub Action.

Note that in your case you could simply add the pdf format as a target format in your default project:

Note that, PDF (LaTeX) and Reveal.js should work well together (they don't step on each other feet when cleaning files).
If you have issues with quarto render you can iterate on the format with --to <format>.

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ddotta
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@mcanouil
Comment options

@cderv
Comment options

@mcanouil
Comment options

@ddotta
Comment options

@mcanouil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment