From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31580 Path: news.gmane.org!not-for-mail From: Vit Zyka Newsgroups: gmane.comp.tex.context Subject: Re: index bug ? [urgent] Date: Thu, 26 Oct 2006 00:41:12 +0200 Message-ID: <453FE808.5050308@seznam.cz> References: <9E2DA846-AAA2-495A-AC35-2402F8268AC9@st.estfiles.de> <5A3A2A5C-0524-484F-A497-A6C5AEDA4535@st.estfiles.de> <453FD384.7010007@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1161816214 5954 80.91.229.2 (25 Oct 2006 22:43:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Oct 2006 22:43:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 26 00:43:33 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GcrSs-0001pZ-Nd for gctc-ntg-context-518@m.gmane.org; Thu, 26 Oct 2006 00:43:14 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 70CB81FFCB; Thu, 26 Oct 2006 00:43:14 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10753-09; Thu, 26 Oct 2006 00:43:14 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 77C101FFC4; Thu, 26 Oct 2006 00:41:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F2D031FFC5 for ; Thu, 26 Oct 2006 00:41:33 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10753-08 for ; Thu, 26 Oct 2006 00:41:33 +0200 (CEST) Original-Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by ronja.ntg.nl (Postfix) with SMTP id EC7511FEA1 for ; Thu, 26 Oct 2006 00:40:37 +0200 (CEST) Original-Received: (qmail 29083 invoked from network); 25 Oct 2006 22:40:37 -0000 Original-Received: from unknown (HELO ?127.0.0.1?) (typokvitek@seznam.cz@82.208.57.182) by tic.go.seznam.cz with ESMTPA; 25 Oct 2006 22:40:37 -0000 X-Seznam-User: typokvitek@seznam.cz User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: mailing list for ConTeXt users In-Reply-To: <453FD384.7010007@boede.nl> X-Antivirus: avast! (VPS 0643-1, 23.10.2006), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31580 Archived-At: Willi Egger wrote: > Hi Steffen, > = > After adding > \enableregime[windows] > \mainlanguage[de] > = > I get as expected an index. The only thing which I do not understand = > quite well, is, that the entry for > \index{Gesetzesvorbehalt&=96 Arbeitsanweisungen durch Bundesminister} = > results in the references 2,1,2, where I would expect only 1,2. Guessing: is not the index entry inside the \chapter title which also = goes to content (or another list) that is on a separate page numbering? Vit