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

\ProcessSample{bodyfont} \setupbodyfont[dejavu]

\starttext

\def\Sample#1%
  {\start
   \switchtobodyfont[#1]
   \dorecurse\SampleCount{\tf\sapolsky\space\bf\sapolsky\space\it\sapolsky\space\bi\sapolsky\space\par}%
   \stop}

\startlayout[page]
    \ProcessSample{\SampleCount\space times 4 texts on pages using 4 styles}
\stoplayout

\stoptext