ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Randall Skelton" <randall.skelton@gmail.com>
Subject: General Float Placement Question
Date: Thu, 20 Apr 2006 10:44:19 -0400	[thread overview]
Message-ID: <ba4316d30604200744v7e68ea32oe86449247703846a@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 877 bytes --]

Hi all,

Is it possible to combine placement attributes when specifying a floating
figure or table?

\placefloat[.1.][ref,..]{.2.}{.3.}
.1. left right here top bottom inleft inright inmargin margin page opposite
always force tall
.2. text
.3. text

In my case, I'd like to ensure that figures in a double-sided document
appear together, with the first on the left page and the second on the
right.  What I have reads:

\placefigure
  [90,opposite]
  [Fig:a]
  {Figure a caption goes here}
  \externalfigure[a][width=0.8\makeupheight]}

\placefigure
  [90]
  [Fig:b]
  {Figure b caption goes here}
  \externalfigure[b][width=0.8\makeupheight]}

For the first figure, will a location of [90,opposite] ensure a rotated
left-page figure?  Likewise, is it possible to ensure that the second figure
is forced to the next right page?

Cheers,
Randall

[-- Attachment #1.2: Type: text/html, Size: 2433 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

             reply	other threads:[~2006-04-20 14:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20 14:44 Randall Skelton [this message]
2006-04-20 22:57 ` Hans Hagen
2006-04-25  2:26   ` Randall Skelton
2006-04-25  7:22     ` Hans Hagen
2006-04-25  7:41     ` 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=ba4316d30604200744v7e68ea32oe86449247703846a@mail.gmail.com \
    --to=randall.skelton@gmail.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).