[NTG-context] strange page breaks with latest beta

2009-09-24 Thread Peter Münster
Hello,

2 strange page breaks here (version 2009.09.23 10:07):

\def\mySection{\section{bla}\dorecurse{30}{text }}
\starttext
\title{bla}
\dorecurse3{
  \mySection\par
  bla}
\section{bla}
\dorecurse{30}{text }
\dorecurse3{
  \subsection{bla}
  \bTABLE
  \dorecurse{10}{\bTR \bTD bla \eTD \eTR}
  \eTABLE}
\stoptext

Cheers, Peter

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


___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] strange page breaks with latest beta

2009-09-24 Thread Hans Hagen

Peter Münster wrote:

Hello,

2 strange page breaks here (version 2009.09.23 10:07):

\def\mySection{\section{bla}\dorecurse{30}{text }}
\starttext
\title{bla}
\dorecurse3{
  \mySection\par
  bla}
\section{bla}
\dorecurse{30}{text }
\dorecurse3{
  \subsection{bla}
  \bTABLE
  \dorecurse{10}{\bTR \bTD bla \eTD \eTR}
  \eTABLE}
\stoptext


hm, strange indeed; maybe something needs to be adapted to the new 
spacing code


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___