ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Floats page?
Date: Mon, 21 Nov 2005 22:09:03 +0100	[thread overview]
Message-ID: <4382376F.2040901@wxs.nl> (raw)
In-Reply-To: <1932663571.20051121172207@iol.it>

Giuseppe Bilotta wrote:

>Sometimes, two table+figure combo would fit in one page, but they
>are still put in separate pages. Also, the first page has
>the appendix title but nothing is inserted, not even the
>first float.
>  
>
hard to test without min-test file -)

if you run with \showframe, how much room is really left? it may be that 
you operate around thresholds

an option then is to slightly increase the height:

\setuplayout[height=20cm,footerdistance=1cm,footer=1cm,.....]

\definelayout[appendix][footerdistance=.5cm]

main doc text
\page
\setuplayout[appendix]
appendix text
\page
\setuplayout % revert to normal one
rest of doc

Hans

      reply	other threads:[~2005-11-21 21:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-19 17:36 Giuseppe Bilotta
2005-11-21  9:56 ` Hans Hagen
2005-11-21 10:06   ` Taco Hoekwater
2005-11-21 11:46     ` Hans Hagen
2005-11-21 16:22   ` Re[2]: " Giuseppe Bilotta
2005-11-21 21:09     ` Hans Hagen [this message]

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=4382376F.2040901@wxs.nl \
    --to=pragma@wxs.nl \
    --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).