Skip to content

jakoblistabarth/tud-corporate-design-slides-typst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst template for slide in TU Dresden's the corporate design 🎤

This template can be used to create presentations in Typst with the corporate design of TU Dresden.

Usage

Create a new typst project based on this template locally.

typst init @preview/tud-corporate-design-slides
cd tud-corporate-design-slides

Or create a project on the typst web app based on this template.

Font setup

The fonts Open Sans needs to be installed on your system:

You can download the fonts from the TU Dresden website.

Once you download the fonts, make sure to install and activate them on your system.

Compile (and watch) your typst file

typst w main.typ

This will watch your file and recompile it to a pdf when the file is saved. For writing, you can use Vscode with these extensions: Typst LSP and Typst Preview. Or use the typst web app (here you need to upload the fonts).

Todos

  • Add more slide layouts (e.g. 2-column layout)
  • Port to touying

About

Typst template for slides in the TU Dresden corporate design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published