From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32508 Path: news.gmane.org!not-for-mail From: Mike Bird Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt 2007.01.02 Date: Thu, 4 Jan 2007 01:13:20 -0800 Organization: Iron Mtn Systems Message-ID: <200701040113.22026.mgb-debian@yosemite.net> References: <459A6A07.2030906@elvenkind.com> <200701032146.18544.mgb-debian@yosemite.net> <459CBB48.2060101@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 1167902042 14984 80.91.229.12 (4 Jan 2007 09:14:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2007 09:14:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 04 10:13:59 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 1H2Ofd-0006WM-Qv for gctc-ntg-context-518@m.gmane.org; Thu, 04 Jan 2007 10:13:57 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C0D0420049; Thu, 4 Jan 2007 10:11:09 +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 16726-03-3; Thu, 4 Jan 2007 10:11:03 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D38FA2002B; Thu, 4 Jan 2007 10:11:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EA95220034 for ; Thu, 4 Jan 2007 10:10:59 +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 16726-03-2 for ; Thu, 4 Jan 2007 10:10:52 +0100 (CET) Original-Received: from se.yosemite.net (se.yosemite.net [205.157.156.9]) by ronja.ntg.nl (Postfix) with ESMTP id 234962001E for ; Thu, 4 Jan 2007 10:10:52 +0100 (CET) Original-Received: from se.yosemite.net (localhost.localdomain [127.0.0.1]) by se.yosemite.net (Postfix) with ESMTP id 9F4B298183 for ; Thu, 4 Jan 2007 01:13:36 -0800 (PST) Original-Received: from mgb.bullion.ims (mgb.bullion.ims [205.157.157.170]) by se.yosemite.net (Postfix) with ESMTP id 5ED4798170 for ; Thu, 4 Jan 2007 01:13:34 -0800 (PST) Original-To: ntg-context@ntg.nl User-Agent: KMail/1.9.5 In-Reply-To: <459CBB48.2060101@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:32508 Archived-At: On Thursday 04 January 2007 00:31, Taco Hoekwater wrote: > I do not have a solution, but a hint for Hans: could this be related > to that bug where footnotes in vertical mode are distinct from > footnotes in horizontal mode? Hi Taco, I don't think so. The \somewhere problem remains if we add a few characters to the test case to force horizontal mode: \starttext \chapter[A]{One} Text.\footnote{foot} \chapter[B]{Two} Text \somewhere{before}{after}[B]. \stoptext --Mike Bird