summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context/manuals/reference/en/columns/cols-403.tex
blob: 69f238e1ff3cf5fe03c4070a762ad475b7a94b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% content=tex
%
% copyright=pragma-ade readme=readme.pdf licence=cc-by-nc-sa

\definecolumnset[example][n=4]

\setupbackgrounds[text][text][background=contrast]

\setupcolumnset[example][width=.15\makeupwidth]

\starttext

\startcolumnset[example]

   \dorecurse{25}{\fakewords{100}{150}\par}

\stopcolumnset 

\stoptext