Package Information
- Last Updated
- Minimum Typst Version
- 0.14.0
- Authors
- Matthew Ord
- Categories
- layoutpresentation
- Disciplines
- education
Preview
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/unofficial-cambridge-polylux-theme:0.0.12. Initialize from template
Create a new project from this template:
typst init @preview/unofficial-cambridge-polylux-theme:0.0.1University of Cambridge Theme for Polylux
This is a custom theme for Polylux,
designed to match the branding and style guidelines of the University of Cambridge.
Required Fonts
To use this theme, you need to have the following fonts installed on your system:
- Feijoa Sans
- Open Sans For the body
These fonts can be downloaded from here.
Using the Cambridge Logo
The university logo can be downloaded from here.
Updating the Example
To update the example document with the latest changes to the theme, run the following command in your terminal:
typst compile example/main.typ --root .
typst compile example/main.typ --root . --pages 1 --format svg