Marc Baudoin | 21 Jan 2010 10:30

Re: Non-alphabetic characters sorting

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}

\indexentry{"" ... "" (groupement de mots avec espaces) <at> \intercom{""} \ldots\
\intercom{""}(groupement de mots avec espaces)|hyperpage}{102}

\indexentry{#"! (script) <at> \intercom{\#"!} (script)|hyperpage}{173}
\indexentry{# (commentaire) <at> \intercom{\#} (commentaire)|hyperpage}{174}
\indexentry{\# (variable sp\IeC {\'e}ciale) <at> \texttt  {\#} (variable sp\IeC {\'e}ciale)|hyperpage}{185}

\indexentry{& (arri\IeC {\`e}re-plan) <at> \intercom{\&} (arri\IeC {\`e}re-plan)|hyperpage}{126}
\indexentry{&& (op\IeC {\'e}rateur et) <at> \intercom{\&\&} (op\IeC {\'e}rateur et)|hyperpage}{133}

\intercom is:

\newcommand{\intercom}[1]{\texttt{#1}}

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
________________________________________________________________________
xindy-discuss mailing list -- general xindy announcements and discussions
Unsubscribe via https://lists.sourceforge.net/lists/listinfo/xindy-discuss

Gmane