u/Educational_Look_214

▲ 0 r/typst

Comments on Typst

I saw this post in r/LaTeX

>
I have been spending the last week trying to get my mind around Typst. It has a number of problems.

  1. Syntax varies depending on where you put the statement. Sometimes you put a # in front of a statement, sometimes not. Sometimes a space after a keyword is significant, sometimes it isn't.

  2. A variable value is not imported when it is part of an imported file, but it is when it is part of a package.

  3. Pandoc will not work on a file that has any imported packages in @/preview.

  4. Typst will only export to PDF.

  5. Typst is very slow when working with a large, multi-file document. One of my tests is to see how well it copes with the text of "Origin of the Species", a 400-page document. Typst is no faster than LaTeX when compiling that.

Is this true?

Is it reasonable to assume that Typst is only practical for documents that you write for yourself, for your own purposes, and that having only PDF documents as an output is acceptable? i.e., no DOCX, no ODT, no ePub, etc, etc.

reddit.com
u/Educational_Look_214 — 11 days ago