From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/81655 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: strange index behaviour with entries inside separatedlist Date: Fri, 12 Apr 2013 14:07:26 +0200 Message-ID: <5167F8FE.8030906@wxs.nl> References: <5E2F8B83-6512-4582-9785-332E9FA092D6@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1365768506 10705 80.91.229.3 (12 Apr 2013 12:08:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Apr 2013 12:08:26 +0000 (UTC) Cc: WolfgangZ To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 12 14:08:28 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from [195.12.62.10] (helo=balder.ntg.nl) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UQcmK-0006gg-FO for gctc-ntg-context-518@m.gmane.org; Fri, 12 Apr 2013 14:08:28 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2A88D10595; Fri, 12 Apr 2013 14:07:28 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iUmCkZgke+Ng; Fri, 12 Apr 2013 14:07:25 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 990421056C; Fri, 12 Apr 2013 14:07:25 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 43A901056C for ; Fri, 12 Apr 2013 14:07:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Qm+YnuuEVZNN for ; Fri, 12 Apr 2013 14:07:19 +0200 (CEST) Original-Received: from filter1-utr.mf.surf.net (filter1-utr.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id 6FF97101EC for ; Fri, 12 Apr 2013 14:07:19 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter1-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r3CC7H2Y008707 for ; Fri, 12 Apr 2013 14:07:18 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 6.1c) with ESMTP (TLS) id 15725-1713362 for multiple; Fri, 12 Apr 2013 14:07:15 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07Jn07iuj - eec59e811227 - 20130412 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:81655 Archived-At: On 4/12/2013 12:59 PM, WolfgangZ wrote: > Am 12.04.2013 10:29, schrieb Wolfgang Schuster: >> >> Am 12.04.2013 um 08:10 schrieb WolfgangZ : >> >>> Hello, >>> I get wrong list entries when using my register entries inside >>> separate lists. Example case included, even if it is a bit longer. >>> For explanation, I have two lists, the correct index is in section >>> 1.2 in the attached example and printed on page 3 (see test.pdf). The >>> one that causes trouble is set in section 1.3 (green table) and >>> printed on page 5. There the index links to page 4 instead of page 1, >>> on which the entry is placed. >>> >>> The example gets more strange, as the wrong index entries only occurs >>> if there is no regular text below the table in section 1.3. For >>> testing you can uncomment line 70 in file test.tex. >> >> Put the text before the index entry in your definition in \Listwrong >> the output is correct: >> >> \define[1]\Listwrong{#1\Wrongliste{#1}} >> >> Wolfgang > > Great, this solves the problem! Is it possible to explain the reason for > the behavior of context to the order of the text entry and the command? in order to track locations we need to inject a so called whatsit which is an invivible but definitely present entity an din order to make this work: test \index{xxx} test \index will bind to the next paragraph when it's a loner otherwise we would get test \index{xxx} test which could show up as an unwanted extra whitespace and/or page break with dislocated index entry this kind of behaviour has always been part of context, as we want to be able to do \chapter{...} \index{...} \index{...} \index{...} \index{...} \index{...} some text ... Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________