Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Just out of curiosity, which editor do you use? Overleaf?


Yes, Overleaf. I'd always had LaTeX envy but when faced with installation and configuration, I gave up again and again. Overleaf solved all that.


In college we were required to typeset assignments in LaTeX for all the math classes past multivariable calculus. I started out with Overleaf, but switched to local compilation about a year in. It's much nicer to be able to write in my usual text editor and compile documents instantly. On Arch, all I had to do was install texlive-most. It includes every package I have ever needed to use. To compile a document, I just run 'pdflatex *.tex'. Sometimes bibtex too. If you're having trouble with setup and configuration, I recommend texlive.


>installation and configuration

On Linux, literally run the texlive installer script and install an editor like TexStudio if you'd like. That's it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: