From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10158 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[3]: Reference + footnote = bug Date: Tue, 17 Dec 2002 15:19:42 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <12720310404.20021217151942@iol.it> References: <5.1.0.14.1.20021217101701.0340b448@server-1> <5.1.0.14.1.20021217101701.0340b448@server-1> <5.1.0.14.1.20021217150847.026dbab8@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1040134897 6891 80.91.224.249 (17 Dec 2002 14:21:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Dec 2002 14:21:37 +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 18OIbI-0001n0-00 for ; Tue, 17 Dec 2002 15:21:36 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 6AB7310AEC; Tue, 17 Dec 2002 15:22:00 +0100 (MET) Original-Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by ref.ntg.nl (Postfix) with ESMTP id 02FF310AE7 for ; Tue, 17 Dec 2002 15:20:07 +0100 (MET) Original-Received: from [151.29.129.80] (151.29.129.80) by smtp1.libero.it (6.7.015) id 3DE22B81009B65EA for ntg-context@ntg.nl; Tue, 17 Dec 2002 15:20:03 +0100 X-Mailer: The Bat! (v1.62 Christmas Edition) Business X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl In-Reply-To: <5.1.0.14.1.20021217150847.026dbab8@server-1> 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:10158 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10158 Tuesday, December 17, 2002 Hans Hagen wrote: >>Ok, I give up: is there some way to do extra manipulation on the >>previous word? (like, making it a reference, or something) HH> Can you be more explicit on what you want to achieve? Consider: This word\footnote{with a footnote} has a footnote Now, when producing DVIs, the foonote number (hyer)linked to the footnote would suffice. When creating PDFs I would prefer the footnote to be turned into a tooltip (this I already did) and the word to be turned into the active area, i.e. a result similar to \tooltip{footnote}{with a footnote}. I can do this by defining a command \xfootnote{word}{with a footnote} that gives either of the two results in each case, but it would be nice if it was possible without changing the sources. -- Giuseppe "Oblomov" Bilotta