I believe I canât help you with this, because my motivations behind using it are different. Iâve only used latex for fun before, and now I use typst instead of regular word processor, whenever I need to create a PDF.
Comment on I đ¤ LaTeX
udon@lemmy.world â¨3⊠â¨weeks⊠agoIâve seen this floating around a few times but are too tired to invest energy into this specific hype train. What exactly makes it stand apart from latex or markdown (then pandoced into latex)?
starman@programming.dev â¨3⊠â¨weeks⊠ago
PlexSheep@infosec.pub â¨3⊠â¨weeks⊠ago
Pros of typst:
Probably some more, just wrote a little list after waking up out of my head
rustydrd@sh.itjust.works â¨3⊠â¨weeks⊠ago
Itâs blazing fast, too, when compared with LaTeX. And another WIP feature Iâm particularly excited about: HTML export.
udon@lemmy.world â¨3⊠â¨weeks⊠ago
Thanks for the long list! Iâm not âopposedâ to typst, whatever that would mean, just a bit cautious picking up new workflows/investing into skills that may become irrelevant 2 years later. But it seems that for my use case the main advantage are more useful error messages (which does suck sometimes using latex). I also see a potential new use case, if I need to use/create a new template, which can take some time with latex. The other points are not really bothering me. I write my texts in vim and build the pdf later, once the text is finished. Latex is fast enough for that.
PlexSheep@infosec.pub â¨2⊠â¨weeks⊠ago
I write my stuff in neovim with latex. Works really well. There is a live preview plugin if you want that too.