Re: [NTG-context] bad column break

2013-06-21 Thread Wolfgang Schuster
Am 21.06.2013 um 15:34 schrieb Peter Münster : > Hi, > > IMO, ConTeXt should start a new column *before* the section title, > not *after* it: > > --8<---cut here---start->8--- > \def\Section#1{% > \startsection[title=Title] >\dorecurse{#1}{\dorecurse{12}

[NTG-context] bad column break

2013-06-21 Thread Peter Münster
Hi, IMO, ConTeXt should start a new column *before* the section title, not *after* it: --8<---cut here---start->8--- \def\Section#1{% \startsection[title=Title] \dorecurse{#1}{\dorecurse{12}{bla }} \stopsection} \starttext \startcolumns[n=2] \Section{15