While Typst appears to be popular, I think that TeXmacs, https://www.texmacs.org/, which is a program independent from both TeX and Emacs, is the kind of program that we need for writing: a fully WYSIWYG, fully structured document preparation system, in which you edit the structure of your document in a WYSIWYG way.
When editing the structure on-screen, the user has no need to be aware that is doing so, as it looks like they are editing a text document; at the same time, the TeXmacs editor will guide the user to keeping a structured document.
I disagree. Many people abhor WYSIWYG programs, myself included.
Having tried both TeXmacs and Typst¹, it’s easy for me to understand why Typst is rapidly gaining adoption and why, after — how long, over a decade? — essentially nobody uses TeXmacs.
I haven't tried TeXmacs (thanks to the truly abysmal name I assumed it was something to do with Emacs), but I have used LyX and it changed my opinion on WYSIWYG. It isn't a fundamentally flawed idea, it's just that most implementations of it are.
I think it is fair to point at a paper where Van der Hoeven argues in detail in favor of the WYSIWYG paradigm:
J. van der Hoeven. GNU TeXmacs: a free, structured, wysiwyg and technical text editor. In Daniel Filipo, editor, Le document au XXI-ième siècle, volume 39–40, pages 39–50. Metz, 14–17 mai 2001. Actes du congrès GUTenberg.
For why so few people use TeXmacs, it may be that it is because few people believe that it is worth trying, as one would not expect that it works so well :-)
Sure but that's just because they're making a point about how it isn't as shit as WYSIWYG implies. Really, it is WYSIWYG (even if the output doesn't exactly match the editing experience). It's just good WYSIWYG.
Ooo I thought of another example of good WYSIWYG - Qt Creator's form editor. The only good GUI form editor I've used. Again the editing experience doesn't exactly match the output (e.g. some layout features are visible), but it's clearly WYSIWYG. It just doesn't suck like MS Word.
IIRC TeXmacs supports only quite limited subset of what LaTeX and TeX can do. Just like LyX, it could create new documents but will often fail opening ones that were created outside of it.
I think it is so. As far as I know, there are no converters that can do that. A search with an LLM made me find https://arxiv.org/pdf/2605.16562, a paper describing the ArXiv conversion tool from LaTeX to HTML; here is a sentence from the abstract:
"corpus-scale conversion work aimed at 90% error-free HTML (currently 75%)"
although there may be issues that I do not understand or did not see (I looked at the paper very quickly) that make it more difficult for the authors than for the simplest possible translation.