onandon-speed-008.tex /size: 1248 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\sapolsky{%
8    Agriculture is a fairly recent human invention, and in many ways it was one
9    of the great \type {stupid} moves of all time. Hunter|-|gatherers have
10    thousands of wild sources of food to subsist on. Agriculture changed that
11    all, generating an overwhelming reliance on a few dozen domesticated food
12    sources, making you extremely vulnerable to the next famine, the next locust
13    infestation, the next potato blight. Agriculture allowed for stockpiling of
14    surplus resources and thus, \type {inevitably}, the unequal stockpiling of
15    them --- stratification of society and the invention of classes. Thus, it
16    allowed for the invention of poverty. I think that the punch line of the
17    primate|-|human difference is that when humans invented poverty, they came up
18    with a way of subjugating the low|-|ranking like \type {nothing ever seen
19    before} in the primate world.
20}%
21
22\def\Sample#1%
23  {\start
24   \switchtobodyfont[#1]
25   \dorecurse\SampleCount{\sapolsky\par}%
26   \stop}
27
28\startlayout[page]
29    \ProcessSample{\SampleCount\space texts on pages with [1,2,4] word verbatim switches}
30\stoplayout
31
32\stoptext
33