From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27294 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: \synchronizeoutput does not help here... Date: Thu, 20 Apr 2006 17:55:17 +0200 (CEST) Message-ID: References: <44467ADA.6050605@wxs.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145549526 7279 80.91.229.2 (20 Apr 2006 16:12:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 16:12:06 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 20 18:12:05 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWbl0-0004q3-2m for gctc-ntg-context-518@m.gmane.org; Thu, 20 Apr 2006 18:11:50 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D4BA81276B; Thu, 20 Apr 2006 18:11:49 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22432-02-5; Thu, 20 Apr 2006 18:11:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 79D7E127A6; Thu, 20 Apr 2006 18:11:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B25F01276B for ; Thu, 20 Apr 2006 18:11:40 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22432-02-3 for ; Thu, 20 Apr 2006 18:11:38 +0200 (CEST) Original-Received: from smtp.cegetel.net (mf00.sitadelle.com [212.94.174.67]) by ronja.ntg.nl (Postfix) with SMTP id E408C12783 for ; Thu, 20 Apr 2006 18:11:38 +0200 (CEST) Original-Received: from gaston.pm (unknown [84.7.235.89]) by smtp.cegetel.net (Postfix) with ESMTP id 077DC1A447D for ; Thu, 20 Apr 2006 18:11:35 +0200 (CEST) Original-Received: by gaston.pm (Postfix, from userid 500) id 182A113C113; Thu, 20 Apr 2006 17:55:17 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.pm (Postfix) with ESMTP id D1F72148182 for ; Thu, 20 Apr 2006 17:55:17 +0200 (CEST) X-X-Sender: peter@gaston.pm Original-To: mailing list for ConTeXt users In-Reply-To: <44467ADA.6050605@wxs.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:27294 Archived-At: 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/