groff (1.23.0)

(root)/
share/
doc/
groff-1.23.0/
ms.ps
%!PS-Adobe-3.0
%%Creator: groff version 1.23.0
%%CreationDate: Mon Jan 29 00:25:44 2024
%%DocumentNeededResources: font Times-Bold
%%+ font Times-BoldItalic
%%+ font Times-Italic
%%+ font Times-Roman
%%+ font Symbol
%%+ font Courier
%%+ font Courier-Bold
%%DocumentSuppliedResources: procset grops 1.23 0
%%Pages: 28
%%PageOrder: Ascend
%%DocumentMedia: Default 612 792 0 () ()
%%Orientation: Portrait
%%EndComments
%%BeginDefaults
%%PageMedia: Default
%%EndDefaults
%%BeginProlog
%%BeginResource: procset grops 1.23 0
%!PS-Adobe-3.0 Resource-ProcSet
/setpacking where{
pop
currentpacking
true setpacking
}if
/grops 120 dict dup begin
% The ASCII code of the space character.
/SC 32 def
/A/show load def
/B{0 SC 3 -1 roll widthshow}bind def
/C{0 exch ashow}bind def
/D{0 exch 0 SC 5 2 roll awidthshow}bind def
/E{0 rmoveto show}bind def
/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
/G{0 rmoveto 0 exch ashow}bind def
/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/I{0 exch rmoveto show}bind def
/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
/K{0 exch rmoveto 0 exch ashow}bind def
/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/M{rmoveto show}bind def
/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
/O{rmoveto 0 exch ashow}bind def
/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/Q{moveto show}bind def
/R{moveto 0 SC 3 -1 roll widthshow}bind def
/S{moveto 0 exch ashow}bind def
/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
% name size font SF -
/SF{
findfont exch
[exch dup 0 exch 0 exch neg 0 0]makefont
dup setfont
[exch/setfont cvx]cvx bind def
}bind def
% name a c d font MF -
/MF{
findfont
[5 2 roll
0 3 1 roll % b
neg 0 0]makefont
dup setfont
[exch/setfont cvx]cvx bind def
}bind def
/level0 0 def
/RES 0 def
/PL 0 def
/LS 0 def
% Enable manual feed.
% MANUAL -
/MANUAL{
statusdict begin/manualfeed true store end
}bind def
% Guess the page length.
% This assumes that the imageable area is vertically centered on the page.
% PLG - length
/PLG{
gsave newpath clippath pathbbox grestore
exch pop add exch pop
}bind def
% BP -
/BP{
/level0 save def
1 setlinecap
1 setlinejoin
DEFS/BPhook known{DEFS begin BPhook end}if
72 RES div dup scale
LS{
90 rotate
}{
0 PL translate
}ifelse
1 -1 scale
}bind def
/EP{
level0 restore
showpage
}def
% centerx centery radius startangle endangle DA -
/DA{
newpath arcn stroke
}bind def
% x y SN - x' y'
% round a position to nearest (pixel + (.25,.25))
/SN{
transform
.25 sub exch .25 sub exch
round .25 add exch round .25 add exch
itransform
}bind def
% endx endy startx starty DL -
% we round the endpoints of the line, so that parallel horizontal
% and vertical lines will appear even
/DL{
SN
moveto
SN
lineto stroke
}bind def
% centerx centery radius DC -
/DC{
newpath 0 360 arc closepath
}bind def
/TM matrix def
%  width height centerx centery DE -
/DE{
TM currentmatrix pop
translate scale newpath 0 0 .5 0 360 arc closepath
TM setmatrix
}bind def
% these are for splines
/RC/rcurveto load def
/RL/rlineto load def
/ST/stroke load def
/MT/moveto load def
/CL/closepath load def
% fill the last path
% r g b Fr -
/Fr{
setrgbcolor fill
}bind def
% c m y k Fk -
/setcmykcolor where{
pop
/Fk{
setcmykcolor fill
}bind def
}if
% g Fg -
/Fg{
setgray fill
}bind def
% fill with the "current color"
/FL/fill load def
/LW/setlinewidth load def
/Cr/setrgbcolor load def
/setcmykcolor where{
pop
/Ck/setcmykcolor load def
}if
/Cg/setgray load def
% new_font_name encoding_vector old_font_name RE -
/RE{
findfont
dup maxlength 1 index/FontName known not{1 add}if dict begin
{
1 index/FID ne
2 index/UniqueID ne
and
{def}{pop pop}ifelse
}forall
/Encoding exch def
dup/FontName exch def
currentdict end definefont pop
}bind def
/DEFS 0 def
% hpos vpos EBEGIN -
/EBEGIN{
moveto
DEFS begin
}bind def
/EEND/end load def
/CNT 0 def
/level1 0 def
% llx lly newwid wid newht ht newllx newlly PBEGIN -
/PBEGIN{
/level1 save def
translate
div 3 1 roll div exch scale
neg exch neg exch translate
% set the graphics state to default values
0 setgray
0 setlinecap
1 setlinewidth
0 setlinejoin
10 setmiterlimit
[]0 setdash
/setstrokeadjust where{
pop
false setstrokeadjust
}if
/setoverprint where{
pop
false setoverprint
}if
newpath
/CNT countdictstack def
userdict begin
/showpage{}def
%
%  Any included setpagedevice should be ignored.
%  See: http://www.w-beer.de/doc/ps/.
%
/setpagedevice{}def
mark
}bind def
/PEND{
cleartomark
countdictstack CNT sub{end}repeat
level1 restore
}bind def
end def
/setpacking where{
pop
setpacking
}if
%%EndResource
%%EndProlog
%%BeginSetup
%%BeginFeature: *PageSize Default
<< /PageSize [ 612 792 ] /ImagingBBox null >> setpagedevice
%%EndFeature
%%IncludeResource: font Times-Bold
%%IncludeResource: font Times-BoldItalic
%%IncludeResource: font Times-Italic
%%IncludeResource: font Times-Roman
%%IncludeResource: font Symbol
%%IncludeResource: font Courier
%%IncludeResource: font Courier-Bold
grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
/Courier-Bold@0 ENC0/Courier-Bold RE/Courier@0 ENC0/Courier RE
/Times-Roman@0 ENC0/Times-Roman RE/Times-Italic@0 ENC0/Times-Italic RE
/Times-BoldItalic@0 ENC0/Times-BoldItalic RE/Times-Bold@0 ENC0
/Times-Bold RE
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
BP
%%EndPageSetup
/F0 13/Times-Bold@0 SF(Using)195.116 127 Q/F1 13/Times-BoldItalic@0 SF
(grof)4.576 E(f)-.234 E F0(with the)5.369 E F1(ms)4.082 E F0(Macr)3.25 E
3.25(oP)-.234 G(ackage)-3.38 E/F2 11/Times-Italic@0 SF(Larry K)277.95
166 Q(ollar)-.44 E/F3 11/Times-Roman@0 SF -.11(ko)269.062 185.5 S
(llar@alltel.net).11 E F2(G. Br)258.265 211.5 Q(anden Robinson)-.165 E
F3(g.branden.robinson@gmail.com)235.094 231 Q(The)128.5 270 Q F2(ms)
4.806 E F3 1.638(\(\231manuscript\232\) package is suitable for the com\
position of letters, memo-)4.685 F .481(randa, reports, and books.)111
283 R(These)5.981 E F2(gr)3.693 E(of)-.495 E(f)-.198 E F3 .481
(macros feature co)5.387 F -.165(ve)-.165 G 3.231(rp).165 G .481
(age and table of contents)-3.231 F .444
(generation, automatically numbered headings, se)111 296 R -.165(ve)
-.275 G .444(ral paragraph styles, a v).165 F .444(ariety of te)-.275 F
(xt)-.165 E 1.754
(styling options, footnotes, and multi-column page layouts.)111 309 R F2
(ms)7.673 E F3 1.755(supports the)4.802 F F2(tbl)4.648 E F3(,).561 E F2
(eqn)4.714 E F3(,).264 E F2(pic)112.375 322 Q F3 3.596(,a).341 G(nd)
-3.596 E F2 -.407(re)3.596 G(fer).407 E F3 .845(preprocessors for inclu\
sion of tables, mathematical equations, diagrams,)4.399 F 2.536
(and standardized bibliographic citations.)111 335 R 2.536
(This implementation is mostly compatible)8.036 F .363
(with the documented interf)111 348 R .363(ace and beha)-.11 F .363
(vior of A)-.22 F .363(T&T Unix V)-1.221 F .362(ersion 7)-1.221 F F2(ms)
3.53 E F3 5.862(.M).297 G(an)-5.862 E 3.112(ye)-.165 G(xten-)-3.277 E
(sions from 4.2BSD \(Berk)111 361 Q(ele)-.11 E(y\) and T)-.165 E
(enth Edition Research Unix ha)-.77 E .33 -.165(ve b)-.22 H
(een recreated.).165 E/F4 11/Times-Bold@0 SF 2.75(1. Intr)72 400 R
(oduction)-.198 E F3(The)72 416.9 Q F2(ms)3.669 E F3 .501
(macros are the oldest survi)3.548 F .501(ving package for)-.275 F F2
-.495(ro)3.251 G -.198(ff).495 G F3(systems.)5.605 E/F5 7.7
/Times-Roman@0 SF(1)-4.51 I F3 .501(While the)3.251 4.51 N F2(man)3.669
E F3 .5(package w)3.514 F .5(as designed)-.11 F .401
(for brief reference documents, the)72 429.9 R F2(ms)3.57 E F3 .402
(macros are also suitable for longer w)3.449 F .402
(orks intended for printing and)-.11 F(possible publication.)72 442.9 Q
(In this document, a right arro)89.5 459.8 Q 2.75(w\()-.275 G/F6 11
/Symbol SF<ae>-2.75 E F3 2.75(\)i)C 2.75(su)-2.75 G
(sed to indicate a tab character in the input.)-2.75 E F4 2.75
(1.1. Basic)72 485.8 R(inf)2.75 E(ormation)-.275 E F2(ms)72.418 502.7 Q
F3 1.197(documents are plain te)4.244 F 1.196
(xt \214les; prepare them with your preferred te)-.165 F 1.196
(xt editor)-.165 F 6.696(.I)-.605 G 3.946(fy)-6.696 G(ou')-3.946 E 1.196
(re in a hurry to)-.55 F .38(start, kno)72 515.7 R 3.13(wt)-.275 G(hat)
-3.13 E F2(ms)3.548 E F3 .381(needs one of its macros called at the be)
3.428 F .381(ginning of a document so that it can initialize.)-.165 F(A)
72 528.7 Q F2(macr)3.329 E(o)-.495 E F3 .161
(is a formatting instruction to)3.109 F F2(ms.)3.329 E F3 .161
(Put a macro call on a line by itself.)5.661 F(Use)5.66 E/F7 11
/Courier@0 SF(.PP)2.91 E F3 .16(if you w)2.91 F .16(ant your)-.11 F
(paragraph')72 541.7 Q 2.75<738c>-.605 G(rst line to be indented, or)
-2.75 E F7(.LP)2.75 E F3(if you don')2.75 E(t.)-.198 E .761
(After that, start typing normally)89.5 558.6 R 6.261(.I)-.715 G 3.511
(ti)-6.261 G 3.511(sag)-3.511 G .762
(ood practice to start each sentence on a ne)-3.511 F 3.512(wl)-.275 G
.762(ine, or to put)-3.512 F(tw)72 571.6 Q 3.156(os)-.11 G .406
(paces after sentence-ending punctuation, so that the formatter kno)
-3.156 F .405(ws where the sentence boundaries)-.275 F 3.094(are. Y)72
584.6 R .344(ou can separate paragraphs with further paragraphing macro\
 calls, or with blank lines, and you can)-1.21 F(indent with tabs.)72
597.6 Q(When you need one of the features mentioned earlier)5.5 E 2.75
(,r)-.44 G(eturn to this manual.)-2.75 E -.165(Fo)89.5 614.5 S
(rmat the document with the).165 E F2(gr)3.212 E(of)-.495 E(f)-.198 E F3
(\(1\) command.)2.156 E F2(nr)5.896 E(of)-.495 E(f)-.198 E F3
(\(1\) can be useful for pre)2.156 E(vie)-.275 E(wing.)-.275 E .44 LW
452.85 625.75 159.15 625.75 DL F7($)164.65 636 Q/F8 11/Courier-Bold@0 SF
(editor radical.ms)5.5 E F2 2.75(#v)6.6 G(im, emacs, .)-2.75 E 1.833(..)
1.833 G F7($)164.65 649 Q F8(nroff -ww -z -ms radical.ms)5.5 E F2 2.75
(#c)6.6 G(hec)-2.915 E 2.75(kf)-.22 G(or err)-2.75 E(or)-.495 E(s)-.11 E
F7($)164.65 662 Q F8(nroff -ms radical.ms | less -R)5.5 E F7($)164.65
675 Q F8(groff -T pdf -ms radical.ms > radical.pdf)5.5 E F7($)164.65 688
Q F8(see radical.pdf)5.5 E F2 2.75(#o)6.6 G 2.75(ry)-2.75 G
(our favorite PDF vie)-2.75 E(wer)-.165 E 452.85 692.75 159.15 692.75 DL
452.85 625.75 452.85 692.75 DL 159.15 625.75 159.15 692.75 DL .36 LW 144
698 72 698 DL/F9 6.3/Times-Roman@0 SF(1)83 705.31 Q/F10 9/Times-Roman@0
SF .293(While manual)2.25 3.69 N/F11 9/Times-Italic@0 SF(pa)3.668 E -.09
(ge)-.09 G(s).09 E F10 .293(are older)2.786 F 2.543(,e)-.36 G .293
(arly ones used macros supplanted by the)-2.543 F F11(man)2.885 E F10
.293(package of Se)2.759 F -.135(ve)-.225 G .293
(nth Edition Unix \(1979\).).135 F F11(ms)5.136 E F10
(shipped with Sixth Edition \(1975\) and w)72 720 Q
(as documented by Mik)-.09 E 2.25(eL)-.09 G
(esk in a Bell Labs internal memorandum.)-2.25 E 0 Cg EP
%%Page: 2 2
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 417.587(2M)72 49 S(ay 2023)-417.587 E(Our)89.5
85 Q/F1 11/Courier@0 SF(radical.ms)2.75 E F0(document might look lik)
2.75 E 2.75(et)-.11 G(his.)-2.75 E .44 LW 496.3 96.25 115.7 96.25 DL F1
(.LP)121.2 106.5 Q
(Radical novelties are so disturbing that they tend to be)121.2 119.5 Q
(suppressed or ignored, to the extent that even the)121.2 132.5 Q
(possibility of their existence in general is more often)121.2 145.5 Q
(denied than admitted.)121.2 158.5 Q/F2 11/Symbol SF<ae>121.2 184.5 Q F1
(That\010s what Dijkstra said, anyway.)A 496.3 189.25 115.7 189.25 DL
496.3 96.25 496.3 189.25 DL 115.7 96.25 115.7 189.25 DL/F3 11
/Times-Italic@0 SF(ms)72.418 204 Q F0 -.165(ex)3.241 G .194(poses man)
.165 F 2.944(ya)-.165 G .194
(spects of document layout to user control via)-2.944 F F3(gr)3.405 E
(of)-.495 E(f)-.198 E F0 -.605('s)2.156 G F3 -.407(re)3.548 G(gister)
-.033 E(s)-.11 E F0(and)3.24 E F3(strings,)3.317 E F0 .193(which store)
2.943 F(numbers and te)72 217 Q(xt, respecti)-.165 E -.165(ve)-.275 G
(ly).165 E 5.5(.M)-.715 G(easurements in)-5.5 E F3(gr)3.212 E(of)-.495 E
(f)-.198 E F0(are e)4.906 E(xpressed with a suf)-.165 E(\214x called a)
-.275 E F3(scaling unit.)3.124 E 441.503 228.25 170.496 228.25 DL/F4 11
/Times-Bold@0 SF(Scaling unit)175.996 238.5 Q(Description)83.094 E
441.503 243.25 170.496 243.25 DL F1(i)200.663 253.5 Q F0(inches \()
41.168 E F2<b2>A F0(\))A F1(c)200.663 266.5 Q F0(centimeters)41.168 E F1
(p)200.663 279.5 Q F0(points \(1/72)41.168 E F2<b2>A F0(\))A F1(P)
200.663 292.5 Q F0(picas \(1/6)41.168 E F2<b2>A F0(\))A F1(v)200.663
305.5 Q F0<9976>41.168 E(ees\232; current v)-.165 E(ertical spacing)
-.165 E F1(m)200.663 318.5 Q F0
(\231ems\232; width of an \231M\232 in the current font)41.168 E F1(n)
200.663 331.5 Q F0(\231ens\232; one-half em)41.168 E 441.503 336.25
170.496 336.25 DL 441.503 228.25 441.503 336.25 DL 170.496 228.25
170.496 336.25 DL .384(Set re)89.5 351 R .384(gisters with the)-.165 F
F1(nr)3.134 E F0 .384(request and strings with the)3.134 F F1(ds)3.134 E
F0(request.)3.134 E F3(Requests)6.577 E F0 .384(are lik)3.431 F 3.134
(em)-.11 G .384(acro calls; the)-3.134 F(y)-.165 E .808
(go on lines by themselv)72 364 R .808(es and start with the)-.165 F F3
(contr)3.777 E .807(ol c)-.495 F(har)-.165 E(acter)-.165 E(,)-1.221 E F0
3.557(ad)3.557 G .807(ot \()-3.557 F F1(.)A F0 3.557(\). The)B(dif)3.557
E .807(ference is that the)-.275 F 3.557(yd)-.165 G(i-)-3.557 E .061
(rectly instruct the formatter program, rather than the macro package.)
72 377 R -.88(We)5.561 G -.11('l).88 G 2.811(ld).11 G .061(iscuss a fe)
-2.811 F 2.811(wa)-.275 G 2.811(sa)-2.811 G 2.811(pplicable. It)-2.811 F
(is wise to specify a scaling unit when setting an)72 390 Q 2.75(yr)
-.165 G -.165(eg)-2.75 G
(ister that represents a length, size, or distance.).165 E 446.8 401.25
165.2 401.25 DL F1(.nr PS 10.5p \\" Use 10.5-point type.)170.7 411.5 Q
(.ds FAM P)170.7 424.5 Q(\\" Use Palatino font family.)26.4 E 446.8
429.25 165.2 429.25 DL 446.8 401.25 446.8 429.25 DL 165.2 401.25 165.2
429.25 DL F0 .436(In the fore)72 444 R .435(going, we see that)-.165 F
F1(\\")3.185 E F0(be)3.185 E .435(gins a comment.)-.165 F .435
(This is an e)5.935 F .435(xample of an)-.165 F F3 .435(escape sequence)
3.394 F(,)-.11 E F0 .435(the other)3.185 F .139
(kind of formatting instruction.)72 457 R .139
(Escape sequences can appear an)5.639 F 2.89(ywhere. The)-.165 F 2.89
(yb)-.165 G -.165(eg)-2.89 G .14(in with the escape char).165 F(-)-.22 E
.57(acter \()72 470 R F1(\\)A F0 3.32(\)a)C .57(nd are follo)-3.32 F .57
(wed by at least one more character)-.275 F(.)-.605 E F3(ms)6.487 E F0
.569(documents lik)3.616 F 3.319(et)-.11 G .569
(his one tend to use only a)-3.319 F(fe)72 483 Q 2.75(wo)-.275 G(f)-2.75
E F3(gr)3.212 E(of)-.495 E(f)-.198 E F0 1.21 -.605('s m)2.156 H(an).605
E 2.75(yr)-.165 G(equests and escape sequences; see the)-2.75 E F3(gr)
3.212 E(of)-.495 E(f)-.198 E F0(\(7\) man page for complete lists.)2.156
E 540 494.25 72 494.25 DL F4(Escape sequence)77.5 504.5 Q(Description)
170.601 E 540 509.25 72 509.25 DL F1(\\")77.5 519.5 Q F0(Be)81.213 E
(gin comment; ignore remainder of line.)-.165 E F1(\\n[)77.5 532.5 Q F3
-.407(re)C(g)-.033 E F1(])A F0(Interpolate v)171.913 532.5 Q(alue of re)
-.275 E(gister)-.165 E F3 -.407(re)2.75 G(g)-.033 E F0(.).242 E F1(\\*[)
77.5 545.5 Q F3(str)A F1(])A F0(Interpolate contents of string)171.913
545.5 Q F3(str)3.124 E F0(.).803 E F1(\\*)77.5 558.5 Q F3(s)A F0(abbre)
171.913 558.5 Q(viation of)-.275 E F1(\\*[)2.75 E F3(s)A F1(])A F0 2.75
(;t)C(he name)-2.75 E F3(s)3.124 E F0(must be only one character)3.047 E
F1(\\[)77.5 571.5 Q F3 -.165(ch)C(ar).165 E F1(])A F0
(Interpolate glyph of special character named)171.913 571.5 Q F3 -.165
(ch)2.75 G(ar).165 E F0(.).803 E F1(\\&)77.5 584.5 Q F0
(non-printing, zero-width dummy character)81.213 E F1<5c01>77.5 597.5 Q
F0(Insert an unbreakable space of adjustable width lik)171.913 597.5 Q
2.75(ean)-.11 G(ormal space.)-2.75 E F1(\\|)77.5 610.5 Q F0(Mo)171.913
610.5 Q .33 -.165(ve h)-.165 H
(orizontally by one-sixth em \(\231thin space\232\).).165 E 540 615.25
72 615.25 DL 540 494.25 540 615.25 DL 72 494.25 72 615.25 DL .002
(Pre\214x an)89.5 630 R 2.752(yw)-.165 G .002
(ords that start with a dot \()-2.862 F F1(.)A F0 2.752(\)o)C 2.752(rn)
-2.752 G .003(eutral apostrophe \()-2.752 F F1<08>A F0 2.753(\)w)C(ith)
-2.753 E F1(\\&)2.753 E F0 .003(if the)2.753 F 2.753(ya)-.165 G .003
(re at the be)-2.753 F(ginning)-.165 E .911
(of an input line \(or might become that w)72 643 R .911
(ay in editing\) to pre)-.11 F -.165(ve)-.275 G .911
(nt them from being interpreted as macro).165 F(calls or requests.)72
656 Q(Suf)5.5 E<8c78>-.275 E F1(.)2.75 E F0(,)A F1(?)2.75 E F0 2.75(,a)C
(nd)-2.75 E F1(!)2.75 E F0(with)2.75 E F1(\\&)2.75 E F0
(when needed to cancel end-of-sentence detection.)2.75 E 493 667.25 119
667.25 DL F1(My exposure was \\&.5 to \\&.6 Sv of neutrons, said Dr.\\&)
124.5 677.5 Q(Wallace after the criticality incident.)124.5 690.5 Q 493
695.25 119 695.25 DL 493 667.25 493 695.25 DL 119 667.25 119 695.25 DL 0
Cg EP
%%Page: 3 3
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 322.03
(macros 3)2.75 F/F2 11/Times-Bold@0 SF 2.75(2. General)72 85 R(structur)
2.75 E 2.75(eo)-.198 G 2.75(fa)-2.75 G(n)-2.75 E/F3 11
/Times-BoldItalic@0 SF(ms)3.454 E F2(document)2.75 E F0(The)72 101.9 Q
F1(ms)4.129 E F0 .961(macro package e)4.008 F .962(xpects a certain amo\
unt of structure: a well-formed document contains at least)-.165 F
(one paragraphing or heading macro call.)72 114.9 Q(Longer documents ha)
5.5 E .33 -.165(ve a s)-.22 H(tructure as follo).165 E(ws.)-.275 E F2
(Document type)72 131.8 Q F0 .852(Calling the)89.5 144.8 R/F4 11
/Courier@0 SF(RP)3.601 E F0 .851(macro at the be)3.601 F .851
(ginning of your document puts the document description \(see belo)-.165
F(w\))-.275 E .817(on a co)89.5 157.8 R -.165(ve)-.165 G 3.567(rp).165 G
3.567(age. Otherwise,)-3.567 F F1(ms)3.985 E F0 .817
(places this information \(if an)3.864 F .817
(y\) on the \214rst page, follo)-.165 F .818(wed immedi-)-.275 F 1.949
(ately by the body te)89.5 170.8 R 4.699(xt. Some)-.165 F 1.949
(document types found in other)4.699 F F1(ms)5.117 E F0 1.948
(implementations are speci\214c to)4.996 F -1.221(AT)89.5 183.8 S
(&T or Berk)1.221 E(ele)-.11 E 1.43 -.715(y, a)-.165 H
(nd are not supported by).715 E F1(gr)3.212 E(of)-.495 E 2.75(fm)-.198 G
(s)-2.75 E F0(.).297 E F2 -.275(Fo)72 200.7 S(rmat and lay).275 E(out)
-.275 E F0 .355(By setting re)89.5 213.7 R .356
(gisters and strings, you can con\214gure your document')-.165 F 3.106
(st)-.605 G(ypef)-3.106 E .356(ace, mar)-.11 F .356
(gins, spacing, head-)-.198 F
(ers and footers, and footnote arrangement.)89.5 226.7 Q
(See section \231Document control settings\232 belo)5.5 E -.715(w.)-.275
G F2(Document description)72 243.6 Q F0 3.495(Ad)89.5 256.6 S .745
(ocument description consists of an)-3.495 F 3.494(yo)-.165 G .744
(f: a title, one or more authors' names and af)-3.494 F .744
(\214liated institu-)-.275 F
(tions, an abstract, and a date or other identi\214er)89.5 269.6 Q 5.5
(.S)-.605 G(ee section \231Document description macros\232 belo)-5.5 E
-.715(w.)-.275 G F2(Body text)72 286.5 Q F0 .227
(The main matter of your document follo)89.5 299.5 R .227
(ws its description \(if an)-.275 F(y\).)-.165 E F1(ms)6.145 E F0 .227
(supports highly structured te)3.274 F(xt)-.165 E 1.07
(consisting of paragraphs interspersed with multi-le)89.5 312.5 R -.165
(ve)-.275 G 3.82(lh).165 G 1.07
(eadings \(chapters, sections, subsections, and)-3.82 F .186(so forth\)\
 and augmented by lists, footnotes, tables, diagrams, and similar mater\
ial.)89.5 325.5 R .186(See section \231Body)5.686 F(te)89.5 338.5 Q
(xt\232 belo)-.165 E -.715(w.)-.275 G F2 -1.012(Ta)72 355.4 S
(bles of contents)1.012 E F0 .697(Macros enable the collection of entri\
es for a table of contents \(or inde)89.5 368.4 R .696
(x\) as the material the)-.165 F 3.446(yd)-.165 G(iscuss)-3.446 E .284
(appears in the document.)89.5 381.4 R -1.21(Yo)5.784 G 3.034(ut)1.21 G
.284(hen call a macro to emit the table of contents at the end of your \
docu-)-3.034 F 3.476(ment. The)89.5 394.4 R .725
(table of contents must necessarily follo)3.476 F 3.475(wt)-.275 G .725
(he rest of the te)-3.475 F .725(xt since GNU)-.165 F F1(tr)3.618 E(of)
-.495 E(f)-.198 E F0 .725(is a single-)5.631 F .401
(pass formatter; it thus cannot determine the page number of a di)89.5
407.4 R .402(vision of the te)-.275 F .402(xt until it has been set)
-.165 F .638(and output.)89.5 420.4 R(Since)6.138 E F1(ms)3.806 E F0
.638(output w)3.685 F .638(as designed for the production of hard cop)
-.11 F 2.067 -.715(y, t)-.11 H .637(he traditional procedure).715 F -.11
(wa)89.5 433.4 S 3.707(st).11 G 3.707(om)-3.707 G .957(anually relocate\
 the pages containing the table of contents between the co)-3.707 F
-.165(ve)-.165 G 3.708(rp).165 G .958(age and the)-3.708 F .31(body te)
89.5 446.4 R 3.059(xt. T)-.165 F(oday)-.88 E 3.059(,p)-.715 G .309
(age resequencing is more often done in the digital domain.)-3.059 F
.309(An inde)5.809 F 3.059(xw)-.165 G .309(orks simi-)-3.169 F(larly)
89.5 459.4 Q 3.172(,b)-.715 G .423(ut because it typically needs to be \
sorted after collection, its preparation requires separate pro-)-3.392 F
(cessing.)89.5 472.4 Q 0 Cg EP
%%Page: 4 4
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 417.587(4M)72 49 S(ay 2023)-417.587 E/F1 11
/Times-Bold@0 SF 2.75(3. Document)72 85 R(contr)2.75 E(ol settings)-.198
E F0 .474(The document parameters belo)72 101.9 R 3.224(wa)-.275 G .474
(re presented in the syntax used to interpolate their v)-3.224 F 3.224
(alues. F)-.275 F .474(or an)-.165 F 3.224(yu)-.165 G(n-)-3.224 E
(satisf)72 114.9 Q .466(actory def)-.11 F .466(ault, de\214ne its re)
-.11 F(gister)-.165 E 3.217(,s)-.44 G .467
(tring, or special character before calling an)-3.217 F(y)-.165 E/F2 11
/Times-Italic@0 SF(ms)3.635 E F0 .467(macro other than)3.514 F/F3 11
/Courier@0 SF(RP)72 127.9 Q F0 5.971(.T)C .471(he \231Ne)-5.971 F .471
(xt\232 heading indicates that changes to the parameter are ef)-.165 F
(fecti)-.275 E .801 -.165(ve a)-.275 H 3.22(so).165 G 3.22(ft)-3.22 G
.47(he ne)-3.22 F .47(xt ne)-.165 F 3.22(we)-.275 G(lement)-3.22 E
(processed of the listed type.)72 140.9 Q -.165(Fo)5.5 G 2.75(re).165 G
(ntries mark)-2.75 E(ed)-.11 E F2(special)3.124 E F0 2.75(,s).561 G
(ee the discussion in the applicable section.)-2.75 E .44 LW 540 152.15
72 152.15 DL F1 -.374(Ty)90.122 162.4 S 40.386(pe P).374 F 82.594
(arameter De\214nition)-.11 F 39.432(Next Default)82.325 F 540 167.15 72
167.15 DL 134.458 152.15 134.458 167.15 DL 540 152.15 540 167.15 DL 72
152.15 72 167.15 DL/F4 10/Courier@0 SF(\\n[PO])142.708 177.4 Q F0 -.165
(Pa)58.5 G(ge of).165 E(fset \(left mar)-.275 E 62.669(gin\) page)-.198
F F4(1i \(0\))39.71 E/F5 7/Courier@0 SF(*)-4.1 I F4(\\n[LL])142.708
190.4 Q F0(Line length)58.5 E(paragraph)122.201 E F4(6.5i \(65n\))16.5 E
F5(*)-4.1 I F4(\\n[LT])142.708 203.4 Q F0 -.385(Ti)58.5 G
(tle line length).385 E(paragraph)102.72 E F4(6.5i \(65n\))16.5 E F5(*)
-4.1 I F4(\\n[HM])142.708 216.4 Q F0 -.88(To)58.5 G 2.75(p\().88 G
(header\) mar)-2.75 E 79.917(gin page)-.198 F F4(1i)39.71 E(\\n[FM])
142.708 229.4 Q F0(Bottom \(footer\) mar)58.5 E 66.794(gin page)-.198 F
F4(1i)39.71 E F0(Mar)77.5 203.4 Q(gins)-.198 E 540 234.15 72 234.15 DL
F4(\\*[LH])142.708 244.4 Q F0(Left header te)58.5 E 100.388(xt header)
-.165 F/F6 10/Times-Italic@0 SF(empty)31.163 E F4(\\*[CH])142.708 257.4
Q F0(Center header te)58.5 E 89.388(xt header)-.165 F F4(-\\n[%]-)31.163
E(\\*[RH])142.708 270.4 Q F0(Right header te)58.5 E 94.261(xt header)
-.165 F F6(empty)31.163 E F4(\\*[LF])142.708 283.4 Q F0(Left footer te)
58.5 E 103.435(xt footer)-.165 F F6(empty)34.21 E F4(\\*[CF])142.708
296.4 Q F0(Center footer te)58.5 E 92.435(xt footer)-.165 F F6(empty)
34.21 E F4(\\*[RF])142.708 309.4 Q F0(Right footer te)58.5 E 97.308
(xt footer)-.165 F F6(empty)34.21 E F0 -.385(Ti)77.5 263.9 S(tles).385 E
(\(headers,)77.5 276.9 Q(footers\))77.5 289.9 Q 540 314.15 72 314.15 DL
F4(\\n[PS])142.708 324.4 Q F0 -.88(Ty)58.5 G(pe \(point\) size).88 E
(paragraph)98.342 E F4(10p)16.5 E(\\n[VS])142.708 337.4 Q F0 -1.221(Ve)
58.5 G(rtical spacing)1.221 E(paragraph)102.049 E F4(12p)16.5 E(\\n[HY])
142.708 350.4 Q F0(Hyphenation mode)58.5 E(paragraph)88.596 E F4(6)16.5
E(\\*[FAM])142.708 363.4 Q F0 -.165(Fo)52.5 G(nt f).165 E 118.494
(amily paragraph)-.11 F F4(T)16.5 E F0 -1.375 -.77(Te x)77.5 343.9 T(t)
.77 E 540 368.15 72 368.15 DL F4(\\n[PI])142.708 378.4 Q F0 119.759
(Indentation paragraph)58.5 F F4(5n)16.5 E(\\n[PD])142.708 391.4 Q F0
-.165(Pa)58.5 G(ragraph distance \(spacing\)).165 E(paragraph)45.707 E
F4(0.3v)16.5 E/F7 10/Times-Roman@0 SF(\()6 E F4(1v)A F7(\))A/F8 7
/Times-Roman@0 SF<87>-4.1 I F4(\\n[QI])142.708 404.4 Q F0
(Quotation indentation)58.5 E(paragraph)76.364 E F4(5n)16.5 E
(\\n[PORPHANS])142.708 417.4 Q F0 2.75(#o)22.5 G 2.75(fi)-2.75 G
(nitial lines k)-2.75 E 78.916(ept paragraph)-.11 F F4(1)16.5 E F0 -.165
(Pa)77.5 397.9 S(ragraphs).165 E 540 422.15 72 422.15 DL F4(\\n[PSINCR])
142.708 432.4 Q F0 -.88(Ty)34.5 G(pe \(point\) size increment).88 E
(heading)51.603 E F4(1p)25.652 E(\\n[GROWPS])142.708 445.4 Q F0
(Size increase depth limit)34.5 E(heading)64.154 E F4(0)25.652 E
(\\n[HORPHANS])142.708 458.4 Q F0 2.75(#o)22.5 G 2.75(ff)-2.75 G(ollo)
-2.75 E(wing lines k)-.275 E 62.086(ept heading)-.11 F F4(1)25.652 E
(\\*[SN-STYLE])142.708 471.4 Q F0(Numbering style \(alias\))22.5 E
(heading)68.741 E F4(\\*[SN-DOT])25.652 E F0(Headings)77.5 451.9 Q 540
476.15 72 476.15 DL F4(\\n[FI])142.708 486.4 Q F0 119.759
(Indentation footnote)58.5 F F4(2n)23.815 E(\\n[FF])142.708 499.4 Q F0
-.165(Fo)58.5 G 138.25(rmat footnote).165 F F4(0)23.815 E(\\n[FPS])
142.708 512.4 Q F0 -.88(Ty)52.5 G(pe \(point\) size).88 E(footnote)
98.342 E F4(\\n[PS]-2p)23.815 E(\\n[FVS])142.708 525.4 Q F0 -1.221(Ve)
52.5 G(rtical spacing)1.221 E(footnote)102.049 E F4(\\n[FPS]+2p)23.815 E
(\\n[FPD])142.708 538.4 Q F0 -.165(Pa)52.5 G
(ragraph distance \(spacing\)).165 E(footnote)45.707 E F4(\\n[PD]/2)
23.815 E(\\*[FR])142.708 551.4 Q F0(Line length ratio)58.5 E F2(special)
99.288 E F4(11/12)29.315 E F0 -.165(Fo)77.5 518.9 S(otnotes).165 E 540
556.15 72 556.15 DL F4(\\n[DD])142.708 566.4 Q F0
(Display distance \(spacing\))58.5 E F2(special)55.915 E F4(0.5v)29.315
E F7(\()6 E F4(1v)A F7(\))A F8<87>-4.1 I F4(\\n[DI])142.708 579.4 Q F0
(Display indentation)58.5 E F2(special)86.143 E F4(0.5i)29.315 E F0
(Displays)77.5 572.9 Q 540 584.15 72 584.15 DL F4(\\n[MINGW])142.708
594.4 Q F0(Minimum gutter width)40.5 E(page)72.382 E F4(2n)39.71 E
(\\n[TC-MARGIN])142.708 607.4 Q F0 -.198(TO)16.5 G 2.75(Cp).198 G
(age number mar)-2.75 E(gin width)-.198 E F3(PX)29.416 E F0(call)2.75 E
F4(\\w\010000\010)28.644 E(\\[TC-LEADER])142.708 620.4 Q F0 -.198(TO)
22.5 G 2.75(Cl).198 G(eader character)-2.75 E F3(PX)78.135 E F0(call)
2.75 E F4(.\\h\0101m\010)28.644 E F0(Other)77.5 607.4 Q 540 625.15 72
625.15 DL 134.458 167.15 134.458 625.15 DL 540 167.15 540 625.15 DL 72
167.15 72 625.15 DL/F9 7.7/Times-Roman@0 SF(*)72 635.39 Q F0(Def)13.65
4.51 M .049(aults v)-.11 F .05(ary by output de)-.275 F .05
(vice and paper format; the v)-.275 F .05(alues sho)-.275 F .05
(wn are for typesetters using U.S. letter)-.275 F(paper)89.5 652.9 Q
2.75(,a)-.44 G(nd then terminals.)-2.75 E(See section \231P)5.5 E
(aper format\232 of the)-.165 E F2(gr)3.212 E(of)-.495 E(f)-.198 E F0
(\(1\) man page.)2.156 E F9<87>72 665.29 Q F0(The)13.65 4.51 M F3(PD)
2.826 E F0(and)2.826 E F3(DD)2.826 E F0(re)2.826 E .076
(gisters use the lar)-.165 F .076(ger v)-.198 F .076(alue if the v)-.275
F .075(ertical motion quantum of the output de)-.165 F .075(vice is too)
-.275 F(coarse for the smaller one; usually)89.5 682.8 Q 2.75(,t)-.715 G
(his is the case only for output to terminals and emulators thereof.)
-2.75 E 0 Cg EP
%%Page: 5 5
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 322.03
(macros 5)2.75 F/F2 11/Times-Bold@0 SF 2.75(4. Document)72 85 R
(description macr)2.75 E(os)-.198 E F0 .327
(Only the simplest document lacks a title.)72 101.9 R/F3 7.7
/Times-Roman@0 SF(2)-4.51 I F0 .327(As its le)3.077 4.51 N -.165(ve)
-.275 G 3.077(lo).165 G 3.077(fs)-3.077 G .327
(ophistication \(or comple)-3.077 F .327(xity\) increases, it tends)
-.165 F .819(to acquire a date of re)72 114.9 R .819(vision, e)-.275 F
.819(xplicitly identi\214ed authors, sponsoring institutions for author\
s, and, at the)-.165 F .265
(rare\214ed heights, an abstract of its content.)72 127.9 R .266(By def)
5.766 F(ault,)-.11 E F1(ms)3.434 E F0 .266
(arranges most of the document description \(the)3.313 F
(title, author names and institutions, and abstract, b)72 140.9 Q
(ut not the date\) at the top of the \214rst page.)-.22 E .044
(De\214ne these data by calling the macros belo)89.5 157.8 R 2.793(wi)
-.275 G 2.793(nt)-2.793 G .043(he order sho)-2.793 F(wn;)-.275 E/F4 11
/Courier@0 SF(.DA)2.793 E F0(or)2.793 E F4(.ND)2.793 E F0 .043
(can be called to set the)2.793 F .619
(document date \(or other identi\214er\) at an)72 170.8 R 3.369(yt)-.165
G .62
(ime before \(a\) the abstract, if present, or \(b\) its information is)
-3.369 F .969(required in a header or footer)72 183.8 R 6.468(.U)-.605 G
.968(se of these macros is optional, e)-6.468 F .968(xcept that)-.165 F
F4(.TL)3.718 E F0 .968(is mandatory if an)3.718 F 3.718(yo)-.165 G(f)
-3.718 E F4(.RP)72 196.8 Q F0(,)A F4(.AU)2.75 E F0(,)A F4(.AI)2.75 E F0
2.75(,o)C(r)-2.75 E F4(.AB)2.75 E F0(is called, and)2.75 E F4(.AE)2.75 E
F0(is mandatory if)2.75 E F4(.AB)2.75 E F0(is called.)2.75 E .44 LW 540
208.05 72 208.05 DL F2(Macr)77.5 218.3 Q 62.054(oD)-.198 G(escription)
-62.054 E 540 223.05 72 223.05 DL 540 208.05 540 223.05 DL 72 208.05 72
223.05 DL F4(.RP)77.5 233.3 Q F0([)6.6 E F1(option)A F0 1.833(...)2.75 G
(])-1.833 E .873(Use the \231report\232 \(A)170.508 233.3 R(T&T)-1.221 E
3.623<3a99>-.55 G .873
(released paper\232\) format for your document, creating a)-3.623 F
1.249(separate co)170.508 246.3 R -.165(ve)-.165 G 3.999(rp).165 G 3.999
(age. If)-3.999 F 1.249(the optional)3.999 F F4(no-repeat-info)3.999 E
F0(ar)3.999 E 1.248(gument is gi)-.198 F -.165(ve)-.275 G(n,).165 E F1
(ms)4.416 E F0 .129(produces a co)170.508 259.3 R -.165(ve)-.165 G 2.879
(rp).165 G .129(age b)-2.879 F .13(ut does not repeat an)-.22 F 2.88(yo)
-.165 G 2.88(fi)-2.88 G .13(ts information subsequently \(b)-2.88 F(ut)
-.22 E .176(see the)170.508 272.3 R F4(DA)2.926 E F0 .176(macro belo)
2.926 F 2.925(wr)-.275 G -2.475 -.165(eg a)-2.925 H .175
(rding the date\).).165 F(Normally)5.675 E(,)-.715 E F4(.RP)2.925 E F0
.175(sets the page number)2.925 F(follo)170.508 285.3 Q .5(wing the co)
-.275 F -.165(ve)-.165 G 3.25(rp).165 G .501(age to 1.)-3.25 F .501
(Specifying the optional)6.001 F F4(no-renumber)3.251 E F0(ar)3.251 E
(gument)-.198 E .597(suppresses this alteration.)170.508 298.3 R .597
(Optional ar)6.097 F .597(guments can occur in an)-.198 F 3.347(yo)-.165
G(rder)-3.347 E(.)-.605 E F4(no)6.097 E F0 .596(is rec-)3.347 F
(ognized as a synon)170.508 311.3 Q(ym of)-.165 E F4(no-repeat-info)2.75
E F0(for A)2.75 E(T&T compatibility)-1.221 E(.)-.715 E 540 316.05 72
316.05 DL F4(.TL)77.5 326.3 Q F0 .502(Specify the document title.)
170.508 326.3 R F1(ms)6.42 E F0 .502(collects te)3.549 F .502
(xt on input lines follo)-.165 F .502(wing this call into)-.275 F
(the title until reaching)170.508 339.3 Q F4(.AU)2.75 E F0(,)A F4(.AB)
2.75 E F0 2.75(,o)C 2.75(rah)-2.75 G(eading or paragraphing macro call.)
-2.75 E 540 344.05 72 344.05 DL F4(.AU)77.5 354.3 Q F0 .832
(Specify an author')170.508 354.3 R 3.582(sn)-.605 G(ame.)-3.582 E F1
(ms)6.75 E F0 .832(collects te)3.879 F .832(xt on input lines follo)
-.165 F .832(wing this call into)-.275 F 1.247(the author')170.508 367.3
R 3.997(sn)-.605 G 1.247(ame until reaching)-3.997 F F4(.AI)3.997 E F0
(,)A F4(.AB)3.997 E F0 3.997(,a)C(nother)-3.997 E F4(.AU)3.997 E F0
3.998(,o)C 3.998(rah)-3.998 G 1.248(eading or para-)-3.998 F
(graphing macro call.)170.508 380.3 Q
(Call it repeatedly to specify multiple authors.)5.5 E 540 385.05 72
385.05 DL F4(.AI)77.5 395.3 Q F0 .444(Specify the preceding author')
170.508 395.3 R 3.194(si)-.605 G 3.194(nstitution. An)-3.194 F F4(.AU)
3.194 E F0 .444(call is usefully follo)3.194 F .443(wed by at)-.275 F
.733(most one)170.508 408.3 R F4(.AI)3.483 E F0 .733
(call; if there are more, the last)3.483 F F4(.AI)3.484 E F0 .734
(call controls.)3.484 F F1(ms)6.652 E F0 .734(collects te)3.781 F(xt)
-.165 E .925(on input lines follo)170.508 421.3 R .924
(wing this call into the author')-.275 F 3.674(si)-.605 G .924
(nstitution until reaching)-3.674 F F4(.AU)3.674 E F0(,)A F4(.AB)170.508
434.3 Q F0 2.75(,o)C 2.75(rah)-2.75 G
(eading or paragraphing macro call.)-2.75 E 540 439.05 72 439.05 DL F4
(.DA)77.5 449.3 Q F0([)6.6 E F1(x)A F0 1.833(...)2.75 G(])-1.833 E -.88
(Ty)170.508 449.3 S .907(peset the current date, or an).88 F 3.657(ya)
-.165 G -.198(rg)-3.657 G(uments).198 E F1(x)4.504 E F0 3.657(,i).583 G
3.657(nt)-3.657 G .907(he center footer)-3.657 F 3.658(,a)-.44 G .908
(nd, if)-3.658 F F4(.RP)3.658 E F0(is)3.658 E(also called, left-aligned\
 at the end of the document description on the co)170.508 462.3 Q -.165
(ve)-.165 G 2.75(rp).165 G(age.)-2.75 E 540 467.05 72 467.05 DL F4(.ND)
77.5 477.3 Q F0([)6.6 E F1(x)A F0 1.833(...)2.75 G(])-1.833 E -.88(Ty)
170.508 477.3 S .504(peset the current date, or an).88 F 3.254(ya)-.165
G -.198(rg)-3.254 G(uments).198 E F1(x)4.101 E F0 3.254(,i).583 G(f)
-3.254 E F4(.RP)3.254 E F0 .503(is also called, left-aligned at)3.254 F
(the end of the document description on the co)170.508 490.3 Q -.165(ve)
-.165 G 2.75(rp).165 G 2.75(age. This)-2.75 F(is)2.75 E F1(gr)3.212 E
(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E F0 1.21 -.605('s d).297 H(ef).605
E(ault.)-.11 E 540 495.05 72 495.05 DL F4(.AB)77.5 505.3 Q F0([)6.6 E F4
(no)A F0(])A(Be)170.508 505.3 Q .719(gin the abstract.)-.165 F F1(ms)
6.637 E F0 .719(collects te)3.766 F .719(xt on input lines follo)-.165 F
.719(wing this call into the ab-)-.275 F .772(stract until reaching an)
170.508 518.3 R F4(.AE)3.522 E F0 3.522(call. By)3.522 F(def)3.522 E
(ault,)-.11 E F1(ms)3.94 E F0 .772(places the w)3.819 F .772(ord \231)
-.11 F(ABSTRA)-.88 E(CT\232)-.44 E 1.117(centered and in italics abo)
170.508 531.3 R 1.447 -.165(ve t)-.165 H 1.117(he te).165 F 1.117
(xt of the abstract.)-.165 F 1.117(The optional ar)6.617 F(gument)-.198
E F4(no)3.868 E F0(suppresses this heading.)170.508 544.3 Q 540 549.05
72 549.05 DL F4(.AE)77.5 559.3 Q F0(End the abstract.)73.208 E 540
564.05 72 564.05 DL 540 223.05 540 564.05 DL 72 223.05 72 564.05 DL .36
LW 144 709 72 709 DL/F5 6.3/Times-Roman@0 SF(2)83 716.31 Q/F6 9
/Times-Roman@0 SF
(Distinguish a document title from \231titles\232, which are what)2.25
3.69 M/F7 9/Times-Italic@0 SF -.405(ro)2.25 G -.162(ff).405 G F6
(systems call headers and footers collecti)4.176 E -.135(ve)-.225 G(ly)
.135 E(.)-.585 E 0 Cg EP
%%Page: 6 6
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 417.587(6M)72 49 S(ay 2023)-417.587 E(An e)72 85
Q(xample document description, using a co)-.165 E -.165(ve)-.165 G 2.75
(rp).165 G(age, follo)-2.75 E(ws.)-.275 E .44 LW 522.7 96.25 89.3 96.25
DL/F1 11/Courier@0 SF(.RP)94.8 106.5 Q(.TL)94.8 119.5 Q
(The Inevitability of Code Bloat in Commercial and Free Software)94.8
132.5 Q(.AU)94.8 145.5 Q(J.\\& Random Luser)94.8 158.5 Q(.AI)94.8 171.5
Q(University of West Bumblefuzz)94.8 184.5 Q(.AB)94.8 197.5 Q
(This report examines the long-term growth of the code bases in)94.8
210.5 Q(two large,)94.8 223.5 Q(popular software packages;)94.8 236.5 Q
(the free Emacs and the commercial Microsoft Word.)94.8 249.5 Q
(While differences appear in the type or order of features added,)94.8
262.5 Q(due to the different methodologies used,)94.8 275.5 Q
(the results are the same in the end.)94.8 288.5 Q(.PP)94.8 301.5 Q
(The free software approach is shown to be superior in that while)94.8
314.5 Q(free software can become as bloated as commercial offerings,)
94.8 327.5 Q
(free software tends to have fewer serious bugs and the added)94.8 340.5
Q(features are more in line with user demand.)94.8 353.5 Q(.AE)94.8
366.5 Q F0 1.833(...t)94.8 379.5 S(he rest of the paper)-1.833 E 1.833
(...)1.833 G 522.7 384.25 89.3 384.25 DL 522.7 96.25 522.7 384.25 DL
89.3 96.25 89.3 384.25 DL 0 Cg EP
%%Page: 7 7
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 322.03
(macros 7)2.75 F/F2 11/Times-Bold@0 SF 2.75(5. Body)72 85 R(text)2.75 E
F0 3.367(Av)72 101.9 S .617(ariety of macros, re)-3.642 F .617(gisters,\
 and strings can be used to structure and style the body of your docume\
nt.)-.165 F(The)72 114.9 Q 4.076(yo)-.165 G -2.409 -.198(rg a)-4.076 H
1.326(nize your te).198 F 1.327(xt into paragraphs, headings, footnotes\
, and inclusions of material such as tables)-.165 F(and \214gures.)72
127.9 Q F2 2.75(5.1. T)72 153.9 R(ext settings)-1.012 E F0(The)72 170.8
Q/F3 11/Courier@0 SF(FAM)3.344 E F0 .593(string, a GNU e)3.344 F .593
(xtension, sets the font f)-.165 F .593(amily for body te)-.11 F .593
(xt; the def)-.165 F .593(ault is \231)-.11 F F3(T)A F0 3.343(\232. The)
B F3(PS)3.343 E F0(and)3.343 E F3(VS)3.343 E F0(re)72 183.8 Q 1.186
(gisters set the type size and v)-.165 F 1.187
(ertical spacing \(distance between te)-.165 F 1.187
(xt baselines\), respecti)-.165 F -.165(ve)-.275 G(ly).165 E 6.687(.T)
-.715 G 1.187(he font)-6.687 F -.11(fa)72 196.8 S 1.011
(mily and type size are ignored on terminal de).11 F 3.76
(vices. Setting)-.275 F 1.01
(these parameters before the \214rst call of a)3.76 F 1.068(heading, pa\
ragraphing, or \(non-date\) document description macro also applies the\
m to headers, footers,)72 209.8 R(and \(for)72 222.8 Q F3(FAM)2.75 E F0
2.75(\)f)C(ootnotes.)-2.75 E .15(Which font f)89.5 239.7 R .15
(amilies are a)-.11 F -.275(va)-.22 G .149
(ilable depends on the output de).275 F .149(vice; as a con)-.275 F
-.165(ve)-.44 G(ntion,).165 E F3(T)2.899 E F0 .149(selects a serif f)
2.899 F(am-)-.11 E .007(ily \(\231T)72 252.7 R(imes\232\),)-.385 E F3(H)
2.757 E F0 2.757(as)2.757 G .007(ans-serif f)-2.757 F .008
(amily \(\231Helv)-.11 F .008(etica\232\), and)-.165 F F3(C)2.758 E F0
2.758(am)2.758 G .008(onospaced f)-2.758 F .008
(amily \(\231Courier\232\).)-.11 F .008(The man page)5.508 F 1.081
(for the output dri)72 265.7 R -.165(ve)-.275 G 3.831(rd).165 G 1.081
(ocuments its font repertoire.)-3.831 F 1.08(Consult the)6.58 F F1(gr)
4.292 E(of)-.495 E(f)-.198 E F0 1.08(\(1\) man page for lists of a)2.156
F -.275(va)-.22 G(ilable).275 E(output de)72 278.7 Q
(vices and their dri)-.275 E -.165(ve)-.275 G(rs.).165 E(The)89.5 295.6
Q F3(HY)3.3 E F0(re)3.3 E .55(gister de\214nes the automatic h)-.165 F
.55(yphenation mode used with the)-.055 F F3(hy)3.301 E F0 3.301
(request. Setting)3.301 F F3(\\n[HY])3.301 E F0(to)72 308.6 Q F3(0)2.75
E F0(is equi)2.75 E -.275(va)-.275 G(lent to using the).275 E F3(nh)2.75
E F0 2.75(request. This)2.75 F(is a T)2.75 E
(enth Edition Research Unix e)-.77 E(xtension.)-.165 E F2 2.75(5.2. T)72
334.6 R(ypographical symbols)-.374 E F1(ms)72.418 351.5 Q F0(pro)4.042 E
.995(vides a fe)-.165 F 3.745(ws)-.275 G .995
(trings to obtain typographical symbols not easily entered with the k)
-3.745 F -.165(ey)-.11 G 3.744(board. These).165 F(and man)72 364.5 Q
2.75(yo)-.165 G(thers are a)-2.75 E -.275(va)-.22 G
(ilable as special character escape sequences\212see the).275 E F1(gr)
3.212 E(of)-.495 E(f_c)-.198 E(har)-.165 E F0(\(7\) man page.).803 E .44
LW 540 375.75 72 375.75 DL F2 15.582(String Description)79.331 386 R 540
390.75 72 390.75 DL F3(\\*[-])77.5 401 Q F0(Interpolate an em dash.)16.5
E 540 405.75 72 405.75 DL F3(\\*[Q])77.5 416 Q(\\*[U])77.5 429 Q F0 .343
(Interpolate typographer')127 416 R 3.093(sq)-.605 G .344
(uotation marks where a)-3.093 F -.275(va)-.22 G .344
(ilable, and neutral double quotes other).275 F(-)-.22 E(wise.)127 429 Q
F3(\\*[Q])5.5 E F0(is the left quote and)2.75 E F3(\\*[U])2.75 E F0
(the right.)2.75 E 540 433.75 72 433.75 DL 540 375.75 540 433.75 DL 72
375.75 72 433.75 DL F2 2.75(5.3. P)72 461.5 R(aragraphs)-.11 E F0 -.165
(Pa)72 478.4 S 1.557(ragraphing macros).165 F F1(br)4.604 E(eak)-.407 E
F0 4.307(,o).737 G 4.307(rt)-4.307 G 1.557(erminate, an)-4.307 F 4.307
(yp)-.165 G 1.556(ending output line so that a ne)-4.307 F 4.306(wp)
-.275 G 1.556(aragraph can be)-4.306 F(gin.)-.165 E(Se)72 491.4 Q -.165
(ve)-.275 G .682(ral paragraph types are a).165 F -.275(va)-.22 G .682
(ilable, dif).275 F .682(fering in ho)-.275 F 3.432(wi)-.275 G .683
(ndentation applies to them: to left, right, or both)-3.432 F(mar)72
504.4 Q 1.241(gins; to the \214rst output line of the paragraph, all ou\
tput lines, or all b)-.198 F 1.241(ut the \214rst.)-.22 F 1.24
(All paragraphing)6.74 F .351(macro calls cause the insertion of v)72
517.4 R .351(ertical space in the amount stored in the)-.165 F F3(PD)
3.101 E F0(re)3.101 E(gister)-.165 E 3.101(,e)-.44 G .352
(xcept at page or)-3.266 F(column breaks.)72 530.4 Q(Alternati)5.5 E
-.165(ve)-.275 G(ly).165 E 2.75(,ab)-.715 G
(lank input line breaks the output line and v)-2.75 E
(ertically spaces by one v)-.165 E(ee.)-.165 E(The)89.5 547.3 Q F3
(PORPHANS)3.602 E F0(re)3.601 E .851
(gister de\214nes the minimum number of initial lines of an)-.165 F
3.601(yp)-.165 G .851(aragraph that must be)-3.601 F -.11(ke)72 560.3 S
.081(pt together to a).11 F -.22(vo)-.22 G .081
(id isolated lines at the bottom of a page.).22 F .082(If a ne)5.581 F
2.832(wp)-.275 G .082(aragraph is started close to the bot-)-2.832 F
.114(tom of a page, and there is insuf)72 573.3 R .114
(\214cient space to accommodate)-.275 F F3(\\n[PORPHANS])2.864 E F0 .114
(lines before an automatic)2.864 F(page break, then a page break is for\
ced before the start of the paragraph.)72 586.3 Q(This is a GNU e)5.5 E
(xtension.)-.165 E 540 597.55 72 597.55 DL F2(Macr)77.5 607.8 Q 85.459
(oD)-.198 G(escription)-85.459 E 540 612.55 72 612.55 DL 540 597.55 540
612.55 DL 72 597.55 72 612.55 DL F3(.LP)77.5 622.8 Q F0
(Set a paragraph without an)96.613 E 2.75(y\()-.165 G
(additional\) indentation.)-2.75 E 540 627.55 72 627.55 DL F3(.PP)77.5
637.8 Q F0(Set a paragraph with a \214rst-line left indentation of)
193.913 637.8 Q F3(\\n[PI])2.75 E F0(.)A 540 642.55 72 642.55 DL F3(.IP)
77.5 652.8 Q F0([)6.6 E F1(mark)A(er)-.11 E F0([)2.75 E F1(width)A F0
(]])A .436(Set a paragraph with a left indentation.)193.913 652.8 R .437
(The optional)5.937 F F1(mark)3.605 E(er)-.11 E F0 .437(is not indented)
3.99 F 1.156(and is empty by def)193.913 665.8 R 3.906(ault. It)-.11 F
1.155(has se)3.905 F -.165(ve)-.275 G 1.155
(ral applications; see subsection \231Lists\232).165 F(belo)193.913
678.8 Q -.715(w.)-.275 G F1(width)6.658 E F0 -.165(ove)3.127 G .069
(rrides the indentation amount in).165 F F3(\\n[PI])2.82 E F0 2.82(;i)C
.07(ts def)-2.82 F .07(ault unit is)-.11 F<99>193.913 691.8 Q F3(n)A F0
3.26(\232. Once)B(speci\214ed,)3.26 E F1(width)3.634 E F0 .51
(applies to further)3.568 F F3(.IP)3.259 E F0 .509
(calls until speci\214ed ag)3.259 F(ain)-.055 E(or a heading or dif)
193.913 704.8 Q(ferent paragraphing macro is called.)-.275 E 540 709.55
72 709.55 DL 540 612.55 540 709.55 DL 72 612.55 72 709.55 DL 0 Cg EP
%%Page: 8 8
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 417.587(8M)72 49 S(ay 2023)-417.587 E .44 LW 540
76.75 72 76.75 DL/F1 11/Times-Bold@0 SF(Macr)77.5 87 Q 85.459(oD)-.198 G
(escription)-85.459 E 540 91.75 72 91.75 DL 540 76.75 540 91.75 DL 72
76.75 72 91.75 DL/F2 11/Courier@0 SF(.QP)77.5 102 Q F0
(Set a paragraph indented from both left and right mar)193.913 102 Q
(gins by)-.198 E F2(\\n[QI])2.75 E F0(.)A 540 106.75 72 106.75 DL F2
(.QS)77.5 117 Q(.QE)77.5 130 Q F0(Be)193.913 117 Q 1.518(gin \()-.165 F
F2(QS)A F0 4.268(\)a)C 1.518(nd end \()-4.268 F F2(QE)A F0 4.268(\)ar)C
-.165(eg)-4.268 G 1.519(ion where each paragraph is indented from).165 F
.123(both mar)193.913 130 R .123(gins by)-.198 F F2(\\n[QI])2.873 E F0
5.623(.T)C .122(he te)-5.623 F .122(xt between)-.165 F F2(.QS)2.872 E F0
(and)2.872 E F2(.QE)2.872 E F0 .122(can be structured)2.872 F
(further by use of other paragraphing macros.)193.913 143 Q 540 147.75
72 147.75 DL F2(.XP)77.5 158 Q F0 2.01(Set an \231e)193.913 158 R 2.01
(xdented\232 paragraph\212one with a left indentation of)-.165 F F2
(\\n[PI])4.761 E F0(on)4.761 E -2.365 -.275(ev e)193.913 171 T .259
(ry line).275 F/F3 11/Times-Italic@0 SF -.22(ex)3.008 G(cept).22 E F0
.258(the \214rst \(also kno)3.756 F .258(wn as a hanging indent\).)-.275
F .258(This is a Berk)5.758 F(e-)-.11 E(le)193.913 184 Q 2.75(ye)-.165 G
(xtension.)-2.915 E 540 188.75 72 188.75 DL 540 91.75 540 188.75 DL 72
91.75 72 188.75 DL(The follo)89.5 203.5 Q(wing e)-.275 E
(xample illustrates the use of paragraphing macros.)-.165 E 516.1 214.75
95.9 214.75 DL F2(.NH 2)101.4 225 Q(Cases used in the 2001 study)101.4
238 Q(.LP)101.4 251 Q
(Two software releases were considered for this report.)101.4 264 Q(.PP)
101.4 277 Q(The first is commercial software;)101.4 290 Q
(the second is free.)101.4 303 Q(.IP \\[bu])101.4 316 Q
(Microsoft Word for Windows,)101.4 329 Q
(starting with version 1.0 through the current version)101.4 342 Q
(\(Word 2000\).)101.4 355 Q(.IP \\[bu])101.4 368 Q(GNU Emacs,)101.4 381
Q(from its first appearance as a standalone editor through the)101.4 394
Q(current version \(v20\).)101.4 407 Q(See [Bloggs 2002] for details.)
101.4 420 Q(.QP)101.4 433 Q(Franklin\010s Law applied to software:)101.4
446 Q(software expands to outgrow both RAM and disk space over time.)
101.4 459 Q(.SH)101.4 472 Q(Bibliography)101.4 485 Q(.XP)101.4 498 Q
(Bloggs, Joseph R.,)101.4 511 Q(.I "Everyone\010s a Critic" ,)101.4 524
Q(Underground Press, March 2002.)101.4 537 Q 6.6(Ad)101.4 550 S
(efinitive work that answers all questions and criticisms)-6.6 E
(about the quality and usability of free software.)101.4 563 Q 516.1
567.75 95.9 567.75 DL 516.1 214.75 516.1 567.75 DL 95.9 214.75 95.9
567.75 DL 0 Cg EP
%%Page: 9 9
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 322.03
(macros 9)2.75 F/F2 11/Times-Bold@0 SF 2.75(5.4. Headings)72 85 R F0
.298(Use headings to create a hierarchical structure for your document.)
72 101.9 R(The)5.798 E F1(ms)3.466 E F0 .298(macros print headings in)
3.345 F F2(bold)3.048 E F0 .964(using the same font f)72 114.9 R .964
(amily and, by def)-.11 F .963(ault, type size as the body te)-.11 F
3.713(xt. Headings)-.165 F .963(are a)3.713 F -.275(va)-.22 G .963
(ilable with and).275 F .888(without automatic numbering.)72 127.9 R
-1.375 -.77(Te x)6.388 H 3.638(to).77 G 3.638(ni)-3.638 G .888
(nput lines follo)-3.638 F .888
(wing the macro call becomes the heading')-.275 F 3.639(st)-.605 G
(itle.)-3.639 E(Call a paragraphing macro to end the heading te)72 140.9
Q(xt and start the section')-.165 E 2.75(sc)-.605 G(ontent.)-2.75 E .44
LW 540 152.15 72 152.15 DL F2(Macr)134.564 162.4 Q 194.081(oD)-.198 G
(escription)-194.081 E 540 167.15 72 167.15 DL/F3 11/Courier@0 SF(.NH [)
77.5 177.4 Q F1(depth)A F3(])A F0 .408
(Set an automatically numbered heading.)239.082 177.4 R F1(ms)6.325 E F0
.407(produces a numbered)3.454 F .499(heading in the form)239.082 190.4
R F1(a)3.612 E F3(.).286 E F1(b).297 E F3(.).253 E F1(c).22 E F0 1.833
(...).341 G 3.249(,t)-1.833 G 3.249(oa)-3.249 G .829 -.165(ny l)-3.249 H
-2.365 -.275(ev e).165 H 3.249(ld).275 G .499(esired, with the num-)
-3.249 F 1.562
(bering of each depth increasing automatically and being reset to)
239.082 203.4 R .444(zero when a more signi\214cant depth increases.)
239.082 216.4 R .444(\2311\232 is the most sig-)5.944 F .943
(ni\214cant or coarsest di)239.082 229.4 R .943(vision of the document.)
-.275 F .942(Only non-zero v)6.442 F(al-)-.275 E .069(ues are output.)
239.082 242.4 R(If)5.569 E F1(depth)3.205 E F0 .07
(is omitted, it is tak)3.128 F .07(en to be)-.11 F F3(1)2.82 E F0 5.57
(.I)C 2.82(fy)-5.57 G .07(ou spec-)-2.82 F(ify)239.082 255.4 Q F1(depth)
3.143 E F0 .007(such that an ascending g)3.066 F .007(ap occurs relati)
-.055 F .337 -.165(ve t)-.275 H 2.757(ot).165 G .007(he pre)-2.757 F
(vious)-.275 E F3(NH)239.082 268.4 Q F0 2.005
(call\212that is, you \231skip a depth\232, as by \231)4.754 F F3 2.005
(.NH 1)B F0 4.755<9a61>C 2.005(nd then)-4.755 F<99>239.082 281.4 Q F3
(.NH 3)A F0<9a8a>A F1(gr).462 E(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E F0
(emits a w)3.047 E(arning on the standard error stream.)-.11 E F3(.NH S)
77.5 294.4 Q F1(heading-depth-inde)6.6 E(x)-.22 E F0 1.833(...)2.75 G
(Alternati)239.082 294.4 Q -.165(ve)-.275 G(ly).165 E 3.693(,y)-.715 G
.943(ou can gi)-3.693 F -.165(ve)-.275 G F3(NH)3.857 E F0 3.692<618c>
3.692 G .942(rst ar)-3.692 F .942(gument of)-.198 F F3(S)3.692 E F0
3.692(,f)C(ollo)-3.692 E .942(wed by)-.275 F(inte)239.082 307.4 Q 2.305
(gers to number the heading depths e)-.165 F(xplicitly)-.165 E 7.805(.F)
-.715 G 2.305(urther auto-)-7.805 F 1.491
(matic numbering, if used, resumes using the speci\214ed indices as)
239.082 320.4 R(their predecessors.)239.082 333.4 Q
(This feature is a Berk)5.5 E(ele)-.11 E 2.75(ye)-.165 G(xtension.)
-2.915 E 540 338.15 72 338.15 DL 540 152.15 540 338.15 DL 72 152.15 72
338.15 DL(An e)89.5 356.8 Q(xample may be illustrati)-.165 E -.165(ve)
-.275 G(.).165 E 395.061 368.05 216.938 368.05 DL F2 60.945
(Input Result)245.593 378.3 R 395.061 383.05 216.938 383.05 DL F3(.NH 1)
222.438 393.3 Q(Animalia)222.438 406.3 Q(.NH 2)222.438 419.3 Q
(Arthropoda)222.438 432.3 Q(.NH 3)222.438 445.3 Q(Crustacea)222.438
458.3 Q(.NH 2)222.438 471.3 Q(Chordata)222.438 484.3 Q(.NH S 6 6 6)
222.438 497.3 Q(Daimonia)222.438 510.3 Q(.NH 1)222.438 523.3 Q(Plantae)
222.438 536.3 Q F2 2.75(1. Animalia)311.538 393.3 R 2.75(1.1. Arthr)
311.538 419.3 R(opoda)-.198 E 2.75(1.1.1. Crustacea)311.538 445.3 R 2.75
(1.2. Chordata)311.538 471.3 R 2.75(6.6.6. Daimonia)311.538 497.3 R 2.75
(7. Plantae)311.538 523.3 R 395.061 541.05 216.938 541.05 DL 303.288
368.05 303.288 541.05 DL 395.061 368.05 395.061 541.05 DL 216.938 368.05
216.938 541.05 DL F0(After)89.5 555.8 Q F3(.NH)3.272 E F0 .523
(is called, the assigned number is made a)3.272 F -.275(va)-.22 G .523
(ilable in the strings).275 F F3(SN-DOT)3.273 E F0 .523
(\(as it appears in a)3.273 F .009(printed heading with def)72 568.8 R
.009(ault formatting, follo)-.11 F .009
(wed by a terminating period\) and)-.275 F F3(SN-NO-DOT)2.759 E F0 .009
(\(with the ter)2.759 F(-)-.22 E(minating period omitted\).)72 581.8 Q
(These are GNU e)5.5 E(xtensions.)-.165 E -1.21(Yo)89.5 598.7 S 4.097
(uc)1.21 G 1.347(an control the style used to print numbered headings b\
y de\214ning an appropriate alias for the)-4.097 F(string)72 611.7 Q F3
(SN-STYLE)3.516 E F0 6.266(.B)C 3.516(yd)-6.266 G(ef)-3.516 E(ault,)-.11
E F3(\\*[SN-STYLE])3.516 E F0 .766(is aliased to)3.516 F F3(\\*[SN-DOT])
3.516 E F0 6.266(.I)C 3.515(fy)-6.266 G .765(ou prefer to omit the)
-3.515 F(terminating period from numbers appearing in numbered headings\
, you may de\214ne the alias as follo)72 624.7 Q(ws.)-.275 E 387.4
635.95 224.6 635.95 DL F3(.als SN-STYLE SN-NO-DOT)230.1 646.2 Q 387.4
650.95 224.6 650.95 DL 387.4 635.95 387.4 650.95 DL 224.6 635.95 224.6
650.95 DL F0(An)72 665.7 Q 2.814(ys)-.165 G .065
(uch change in numbering style becomes ef)-2.814 F(fecti)-.275 E .395
-.165(ve f)-.275 H .065(rom the ne).165 F .065(xt use of)-.165 F F3(.NH)
2.815 E F0(follo)2.815 E .065(wing rede\214nition of)-.275 F .687
(the alias for)72 678.7 R F3(\\*[SN-STYLE])3.437 E F0 6.187(.T)C .687
(he formatted number of the current heading is a)-6.187 F -.275(va)-.22
G .686(ilable in).275 F F3(\\*[SN])3.436 E F0(\(a)3.436 E .124
(feature \214rst documented by Berk)72 691.7 R(ele)-.11 E .124
(y\), which f)-.165 F .125(acilitates its inclusion in, for e)-.11 F
.125(xample, table captions, equa-)-.165 F(tion labels, and)72 704.7 Q
F3(.XS)2.75 E F0(/)A F3(.XA)A F0(/)A F3(.XE)A F0
(table of contents entries.)2.75 E 0 Cg EP
%%Page: 10 10
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(10 May)72 49 R(2023)2.75 E .44 LW 540
76.75 72 76.75 DL/F1 11/Times-Bold@0 SF(Macr)94.044 87 Q 194.081(oD)
-.198 G(escription)-194.081 E 540 91.75 72 91.75 DL/F2 11/Courier@0 SF
(.SH [)77.5 102 Q/F3 11/Times-Italic@0 SF(depth)A F2(])A F0 .436
(Set an unnumbered heading.)158.042 102 R .436(The optional)5.936 F F3
(depth)3.571 E F0(ar)3.494 E .436(gument is a GNU e)-.198 F .435
(xtension indi-)-.165 F 1.268
(cating the heading depth corresponding to the)158.042 115 R F3(depth)
4.403 E F0(ar)4.326 E 1.268(gument of)-.198 F F2(.NH)4.018 E F0 6.769
(.I)C 4.019(tm)-6.769 G(atches)-4.019 E .921(the type size at which the\
 heading is set to that of a numbered heading at the same)158.042 128 R
1.059(depth when the)158.042 141 R F2(\\n[GROWPS])3.809 E F0(and)3.809 E
F2(\\n[PSINCR])3.809 E F0 1.059(heading size adjustment mecha-)3.809 F
(nism is in ef)158.042 154 Q(fect.)-.275 E 540 158.75 72 158.75 DL 540
76.75 540 158.75 DL 72 76.75 72 158.75 DL(The)89.5 173.5 Q F2(PSINCR)
3.829 E F0(re)3.829 E 1.079(gister de\214nes an increment in type size \
to be applied to a heading at a lesser depth)-.165 F .603
(than that speci\214ed in)72 186.5 R F2(\\n[GROWPS])3.353 E F0 6.103(.T)
C .603(he v)-6.103 F .603(alue of)-.275 F F2(\\n[PSINCR])3.353 E F0 .603
(should be speci\214ed in points with the)3.353 F F2(p)72 199.5 Q F0
(scaling unit and may include a fractional component; for e)2.75 E
(xample,)-.165 E 361 210.75 251 210.75 DL F2(.nr PSINCR 1.5p)256.5 221 Q
361 225.75 251 225.75 DL 361 210.75 361 225.75 DL 251 210.75 251 225.75
DL F0(sets a type size increment of 1.5 points.)72 240.5 Q(The)89.5
257.4 Q F2(GROWPS)6.256 E F0(re)6.256 E 3.506
(gister de\214nes the heading depth abo)-.165 F 3.835 -.165(ve w)-.165 H
3.505(hich the type size increment set by).165 F F2(\\n[PSINCR])72 270.4
Q F0 .32(becomes ef)3.07 F(fecti)-.275 E -.165(ve)-.275 G 5.82(.F).165 G
.32(or each heading depth less than the v)-5.985 F .32(alue of)-.275 F
F2(\\n[GROWPS])3.07 E F0 3.071(,t)C .321(he type)-3.071 F .157
(size is increased by)72 283.4 R F2(\\n[PSINCR])2.907 E F0 5.657(.S)C
(etting)-5.657 E F2(\\n[GROWPS])2.907 E F0 .157(to a v)2.907 F .156
(alue less than 2 disables the incremental)-.275 F
(heading size feature.)72 296.4 Q .669(In other w)89.5 313.3 R .669
(ords, if the v)-.11 F .669(alue of)-.275 F F2(GROWPS)3.419 E F0(re)
3.419 E .669(gister is greater than the)-.165 F F3(depth)3.804 E F0(ar)
3.727 E .669(gument to a)-.198 F F2(.NH)3.419 E F0(or)3.419 E F2(.SH)
3.419 E F0 .198
(call, the type size of a heading produced by these macros increases by)
72 326.3 R F2(\\n[PSINCR])2.948 E F0 .198(units o)2.948 F -.165(ve)-.165
G(r).165 E F2(\\n[PS])2.948 E F0(multiplied by the dif)72 339.3 Q
(ference of)-.275 E F2(\\n[GROWPS])2.75 E F0(and)2.75 E F3(depth)3.135 E
F0 5.5(.F).308 G(or e)-5.665 E(xample, the sequence)-.165 E 364.3 350.55
247.7 350.55 DL F2(.nr PS 10)253.2 360.8 Q(.nr GROWPS 3)253.2 373.8 Q
(.nr PSINCR 1.5p)253.2 386.8 Q(.NH 1)253.2 399.8 Q(Carnivora)253.2 412.8
Q(.NH 2)253.2 425.8 Q(Felinae)253.2 438.8 Q(.NH 3)253.2 451.8 Q
(Felis catus)253.2 464.8 Q(.SH 2)253.2 477.8 Q(Machairodontinae)253.2
490.8 Q 364.3 495.55 247.7 495.55 DL 364.3 350.55 364.3 495.55 DL 247.7
350.55 247.7 495.55 DL F0 1.516(will cause \2311. Carni)72 510.3 R -.22
(vo)-.275 G 1.516(ra\232 to be printed in 13-point te).22 F 1.516
(xt, follo)-.165 F 1.517(wed by \2311.1. Felinae\232 in 11.5-point te)
-.275 F(xt,)-.165 E .79(while \2311.1.1. Felis catus\232 and all more d\
eeply nested headings will remain in the 10-point te)72 523.3 R .789
(xt speci\214ed)-.165 F(by the)72 536.3 Q F2(PS)2.75 E F0(re)2.75 E
(gister)-.165 E 5.5<2e99>-.605 G(Machairodontinae\232 is printed at 11.\
5 points, since it corresponds to heading depth 2.)-5.5 E(The)89.5 553.2
Q F2(\\n[HORPHANS])2.799 E F0(re)2.799 E .049
(gister operates in conjunction with the)-.165 F F2(NH)2.8 E F0(and)2.8
E F2(SH)2.8 E F0 .05(macros to inhibit the print-)2.8 F .752(ing of iso\
lated headings at the bottom of a page; it speci\214es the minimum numb\
er of lines of the subse-)72 566.2 R .665
(quent paragraph that must be k)72 579.2 R .665
(ept on the same page as the heading.)-.11 F .665(If insuf)6.165 F .666
(\214cient space remains on the)-.275 F 1.555(current page to accommoda\
te the heading and this number of lines of paragraph te)72 592.2 R 1.555
(xt, a page break is)-.165 F .98(forced before the heading is printed.)
72 605.2 R(An)6.48 E 3.73(yd)-.165 G .981(isplay macro call or)-3.73 F
F3(tbl)3.874 E F0(,).561 E F3(pic)5.106 E F0 3.731(,o).341 G(r)-3.731 E
F3(eqn)3.94 E F0(re)3.995 E .981(gion \(see subsequent)-.165 F(sections\
\) between the heading and the subsequent paragraph suppresses this gro\
uping.)72 618.2 Q 0 Cg EP
%%Page: 11 11
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 11)2.75 F/F2 11/Times-Bold@0 SF 2.75(5.5. T)72 85 R
(ypeface and decoration)-.374 E F0(The)72 101.9 Q F1(ms)4.196 E F0 1.028
(macros pro)4.075 F 1.028(vide a v)-.165 F 1.028(ariety of w)-.275 F
1.028(ays to style te)-.11 F 3.777(xt. Attend)-.165 F 1.027
(closely to the ordering of ar)3.777 F 1.027(guments la-)-.198 F(beled)
72 114.9 Q F1(pr)4.125 E(e)-.407 E F0(and)2.948 E F1(post,)4.125 E F0
(which is not intuiti)2.75 E -.165(ve)-.275 G 5.5(.S).165 G(upport for)
-5.5 E F1(pr)4.125 E(e)-.407 E F0(ar)2.948 E(guments is a GNU e)-.198 E
(xtension.)-.165 E/F3 7.7/Times-Roman@0 SF(3)-4.51 I .44 LW 540 126.15
72 126.15 DL F2(Macr)77.5 136.4 Q 87.681(oD)-.198 G(escription)-87.681 E
540 141.15 72 141.15 DL 540 126.15 540 141.15 DL 72 126.15 72 141.15 DL
/F4 11/Courier@0 SF(.B)77.5 151.4 Q F0([)6.6 E F1(te)A(xt)-.22 E F0([)
2.75 E F1(post)A F0([)2.75 E F1(pr)A(e)-.407 E F0(]]])A(Style)196.135
151.4 Q F1(te)3.333 E(xt)-.22 E F0(in)3.938 E F2(bold)3.19 E F0 3.19(,f)
C(ollo)-3.19 E .44(wed by)-.275 F F1(post)4.565 E F0 .44(in the pre)
3.938 F .441(vious font style without inter)-.275 F(-)-.22 E -.165(ve)
196.135 164.4 S .561(ning space, and preceded by).165 F F1(pr)4.685 E(e)
-.407 E F0(similarly)3.508 E 6.06(.W)-.715 G .56(ithout ar)-6.5 F
(guments,)-.198 E F1(ms)3.728 E F0(styles)3.607 E .16(subsequent te)
196.135 177.4 R .16(xt in bold until the ne)-.165 F .16
(xt paragraphing, heading, or no-ar)-.165 F(gument)-.198 E(typef)196.135
190.4 Q(ace macro call.)-.11 E 540 195.15 72 195.15 DL F4(.R)77.5 205.4
Q F0([)6.6 E F1(te)A(xt)-.22 E F0([)2.75 E F1(post)A F0([)2.75 E F1(pr)A
(e)-.407 E F0(]]])A(As)196.135 205.4 Q F4(.B)4.103 E F0 4.103(,b)C 1.353
(ut use the roman style \(upright te)-4.323 F 1.352
(xt of normal weight\) instead of)-.165 F 2.75(bold. Ar)196.135 218.4 R
(gument recognition is a GNU e)-.198 E(xtension.)-.165 E 540 223.15 72
223.15 DL F4(.I)77.5 233.4 Q F0([)6.6 E F1(te)A(xt)-.22 E F0([)2.75 E F1
(post)A F0([)2.75 E F1(pr)A(e)-.407 E F0(]]])A(As)196.135 233.4 Q F4(.B)
2.75 E F0 2.75(,b)C(ut use an)-2.97 E F1(italic)2.761 E F0
(or oblique style instead of bold.)3.091 E 540 238.15 72 238.15 DL F4
(.BI)77.5 248.4 Q F0([)6.6 E F1(te)A(xt)-.22 E F0([)2.75 E F1(post)A F0
([)2.75 E F1(pr)A(e)-.407 E F0(]]])A(As)196.135 248.4 Q F4(.B)4.072 E F0
4.072(,b)C 1.322(ut use a)-4.292 F/F5 11/Times-BoldItalic@0 SF 1.323
(bold italic)4.777 F F0 1.323
(or bold oblique style instead of upright bold.)4.073 F(This is a T)
196.135 261.4 Q(enth Edition Research Unix e)-.77 E(xtension.)-.165 E
540 266.15 72 266.15 DL F4(.CW)77.5 276.4 Q F0([)6.6 E F1(te)A(xt)-.22 E
F0([)2.75 E F1(post)A F0([)2.75 E F1(pr)A(e)-.407 E F0(]]])A(As)196.135
276.4 Q F4(.B)2.854 E F0 2.854(,b)C .103(ut use a)-3.074 F F4
(constant-width)2.853 E F0 .103(\(monospaced\) roman typef)2.853 F .103
(ace instead)-.11 F(of bold.)196.135 289.4 Q(This is a T)5.5 E
(enth Edition Research Unix e)-.77 E(xtension.)-.165 E 540 294.15 72
294.15 DL F4(.BX)77.5 304.4 Q F0([)6.6 E F1(te)A(xt)-.22 E F0(])A -.88
(Ty)196.135 304.4 S(peset).88 E F1(te)3.549 E(xt)-.22 E F0 .656(and dra)
4.154 F 3.407(wa)-.165 G 306.26 296.15 306.26 307.15 DL 327.16 296.15
306.26 296.15 DL 327.16 307.15 327.16 296.15 DL 306.26 307.15 327.16
307.15 DL 2.857(box around)308.46 304.4 R 3.407(it. On)3.407 F .657
(terminal de)3.407 F .657(vices, re)-.275 F -.165(ve)-.275 G .657
(rse video).165 F 1.797
(is used instead \(see the implementation note belo)196.135 317.4 R
4.547(w\). If)-.275 F 1.797(you w)4.547 F(ant)-.11 E F1(te)4.69 E(xt)
-.22 E F0(to)5.295 E .261(contain space, use unbreakable space or horiz\
ontal motion escape sequences)196.135 330.4 R(\()196.135 343.4 Q F4
<5c01>A F0(,)A F4(\\)2.75 E F1(space).374 E F4 6.6(,\\).198 G
(\000, \\|, \\0, or \\h\).)-6.6 E 540 348.15 72 348.15 DL(.UL)77.5 358.4
Q F0([)6.6 E F1(te)A(xt)-.22 E F0([)2.75 E F1(post)A F0(]])A -.88(Ty)
196.135 358.4 S(peset).88 E F1(te)3.581 E(xt)-.22 E F0 .688
(with an underline)4.186 F 331.877 361.15 290.33 361.15 DL(.)331.877
358.4 Q F1(post,)7.563 E F0 .688(if present, is set after)3.438 F F1(te)
3.581 E(xt)-.22 E F0 .687(with no in-)4.186 F(terv)196.135 371.4 Q
(ening space.)-.165 E 540 376.15 72 376.15 DL F4(.LG)77.5 386.4 Q F0
.064(Set subsequent te)196.135 386.4 R .064(xt in)-.165 F/F6 13
/Times-Roman@0 SF(lar)2.814 E .064(ger type)-.234 F F0 .064
(\(2 points lar)3.314 F .064(ger than the current size\) un-)-.198 F
.082(til the ne)196.135 399.4 R .082
(xt type size, paragraphing, or heading macro call.)-.165 F -1.21(Yo)
5.582 G 2.832(uc)1.21 G(an)-2.832 E F6(specify)2.831 E(this macro)
196.135 412.4 Q/F7 15/Times-Roman@0 SF(multiple times)3.25 E F0
(to enlar)3.75 E(ge the type size as needed.)-.198 E 540 417.15 72
417.15 DL F4(.SM)77.5 427.4 Q F0 .066(Set subsequent te)196.135 427.4 R
.066(xt in)-.165 F/F8 9/Times-Roman@0 SF .066(smaller type)2.816 F F0
.067(\(2 points smaller than the current size\) until)2.317 F .767
(the ne)196.135 440.4 R .767
(xt type size, paragraphing, or heading macro call.)-.165 F -1.21(Yo)
6.267 G 3.517(uc)1.21 G(an)-3.517 E F8 .767(specify this)3.517 F(macro)
196.135 453.4 Q/F9 7/Times-Roman@0 SF(multiple times)2.25 E F0
(to reduce the type size as needed.)1.75 E 540 458.15 72 458.15 DL F4
(.NL)77.5 468.4 Q F0(Set subsequent te)196.135 468.4 Q
(xt at the normal type size \()-.165 E F4(\\n[PS])A F0(\).)A 540 473.15
72 473.15 DL 540 141.15 540 473.15 DL 72 141.15 72 473.15 DL F1(pr)
90.875 487.9 Q(e)-.407 E F0(and)3.411 E F1(post)4.588 E F0(ar)3.961 E
.463(guments are typically used to simplify the attachment of punctuati\
on to styled w)-.198 F(ords.)-.11 E(When)72 500.9 Q F1(pr)5.084 E(e)
-.407 E F0 .959(is used, a h)3.907 F .959
(yphenation control escape sequence)-.055 F F4(\\%)3.709 E F0 .959
(that w)3.709 F .958(ould ordinarily start)-.11 F F1(te)3.851 E(xt)-.22
E F0 .958(must start)4.456 F F1(pr)73.375 513.9 Q(e)-.407 E F0
(instead to ha)2.948 E .33 -.165(ve t)-.22 H(he desired ef).165 E(fect.)
-.275 E 463.75 525.15 148.25 525.15 DL F2 129.634(Input Result)206.605
535.4 R F4(The CS course\010s)153.75 548.4 Q(students found one C)153.75
561.4 Q(language keyword)153.75 574.4 Q(.CW static \) \\%\()153.75 587.4
Q(most troublesome.)153.75 600.4 Q F0 4.168(The CS course')302.25 548.4
R 6.919(ss)-.605 G 4.169(tudents found)-6.919 F 15.572(one C language k)
302.25 561.4 R -.165(ey)-.11 G -.11(wo).165 G(rd).11 E(\()302.25 574.4 Q
F4(static)A F0 2.75(\)m)C(ost troublesome.)-2.75 E 463.75 605.15 148.25
605.15 DL 463.75 525.15 463.75 605.15 DL 148.25 525.15 148.25 605.15 DL
.36 LW 144 687 72 687 DL/F10 6.3/Times-Roman@0 SF(3)83 694.31 Q F8 .307
(This idiosyncrasy arose through feature accretion; for e)2.25 3.69 N
.308(xample, the)-.135 F/F11 9/Courier@0 SF(B)2.558 E F8 .308
(macro in V)2.558 F .308(ersion 6 Unix)-.999 F/F12 9/Times-Italic@0 SF
(ms)2.9 E F8 .308(\(1975\) accepted only one)2.801 F(ar)72 709 Q .515
(gument, the te)-.162 F .514(xt to be set in boldf)-.135 F 2.764
(ace. By)-.09 F -.999(Ve)2.764 G .514
(rsion 7 \(1979\) it recognized a second ar).999 F .514
(gument; in 1990,)-.162 F F12(gr)3.142 E(of)-.405 E 2.764(fm)-.162 G(s)
-2.764 E F8 .514(added a \231pre\232)3.007 F(ar)72 720 Q
(gument, placing it third to a)-.162 E -.18(vo)-.18 G
(id breaking support for older documents.).18 E 0 Cg EP
%%Page: 12 12
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(12 May)72 49 R(2023)2.75 E -1.21(Yo)72
85 S 4.998(uc)1.21 G 2.248
(an use the output line continuation escape sequence)-4.998 F/F1 11
/Courier@0 SF(\\c)4.998 E F0 2.248(to achie)4.998 F 2.578 -.165(ve t)
-.275 H 2.248(he same result.).165 F 2.249(It is also)7.749 F
(portable to some older)72 98 Q/F2 11/Times-Italic@0 SF(ms)3.168 E F0
(implementations.)3.047 E .44 LW 463.75 109.25 148.25 109.25 DL/F3 11
/Times-Bold@0 SF 129.634(Input Result)206.605 119.5 R F1
(The CS course\010s)153.75 132.5 Q(students found one C)153.75 145.5 Q
(language keyword)153.75 158.5 Q(\\%\(\\c)153.75 171.5 Q(.CW static \))
153.75 184.5 Q(most troublesome.)153.75 197.5 Q F0 4.169(The CS course')
302.25 132.5 R 6.918(ss)-.605 G 4.168(tudents found)-6.918 F 15.572
(one C language k)302.25 145.5 R -.165(ey)-.11 G -.11(wo).165 G(rd).11 E
(\()302.25 158.5 Q F1(static)A F0 2.75(\)m)C(ost troublesome.)-2.75 E
463.75 202.25 148.25 202.25 DL 463.75 109.25 463.75 202.25 DL 148.25
109.25 148.25 202.25 DL .755(Rather than calling the)89.5 220.9 R F1(CW)
3.505 E F0 .755(macro, in)3.505 F F2(gr)3.967 E(of)-.495 E 3.505(fm)
-.198 G(s)-3.505 E F0 .755(you might prefer to change the font f)3.802 F
.755(amily to Courier)-.11 F .166(by setting)72 233.9 R F1(\\*[FAM])
2.916 E F0 .166(to \231)2.916 F F1(C)A F0 2.916(\232. Y)B .166
(ou can then use all four style macros abo)-1.21 F -.165(ve)-.165 G
2.917(,r).165 G .167(eturning to the def)-2.917 F .167(ault f)-.11 F
(amily)-.11 E(\(T)72 246.9 Q .543(imes\) with \231)-.385 F F1 .542
(.ds FAM T)B F0 3.292(\232. Because)B .542(changes to)3.292 F F1
(\\*[FAM])3.292 E F0(tak)3.292 E 3.292(ee)-.11 G -.275(ff)-3.292 G .542
(ect only at the ne).275 F .542(xt paragraph, this)-.165 F
(document uses)72 259.9 Q F1(.CW)2.75 E F0
(to \231inline\232 a change to the font f)2.75 E(amily)-.11 E 2.75(,m)
-.715 G(arking syntactical elements of)-2.75 E F2(ms)3.168 E F0(and)
3.047 E F2(gr)3.212 E(of)-.495 E(f)-.198 E F0(.)2.156 E F2(gr)89.962
276.8 Q(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E F0(also of)3.047 E
(fers strings to be)-.275 E(gin and end super)-.165 E 2.75(-a)-.22 G
(nd subscripting.)-2.75 E(These are GNU e)5.5 E(xtensions.)-.165 E 540
288.05 72 288.05 DL F3 13.75(String Description)77.5 298.3 R 540 303.05
72 303.05 DL F1(\\*{)77.5 313.3 Q F0(Be)26.037 E(gin superscripting.)
-.165 E F1(\\*})77.5 326.3 Q F0(End superscripting.)26.037 E 540 331.05
72 331.05 DL F1(\\*<)77.5 341.3 Q F0(Be)26.037 E(gin subscripting.)-.165
E F1(\\*>)77.5 354.3 Q F0(End subscripting.)26.037 E 540 359.05 72
359.05 DL 540 288.05 540 359.05 DL 72 288.05 72 359.05 DL/F4 9
/Times-Italic@0 SF 1.628(Implementation note:)77.022 375.7 R/F5 9
/Times-Roman@0 SF(In)3.878 E/F6 9/Courier@0 SF(nroff)3.878 E F5 1.628
(mode, the)3.878 F F6(BX)3.878 E F5 1.628(macro \231box)3.878 F 1.628
(es\232 its ar)-.135 F 1.629(gument by brack)-.162 F 1.629
(eting it with)-.09 F F4(gr)4.257 E(of)-.405 E(f)-.162 E F5 -.135(ex)
5.643 G 1.629(tension escape).135 F .711(sequences to set the fore)76.5
386.7 R .71(ground color to black and the background to white and then \
reset them to their pre)-.135 F .71(vious v)-.225 F .71(alues; the)-.225
F .404(terminal output dri)76.5 397.7 R -.135(ve)-.225 G -.36(r,).135 G
F4(gr)3.392 E(otty)-.405 E F5 .404(\(1\), con).288 F -.135(ve)-.36 G
.405(rts these to ISO 6429 color escape sequences, which may be ignored\
 or mishandled by).135 F .569(some terminals, or may be disabled by)76.5
408.7 R F4(gr)3.197 E(otty)-.405 E F5 -.495('s).288 G F6(-c)3.314 E F5
2.819(option. Further)2.819 F 2.819(,i)-.36 G 2.819(ft)-2.819 G .568
(he terminal is set up to use these colors in those roles)-2.819 F
(already)76.5 419.7 Q(,)-.585 E F6(.BX)2.583 E F5 .333
(will cause no visible ef)2.583 F .333(fect in the output.)-.225 F .334
(Surmounting these challenges w)4.834 F .334
(ould require adding features to)-.09 F F4(gr)2.962 E(otty)-.405 E F5(,)
.288 E .136(for instance to pro)76.5 430.7 R .136
(vide a mechanism to request ISO 6429')-.135 F 2.386<7399>-.495 G .136
(standout\232 mode \(often supported on monochrome terminals\), or to)
-2.386 F 1.374(replace the presumed support of the terminal for ISO 642\
9 escape sequences with the use of a library that can query the)76.5
441.7 R 1.794
(capabilities of the terminal and adapt the output sent to the de)76.5
452.7 R 1.794(vice accordingly)-.225 F 6.294(.\()-.585 G(Practically)
-6.294 E 4.044(,t)-.585 G 1.794(his lik)-4.044 F 1.794
(ely means adding a)-.09 F(dependenc)76.5 463.7 Q 2.25(yo)-.135 G(n)
-2.25 E F6(libtinfo)2.25 E F5 2.25(.\) Contact)B(the)2.25 E F4(gr)2.628
E(of)-.405 E(f)-.162 E F5(de)4.014 E -.135(ve)-.225 G
(lopment mailing list if you').135 E 2.25(dl)-.45 G(ik)-2.25 E 2.25(et)
-.09 G 2.25(oc)-2.25 G(ontrib)-2.25 E(ute.)-.18 E .36 LW 540 467.9 72
467.9 DL 540 366.95 540 467.9 DL 72 366.95 540 366.95 DL 72 467.9 72
366.95 DL F3 2.75(5.6. Lists)72 491.65 R F0(The)72 508.55 Q F2(mark)
3.377 E(er)-.11 E F0(ar)3.762 E .209(gument to the)-.198 F F1(IP)2.959 E
F0 .209(macro can be emplo)2.959 F .209(yed to present a v)-.11 F .21
(ariety of lists; for instance, you can)-.275 F 1.183(use a b)72 521.55
R 1.183(ullet glyph \()-.22 F F1(\\[bu])A F0 3.933(\)f)C 1.183
(or unordered lists, a number \(or auto-incrementing re)-3.933 F 1.182
(gister\) for numbered)-.165 F .121(lists, or a w)72 534.55 R .121
(ord or phrase for glossary-style or de\214nition lists.)-.11 F .122
(If you set the paragraph indentation re)5.621 F(gister)-.165 E F1(PI)72
547.55 Q F0 .545(before calling)3.295 F F1(IP)3.295 E F0 3.295(,y)C .545
(ou can later reorder the items in the list without ha)-3.295 F .544
(ving to ensure that a)-.22 F F2(width)3.668 E F0(ar)3.602 E(-)-.22 E
(gument remains af)72 560.55 Q<8c78>-.275 E(ed to the \214rst call.)
-.165 E .44 LW 500.272 571.8 111.728 571.8 DL F3 166.156(Input Result)
186.583 582.05 R 500.272 586.8 111.728 586.8 DL 500.272 571.8 500.272
586.8 DL 111.728 571.8 111.728 586.8 DL F1(.nr PI 2n)117.228 597.05 Q
6.6(Ab)117.228 610.05 S(ulleted list:)-6.6 E(.IP \\[bu])117.228 623.05 Q
(lawyers)117.228 636.05 Q(.IP \\[bu])117.228 649.05 Q(guns)117.228
662.05 Q(.IP \\[bu])117.228 675.05 Q(money)117.228 688.05 Q F0 2.75(Ab)
298.728 597.05 S(ulleted list:)-2.97 E 13.65<836c>298.728 613.95 S -.165
(aw)-13.65 G(yers).165 E 13.65<8367>298.728 630.85 S(uns)-13.65 E 13.65
<836d>298.728 647.75 S(one)-13.65 E(y)-.165 E 500.272 692.8 111.728
692.8 DL 500.272 586.8 500.272 692.8 DL 111.728 586.8 111.728 692.8 DL 0
Cg EP
%%Page: 13 13
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 13)2.75 F .44 LW 500.272 76.75 111.728 76.75 DL/F2 11
/Times-Bold@0 SF 166.156(Input Result)186.583 87 R 500.272 91.75 111.728
91.75 DL 500.272 76.75 500.272 91.75 DL 111.728 76.75 111.728 91.75 DL
/F3 11/Courier@0 SF(.nr step 0 1)117.228 102 Q(.nr PI 3n)117.228 115 Q
6.6(An)117.228 128 S(umbered list:)-6.6 E(.IP \\n+[step].)117.228 141 Q
(lawyers)117.228 154 Q(.IP \\n+[step].)117.228 167 Q(guns)117.228 180 Q
(.IP \\n+[step].)117.228 193 Q(money)117.228 206 Q F0 2.75(An)298.728
102 S(umbered list:)-2.75 E 6.5(1. la)298.728 118.9 R(wyers)-.165 E 6.5
(2. guns)298.728 135.8 R 6.5(3. mone)298.728 152.7 R(y)-.165 E 500.272
210.75 111.728 210.75 DL F3 6.6(Ag)117.228 221 S(lossary-style list:)
-6.6 E(.IP lawyers 0.4i)117.228 234 Q(Two or more attorneys.)117.228 247
Q(.IP guns)117.228 260 Q(Firearms,)117.228 273 Q
(preferably large-caliber.)117.228 286 Q(.IP money)117.228 299 Q
(Gotta pay for those)117.228 312 Q(lawyers and guns!)117.228 325 Q F0
2.75(Ag)298.728 221 S(lossary-style list:)-2.75 E(la)298.728 237.9 Q
(wyers)-.165 E -1.1 -.88(Tw o)327.528 250.9 T(or more attorne)3.63 E
(ys.)-.165 E 5.271(guns Firearms,)298.728 267.8 R(preferably lar)2.75 E
(ge-caliber)-.198 E(.)-.605 E(mone)298.728 284.7 Q(y)-.165 E
(Gotta pay for those la)327.528 297.7 Q(wyers and guns!)-.165 E 500.272
329.75 111.728 329.75 DL 500.272 91.75 500.272 329.75 DL 111.728 91.75
111.728 329.75 DL .947(In the enumerated list e)88.5 344.5 R .947
(xample, we emplo)-.165 F .947(yed the)-.11 F F3(nr)3.697 E F0 .947
(request to create a re)3.697 F .947(gister of our o)-.165 F(wn,)-.275 E
F3(step)3.697 E F0(.)A 2.726 -.88(We i)72 357.5 T .965
(nitialized it to zero and assigned it an auto-increment of 1.).88 F
.965(Each time we use the escape sequence)6.465 F F3(\\n+[PI])72 370.5 Q
F0 .528(\(note the plus sign\), the formatter applies the increment jus\
t before interpolating the re)3.277 F(gister')-.165 E(s)-.605 E -.275
(va)72 383.5 S 3.741(lue. Preparing).275 F(the)3.741 E F3(PI)3.741 E F0
(re)3.741 E .99(gister as well enables us to rearrange the list without\
 the tedium of updating)-.165 F(macro calls.)72 396.5 Q .367
(In the glossary e)88.5 413.4 R .367(xample, observ)-.165 F 3.117(eh)
-.165 G .917 -.275(ow t)-3.117 H(he).275 E F3(IP)3.117 E F0 .368
(macro places the de\214nition on the same line as the term)3.117 F
1.169(if it has enough space.)72 426.4 R 1.169
(If this is not what you w)6.669 F 1.169(ant, there are a fe)-.11 F
3.919(ww)-.275 G 1.169(orkarounds we will illustrate by)-4.029 F .647
(modifying the e)72 439.4 R 3.397(xample. First,)-.165 F .647
(you can use a)3.397 F F3(br)3.397 E F0 .648
(request to force a break after printing the term or label.)3.397 F 1.11
(Second, you could apply the)72 452.4 R F3(\\p)3.86 E F0 1.11
(escape sequence to force a break.)3.86 F 1.11(The space follo)6.61 F
1.11(wing the escape se-)-.275 F .15
(quence is important; if you omit it,)72 465.4 R F1(gr)3.362 E(of)-.495
E(f)-.198 E F0 .151(prints the \214rst w)5.056 F .151
(ord of the paragraph te)-.11 F .151(xt on the same line as the)-.165 F
.727(term or label \(if it \214ts\))72 478.4 R F1(then)3.619 E F0 .726
(breaks the line.)3.74 F(Finally)6.226 E 3.476(,y)-.715 G .726
(ou may append a horizontal motion to the mark)-3.476 F(er)-.11 E .356
(with the)72 491.4 R F3(\\h)3.106 E F0 .357(escape sequence; using the \
same amount as the indentation will ensure that the mark)3.106 F .357
(er is too)-.11 F(wide for)72 504.4 Q F1(gr)3.212 E(of)-.495 E(f)-.198 E
F0
(to treat it as \231\214tting\232 on the same line as the paragraph te)
4.906 E(xt.)-.165 E 450.567 515.65 161.432 515.65 DL F2 -.275(Ap)166.932
525.9 S(pr).275 E(oach #1)-.198 E -.275(Ap)25.932 G(pr).275 E(oach #2)
-.198 E -.275(Ap)48.565 G(pr).275 E(oach #3)-.198 E 450.567 530.65
161.432 530.65 DL F3(.IP guns)166.932 540.9 Q(.br)166.932 553.9 Q
(Firearms,)166.932 566.9 Q(.IP guns)243.767 540.9 Q(\\p Firearms,)
243.767 553.9 Q(.IP guns\\h\0100.4i\010)339.467 540.9 Q(Firearms,)
339.467 553.9 Q 450.567 571.65 161.432 571.65 DL 331.217 515.65 331.217
571.65 DL 235.517 515.65 235.517 571.65 DL F2(Result)291.028 581.9 Q
450.567 586.65 161.432 586.65 DL F0 2.75(Ag)166.932 596.9 S
(lossary-style list:)-2.75 E(la)166.932 613.8 Q(wyers)-.165 E -1.1 -.88
(Tw o)195.732 626.8 T(or more attorne)3.63 E(ys.)-.165 E(guns)166.932
643.7 Q(Firearms, preferably lar)195.732 656.7 Q(ge-caliber)-.198 E(.)
-.605 E(mone)166.932 673.6 Q(y)-.165 E(Gotta pay for those la)195.732
686.6 Q(wyers and guns!)-.165 E 450.567 691.35 161.432 691.35 DL 450.567
515.65 450.567 691.35 DL 161.432 515.65 161.432 691.35 DL 0 Cg EP
%%Page: 14 14
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(14 May)72 49 R(2023)2.75 E/F1 11
/Times-Bold@0 SF 2.75(5.7. Indented)72 85 R -.198(re)2.75 G(gions).198 E
F0 -1.21(Yo)72 101.9 S 3.268(um)1.21 G .518(ay need to indent a re)
-3.268 F .517(gion of te)-.165 F .517
(xt while otherwise formatting it normally)-.165 F 6.017(.I)-.715 G .517
(ndented re)-6.017 F .517(gions can be)-.165 F(nested; you can change)72
114.9 Q/F2 11/Courier@0 SF(\\n[PI])2.75 E F0(before each call to v)2.75
E(ary the amount of inset.)-.275 E .44 LW 540 126.15 72 126.15 DL F1
(Macr)77.5 136.4 Q 194.081(oD)-.198 G(escription)-194.081 E 540 141.15
72 141.15 DL F2(.RS)77.5 151.4 Q F0(Be)124.954 151.4 Q(gin a re)-.165 E
(gion where headings, paragraphs, and displays are indented \(further\)\
 by)-.165 E F2(\\n[PI])2.75 E F0(.)A F2(.RE)77.5 164.4 Q F0
(End the \(ne)124.954 164.4 Q(xt\) most recent indented re)-.165 E
(gion.)-.165 E 540 169.15 72 169.15 DL 540 126.15 540 169.15 DL 72
126.15 72 169.15 DL .642(This feature enables you to easily line up te)
88.5 183.9 R .642(xt under hanging and indented paragraphs.)-.165 F
-.165(Fo)6.142 G 3.392(re).165 G(xample,)-3.557 E
(you may wish to structure lists hierarchically)72 196.9 Q(.)-.715 E
416.544 208.15 195.455 208.15 DL F1 96.178(Input Result)224.11 218.4 R
416.544 223.15 195.455 223.15 DL F2(.IP \\[bu] 2)200.955 233.4 Q
(Lawyers:)200.955 246.4 Q(.RS)200.955 259.4 Q(.IP \\[bu])200.955 272.4 Q
(Dewey,)200.955 285.4 Q(.IP \\[bu])200.955 298.4 Q(Cheatham,)200.955
311.4 Q(and)200.955 324.4 Q(.IP \\[bu])200.955 337.4 Q(Howe.)200.955
350.4 Q(.RE)200.955 363.4 Q(.IP \\[bu])200.955 376.4 Q(Guns)200.955
389.4 Q F0 1.833(...)200.955 402.4 S 7.15<834c>317.555 237.3 S -.165(aw)
-7.15 G(yers:).165 E 12.65<8344>328.555 254.2 S -.275(ew)-12.65 G -.165
(ey).275 G(,)-.55 E 12.65<8343>328.555 271.1 S(heatham, and)-12.65 E
12.65<8348>328.555 288 S -.275(ow)-12.65 G(e.).275 E 7.15<8347>317.555
304.9 S(uns .)-7.15 E 1.833(..)1.833 G 416.544 407.15 195.455 407.15 DL
416.544 208.15 416.544 407.15 DL 195.455 208.15 195.455 407.15 DL F1
2.75(5.8. K)72 434.9 R(eeps, boxed k)-.275 E(eeps, and displays)-.11 E
F0 .634(On occasion, you may w)72 451.8 R .634(ant to)-.11 F/F3 11
/Times-Italic@0 SF -.11(ke)3.384 G(ep).11 E F0(se)3.593 E -.165(ve)-.275
G .634(ral lines of te).165 F .634(xt, or a re)-.165 F .634
(gion of a document, together on a single)-.165 F .047(page, pre)72
464.8 R -.165(ve)-.275 G .048
(nting an automatic page break within certain boundaries.).165 F .048
(This can cause a page break to occur)5.548 F .879
(earlier than it normally w)72 477.8 R 3.629(ould. F)-.11 F .879(or e)
-.165 F .879(xample, you may w)-.165 F .879(ant to k)-.11 F .879(eep tw)
-.11 F 3.629(op)-.11 G .879(aragraphs together)-3.629 F 3.629(,o)-.44 G
3.629(rap)-3.629 G(ara-)-3.629 E 1.033(graph that refers to a table, li\
st, or \214gure adjacent to the item it discusses.)72 490.8 R F3(ms)
6.951 E F0(pro)4.08 E 1.033(vides the)-.165 F F2(KS)3.784 E F0(and)3.784
E F2(KE)3.784 E F0(macros for this purpose.)72 503.8 Q -1.21(Yo)88.5
520.7 S 3.936(uc)1.21 G 1.186(an alternati)-3.936 F -.165(ve)-.275 G
1.186(ly specify a).165 F F3 1.185(\215oating k)6.036 F(eep:)-.11 E F0
1.185(if a k)3.935 F 1.185(eep cannot \214t on the current page,)-.11 F
F3(ms)4.353 E F0 1.185(holds its)4.232 F .427(contents and allo)72 533.7
R .427(ws material follo)-.275 F .427(wing the k)-.275 F .428
(eep \(in the source document\) to \214ll the remainder of the cur)-.11
F(-)-.22 E .158(rent page.)72 546.7 R .158
(When the page breaks, whether by reaching the end or)5.658 F F2(bp)
2.908 E F0(request,)2.908 E F3(ms)3.326 E F0 .157(puts the \215oating k)
3.204 F .157(eep at)-.11 F .513(the be)72 559.7 R .513
(ginning of the ne)-.165 F .513(xt page.)-.165 F .513
(This is useful for placing lar)6.013 F .514
(ge graphics or tables that do not need to ap-)-.198 F(pear e)72 572.7 Q
(xactly where the)-.165 E 2.75(yo)-.165 G(ccur in the source document.)
-2.75 E 540 583.95 72 583.95 DL F1(Macr)77.5 594.2 Q 194.081(oD)-.198 G
(escription)-194.081 E 540 598.95 72 598.95 DL F2(.KS)77.5 609.2 Q F0
(Be)27.654 E(gin a k)-.165 E(eep.)-.11 E F2(.KF)77.5 622.2 Q F0(Be)
27.654 E(gin a \215oating k)-.165 E(eep.)-.11 E 540 626.95 72 626.95 DL
F2(.KE)77.5 637.2 Q F0(End \(\215oating\) k)27.654 E(eep.)-.11 E 540
641.95 72 641.95 DL 540 583.95 540 641.95 DL 72 583.95 72 641.95 DL .269
(As an alternati)88.5 656.7 R .599 -.165(ve t)-.275 H 3.019(ot).165 G
.269(he k)-3.019 F .269(eep mechanism, the)-.11 F F2(ne)3.019 E F0 .268
(request forces a page break if there is not at least the)3.019 F .371
(amount of v)72 669.7 R .371(ertical space speci\214ed in its ar)-.165 F
.371(gument remaining on the page.)-.198 F .371(One application of)5.871
F F2(ne)3.122 E F0 .372(is to re-)3.122 F(serv)72 682.7 Q 2.75(es)-.165
G(pace on the page for a \214gure or illustration to be included later)
-2.75 E(.)-.605 E 0 Cg EP
%%Page: 15 15
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 15)2.75 F(A)88.5 85 Q F1(boxed k)3.047 E(eep)-.11 E F0
(has a frame dra)2.959 E(wn around it.)-.165 E .44 LW 540 96.25 72 96.25
DL/F2 11/Times-Bold@0 SF(Macr)77.5 106.5 Q 194.081(oD)-.198 G
(escription)-194.081 E 540 111.25 72 111.25 DL/F3 11/Courier@0 SF(.B1)
77.5 121.5 Q F0(Be)27.654 E(gin a k)-.165 E(eep with a box dra)-.11 E
(wn around it.)-.165 E F3(.B2)77.5 134.5 Q F0(End box)27.654 E(ed k)
-.165 E(eep.)-.11 E 540 139.25 72 139.25 DL 540 96.25 540 139.25 DL 72
96.25 72 139.25 DL(Box)72 157.9 Q .466(ed k)-.165 F .466
(eep macros cause breaks; if you need to box a w)-.11 F .466
(ord or phrase within a line, see the)-.11 F F3(BX)3.216 E F0 .465
(macro in)3.215 F 1.095(section \231T)72 170.9 R(ypef)-.88 E 1.095
(ace and decoration\232 abo)-.11 F -.165(ve)-.165 G 6.595(.B).165 G
1.095(ox lines are dra)-6.595 F 1.095(wn as close as possible to the te)
-.165 F 1.096(xt the)-.165 F 3.846(ye)-.165 G(n-)-3.846 E .644
(close so that the)72 183.9 R 3.394(ya)-.165 G .644
(re usable within paragraphs.)-3.394 F .644
(If you wish to place one or more paragraphs in a box)6.144 F(ed)-.165 E
-.11(ke)72 196.9 S .164(ep, you may impro).11 F .494 -.165(ve t)-.165 H
.164(heir appearance by calling).165 F F3(.B1)2.915 E F0 .165
(after the \214rst paragraphing macro, and by adding)2.915 F 2.75(as)72
209.9 S(mall amount of v)-2.75 E(ertical space before calling)-.165 E F3
(.B2)2.75 E F0(.)A 506.2 221.15 105.8 221.15 DL F3(.LP)111.3 231.4 Q
(.B1)111.3 244.4 Q(.I Warning:)111.3 257.4 Q
(Happy Fun Ball may suddenly accelerate to dangerous speeds.)111.3 270.4
Q(.sp \\n[PD]/2 \\" space by half the inter-paragraph distance)111.3
283.4 Q(.B2)111.3 296.4 Q 506.2 301.15 105.8 301.15 DL 506.2 221.15
506.2 301.15 DL 105.8 221.15 105.8 301.15 DL F0 .691(If you w)72 319.8 R
.691(ant a box)-.11 F .691(ed k)-.165 F .69
(eep to \215oat, you will need to enclose the)-.11 F F3(.B1)3.44 E F0
(and)3.44 E F3(.B2)3.44 E F0 .69(calls within a pair of)3.44 F F3(.KF)
3.44 E F0(and)72 332.8 Q F3(.KE)2.75 E F0(calls.)2.75 E F1(Displays)
89.138 349.7 Q F0 1.043(turn of)4.09 F 3.793<668c>-.275 G 1.043
(lling; lines of v)-3.793 F 1.043(erse or program code are sho)-.165 F
1.044(wn with their lines brok)-.275 F 1.044(en as in the)-.11 F .67
(source document without requiring)72 362.7 R F3(br)3.42 E F0 .669
(requests between lines.)3.419 F .669(Displays can be k)6.169 F .669
(ept on a single page or)-.11 F(allo)72 375.7 Q .002
(wed to break across pages.)-.275 F(The)5.502 E F3(DS)2.752 E F0 .002
(macro be)2.752 F .002(gins a k)-.165 F .002
(ept display of the layout speci\214ed in its \214rst ar)-.11 F(gu-)
-.198 E(ment; non-k)72 388.7 Q(ept displays are be)-.11 E
(gun with dedicated macros corresponding to their layout.)-.165 E 540
399.95 72 399.95 DL F2(Display macr)122.891 410.2 Q(o)-.198 E -.198(Wi)
92.691 423.2 S(th k).198 E 28.941(eep W)-.11 F(ithout k)-.198 E(eep)-.11
E(Description)366.417 416.7 Q 540 427.95 72 427.95 DL F3(.DS L)77.5
438.2 Q(.LD)62.161 E F0(Be)60.258 E(gin left-aligned display)-.165 E(.)
-.715 E F3(.DS)77.5 451.2 Q F0([)6.6 E F3(I)A F0([)2.75 E F1(indent).011
E F0(]]).748 E F3(.ID)16.5 E F0([)6.6 E F1(indent).011 E F0(]).748 E(Be)
252.719 451.2 Q(gin display indented by)-.165 E F1(indent)2.761 E F0
(if gi)3.498 E -.165(ve)-.275 G(n,).165 E F3(\\n[DI])2.75 E F0
(otherwise.)2.75 E F3(.DS B)77.5 464.2 Q(.BD)62.161 E F0(Be)252.719
464.2 Q(gin block display \(left-aligned with longest line centered\).)
-.165 E F3(.DS C)77.5 477.2 Q(.CD)62.161 E F0(Be)60.258 E
(gin centered display)-.165 E(.)-.715 E F3(.DS R)77.5 490.2 Q(.RD)62.161
E F0(Be)252.719 490.2 Q(gin right-aligned display)-.165 E 5.5(.T)-.715 G
(his is a GNU e)-5.5 E(xtension.)-.165 E 540 494.95 72 494.95 DL F3(.DE)
146.959 505.2 Q F0(End an)85.96 E 2.75(yd)-.165 G(isplay)-2.75 E(.)-.715
E 540 509.95 72 509.95 DL 244.469 399.95 244.469 509.95 DL 540 399.95
540 509.95 DL 72 399.95 72 509.95 DL 1.713(The distance stored in)88.5
524.7 R F3(\\n[DD])4.463 E F0 1.713
(is inserted before and after each pair of display macros; this is a)
4.463 F(Berk)72 537.7 Q(ele)-.11 E 4.171(ye)-.165 G 4.171(xtension. In)
-4.336 F F1(gr)4.633 E(of)-.495 E 4.171(fm)-.198 G(s)-4.171 E F0 4.171
(,t).297 G 1.421(his distance replaces an)-4.171 F 4.171(ya)-.165 G
1.421(djacent inter)-4.171 F 1.421(-paragraph distance or subse-)-.22 F
.486(quent spacing prior to a section heading.)72 550.7 R(The)5.986 E F3
(DI)3.236 E F0(re)3.236 E .485(gister is a GNU e)-.165 F .485
(xtension; its v)-.165 F .485(alue is an indentation)-.275 F .258
(applied to displays created with)72 563.7 R F3(.DS)3.009 E F0(and)3.009
E F3(.ID)3.009 E F0 .259(without ar)3.009 F .259(guments, to \231)-.198
F F3 .259(.DS I)B F0 3.009<9a77>C .259(ithout an indentation ar)-3.009 F
(-)-.22 E 1.316(gument, and to equations set with \231)72 576.7 R F3
1.316(.EQ I)B F0 4.066(\232. Changes)B 1.316(to either re)4.066 F 1.316
(gister tak)-.165 F 4.066(ee)-.11 G -.275(ff)-4.066 G 1.315
(ect at the ne).275 F 1.315(xt display)-.165 F(boundary)72 589.7 Q(.)
-.715 E 0 Cg EP
%%Page: 16 16
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(16 May)72 49 R(2023)2.75 E/F1 11
/Times-Bold@0 SF 2.75(5.9. T)72 85 R(ables, \214gur)-1.012 E
(es, equations, and r)-.198 E(efer)-.198 E(ences)-.198 E F0(The)72 101.9
Q/F2 11/Times-Italic@0 SF(ms)4.124 E F0 .956
(package is often used with the)4.003 F F2(tbl)3.849 E F0(,).561 E F2
(pic)5.081 E F0(,).341 E F2(eqn)3.915 E F0 3.706(,a).264 G(nd)-3.706 E
F2 -.407(re)3.706 G(fer).407 E F0 3.706(preprocessors. The)4.509 F/F3 11
/Courier@0 SF(\\n[DD])3.706 E F0 .956(distance is)3.706 F 1.124
(also applied to re)72 114.9 R 1.124
(gions of the document preprocessed with)-.165 F F2(tbl)4.017 E F0(,)
.561 E F2(pic)5.249 E F0 3.873(,a).341 G(nd)-3.873 E F2(eqn)4.082 E F0
6.623(.M).264 G 1.123(ark te)-6.623 F 1.123(xt meant for pre-)-.165 F
1.708(processors by enclosing it in pairs of tok)72 127.9 R 1.708
(ens as follo)-.11 F 1.709
(ws, with nothing between the dot and the macro)-.275 F 2.75(name. The)
72 140.9 R(preprocessors match these tok)2.75 E
(ens only at the start of an input line.)-.11 E .44 LW 540 152.15 72
152.15 DL F1 -1.012(Ta)102.536 162.4 S 2.75(gp)1.012 G 186.991
(air Description)-2.75 F 540 167.15 72 167.15 DL F3(.TS)77.5 177.4 Q F0
([)6.6 E F3(H)A F0(])A F3(.TE)77.5 190.4 Q F0 .709
(Demarcate a table to be processed by the)183.705 177.4 R F2(tbl)3.602 E
F0(preprocessor)4.019 E 6.208(.T)-.605 G .708(he optional)-6.208 F F3(H)
3.458 E F0(ar)3.458 E(-)-.22 E .163(gument to)183.705 190.4 R F3(.TS)
2.913 E F0(instructs)2.913 E F2(ms)3.331 E F0 .164(to repeat table ro)
3.211 F .164(ws \(often column headings\) at the)-.275 F .153
(top of each ne)183.705 203.4 R 2.903(wp)-.275 G .153
(age the table spans, if applicable; calling the)-2.903 F F3(TH)2.902 E
F0 .152(macro marks)2.902 F 1.499(the end of such ro)183.705 216.4 R
4.249(ws. The)-.275 F(GNU)4.249 E F2(tbl)4.392 E F0 1.499
(\(1\) man page pro).561 F 1.5(vides a comprehensi)-.165 F -.165(ve)
-.275 G(reference to the preprocessor and of)183.705 229.4 Q(fers e)
-.275 E(xamples of its use.)-.165 E 540 234.15 72 234.15 DL F3(.PS)77.5
244.4 Q(.PE)77.5 257.4 Q(.PF)77.5 270.4 Q(.PS)183.705 244.4 Q F0(be)
3.048 E .298(gins a picture to be processed by the)-.165 F F2(pic)4.422
E F0 .297(preprocessor; either of)3.388 F F3(.PE)3.047 E F0(or)3.047 E
F3(.PF)183.705 257.4 Q F0 .119
(ends it, the latter with \231\215yback\232 to the v)2.869 F .119
(ertical position at its top.)-.165 F -1.21(Yo)5.62 G 2.87(uc)1.21 G(an)
-2.87 E(create)183.705 270.4 Q F2(pic)4.125 E F0
(input manually or with a program such as)3.091 E F2(x\214g)3.597 E F0
(\(1\).).242 E 540 275.15 72 275.15 DL F3(.EQ)77.5 285.4 Q F0([)6.6 E F2
(align).363 E F0([)3.014 E F2(label).099 E F0(]]).561 E F3(.EN)77.5
298.4 Q F0 .495(Demarcate an equation to be processed by the)183.705
285.4 R F2(eqn)3.453 E F0(preprocessor)3.508 E 5.994(.T)-.605 G .494
(he equation)-5.994 F .736(is centered by def)183.705 298.4 R(ault;)-.11
E F2(align)3.849 E F0 .736(can be)3.75 F F3(C)3.487 E F0(,)A F3(L)3.487
E F0 3.487(,o)C(r)-3.487 E F3(I)3.487 E F0 .737(to \(e)3.487 F .737
(xplicitly\) center)-.165 F 3.487(,l)-.44 G(eft-align,)-3.487 E
(or indent it by)183.705 311.4 Q F3(\\n[DI])2.75 E F0 2.75(,r)C(especti)
-2.75 E -.165(ve)-.275 G(ly).165 E 5.5(.I)-.715 G 2.75(fs)-5.5 G
(peci\214ed,)-2.75 E F2(label)2.849 E F0(is set right-aligned.)3.311 E
540 316.15 72 316.15 DL F3(.[)77.5 326.4 Q(.])77.5 339.4 Q F0 1.223
(Demarcate a bibliographic citation to be processed by the)183.705 326.4
R F2 -.407(re)3.972 G(fer).407 E F0(preprocessor)4.775 E(.)-.605 E 1.447
(The GNU)183.705 339.4 R F2 -.407(re)4.197 G(fer).407 E F0 1.447
(\(1\) man page pro).803 F 1.447(vides a comprehensi)-.165 F 1.778 -.165
(ve r)-.275 H 1.448(eference to the pre-).165 F
(processor and the format of its bibliographic database.)183.705 352.4 Q
540 357.15 72 357.15 DL 540 152.15 540 357.15 DL 72 152.15 72 357.15 DL
(When)88.5 375.8 Q F2 -.407(re)3.029 G(fer).407 E F0 .278
(emits collected references \(as might be done on a \231W)3.831 F .278
(orks Cited\232 page\), it interpolates the)-.88 F(string)72 388.8 Q F3
(\\*[REFERENCES])2.75 E F0(as an unnumbered heading \()2.75 E F3(.SH)A
F0(\).)A(The follo)88.5 405.7 Q(wing is an e)-.275 E(xample of ho)-.165
E 2.75(wt)-.275 G 2.75(os)-2.75 G
(et up a table that may print across tw)-2.75 E 2.75(oo)-.11 G 2.75(rm)
-2.75 G(ore pages.)-2.75 E 412.628 416.95 199.371 416.95 DL F3(.TS H)
204.871 427.2 Q(allbox;)204.871 440.2 Q(Cb | Cb .)204.871 453.2 Q(Part)
204.871 466.2 Q/F4 11/Symbol SF<ae>A F3(Description)A(_)204.871 479.2 Q
(.TH)204.871 492.2 Q(.T&)204.871 505.2 Q 6.6(L|L)204.871 518.2 S 6.6(x.)
-6.6 G(GH-1978)204.871 531.2 Q F4<ae>A F3(Fribulating gonkulator)A F0
1.833(...t)204.871 544.2 S(he rest of the table follo)-1.833 E -.917
(ws . . .)-.275 F F3(.TE)204.871 557.2 Q 412.628 561.95 199.371 561.95
DL 412.628 416.95 412.628 561.95 DL 199.371 416.95 199.371 561.95 DL F0
.573(Attempting to place a multi-page table inside a k)72 576.7 R .574
(eep can lead to unpleasant results, particularly if the)-.11 F F2(tbl)
3.467 E F3(allbox)72 589.7 Q F0(option is used.)2.75 E
(Mathematics can be typeset using the language of the)88.5 606.6 Q F2
(eqn)2.959 E F0(preprocessor)3.014 E(.)-.605 E 443.5 617.85 168.5 617.85
DL F3(.EQ C \(\\*[SN-NO-DOT]a\))174 628.1 Q 6.6(p\001=\001qs)174 641.1 S
(qrt { 1 + \001 \( x / q sup 2 \) })-6.6 E(.EN)174 654.1 Q 443.5 658.85
168.5 658.85 DL 443.5 617.85 443.5 658.85 DL 168.5 617.85 168.5 658.85
DL F0 .275(This input formats a labelled equation.)72 673.6 R 2.035 -.88
(We u)5.775 H .275(sed the).88 F F3(SN-NO-DOT)3.025 E F0 .274
(string to base the equation label on the)3.025 F
(current heading number)72 686.6 Q 2.75(,g)-.44 G -.275(iv)-2.75 G
(ing us more \215e).275 E(xibility to reor)-.165 E -.055(ga)-.198 G
(nize the document.).055 E F2(p)268.684 708.107 Q F4(=)3.289 E F2(q)
3.355 E/F5 14/Symbol SF 7.147 -7.686(\326` `).363 2.041 P(`````)7.686 E
F0(1)-36.589 -2.041 M F4(+)2.42 E F0(\()3.08 E F2(x).847 E F0(/).583 E
F2(q).275 E/F6 7.7/Times-Roman@0 SF(2).363 -3.08 M F0 169.349(\)\().55
3.08 O(5.9a\))-169.349 E(Use)72 727.607 Q F2(gr)3.212 E(of)-.495 E(f)
-.198 E F0(options to run preprocessors on the input:)4.906 E F3(-e)2.75
E F0(for)2.75 E F2(eqn)2.959 E F0(,).264 E F3(-p)2.75 E F0(for)2.75 E F2
(pic)4.125 E F0(,).341 E F3(-R)2.75 E F0(for)2.75 E F2 -.407(re)2.75 G
(fer).407 E F0 2.75(,a).803 G(nd)-2.75 E F3(-t)2.75 E F0(for)2.75 E F2
(tbl.)2.893 E 0 Cg EP
%%Page: 17 17
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 17)2.75 F/F2 11/Times-Bold@0 SF 2.75(5.10. F)72 85 R(ootnotes)
-.275 E F0 3.042(Af)72 101.9 S .292
(ootnote is typically anchored to a place in the te)-3.042 F .292
(xt with a)-.165 F F1(mark)3.46 E(er)-.11 E(,)-1.221 E F0 .293
(which is a small inte)3.042 F(ger)-.165 E(,)-.44 E/F3 7.7/Times-Roman@0
SF(4)-4.51 I F0 3.043(as)3.043 4.51 O(ymbol,)-3.043 E F3<87>-4.51 I F0
(or arbitrary user)72 114.9 Q(-speci\214ed te)-.22 E(xt.)-.165 E .44 LW
540 126.15 72 126.15 DL F2 13.75(String Description)77.5 136.4 R 540
141.15 72 141.15 DL/F4 11/Courier@0 SF(\\**)77.5 151.4 Q F0 1.018
(Place an)123.337 151.4 R F1 1.018(automatic number)4.131 F(,)-1.221 E
F0 1.018(an automatically updated numeric footnote mark)3.768 F(er)-.11
E 3.768(,i)-.44 G 3.768(nt)-3.768 G 1.017(he te)-3.768 F(xt.)-.165 E
.793(Each time this string is interpolated, the number it produces incr\
ements by one.)123.337 164.4 R(Automatic)6.294 E(numbers start at 1.)
123.337 177.4 Q(This is a Berk)5.5 E(ele)-.11 E 2.75(ye)-.165 G
(xtension.)-2.915 E 540 182.15 72 182.15 DL 540 126.15 540 182.15 DL 72
126.15 72 182.15 DL .396(Enclose the footnote te)88.5 200.8 R .396
(xt in)-.165 F F4(FS)3.146 E F0(and)3.146 E F4(FE)3.146 E F0 .396
(macro calls to set it at the nearest a)3.146 F -.275(va)-.22 G .395
(ilable \231foot\232, or bottom,).275 F(of a te)72 213.8 Q
(xt column or page.)-.165 E 540 225.05 72 225.05 DL F2(Macr)94.715 235.3
Q 194.081(oD)-.198 G(escription)-194.081 E 540 240.05 72 240.05 DL F4
(.FS)77.5 250.3 Q F0([)6.6 E F1(mark)A(er)-.11 E F0(])A(Be)159.384 250.3
Q 2.458(gin a footnote.)-.165 F(The)7.959 E F4(FS-MARK)5.209 E F0 2.459
(hook \(see belo)5.209 F 2.459(w\) is called with an)-.275 F 5.209(ys)
-.165 G(upplied)-5.209 E F1(mark)159.802 263.3 Q(er)-.11 E F0(ar)4.01 E
.457(gument, which is then also placed at the be)-.198 F .457
(ginning of the footnote te)-.165 F 3.206(xt. If)-.165 F F1(mark)159.802
276.3 Q(er)-.11 E F0 .463(is omitted, the ne)4.016 F .464
(xt pending automatic number enqueued by interpolation of)-.165 F(the)
159.384 289.3 Q F4(*)2.75 E F0(string is used, and if none e)2.75 E
(xists, nothing is pre\214x)-.165 E(ed.)-.165 E 540 294.05 72 294.05 DL
F4(.FE)77.5 304.3 Q F0(End footnote te)62.084 E(xt.)-.165 E 540 309.05
72 309.05 DL 540 225.05 540 309.05 DL 72 225.05 72 309.05 DL -1.21(Yo)
88.5 323.8 S 3.095(um)1.21 G .345
(ay not desire automatically numbered footnotes in spite of their con)
-3.095 F -.165(ve)-.44 G 3.094(nience. Y).165 F .344(ou can indicate)
-1.21 F 3.401(af)72 336.8 S .651(ootnote with a symbol or other te)
-3.401 F .651(xt by specifying its mark)-.165 F .651
(er at the appropriate place \(for e)-.11 F .652(xample, by)-.165 F
(using)72 349.8 Q F4(\\[dg])3.248 E F0 .498(for the dagger glyph\))3.248
F F1(and)3.611 E F0 .498(as an ar)4.095 F .498(gument to the)-.198 F F4
(FS)3.248 E F0 3.247(macro. Such)3.248 F .497(manual marks should be)
3.247 F .807(repeated as ar)72 362.8 R .807(guments to)-.198 F F4(.FS)
3.557 E F0 .807(or as part of the footnote te)3.557 F .808
(xt to disambiguate their correspondence.)-.165 F -1.21(Yo)6.308 G(u)
1.21 E(may wish to use)72 375.8 Q F4(\\*{)2.75 E F0(and)2.75 E F4(\\*})
2.75 E F0(to superscript the mark)2.75 E
(er at the anchor point, in the footnote te)-.11 E(xt, or both.)-.165 E
F1(gr)88.962 392.7 Q(of)-.495 E 3.007(fm)-.198 G(s)-3.007 E F0(pro)3.304
E .257(vides a hook macro,)-.165 F F4(FS-MARK)3.007 E F0 3.007(,f)C .256
(or user)-3.007 F .256(-determined operations to be performed when the)
-.22 F F4(FS)72 405.7 Q F0 .49(macro is called.)3.24 F .49
(It is passed the same ar)5.99 F .49(guments as)-.198 F F4(FS)3.24 E F0
3.241(itself. An)3.241 F .491(application of)3.241 F F4(FS-MARK)3.241 E
F0 .491(is anchor)3.241 F .153(placement for a h)72 418.7 R .152(yperli\
nk reference, so that a footnote can link back to its referential conte)
-.055 F(xt.)-.165 E F3(5)-4.51 I F0 .152(By def)2.902 4.51 N(ault,)-.11
E(this macro has an empty de\214nition.)72 431.7 Q F4(FS-MARK)5.5 E F0
(is a GNU e)2.75 E(xtension.)-.165 E(The follo)88.5 448.6 Q
(wing input w)-.275 E
(as used to produce the \214rst sentence in this section.)-.11 E 483.1
459.85 128.9 459.85 DL F4 6.6(Af)134.4 470.1 S
(ootnote is anchored to a place in the text with a)-6.6 E(.I marker,)
134.4 483.1 Q(which is a small integer,\\**)134.4 496.1 Q(.FS)134.4
509.1 Q(like this numeric footnote)134.4 522.1 Q(.FE)134.4 535.1 Q 6.6
(as)134.4 548.1 S(ymbol,\\*{\\[dg]\\*})-6.6 E(.FS \\[dg])134.4 561.1 Q
(like this symbolic footnote)134.4 574.1 Q(.FE)134.4 587.1 Q
(or arbitrary user-specified text.)134.4 600.1 Q 483.1 604.85 128.9
604.85 DL 483.1 459.85 483.1 604.85 DL 128.9 459.85 128.9 604.85 DL F0
-.165(Fo)88.5 619.6 S 1.61(otnotes can be safely used within k).165 F
1.61(eeps and displays, b)-.11 F 1.611(ut you should a)-.22 F -.22(vo)
-.22 G 1.611(id using automatically).22 F .318
(numbered footnotes within \215oating k)72 632.6 R 3.068(eeps. Y)-.11 F
.318(ou can place a second)-1.21 F F4(\\**)3.068 E F0 .318
(interpolation between a)3.068 F F4(\\**)3.067 E F0(and)3.067 E .377
(its corresponding)72 645.6 R F4(.FS)3.127 E F0 .377
(call as long as each)3.127 F F4(.FS)3.127 E F0 .377(call occurs)3.127 F
F1(after)3.49 E F0 .377(the corresponding)3.93 F F4(\\**)3.127 E F0 .378
(and occurrences)3.127 F(of)72 658.6 Q F4(.FS)2.75 E F0
(are in the same order as corresponding occurrences of)2.75 E F4(\\**)
2.75 E F0(.)A .36 LW 144 681.15 72 681.15 DL/F5 6.3/Times-Roman@0 SF(4)
83 690.41 Q/F6 9/Times-Roman@0 SF(lik)2.25 3.69 M 2.25(et)-.09 G
(his numeric footnote)-2.25 E 2.25<876c>83 707.05 S(ik)-2.25 E 2.25(et)
-.09 G(his symbolic footnote)-2.25 E F5(5)83 716.31 Q F6
(\231Portable Document F)2.25 3.69 M(ormat Publishing with GNU T)-.135 E
(rof)-.315 E(f\232,)-.225 E/F7 9/Times-Italic@0 SF(pdfmark.ms)3.375 E F6
(in the)2.493 E F7(gr)2.628 E(of)-.405 E(f)-.162 E F6(distrib)4.014 E
(ution, uses this technique.)-.18 E 0 Cg EP
%%Page: 18 18
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(18 May)72 49 R(2023)2.75 E -.165(Fo)88.5
85 S 1.681(otnote te).165 F 1.681
(xt is formatted as paragraphs are, using analogous parameters.)-.165 F
1.681(The re)7.181 F(gisters)-.165 E/F1 11/Courier@0 SF(FI)4.43 E F0(,)A
F1(FPD)4.43 E F0(,)A F1(FPS)72 98 Q F0 2.75(,a)C(nd)-2.75 E F1(FVS)2.75
E F0(correspond to)2.75 E F1(PI)2.75 E F0(,)A F1(PD)2.75 E F0(,)A F1(PS)
2.75 E F0 2.75(,a)C(nd)-2.75 E F1(VS)2.75 E F0 2.75(,r)C(especti)-2.75 E
-.165(ve)-.275 G(ly;).165 E F1(FPD)2.75 E F0(,)A F1(FPS)2.75 E F0 2.75
(,a)C(nd)-2.75 E F1(FVS)2.75 E F0(are GNU e)2.75 E(xtensions.)-.165 E
(The)88.5 114.9 Q F1(FF)3.108 E F0(re)3.108 E .358(gister controls the \
formatting of automatically numbered footnote paragraphs, and those for)
-.165 F(which)72 127.9 Q F1(.FS)2.75 E F0(is gi)2.75 E -.165(ve)-.275 G
2.75(na).165 G/F2 11/Times-Italic@0 SF(mark).418 E(er)-.11 E F0(ar)3.553
E(gument, at the bottom of a column or page as follo)-.198 E(ws.)-.275 E
.44 LW 540 139.15 72 139.15 DL/F3 11/Courier-Bold@0 SF(FF)77.5 149.4 Q
/F4 11/Times-Bold@0 SF -.11(va)2.75 G 186.359(lue Description).11 F 540
154.15 72 154.15 DL F1(0)77.5 164.4 Q F0 .611
(Set an automatic number as a superscript \(on typesetter de)134.898
164.4 R .61(vices\) or surrounded by square)-.275 F(brack)134.898 177.4
Q 1.562(ets \(on terminals\).)-.11 F 1.562
(The footnote paragraph is indented as with)7.062 F F1(.PP)4.313 E F0
1.563(if there is an)4.313 F F1(.FS)134.898 190.4 Q F0(ar)2.75 E
(gument or an automatic number)-.198 E 2.75(,a)-.44 G(nd as with)-2.75 E
F1(.LP)2.75 E F0 2.75(otherwise. This)2.75 F(is the def)2.75 E(ault.)
-.11 E F1(1)77.5 203.4 Q F0(As)134.898 203.4 Q F1(0)2.75 E F0 2.75(,b)C
(ut set the mark)-2.97 E(er as re)-.11 E(gular te)-.165 E(xt, and follo)
-.165 E 2.75(wa)-.275 G 2.75(na)-2.75 G(utomatic number with a period.)
-2.75 E F1(2)77.5 216.4 Q F0(As)134.898 216.4 Q F1(1)2.75 E F0 2.75(,b)C
(ut without indentation \(lik)-2.97 E(e)-.11 E F1(.LP)2.75 E F0(\).)A F1
(3)77.5 229.4 Q F0(As)134.898 229.4 Q F1(1)2.75 E F0 2.75(,b)C
(ut set the footnote paragraph with the mark)-2.97 E(er hanging \(lik)
-.11 E(e)-.11 E F1(.IP)2.75 E F0(\).)A 540 234.15 72 234.15 DL 540
139.15 540 234.15 DL 72 139.15 72 234.15 DL .166(The def)88.5 252.8 R
.165(ault footnote line length is 11/12ths of the normal line length fo\
r compatibility with the e)-.11 F(xpec-)-.165 E .021
(tations of historical)72 265.8 R F2(ms)3.189 E F0 .021
(documents; you may wish to set)3.068 F F1(\\*[FR])2.771 E F0(to)2.771 E
F1(1)2.771 E F0 .021(to align with contemporary typeset-)2.771 F .488
(ting practices.)72 278.8 R .488(In the past,)5.988 F/F5 7.7
/Times-Roman@0 SF(6)-4.51 I F0(an)3.238 4.51 M F1(FL)3.238 E F0(re)3.237
E .487(gister w)-.165 F .487
(as used for the line length in footnotes; ho)-.11 F(we)-.275 E -.165
(ve)-.275 G 1.367 -.44(r, s).165 H .487(etting this).44 F(re)72 291.8 Q
.372(gister at document initialization time had no ef)-.165 F .372
(fect on the footnote line length in multi-column arrange-)-.275 F
(ments.)72 304.8 Q F5(7)-4.51 I F1(\\*[FR])88.5 321.7 Q F0 1.543
(should be used in preference to)4.293 F F1(\\n[FL])4.293 E F0 1.543
(in contemporary documents.)4.293 F 1.543(The footnote line)7.043 F .344
(length is ef)72 334.7 R(fecti)-.275 E -.165(ve)-.275 G .344
(ly computed as \231).165 F F2(column-width).22 E F1 6.945(*\\)10.348 G
(*[FR])-6.945 E F0 3.095(\232. If)B .345
(an absolute footnote line length is re-)3.095 F .256
(quired, recall that arithmetic e)72 347.7 R .256(xpressions in the)
-.165 F F2 -.495(ro)3.006 G -.198(ff).495 G F0 .256(language are e)5.36
F -.275(va)-.275 G .256(luated strictly from left to right, with).275 F
(no operator precedence \(parentheses are honored\).)72 360.7 Q 483.1
371.95 128.9 371.95 DL F1
(.ds FR 0+3i \\" Set footnote line length to 3 inches.)134.4 382.2 Q
483.1 386.95 128.9 386.95 DL 483.1 371.95 483.1 386.95 DL 128.9 371.95
128.9 386.95 DL F0 .59(Changes to the footnote length ratio)72 401.7 R
F1(\\*[FR])3.341 E F0(tak)3.341 E 3.341(ee)-.11 G -.275(ff)-3.341 G .591
(ect with the ne).275 F .591(xt footnote written in single-column)-.165
F(arrangements, b)72 414.7 Q(ut on the ne)-.22 E
(xt page in multiple-column conte)-.165 E(xts.)-.165 E .36 LW 144 696.05
72 696.05 DL/F6 6.3/Times-Roman@0 SF(6)83 703.36 Q/F7 9/Times-Roman@0 SF
(Unix V)2.25 3.69 M(ersion 7)-.999 E/F8 9/Times-Italic@0 SF(ms)2.592 E
F7 2.25(,i).243 G(ts descendants, and)-2.25 E F8(gr)2.628 E(of)-.405 E
2.25(fm)-.162 G(s)-2.25 E F7(prior to v)2.493 E(ersion 1.23.0)-.135 E F6
(7)83 716.31 Q F7 -.99(Yo)2.25 3.69 O 2.25(uc).99 G
(ould reset it after each call to)-2.25 E/F9 9/Courier@0 SF(.1C)2.25 E
F7(,)A F9(.2C)2.25 E F7 2.25(,o)C(r)-2.25 E F9(.MC)2.25 E F7(.)A 0 Cg EP
%%Page: 19 19
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 19)2.75 F/F2 11/Times-Bold@0 SF 2.75(5.11. Language)72 85 R
(and localization)2.75 E F1(gr)72.462 101.9 Q(of)-.495 E 3.515(fm)-.198
G(s)-3.515 E F0(pro)3.812 E .765(vides se)-.165 F -.165(ve)-.275 G .765
(ral strings that you can customize for your o).165 F .764
(wn purposes, or rede\214ne to adapt the)-.275 F .733
(macro package to languages other than English.)72 114.9 R .734
(It is already localized for Czech, German, French, Ital-)6.234 F
(ian, and Swedish.)72 127.9 Q
(Load the desired localization macro package after)5.5 E F1(ms)3.168 E
F0 2.75(;s).297 G(ee the)-2.75 E F1(gr)3.212 E(of)-.495 E(f_tmac)-.198 E
F0(\(5\) man page.).341 E .44 LW 407.2 139.15 204.8 139.15 DL/F3 11
/Courier@0 SF($)210.3 149.4 Q/F4 11/Courier-Bold@0 SF
(groff -ms -mfr bienvenue.ms)6.6 E 407.2 154.15 204.8 154.15 DL 407.2
139.15 407.2 154.15 DL 204.8 139.15 204.8 154.15 DL F0(The follo)88.5
168.9 Q(wing strings are a)-.275 E -.275(va)-.22 G(ilable.).275 E 422.05
180.15 189.95 180.15 DL F2 45.282(String Default)226.981 190.4 R 422.05
195.15 189.95 195.15 DL F3 9.9(\\*[REFERENCES] References)195.45 205.4 R
23.1(\\*[ABSTRACT] \\f[I]ABSTRACT\\f[])195.45 218.4 R 56.1
(\\*[TOC] Table)195.45 231.4 R(of Contents)6.6 E 36.3
(\\*[MONTH1] January)195.45 244.4 R 36.3(\\*[MONTH2] February)195.45
257.4 R 36.3(\\*[MONTH3] March)195.45 270.4 R 36.3(\\*[MONTH4] April)
195.45 283.4 R 36.3(\\*[MONTH5] May)195.45 296.4 R 36.3
(\\*[MONTH6] June)195.45 309.4 R 36.3(\\*[MONTH7] July)195.45 322.4 R
36.3(\\*[MONTH8] August)195.45 335.4 R 36.3(\\*[MONTH9] September)195.45
348.4 R 29.7(\\*[MONTH10] October)195.45 361.4 R 29.7
(\\*[MONTH11] November)195.45 374.4 R 29.7(\\*[MONTH12] December)195.45
387.4 R 422.05 392.15 189.95 392.15 DL 422.05 180.15 422.05 392.15 DL
189.95 180.15 189.95 392.15 DL F0(The def)88.5 406.9 Q(ault for)-.11 E
F3(\\*[ABSTRACT])2.75 E F0
(includes font selection escape sequences to set the w)2.75 E
(ord in italics.)-.11 E F2 2.75(5.12. Glyphs)72 432.9 R -.275(fo)2.75 G
2.75(rs).275 G(pecial characters)-2.75 E F0 .786(Some of the special ch\
aracter escape sequences used in this document are listed belo)72 449.8
R 4.966 -.715(w. T)-.275 H .786(he minus sign).715 F 3.038
(glyph can also be accessed by the shorthand)72 462.8 R F3(\\)5.788 E/F5
11/Symbol SF(-)A F0 8.538(.T)C 3.038(hese and man)-8.538 F 5.789(yo)
-.165 G 3.039(thers are documented in the)-5.789 F F1(gr)72.462 475.8 Q
(of)-.495 E(f_c)-.198 E(har)-.165 E F0(\(7\) man page.).803 E 437.081
487.05 174.918 487.05 DL F2 17.105(Input A)183.773 497.3 R 13.75
(ppearance Description)-.275 F 437.081 502.05 174.918 502.05 DL F3
(\\[-])180.418 512.3 Q F5(-)23.1 E F0(minus sign)67.012 E F3(\\[->])
180.418 525.3 Q F5<ae>16.5 E F0(right arro)62.194 E(w)-.275 E F3(\\[aq])
180.418 538.3 Q F0 71.071<086e>16.5 G(eutral apostrophe)-71.071 E F3
(\\[bu])180.418 551.3 Q F0 69.201<8362>16.5 G(ullet)-69.421 E F3(\\[dq])
180.418 564.3 Q F0 68.563("n)16.5 G(eutral double quote)-68.563 E F3
(\\[dg])180.418 577.3 Q F0 67.551<8764>16.5 G(agger)-67.551 E F3(\\[em])
180.418 590.3 Q F0 62.051<8a65>16.5 G 2.75(md)-62.051 G(ash)-2.75 E F3
(\\[ha])180.418 603.3 Q F0 67.892<0063>16.5 G(ircum\215e)-67.892 E 2.75
(xa)-.165 G(ccent \(caret, hat\))-2.75 E F3(\\[lg])180.418 616.3 Q F0
68.167<996c>16.5 G(eft double quotation mark)-68.167 E F3(\\[rq])180.418
629.3 Q F0 68.167<9a72>16.5 G(ight double quotation mark)-68.167 E F3
(\\[rs])180.418 642.3 Q F0 69.993(\\r)16.5 G -2.365 -.275(ev e)-69.993 H
(rse solidus \(backslash\)).275 E F3(\\[sd])180.418 655.3 Q F5<b2>16.5 E
F0(seconds \(double prime\) mark)68.53 E F3(\\[ti])180.418 668.3 Q F0
67.1<0174>16.5 G(ilde)-67.1 E 437.081 673.05 174.918 673.05 DL 437.081
487.05 437.081 673.05 DL 174.918 487.05 174.918 673.05 DL 0 Cg EP
%%Page: 20 20
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(20 May)72 49 R(2023)2.75 E/F1 11
/Times-Bold@0 SF 2.75(6. P)72 85 R(age lay)-.11 E(out)-.275 E/F2 11
/Times-Italic@0 SF(ms)72.418 101.9 Q F0 1.262 -.605('s d).297 H(ef).605
E .052(ault page layout arranges te)-.11 F .051
(xt in a single column with the page number between h)-.165 F .051
(yphens centered)-.055 F(in a header on each page e)72 114.9 Q
(xcept the \214rst, and produces no footers.)-.165 E -1.21(Yo)5.5 G 2.75
(uc)1.21 G(an customize this arrangement.)-2.75 E F1 2.75(6.1. Headers)
72 140.9 R(and f)2.75 E(ooters)-.275 E F0 .766(There are multiple w)72
157.8 R .766(ays to produce headers and footers.)-.11 F .766
(One is to de\214ne the strings)6.266 F/F3 11/Courier@0 SF(LH)3.516 E F0
(,)A F3(CH)3.517 E F0 3.517(,a)C(nd)-3.517 E F3(RH)3.517 E F0(to)3.517 E
1.072(set the left, center)72 170.8 R 3.822(,a)-.44 G 1.072
(nd right headers, respecti)-3.822 F -.165(ve)-.275 G 1.072(ly; and).165
F F3(LF)3.822 E F0(,)A F3(CF)3.822 E F0 3.822(,a)C(nd)-3.822 E F3(RF)
3.822 E F0 1.072(to set the left, center)3.822 F 3.821(,a)-.44 G 1.071
(nd right)-3.821 F 2.75(footers. This)72 183.8 R(approach suf)2.75 E
(\214ces for documents that do not distinguish odd- and e)-.275 E -.165
(ve)-.275 G(n-numbered pages.).165 E .638(Another method is to call mac\
ros that set headers or footers for odd- or e)88.5 200.7 R -.165(ve)
-.275 G .639(n-numbered pages.).165 F(Each)6.139 E 1.088(such macro tak)
72 213.7 R 1.088(es a delimited ar)-.11 F 1.088
(gument separating the left, center)-.198 F 3.838(,a)-.44 G 1.088
(nd right header or footer te)-3.838 F 1.087(xts from)-.165 F .57
(each other)72 226.7 R 6.07(.Y)-.605 G .57
(ou can replace the neutral apostrophes \(\010\) sho)-7.28 F .57
(wn belo)-.275 F 3.32(ww)-.275 G .57(ith an)-3.32 F 3.321(yc)-.165 G
.571(haracter not appearing in)-3.321 F(the header or footer te)72 239.7
Q 2.75(xt. These)-.165 F(macros are Berk)2.75 E(ele)-.11 E 2.75(ye)-.165
G(xtensions.)-2.915 E .44 LW 540 250.95 72 250.95 DL F1(Macr)77.5 261.2
Q 101.288(oD)-.198 G(escription)-101.288 E 540 265.95 72 265.95 DL F3
(.OH \010)77.5 276.2 Q F2(left)A F3<08>A F2(center)A F3<08>A F2(right)A
F3<08>A F0(Set the left, center)209.742 276.2 Q 2.75(,a)-.44 G
(nd right headers on odd-numbered \(recto\) pages.)-2.75 E F3(.OF \010)
77.5 289.2 Q F2(left)A F3<08>A F2(center)A F3<08>A F2(right)A F3<08>A F0
(Set the left, center)209.742 289.2 Q 2.75(,a)-.44 G
(nd right footers on odd-numbered \(recto\) pages.)-2.75 E F3(.EH \010)
77.5 302.2 Q F2(left)A F3<08>A F2(center)A F3<08>A F2(right)A F3<08>A F0
(Set the left, center)209.742 302.2 Q 2.75(,a)-.44 G
(nd right headers on e)-2.75 E -.165(ve)-.275 G(n-numbered \(v).165 E
(erso\) pages.)-.165 E F3(.EF \010)77.5 315.2 Q F2(left)A F3<08>A F2
(center)A F3<08>A F2(right)A F3<08>A F0(Set the left, center)209.742
315.2 Q 2.75(,a)-.44 G(nd right footers on e)-2.75 E -.165(ve)-.275 G
(n-numbered \(v).165 E(erso\) pages.)-.165 E 540 319.95 72 319.95 DL 540
250.95 540 319.95 DL 72 250.95 72 319.95 DL -.44(Wi)88.5 334.7 S .373
(th either method, a percent sign).44 F F1(%)3.123 E F0 .372
(in header or footer te)3.123 F .372
(xt is replaced by the current page number)-.165 F(.)-.605 E(By def)72
347.7 Q(ault,)-.11 E F2(ms)3.168 E F0
(places no header on a page numbered \2311\232 \(re)3.047 E -.055(ga)
-.165 G(rdless of its number format\).).055 E 540 358.95 72 358.95 DL F1
(Macr)77.5 369.2 Q 16.5(oD)-.198 G(escription)-16.5 E 540 373.95 72
373.95 DL F3(.P1)77.5 384.2 Q F0 -.88(Ty)124.954 384.2 S 1.283
(peset the header e).88 F -.165(ve)-.275 G 4.034(no).165 G 4.034(np)
-4.034 G 1.284(age 1.)-4.034 F 3.044 -.88(To b)6.784 H 4.034(ee).88 G
-.275(ff)-4.034 G(ecti).275 E -.165(ve)-.275 G 4.034(,t).165 G 1.284
(his macro must be called before the)-4.034 F .35
(header trap is sprung on an)124.954 397.2 R 3.1(yp)-.165 G .349
(age numbered \2311\232; in practice, unless your page numbering is)-3.1
F .277(unusual, this means that you should call it early)124.954 410.2 R
3.028(,b)-.715 G(efore)-3.028 E F3(.TL)3.028 E F0 .278(or an)3.028 F
3.028(yh)-.165 G .278(eading or paragraphing)-3.028 F 2.75(macro. This)
124.954 423.2 R(is a Berk)2.75 E(ele)-.11 E 2.75(ye)-.165 G(xtension.)
-2.915 E 540 427.95 72 427.95 DL 540 358.95 540 427.95 DL 72 358.95 72
427.95 DL -.165(Fo)88.5 442.7 S 4.342(re).165 G -.165(ve)-4.617 G 4.342
(ng).165 G 1.592(reater \215e)-4.342 F(xibility)-.165 E(,)-.715 E F2(ms)
4.76 E F0 1.592
(is designed to permit the rede\214nition of the macros that are called)
4.639 F 1.355(when the)72 455.7 R F2(gr)4.567 E(of)-.495 E(f)-.198 E F0
1.356(traps that ordinarily cause the headers and footers to be output \
are sprung.)6.262 F F3(PT)6.856 E F0(\(\231page)4.106 E .632
(trap\232\) is called by)72 468.7 R F2(ms)3.8 E F0 .632
(when the header is to be written, and)3.679 F F3(BT)3.381 E F0 .631
(\(\231bottom trap\232\) when the footer is to be.)3.381 F(The)72 481.7
Q F2(gr)3.891 E(of)-.495 E(f)-.198 E F0 .679(page location trap that)
5.585 F F2(ms)3.847 E F0 .679
(sets up to format the header also calls the \(normally unde\214ned\))
3.726 F F3(HD)3.43 E F0 .071(macro after)72 494.7 R F3(.PT)2.821 E F0
2.821(;y)C .071(ou can de\214ne)-2.821 F F3(.HD)2.821 E F0 .071
(if you need additional processing after setting the header \(for e)
2.821 F(xam-)-.165 E .162(ple, to dra)72 507.7 R 2.912(wal)-.165 G .162
(ine belo)-2.912 F 2.912(wi)-.275 G 2.912(t\). The)-2.912 F F3(HD)2.912
E F0 .162(hook is a Berk)2.912 F(ele)-.11 E 2.913(ye)-.165 G 2.913
(xtension. An)-3.078 F 2.913(ys)-.165 G .163
(uch macros you \(re\)de\214ne must)-2.913 F(implement an)72 520.7 Q
2.75(yd)-.165 G(esired specialization for odd-, e)-2.75 E -.165(ve)-.275
G(n-, or \214rst numbered pages.).165 E F1 2.75(6.2. T)72 546.7 R
(ab stops)-1.012 E F0(Use the)72 563.6 Q F3(ta)2.75 E F0
(request to set tab stops as needed.)2.75 E 540 574.85 72 574.85 DL F1
(Macr)77.5 585.1 Q 16.5(oD)-.198 G(escription)-16.5 E 540 589.85 72
589.85 DL F3(.TA)77.5 600.1 Q F0 .395(Reset the tab stops to the)124.954
600.1 R F2(ms)3.563 E F0(def)3.442 E .395(ault \(e)-.11 F -.165(ve)-.275
G .395(ry 5 ens\).).165 F .395(Rede\214ne this macro to create a dif)
5.895 F(ferent)-.275 E(set of def)124.954 613.1 Q(ault tab stops.)-.11 E
540 617.85 72 617.85 DL 540 574.85 540 617.85 DL 72 574.85 72 617.85 DL
F1 2.75(6.3. Mar)72 645.6 R(gins)-.11 E F0 .909(Control mar)72 662.5 R
.909(gins using the re)-.198 F .91(gisters summarized in the \231Mar)
-.165 F .91(gins\232 portion of the table in section \231Docu-)-.198 F
1.46(ment control settings\232 abo)72 675.5 R -.165(ve)-.165 G 6.96(.T)
.165 G 1.46(here is no setting for the right mar)-6.96 F 1.46
(gin; the combination of page of)-.198 F(fset)-.275 E F3(\\n[PO])72
688.5 Q F0(and line length)2.75 E F3(\\n[LL])2.75 E F0(determines it.)
2.75 E 0 Cg EP
%%Page: 21 21
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 21)2.75 F/F2 11/Times-Bold@0 SF 2.75(6.4. Multiple)72 85 R
(columns)2.75 E F1(ms)72.418 101.9 Q F0 1.231(can set te)4.278 F 1.231
(xt in as man)-.165 F 3.981(yc)-.165 G 1.231
(olumns as reasonably \214t on the page.)-3.981 F 1.231(The follo)6.731
F 1.231(wing macros force a page)-.275 F .034
(break if a multi-column layout is acti)72 114.9 R .363 -.165(ve w)-.275
H .033(hen the).165 F 2.783(ya)-.165 G .033(re called.)-2.783 F/F3 11
/Courier@0 SF(\\n[MINGW])5.533 E F0 .033(is the def)2.783 F .033
(ault minimum gutter)-.11 F 2.728(width; it is a GNU e)72 127.9 R 5.478
(xtension. When)-.165 F 2.728(multiple columns are in use, k)5.478 F
2.729(eeps and the)-.11 F F3(HORPHANS)5.479 E F0(and)5.479 E F3
(PORPHANS)72 140.9 Q F0(re)2.75 E(gisters w)-.165 E
(ork with respect to column breaks instead of page breaks.)-.11 E .44 LW
540 152.15 72 152.15 DL F2(Macr)141.261 162.4 Q 194.081(oD)-.198 G
(escription)-194.081 E 540 167.15 72 167.15 DL F3(.1C)77.5 177.4 Q F0
(Arrange page te)252.477 177.4 Q(xt in a single column \(the def)-.165 E
(ault\).)-.11 E 540 182.15 72 182.15 DL F3(.2C)77.5 192.4 Q F0
(Arrange page te)252.477 192.4 Q(xt in tw)-.165 E 2.75(oc)-.11 G
(olumns.)-2.75 E 540 197.15 72 197.15 DL F3(.MC)77.5 207.4 Q F0([)6.6 E
F1(column-width)A F0([)2.75 E F1(gutter)A(-width)-.22 E F0(]])A .377
(Arrange page te)252.477 207.4 R .377(xt in multiple columns.)-.165 F
.376(If you specify no ar)5.877 F(gu-)-.198 E 1.9(ments, it is equi)
252.477 220.4 R -.275(va)-.275 G 1.9(lent to the).275 F F3(2C)4.65 E F0
4.65(macro. Otherwise,)4.65 F F1(column-)4.87 E(width)252.477 233.4 Q F0
.311(is the width of each column and)3.369 F F1(gutter)3.522 E(-width)
-.22 E F0 .31(is the mini-)3.368 F(mum distance between columns.)252.477
246.4 Q 540 251.15 72 251.15 DL 540 152.15 540 251.15 DL 72 152.15 72
251.15 DL F2 2.75(6.5. Cr)72 278.9 R(eating a table of contents)-.198 E
F0(Because)72 295.8 Q F1 -.495(ro)3.282 G -.198(ff).495 G F0 .533(forma\
tters process their input in a single pass, material on page 50, for e)
5.636 F .533(xample, cannot in-)-.165 F .202(\215uence what appears on \
page 1\212this poses a challenge for a table of contents at its traditi\
onal location in)72 308.8 R .022(front matter)72 321.8 R 2.772(,i)-.44 G
2.773(fy)-2.772 G .023(ou wish to a)-2.773 F -.22(vo)-.22 G .023
(id manually maintaining it.).22 F F1(ms)5.941 E F0 .023
(enables the collection of material to be pre-)3.07 F .828
(sented in the table of contents as it appears, sa)72 334.8 R .828
(ving its page number along with it, and then emitting the)-.22 F 1.046
(collected contents on demand to)72 347.8 R -.11(wa)-.275 G 1.046
(rd the end of the document.).11 F 1.047
(The table of contents can then be rese-)6.547 F 1.009
(quenced to its desired location by ph)72 360.8 R 1.008
(ysically rearranging the pages of a printed document, or as part of)
-.055 F 2.113(post-processing\212with a)72 373.8 R F1(sed)5.238 E F0
2.114(\(1\) script to reorder the pages in).847 F F1(tr)5.007 E(of)-.495
E(f)-.198 E F0 3.324 -.605('s o)2.156 H 2.114(utput, with).605 F F1
(pdfjam)6.239 E F0 2.114(\(1\), or with).352 F F1(gr)72.462 386.8 Q
(opdf)-.495 E F0(\(1\)')2.156 E(s)-.605 E F2(.pdfswitchtopage)2.75 E F0
(feature, for e)2.75 E(xample.)-.165 E .098
(De\214ne an entry to appear in the table of contents by brack)88.5
403.7 R .098(eting its te)-.11 F .097(xt between calls to the)-.165 F F3
(XS)2.847 E F0(and)2.847 E F3(XE)2.847 E F0 4.241(macros. A)72 416.7 R
1.492(typical application is to call them immediately after)4.241 F F3
(NH)4.242 E F0(or)4.242 E F3(SH)4.242 E F0 1.492
(and repeat the heading te)4.242 F(xt)-.165 E .184(within them.)72 429.7
R(The)5.684 E F3(XA)2.934 E F0 .184(macro, used within)2.934 F F3(.XS)
2.934 E F0(/)A F3(.XE)A F0 .183
(pairs, supplements an entry\212for instance, when it re-)2.934 F 1.326
(quires multiple output lines, whether because a heading is too long to\
 \214t or because style dictates that)72 442.7 R .108
(page numbers not be repeated.)72 455.7 R -1.21(Yo)5.608 G 2.858(um)1.21
G .108(ay wish to indent the te)-2.858 F .108
(xt thus wrapped to correspond to its heading)-.165 F .634
(depth; this can be done in the entry te)72 468.7 R .634
(xt by pre\214xing it with tabs or horizontal motion escape sequences,)
-.165 F .059(or by pro)72 481.7 R .059(viding a second ar)-.165 F .059
(gument to the)-.198 F F3(XA)2.809 E F0(macro.)2.809 E F3(.XS)5.558 E F0
(and)2.808 E F3(.XA)2.808 E F0 .058
(automatically associate the page num-)2.808 F .496(ber where the)72
494.7 R 3.246(ya)-.165 G .496(re called with the te)-3.246 F .497
(xt follo)-.165 F .497(wing them, b)-.275 F .497(ut the)-.22 F 3.247(ya)
-.165 G .497(ccept ar)-3.247 F .497(guments to o)-.198 F -.165(ve)-.165
G .497(rride this beha).165 F(v-)-.22 E(ior)72 507.7 Q 5.888(.A)-.605 G
3.138(tt)-5.888 G .388(he end of the document, call)-3.138 F F3(TC)3.137
E F0(or)3.137 E F3(PX)3.137 E F0 .387(to emit the table of contents;)
3.137 F F3(.TC)3.137 E F0 .387(resets the page number)3.137 F(to)72
520.7 Q F2(i)2.75 E F0(\(Roman numeral one\), and then calls)2.75 E F3
(PX)2.75 E F0 5.5(.A)C(ll of these macros are Berk)-5.5 E(ele)-.11 E
2.75(ye)-.165 G(xtensions.)-2.915 E 540 531.95 72 531.95 DL F2(Macr)
138.198 542.2 Q 194.081(oD)-.198 G(escription)-194.081 E 540 546.95 72
546.95 DL F3(.XS)77.5 557.2 Q F0([)6.6 E F1(pa)A -.11(ge)-.11 G(-number)
.11 E F0(])A F3(.XA)77.5 570.2 Q F0([)6.6 E F1(pa)A -.11(ge)-.11 G
(-number).11 E F0([)2.75 E F1(indentation)A F0(]])A F3(.XE)77.5 583.2 Q
F0(Be)246.35 557.2 Q .247
(gin, supplement, and end a table of contents entry)-.165 F 5.747(.E)
-.715 G .247(ach entry)-5.747 F 3.485(is associated with)246.35 570.2 R
F1(pa)7.61 E -.11(ge)-.11 G(-number).11 E F0 3.484
(\(otherwise the current page)7.038 F .4(number\); a)246.35 583.2 R F1
(pa)4.526 E -.11(ge)-.11 G(-number).11 E F0(of)3.954 E F3(no)3.151 E F0
(pre)3.151 E -.165(ve)-.275 G .401(nts a leader and page num-).165 F
3.688(ber from being emitted for that entry)246.35 596.2 R 9.188(.U)
-.715 G 3.687(se of)-9.188 F F3(.XA)6.437 E F0(within)6.437 E F3(.XS)
246.35 609.2 Q F0(/)A F3(.XE)A F0 3.857
(is optional; it can be repeated.)6.606 F(If)9.357 E F1(indentation)
6.618 E F0(is)6.871 E .311
(present, a supplemental entry is indented by that amount; ens are)
246.35 622.2 R .176(assumed if no unit is indicated.)246.35 635.2 R
-1.375 -.77(Te x)5.676 H 2.927(to).77 G 2.927(ni)-2.927 G .177
(nput lines between)-2.927 F F3(.XS)2.927 E F0(and)246.35 648.2 Q F3
(.XE)2.75 E F0(is stored for later recall by)2.75 E F3(.PX)2.75 E F0(.)A
540 652.95 72 652.95 DL F3(.PX)77.5 663.2 Q F0([)6.6 E F3(no)A F0(])A
1.486(Switch to single-column layout.)246.35 663.2 R(Unless)6.986 E F3
(no)4.236 E F0 1.485(is speci\214ed, center)4.235 F .639
(and interpolate)246.35 676.2 R F3(\\*[TOC])3.389 E F0 .64
(in bold and tw)3.389 F 3.39(op)-.11 G .64(oints lar)-3.39 F .64
(ger than the)-.198 F(body te)246.35 689.2 Q 2.75(xt. Emit)-.165 F
(the table of contents entries.)2.75 E 540 693.95 72 693.95 DL F3(.TC)
77.5 704.2 Q F0([)6.6 E F3(no)A F0(])A .892
(Set the page number to 1, the page number format to lo)246.35 704.2 R
(wercase)-.275 E(Roman numerals, and call)246.35 717.2 Q F3(PX)2.75 E F0
(\(with a)2.75 E F3(no)2.75 E F0(ar)2.75 E(gument, if present\).)-.198 E
540 721.95 72 721.95 DL 540 531.95 540 721.95 DL 72 531.95 72 721.95 DL
0 Cg EP
%%Page: 22 22
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(22 May)72 49 R(2023)2.75 E(Here')88.5 85
Q 2.814(sa)-.605 G 2.814(ne)-2.814 G .064(xample of typical)-2.979 F/F1
11/Times-Italic@0 SF(ms)3.232 E F0 .064
(table of contents preparation and its result.)3.111 F 1.825 -.88(We e)
5.565 H(mplo).88 E 2.815(yh)-.11 G .065(orizontal es-)-2.815 F
(cape sequences)72 98 Q/F2 11/Courier@0 SF(\\h)2.75 E F0
(to indent the entries by sectioning depth.)2.75 E .44 LW 400.6 109.25
211.4 109.25 DL F2(.NH 1)216.9 119.5 Q(Introduction)216.9 132.5 Q(.XS)
216.9 145.5 Q(Introduction)216.9 158.5 Q(.XE)216.9 171.5 Q F0 1.833(...)
216.9 184.5 S F2(.NH 2)216.9 197.5 Q(Methodology)216.9 210.5 Q(.XS)216.9
223.5 Q(\\h\0102n\010Methodology)216.9 236.5 Q(.XA no)216.9 249.5 Q
(\\h\0104n\010Fassbinder\010s Approach)216.9 262.5 Q(.XA no)216.9 275.5
Q(\\h\0104n\010Kahiu\010s Approach)216.9 288.5 Q(.XE)216.9 301.5 Q F0
1.833(...)216.9 314.5 S F2(.NH 1)216.9 327.5 Q(Findings)216.9 340.5 Q
(.XS)216.9 353.5 Q(Findings)216.9 366.5 Q(.XE)216.9 379.5 Q F0 1.833
(...)216.9 392.5 S F2(.TC)216.9 405.5 Q 400.6 410.25 211.4 410.25 DL
400.6 109.25 400.6 410.25 DL 211.4 109.25 211.4 410.25 DL 77.5 425 72
425 DL 78 425 72.5 425 DL 83.5 425 78 425 DL 89 425 83.5 425 DL 94.5 425
89 425 DL 100 425 94.5 425 DL 105.5 425 100 425 DL 111 425 105.5 425 DL
116.5 425 111 425 DL 122 425 116.5 425 DL 127.5 425 122 425 DL 133 425
127.5 425 DL 138.5 425 133 425 DL 144 425 138.5 425 DL 149.5 425 144 425
DL 155 425 149.5 425 DL 160.5 425 155 425 DL 166 425 160.5 425 DL 171.5
425 166 425 DL 177 425 171.5 425 DL 182.5 425 177 425 DL 188 425 182.5
425 DL 193.5 425 188 425 DL 199 425 193.5 425 DL 204.5 425 199 425 DL
210 425 204.5 425 DL 215.5 425 210 425 DL 221 425 215.5 425 DL 226.5 425
221 425 DL 232 425 226.5 425 DL 237.5 425 232 425 DL 243 425 237.5 425
DL 248.5 425 243 425 DL 254 425 248.5 425 DL 259.5 425 254 425 DL 265
425 259.5 425 DL 270.5 425 265 425 DL 276 425 270.5 425 DL 281.5 425 276
425 DL 287 425 281.5 425 DL 292.5 425 287 425 DL 298 425 292.5 425 DL
303.5 425 298 425 DL 309 425 303.5 425 DL 314.5 425 309 425 DL 320 425
314.5 425 DL 325.5 425 320 425 DL 331 425 325.5 425 DL 336.5 425 331 425
DL 342 425 336.5 425 DL 347.5 425 342 425 DL 353 425 347.5 425 DL 358.5
425 353 425 DL 364 425 358.5 425 DL 369.5 425 364 425 DL 375 425 369.5
425 DL 380.5 425 375 425 DL 386 425 380.5 425 DL 391.5 425 386 425 DL
397 425 391.5 425 DL 402.5 425 397 425 DL 408 425 402.5 425 DL 413.5 425
408 425 DL 419 425 413.5 425 DL 424.5 425 419 425 DL 430 425 424.5 425
DL 435.5 425 430 425 DL 441 425 435.5 425 DL 446.5 425 441 425 DL 452
425 446.5 425 DL 457.5 425 452 425 DL 463 425 457.5 425 DL 468.5 425 463
425 DL 474 425 468.5 425 DL 479.5 425 474 425 DL 485 425 479.5 425 DL
490.5 425 485 425 DL 496 425 490.5 425 DL 501.5 425 496 425 DL 507 425
501.5 425 DL 512.5 425 507 425 DL 518 425 512.5 425 DL 523.5 425 518 425
DL 529 425 523.5 425 DL 534.5 425 529 425 DL 540 425 534.5 425 DL/F3 13
/Times-Bold@0 SF -1.196(Ta)257.126 451 S(ble of Contents)1.196 E F0
2.116(Introduction .)72 490 R -9.25 11(............................ 1)11
H 13.721(Methodology .)83 503 R -9.25 11(.......................... 2)11
H -.165(Fa)94 516 S(ssbinder').165 E 2.75(sA)-.605 G(pproach)-2.75 E
(Kahiu')94 529 Q 2.75(sA)-.605 G(pproach)-2.75 E 4.239(Findings .)72 542
R -9.25 11(............................. 5)11 H 77.5 555 72 555 DL 78
555 72.5 555 DL 83.5 555 78 555 DL 89 555 83.5 555 DL 94.5 555 89 555 DL
100 555 94.5 555 DL 105.5 555 100 555 DL 111 555 105.5 555 DL 116.5 555
111 555 DL 122 555 116.5 555 DL 127.5 555 122 555 DL 133 555 127.5 555
DL 138.5 555 133 555 DL 144 555 138.5 555 DL 149.5 555 144 555 DL 155
555 149.5 555 DL 160.5 555 155 555 DL 166 555 160.5 555 DL 171.5 555 166
555 DL 177 555 171.5 555 DL 182.5 555 177 555 DL 188 555 182.5 555 DL
193.5 555 188 555 DL 199 555 193.5 555 DL 204.5 555 199 555 DL 210 555
204.5 555 DL 215.5 555 210 555 DL 221 555 215.5 555 DL 226.5 555 221 555
DL 232 555 226.5 555 DL 237.5 555 232 555 DL 243 555 237.5 555 DL 248.5
555 243 555 DL 254 555 248.5 555 DL 259.5 555 254 555 DL 265 555 259.5
555 DL 270.5 555 265 555 DL 276 555 270.5 555 DL 281.5 555 276 555 DL
287 555 281.5 555 DL 292.5 555 287 555 DL 298 555 292.5 555 DL 303.5 555
298 555 DL 309 555 303.5 555 DL 314.5 555 309 555 DL 320 555 314.5 555
DL 325.5 555 320 555 DL 331 555 325.5 555 DL 336.5 555 331 555 DL 342
555 336.5 555 DL 347.5 555 342 555 DL 353 555 347.5 555 DL 358.5 555 353
555 DL 364 555 358.5 555 DL 369.5 555 364 555 DL 375 555 369.5 555 DL
380.5 555 375 555 DL 386 555 380.5 555 DL 391.5 555 386 555 DL 397 555
391.5 555 DL 402.5 555 397 555 DL 408 555 402.5 555 DL 413.5 555 408 555
DL 419 555 413.5 555 DL 424.5 555 419 555 DL 430 555 424.5 555 DL 435.5
555 430 555 DL 441 555 435.5 555 DL 446.5 555 441 555 DL 452 555 446.5
555 DL 457.5 555 452 555 DL 463 555 457.5 555 DL 468.5 555 463 555 DL
474 555 468.5 555 DL 479.5 555 474 555 DL 485 555 479.5 555 DL 490.5 555
485 555 DL 496 555 490.5 555 DL 501.5 555 496 555 DL 507 555 501.5 555
DL 512.5 555 507 555 DL 518 555 512.5 555 DL 523.5 555 518 555 DL 529
555 523.5 555 DL 534.5 555 529 555 DL 540 555 534.5 555 DL .932
(The remaining features in this subsection are GNU e)88.5 571.9 R
(xtensions.)-.165 E F1(gr)6.894 E(of)-.495 E 3.682(fm)-.198 G(s)-3.682 E
F0(ob)3.978 E .931(viates the need to repeat)-.165 F(heading te)72 584.9
Q(xt after)-.165 E F2(XS)2.75 E F0 2.75(calls. Call)2.75 F F2(XN)2.75 E
F0(and)2.75 E F2(XH)2.75 E F0(after)2.75 E F2(NH)2.75 E F0(and)2.75 E F2
(SH)2.75 E F0 2.75(,r)C(especti)-2.75 E -.165(ve)-.275 G(ly).165 E(.)
-.715 E 540 596.15 72 596.15 DL/F4 11/Times-Bold@0 SF(Macr)116.203 606.4
Q 194.081(oD)-.198 G(escription)-194.081 E 540 611.15 72 611.15 DL F2
(.XN)77.5 621.4 Q F1(heading-te)6.6 E(xt)-.22 E F0 -.165(Fo)202.361
621.4 S(rmat).165 E F1(heading-te)3.18 E(xt)-.22 E F0 .09
(and create a corresponding table of contents entry; the)3.587 F
(indentation is computed from the depth of the preceding)202.361 634.4 Q
F2(NH)2.75 E F0(call.)2.75 E F2(.XH)77.5 647.4 Q F1(depth heading-te)6.6
E(xt)-.22 E F0(As)202.361 647.4 Q F2(.XN)2.75 E F0 2.75(,b)C(ut use)
-2.97 E F1(depth)3.135 E F0(to determine the indentation.)3.058 E 540
652.15 72 652.15 DL 540 596.15 540 652.15 DL 72 596.15 72 652.15 DL 0 Cg
EP
%%Page: 23 23
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 23)2.75 F F1(gr)88.962 85 Q(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E
F0(encourages customization of table of contents entry production.)3.047
E .44 LW 540 96.25 72 96.25 DL/F2 11/Times-Bold@0 SF(Macr)155.803 106.5
Q 194.081(oD)-.198 G(escription)-194.081 E 540 111.25 72 111.25 DL/F3 11
/Courier@0 SF(.XN-REPLACEMENT)77.5 121.5 Q F1(heading-te)6.6 E(xt)-.22 E
F3(.XH-REPLACEMENT)77.5 134.5 Q F1(depth heading-te)6.6 E(xt)-.22 E F0
2.372(These hook macros implement)281.561 121.5 R F3(.XN)5.122 E F0(and)
5.122 E F3(.XH)5.122 E F0 5.122(,r)C(espec-)-5.122 E(ti)281.561 134.5 Q
-.165(ve)-.275 G(ly).165 E 6.773(.T)-.715 G(he)-6.773 E 4.023(yc)-.165 G
(all)-4.023 E F3(XN-INIT)4.023 E F0 1.274(and pass their)4.024 F F1
(heading-te)4.365 E(xt)-.22 E F0(ar)281.561 147.5 Q(guments to)-.198 E
F3(.XH-UPDATE-TOC)2.75 E F0(.)A F3(.XH-INIT)77.5 160.5 Q F0
(This hook macro does nothing by def)281.561 160.5 Q(ault.)-.11 E F3
(.XH-UPDATE-TOC)77.5 173.5 Q F1(depth heading-te)13.2 E(xt)-.22 E F0
(Brack)281.561 173.5 Q(et)-.11 E F1(heading-te)4.16 E(xt)-.22 E F0(with)
4.567 E F3(XS)3.819 E F0(and)3.819 E F3(XE)3.819 E F0 1.069
(calls, indenting it)3.819 F(by 2 ens per le)281.561 186.5 Q -.165(ve)
-.275 G 2.75(lo).165 G(f)-2.75 E F1(depth)3.135 E F0(be)3.058 E
(yond the \214rst.)-.165 E 540 191.25 72 191.25 DL 540 96.25 540 191.25
DL 72 96.25 72 191.25 DL 407.2 208.15 204.8 208.15 DL F3(.NH 1)210.3
218.4 Q(.XN Introduction)210.3 231.4 Q F0 1.833(...)210.3 244.4 S F3
(.NH 2)210.3 257.4 Q(.XN Methodology)210.3 270.4 Q
(.XH 3 "Fassbinder\010s Approach")210.3 283.4 Q
(.XH 3 "Kahiu\010s Approach")210.3 296.4 Q F0 1.833(...)210.3 309.4 S F3
(.NH 1)210.3 322.4 Q(.XN Findings)210.3 335.4 Q F0 1.833(...)210.3 348.4
S F3(.TC)210.3 361.4 Q 407.2 366.15 204.8 366.15 DL 407.2 208.15 407.2
366.15 DL 204.8 208.15 204.8 366.15 DL 77.5 380.9 72 380.9 DL 78 380.9
72.5 380.9 DL 83.5 380.9 78 380.9 DL 89 380.9 83.5 380.9 DL 94.5 380.9
89 380.9 DL 100 380.9 94.5 380.9 DL 105.5 380.9 100 380.9 DL 111 380.9
105.5 380.9 DL 116.5 380.9 111 380.9 DL 122 380.9 116.5 380.9 DL 127.5
380.9 122 380.9 DL 133 380.9 127.5 380.9 DL 138.5 380.9 133 380.9 DL 144
380.9 138.5 380.9 DL 149.5 380.9 144 380.9 DL 155 380.9 149.5 380.9 DL
160.5 380.9 155 380.9 DL 166 380.9 160.5 380.9 DL 171.5 380.9 166 380.9
DL 177 380.9 171.5 380.9 DL 182.5 380.9 177 380.9 DL 188 380.9 182.5
380.9 DL 193.5 380.9 188 380.9 DL 199 380.9 193.5 380.9 DL 204.5 380.9
199 380.9 DL 210 380.9 204.5 380.9 DL 215.5 380.9 210 380.9 DL 221 380.9
215.5 380.9 DL 226.5 380.9 221 380.9 DL 232 380.9 226.5 380.9 DL 237.5
380.9 232 380.9 DL 243 380.9 237.5 380.9 DL 248.5 380.9 243 380.9 DL 254
380.9 248.5 380.9 DL 259.5 380.9 254 380.9 DL 265 380.9 259.5 380.9 DL
270.5 380.9 265 380.9 DL 276 380.9 270.5 380.9 DL 281.5 380.9 276 380.9
DL 287 380.9 281.5 380.9 DL 292.5 380.9 287 380.9 DL 298 380.9 292.5
380.9 DL 303.5 380.9 298 380.9 DL 309 380.9 303.5 380.9 DL 314.5 380.9
309 380.9 DL 320 380.9 314.5 380.9 DL 325.5 380.9 320 380.9 DL 331 380.9
325.5 380.9 DL 336.5 380.9 331 380.9 DL 342 380.9 336.5 380.9 DL 347.5
380.9 342 380.9 DL 353 380.9 347.5 380.9 DL 358.5 380.9 353 380.9 DL 364
380.9 358.5 380.9 DL 369.5 380.9 364 380.9 DL 375 380.9 369.5 380.9 DL
380.5 380.9 375 380.9 DL 386 380.9 380.5 380.9 DL 391.5 380.9 386 380.9
DL 397 380.9 391.5 380.9 DL 402.5 380.9 397 380.9 DL 408 380.9 402.5
380.9 DL 413.5 380.9 408 380.9 DL 419 380.9 413.5 380.9 DL 424.5 380.9
419 380.9 DL 430 380.9 424.5 380.9 DL 435.5 380.9 430 380.9 DL 441 380.9
435.5 380.9 DL 446.5 380.9 441 380.9 DL 452 380.9 446.5 380.9 DL 457.5
380.9 452 380.9 DL 463 380.9 457.5 380.9 DL 468.5 380.9 463 380.9 DL 474
380.9 468.5 380.9 DL 479.5 380.9 474 380.9 DL 485 380.9 479.5 380.9 DL
490.5 380.9 485 380.9 DL 496 380.9 490.5 380.9 DL 501.5 380.9 496 380.9
DL 507 380.9 501.5 380.9 DL 512.5 380.9 507 380.9 DL 518 380.9 512.5
380.9 DL 523.5 380.9 518 380.9 DL 529 380.9 523.5 380.9 DL 534.5 380.9
529 380.9 DL 540 380.9 534.5 380.9 DL/F4 13/Times-Bold@0 SF -1.196(Ta)
257.126 406.9 S(ble of Contents)1.196 E F0 2.116(Introduction .)72 445.9
R -9.25 11(............................ 1)11 H 13.721(Methodology .)83
458.9 R -9.25 11(.......................... 2)11 H -.165(Fa)94 471.9 S
(ssbinder').165 E 2.75(sA)-.605 G 2.292(pproach .)-2.75 F -9.25 11
(....................... 2)11 H(Kahiu')94 484.9 Q 2.75(sA)-.605 G 9.156
(pproach .)-2.75 F -9.25 11(........................ 2)11 H 4.239
(Findings .)72 497.9 R -9.25 11(............................. 5)11 H
77.5 510.9 72 510.9 DL 78 510.9 72.5 510.9 DL 83.5 510.9 78 510.9 DL 89
510.9 83.5 510.9 DL 94.5 510.9 89 510.9 DL 100 510.9 94.5 510.9 DL 105.5
510.9 100 510.9 DL 111 510.9 105.5 510.9 DL 116.5 510.9 111 510.9 DL 122
510.9 116.5 510.9 DL 127.5 510.9 122 510.9 DL 133 510.9 127.5 510.9 DL
138.5 510.9 133 510.9 DL 144 510.9 138.5 510.9 DL 149.5 510.9 144 510.9
DL 155 510.9 149.5 510.9 DL 160.5 510.9 155 510.9 DL 166 510.9 160.5
510.9 DL 171.5 510.9 166 510.9 DL 177 510.9 171.5 510.9 DL 182.5 510.9
177 510.9 DL 188 510.9 182.5 510.9 DL 193.5 510.9 188 510.9 DL 199 510.9
193.5 510.9 DL 204.5 510.9 199 510.9 DL 210 510.9 204.5 510.9 DL 215.5
510.9 210 510.9 DL 221 510.9 215.5 510.9 DL 226.5 510.9 221 510.9 DL 232
510.9 226.5 510.9 DL 237.5 510.9 232 510.9 DL 243 510.9 237.5 510.9 DL
248.5 510.9 243 510.9 DL 254 510.9 248.5 510.9 DL 259.5 510.9 254 510.9
DL 265 510.9 259.5 510.9 DL 270.5 510.9 265 510.9 DL 276 510.9 270.5
510.9 DL 281.5 510.9 276 510.9 DL 287 510.9 281.5 510.9 DL 292.5 510.9
287 510.9 DL 298 510.9 292.5 510.9 DL 303.5 510.9 298 510.9 DL 309 510.9
303.5 510.9 DL 314.5 510.9 309 510.9 DL 320 510.9 314.5 510.9 DL 325.5
510.9 320 510.9 DL 331 510.9 325.5 510.9 DL 336.5 510.9 331 510.9 DL 342
510.9 336.5 510.9 DL 347.5 510.9 342 510.9 DL 353 510.9 347.5 510.9 DL
358.5 510.9 353 510.9 DL 364 510.9 358.5 510.9 DL 369.5 510.9 364 510.9
DL 375 510.9 369.5 510.9 DL 380.5 510.9 375 510.9 DL 386 510.9 380.5
510.9 DL 391.5 510.9 386 510.9 DL 397 510.9 391.5 510.9 DL 402.5 510.9
397 510.9 DL 408 510.9 402.5 510.9 DL 413.5 510.9 408 510.9 DL 419 510.9
413.5 510.9 DL 424.5 510.9 419 510.9 DL 430 510.9 424.5 510.9 DL 435.5
510.9 430 510.9 DL 441 510.9 435.5 510.9 DL 446.5 510.9 441 510.9 DL 452
510.9 446.5 510.9 DL 457.5 510.9 452 510.9 DL 463 510.9 457.5 510.9 DL
468.5 510.9 463 510.9 DL 474 510.9 468.5 510.9 DL 479.5 510.9 474 510.9
DL 485 510.9 479.5 510.9 DL 490.5 510.9 485 510.9 DL 496 510.9 490.5
510.9 DL 501.5 510.9 496 510.9 DL 507 510.9 501.5 510.9 DL 512.5 510.9
507 510.9 DL 518 510.9 512.5 510.9 DL 523.5 510.9 518 510.9 DL 529 510.9
523.5 510.9 DL 534.5 510.9 529 510.9 DL 540 510.9 534.5 510.9 DL 1.808
-.88(To g)88.5 527.8 T .049(et the section number of the numbered headi\
ngs into the table of contents entries, we might de\214ne).88 F F3
(XN-REPLACEMENT)72 540.8 Q F0(as follo)2.75 E 2.75(ws. \(W)-.275 F 2.75
(eo)-.88 G(btain the heading depth from)-2.75 E F1(gr)3.212 E(of)-.495 E
2.75(fm)-.198 G(s)-2.75 E F0 1.21 -.605('s i).297 H(nternal re).605 E
(gister)-.165 E F3(nh*hl)2.75 E F0(.\))A 410.5 555.95 201.5 555.95 DL F3
(.de XN-REPLACEMENT)207 566.2 Q(.XN-INIT)207 579.2 Q
(.XH-UPDATE-TOC \\\\n[nh*hl] \\\\$@)207 592.2 Q(\\&\\\\*[SN] \\\\$*)207
605.2 Q(..)207 618.2 Q 410.5 622.95 201.5 622.95 DL 410.5 555.95 410.5
622.95 DL 201.5 555.95 201.5 622.95 DL F0 -1.21(Yo)88.5 637.7 S 3.19(uc)
1.21 G .44(an change the style of the leader that bridges each table of\
 contents entry with its page number;)-3.19 F .653(de\214ne the)72 650.7
R F3(TC-LEADER)3.403 E F0 .654(special character by using the)3.403 F F3
(char)3.404 E F0 3.404(request. A)3.404 F .654
(typical leader combines the dot)3.404 F .958(glyph \231)72 663.7 R F3
(.)A F0 3.708<9a77>C .958
(ith a horizontal motion escape sequence to spread the dots.)-3.708 F
.958(The width of the page number)6.458 F(\214eld is stored in the)72
676.7 Q F3(TC-MARGIN)2.75 E F0(re)2.75 E(gister)-.165 E(.)-.605 E 0 Cg
EP
%%Page: 24 24
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(24 May)72 49 R(2023)2.75 E/F1 11
/Times-Bold@0 SF 2.75(7. Differ)72 85 R(ences fr)-.198 E(om A)-.198 E
(T&T)-1.045 E/F2 11/Times-BoldItalic@0 SF(ms)3.454 E F0(The)72 101.9 Q
/F3 11/Times-Italic@0 SF(gr)3.568 E(of)-.495 E 3.106(fm)-.198 G(s)-3.106
E F0 .356(macros are an independent reimplementation, using no A)3.403 F
.356(T&T code.)-1.221 F .356(Since the)5.856 F 3.106(yt)-.165 G(ak)
-3.106 E 3.106(ea)-.11 G(dv)-3.106 E(an-)-.275 E .704(tage of the e)72
114.9 R .704(xtended features of)-.165 F F3(gr)3.916 E(of)-.495 E(f)
-.198 E F0 3.454(,t)2.156 G(he)-3.454 E 3.454(yc)-.165 G .704
(annot be used with A)-3.454 F(T&T)-1.221 E F3(tr)3.596 E(of)-.495 E(f)
-.198 E F0(.)2.156 E F3(gr)6.665 E(of)-.495 E 3.453(fm)-.198 G(s)-3.453
E F0 .703(supports features)3.75 F(described abo)72 127.9 Q .33 -.165
(ve a)-.165 H 2.75(sB).165 G(erk)-2.75 E(ele)-.11 E 2.75(ya)-.165 G
(nd T)-2.75 E(enth Edition Research Unix e)-.77 E
(xtensions, and adds se)-.165 E -.165(ve)-.275 G(ral of its o).165 E
(wn.)-.275 E .757(The internals of)88.5 144.8 R F3(gr)3.969 E(of)-.495 E
3.507(fm)-.198 G(s)-3.507 E F0(dif)3.804 E .757(fer from those of A)
-.275 F(T&T)-1.221 E F3(ms)3.925 E F0 6.257(.D).297 G .757
(ocuments that depend upon implementa-)-6.257 F .005(tion details of A)
72 157.8 R(T&T)-1.221 E F3(ms)3.172 E F0 .004
(may not format properly with)3.051 F F3(gr)3.216 E(of)-.495 E 2.754(fm)
-.198 G(s)-2.754 E F0 5.504(.S).297 G .004
(uch details include macros whose func-)-5.504 F(tion w)72 170.8 Q
(as not documented in the A)-.11 E(T&T)-1.221 E F3(ms)3.168 E F0
(manual [Lesk 1978].)3.047 E(The error)88.5 187.7 Q(-handling polic)-.22
E 2.75(yo)-.165 G(f)-2.75 E F3(gr)3.212 E(of)-.495 E 2.75(fm)-.198 G(s)
-2.75 E F0
(is to detect and report errors, rather than to ignore them silently)
3.047 E(.)-.715 E -.77(Te)88.5 204.6 S
(nth Edition Research Unix supported).77 E F1(P1)2.75 E F0(/)A F1(P2)
2.75 E F0(macros to brack)2.75 E(et code e)-.11 E(xamples;)-.165 E F3
(gr)3.212 E(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E F0(does not.)3.047 E F3
(gr)88.962 221.5 Q(of)-.495 E 3.569(fm)-.198 G(s)-3.569 E F0 .819
(does not w)3.866 F .819(ork in GNU)-.11 F F3(tr)3.712 E(of)-.495 E(f)
-.198 E F0 2.029 -.605('s A)2.156 H .819(T&T compatibility mode.)-.616 F
.82(If loaded when that mode is en-)6.32 F
(abled, it aborts processing with a diagnostic message.)72 234.5 Q
(Multiple line spacing is not supported.)88.5 251.4 Q(Use a lar)5.5 E
(ger v)-.198 E(ertical spacing instead.)-.165 E F3(gr)88.962 268.3 Q(of)
-.495 E 3.948(fm)-.198 G(s)-3.948 E F0 1.198
(uses the same header and footer def)4.245 F 1.197(aults in both)-.11 F
/F4 11/Courier@0 SF(nroff)3.947 E F0(and)3.947 E F4(troff)3.947 E F0
1.197(modes as A)3.947 F(T&T)-1.221 E F3(ms)4.365 E F0 .408(does in)72
281.3 R F4(troff)3.158 E F0 .408(mode; A)3.158 F(T&T')-1.221 E 3.158(sd)
-.605 G(ef)-3.158 E .408(ault in)-.11 F F4(nroff)3.158 E F0 .409
(mode is to put the date, in U.S. traditional format \(e.g.,)3.158 F
(\231January 1, 2021\232\), in the center footer \(the)72 294.3 Q F4(CF)
2.75 E F0(string\).)2.75 E(Man)88.5 311.2 Q(y)-.165 E F3(gr)4.271 E(of)
-.495 E 3.809(fm)-.198 G(s)-3.809 E F0 1.058(macros, including those fo\
r paragraphs, headings, and displays, cause a reset of for)4.106 F(-)
-.22 E .639(matting parameters, and may change the indentation; the)72
324.2 R 3.389(yd)-.165 G 3.389(os)-3.389 G 3.389(on)-3.389 G .639
(ot by incrementing or decrementing it,)-3.389 F -.22(bu)72 337.2 S
3.034(tb).22 G 3.034(ys)-3.034 G .284(etting it absolutely)-3.034 F
5.784(.T)-.715 G .283(his can cause problems for documents that de\214n\
e additional macros of their)-5.784 F -.275(ow)72 350.2 S 2.75(nt).275 G
(hat try to manipulate indentation.)-2.75 E(Use)5.5 E F4(.RS)2.75 E F0
(and)2.75 E F4(.RE)2.75 E F0(instead of the)2.75 E F4(in)2.75 E F0
(request.)2.75 E -1.221(AT)88.5 367.1 S(&T)1.221 E F3(ms)3.915 E F0 .747
(interpreted the v)3.794 F .747(alues of the re)-.275 F(gisters)-.165 E
F4(PS)3.498 E F0(and)3.498 E F4(VS)3.498 E F0 .748
(in points, and did not support the use of)3.498 F 1.358
(scaling units with them.)72 380.1 R F3(gr)7.32 E(of)-.495 E 4.108(fm)
-.198 G(s)-4.108 E F0 1.358(interprets v)4.405 F 1.358(alues of the re)
-.275 F(gisters)-.165 E F4(PS)4.107 E F0(,)A F4(VS)4.107 E F0(,)A F4
(FPS)4.107 E F0 4.107(,a)C(nd)-4.107 E F4(FVS)4.107 E F0 1.357
(equal to or)4.107 F(lar)72 393.1 Q .291(ger than 1,000 \(one thousand\
\) as decimal fractions multiplied by 1,000.)-.198 F/F5 7.7
/Times-Roman@0 SF(8)-4.51 I F0 .291(This threshold mak)3.041 4.51 N .292
(es use of a)-.11 F .795
(scaling unit with these parameters practical for high-resolution de)72
406.1 R .795(vices while preserving backw)-.275 F .795(ard com-)-.11 F
(patibility)72 419.1 Q 6.331(.I)-.715 G 3.581(ta)-6.331 G .832
(lso permits e)-3.581 F .832(xpression of non-inte)-.165 F .832
(gral type sizes.)-.165 F -.165(Fo)6.332 G 3.582(re).165 G .832
(xample, \231)-3.747 F F4 .832(groff -rPS=10.5p)B F0<9a>A
(at the shell prompt is equi)72 432.1 Q -.275(va)-.275 G
(lent to placing \231).275 E F4(.nr PS 10.5p)A F0 2.75<9a61>C 2.75(tt)
-2.75 G(he be)-2.75 E(ginning of the document.)-.165 E -1.221(AT)88.5
449 S(&T)1.221 E F3(ms)3.168 E F0 -.605('s).297 G F4(AU)3.355 E F0
(macro supported ar)2.75 E(guments used with some document types;)-.198
E F3(gr)3.212 E(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E F0(does not.)3.047
E .995(Right-aligned displays are a)88.5 465.9 R -.275(va)-.22 G 3.745
(ilable. The).275 F -1.221(AT)3.745 G(&T)1.221 E F3(ms)4.163 E F0 .995
(manual observ)4.042 F .995(es that \231it is tempting to assume)-.165 F
(that)72 478.9 Q F4(.DS R)2.75 E F0(will right adjust lines, b)2.75 E
(ut it doesn')-.22 E 2.75(tw)-.198 G 2.75(ork\232. In)-2.86 F F3(gr)
3.212 E(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E F0 2.75(,i).297 G 2.75(td)
-2.75 G(oes.)-2.75 E 2.862 -.88(To m)88.5 495.8 T(ak).88 E(e)-.11 E F3
(gr)4.314 E(of)-.495 E 3.853(fm)-.198 G(s)-3.853 E F0 1.103(use the def)
4.15 F 1.103(ault page of)-.11 F 1.103
(fset \(which also speci\214es the left mar)-.275 F 1.103(gin\), the)
-.198 F F1(PO)3.853 E F0(re)3.853 E(gister)-.165 E .532
(must stay unde\214ned until the \214rst)72 508.8 R F3(ms)3.7 E F0 .532
(macro is called.)3.579 F .532(This implies that)6.032 F F1(\\n[PO])
3.282 E F0 .532(should not be used early)3.282 F(in the document, unles\
s it is changed also: accessing an unde\214ned re)72 521.8 Q
(gister automatically de\214nes it.)-.165 E F3(gr)88.962 538.7 Q(of)
-.495 E 2.832(fm)-.198 G(s)-2.832 E F0 .082(supports the)3.129 F F4(PN)
2.832 E F0(re)2.832 E(gister)-.165 E 2.832(,b)-.44 G .083
(ut it is not necessary; you can access the page number via the usual)
-3.052 F F4(%)72 551.7 Q F0(re)2.75 E(gister and in)-.165 E -.22(vo)-.44
G .22 -.11(ke t).22 H(he).11 E F4(af)2.75 E F0(request to assign a dif)
2.75 E(ferent format to it if desired.)-.275 E F5(9)-4.51 I F0 .28
(The A)88.5 568.6 R(T&T)-1.221 E F3(ms)3.448 E F0 .281
(manual documents re)3.327 F(gisters)-.165 E F4(CW)3.031 E F0(and)3.031
E F4(GW)3.031 E F0 .281(as setting the def)3.031 F .281
(ault column width and \231inter)-.11 F(-)-.22 E .104(column g)72 581.6
R .104(ap\232, respecti)-.055 F -.165(ve)-.275 G(ly).165 E 2.854(,a)
-.715 G .104(nd which applied when)-2.854 F F4(.MC)2.854 E F0 -.11(wa)
2.854 G 2.854(sc).11 G .104(alled with fe)-2.854 F .103(wer than tw)
-.275 F 2.853(oa)-.11 G -.198(rg)-2.853 G(uments.).198 E F3(gr)6.065 E
(of)-.495 E(f)-.198 E(ms)72 594.6 Q F0 .139(instead treats)3.186 F F4
(.MC)2.889 E F0 .139(without ar)2.889 F .139(guments as synon)-.198 F
.139(ymous with)-.165 F F4(.2C)2.889 E F0 2.889(;t)C .14
(here is thus no occasion for a def)-2.889 F(ault)-.11 E .605
(column width re)72 607.6 R(gister)-.165 E 6.105(.F)-.605 G(urther)
-6.105 E 3.355(,t)-.44 G(he)-3.355 E F4(MINGW)3.355 E F0(re)3.355 E .605
(gister and the second ar)-.165 F .604(gument to)-.198 F F4(.MC)3.354 E
F0 .604(specify a)3.354 F F3(minimum)3.772 E F0
(space between columns, not the \214x)72 620.6 Q(ed gutter width of A)
-.165 E(T&T)-1.221 E F3(ms)3.168 E F0(.).297 E(The A)88.5 637.5 Q(T&T)
-1.221 E F3(ms)3.168 E F0(manual did not document the)3.047 E F4(QI)2.75
E F0(re)2.75 E(gister; Berk)-.165 E(ele)-.11 E 2.75(ya)-.165 G(nd)-2.75
E F3(gr)3.212 E(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E F0(do.)3.047 E .659
(The re)88.5 654.4 R(gister)-.165 E F4(GS)3.409 E F0 .659
(is set to 1 by the)3.409 F F3(gr)3.871 E(of)-.495 E 3.409(fm)-.198 G(s)
-3.409 E F0 .659(macros, b)3.706 F .659(ut is not used by the A)-.22 F
(T&T)-1.221 E F3(ms)3.828 E F0 3.41(package. Docu-)3.707 F .757
(ments that need to determine whether the)72 667.4 R 3.507(ya)-.165 G
.757(re being formatted with)-3.507 F F3(gr)3.969 E(of)-.495 E 3.507(fm)
-.198 G(s)-3.507 E F0 .757(or another implementation)3.804 F
(should test this re)72 680.4 Q(gister)-.165 E(.)-.605 E .36 LW 144
688.4 72 688.4 DL/F6 6.3/Times-Roman@0 SF(8)83 695.71 Q/F7 9
/Times-Roman@0 SF(Re)2.25 3.69 M(gister v)-.135 E(alues are con)-.225 E
-.135(ve)-.36 G(rted to and stored as basic units.).135 E
(See \231Measurements\232 in the)4.5 E/F8 9/Times-Italic@0 SF(gr)2.628 E
(of)-.405 E(f)-.162 E F7 -1.125 -.63(Te x)4.014 H(info manual or in).63
E F8(gr)2.628 E(of)-.405 E(f)-.162 E F7(\(7\).)1.764 E F6(9)83 708.66 Q
F7 .422(If you rede\214ne the)2.25 3.69 N F8(ms)3.014 E/F9 9/Courier@0
SF(PT)2.915 E F7 .421
(macro and desire special treatment of certain page numbers \(lik)2.672
F 2.671<6599>-.09 G F9(1)-2.671 E F7 .421
(\232\), you may need to handle a)B(non-Arabic page number format, as)72
723.35 Q F8(gr)2.628 E(of)-.405 E 2.25(fm)-.162 G(s)-2.25 E F7 -.495('s)
.243 G F9(.PT)2.745 E F7(does; see the macro package source.)2.25 E F8
(gr)4.878 E(of)-.405 E 2.25(fm)-.162 G(s)-2.25 E F7(aliases the)2.493 E
F9(PN)2.25 E F7(re)2.25 E(gister to)-.135 E F9(%)2.25 E F7(.)A 0 Cg EP
%%Page: 25 25
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 25)2.75 F/F2 11/Times-Bold@0 SF 2.75(7.1. Unix)72 85 R -1.1(Ve)
2.75 G(rsion 7)1.1 E/F3 11/Times-BoldItalic@0 SF(ms)3.454 E F2(macr)2.75
E(os not implemented by)-.198 E F3(grof)3.872 E 2.75(fm)-.198 G(s)-2.75
E F0(Se)72 101.9 Q -.165(ve)-.275 G 1.217
(ral macros described in the Unix V).165 F 1.217(ersion 7)-1.221 F F1
(ms)4.385 E F0 1.217(documentation are unimplemented by)4.264 F F1(gr)
4.429 E(of)-.495 E 3.967(fm)-.198 G(s)-3.967 E F0(be-)4.264 E .644
(cause the)72 114.9 R 3.393(ya)-.165 G .643(re speci\214c to the requir\
ements of documents produced internally by Bell Laboratories, some)
-3.393 F .432
(of which also require a glyph for the Bell System logo that)72 127.9 R
F1(gr)3.644 E(of)-.495 E(f)-.198 E F0 .433(does not support.)5.339 F
.433(These macros imple-)5.933 F .878(mented se)72 140.9 R -.165(ve)
-.275 G .878(ral document type formats \().165 F/F4 11/Courier@0 SF(EG)A
F0(,)A F4(IM)3.628 E F0(,)A F4(MF)3.627 E F0(,)A F4(MR)3.627 E F0(,)A F4
(TM)3.627 E F0(,)A F4(TR)3.627 E F0 .877
(\), were meaningful only in conjunction)B 1.134
(with the use of certain document types \()72 153.9 R F4(AT)A F0(,)A F4
(CS)3.884 E F0(,)A F4(CT)3.884 E F0(,)A F4(OK)3.885 E F0(,)A F4(SG)3.885
E F0 1.135(\), stored the postal addresses of Bell Labs)B .557(sites \()
72 166.9 R F4(HO)A F0(,)A F4(IH)3.307 E F0(,)A F4(MH)3.306 E F0(,)A F4
(PY)3.306 E F0(,)A F4(WH)3.306 E F0 .556(\), or lack)B .556
(ed a stable de\214nition o)-.11 F -.165(ve)-.165 G 3.306(rt).165 G .556
(ime \()-3.306 F F4(UX)A F0 3.306(\). T)B 3.306(oc)-.88 G .556
(ompatibly render historical)-3.306 F F1(ms)72.418 179.9 Q F0 1.288
(documents using these macros, we advise your documents to in)4.335 F
-.22(vo)-.44 G 1.508 -.11(ke t).22 H(he).11 E F4(rm)4.038 E F0 1.288
(request to remo)4.038 F 1.618 -.165(ve a)-.165 H -.165(ny).165 G .5(su\
ch macros it uses and then de\214ne replacements with an authentically \
typeset original at hand.)72 192.9 R/F5 7.7/Times-Roman@0 SF(10)-4.51 I
F0 -.165(Fo)3.251 4.51 O 3.251(ri).165 G(n-)-3.251 E
(formal purposes, a simple de\214nition of)72 205.9 Q F4(UX)2.75 E F0
(should maintain the readability of the document')2.75 E 2.75(ss)-.605 G
(ubstance.)-2.75 E .44 LW 354.4 217.15 257.6 217.15 DL F4(.rm UX)263.1
227.4 Q(.ds UX Unix\\")263.1 240.4 Q 354.4 245.15 257.6 245.15 DL 354.4
217.15 354.4 245.15 DL 257.6 217.15 257.6 245.15 DL .36 LW 144 698 72
698 DL/F6 6.3/Times-Roman@0 SF(10)83 705.31 Q/F7 9/Times-Roman@0 SF .208
(The remo)2.25 3.69 N -.225(va)-.135 G 2.458(lb).225 G .208
(eforehand is necessary because)-2.458 F/F8 9/Times-Italic@0 SF(gr)2.836
E(of)-.405 E 2.458(fm)-.162 G(s)-2.458 E F7 .208
(aliases these macros to a diagnostic macro, and you w)2.701 F .207
(ant to rede\214ne)-.09 F(the aliased name, not its tar)72 720 Q(get.)
-.162 E 0 Cg EP
%%Page: 26 26
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF 409.337(26 May)72 49 R(2023)2.75 E/F1 11
/Times-Bold@0 SF 2.75(8. Legacy)72 85 R(featur)2.75 E(es)-.198 E/F2 11
/Times-Italic@0 SF(gr)72.462 101.9 Q(of)-.495 E 3.264(fm)-.198 G(s)
-3.264 E F0 .514(retains some le)3.561 F -.055(ga)-.165 G .844 -.165
(cy f).055 H .514(eatures solely to support formatting of historical do\
cuments; contemporary).165 F(ones should not use them because the)72
114.9 Q 2.75(yc)-.165 G(an render poorly)-2.75 E 5.5(.S)-.715 G(ee)-5.5
E F2(gr)3.212 E(of)-.495 E(f_c)-.198 E(har)-.165 E F0(\(7\) instead.)
.803 E F1 2.75(8.1. A)72 140.9 R(T&T)-1.045 E F2(ms)3.168 E F1
(accent mark strings)3.047 E F0 -1.221(AT)72 157.8 S(&T)1.221 E F2(ms)
3.168 E F0(de\214ned accent mark strings as follo)3.047 E(ws.)-.275 E
.44 LW 540 169.05 72 169.05 DL F1 15.582(String Description)79.331 179.3
R 540 184.05 72 184.05 DL/F3 11/Courier@0 SF(\\*[\010])77.5 194.3 Q F0
(Apply acute accent to subsequent glyph.)16.5 E F3(\\*[\222])77.5 207.3
Q F0(Apply gra)16.5 E .33 -.165(ve a)-.22 H(ccent to subsequent glyph.)
.165 E F3(\\*[:])77.5 220.3 Q F0
(Apply dieresis \(umlaut\) to subsequent glyph.)16.5 E F3(\\*[\000])77.5
233.3 Q F0(Apply circum\215e)16.5 E 2.75(xa)-.165 G
(ccent to subsequent glyph.)-2.75 E F3(\\*[\001])77.5 246.3 Q F0
(Apply tilde accent to subsequent glyph.)16.5 E F3(\\*[C])77.5 259.3 Q
F0(Apply caron to subsequent glyph.)16.5 E F3(\\*[,])77.5 272.3 Q F0
(Apply cedilla to subsequent glyph.)16.5 E 540 277.05 72 277.05 DL 540
169.05 540 277.05 DL 72 169.05 72 277.05 DL F1 2.75(8.2. Berk)72 304.8 R
(eley)-.11 E F2(ms)3.168 E F1(accent mark and glyph strings)3.047 E F0
(Berk)72 321.7 Q(ele)-.11 E(y)-.165 E F2(ms)4.141 E F0(of)4.02 E .973
(fered an)-.275 F F3(AM)3.724 E F0 .974
(macro; calling it rede\214ned the A)3.724 F .974
(T&T accent mark strings \(e)-1.221 F .974(xcept for)-.165 F F3(\\*C)
3.724 E F0(\),)A(applied them to the)72 334.7 Q F2(pr)4.125 E(eceding)
-.407 E F0
(glyph, and de\214ned additional strings, some for spacing glyphs.)2.992
E 540 345.95 72 345.95 DL F1(Macr)77.5 356.2 Q 194.081(oD)-.198 G
(escription)-194.081 E 540 360.95 72 360.95 DL F3(.AM)77.5 371.2 Q F0
(Enable alternati)27.654 E .33 -.165(ve a)-.275 H
(ccent mark and glyph-producing strings.).165 E 540 375.95 72 375.95 DL
540 345.95 540 375.95 DL 72 345.95 72 375.95 DL 540 382.45 72 382.45 DL
F1 18.882(String Description)82.631 392.7 R 540 397.45 72 397.45 DL F3
(\\*[\010])77.5 407.7 Q F0(Apply acute accent to preceding glyph.)23.1 E
F3(\\*[\222])77.5 420.7 Q F0(Apply gra)23.1 E .33 -.165(ve a)-.22 H
(ccent to preceding glyph.).165 E F3(\\*[:])77.5 433.7 Q F0
(Apply dieresis \(umlaut\) to preceding glyph.)23.1 E F3(\\*[\000])77.5
446.7 Q F0(Apply circum\215e)23.1 E 2.75(xa)-.165 G
(ccent to preceding glyph.)-2.75 E F3(\\*[\001])77.5 459.7 Q F0
(Apply tilde accent to preceding glyph.)23.1 E F3(\\*[,])77.5 472.7 Q F0
(Apply cedilla to preceding glyph.)23.1 E F3(\\*[/])77.5 485.7 Q F0
(Apply strok)23.1 E 2.75(e\()-.11 G(slash\) to preceding glyph.)-2.75 E
F3(\\*[v])77.5 498.7 Q F0(Apply caron to preceding glyph.)23.1 E F3
(\\*[_])77.5 511.7 Q F0(Apply macron to preceding glyph.)23.1 E F3
(\\*[.])77.5 524.7 Q F0(Apply underdot to preceding glyph.)23.1 E F3
(\\*[o])77.5 537.7 Q F0(Apply ring accent to preceding glyph.)23.1 E 540
542.45 72 542.45 DL F3(\\*[?])77.5 552.7 Q F0(Interpolate in)23.1 E
-.165(ve)-.44 G(rted question mark.).165 E F3(\\*[!])77.5 565.7 Q F0
(Interpolate in)23.1 E -.165(ve)-.44 G(rted e).165 E(xclamation mark.)
-.165 E F3(\\*[8])77.5 578.7 Q F0(Interpolate small letter sharp s.)23.1
E F3(\\*[q])77.5 591.7 Q F0
(Interpolate small letter o with hook accent \(ogonek\).)23.1 E F3
(\\*[3])77.5 604.7 Q F0(Interpolate small letter yogh.)23.1 E F3
(\\*[d-])77.5 617.7 Q F0(Interpolate small letter eth.)16.5 E F3
(\\*[D-])77.5 630.7 Q F0(Interpolate capital letter eth.)16.5 E F3
(\\*[th])77.5 643.7 Q F0(Interpolate small letter thorn.)16.5 E F3
(\\*[TH])77.5 656.7 Q F0(Interpolate capital letter thorn.)16.5 E F3
(\\*[ae])77.5 669.7 Q F0(Interpolate small ae lig)16.5 E(ature.)-.055 E
F3(\\*[AE])77.5 682.7 Q F0(Interpolate capital ae lig)16.5 E(ature.)
-.055 E F3(\\*[oe])77.5 695.7 Q F0(Interpolate small oe lig)16.5 E
(ature.)-.055 E F3(\\*[OE])77.5 708.7 Q F0(Interpolate capital oe lig)
16.5 E(ature.)-.055 E 540 713.45 72 713.45 DL 540 382.45 540 713.45 DL
72 382.45 72 713.45 DL 0 Cg EP
%%Page: 27 27
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 316.53
(macros 27)2.75 F/F2 11/Times-Bold@0 SF 2.75(9. Further)72 85 R -.198
(re)2.75 G(ading).198 E F0<9954>72 101.9 Q .625
(yping Documents on the Unix System: Using the -ms Macros with T)-.88 F
(rof)-.385 E 3.375(fa)-.275 G .624(nd Nrof)-3.375 F .624
(f\232; M. E. Lesk; No-)-.275 F -.165(ve)88.5 114.9 S(mber 13, 1978.)
.165 E(This document describes the)5.5 E F1(ms)3.168 E F0
(supplied with A)3.047 E(T&T Unix V)-1.221 E(ersion 7.)-1.221 E 2.55
-.88(\231A R)72 131.8 T -.275(ev).88 G .79(ised V).275 F .79
(ersion of -ms\232; Bill T)-1.221 F .79(uthill; August 1983.)-.495 F .79
(The 4.2BSD release featured se)6.29 F -.165(ve)-.275 G .79(ral e).165 F
(xtensions)-.165 E(to)88.5 144.8 Q F1(ms)3.45 E F0 3.032(,m).297 G .282
(ost of which are recreated in)-3.032 F F1(gr)3.494 E(of)-.495 E 3.032
(fm)-.198 G(s)-3.032 E F0 5.782(.\().297 G .282(The e)-5.782 F .282
(xceptions are the)-.165 F/F3 11/Courier@0 SF(TM)3.031 E F0(and)3.031 E
F3(CT)3.031 E F0 .281(macros for setting)3.031 F 4.382(ad)88.5 157.8 S
1.633(octoral thesis in the format required by the contemporaneous de)
-4.382 F 1.633(gree-granting authorities of the)-.165 F(Uni)88.5 170.8 Q
-.165(ve)-.275 G(rsity of California at Berk).165 E(ele)-.11 E -.715(y.)
-.165 G(\)).715 E .299(\231Using PDF box)72 187.7 R .299(es with)-.165 F
F1(gr)3.511 E(of)-.495 E(f)-.198 E F0 .299(and the)5.205 F F1(ms)3.467 E
F0 .299(macros\232; Deri James; March 2021.)3.346 F F3(BOXSTART)5.798 E
F0(and)3.048 E F3(BOXSTOP)3.048 E F0 1.399(macros are a)88.5 200.7 R
-.275(va)-.22 G 1.399(ilable via the).275 F F1(sboxes)4.523 E F0 -.165
(ex)4.446 G 1.399(tension package, enabling colored, bordered box).165 F
1.399(es when the)-.165 F F3(pdf)88.5 213.7 Q F0(output de)2.75 E
(vice is used.)-.275 E(This document is distrib)5.5 E(uted with)-.22 E
F1(gr)3.212 E(of)-.495 E(f)-.198 E F0(as the \214le)4.906 E F1
(msboxes.pdf)3.168 E F0(.)2.156 E .04(This manual w)72 230.6 R .039
(as composed using)-.11 F F1(gr)3.251 E(of)-.495 E 2.789(fm)-.198 G(s)
-2.789 E F0 2.789(;t).297 G .039
(he curious may consult its source in the \214le)-2.789 F F1(ms.ms)3.207
E F0 .039(to see ho)3.086 F(w)-.275 E(its formatting w)72 243.6 Q
(as achie)-.11 E -.165(ve)-.275 G(d.).165 E 0 Cg EP
%%Page: 1 28
%%BeginPageSetup
BP
%%EndPageSetup
/F0 11/Times-Roman@0 SF(Using)72 49 Q/F1 11/Times-Italic@0 SF(gr)2.75 E
(of)-.495 E(f)-.198 E F0(with the)2.75 E F1(ms)2.75 E F0 324.472
(macros i)2.75 F/F2 13/Times-Bold@0 SF -1.196(Ta)257.126 98 S
(ble of Contents)1.196 E F0 2.116(Introduction .)72 137 R -9.25 11
(............................ 1)11 H(Basic information)99.5 150 Q -9.25
11(......................... 1)7.616 H(General structure of an)72 163 Q
F1(ms)3.168 E F0 3.579(document .)3.047 F -9.25 11
(.................... 3)11 H(Document control settings)72 176 Q -9.25 11
(........................ 4)11.895 H(Document description macros)72 189
Q -9.25 11(....................... 5)9.772 H(Body te)72 202 Q 13.578
(xt .)-.165 F -9.25 11(............................ 7)11 H -1.375 -.77
(Te x)99.5 215 T 2.75(ts).77 G .906(ettings .)-2.75 F -9.25 11
(.......................... 7)11 H -.88(Ty)99.5 228 S
(pographical symbols).88 E -9.25 11(....................... 7)11.554 H
-.165(Pa)99.5 241 S 7.792(ragraphs .).165 F -9.25 11
(.......................... 7)11 H 1.203(Headings .)99.5 254 R -9.25 11
(........................... 8)11 H -.88(Ty)99.5 267 S(pef).88 E
(ace and decoration)-.11 E 11(.......................)6.505 G(11)-1 E
7.605(Lists .)99.5 280 R 11(............................)11 G(12)-1 E
(Indented re)99.5 293 Q 10.542(gions .)-.165 F 11
(........................)11 G(14)-1 E -.275(Ke)99.5 306 S(eps, box).275
E(ed k)-.165 E(eeps, and displays)-.11 E 11(....................)8.188 G
(14)-1 E -.88(Ta)99.5 319 S(bles, \214gures, equations, and references)
.88 E 11(.................)15.877 G(15)-1 E -.165(Fo)99.5 332 S 13.27
(otnotes .).165 F 11(..........................)11 G(17)-1 E
(Language and localization)99.5 345 Q 11(......................)11.917 G
(18)-1 E(Glyphs for special characters)99.5 358 Q 11
(.....................)13.765 G(19)-1 E -.165(Pa)72 371 S(ge layout).165
E 11(.............................)7.781 G(20)-1 E(Headers and footers)
99.5 384 Q 11(........................)12.533 G(20)-1 E -.88(Ta)99.5 397
S 2.75(bs).88 G 1.159(tops .)-2.75 F 11(...........................)11 G
(20)-1 E(Mar)99.5 410 Q 6.285(gins .)-.198 F 11
(...........................)11 G(20)-1 E(Multiple columns)99.5 423 Q 11
(.........................)8.826 G(20)-1 E(Creating a table of contents)
99.5 436 Q 11(......................)7.022 G(21)-1 E(Dif)72 449 Q
(ferences from A)-.275 E(T&T)-1.221 E F1(ms)3.168 E F0 11
(........................)5.977 G(24)-1 E(Unix V)99.5 462 Q(ersion 7)
-1.221 E F1(ms)3.168 E F0(macros not implemented by)3.047 E F1(gr)3.212
E(of)-.495 E 2.75(fm)-.198 G(s)-2.75 E F0 11(.............)5.306 G(25)-1
E(Le)72 475 Q -.055(ga)-.165 G .33 -.165(cy f).055 H .697(eatures .).165
F 11(...........................)11 G(26)-1 E -1.221(AT)99.5 488 S(&T)
1.221 E F1(ms)3.168 E F0(accent mark strings)3.047 E 11
(.....................)9.057 G(26)-1 E(Berk)99.5 501 Q(ele)-.11 E(y)
-.165 E F1(ms)3.168 E F0(accent mark and glyph strings)3.047 E 11
(.................)6.901 G(26)-1 E(Further reading)72 514 Q 11
(............................)4.877 G(27)-1 E 0 Cg EP
%%Trailer
end
%%EOF