Software:Texmaker

From HandWiki
Short description: Cross-platform LaTeX editor
Texmaker
Texmaker Logo
Texmakertop.png
Screenshot of Texmaker in KDE 4.
Original author(s)Pascal Brachet
Initial release29 May 2003; 20 years ago (2003-05-29)[1]
Stable release
5.1.4 / 1 May 2023; 9 months ago (2023-05-01)
Written inC++ / Qt
Operating systemUnix-like, Microsoft Windows, macOS, OS/2
Available in18 languages
List of languages
Brazilian Portuguese, Chinese (simplified), Chinese (traditional), Czech, Dutch, French, Galician, German, Greek, Hungarian, Italian, Northern Sami, Persian, Polish, Portuguese, Russian, Serbian, Spanish
TypeLaTeX editor
LicenseGPL-2.0-or-later
Websitewww.xm1math.net/texmaker/

Texmaker is a cross-platform open-source LaTeX editor with an integrated PDF viewer. It is entirely a Qt app. Texmaker supports Linux, macOS and Windows systems and integrates many tools needed to develop documents with LaTeX.

Features

The editor includes full Unicode support, inline spell checking, auto-completion, code folding and rectangular block selection. Regular expressions are also supported for the find-and-replace actions.

Texmaker includes wizards for the following tasks:

  • Generate a new document or a letter or a tabular environment.
  • Create tables, tabulars, figure environments, and so forth.
  • Export a LaTeX document via TeX4ht (HTML or ODT format).

Some of the LaTeX tags and mathematical symbols can be inserted in one click and users can define an unlimited number of snippets with keyboard triggers.

Texmaker automatically locates errors and warnings detected in the log file after a compilation.

The integrated PDF viewer supports continuous, rotation and presentation mode. Direct and reverse synchronization between source TeX files and the resulting PDF file is supported via the SyncTeX support.

The Asymptote graphics language is also fully supported by Texmaker (for both editing and compilation).

TeXmaker with the PDF viewer

See also

References

External links