[tex-eplain] MakeIndex on Mac OS X
Oleg Katsitadze
olegkat at gmail.com
Sun Oct 12 03:54:01 CEST 2008
On Sun, Oct 12, 2008 at 02:43:29AM +0200, Gerald Tenenbaum wrote:
> Does any one has an idea on how to generate the .ind file from the
> .idx file produced by eplain on Mac OS X?
There is a program called makeindex. I would be very surprised if
it's not already included in your TeX distribution. But if it's not,
you can always compile it yourself. It's on CTAN:
http://www.ctan.org/tex-archive/indexing/makeindex
Unzip it and run
$ cd makeindex/src
$ gmake all install
I don't have access to Mac OS X, so I'm not sure if GNU Make is called
gmake there. If gmake is not found, try make.
HTH,
Oleg
More information about the tex-eplain
mailing list