ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
Subject: Re: \synchronizeoutput does not help here...
Date: Thu, 20 Apr 2006 17:55:17 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0604201754030.23273@gaston.pm> (raw)
In-Reply-To: <44467ADA.6050605@wxs.nl>

On Wed, 19 Apr 2006, Hans Hagen wrote:

> > \starttext
> > \section{bla}
> > \subsection{bla}
> > \startitemize
> > \dorecurse{21}{\item bla}
> > \stopitemize
> > \placetable{a table}{\vbox to 8cm{bla}}
> >
> > \section{bla}
> > \subsection{bla}
> > \synchronizeoutput % this does not help here...
> > \bTABLE[split=repeat]
> > \bTABLEhead\bTR\bTH bla\eTH\eTR\eTABLEhead
> > \bTABLEbody\dorecurse{100}{\bTR\bTD bla\eTD\eTR}\eTABLEbody
> > \eTABLE
> > \stoptext
> >   
> it's a boundary case: when the subsection is placed, the pagetotal is 
> pretty large because the previous page is not yet flushed, so ther eis 
> no room for a table piece
> 
> you can put something
> 
>   \strut \vskip-\lineheight \nobreak

This does not work...

> before the table, which triggers the otr
> 
> or say:
> 
> \setuphead[section][before={\testpage[10]\blank}]

Thanks for your fast answer, this works very well!
Cheers, Peter

-- 
http://pmrb.free.fr/contact/

      reply	other threads:[~2006-04-20 15:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 16:52 Peter Münster
2006-04-19 18:00 ` Hans Hagen
2006-04-20 15:55   ` Peter Münster [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=Pine.LNX.4.58.0604201754030.23273@gaston.pm \
    --to=pmlists@free.fr \
    --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).