From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10152 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[2]: Reference + footnote = bug Date: Tue, 17 Dec 2002 11:00:24 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <984752133.20021217110024@iol.it> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1040120078 16632 80.91.224.249 (17 Dec 2002 10:14:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Dec 2002 10:14:38 +0000 (UTC) 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 18OEkH-0004Jz-00 for ; Tue, 17 Dec 2002 11:14:37 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A560E10B05; Tue, 17 Dec 2002 11:15:01 +0100 (MET) Original-Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by ref.ntg.nl (Postfix) with ESMTP id 8D1D810AF9 for ; Tue, 17 Dec 2002 11:13:45 +0100 (MET) Original-Received: from [151.29.140.7] (151.29.140.7) by smtp1.libero.it (6.7.015) id 3DE22B810099F7A5 for ntg-context@ntg.nl; Tue, 17 Dec 2002 11:13:41 +0100 X-Mailer: The Bat! (v1.62 Christmas Edition) Business X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl In-Reply-To: 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:10152 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10152 Monday, December 16, 2002 Otared Kavian wrote: OK> On lundi, d=E9c 16, 2002, at 22:33 Europe/Paris, Giuseppe Bilotta wrote: >> ... and a rather odd bug, too! >> >> \setupinteraction[state=3Dstart] >> >> \starttext >> Some text \goto{text with footnote\footnote{here it is} showing >> the bug}[hook] >> \page[yes] >> Some text \reference[hook] referenced from before. >> \stoptext >> OK> Also it seems that instead of OK> \reference[hook] referenced... OK> one has to put OK> \reference[hook]{} referenced... OK> ^^^^ OK> since otherwise in the resulting typeset "referenced..." becomes=20 OK> "eferenced...". OK> Is this the normal use of the command "\reference[xxx]" =3F Uh, yes, that was an overlook on my part --use \pagereference instead of \reference if you don't want to attach a text in the reference. The bug is with the \footnote within the \ref. I *think* it might be because the \footnote becomes a reference itself, and it seems that ConTeXt doesn't deal well with refs within refs ... --=20 Giuseppe "Oblomov" Bilotta