ITeXMac

From Wiki
Revision as of 00:18, 3 March 2005 by Adam (talk | contribs) (start with a hint on using minimal distro)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

(More text to come)

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...