|
|
|
|
|
by SkiFire13
465 days ago
|
|
I believe the difference is that Typst is effectively a scripting language, not much different than many popular ones like Javascript and Python. If you already known the basics of some programming languages this allows you transfer them very easily and start writing your own scripts very quickly. You also don't need to fully understand the language to do this, the basics will mostly be enough. In comparison Latex has a very particular way of doing computations that you will have to learn from scratch, and even then it won't be as easy or intuitive. The fact that Latex relies so much on packages for many things also means that you will have to learn their details and intricacies when trying to do interoperate with them, which makes this even more complex. |
|
I still use Latex because of the output quality and the sunk cost..but we can clearly do better