• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Latex document editors

walla

Senior member
I find that I need to learn Latex to prepare documents for my work.

I was wondering if there was a nice little app, kind of like a WYSIWYG setup in parallel with being able to see the Latex script simulataneously. Just like fancy webpage editors like Dreamweaver or Visual Studio. It can be be either a linux or Windows app. As long as it gives me complete control over the Latex code.

Currently, I must use "vi" in unix and then run a series of commands in unix to convert the thing into a PDF. Since I am learning, I'd much rather have a more accessible environment to play around with.

Any suggestions? Does such an application exist?
 
i've always seen it written as LaTeX. i'm not aware of a WYSIWYG editor. the last time i used LaTeX was in 1993 though.
 
Hi-

I like winshell (for win32), http://www.winshell.de/ . It isn't really WYSIWYG, but to view a document you just need to click a button to generate a .pdf file and another button to open it (in a new window), which should be a little easier.
 
Back
Top