Skip to content
Tech News
← Back to articles

Typst 0.15.0

read original get Typst LaTeX Editor → more articles
Why This Matters

Typst 0.15.0 introduces significant enhancements such as support for variable fonts, native equation export via MathML, and multi-file project outputs, making document creation more flexible and powerful. These updates streamline workflows, improve compatibility, and expand creative possibilities for users and developers in the tech industry. The release also addresses layout issues and improves diagnostics, ensuring more reliable and efficient document processing.

Key Takeaways

Typst 0.15.0 (June 15, 2026)

This section documents all changes to the Typst language and compiler between Typst 0.14.2 and 0.15.0. If you are migrating an existing document to Typst 0.15, make sure to check out the Migration guide. It walks you through changes you may need to make to your existing documents to ensure compatibility with Typst 0.15.

Highlights

Typst now supports variable fonts

HTML export now supports equations out of the box via MathML

With the new, experimental bundle export target, a single Typst project can output multiple files (e.g. a multi-page website)

A single document can now contain multiple bibliographies

Typst can now target multiple PDF standards at once

The new within selector simplifies many introspection use cases

selector simplifies many introspection use cases The new divider element represents a thematic break that templates can style

... continue reading