Is there a program or application that lets me type in the LaTeX language, and on another part of the screen have the compiled output appear? Of course this would be for simple LaTeX code, obviously no index's, hyperlinks etc., but for simple article documents. I found http://www.codecogs.com/latex/eqneditor.php, but I am looking for something that let's me write text and specify my own math enviroments.
|
I'm using |
|||||
|
|
I have been using TeXWorks on a Mac (also works on PC) and it seems to work great. The PDF that is displayed is linked with the source so you can go from the PDF to the appropriate section in the LaTeX code (via Right Click "Jump To Source"). |
||||
|
|
|
Yes, you should be able to use Lyx for this, since it provides a real time/dynamic compilation of LaTeX code. Read more about some of the other LaTeX IDEs that are available and their functionalities: LaTeX Editors/IDEs. |
|||||
|
|
You would probably like to try Gummi (Linux only). But I think that it would be good only for simple documents. However I haven't used it much, so I wouldn't know exactly |
||||
|
|
|
If you use vim as an editor you can check this plugin: http://atp-vim.sourceforge.net It compiles the output when you change the file. Also it has an interface to Latexmk program and bunch of other nice features. |
|||
|
|
