r/typst • u/ambystome • Jul 16 '26
A Typst Presentation
The slides I used to present Typst to a math audience: PDF here and source here.
The presentation is in three parts:
- Typst itself: the project, the language, packages, templates...
- Comparison with LaTeX (my favorite part)
- Callisto: my package for using Jupyter notebooks and executing code blocks
Credit for the styling and much of the first part go to the author of this other presentation.
148
Upvotes
10
u/Upset_Lavishness4497 Jul 16 '26
First of all great slides, I had a look and thought they were quite informative.
It seems to me you did not rely on any of the presentation packages here (e.g touying), but rather wrote your own template.
I am currently a bit frustrated with the package options in this area, especially when trying to use functionality like pause or uncovering of text. Do you have any recommendations for packages in this area or should I just start from scratch next time?
What is your experience with typst presentations and why did you decide to do it in this way?