ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Giuseppe Bilotta <gip.bilotta@iol.it>
Subject: On figures and clipping
Date: Tue, 1 Apr 2003 18:09:29 +0200	[thread overview]
Message-ID: <13225917867.20030401180929@iol.it> (raw)

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.

Point (b) is particularly annoying; is there a way to "pre-clip"
an image, without touching the original file? It should be
possible to specify clipping area at inclusion time (LaTeX's
graphicx package can do that ...), and therefore in a
scale-independent way (this is especially important when the scale
factor is something like "max" or "fit" or "broad").

-- 
Giuseppe "Oblomov" Bilotta

             reply	other threads:[~2003-04-01 16:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-01 16:09 Giuseppe Bilotta [this message]
2003-04-07 10:41 ` Patrick Gundlach
2003-04-07 13:34   ` Giuseppe Bilotta
2003-04-08 11:29 ` Hans Hagen

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=13225917867.20030401180929@iol.it \
    --to=gip.bilotta@iol.it \
    --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).