2\environment columnsets-000 3 4\definecolumnset[example][n=2] 5 6\starttext 7 8\startcolumnset[example] 9 10 \dorecurse{20}{\fakewords{100}{200}\par} 11 12\stopcolumnset 13 14\stoptext 15