Earlier quoted context omitted.
Auctex, emacs and pdf-tools are good tools. I still use them. But you either compile LaTeX often, which gets very tedious once the compile time gets longer for larger documents, or you can get a confusing error message from LaTeX that takes you half an hour to deciper. That is my experience. Texmacs does the job of all of those tools better, except for Emacs, because Texmacs is not yet as big as Emacs, but it has mor…
> But you either compile LaTeX often, which gets very tedious once the compile time gets longer for larger documents, or you can get a confusing error message from LaTeX that takes you half an hour to deciper. That is my experience. have you played with rubber or latexmk? > Texmacs does the job of all of those tools better except for the “standard library” of the latex/tex/ctan world and vast seas of dependent work i…
Some important LaTeX packages have workarounds or direct support. For example, you can still render your Tikz images in Texmacs, there is a Tikz repl, but afaik it needs some work. Or just import them as pdf and write the rest of the document in Texmacs.
You can customize the typsetting macros just by altering the texmacs file preamble, similar to how latex has a preamble, so do texmacs files.
No tool will have a standard library as big as TeX/LaTeX when it is created, if that is the bar you set for new software, then you will use TeX forever. That is fine, but maybe better tools can be created, they just require some investment.