I am using a normal English index with xindy, but I would like to get rid of the Lettergroups at the beginnings of the each group. I was able to work with .ist before, but it does not work with xindy, and searching online I have not found the way to sort it out.
I understand that I have to write a simple .xdy file, but what sort of macro should I put in?
I have not done any change to the Index, and the index is simply in English. This is the reason for the absence of a MWE.
.indfile for the name. If I remember correctly it is defined using providecommand in the index. Thus if that same macro is redefined in the preamble to do nothing except taking an argument, then the letter groups disappear. – daleif Dec 29 '16 at 07:42