From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10145 Path: main.gmane.org!not-for-mail From: Otared Kavian Newsgroups: gmane.comp.tex.context Subject: Re: Reference + footnote = bug Date: Mon, 16 Dec 2002 23:50:13 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: References: <3016771035.20021216223350@iol.it> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v548) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1040079095 14160 80.91.224.249 (16 Dec 2002 22:51:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 16 Dec 2002 22:51:35 +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 18O45G-0003gC-00 for ; Mon, 16 Dec 2002 23:51:34 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 28E9710AEF; Mon, 16 Dec 2002 23:51:58 +0100 (MET) Original-Received: from smtpout.mac.com (A17-250-248-86.apple.com [17.250.248.86]) by ref.ntg.nl (Postfix) with ESMTP id CD87E10AE7 for ; Mon, 16 Dec 2002 23:50:21 +0100 (MET) Original-Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id gBGMoG2n022152 for ; Mon, 16 Dec 2002 14:50:16 -0800 (PST) Original-Received: from mac.com ([212.198.192.184]) by asmtp01.mac.com (Netscape Messaging Server 4.15) with ESMTP id H78I3R00.HJD for ; Mon, 16 Dec 2002 14:50:15 -0800 Original-To: ntg-context@ntg.nl In-Reply-To: <3016771035.20021216223350@iol.it> X-Mailer: Apple Mail (2.548) 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:10145 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10145 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 > Also it seems that instead of \reference[hook] referenced... one has to put \reference[hook]{} referenced... ^^^^ since otherwise in the resulting typeset "referenced..." becomes=20 "eferenced...". Is this the normal use of the command "\reference[xxx]" ? Otared Kavian