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.
|
|
Did'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. tried a few others without success, even on Windows 7 (although some seem to work excellently on Windows XP). Install it with the command in a terminal:
|
|||||
|
|
|
|||
|
|
|
What I like about gedit with the gedit-latex-plugin is that you can configure your own snippets with shortcuts. For example, if you use
To install it:
|
|||||
|
|
I've been using Vim-LaTeX. The pros are user-defined macros as well as many convenient pre-defined hotkeys in addition to the pluses of Vim (efficient text editor). The cons are the cons of Vim (weird text editor) plus the fact that the package is pretty raw looking. Vim is just a text editor, so although the Vim-LaTeX addon adds extra commands and menus, there are no point-and-click graphical shortcuts--and there is no document outline until the pdf is produced. In all, I've come to enjoy it.... |
|||
|
|



