From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11486 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: index term in term of a definition list Date: Tue, 18 Mar 2003 09:08:33 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.1.20030318090704.03f0d258@server-1> References: <20030317192744.GA737@scaprea> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1047983923 9741 80.91.224.249 (18 Mar 2003 10:38:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2003 10:38:43 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Mar 18 09:48:30 2003 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 18vClA-0000ta-00 for ; Tue, 18 Mar 2003 09:47:48 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 895DF10B52; Tue, 18 Mar 2003 09:47:45 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 5F7C710B48 for ; Tue, 18 Mar 2003 09:39:46 +0100 (MET) Original-Received: from server-1.pragma-net.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id h2I8diC8012907 for ; Tue, 18 Mar 2003 09:39:44 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-net.nl (8.12.3/8.12.2) with ESMTP id h2I8diEY006040 for ; Tue, 18 Mar 2003 09:39:44 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20030317192744.GA737@scaprea> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) 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:11486 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11486 At 08:27 PM 3/17/2003 +0100, you wrote: >Hi, > >It appears that Context cannot deal with an \index command in the term >of a definition list: > >\startvariable{sarge\index{sarge}} >De groene soldaat >\stopvariable > >In XML documents this may occur: > > > sarge > > sarge > > > > De groene soldaat > > > >Is it a fundamental problem to enable this in Context? If so I must >find other solutions. \defineXMLenvironmentsave[indexterm][significance=] {\bgroup \defineXMLsave[primary]} {\expanded{\index{\XMLflush{primary}}}% \egroup} Hans (who will look into indexes some day soon; maybe provide an xml mode for them) ------------------------------------------------------------------------- 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 -------------------------------------------------------------------------