TexMakerX: Free cross-platform LaTeX editor

Latest News

2009-11-25:
The new release TexMakerX 1.9.3 is available
and fixes several bugs
You can download it below.
Also the old releases have been downloaded
ten thousand times so far.

2009-10-26:
The new release TexMakerX 1.9.2 is available
which adds several new features and fixes some bugs

2009-05-06:
The second release TexMakerX 1.8.1 is available
which fixes several bugs and add some new features

2009-04-03:
TexMakerX 1.8 has now been
downloaded one thousand times.

2009-02-22:
The first release TexMakerX 1.8 is finished.
You can download it below.

TexMakerX is a fork of the LaTeX IDE TexMaker and gives you an environment where you can easily create and manage LaTeX documents.
It provides modern writing support, like interactive spell checking, code folding and syntax highlighting. Also it serves as a starting point from where you can easily run all necessary LaTeX tools. (you can see more features below)
You can run it on Windows, Unix/Linux, BSD and MacOSX systems and modify it if you want, since it is licensed under the GPL.
Althought TexMakerX has a lot of additional features, it tries to be like an improved version of Texmaker, so it keeps it look&feel as well as its version number.

TexMakerX in action

More screenshots...

Features


You can find more details in the user manual or in the SVN Changelog.

New/Planned features and their current state: (which of course only list differences to the latest release) Feel free to fill in a feature request if you have any wishes.

Downloads

PlatformVersion TypeSizeRequires QTContains QTDictionariesHow to install
Windows
1.9.3Installer10.8 MiB-4.5en, fr, dedownload and double click on the installer exe
1.9.3USB (.zip)15.5 MiB-4.5en, fr, dedownload and unzip the zip
1.9.3USB small (.zip)1.9 MiB4.5 (4.4?)-nonedownload and unzip the zip if you have qt
old 1.9.2Installer10.8 MiB-4.5en, fr, dedownload and double click on the installer exe
old 1.9.2USB (.zip)15.5 MiB-4.5en, fr, dedownload and unzip the zip
old 1.9.2USB small (.zip)1.9 MiB4.5 (4.4?)-nonedownload and unzip the zip if you have qt
Linux
Ubuntu/Debian1.9.3.deb 386 Package9.4 MiB4.5 (4.4?)-en, fr, dedownload and open it with your package manager
Ubuntu/Debianold 1.9.2.deb 386 Package9.4 MiB4.5 (4.4?)-en, fr, dedownload and open it with your package manager
Ubuntu/Debianold 1.9.2.deb amd64 Package10.7 MiB4.5 (4.4?)-en, fr, de, hudownload and open it with your package manager (thanks to: Ferenc Kovács)
MacOSX
10.5/10.6 x861.9.3DMG Image14.5 MiB-4.6en, fr, dedownload and just start it (thanks to: David Sichau)
10.5/10.6 x86old 1.9.2DMG Image14.5 MiB-4.6en, fr, dedownload and just start it (thanks to: David Sichau)
FreeBSD
old 1.8.1FreshPorts.org4.4?-en, frcd /usr/ports/editors/texmakerx/ && make install clean
All Platforms
latestSVN source4.3-en, fr, desee below
old 1.9.3source tarball9.9 MiB4.3-en, fr, desee below
old 1.9.2source tarball9.9 MiB4.3-en, fr, desee below
old 1.8.1source tarball2.0 MiB4.3-en, frsee below

Source

You can choose a source download in the table above.
Then you need GCC and the Qt Toolkit (>=4.3.0, but >= 4.5.0 is recommended) to compile it.
You can compile it on all platforms using: qmake texmakerx.pro && make release
On Unix/MacOSX it is also possible to call: sudo sh BUILD.sh

Frequently Asked Questions

Why does it replace so many characters with quotation marks?

As a new feature in TexMakerX " are replaced with French ("< and ">) quotation marks (in older version it also always replaced ' but now it only if you work on a German system).
If you don't want these replacements you can change the settings in the Options\Configure\Shortcuts table.

Where can I get the SVN version?

See above.

How can I run it on MacOSX?

This question is deprecated since the 1.8.1 release which provides a .dmg image,
but if that doesn't work (e.g. if you have MacOSX 10.4 or PPC), you can still follow these old steps: (thanks to yunghsianghan):
  1. Download QT SDK for mac from http://www.qtsoftware.com/downloads and install it.
  2. Open Terminal.app
  3. Download source files of texmakerx from svn: http://texmakerx.svn.sourceforge.net/svnroot/texmakerx/trunk/
  4. Write the following first lines in the terminal: Cd trunk
  5. Sudo sh build.sh.
    Password:
    TexMakerX compilation :
    ----------------------------------------
    Enter path to QT4 (/usr/lib/qt4 or ...):
  6. /usr/bin
    Enter SYSTEM (1: UNIX ; 2: MACOSX) :
  7. 2
    Then compiling processing continued for several minutes.
    Finally we have texmakerx.app in /Applications.
    Sam

Participate

The easiest way to help on the development with TexMakerX is to use it!
Furthermore you can tell everyone that you write your texts with TexMakerX, if you like it.
If you have any suggestions, or even created patches you can submit them either over the bug or feature request tracker. Another alternative is just to use e-mail.

If you speak a foreign language except English or German, you can help us a lot by providing a new translation for TexMakerX.
Especially help for French is needed, because, although there is a French translation, I created it by looking up every word in a dictionary, which is really slow and not so reliable...
If you are insterested in providing a new one, you should check out the SVN repository, and execute the Qt lupdate tool on texmakerx.pro to get an up-to-date ts file.
Alternatively you could start from an old translation (e.g. last German one, but it may not be up to date)

You can also support us by just using TexMakerX and reporting every bug you encounter

Contact

If you encounter a bug, please fill in a bug report. Or if you want a certain feature, you can write a feature request.
You can also discuss something in the TexMakerX forum.

(Maintaining) Author of TexMakerX: Benito van der Zander, benito_NOSPAM_benibela.de, www.benibela.de
Original author (of Texmaker): Pascal Brachet, pbrachet_NOSPAM_xm1math.net, http://www.xm1math.net
(replace _NOSPAM_ with @)
More TexMakerX authors: Jan Sundermeyer, Daniel Braun