\environment columnsets-000 \definecolumnset[example][n=3,page=left] \definecolor[fakerulecolor] \definecolumnsetspan[wide][n=2,background=contrast,color=white] \starttext \startbuffer \startcolumnsetspan[wide] \fakewords{25}{50} \stopcolumnsetspan \fakewords{25}{50} \startcolumnsetspan[wide] \fakewords{25}{50} \stopcolumnsetspan \startcolumnsetspan[wide][default=btrl] \fakewords{25}{50} \stopcolumnsetspan \dorecurse{3}{\fakewords{100}{200}\par} \stopbuffer \startcolumnset[example] \dorecurse{4}{\getbuffer} \dorecurse{5}{\fakewords{100}{200}\par} \stopcolumnset \stoptext