From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13658 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Re: Figures enlargement Date: Tue, 30 Sep 2003 22:39:50 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030930223747.01cad008@localhost> References: <20030923191903.15069.24737.Mailman@ref.ntg.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1064955678 15151 80.91.224.253 (30 Sep 2003 21:01:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Sep 2003 21:01:18 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Sep 30 23:01:16 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A4RcS-0001qR-00 for ; Tue, 30 Sep 2003 23:01:16 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 914AD10B28; Tue, 30 Sep 2003 23:01:14 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id A055410B47 for ; Tue, 30 Sep 2003 22:40:31 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h8UKeKu06029 for ; Tue, 30 Sep 2003 22:40:20 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 14F0D2297E; Tue, 30 Sep 2003 22:40:22 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.1]) by server-1.pragma-net.nl (Postfix) with ESMTP id B4EC52297F for ; Tue, 30 Sep 2003 20:40:19 +0000 (UTC) X-Sender: hagen-mail@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: <20030923191903.15069.24737.Mailman@ref.ntg.nl> 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:13658 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13658 At 22:09 30/09/2003 +0200, Patrick Gundlach wrote: >Hello Olivier, > > > >free writes: > > > Now I'm trapped in ConTeXt, I wish to reproduce a nice feature : when > > we mouse clic on a small (ex: 0.25\textwidth) picture, this one gets > > bigger (ex : 1\textwidth). > > > > It's for an A4 portrait double columns technical paper. > >The trick is to put this large picture in either the same document or >in another document. And put an overlybutton over the small picture >that has its destination on the corresponding page. It really depends >on your needs: Do you need to print the document with the small >picture? Can it include also the large picture? Patrick, can you translate/sort this out? (it's built in functionality -- core-lst.tex) % \definieerreferentielijst % [externalfigure] % [commando=\toongrootfiguur, % voor=\pagina, % na=\pagina] % % \definieerreferentielijst % [externaltable] % [commando=\toongrotetabel, % voor=\pagina, % na=\pagina] % % \def\toongrootfiguur#1% % {\externfiguur[#1][kader=aan,factor=max]} % % \def\toongrotetabel#1% % {\switchtobodyfont[12pt]\haalbuffer[#1]} % % \schrijfnaarreferentielijst[externalfigure]{koe}{\externfiguur[koe][breedte=3cm,kader=aan]} % \schrijfnaarreferentielijst[externalfigure]{paard}{\externfiguur[paard][breedte=3cm,kader=aan]} % % \startbuffer[kanweg] % \starttabel[|||] % \HL % \VL test \VL test \VL\SR % \HL % \VL test \VL test \VL\FR % \VL test \VL test \VL\MR % \VL test \VL test \VL\LR % \HL % \stoptabel % \stopbuffer % % \schrijfnaarreferentielijst[externaltable]{kanweg}{\switchtbodyfont[5pt]\haalbuffer[kanweg]} % % \plaatsreferentielijst % [externalfigure,externaltable] another option is to use the resource library logger but i have no time to explain that now Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------