Typst was unavailable today, from approximately 11:45 to 13:15 CET, due to a backend failure. The service is now fully restored. We're very sorry for any inconvenience caused.
Posts by Typst
Apparently, arXiv has been looking into adding support for @typst.app! I had idle hands during a day off, so I wrote up a template for the Open Journal @ojastro.bsky.social that is fairly complete with features (see image). It can actually do a bit more than the LaTeX template, from Typst!
And with that, we have published the final meetup talk video. Thanks again to all of the presenters and to our community for engaging. You shape the future of Typst!
Separating styling from content is what makes #Typst documents tick. But what if you want to tweak styles once you applied a template? Compiler dev @laurmaedje.bsky.social shares his vision for how fine-grained building blocks could be the solution.
www.youtube.com/watch?v=PElG...
In the penultimate talk of the meetup, Kyano rings the alarm bell: HTML with packages is the wild west! What standards could the ecosystem converge upon? Let's kickstart a discussion before it's too late.
www.youtube.com/watch?v=KETM...
Data scientists turn data into actionable reports, dashboards, and more. Jospeh shares how he goes from his analytics toolbox to complete deliverables by integrating Typst.
www.youtube.com/watch?v=hopZ...
@personalhel.com started clickbaiting her followers here into Typst. When that did not work, she noticed the tremendous amount of note takers and is now exploring how Typst could be their best solution:
www.youtube.com/watch?v=9-Q7...
Here's a fixed version of the video. Sorry to everyone with notifications on the YouTube enabled for the reupload!
www.youtube.com/watch?v=SGaR...
We have noticed that the audio on this video is broken: It gets progressively more silent. Please excuse the mistake. We are currently reuploading a version with fixed audio. During that time, the old video is unlisted.
Where does each new user of your package start? By reading your docs! Andreas presents Toot, a new tool to document your Typst package on the web, complete with examples.
www.youtube.com/watch?v=05rA...
Did you know that arXiv is exploring to add Typst? The world's largest preprint archive faces unique challenges to keep science open. Join arXiv veteran Norbert Preining and learn what's ahead for arXiv and Typst.
www.youtube.com/watch?v=zNZl...
Still have to publish with LaTeX? Just use Typst with ttt! Listen in on how @thezoq2.bsky.social plugged into the Typst compiler to create only slightly dubious LaTeX code (it got accepted by the journals!).
www.youtube.com/watch?v=8nH8...
Custom elements are the most anticipated Typst feature. They will allow user's to customize package and template elements with set and show rules. But you can experience them today with Elembic. Join Gabriel and dive in!
www.youtube.com/watch?v=a9FA...
RustWeek really makes it sound very salacious
Accessibility in Typst works, even if it runs under the hood for Quarto :)
No such thing as being late to a good thing
The second meetup talk is online: Learn how Martí extended his Notion workspace with Typst to get beautiful prints of his notes! There's even an app you can try with your public workspaces.
www.youtube.com/watch?v=EAox...
Let’s just say it’s not looking too bad
Schedule table: Day: March 6, Programme: Keynote Day: March 9, Programme: Cool Use Case: Notion PDF Export via Typst Day: March 10, Programme: Elembic: A Vision for Custom Elements in Typst Day: March 11, Programme: Compiling Typst to LaTeX Day: March 12, Programme: arXiv, TeX, and Typst (Special guest) Day: March 13, Programme: Toot: Typst Opinionated Online Tutorials Day: March 16, Programme: The Importance of Embracing Notes Day: March 17, Programme: Typst in Production: Turning Data Into Deliverables Day: March 18, Programme: Reconciling Packages and HTML Day: March 19, Programme: Composable Styling
Here's the schedule with what you can look forward to!
The first talk of our meetup is live now: In the keynote, we tell-all about our journey from scrappy upstarts to a professional open source project.
New uploads every weekday (Mo-Fri) at 17:00 UTC on YouTube. Subscribe so you don't miss the 10 talks!
www.youtube.com/watch?v=WOQX...
Excited for the @typst.app meetup tomorrow, come say high if you're there, I'm the guy with the tinger name tag.
You can write your @ieeevis.bsky.social papers in @typst.app (fast, modern, and accessible alternative to LaTeX)! To make it easier, here is a template I helped make typst.app/universe/pac....
That’s a link to our staging environment that we only enable before new releases to host preview docs. Character-level justification has since shipped and its documentation is available here:
typst.app/docs/referen...
wait 🤔
The world if there was a typesetter that did not have these problems
Screenshot of the Typst web application interface showing a split-screen view of a project titled "typst-website." The left panel displays a file directory with a "posts" folder expanded, revealing various dated entries. The center panel contains a code editor with Typst markup for a document titled "The Normal Distribution," including text, mathematical syntax for the probability density function, and code for generating a diagram. The right panel shows the live preview of the rendered document, featuring formatted text, the mathematical formula clearly typeset, and a blue histogram chart illustrating the distribution. The path bar at the top indicates the file location: Ramith > typst-website > content > posts > 2025-10-30-normal-distribution > index.typ
building a website through @typst.app is kinda straightforward..
was trying out this template: github.com/vsheg/tufted, forum.typst.app/t/tufted-web...
for eg: Below you can see an example post from their template:
new.ramith.fyi/posts/2025-1...
まさにそういう仕組みなんだ!
reminder: with Typst, you’re using your own computer to compile, so there are no "compile timeouts" – and this applies with both CLI and on the web
Update: Due to high demand, we have restricted registration. For new registrations, only presenters and attendees travelling from outside of Germany will be admitted. Excited to see y'all!
Typst is used to create the official Swift reference. Check the repo for a great example on how to create long-form documentation with Typst.