summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/columnsets/columnsets-001.tex
blob: 689f4e04499a74beed505a1a03728a6ac69330fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% content=tex
%
% copyright=pragma-ade readme=readme.pdf licence=cc-by-nc-sa

\environment columnsets-000

\definecolumnset[example][n=2]

\starttext

\startcolumnset[example]

  \dorecurse{20}{\fakewords{100}{200}\par}

\stopcolumnset

\stoptext