pkgsrc/editors/texmaker/DESCR
ghen 05ec607148 Update to texmaker-1.4.
* Spell checker has been added (aspell is required).
* The main pstricks commands can be inserted with just one click.
* Brace matching has been integrated in the editor.
* The support for the "\[ \]" math mode has been added to the syntax
  highlighter.
* Some bugs has been fixed (replace dialog, close event...)
2007-01-02 11:27:42 +00:00

26 lines
1.4 KiB
Text

Texmaker is a free LaTeX editor, that integrates many tools needed to develop
documents with LaTeX, in just one application. Texmaker runs on UNIX, MacOS X
and Windows systems and is released under the GPL license.
Features:
* an unicode editor to write your LaTeX source files (syntax highlighting,
undo-redo, search-replace, spell checker...)
* the principal LaTex tags can be inserted directly with the "LaTeX" and "Math"
menus
* 370 mathematical symbols can be inserted in just one click
* wizards to generate code ('Quick document', 'Quick letter', tabular, tabbing
and array environments)
* LaTeX-related programs can be launched via the "Tools" menu
* the standard Bibtex entry types can be inserted in the ".bib" file with the
"Bibliography" menu
* a "structure view" of the document for easier navigation of a document (by
clicking on an item in the "Structure" frame, you can jump directly to the
corresponding part of your document
* extensive LaTeX documentation
* in the "Messages / Log File" frame, you can see information about processes
and the logfile after a LaTeX compilation
* the "Next Latex Error" and "Previous Latex Error" commands let you reach the
LaTeX errors detected in the log file
* by clicking on the number of a line in the log file, the cursor jumps to the
corresponding line in the editor
* an integrated LaTeX to html conversion tool