u

unofficial-cambridge-polylux-theme

@preview

University of Cambridge theme for Polylux

v0.0.1
MIT
Template

Package Information

Last Updated
Minimum Typst Version
0.14.0
Categories
layoutpresentation
Disciplines
education

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/unofficial-cambridge-polylux-theme:0.0.1

2. Initialize from template

Create a new project from this template:

typst init @preview/unofficial-cambridge-polylux-theme:0.0.1

Version History

0.0.10.14.0
8972ff8947b6...

University 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.

Cambridge Theme Preview

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.

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