21 Jan 2010 10:30
Re: Non-alphabetic characters sorting
Marc Baudoin <babafou <at> babafou.eu.org>
2010-01-21 09:30:56 GMT
2010-01-21 09:30:56 GMT
Joachim Schrod <jschrod <at> acm.org> écrit :
>
> > I'm writing a manual with a lot of non-alphabetic characters in
> > the index. The way they are sorted seems a little strange. For
> > instance, I have, in the default section of the index :
> >
> > $
> > ?
> > "
> > #
> > #!
> > #
> > &
> > &&
> > $((
>
> Since these letters are heavily rewritten to parse LaTeX markup, it's
> necessary that you post the raw index entries with these letters in
> them. I.e., can you locate and extract from the .idx file the
> \indexentry lines that produce these entries?
Sure:
\indexentry{$ (valeur d'une variable) <at> \intercom{\$} (valeur d'une variable)|hyperpage}{122}
\indexentry{$ (valeur d'une variable) <at> \intercom{\$} (valeur d'une variable)|hyperpage}{176}
\indexentry{$(( ... )) <at> \intercom{\$((} \ldots\ \intercom{))} (calcul entier)|hyperpage}{177}
\indexentry{? (m\IeC {\'e}tacaract\IeC {\`e}re) <at> \path{?} (m\IeC {\'e}tacaract\IeC {\`e}re)|hyperpage}{89}
\indexentry{? (variable sp\IeC {\'e}ciale) <at> \texttt {?} (variable sp\IeC {\'e}ciale)|hyperpage}{132}
(Continue reading)
RSS Feed