Texmaker

Free cross-platform LaTeX editor since 2003 - Homesite of the authentic Texmaker

Math

Download

Version 3.2.2 (Jan 12 2012)

Note : a LaTeX distribution must be installed on the system to use Texmaker.

Add-ons :

Texmaker 3.2.2 for Windows

  • Executable file for windows (xp, vista and seven) : texmakerwin32_install.exe
    (works on windows seven 64 bits)
    Installation : download and run the install program.
  • Portable version (xp, vista and seven) : texmakerwin32usb.zip (with this version, the settings file is recorded in the the same directory than the program)
    (works on windows seven 64 bits)
(packages compiled with Qt 4.7.2 and Poppler 0.18.2)

Texmaker 3.2.2 for MacOsX (Intel only)

(packages compiled with Qt 4.8 and Poppler 0.18.2)

Texmaker 3.2.2 for Linux

Specific packages :

Uninstall first all previous version.
To install a .deb package : dpkg -i thepackage.deb (as super user)
To install a .rpm package : rpm -Uvh thepackage.rpm (as super user)

Installing the ibus-qt package is recommended to avoid some trouble with accentued characters on some linux distributions (like debian/ubuntu).

Portable static packages :

Just extract the package and (double)click on the texmaker binary file in the texmaker_linux(32/64) directory Note for these static packages : if texmaker doesn't start, just run this command
sudo ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3

Source files

Source tarball : texmaker-3.2.2.tar.bz2
The Qt toolkit (version >= 4.7) and the Poppler library are required to compile this version of Texmaker.
Unix and MacOsX systems : type "sh BUILD.sh" in a terminal as "super user".
Windows : use the commands "qmake texmaker.pro" and "make".

Previous versions (Qt4): :