Relevant Search: Best Search Results Show First  
advanced
|
DESCRIPTION
Texmaker is a program that integrates many tools needed to develop documents with LaTeX in just one application.

Features :

  • an editor to write your LaTeX source files (syntax highlighting, undo-redo, search-replace, ...)
  • the principal LaTex tags can be inserted directly with the "LaTeX", "Math" and "Greek" 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 by Kile 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
WHAT'S NEW
release notes not available currently
REQUIREMENTS
Mac OS X 10.3 or later.

Trolltechs Qt C++ framework 3.3 or higher (with thread support; an installer is available on the same webpage)


SCREENSHOT

Developer:Pascal Brachet
Downloads:8,810
  - Version d/l:72
Business:Word Processing
License:Free
Date:03 May 2008
Platform:PPC/Intel
TeXMaker User Reviews (13 posts)Write A Review
Apr 24 2008
****.

LONDONSKATER  This is a pretty good product. My biggest issue is that I am unable to configure it to output with xetex, which is essential on OS X to use the OS X fonts. It would be great to have as an option in the prefs. Currently I edit with TeXMaker and output with TeXShop.  (Version 1.7)

[ Reply ]
Apr 5 2007

LEG  Hi,

this program is very cool, the best i have found for the mac. it steels has a long way to equal Kile, but i hope it goes the same way... Kile is the very best LaTeX editor ever... only for linux :-(

leg  (Version 1.5)

[ Reply ]
Nov 15 2006

FREDERICD  Compiling TeXmaker has become very easy with the latest version of Qt (>=4.2):

- Install Qt (grab qt-mac-opensource-*.dmg from ftp://ftp.trolltech.com/qt/source/ )

- decompress the TeXmaker distribution and launch qmake in a terminal:

tar jxvf texmaker-1.4.tar.bz2

cd texmaker-1.4

qmake-4.2

open texmaker.xcodeproj

- build the project in Xcode (select "release build"), and voilą, you have the application in the TeXmaker source dir, just copy it anywhere using the finder, and delete the sources.

Since the Qt libraries are shared, the resulting app is quite small (1.4M on Intel).

At first launch, don't forget to give the path to various TeX tools in the preferences (I'm using MacPorts, so I had to change everything to /opt/local).  (Version 1.4)

[ Reply ]
May 30 2006
*****

MBOISSON  A little bit hard to install on MacIntel. I had first to compile Qt 4.1.3 (with 4.1.0, TexMaker crashed at start). Then, I had to compile TexMaker, because the pre-compiled didn't find the Qt directory and I found no way of telling it where it was.

But I think it worth it. Way better than texshop. A lot of keyboard shortcuts, wizards to make tables and matrices and so on.  (Version 1.3UB)

[ Reply ]
View all 13 posts >>