a flexible indexing program for generating book-like indexes in TeX and LaTeX, the roff-family, SGML/XML-based systems
6
votes
0answers
75 views
Indexing through texindy in imakeidx with custom .xdy style fails to produce desired order in index
I am trying to produce an index using texindy through the imakeidx make that follows the Sanskrit alphabetical order. I am working in XeLaTeX.
I created a custom .xdy style file to be called as an ...
4
votes
0answers
118 views
Why does \let\oldindex not work in this code?
This is a follow-up question to: How to make indexed words clickable
in the text?
I'm having two problems with the code given by @Stephen.
If I use the following code to redefine the \index ...
3
votes
0answers
27 views
texindy equivalence to makeindex settings
I'm currently using makeindex to generate an index and was advised by @egreg to use xindy instead to properly manage accents in French. However, I can't find how to reproduce my current settings:
...
0
votes
0answers
103 views
Xindy, french, UTF-8 and Mac
I'am on MacOsX with a MacTeX installation.
I would like to use xindy to automatically make an index of my bibliographical references, which can have some diacritics.
I work with XeLaTeX, so in ...