<div dir="ltr">This is a bug report for 'makeindex' as requested on the man page.<div><br></div><div>Consider the two NLO files:</div><div><br></div><div>b.nlo:</div><div>\nomenclatureentry{AM@[{M}]\begingroup conjugate\nomeqref {0}|nompageref}{2}<br>\nomenclatureentry{AM@[{M}]\begingroup conjugate\nomeqref {0}|nompageref}{3}<br><br></div><div>c.nlo:<br>\nomenclatureentry{AM@[{M}]\begingroup conjugate\nomeqref {0}|nompageref}{2}<br>\nomenclatureentry{AM@[{M}]\begingroup conjugate\nomeqref {0}|nompageref}{4}<br></div><div><br></div><div>that differ only on the page numbers at the end of the lines: 3 and 4.</div><div><br></div><div>The first files (b.nlo) process by:</div><div><br></div><div>   makeindex b.nlo -s nomencl.ist -o b.nls</div><div><br></div><div>to produce b.nls:</div><div><br></div><div>\begin{thenomenclature} <br>\nomgroup{A}<br>  \item [{M}]\begingroup conjugate\nomeqref {0}\nompageref{2, 3}<br><br>\end{thenomenclature}<br></div><div><br></div><div>and c to produce c.nls:</div><div><br>\begin{thenomenclature} <br>\nomgroup{A}<br>  \item [{M}]\begingroup conjugate\nomeqref {0}\nompageref{2}, \nompageref{4}<br><br>\end{thenomenclature}<br></div><div><br></div><div>Observe the difference in the listing of the pages.</div><div><br></div><div>This is a problem because packages like "nomencl" expect the output format in a </div><div>particular way.</div><div><br></div><div>Paulo Ney de Souza</div><div><br></div><div><br></div><div><br></div></div>