From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19697 Path: news.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: Activating urls Date: 8 Apr 2005 17:02:02 +0200 Organization: chaos Message-ID: References: <42600A7E@webmail.colostate.edu> <20050408115501.GB5967@puritan.pcp.ath.cx> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1112972559 29974 80.91.229.2 (8 Apr 2005 15:02:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Apr 2005 15:02:39 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 08 17:02:37 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DJuyw-0002KU-1g for gctc-ntg-context-518@m.gmane.org; Fri, 08 Apr 2005 17:01:14 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5880B12902; Fri, 8 Apr 2005 17:03:41 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13702-03; Fri, 8 Apr 2005 17:03:41 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3F685128FE; Fri, 8 Apr 2005 17:01:48 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E1D8E128FE for ; Fri, 8 Apr 2005 17:01:46 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13702-02-2 for ; Fri, 8 Apr 2005 17:01:46 +0200 (CEST) Original-Received: from lilly.ping.de (lilly.ping.de [83.97.42.2]) by ronja.ntg.nl (Postfix) with SMTP id EFCFF1279C for ; Fri, 8 Apr 2005 17:01:45 +0200 (CEST) Original-Received: (qmail 21708 invoked from network); 8 Apr 2005 15:01:45 -0000 Original-Received: (ofmipd 83.97.40.224); 8 Apr 2005 15:01:23 -0000 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: <20050408115501.GB5967@puritan.pcp.ath.cx> (Nikolai Weibull's message of "Fri, 8 Apr 2005 13:55:01 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19697 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19697 >> I get a 'half working' hyperlink. Try to replace '\url' by '\from'. > > Actually, for me, both work in acroread (7), I think that there is some magic in acroread 7. it parses the text and if it sees a http://someth.ing it will make that active. When looking at the pdf file from the code below, there is only one real annotation object (well, split in 14 sub-objects) coming from the \from-statement. The url generated by the \url command is not correct. -------------------------------------------------- \pdfcompresslevel=0 \setuppagenumbering[location=] \useURL [Adobe] [http://partners.adobe.com/public/developer/en/font/5091.Design_MM_Fonts.pdf] \setupinteraction[state=start] \startbuffer \url[Adobe] \from[Adobe] \stopbuffer \starttext \typebuffer \getbuffer \stoptext -------------------------------------------------- Patrick -- ConTeXt wiki and more: http://contextgarden.net