From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35439 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: how to use a \framed for a hyperlink Date: Mon, 16 Jul 2007 09:05:00 +0200 Message-ID: <115224fb0707160005r4667bd38pb330e07c4706fa37@mail.gmail.com> References: 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 1184569551 25693 80.91.229.12 (16 Jul 2007 07:05:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Jul 2007 07:05:51 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 16 09:05:48 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 1IAKe0-0002eq-7k for gctc-ntg-context-518@m.gmane.org; Mon, 16 Jul 2007 09:05:44 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 25B821FEE2; Mon, 16 Jul 2007 09:05:19 +0200 (CEST) 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 14251-02; Mon, 16 Jul 2007 09:05:09 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 807921FEE3; Mon, 16 Jul 2007 09:05:09 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B84311FEE3 for ; Mon, 16 Jul 2007 09:05:07 +0200 (CEST) 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 13616-02 for ; Mon, 16 Jul 2007 09:05:01 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by ronja.ntg.nl (Postfix) with ESMTP id 0E3D11FEE2 for ; Mon, 16 Jul 2007 09:05:00 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id i27so1207138wxd for ; Mon, 16 Jul 2007 00:05:00 -0700 (PDT) Original-Received: by 10.90.54.4 with SMTP id c4mr2799298aga.1184569500205; Mon, 16 Jul 2007 00:05:00 -0700 (PDT) Original-Received: by 10.90.101.7 with HTTP; Mon, 16 Jul 2007 00:05:00 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:35439 Archived-At: 2007/7/15, WolfgangZ : > Hello, > > how can I use a the background of a framed for a hyperlink? I wan't to > achive that the area (of a colored box) is handled as link. > > Many thanks > Wolfgang \setupinteraction[state=start] \defineoverlay[knuthref][\overlaybutton{sec:knuth}] \starttext \section[sec:knuth]{Knuth} \input knuth \page \button{Knuth}[sec:knuth] \button[width=4cm,height=2cm]{Knuth}[sec:knuth] \framed[width=4cm,height=2cm,background=knuthref]{Knuth} \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________