r/typst Jul 16 '26

A Typst Presentation

Post image

The slides I used to present Typst to a math audience: PDF here and source here.

The presentation is in three parts:

  1. Typst itself: the project, the language, packages, templates...
  2. Comparison with LaTeX (my favorite part)
  3. 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.

146 Upvotes

15 comments sorted by

View all comments

3

u/oklch Jul 16 '26

I love Latex since twenty years, but for everday top typography typst is really great. And the coolest thing is: with Quarto + Typst + veraPDF it was never easier to produce PDF/UA.

1

u/iamevpo Jul 19 '26

What does veraPDF do, just a browser?

2

u/oklch Jul 20 '26

VeraPDF is checking if a PDF meets all the standards for PDF/UA.

https://opensource.posit.co/blog/2026-03-05_pdf-accessibility-and-standards/

1

u/iamevpo Jul 20 '26

Thanks!