ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Re: Figures enlargement
Date: Tue, 30 Sep 2003 22:39:50 +0200	[thread overview]
Message-ID: <5.2.0.9.1.20030930223747.01cad008@localhost> (raw)
In-Reply-To: <m265jajaxf.fsf@levana.de>

At 22:09 30/09/2003 +0200, Patrick Gundlach wrote:
>Hello Olivier,
>
>
>
>free <o.turlier@free.fr> 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
-------------------------------------------------------------------------

  reply	other threads:[~2003-09-30 20:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030923191903.15069.24737.Mailman@ref.ntg.nl>
2003-09-30 19:47 ` free
2003-09-30 20:09   ` Patrick Gundlach
2003-09-30 20:39     ` Hans Hagen [this message]
2003-09-30 22:58       ` Patrick Gundlach
2003-10-01 11:28         ` Patrick Gundlach
2003-10-05 16:45         ` postscript math font ? Gary Pajer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.2.0.9.1.20030930223747.01cad008@localhost \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).