4 Feb
2014
4 Feb
'14
2:52 p.m.
Hi, with the recent Betas, and the Current, I have a problem with columns and clubpenalty. In the following minimal the long item (item 1) will introduce a column break (instead of a simple line break): \def \defaultclubpenalty{\plustenthousand} \starttext \startitemize [columns] \item This is just a long line and should stay in the left column. \dorecurse{10}{\item bla bla bla} \stopitemize \stoptext Older ConTeXt versions work as expected (no column break in item 1), for example Beta 2013.11.13 12:28 or Current 2013.05.28 00:36. Thomas Floeren