Live data from Hacker News

Ask HN: What LaTeX editor do you use?

news.ycombinator.com

41–45 of 45 posts

Re: Ask HN: What LaTeX editor do you use?

#44
Slightly surprised nobody has mentioned org-mode under Emacs. It’s a slightly orthogonal use-case, not strictly editing native LaTeX. But it does a million things well, especially organizing documents of various lengths, and then exports very nice LaTeX. Not just that you could subsequently tweak, but allowing includion of arbitrary LaTeX that also gets exported.

For many use-cases it can be much more efficient to step back and let the LaTeX get written for you.

Re: Ask HN: What LaTeX editor do you use?

#45
https://github.com/dandavison/xenops

I’m also the author of it. It’s an emacs mode that automatically renders mathematical content as you type and displays it inline in the buffer as SVGs which render crisply on high resolution screens. It doesn’t handle all the different math delimiters yet.

Post reply on HN