PDFs
Slides
Exercises
Exercise 1
- In your document’s YAML header, change the format option from its current value (e.g.,
html) totypst. - 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
tertiarycolor.
Exercise 2
Install the whr-typst-template:
Terminal
quarto use template ivelasq/whr-typst-templateOpen the _extensions/whr/typst-show.typ and _extensions/whr/typst-template.typ files to examine their contents.