blob: 61f9740efe42ddcd37b5d0a978aaebb32aadb47d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
|
%D \module
%D [ file=norm-etx,
%D version=2009.03.19,
%D title=\CONTEXT\ Norm Macros,
%D subtitle=\TEX,
%D author=Hans Hagen,
%D date=\currentdate,
%D copyright=PRAGMA]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.
%D Since \LUATEX\ can generate these lists internally it started
%D to make sense to cleanup this \type {\normalstuff} for \MKII\ as
%D well. The tables are generated with a \LUA\ script.
% tex primitives
% Beware, we already redefined \dump, \outer and \everyjob !
% \normal = \
% \normal- = \-
% \normal/ = \/
\let \normalabove = \above
\let \normalabovedisplayshortskip = \abovedisplayshortskip
\let \normalabovedisplayskip = \abovedisplayskip
\let \normalabovewithdelims = \abovewithdelims
\let \normalaccent = \accent
\let \normaladjdemerits = \adjdemerits
\let \normaladvance = \advance
\let \normalafterassignment = \afterassignment
\let \normalaftergroup = \aftergroup
\let \normalatop = \atop
\let \normalatopwithdelims = \atopwithdelims
\let \normalbadness = \badness
\let \normalbaselineskip = \baselineskip
\let \normalbatchmode = \batchmode
\let \normalbegingroup = \begingroup
\let \normalbelowdisplayshortskip = \belowdisplayshortskip
\let \normalbelowdisplayskip = \belowdisplayskip
\let \normalbinoppenalty = \binoppenalty
\let \normalbotmark = \botmark
\let \normalbox = \box
\let \normalboxmaxdepth = \boxmaxdepth
\let \normalbrokenpenalty = \brokenpenalty
\let \normalcatcode = \catcode
\let \normalchar = \char
\let \normalchardef = \chardef
\let \normalcleaders = \cleaders
\let \normalclosein = \closein
\let \normalcloseout = \closeout
\let \normalclubpenalty = \clubpenalty
\let \normalcopy = \copy
\let \normalcount = \count
\let \normalcountdef = \countdef
\let \normalcr = \cr
\let \normalcrcr = \crcr
\let \normalcsname = \csname
\let \normalday = \day
\let \normaldeadcycles = \deadcycles
\let \normaldef = \def
\let \normaldefaulthyphenchar = \defaulthyphenchar
\let \normaldefaultskewchar = \defaultskewchar
\let \normaldelcode = \delcode
\let \normaldelimiter = \delimiter
\let \normaldelimiterfactor = \delimiterfactor
\let \normaldelimitershortfall = \delimitershortfall
\let \normaldimen = \dimen
\let \normaldimendef = \dimendef
\let \normaldirectlua = \directlua
\let \normaldiscretionary = \discretionary
\let \normaldisplayindent = \displayindent
\let \normaldisplaylimits = \displaylimits
\let \normaldisplaystyle = \displaystyle
\let \normaldisplaywidowpenalty = \displaywidowpenalty
\let \normaldisplaywidth = \displaywidth
\let \normaldivide = \divide
\let \normaldoublehyphendemerits = \doublehyphendemerits
\let \normaldp = \dp
% \normaldump = \dump
\let \normaledef = \edef
\let \normalelse = \else
\let \normalemergencystretch = \emergencystretch
\let \normalend = \end
\let \normalendcsname = \endcsname
\let \normalendgroup = \endgroup
\let \normalendinput = \endinput
\let \normalendlinechar = \endlinechar
\let \normaleqno = \eqno
\let \normalerrhelp = \errhelp
\let \normalerrmessage = \errmessage
\let \normalerrorcontextlines = \errorcontextlines
\let \normalerrorstopmode = \errorstopmode
\let \normalescapechar = \escapechar
\let \normaleverycr = \everycr
\let \normaleverydisplay = \everydisplay
\let \normaleveryhbox = \everyhbox
% \normaleveryjob = \everyjob
\let \normaleverymath = \everymath
\let \normaleverypar = \everypar
\let \normaleveryvbox = \everyvbox
\let \normalexhyphenchar = \exhyphenchar
\let \normalexhyphenpenalty = \exhyphenpenalty
\let \normalexpandafter = \expandafter
\let \normalfam = \fam
\let \normalfi = \fi
\let \normalfinalhyphendemerits = \finalhyphendemerits
\let \normalfirstmark = \firstmark
\let \normalfloatingpenalty = \floatingpenalty
\let \normalfont = \font
\let \normalfontdimen = \fontdimen
\let \normalfontname = \fontname
\let \normalfuturelet = \futurelet
\let \normalgdef = \gdef
\let \normalglobal = \global
\let \normalglobaldefs = \globaldefs
\let \normalhalign = \halign
\let \normalhangafter = \hangafter
\let \normalhangindent = \hangindent
\let \normalhbadness = \hbadness
\let \normalhbox = \hbox
\let \normalhfil = \hfil
\let \normalhfill = \hfill
\let \normalhfilneg = \hfilneg
\let \normalhfuzz = \hfuzz
\let \normalhoffset = \hoffset
\let \normalholdinginserts = \holdinginserts
\let \normalhrule = \hrule
\let \normalhsize = \hsize
\let \normalhskip = \hskip
\let \normalhss = \hss
\let \normalht = \ht
\let \normalhyphenation = \hyphenation
\let \normalhyphenchar = \hyphenchar
\let \normalhyphenpenalty = \hyphenpenalty
\let \normalif = \if
\let \normalifcase = \ifcase
\let \normalifcat = \ifcat
\let \normalifdim = \ifdim
\let \normalifeof = \ifeof
\let \normaliffalse = \iffalse
\let \normalifhbox = \ifhbox
\let \normalifhmode = \ifhmode
\let \normalifinner = \ifinner
\let \normalifmmode = \ifmmode
\let \normalifnum = \ifnum
\let \normalifodd = \ifodd
\let \normaliftrue = \iftrue
\let \normalifvbox = \ifvbox
\let \normalifvmode = \ifvmode
\let \normalifvoid = \ifvoid
\let \normalifx = \ifx
\let \normalignorespaces = \ignorespaces
\let \normalimmediate = \immediate
\let \normalindent = \indent
% \normalinput = \input
\let \normalinputlineno = \inputlineno
\let \normalinsert = \insert
\let \normalinsertpenalties = \insertpenalties
\let \normalinterlinepenalty = \interlinepenalty
\let \normaljobname = \jobname
\let \normalkern = \kern
\let \normallanguage = \language
\let \normallastbox = \lastbox
\let \normallastkern = \lastkern
\let \normallastpenalty = \lastpenalty
\let \normallastskip = \lastskip
\let \normallccode = \lccode
\let \normalleaders = \leaders
\let \normalleft = \left
\let \normallefthyphenmin = \lefthyphenmin
\let \normalleftskip = \leftskip
\let \normalleqno = \leqno
\let \normallet = \let
\let \normallimits = \limits
\let \normallinepenalty = \linepenalty
\let \normallineskip = \lineskip
\let \normallineskiplimit = \lineskiplimit
\let \normallong = \long
\let \normallooseness = \looseness
\let \normallower = \lower
\let \normallowercase = \lowercase
\let \normalmag = \mag
\let \normalmark = \mark
\let \normalmathaccent = \mathaccent
\let \normalmathbin = \mathbin
\let \normalmathchar = \mathchar
\let \normalmathchardef = \mathchardef
\let \normalmathchoice = \mathchoice
\let \normalmathclose = \mathclose
\let \normalmathcode = \mathcode
\let \normalmathinner = \mathinner
\let \normalmathop = \mathop
\let \normalmathopen = \mathopen
\let \normalmathord = \mathord
\let \normalmathpunct = \mathpunct
\let \normalmathrel = \mathrel
\let \normalmathsurround = \mathsurround
\let \normalmaxdeadcycles = \maxdeadcycles
\let \normalmaxdepth = \maxdepth
\let \normalmeaning = \meaning
\let \normalmedmuskip = \medmuskip
\let \normalmessage = \message
\let \normalmiddle = \middle
\let \normalmkern = \mkern
\let \normalmonth = \month
\let \normalmoveleft = \moveleft
\let \normalmoveright = \moveright
\let \normalmskip = \mskip
\let \normalmultiply = \multiply
\let \normalmuskip = \muskip
\let \normalmuskipdef = \muskipdef
\let \normalnewlinechar = \newlinechar
\let \normalnoalign = \noalign
\let \normalnoboundary = \noboundary
\let \normalnoexpand = \noexpand
\let \normalnoindent = \noindent
\let \normalnolimits = \nolimits
\let \normalnonscript = \nonscript
\let \normalnonstopmode = \nonstopmode
\let \normalnulldelimiterspace = \nulldelimiterspace
\let \normalnullfont = \nullfont
\let \normalnumber = \number
\let \normalomit = \omit
\let \normalopenin = \openin
\let \normalopenout = \openout
\let \normalor = \or
% \normalouter = \outer
\let \normaloutput = \output
\let \normaloutputpenalty = \outputpenalty
\let \normalover = \over
\let \normaloverfullrule = \overfullrule
\let \normaloverline = \overline
\let \normaloverwithdelims = \overwithdelims
\let \normalpagedepth = \pagedepth
\let \normalpagefilllstretch = \pagefilllstretch
\let \normalpagefillstretch = \pagefillstretch
\let \normalpagefilstretch = \pagefilstretch
\let \normalpagegoal = \pagegoal
\let \normalpageshrink = \pageshrink
\let \normalpagestretch = \pagestretch
\let \normalpagetotal = \pagetotal
\let \normalpar = \par
\let \normalparfillskip = \parfillskip
\let \normalparindent = \parindent
\let \normalparshape = \parshape
\let \normalparskip = \parskip
\let \normalpatterns = \patterns
\let \normalpausing = \pausing
\let \normalpenalty = \penalty
\let \normalpostdisplaypenalty = \postdisplaypenalty
\let \normalpredisplaypenalty = \predisplaypenalty
\let \normalpredisplaysize = \predisplaysize
\let \normalpretolerance = \pretolerance
\let \normalprevdepth = \prevdepth
\let \normalprevgraf = \prevgraf
\let \normalradical = \radical
\let \normalraise = \raise
\let \normalread = \read
\let \normalrelax = \relax
\let \normalrelpenalty = \relpenalty
\let \normalright = \right
\let \normalrighthyphenmin = \righthyphenmin
\let \normalrightskip = \rightskip
\let \normalromannumeral = \romannumeral
\let \normalscriptfont = \scriptfont
\let \normalscriptscriptfont = \scriptscriptfont
\let \normalscriptscriptstyle = \scriptscriptstyle
\let \normalscriptspace = \scriptspace
\let \normalscriptstyle = \scriptstyle
\let \normalscrollmode = \scrollmode
\let \normalsetbox = \setbox
\let \normalsetlanguage = \setlanguage
\let \normalsfcode = \sfcode
\let \normalshipout = \shipout
\let \normalshow = \show
\let \normalshowbox = \showbox
\let \normalshowboxbreadth = \showboxbreadth
\let \normalshowboxdepth = \showboxdepth
\let \normalshowlists = \showlists
\let \normalshowthe = \showthe
\let \normalskewchar = \skewchar
\let \normalskip = \skip
\let \normalskipdef = \skipdef
\let \normalspacefactor = \spacefactor
\let \normalspaceskip = \spaceskip
\let \normalspan = \span
\let \normalspecial = \special
\let \normalsplitbotmark = \splitbotmark
\let \normalsplitfirstmark = \splitfirstmark
\let \normalsplitmaxdepth = \splitmaxdepth
\let \normalsplittopskip = \splittopskip
\let \normalstring = \string
\let \normaltabskip = \tabskip
\let \normaltextfont = \textfont
\let \normaltextstyle = \textstyle
\let \normalthe = \the
\let \normalthickmuskip = \thickmuskip
\let \normalthinmuskip = \thinmuskip
\let \normaltime = \time
\let \normaltoks = \toks
\let \normaltoksdef = \toksdef
\let \normaltolerance = \tolerance
\let \normaltopmark = \topmark
\let \normaltopskip = \topskip
\let \normaltracingcommands = \tracingcommands
\let \normaltracinglostchars = \tracinglostchars
\let \normaltracingmacros = \tracingmacros
\let \normaltracingonline = \tracingonline
\let \normaltracingoutput = \tracingoutput
\let \normaltracingpages = \tracingpages
\let \normaltracingparagraphs = \tracingparagraphs
\let \normaltracingrestores = \tracingrestores
\let \normaltracingstats = \tracingstats
\let \normaluccode = \uccode
\let \normaluchyph = \uchyph
\let \normalunderline = \underline
\let \normalunhbox = \unhbox
\let \normalunhcopy = \unhcopy
\let \normalunkern = \unkern
\let \normalunpenalty = \unpenalty
\let \normalunskip = \unskip
\let \normalunvbox = \unvbox
\let \normalunvcopy = \unvcopy
\let \normaluppercase = \uppercase
\let \normalvadjust = \vadjust
\let \normalvalign = \valign
\let \normalvbadness = \vbadness
\let \normalvbox = \vbox
\let \normalvcenter = \vcenter
\let \normalvfil = \vfil
\let \normalvfill = \vfill
\let \normalvfilneg = \vfilneg
\let \normalvfuzz = \vfuzz
\let \normalvoffset = \voffset
\let \normalvrule = \vrule
\let \normalvsize = \vsize
\let \normalvskip = \vskip
\let \normalvsplit = \vsplit
\let \normalvss = \vss
\let \normalvtop = \vtop
\let \normalwd = \wd
\let \normalwidowpenalty = \widowpenalty
\let \normalwrite = \write
\let \normalxdef = \xdef
\let \normalxleaders = \xleaders
\let \normalxspaceskip = \xspaceskip
\let \normalyear = \year
\endinput
|