Table of Contents ↗️
Unofficial Typst template for presentation slides at the University of Udine.
![]() |
![]() |
|---|---|
| Title slide | Content slide |
If you wish to use a local installation of the Typst compiler on your computer, follow these instructions to use this template:
- fork this repository;
- clone your fork on your machine;
- run
typst watch ./src/main.typ --font-path ./src/uniud-slides/assets/fonts; - edit
./src/main.typand./src/bibliography.yamlto create your presentation; - (optional) use git with your fork for version control;
- enjoy your slides!
If you prefer to use the Typst webapp, follow these instructions instead:
- download a copy of this repository;
- upload all the contents of the
./srcfolder to the web editor; - edit
./src/main.typand./src/bibliography.yamlto create your presentation; - enjoy your slides!

