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-thesis:0.0.12. Initialize from template
Create a new project from this template:
typst init @preview/unofficial-cambridge-thesis:0.0.1University of Cambridge Theme thesis template
This is a custom thesis template
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.
By default, this template also uses Fira Math for mathematical typesetting
Using the Cambridge Crest
The university crest 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