This is a Quarto template that assists you in creating a letter on
Monash University letterhead. There are two versions of the template,
one using LaTeX (letter-pdf), and one using Typst (letter-typst).
The latter is faster to render.
You can use this as a template to create a letter. To do this, use the following command:
quarto use template quarto-monash/letterThis will install the extension and create an example qmd file that you can use as a starting place for your letter.
You may also use this format with an existing Quarto project or document. From the quarto project or document directory, run the following command to install this format:
quarto install extension quarto-monash/letter