From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8037 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: index subsorting question Date: Mon, 27 May 2002 08:53:19 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020527085319.A6806@bar.loria.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398472 24314 80.91.224.250 (23 Oct 2002 18:41:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:41:12 +0000 (UTC) Cc: "Denis B. Roegel" Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:8037 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8037 \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