syst-pln.mkiv /size: 3842 b    last modification: 2021-10-28 13:50
1%D \module
2%D   [       file=syst-pln,
3%D        version=2001.11.16, % 1999.03.17,  % an oldie: 1995.10.10
4%D          title=\CONTEXT\ System Macros,
5%D       subtitle=Efficient \PLAIN\ \TEX\ loading,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14\unprotect
15
16%D This module set a couple of variables to the plain \TEX\ values. Later they might
17%D be overloaded. There is not much difference between \MKII\ and \MKIV\ but at some
18%D point they might diverge.
19
20%D Build||in numeric variables.
21
22\adjdemerits           = 10000
23\binoppenalty          =   700
24\brokenpenalty         =   100
25\clubpenalty           =   150
26%day                   =     0
27\defaulthyphenchar     =   `\-
28\defaultskewchar       =    -1
29\delimiterfactor       =   901
30\displaywidowpenalty   =    50
31\doublehyphendemerits  = 10000
32%endlinechar           = `\^^M
33\errorcontextlines     =     5
34%escapechar            =   `\\
35\exhyphenpenalty       =    50
36%fam                   =     0
37\finalhyphendemerits   =  5000
38%floatingpenalty       =     0
39%globaldefs            =     0
40\hangafter             =     1 % automatically set to 1 (no zero assignment)
41\hbadness              =  1000
42%holdinginserts        =     0
43\hyphenpenalty         =    50
44%interlinepenalty      =     0
45%language              =     0
46\lefthyphenmin         =     2
47\linepenalty           =    10
48%looseness             =     0
49%mag                   =  1000
50%maxdeadcycles         =    25
51%month                 =     0
52%newlinechar           =    -1 % commented i.e. no plain value
53%outputpenalty         =     0
54%pausing               =     0
55%postdisplaypenalty    =     0
56\predisplaypenalty     = 10000
57\pretolerance          =   100
58\relpenalty            =   500
59\righthyphenmin        =     3
60\showboxbreadth        =     5
61\showboxdepth          =     3
62%time                  =     0
63\tolerance             =   200
64%tracingcommands       =     0
65\tracinglostchars      =     1
66%tracingmacros         =     0
67%tracingonline         =     0
68%tracingoutput         =     0
69%tracingpages          =     0
70%tracingparagraphs     =     0
71%tracingrestores       =     0
72%tracingstats          =     0
73\uchyph                =     1
74\vbadness              =  1000
75\widowpenalty          =   150
76%year                  =     0
77
78%D Build in dimension variables.
79
80\abovedisplayshortskip =   0pt plus 3pt
81\abovedisplayskip      =  12pt plus 3pt minus 9pt
82%baselineskip          =   0pt
83\belowdisplayshortskip =   7pt plus 3pt minus 4pt
84\belowdisplayskip      =  12pt plus 3pt minus 9pt
85\boxmaxdepth           = \maxdimen
86\delimitershortfall    =   5pt
87%displayindent         =   0pt
88%displaywidth          =   0pt
89%hangindent            =   0pt
90\hfuzz                 = 0.1pt
91%hoffset               =   0pt
92\hsize                 = 6.5in
93%leftskip              =   0pt
94%lineskip              =   0pt
95%lineskiplimit         =   0pt
96%mathsurround          =   0pt
97\maxdepth              =   4pt
98\medmuskip             =   4mu plus 2mu minus 4mu
99\nulldelimiterspace    = 1.2pt
100\overfullrule          =   5pt
101\parfillskip           =   0pt plus 1fil
102\parindent             =  20pt
103\parskip               =   0pt plus 1pt
104%predisplaysize        =   0pt
105%rightskip             =   0pt
106\scriptspace           = 0.5pt
107%spaceskip             =   0pt
108\splitmaxdepth         = \maxdimen
109\splittopskip          =  10pt
110%tabskip               =   0pt
111\thickmuskip           =   5mu plus 5mu
112\thinmuskip            =   3mu
113\topskip               =  10pt
114\vfuzz                 = 0.1pt
115%voffset               =   0pt
116\vsize                 = 8.9in
117%xspaceskip            =   0pt
118
119\protect \endinput
120