Typst
banner
typst.app
Typst
@typst.app
The new foundation for documents: Limitless power to write, create, and automate anything that you can fit on a page.
Learn more about top packages, a vision for Typst's bibliography management, and what we have planned for the future tomorrow. Here's what you can expect from the community call:
November 6, 2025 at 9:24 AM
You made Typst the 2nd fastest growing language on @github.com: The amount of Typst code on there more than doubled this year!
October 30, 2025 at 9:40 AM
Microsoft has shared additional details on the outage:
October 29, 2025 at 5:03 PM
Microsoft has acknowledged the problem on Twitter:
October 29, 2025 at 4:30 PM
You can upgrade to Typst 0.14 now. If you open any project in the Typst web app, we will automatically check it for compatibility. If you are using the open-source Typst compiler, check our open-source page for download instructions for your platform.
October 24, 2025 at 12:38 PM
Curious about HTML export? We have improved the experimental feature with a typed API for every HTML element. Without any HTML-specific code, Typst can now generate HTML for more elements. The entire model category is now covered!
October 24, 2025 at 12:38 PM
No matter whether your university requires PDF/A for your thesis submission or whether you are documenting vital business processes using Typst: You can now export files conforming to each published PDF/A standard, including accessible conformance levels.
October 24, 2025 at 12:38 PM
Your tables tend to run long? Use the new table subheaders to partition tables into distinct sections. Typst automatically repeats header rows (including subheaders) after page breaks, so your tables remain readable no matter how long they grow.
October 24, 2025 at 12:38 PM
We also tuned Typst's math mode. Not only can you use different fonts in the same equation now, we also added support for two more fraction styles! Skewed fractions are especially useful where space is tight.
October 24, 2025 at 12:38 PM
The new title element completes our suite of semantic elements. It makes it easier to insert and style document titles without custom functions, while improving accessibility and SEO.
October 24, 2025 at 12:38 PM
You can now use PDFs as images: Just pass a PDF file to the image function and Typst will handle the rest. PDF images let you use vector and raster graphics from almost any other app. PDF images can be used for every Typst export target, including HTML.
October 24, 2025 at 12:38 PM
Achieve publisher-grade typography with character-level justification. Which paragraph below looks more professional? Typst can now adjust spaces between not just words but individual characters to create visually even text blocks that rival traditional typesetting.
October 24, 2025 at 12:38 PM
Your PDFs are now accessible by default, just in time for EU and US legislation. We now use Typst's semantic markup to write PDFs that work with screen readers. Use PDF/UA-1 export to enable thorough checks. And our new guide helps to design for universal access from the start.
October 24, 2025 at 12:38 PM
Typst 0.14 is out now! Get ready for production with accessibility, PDFs as images, character-level justification, and more. Learn about more of the highlights in Typst 0.14 in the thread below ⤵️
October 24, 2025 at 12:38 PM
to celebrate when we hit 50K stars on GitHub, I think we'll make the compiler free ... wait
October 22, 2025 at 1:19 PM
This is from where Typst 0.14 Release Candidate 2 reaches you
October 17, 2025 at 5:14 PM
We're also launching review-only shares 💬
Share your docs for feedback without giving edit access. Perfect for getting comments from reviewers who won't accidentally break your markup.
September 26, 2025 at 1:36 PM
📁 Folders are HERE in Typst Pro!
You can finally organize your chaos with the #2 most wanted feature in our web app. Create folders, drag projects, bring order to your workspace.
September 26, 2025 at 1:36 PM
We know that some people were not sure about how we handle open source, so we have also added a dedicated open source page for the Typst compiler. Download it there, and learn more about our approach to free software.
August 20, 2025 at 2:20 PM
On our new page, you can learn how to leverage Typst’s markup and automation capabilities across many kinds of documents, how to use templates to kickstart your docs, and how the web app improves your workflow.
A
August 20, 2025 at 2:20 PM
In the past two years, Typst has become the foundation to base document writing on for so many people. With the lessons from their experience, we are launching our new website today.
August 20, 2025 at 2:20 PM
Add just a little spacing to your em-dashes and prevent them from breaking without the words around them with this show rule one-liner👇
March 2, 2025 at 1:40 PM
And finally, take a first look at HTML export: With it, you can export a website from the same source code as your PDFs. HTML export is currently incomplete and experimental. It is only available on the command line, behind a feature flag.
February 19, 2025 at 4:38 PM
Outlines look better out of the box and are more customizable: Subsections are now indented, and leaders are more spacious. We also made outlines easier to customize.
February 19, 2025 at 4:38 PM
In Typst 0.13, each function that accepts files can accept data, too. And the image function can now receive raw, unencoded bytes. That means that you (and the packages you use) can code visualizations directly in Typst!
February 19, 2025 at 4:38 PM