June 15, 2026
Docs just got spicy
Typst 0.15.0
The document app update has users cheering, joking, and dragging old PDF tools
TLDR: Typst 0.15.0 adds a pile of useful upgrades, with fans especially celebrating the new ability to include multiple reference lists in one document. Commenters were wildly positive, praising better web math support and joking that the tool is so efficient it has "killed the invoice industry."
Typst 0.15.0 is here, and while the official update is packed with improvements, the real fireworks are in the community reaction. This is software people use to make polished documents, PDFs, and now even web-style outputs more easily, and the mood in the comments is basically: finally, the good stuff has arrived. The biggest fan frenzy? Multiple bibliographies in one document. That may sound niche, but users reacted like a long-lost feature had just returned from war. One person called it their personal favorite, while another said they had been waiting for it for years.
The second applause line was better web output, especially math working automatically through MathML, a format that helps equations show up properly online. That sparked the classic "it just keeps getting better" energy, with commenters treating Typst like the overachieving new favorite while older document tools quietly sweat in the corner. And then came the money talk: one user said Typst has saved their team thousands of dollars generating PDFs. Another went full meme mode with the gloriously savage line: "Typst killed the invoice industry."
That joke pretty much sums up the vibe. There is not much open fighting in this thread, but there is absolutely a winner’s-circle mood: relief, gratitude, and a little smugness. Between better font support, cleaner exports, easier file handling, and fixes for annoying layout bugs, the release feels less like a routine update and more like the community getting a pile of long-requested gifts all at once.
Key Points
- •Typst 0.15.0 adds support for variable fonts, multiple bibliographies in one document, and experimental bundle export for producing multiple files from one project.
- •HTML export now supports equations through MathML by default, and paragraph handling in HTML export has been improved.
- •The release introduces a new file path type, a new divider element, spot colors for offset printing, and a within selector for simpler introspection use cases.
- •A breaking syntax change requires forward slashes instead of backslashes in file paths used in imports and image calls.
- •The update improves diagnostics, fixes parsing and layout issues, and adds deterministic floating-point behavior plus date, time, and conversion enhancements.