From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32500 Path: news.gmane.org!not-for-mail From: Mike Bird Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt 2007.01.02 Date: Wed, 3 Jan 2007 21:46:17 -0800 Organization: Iron Mtn Systems Message-ID: <200701032146.18544.mgb-debian@yosemite.net> References: <459A6A07.2030906@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167889613 17404 80.91.229.12 (4 Jan 2007 05:46:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2007 05:46:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 04 06:46:51 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1H2LR8-000617-J2 for gctc-ntg-context-518@m.gmane.org; Thu, 04 Jan 2007 06:46:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 127F5200C4; Thu, 4 Jan 2007 06:44:00 +0100 (CET) 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 07059-10; Thu, 4 Jan 2007 06:43:54 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0CCAD1FFEF; Thu, 4 Jan 2007 06:43:54 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6DAB520091 for ; Thu, 4 Jan 2007 06:43:51 +0100 (CET) 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 06897-04 for ; Thu, 4 Jan 2007 06:43:45 +0100 (CET) Original-Received: from se.yosemite.net (se.yosemite.net [205.157.156.9]) by ronja.ntg.nl (Postfix) with ESMTP id 986A31FFEA for ; Thu, 4 Jan 2007 06:43:44 +0100 (CET) Original-Received: from se.yosemite.net (localhost.localdomain [127.0.0.1]) by se.yosemite.net (Postfix) with ESMTP id 8404C98319 for ; Wed, 3 Jan 2007 21:46:28 -0800 (PST) Original-Received: from mgb.bullion.ims (mgb.bullion.ims [205.157.157.170]) by se.yosemite.net (Postfix) with ESMTP id F3C0398317 for ; Wed, 3 Jan 2007 21:46:27 -0800 (PST) Original-To: ntg-context@ntg.nl User-Agent: KMail/1.9.5 In-Reply-To: <459A6A07.2030906@elvenkind.com> Content-Disposition: inline X-Virus-Scanned: ClamAV using ClamSMTP 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:32500 Archived-At: On Tuesday 02 January 2007 06:19, Taco Hoekwater wrote: > * footnote referencing fix Taco, The problem seems to have changed but it is still there. New test case: \starttext \chapter[A]{One} \footnote{foot} \chapter[B]{Two} \somewhere{before}{after}[B] \stoptext --Mike Bird