Difference between revisions of "ITeXMac"

From Wiki
Jump to navigation Jump to search
m (Category:Text Editors added and link fixed)
m (ITeXMac moved to iTeXMac: we got rid of "it must start with a capital" and iTeXMac is the proper name)

Revision as of 02:10, 28 January 2008

< Text Editors

iTeXMac is available at Sourceforge.

If you would like to use iTeXMac with Hans's minimal TeX distribution, then you need to edit the generic project file. I entered the following as a replacement "Typeset" script (TeX > Show Project > ConTeXt):

source /Users/Shared/tex/setuptex /Users/Shared/tex
texexec --pdf ${iTMInput}.${iTMInputExtension}

...where /Users/Shared/tex is the location of the root of the minimal trees...