present-weird-001.tex /size: 3144 b    last modification: 2020-07-01 14:35
1\usemodule[present-weird]
2
3\starttext
4
5\TitlePage{About Text\\Today's Talk\\Hans Hagen}
6
7\StartPage{The First Page}
8
9    \StartTopic{Some Text}
10        \StartText \input tufte \StopText
11        \StartText \input knuth \StopText
12        \StartText \input zapf  \StopText
13        \StartText \input knuth \StopText
14    \StopTopic
15
16    \StartTopic{Another Text}
17        \StartText \input tufte \StopText
18        \StartText \input zapf  \StopText
19        \StartText \input knuth \StopText
20    \StopTopic
21
22    \StartTopic{Some More Text}
23        \StartText \input tufte \StopText
24        \StartText \input knuth \StopText
25        \StartText \input zapf  \StopText
26        \StartText \input tufte \StopText
27    \StopTopic
28
29    \StartTopic{Some Text Again}
30        \StartText \input tufte \StopText
31        \StartText \input zapf  \StopText
32        \StartText \input knuth \StopText
33        \StartText \input tufte \StopText
34    \StopTopic
35
36\StopPage
37
38\StartPage{The Second Page}
39
40    \StartTopic{Some Text}
41        \StartText \input tufte \StopText
42        \StartText \input knuth \StopText
43        \StartText \input zapf  \StopText
44        \StartText \input tufte \StopText
45        \StartText \input knuth \StopText
46        \StartText \input zapf  \StopText
47    \StopTopic
48
49    \StartTopic{Another Text}
50        \StartText \input tufte \StopText
51        \StartText \input knuth \StopText
52        \StartText \input zapf  \StopText
53    \StopTopic
54
55    \StartTopic{Some Nice Text}
56        \StartText \input tufte \StopText
57        \StartText \input knuth \StopText
58        \StartText \input zapf  \StopText
59        \StartText \input tufte \StopText
60        \StartText \input tufte \StopText
61    \StopTopic
62
63    \StartTopic{Some Funny Text}
64        \StartText \input tufte \StopText
65        \StartText \input knuth \StopText
66    \StopTopic
67
68    \StartTopic{Quite Some Text}
69        \StartText \input tufte \StopText
70        \StartText \input knuth \StopText
71        \StartText \input zapf  \StopText
72        \StartText \input tufte \StopText
73        \StartText \input knuth \StopText
74        \StartText \input zapf  \StopText
75        \StartText \input tufte \StopText
76        \StartText \input knuth \StopText
77        \StartText \input zapf  \StopText
78    \StopTopic
79
80    \StartTopic{Even More Text}
81        \StartText \input knuth \StopText
82        \StartText \input zapf  \StopText
83        \StartText \input tufte \StopText
84        \StartText \input knuth \StopText
85        \StartText \input zapf  \StopText
86    \StopTopic
87
88\StopPage
89
90\StartPage{The Third Page}
91
92    \StartTopic{Some Short Text}
93        \StartText \input tufte \StopText
94        \StartText \input knuth \StopText
95        \StartText \input zapf  \StopText
96    \StopTopic
97
98    \StartTopic{Some Minimal Text}
99        \StartText \input tufte \StopText
100        \StartText \input zapf  \StopText
101    \StopTopic
102
103    \StartTopic{Some More Text}
104        \StartText \input tufte \StopText
105        \StartText \input knuth \StopText
106        \StartText \input zapf  \StopText
107        \StartText \input tufte \StopText
108        \StartText \input tufte \StopText
109    \StopTopic
110
111\StopPage
112
113\stoptext
114