9 Jan
2015
9 Jan
'15
8:29 p.m.
Hi all, a somewhat belated happy new year to all of you! I’ve come across what seems to be a very old bug (I have found references to it in the mailing list from about 10 years ago): I get an unwanted page break after every column environment. Here’s an example with two different ones: \definecolumnset [mine] [n=2,balance=no,distance=1cm] \definemixedcolumns [mycolumns] [n=2,balance=no,distance=1cm] \starttext \input ward \startcolumnset [mine] \input ward \column \input ward \stopcolumnset \input ward \page \input ward \startmycolumns \input ward \column \input ward \stopmycolumns \input ward \stoptext Is this fixable? Thanks, and all best Thomas