Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 511 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 511 Bytes

Typst template for PSI slides

Created by Edward Linscott based on the university theme

For use by PSI researchers only

For an example see slides.pdf

Installing fonts

To install the Arial font in Ubuntu, run

sudo apt install ttf-mscorefonts-installer
sudo fc-cache -vr

To do

  • remove duplication of the headers and footers code
  • replace pngs with svgs once typst handles svgs more robustly