Live data from Hacker News

Ask HN: What LaTeX editor do you use?

news.ycombinator.com

11–20 of 45 posts

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

#12

This is unorthodox, but I use https://www.overleaf.com/ its a neat online editor where I can have my docs stored on the cloud and it has a PDF preview on the side, and you can compile it at the end.

Overleaf is great, I use a self hosted instance with my company. Only downside to self hosting is that the git integration does not work

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

#14
post #9

Emacs with various -TeX modes, mainly in Doom Emacs with the latex flag.

Emacs with auctex, cdlatex, pdf-view and always two frames. C-c C-a is super useful. Also pdf-view-auto-crop-mode.

cdlatex and in-buffer previews with (org-latex-preview) are great too when not writing in a .tex file.

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

#15
post #10

Overleaf does everything what i need and it works so frictionless that I haven't installed latex locally for years now. I used it for both, my bachelor and master thesis as well as some other bigger projects.

But at some point you have to pay! (number of projects, features, not sure of exact conditions).
Post reply on HN