ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Tim Eyre ティム" <mail@nihilist.org.uk>
Subject: Figures protruding into the margin in double-sided document
Date: Tue, 23 Jan 2007 01:44:03 +0000	[thread overview]
Message-ID: <4c2443260701221744h4cdef611rcb8ba8b98eeb9c1f@mail.gmail.com> (raw)

I am composing a double-sided document with wide outer margins to
allow space for figures. One type of figure is in-line with the text
and protrudes into the wide margin. This is easy to do on left-hand
pages by saying \setupfloats[location=right] and on right-hand pages
by saying \setupfloats[location=left].

Is there any way to automate this so that inserting a new page does
not mean I have to fix all the figures? I tried using a macro along
the lines of

\ifoff\pageno\\setupfloats[location=right]\else\\setupfloats[location=left]\fi
but the asynchronousness of output routines means that the page number
is usually wrong.

Any help much appreciated.

Tim

             reply	other threads:[~2007-01-23  1:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-23  1:44 Tim Eyre ティム [this message]
2007-01-23 12:36 ` Hans Hagen
2007-01-23 14:55 ` Sanjoy Mahajan
2007-01-24  9:26   ` Tim Eyre ティム

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=4c2443260701221744h4cdef611rcb8ba8b98eeb9c1f@mail.gmail.com \
    --to=mail@nihilist.org.uk \
    --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).