As I also write french documents, I have index entries which look like this:
Code: Select all
\index{Equation@Équation!linéaire récurrente non homogène}
Thus, the problem is that these entries always index into the ``Symbols'' category (on the index output page in my document). How can I modify these entries so they are put in the category linked to the letter they are beginning with?
For example,
Code: Select all
\index{Equation@Équation!linéaire récurrente non homogène}
Help is much appreciated.
Thanks.