Re: [NTG-context] Pagebreak forced after mixedcolumns (new bug?)

2014-06-09 Thread Joshua Krämer
On 2014-06-08, 23:34, Hans Hagen wrote:
 does
 balance=yes
 help?

Yes, it helps.  Thank you!

Kind regards,
Joshua


___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Pagebreak forced after mixedcolumns (new bug?)

2014-06-08 Thread Joshua Krämer
Dear list,

I have updated to the latest beta today, and I can no longer put text
after \stopmixedcolumns on the same page.


\setuplayout[grid=yes]
\starttext
\startmixedcolumns
Left

\column

Right

Right
\stopmixedcolumns

Something after the columns
\stoptext


There should be no pagebreak after \stopmixedcolumns.  It works with
\start... \stopcolumns, but then the column break (\column) is ignored.

It worked before with mixedcolumns, but I don't know when I updated the
last time.

Kind regards,
Joshua


___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Pagebreak forced after mixedcolumns (new bug?)

2014-06-08 Thread Hans Hagen

On 6/8/2014 10:57 PM, Joshua Krämer wrote:

Dear list,

I have updated to the latest beta today, and I can no longer put text
after \stopmixedcolumns on the same page.


\setuplayout[grid=yes]
\starttext
\startmixedcolumns
Left

\column

Right

Right
\stopmixedcolumns

Something after the columns
\stoptext


There should be no pagebreak after \stopmixedcolumns.  It works with
\start... \stopcolumns, but then the column break (\column) is ignored.

It worked before with mixedcolumns, but I don't know when I updated the
last time.


does

balance=yes

help?

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___