onandon-speed-003.tex /size: 343 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{\setbox\scratchbox\hbox{\sapolsky\space\sapolsky\space\sapolsky\space\sapolsky}}%
11   \stop}
12
13\ProcessSample{\SampleCount\space hboxes with 4 texts using one font}
14
15\stoptext
16