columnsets-002.tex /size: 192 b    last modification: 2023-12-21 09:43
1\environment columnsets-000
2
3\definecolumnset[example][nleft=3,nright=2,width=5cm]
4
5\starttext
6
7\startcolumnset[example]
8
9  \dorecurse{15}{\fakewords{100}{200}\par}
10
11\stopcolumnset
12
13\stoptext
14