Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

    • secana@programming.devOP
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      Cool! What’s your impression of typst? Is it ready to replace latex or is it still in its infancy?

      • KillTheMule@programming.dev
        link
        fedilink
        arrow-up
        3
        ·
        4 months ago

        It’s absolutely awesome. For my use case, it already surpasses latex, but I’m pretty sure that for other usecases there will be a point where latex offers more, at least due to ecosystem support. I for sure made the switch (wrote some personal docs in typst as well), and I’d suggest anybody at least looks into switching, it’s so much better :)

        From a dev perspective, it’s also great that this is useable as a lib, instead of having to muck with an external binary (or rather full external latex installation).