ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* pagebreak after columns
@ 2015-01-09 20:29 Thomas A. Schmitz
  2015-01-09 22:01 ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas A. Schmitz @ 2015-01-09 20:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-10  0:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-09 20:29 pagebreak after columns Thomas A. Schmitz
2015-01-09 22:01 ` Hans Hagen
2015-01-09 22:42   ` Thomas A. Schmitz
2015-01-09 22:46     ` Wolfgang Schuster
2015-01-09 23:34     ` Hans Hagen
2015-01-10  0:09       ` Thomas A. Schmitz

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).