Texmaker

Cross-platform LaTeX editor
title: "Texmaker" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-tex-editors", "linux-tex-software", "tex-editors-that-use-qt"] description: "Cross-platform LaTeX editor" topic_path: "technology/operating-systems" source: "https://en.wikipedia.org/wiki/Texmaker" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Cross-platform LaTeX editor ::
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | Texmaker |
| logo | [[File:TeXmaker New Logo.svg |
| screenshot | TeXmaker Interface.png |
| caption | The graphical user interface of TeXmaker |
| author | Pascal Brachet |
| released | |
| latest release version | 6.0.1 |
| latest release date | |
| latest preview date | |
| programming language | C++ in Qt 6 |
| operating system | Linux |
| Windows 10 or later | |
| macOS 11 or later | |
| size | 106 MB (Windows) |
| 9.8 MB (Debian) | |
| 214 MB (MacOS) | |
| language | Brazilian Portuguese, Chinese (simplified), Chinese (traditional), Czech, Dutch, French, Galician, German, Greek, Hungarian, Italian, Northern Sami, Persian, Polish, Portuguese, Russian, Serbian, Spanish |
| language count | 18 |
| genre | LaTeX editor |
| license | GPL-2.0-or-later |
| website | |
| :: |
| name = Texmaker | logo = [[File:TeXmaker New Logo.svg|96px|Texmaker Logo]] | screenshot = TeXmaker Interface.png | screenshot size = | caption = The graphical user interface of TeXmaker | author = Pascal Brachet | developer = | released = | latest release version = 6.0.1 | latest release date = | latest preview version = | latest preview date = | programming language = C++ in Qt 6 | operating system = Linux Windows 10 or later macOS 11 or later | platform = | size = 106 MB (Windows) 9.8 MB (Debian) 214 MB (MacOS) | language = Brazilian Portuguese, Chinese (simplified), Chinese (traditional), Czech, Dutch, French, Galician, German, Greek, Hungarian, Italian, Northern Sami, Persian, Polish, Portuguese, Russian, Serbian, Spanish | language count = 18 | language footnote = | genre = LaTeX editor | license = GPL-2.0-or-later | website =
Texmaker is a free and open-source LaTeX editor with an integrated PDF viewer compatible with Linux, macOS, and Windows. Written entirely as a Qt app, it features 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).
References
- {{Cite web | last = Hansen | first = Stefan | title = Texmaker tames LaTeX | work = Linux.com | accessdate = 15 July 2023 | date = 27 March 2008 | url = https://www.linux.com/news/texmaker-tames-latex/
- {{Cite book | publisher = Springer | isbn = 978-3-540-00718-0 | pages = 514–520 | last = Braune | first = K. | title = LaTeX | chapter = TeXmaker | year = 2004 | language = German
References
- [http://freecode.com/projects/qtexmaker/releases List of all Texmaker releases] on [[Freecode]]
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::