This is work in progress!
This repository contains the Quarto template for ANU report.
- Install Quarto.
- You may need to install Public Sans font if you do not have it. You can find it here.
- The easiest way to edit and render the document is using the RStudio IDE. If you prefer not to install R, then you can use VS Code instead.
- From the Terminal run the following command
quarto use template anuopensci/quarto-anu-report
This will install the extension and create an example qmd file that you can use as a starting place for your report.
There are three formats available: pdf, html and docx. The docx only contains the styles.
This docx file mimics the style format supplied for the docx report
template from the ANU Brand Identity
Hub. Currently, it
only copies the style and not the formatting (title page, footer, etc)
so it is recommended that you copy the output to the docx template
provided by the ANU Brand Identity Hub. See also
officeverse
.