Render a work using the Quarto engine
render_work_in_quarto.RdRender a work using the Quarto engine
Arguments
- work
The work
- path
The path where to write the files
- intermediateFilename
The filename for the Quarto file (without path!)
- outputFilename
The filename for the final output file (without path!)
- format
The format to render to (see
quarto::quarto_render()), can be "pdf", "html", or "typst".- template
Optionally, the template to use.
- quartoArgs
Optionally, a names list of additional arguments to pass to
quarto::quarto_render().- bibtexFilename
The filename for the Bibtex file (without path!)