onandon-speed-006.tex /size: 378 b    last modification: 2020-07-01 14:35
1\environment onandon-speed-000
2
3\ProcessSample{bodyfont} \setupbodyfont[dejavu]
4
5\starttext
6
7\def\Sample#1%
8  {\start
9   \switchtobodyfont[#1]
10   \dorecurse\SampleCount{\tf\sapolsky\space\bf\sapolsky\space\it\sapolsky\space\bi\sapolsky\space\par}%
11   \stop}
12
13\startlayout[page]
14    \ProcessSample{\SampleCount\space times 4 texts on pages using 4 styles}
15\stoplayout
16
17\stoptext
18