A presentation about Typst, orginally written for a math audience. The slides are organized in three parts:
-
Typst itself: the project, the language, packages, templates.
-
A comparison with LaTeX.
-
Callisto: a package for using Jupyter notebooks and executing code blocks.
To compile the presentation, run
typst c presentation.typThe styling and much of the first part are based on https://github.com/ZaninDavide/typst-intro/.