ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* index subsorting question
@ 2002-05-27  6:53 Denis B. Roegel
  2002-05-27 20:04 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Denis B. Roegel @ 2002-05-27  6:53 UTC (permalink / raw)
  Cc: Denis B. Roegel

\index{A} puts A in the index.

\index[A]{\A} puts \A under A in the index

\index{letter+A} puts the subentry A under the entry letter in the index

This leads to two questions:

  1) how can I put \A with the subentry A under the entry letter in the index?

  2) how can I put \A with the subentry A under the entry \letter 
      (which is itself with letter) in the index?

Thanks,

Denis


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: index subsorting question
  2002-05-27  6:53 index subsorting question Denis B. Roegel
@ 2002-05-27 20:04 ` Hans Hagen
  2002-05-28  3:04   ` Denis B. Roegel
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2002-05-27 20:04 UTC (permalink / raw)
  Cc: ntg-context, Denis B. Roegel

At 08:53 AM 5/27/2002 +0200, Denis B. Roegel wrote:
>\index{A} puts A in the index.
>
>\index[A]{\A} puts \A under A in the index
>
>\index{letter+A} puts the subentry A under the entry letter in the index
>
>This leads to two questions:
>
>   1) how can I put \A with the subentry A under the entry letter in the 
> index?

\index[a]{\A}

>   2) how can I put \A with the subentry A under the entry \letter
>       (which is itself with letter) in the index?

\index[a+a]{\A+\A}

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: index subsorting question
  2002-05-27 20:04 ` Hans Hagen
@ 2002-05-28  3:04   ` Denis B. Roegel
  0 siblings, 0 replies; 3+ messages in thread
From: Denis B. Roegel @ 2002-05-28  3:04 UTC (permalink / raw)
  Cc: Denis B. Roegel, ntg-context, Denis B. Roegel

On Mon, May 27, 2002 at 10:04:38PM +0200, Hans Hagen wrote:
> At 08:53 AM 5/27/2002 +0200, Denis B. Roegel wrote:
> >\index{A} puts A in the index.
> >
> >\index[A]{\A} puts \A under A in the index
> >
> >\index{letter+A} puts the subentry A under the entry letter in the index
> >
> >This leads to two questions:
> >
> >   1) how can I put \A with the subentry A under the entry letter in the 
> > index?
> 
> \index[a]{\A}

Will that really result in

  letter

     A
     \A

?

>From your second answer, I gather that I must write

  \index[letter+A]{letter+\A}

And by the way, how should I take into account entries
starting with `+' ?

Denis

> 
> >   2) how can I put \A with the subentry A under the entry \letter
> >       (which is itself with letter) in the index?
> 
> \index[a+a]{\A+\A}


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-28  3:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-27  6:53 index subsorting question Denis B. Roegel
2002-05-27 20:04 ` Hans Hagen
2002-05-28  3:04   ` Denis B. Roegel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).