[6 total ]
TeXShop is a TeX previewer for Mac OS X, written in Cocoa. Since pdf is a native file format on OS X, TeXShop uses "pdftex" and "pdflatex" rather than "tex" and "latex" to typeset; these programs in the standard teTeX distribution of TeX produce pdf output instead of dvi output.
TeXnicCenter is a feature rich integrated development environment (IDE) for developing LaTeX-documents on Microsoft Windows (Windows 9x/ME, NT/2000/XP) freely available under GPL.
Kile is a user friendly TeX/LaTeX editor for the KDE desktop environment. It simplifies the creation of LaTeX documents.
The TeXlipse plugin for Eclipse provides support for LaTeX projects. It is primarily aimed at users who already know the basics about LaTeX, newbies will surely find it useful but also a steeper learning curve. The following main features are
... [More]
offered:
* Syntax highlighting
* Document outline
* Code folding
* Templates
* Build support, also partial building
* Annotations for errors (while editing)
* Content assist (completion of commands and references)
* Easy navigation with F3
* Outline of the current file and the full project
* Spell checking
* Menu with common LaTeX math symbols
* BibTeX editor and BibTeX-support
* Line wrapping
* Table editor
* Support for several platforms (Windows, Linux, OS X)
* ...and many more [Less]
FarsiTeX is a Persian typesetting engine powered by LaTeX. jftexed is a java-coded editor for FarsiTeX includes features to simplify typing in FarsiTeX format (ftx).
Most TeX editors just do static lexical analysis of TeX sources, which is not suitable for the dynamic nature of TeX. TeXpress is intended to be a TeX-sensitive editor, understanding what the user types. More over, TeX will provide useful features for authors, especially technical.