At 18:09 01/04/2003 +0200, you wrote:
Hello,
I have some problems with the way to put clipped images in ConTeXt documents; for what I can see the correct way to do it is via something like:
\clip [width=6.3cm,height=10.5cm,hoffset=0.5cm,voffset=1cm] {\externalfigure[ciccione_03.pdf]}
Now suppose that I wanted to put the above thing zoomed 200%; and here I have two problems:
(a) I can't seem to find the proper number to pass on to scale= or factor= in the \externalfigure options
(b) AFAICS I need to scale all the clipping parameters as well.
in addition to other answers: you can always surround it with \scale[..] ... 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 -------------------------------------------------------------------------