|
|
|
|
|
by SkiFire13
410 days ago
|
|
I don't think this was ever my issue with Latex, which instead are mostly: - the cryptic error messages and infinite logs - the unintuitive ways to do stuff like store a value for later use or sum two lengths - the very long compile times - the amount of reliance on global state from various packages, which contributes to even more cryptic errors or weird behavior when something goes wrong - various other quirks, e.g. the fact you often need to end a line with a comment or the newline will skrew up your content. |
|
Typst on the other hand is inherently readable.