From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9969 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Indexing macros Date: Mon, 2 Dec 2002 17:41:12 +0100 Organization: Elvenkind Sender: ntg-context-admin@ntg.nl Message-ID: <20021202174112.58784a93.taco@elvenkind.com> References: <200212021620.52271.john@wexfordpress.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1038847225 31230 80.91.224.249 (2 Dec 2002 16:40:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Dec 2002 16:40:25 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ItcM-00087R-00 for ; Mon, 02 Dec 2002 17:40:23 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 99EDA10B09; Mon, 2 Dec 2002 17:42:40 +0100 (MET) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ref.ntg.nl (Postfix) with ESMTP id 9884610AF9 for ; Mon, 2 Dec 2002 17:41:13 +0100 (MET) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with SMTP id 585F12F5E for ; Mon, 2 Dec 2002 17:33:06 +0100 (CET) Original-To: ntg-context@ntg.nl In-Reply-To: <200212021620.52271.john@wexfordpress.com> X-Mailer: Sylpheed version 0.8.5claws (GTK+ 1.2.10; i586-mandrake-linux-gnu) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9969 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9969 On Mon, 2 Dec 2002 16:20:52 +0000, John wrote: > The "register" macros in Context only provide for a single level index > AFAIK so I have been looking at the use of either makeindex or Xindy > in a Context project. I have slightly modified the index.tex file Unless I misunderstand your intentions, you were looking this ConTeXt command: \index{main+sub+subsub} -- groeten, Taco