←back to thread

235 points volemo | 1 comments | | HN request time: 0.311s | source
Show context
whyho ◴[] No.43517137[source]
Typst( https://typst.app/) Is good Latex alternative which should be mentioned here. Their roadmap also features html as a target.
replies(5): >>43517189 #>>43517207 #>>43517233 #>>43519418 #>>43519862 #
TimorousBestie ◴[] No.43519418[source]
If only it weren’t subscription model. At least I can still install LaTeX without a credit card.
replies(2): >>43520556 #>>43520647 #
1. raegis ◴[] No.43520647[source]
Typst is Apache licensed. I install it with "cargo install --locked typst-cli". The subscription model is for their web interface with storage. I write simple worksheets for a living, so I've been using it instead of TeX lately. (I've use LaTeX or plain TeX since around 1990.)