logoalt Hacker News

breadwinnerlast Wednesday at 3:52 AM1 replyview on HN

Looks like typst has a "programming language" to do diagrams inline... that's a lot of effort to learn!


Replies

lblumelast Wednesday at 5:43 AM

It's very much worth it, but absolutely not necessary. You can always generate images/figures beforehand and include them in Typst. There are also packages for various styles of diagrams, e.g. diagraph ships with a Graphviz renderer.

There is also CeTZ, which this article uses. It is highly inspired by TikZ and is just as powerful.

show 1 reply