Typst 0.15.0
typst.app
Typst 0.15.0
1–10 of 96 posts
Re: Typst 0.15.0
#2I have nothing but great things to say about typst, and this is my personal favorite from this release:
"A single document can now contain multiple bibliographies"
Re: Typst 0.15.0
#3HTML support just keeps getting better and better!
Mathematical equations are now automatically exported to MathML (thanks to @mkorje)[1]
[1]: https://github.com/typst/typst/pull/7436Re: Typst 0.15.0
#4> A single document can now contain multiple bibliographies
I have been waiting on this one for years now. Great work.
Re: Typst 0.15.0
#5Typst has probably saved us thousands of dollars generating PDF documents programmatically.
Re: Typst 0.15.0
#6Typst killed the invoice industry
Re: Typst 0.15.0
#7Reminder that it's 2026 and batch-mode typesetting seems an oddly low bar for what we can get from a computer.
Tree-structured documents in a live (WYSIWYG) typesetter with a programmable editor are possible, as is demonstrated by https://texmacs.org (https://www.texmacs.org/tmweb/home/videos.en.html if you don't have it installed).
Re: Typst 0.15.0
#8see also: https://typst.app/blog/2026/typst-0.15
Re: Typst 0.15.0
#9As a non-developer who really only uses computers to write and produce documents, why would I use typst over org-mode or $your_fave_markdown + pandoc?
Re: Typst 0.15.0
#10As a non-developer who really only uses computers to write and produce documents, why would I use typst over org-mode or $your_fave_markdown + pandoc?
I use pandoc + typst to render beautiful documents from Markdown. Works really, really well.