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

\definecolumnset[example][nleft=3,nright=2,width=5cm]

\starttext

\startcolumnset[example]

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

\stopcolumnset

\stoptext