ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Bill McClain <wmcclain@salamander.com>
Cc: ntg-context@ntg.nl
Subject: Re: Figure combination
Date: Fri, 4 Oct 2002 09:40:03 -0500	[thread overview]
Message-ID: <20021004094003.234d9f7f.wmcclain@salamander.com> (raw)
In-Reply-To: <3FE64D5C2097CB4987A92D4FBC0927AA2AB3D3@ntintran.nlr.nl>

On Fri, 4 Oct 2002 15:17:46 +0200
"Woering, A.A." <woering@nlr.nl> wrote:

> Following a posted suggestion I used the following. It feels like a
> workaround though.

Using layers you can also do direct x-y positioning of your components:

\definelayer[frontispiece]
\defineoverlay[frontispiece][\composedlayer{frontispiece}]
\setupbackgrounds[page][background=frontispiece]
\setlayer[frontispiece][x=0in,y=0in]{\externalfigure[frontispiece]}

I have only one component here, but I believe you can repeat the
\setlayer with different x-y for the other components. (Sorry:
"frontispiece" is a label for three different things here: layer,
overlay, graphic).

I worked this out from examples in the mailing list archives. I don't
see it my docs yet, but I haven't downloaded docs for a while.

A trick I have used when faced with complicated graphic setups is to
create separate documents as little mini pages, create them as correctly
sized PDFs and then include the PDFs as graphics in the main document.

If I were a real ConTeXt users I suppose I would know how to use
metapost...

-Bill
-- 
Sattre Press                                The King in Yellow
http://sattre-press.com/                 by Robert W. Chambers
info@sattre-press.com             http://kiy.sattre-press.com/ 


  reply	other threads:[~2002-10-04 14:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-04 13:17 Woering, A.A.
2002-10-04 14:40 ` Bill McClain [this message]
2002-10-06 20:28 ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2002-10-04 10:25 Woering, A.A.
2002-10-04 11:05 ` Jens-Uwe Morawski
2002-10-04 12:49 ` Bill McClain

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=20021004094003.234d9f7f.wmcclain@salamander.com \
    --to=wmcclain@salamander.com \
    --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).