#typst
Using Typst to autogenerate PDFs is pretty popular. And many of you ARE DOING IT WRONG!! We have put together a new blog post with the best approach to PDF generation using Typst (hint: don't use an external script to generate Typst markup).

typst.app/blog/2025/au...
Typst: Automated PDF Generation with Typst – Typst Blog
Setting up automated PDF generation is a daunting task – but it does not need to be. Learn how you can create a scalable generation pipeline for customized PDFs...
typst.app
November 7, 2025 at 11:36 AM
This post inspired me to write a Typst-based alternative to @derrickreimer.com's OG-Image that you can deploy together with your Phoenix app.

So, introducing: OGI!

github.com/pjullrich/ogi
November 8, 2025 at 7:26 AM
I just switched my personal site over to typst and removed all markdown content.

www.christopherbiscardi.com/i-use-typst-...
I use Typst now
This site uses Typst for its content, and so do my videos, and everything else
www.christopherbiscardi.com
November 6, 2025 at 10:08 PM
You can use Typst today even if you need to produce a LaTeX manuscript:

lee-phillips.org/typstfilters/

#typt #latex #physics #mathematics #computerscience #science
Using Typst Today: When You Need LaTeX
lee-phillips.org
November 6, 2025 at 3:02 PM
browsing Typst issues be like

(thanks to @isuffix.com and all the other issue reporters!)
November 7, 2025 at 6:43 AM
I would like to publicly apologize to @typst.app for posting the 1000th open issue today 🫂. But I would also like to congratulate the Typst team on building a product that's worth this much discussion and improvement!

Here's to finding (and fixing) 1000 more! 🥂
November 6, 2025 at 9:52 PM
Rust Flakes are excellent until you encounter a native C dependency like FFmpeg. Here's how I "Flakified" Tanim (an alternative to Manim where you use Typst instead of Python) using naersk/crane for truly reproducible, pain-free packaging.

#Nix #Flakes #Rust #LearningInPublic
Nix Flakifying a Native Rust App - Sakura Kat Systems
A step-by-step post on how I packaged and built a Rust application that depends on ffmpeg at runtime for Nix. I walk through the hurdles I ran into and how I solved them, often with links if you want ...
sakurakat.systems
November 4, 2025 at 5:13 PM
I saw this last night and was just thinking the same! Typst to PNG could definitely be used for OpenGraph images
November 6, 2025 at 8:02 AM
One more reason to love typst!
I recently experimented with building a REST api in python with fastapi, that receives a json object and compiles it with typst to a pdf.
When I got it working and received my first pdf over http it felt like magic 🎉😁
November 7, 2025 at 1:44 PM
Imprintor

A fast and efficient Elixir library for generating PDF documents from Typst templates using native Rust implementations.

hexdocs.pm/imprintor/re...
Imprintor — imprintor v0.1.5
hexdocs.pm
November 6, 2025 at 1:55 PM
Pari vuotta opetellut typstin käyttöä. Oon tehnyt sillä esitykset, CV:n ja kaikki niin kuin "ladottavat dokumentit". Se on niin kuin "ihmisten LaTeX" :-)

github.com/typst/typst
November 4, 2025 at 5:13 PM
Working on a poster in Typst again. But this time from scratch without any package dependency. 💪
November 3, 2025 at 8:52 PM
Since Typst has built in data loading functions for e.g. TOML and JSON, and much nicer scripting than TeX, next time I need to update my CV I might write everything in a data file and then load it programmatically into a template. Overkill but fun.
November 6, 2025 at 6:56 PM
building a resumé with Typst is so nice

I can use boolean flags (loaded from a TOML file!) to conditionally adapt or hide sections

incredibly convenient :D
November 5, 2025 at 1:48 AM
você que escreve edita etc.
já ouviu a palavra do Typst hoje?

estou encantado
resultados belíssimos
renderização muito veloz
curva de aprendizado rápida
Typst: The new foundation for documents
Typst is the new foundation for documents. Sign up now and experience limitless power to write, create, and automate anything that you can fit on a page.
typst.app
November 1, 2025 at 8:57 PM
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
New in @typst 0.14: skewed fractions!

Do it like this: frac(1,2,style: "skewed")
November 1, 2025 at 3:56 PM
Accessible PDFs can be an intimidating topic (and our guide is looong) — but don't worry: we have published a post with a gentle introduction to the topic on our blog, showing how Typst makes your documents accessible automatically

typst.app/blog/2025/ac...
Typst: How to create accessible PDFs from the start – Typst Blog
Accessibility does not need to be hard. Learn how to create accessible PDFs with Typst without any additional software while reaching new audiences and meeting...
typst.app
October 31, 2025 at 1:05 PM
i should setup something with typst to programmatically generate my posts for work
October 30, 2025 at 11:24 AM
Over the past 1 year, we've switched to Typst for creating PDF reports, because it enhances flexibility and client usability. For JHU's IVAC reports, Typst allowed us to design state-specific exemption boxes.

See how we did it + Typst tips by @joseph-barbier.bsky.social.

buff.ly/PV7zVMZ

#rstats
- YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
youtu.be
October 30, 2025 at 3:04 PM
Document programming in #Typst and #LuaLaTeX: some examples

t.co/wKrWZOS5MW
https://lee-phillips.org/TLexamples/
t.co
November 1, 2025 at 3:01 AM
Astro was one of the fastest growing languages on @GitHub.com this year.

Shout out to Luau, @Typst.app, @Laravel.com Blade, and @TypeScriptLang.org for making the top 5!
October 30, 2025 at 4:15 PM
I've started working on an R package that makes it easy to write Typst markup dynamically! #rstats

It's still in its early stages, but it implements:
- ✅ all Typst functions
- ✅ set rules
- ✅ conversion from R to Typst (`NULL` becomes `none`, etc)
- ✅ no dependencies

github.com/y-sunflower/r2typ
October 29, 2025 at 7:55 AM
i wrote my college thesis in typst and it was so much comfier than LaTeX. god. i hope i never have to touch LaTeX again
October 30, 2025 at 6:21 PM
Typst is affected by a widespread outage of our cloud provider Microsoft Azure. You may not be able to load our website or app right now.
October 29, 2025 at 4:10 PM