I've a problem when making the index with a personal style file. here is my file perso.ist
headings_flag 1
heading_prefix "{\\bfseries\\hfil "
heading_suffix "\\hfil}\\nopagebreak\n"
delim_0 "\\dotfill"
delim_1 "\\dotfill"
delim_2 "\\dotfill"
When I use "makeindex toto.idx", I've no error ; when I want to use my personnal file with the command "makeindex -s perso.ist toto.idx", texlive says he ignored 3 lignes, and obviously, it is the 3 lignes relating to the dots : delim_0 "\dotfill" etc.
Do you know why ?
Thanks !
texlivetag. From the original question it was not clear that this problem was specific to TeX Live.) – Caramdir Oct 29 '10 at 14:40