What are the best LaTeX editor/compiler?

I'm looking for a LaTeX editor/compiler that does not show the output until it is done. It can be in terminal or not, I don't care.


Texmaker is a very good cross-platform LaTeX editor. Installation link: Texmaker Install texmaker


Didn't quite understand what you meant by 'editor/compiler that does not show the output until it is done'. However, I'd suggest Kile. It is the only one which gave me output despite any unmet library dependency. I've tried a few others without success, even on Windows 7 (although some seem to work excellently on Windows XP).

Install kile with the command in a terminal:

sudo apt-get install kile