PDFs

Slides

View slides in full screen

Exercises

Exercise 1

  • In your document’s YAML header, change the format option from its current value (e.g., html) to typst.
  • Change the number of columns used for the page content to 2 using columns.
  • Add a block to a section of the text and fill it with the tertiary color.

Exercise 2

Install the whr-typst-template:

Terminal
quarto use template ivelasq/whr-typst-template

Open the _extensions/whr/typst-show.typ and _extensions/whr/typst-template.typ files to examine their contents.