PDA

View Full Version : A Latex question


Kinetica
Feb10-12, 10:03 AM
I am sorry guys - I don't have privileges to post in other sections of this forum.
I am looking for a Latex program that shows the result of the code in real time so that I don't have to create a pdf every time I need to see if my code was correct.

Any suggestions?

Thanks.

Poopsilon
Feb10-12, 11:28 AM
This should work for you:
http://www.codecogs.com/latex/eqneditor.php

Ray Vickson
Feb10-12, 01:22 PM
I am sorry guys - I don't have privileges to post in other sections of this forum.
I am looking for a Latex program that shows the result of the code in real time so that I don't have to create a pdf every time I need to see if my code was correct.

Any suggestions?

Thanks.

You can use Lyx http://www.lyx.org/ , which is a free program much like Scientific word. You can save LyX files as Latex files.

RGV