[XeTeX] MakeIndex
Yves Codet
ycodet at club-internet.fr
Fri Jun 16 11:48:30 CEST 2006
Hello.
Le 15 juin 06, à 09:53, Ross Moore a écrit :
> But there are lots of standard index styles, with .ist suffix.
> Use them as in:
>
> makeindex -s icase.sty -i <jobname>.idx -o <jobname>.idx
>
> for case-insensitive sorting.
>
I must be missing something. Is this command meant to overwrite the
.idx file? I haven't found any "icase.sty" but there's an "icase.ist".
I've tried this:
makeindex -s icase.ist -i main.idx -o main.idx
But makeindex seems to enter a loop (maybe an \endinput is missing) and
the output is blank:
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file /Users/ycodet/Library/texmf/makeindex/icase.istdone
(0 attributes redefined, 26 ignored).
Scanning input file main.idx...done (0 entries accepted, 0 rejected).
Scanning input file stdin...^C
Same result with this command:
makeindex -s icase.ist -i main.idx -o main.ind
which gives:
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file /Users/ycodet/Library/texmf/makeindex/icase.istdone
(0 attributes redefined, 26 ignored).
Scanning input file main.idx....done (48 entries accepted, 0 rejected).
Scanning input file stdin...^C
The version of "icase.ist" I've used is this one:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icase.ist
Type: application/octet-stream
Size: 811 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20060616/ff6d775f/attachment-0001.obj
-------------- next part --------------
Best wishes,
Yves
More information about the XeTeX
mailing list