summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/onandon/onandon-speed-012.tex
blob: e2d51e1953ee4d266dfcfefe18b76ed2f6d14e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\environment onandon-speed-000

\ProcessSample{bodyfont} \setupbodyfont[dejavu]

\dontcomplain

\starttext

\def\SampleCount{1000}

\def\Sample#1%
  {\start
%    \switchtobodyfont[#1]
   \dorecurse\SampleCount{\sapolsky\par}
   \stop}

% \ProcessSample{\SampleCount\space pages no features}
\ProcessBaselineSample{\SampleCount\space paragraphs text}

\stoptext