Closed NicoWeio closed 2 months ago
I am not really in favor of it, as it is an online tool, and so the integration into the rest of the workflow is hindered by that. It's the same point for me with Overleaf.
as it is an online tool,
It's not a purely online tool — it can still be compiled locally. But: Your point still stands in that it's integration is hindered by it's own design. First, it is still in an earlier phase of development than LaTeX and second, it's lacking features and flexibility that the latter already offers through various packages. Even the scripting part can be done with lua, when using LuaLaTeX.
I am not really in favor of it, as it is an online tool, and so the integration into the rest of the workflow is hindered by that. It's the same point for me with Overleaf.
That's not true, these are separate softwares. There is the typst compiler which is a normal installable and locally runable executable and the online overleaf like editor:
Installation currently requires docker or building from (rust) source though, so not really beginner friendly
it's lacking features and flexibility that the latter already offers through various packages
This is definitely true, but it's worth noting that Typst does have a package system. For the purpose of a common lab report, all needs should be met already.
Installation currently requires docker or building from (rust) source though
Fair point. It's in the Arch repos, so I didn't notice, but it hasn't come much further yet.
That's not true, these are separate softwares. There is the typst compiler which is a normal installable and locally runable executable and the online overleaf like editor
The online editor makes use of WASM, by the way, so the difference is only in the interface.
That's not true, these are separate softwares. There is the typst compiler which is a normal installable and locally runable executable and the online overleaf like editor:
Ok, I just saw the online type then
For this discussion, we could also include
Installation currently requires docker or building from (rust) source though, so not really beginner friendly
I thought a bit more about this point, I think the links are for students, and others, willing to dig deeper on their own. So I think this shouldn't be a big argument against including it.
Yes, I'm a fanboy. But while for the moment, LaTeX should probably remain the first language students learn, I do envision more curious students giving Typst a try.