9 votes

Typst 0.15 contains multitudes

2 comments

  1. adutchman
    Link
    Just started using Typst and ran into the fonts issue, so very happy to see they're tackling issues head-on.

    Just started using Typst and ran into the fonts issue, so very happy to see they're tackling issues head-on.

    1 vote
  2. TangibleLight
    Link
    Yes!!! I've wanted to try making a minimal static site generator backed by typst, but math export was the blocker. Excited to give it a try! They talk about how they've ported the typst docs to...

    MathML

    Yes!!! I've wanted to try making a minimal static site generator backed by typst, but math export was the blocker. Excited to give it a try!

    Bundle Export

    They talk about how they've ported the typst docs to typst using this. I'm curious to look into the infrastructure for how exactly that works, because clearly they've already solved a lot of the problems one would encounter with a static site generator. It looks like their blog is generated with Typst via Astro. It's also worth looking into that, but I'd still prefer to do my own thing.

    Variable fonts

    This is nice to have. In the past I've just exported static fonts for the configurations I need, but it's tedious to say the least.

    1 vote