Skip to content

Quarto extension to generate a PDF with Posit-branded LaTeX styling.

License

Notifications You must be signed in to change notification settings

posit-marketing/posit-quarto-pdf

Repository files navigation

Posit Quarto PDF Extension

Quarto extension for a template to generate a PDF with Posit-branded LaTeX styling.

Installation and use

To install the Quarto extension, create a directory, and use the template file:

quarto use template posit-marketing/posit-quarto-pdf

To use the extension in an existing project without installing the template file:

quarto install extension posit-marketing/posit-quarto-pdf

Note that you will need to update the output format in the YAML of your Quarto document to format: PositQuarto-pdf to enable use of the extension:

---
title: "Title"
format: PositQuarto-pdf
---

Acknowledgements

This template was made possible thanks to Nicola Rennie and her blog post, Making Pretty PDFs with Quarto.

About

Quarto extension to generate a PDF with Posit-branded LaTeX styling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages