Hello,
with 2.2.0alpha2, it is now possible to make an index with texindy. On my
system, texindy didn't work with 2.1.4. So I used makeindex. The advantage
of makeindex is, that the Latex log type "index" is created. So I could
check, whether an index entry was rejected etc. Is such a log available
for texindy?
Latex log type "index":
This is makeindex, version 2.15 [MiKTeX 2.9] (kpathsea + Thai support).
Scanning input file test.21.idx....done (278 entries accepted, 0 rejected).
Sorting entries.....done (2357 comparisons).
Generating output file test.21.ind....done (165 lines written, 0 warnings).
Output written in test.21.ind.
Transcript written in test.21.ilg.
Thanks for reading
Jürgen