Merge from vendor branch TNF:
[pkgsrcv2.git] / editors / texmaker / DESCR
1 Texmaker is a free LaTeX editor, that integrates many tools needed to develop
2 documents with LaTeX, in just one application.  Texmaker runs on UNIX, MacOS X
3 and Windows systems and is released under the GPL license.
4
5 Features:
6 * an unicode editor to write your LaTeX source files (syntax highlighting,
7   undo-redo, search-replace, spell checker...)
8 * the principal LaTex tags can be inserted directly with the "LaTeX" and "Math"
9   menus
10 * 370 mathematical symbols can be inserted in just one click
11 * wizards to generate code ('Quick document', 'Quick letter', tabular, tabbing
12   and array environments)
13 * LaTeX-related programs can be launched via the "Tools" menu
14 * the standard Bibtex entry types can be inserted in the ".bib" file with the
15   "Bibliography" menu
16 * a "structure view" of the document for easier navigation of a document (by
17   clicking on an item in the "Structure" frame, you can jump directly to the
18   corresponding part of your document
19 * extensive LaTeX documentation
20 * in the "Messages / Log File" frame, you can see information about processes
21   and the logfile after a LaTeX compilation
22 * the "Next Latex Error" and "Previous Latex Error" commands let you reach the
23   LaTeX errors detected in the log file
24 * by clicking on the number of a line in the log file, the cursor jumps to the
25   corresponding line in the editor
26 * an integrated LaTeX to html conversion tool