"Despite its name, TeXmacs is not a front-end to TeX or LaTeX.[mHowever, TeXmacs documents can be converted to either TeX or LaTeX. LaTeX also can be imported (to some extent), and both import from and export to HTML, Scheme, Verbatim, and XML is provided; the HTML export is stylable with CSS (since version 1.99.14). There is a converter for MathML as well, and TeXmacs can output PDF and PostScript for printing."
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.)
A friendly person on the internet already put up the typst-to-mathml part of this [0]. I have been considering the ultimate yak-shave of building a static site generator around this...
teleforce|11 months ago
"Despite its name, TeXmacs is not a front-end to TeX or LaTeX.[mHowever, TeXmacs documents can be converted to either TeX or LaTeX. LaTeX also can be imported (to some extent), and both import from and export to HTML, Scheme, Verbatim, and XML is provided; the HTML export is stylable with CSS (since version 1.99.14). There is a converter for MathML as well, and TeXmacs can output PDF and PostScript for printing."
[2] GNU TeXmacs:
https://en.wikipedia.org/wiki/GNU_TeXmacs
IshKebab|11 months ago
TimorousBestie|11 months ago
raegis|11 months ago
unknown|11 months ago
[deleted]
jenny91|11 months ago
Why would anyone switch from LaTeX to this other than the speed?
wanderlust123|11 months ago
AugustinWinther|11 months ago
Looks like you can already play with it (though it's still "very incomplete") https://typst.app/docs/reference/html/
japanuspus|11 months ago
[0]: https://github.com/wcshds/typst-math-to-mathml-converter
zellyn|11 months ago