this post was submitted on 18 Apr 2024
103 points (98.1% liked)
Open Source
31031 readers
834 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How does types compare to latex?
Much more modern. Way easier yet not as powerful (probably due to its age/ maturity. not language capabilities)
Just curious, but what do you mean by the following
And
Do you mean that's it's hard to get involved in the discussion regarding typst? If so, check out the discussions on the their github page: https://github.com/typst/typst/discussions
And also be sure to check out their discord; it's linked to from the main website.
Typst uses discord instead of matrix. Discord is proprietary and you can use discord only under discords terms which leaves out a couple of people. You can't just browse the chat rooms. It's not easy to use and simply behind modern open standards.
I mean that there is no proper forum for typst. E.g. https://discourse.julialang.org/ discourse.nixos.org/ https://discuss.grapheneos.org/ https://community.openstreetmap.org/ discussion.fedoraproject.org/ modern or updated projects all use discourse. There is no proper room where users can ask simple questions. Something like stack overflow but not stack overflow. A forum specifically for interested people. Github discussions should not be used for a user forum. Github discussions should be for discussions around the language, if you want to use github for that.
Ah ok I see where you're coming from. That all makes sense
I really like it. I think it's on the right path as a competitor/successor to latex. I would agree with some of barbara's comments on it's age and maturity. It's being worked on by a lot of people and is open source which is cool. https://github.com/typst/
Overall it's easy to get started but there's a decent bit to learn like with any language. Creating templates like this is much, much easier though than it is in latex IMO. Overall I'm a fan and I'm slowly phasing out everything I've written in latex and am replacing it with
typst
.