groff (1.23.0)

(root)/
share/
doc/
groff-1.23.0/
meintro.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
%%DocumentSuppliedResources: procset grops 1.23 0
%%Pages: 18
%%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
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
/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 14/Times-Bold@0 SF(Writing P)196.758 141 Q(apers with)-.14 E/F1 14
/Times-BoldItalic@0 SF(grof)3.5 E(f)-.252 E F0(using)3.5 E F1(\255me)3.5
E/F2 10/Times-Italic@0 SF(Eric P)276.815 177 Q 2.5(.A)-1.35 G(llman)-2.5
E/F3 10/Times-Roman@0 SF(Project INGRES)272.53 201 Q
(Electronics Research Laboratory)240.465 213 Q(Uni)237.725 225 Q -.15
(ve)-.25 G(rsity of California, Berk).15 E(ele)-.1 E(y)-.15 E(Berk)
250.625 237 Q(ele)-.1 E 1.3 -.65(y, C)-.15 H 2.5(alifornia 94720).65 F
F2(Modi\214ed for)235.47 273 Q F3(grof)2.5 E(f)-.25 E F2(by J)2.5 E
(ames Clark*)-.35 E F3 .385(This document describes the te)97 341.4 R
.385(xt processing f)-.15 F .385(acilities a)-.1 F -.25(va)-.2 G .384
(ilable on Unix and other operating systems via).25 F F2(gr)2.884 E(of)
-.45 E(f)-.18 E F3 .266(and the \255me macro package.)72 353.4 R .266
(It is assumed that the reader already is generally f)5.266 F .267
(amiliar with the Unix operating sys-)-.1 F .21(tem and a te)72 365.4 R
.209(xt editor such as)-.15 F F2(vi)2.999 E F3 5.209(.T).36 G .209(his \
is intended to be a casual introduction, and as such not all material i\
s co)-5.209 F -.15(ve)-.15 G(red.).15 E .569(In particular)72 377.4 R
3.069(,m)-.4 G(an)-3.069 E 3.069(yv)-.15 G .569(ariations and additiona\
l features of the \255me macro package are not e)-3.319 F 3.07
(xplained. F)-.15 F .57(or a complete)-.15 F
(discussion of this and other issues, see the \231)72 389.4 Q F2(me)A F3
(Reference Manual\232 and)2.5 E F2(gr)2.92 E(of)-.45 E
(f: The GNU implementation of tr)-.18 E(of)-.45 E -.15(f.)-.18 G(gr)97
405.6 Q(of)-.45 E(f)-.18 E F3 2.68(,ac)C .18(omputer program that runs \
on the Unix operating system, reads an input \214le prepared by the use\
r and)-2.68 F .207
(outputs a formatted paper suitable for publication or framing.)72 417.6
R .207(The input consists of)5.207 F F2(te)2.838 E(xt)-.2 E F3 2.708(,o)
.68 G 2.708(rw)-2.708 G .208(ords to be printed, and)-2.808 F F2 -.37
(re)72 429.6 S(quests).37 E F3 2.5(,w).27 G(hich gi)-2.5 E .3 -.15(ve i)
-.25 H(nstructions to the).15 E F2(gr)2.5 E(of)-.45 E(f)-.18 E F3
(program telling ho)2.5 E 2.5(wt)-.25 G 2.5(of)-2.5 G
(ormat the printed cop)-2.5 E -.65(y.)-.1 G .236
(Section 1 describes the basics of te)97 445.8 R .236(xt processing.)
-.15 F .235(Section 2 describes the basic requests.)5.236 F .235
(Section 3 introduces)5.235 F 3.228(displays. Annotations,)72 457.8 R
.728(such as footnotes, are handled in section 4.)3.228 F .728
(The more comple)5.728 F 3.228(xr)-.15 G .729
(equests which are not dis-)-3.228 F .134(cussed in section 2 are co)72
469.8 R -.15(ve)-.15 G .134(red in section 5.).15 F(Finally)5.134 E
2.634(,s)-.65 G .134(ection 6 discusses things you will need to kno)
-2.634 F 2.634(wi)-.25 G 2.634(fy)-2.634 G .134(ou w)-2.634 F .134
(ant to)-.1 F .108(typeset documents.)72 481.8 R .108(If you are a no)
5.108 F .108(vice, you probably w)-.15 F(on')-.1 E 2.608(tw)-.18 G .108
(ant to read be)-2.708 F .108(yond section 4 until you ha)-.15 F .408
-.15(ve t)-.2 H .108(ried some).15 F(of the basic features out.)72 493.8
Q(When you ha)97 510 Q .3 -.15(ve y)-.2 H(our ra).15 E 2.5(wt)-.15 G
-.15(ex)-2.5 G 2.5(tr).15 G(eady)-2.5 E 2.5(,c)-.65 G(all the)-2.5 E F2
(gr)2.5 E(of)-.45 E(f)-.18 E F3
(formatter by typing as a request to the Unix shell:)2.5 E(grof)112
526.2 Q 2.5<66ad>-.25 G(me \255T)-2.5 E F2(type \214les).13 E F3(where)
72 542.4 Q F2(type)3.334 E F3 .703(describes the type of output de)3.384
F .703(vice you are using.)-.25 F 3.203(Ac)5.703 G .703
(omplete description of options to the)-3.203 F F2(gr)3.203 E(of)-.45 E
(f)-.18 E F3(com-)3.203 E(mand can be found in)72 554.4 Q F2(gr)2.92 E
(of)-.45 E(f)-.18 E F3(\(1\).)1.96 E .296(The w)97 570.6 R(ord)-.1 E F2
(ar)3.126 E(gument)-.37 E F3 .297(is used in this manual to mean a w)
3.476 F .297(ord or number which appears on the same line as a re-)-.1 F
(quest which modi\214es the meaning of that request.)72 582.6 Q -.15(Fo)
5 G 2.5(re).15 G(xample, the request)-2.65 E(.sp)112 598.8 Q
(spaces one line, b)72 615 Q(ut)-.2 E(.sp 4)112 631.2 Q .108
(spaces four lines.)72 647.4 R .108(The number)5.108 F/F4 10
/Times-Bold@0 SF(4)2.608 E F3 .107(is an)2.608 F F2(ar)2.937 E(gument)
-.37 E F3 .107(to the)3.287 F F4(.sp)2.607 E F3 .107
(request which says to space four lines instead of one.)2.607 F(Ar)5.107
E(-)-.2 E
(guments are separated from the request and from each other by spaces.)
72 659.4 Q .32 LW 76 680.4 72 680.4 DL 80 680.4 76 680.4 DL 84 680.4 80
680.4 DL 88 680.4 84 680.4 DL 92 680.4 88 680.4 DL 96 680.4 92 680.4 DL
100 680.4 96 680.4 DL 104 680.4 100 680.4 DL 108 680.4 104 680.4 DL 112
680.4 108 680.4 DL 116 680.4 112 680.4 DL 120 680.4 116 680.4 DL 124
680.4 120 680.4 DL 128 680.4 124 680.4 DL 132 680.4 128 680.4 DL 136
680.4 132 680.4 DL 140 680.4 136 680.4 DL 144 680.4 140 680.4 DL 148
680.4 144 680.4 DL 152 680.4 148 680.4 DL 156 680.4 152 680.4 DL 160
680.4 156 680.4 DL 164 680.4 160 680.4 DL 168 680.4 164 680.4 DL 172
680.4 168 680.4 DL 176 680.4 172 680.4 DL 180 680.4 176 680.4 DL 184
680.4 180 680.4 DL 188 680.4 184 680.4 DL 192 680.4 188 680.4 DL 196
680.4 192 680.4 DL 200 680.4 196 680.4 DL 204 680.4 200 680.4 DL 208
680.4 204 680.4 DL 212 680.4 208 680.4 DL 216 680.4 212 680.4 DL/F5 8
/Times-Roman@0 SF 2(*T)93.6 692.4 S(his document applies to the v)-2 E
(ersion of the \255me macros included with)-.12 E/F6 8/Times-Italic@0 SF
(gr)2 E(of)-.36 E(f)-.144 E F5 -.12(ve)2 G(rsion 1.23.0.).12 E F4(Using)
72 756 Q/F7 10/Times-BoldItalic@0 SF(grof)2.5 E(f)-.18 E F4(and)2.5 E F7
(\255me)2.5 E F4(1)376.28 E 0 Cg EP
%%Page: 2 2
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(2)376.28 E 2.5(1. Basics)
72 96 R(of T)2.5 E(ext Pr)-.92 E(ocessing)-.18 E/F2 10/Times-Roman@0 SF
.427(The primary function of)112 112.2 R/F3 10/Times-Italic@0 SF(gr)
2.927 E(of)-.45 E(f)-.18 E F2 .427(is to)2.927 F F3(collect)3.127 E F2
-.1(wo)3.607 G .427(rds from input lines,).1 F F3(\214ll)4.837 E F2 .428
(output lines with those w)3.437 F(ords,)-.1 E F3(jus-)4.668 E(tify)87
124.2 Q F2(the right hand mar)2.82 E(gin by inserting e)-.18 E
(xtra spaces in the line, and output the result.)-.15 E -.15(Fo)5 G 2.5
(re).15 G(xample, the input:)-2.65 E(No)127 140.4 Q 2.5(wi)-.25 G 2.5
(st)-2.5 G(he time)-2.5 E(for all good men)127 152.4 Q
(to come to the aid)127 164.4 Q(of their party)127 176.4 Q(.)-.65 E -.15
(Fo)127 188.4 S(ur score and se).15 E -.15(ve)-.25 G(n).15 E
(years ago,...)127 200.4 Q(will be read, pack)87 216.6 Q
(ed onto output lines, and justi\214ed to produce:)-.1 E(No)127 232.8 Q
3.6(wi)-.25 G 3.6(st)-3.6 G 1.1
(he time for all good men to come to the aid of their party)-3.6 F 6.099
(.F)-.65 G 1.099(our score and se)-6.249 F -.15(ve)-.25 G(n).15 E
(years ago,...)127 244.8 Q .393(Sometimes you may w)87 261 R .393
(ant to start a ne)-.1 F 2.893(wo)-.25 G .394(utput line e)-2.893 F -.15
(ve)-.25 G 2.894(nt).15 G .394
(hough the line you are on is not yet full; for e)-2.894 F(xample,)-.15
E .024(at the end of a paragraph.)87 273 R 1.624 -.8(To d)5.024 H 2.524
(ot).8 G .024(his you can cause a)-2.524 F F3(br)2.794 E(eak)-.37 E F2
2.524(,w).67 G .023(hich starts a ne)-2.524 F 2.523(wo)-.25 G .023
(utput line.)-2.523 F .023(Some requests cause)5.023 F 2.5(ab)87 285 S
(reak automatically)-2.5 E 2.5(,a)-.65 G 2.5(sd)-2.5 G 2.5(ob)-2.5 G
(lank input lines and input lines be)-2.5 E(ginning with a space.)-.15 E
.903(Not all input lines are te)112 301.2 R .903(xt to be formatted.)
-.15 F .903(Some of the input lines are)5.903 F F3 -.37(re)3.403 G
(quests).37 E F2 .904(which describe ho)3.673 F 3.404(wt)-.25 G(o)-3.404
E(format the te)87 313.2 Q 2.5(xt. Requests)-.15 F(al)2.5 E -.1(wa)-.1 G
(ys ha).1 E .3 -.15(ve a p)-.2 H(eriod or an apostrophe \(\231).15 E
1.666<089a>1.666 G 2.5(\)a)-1.666 G 2.5(st)-2.5 G
(he \214rst character of the input line.)-2.5 E .539(The te)112 329.4 R
.539(xt formatter also does more comple)-.15 F 3.039(xt)-.15 G .538
(hings, such as automatically numbering pages, skipping o)-3.039 F -.15
(ve)-.15 G(r).15 E
(page folds, putting footnotes in the correct place, and so forth.)87
341.4 Q 2.869(Ic)112 357.6 S .369(an of)-2.869 F .369(fer you a fe)-.25
F 2.869(wh)-.25 G .369(ints for preparing te)-2.869 F .37
(xt for input to)-.15 F F3(gr)2.87 E(of)-.45 E(f)-.18 E F2 5.37(.F)C .37
(irst, k)-5.37 F .37(eep the input lines short.)-.1 F .37(Short in-)5.37
F .098(put lines are easier to edit, and)87 369.6 R F3(gr)2.597 E(of)
-.45 E(f)-.18 E F2 .097(will pack w)2.597 F .097
(ords onto longer lines for you an)-.1 F(yho)-.15 E 3.897 -.65(w. I)-.25
H 2.597(nk).65 G .097(eeping with this, it is)-2.697 F .41
(helpful to be)87 381.6 R .41(gin a ne)-.15 F 2.91(wl)-.25 G .41
(ine after e)-2.91 F -.15(ve)-.25 G .411(ry period, comma, or phrase, s\
ince common corrections are to add or delete).15 F .194
(sentences or phrases.)87 393.6 R .193
(Second, do not put spaces at the end of lines.)5.194 F .193
(Third, do not h)5.193 F .193(yphenate w)-.05 F .193(ords at the end of)
-.1 F 1.03(lines \(e)87 405.6 R 1.03(xcept w)-.15 F 1.03
(ords that should ha)-.1 F 1.33 -.15(ve h)-.2 H 1.03
(yphens in them, such as \231mother).1 F(-in-la)-.2 E(w\232\);)-.15 E F3
(gr)3.53 E(of)-.45 E(f)-.18 E F2 1.03(is smart enough to h)3.53 F(y-)
-.05 E .959(phenate w)87 417.6 R .959(ords for you as needed, b)-.1 F
.959(ut is not smart enough to tak)-.2 F 3.458(eh)-.1 G .958
(yphens out and join a w)-3.508 F .958(ord back together)-.1 F(.)-.55 E
.224(Also, w)87 429.6 R .224(ords such as \231mother)-.1 F(-in-la)-.2 E
.224(w\232 should not be brok)-.15 F .224(en o)-.1 F -.15(ve)-.15 G
-5.223 2.724(ra l).15 H .225
(ine, since then you will get a space where not)-2.724 F -.1(wa)87 441.6
S(nted, such as \231mother).1 E 2.5(-i)-.2 G(n-la)-2.5 E(w\232.)-.15 E
F0 2.5(2. Basic)72 465.6 R(Requests)2.5 E 2.5(2.1. P)87 489.6 R
(aragraphs)-.1 E F2 -.15(Pa)127 505.8 S(ragraphs are be).15 E
(gun by using the)-.15 E F0(.pp)2.5 E F2 2.5(request. F)2.5 F(or e)-.15
E(xample, the input:)-.15 E(.pp)142 522 Q(No)142 534 Q 2.5(wi)-.25 G 2.5
(st)-2.5 G(he time for all good men)-2.5 E
(to come to the aid of their party)142 546 Q(.)-.65 E -.15(Fo)142 558 S
(ur score and se).15 E -.15(ve)-.25 G 2.5(ny).15 G(ears ago,...)-2.5 E
(produces a blank line follo)102 574.2 Q
(wed by an indented \214rst line.)-.25 E(The result is:)5 E(No)167 590.4
Q 2.82(wi)-.25 G 2.82(st)-2.82 G .32
(he time for all good men to come to the aid of their party)-2.82 F 5.32
(.F)-.65 G .32(our score and)-5.47 F(se)142 602.4 Q -.15(ve)-.25 G 2.5
(ny).15 G(ears ago,...)-2.5 E 1.009
(Notice that the sentences of the paragraphs)127 622.8 R F3 1.009
(must not)3.889 F F2(be)4.189 E 1.01
(gin with a space, since blank lines and lines)-.15 F(be)102 634.8 Q
(ginning with spaces cause a break.)-.15 E -.15(Fo)5 G 2.5(re).15 G
(xample, if I had typed:)-2.65 E(.pp)142 651 Q(No)142 663 Q 2.5(wi)-.25
G 2.5(st)-2.5 G(he time for all good men)-2.5 E
(to come to the aid of their party)157 675 Q(.)-.65 E -.15(Fo)142 687 S
(ur score and se).15 E -.15(ve)-.25 G 2.5(ny).15 G(ears ago,...)-2.5 E
(The output w)102 703.2 Q(ould be:)-.1 E 0 Cg EP
%%Page: 3 3
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(3)376.28 E/F2 10
/Times-Roman@0 SF(No)167 96 Q 2.5(wi)-.25 G 2.5(st)-2.5 G
(he time for all good men)-2.5 E(to come to the aid of their party)157
108 Q 5(.F)-.65 G(our score and se)-5.15 E -.15(ve)-.25 G 2.5(ny).15 G
(ears ago,...)-2.5 E 2.5(An)102 124.2 S .5 -.25(ew l)-2.5 H(ine be).25 E
(gins after the w)-.15 E(ord \231men\232 because the second line be)-.1
E -.05(ga)-.15 G 2.5(nw).05 G(ith a space character)-2.5 E(.)-.55 E
(There are man)127 140.4 Q 2.5(yf)-.15 G
(ancier types of paragraphs, which will be described later)-2.6 E(.)-.55
E F0 2.5(2.2. Headers)87 164.4 R(and F)2.5 E(ooters)-.25 E F2 .012
(Arbitrary headers and footers can be put at the top and bottom of e)127
180.6 R -.15(ve)-.25 G .012(ry page.).15 F -1 -.8(Tw o)5.012 H .012
(requests of the form)3.312 F F0(.he)102 192.6 Q/F3 10/Times-Italic@0 SF
(title)2.63 E F2(and)2.929 E F0(.f)2.749 E(o)-.25 E F3(title)2.63 E F2
.249(de\214ne the titles to put at the head and the foot of e)2.929 F
-.15(ve)-.25 G .249(ry page, respecti).15 F -.15(ve)-.25 G(ly).15 E
5.249(.T)-.65 G .249(he titles are)-5.249 F(called)102 204.6 Q F3(thr)
2.759 E(ee-part)-.37 E F2 .129(titles, that is, there is a left-justi\
\214ed part, a centered part, and a right-justi\214ed part.)3.309 F
1.728 -.8(To s)5.128 H(epa-).8 E .001
(rate these three parts the \214rst character of)102 216.6 R F3(title)
2.631 E F2(\(whate)2.681 E -.15(ve)-.25 G 2.501(ri).15 G 2.501(tm)-2.501
G .001(ay be\) is used as a delimiter)-2.501 F 5.001(.A)-.55 G .301 -.15
(ny c)-5.001 H .001(haracter may).15 F .571(be used, b)102 228.6 R .571
(ut backslash and double quote marks should be a)-.2 F -.2(vo)-.2 G 3.07
(ided. The).2 F .57(percent sign is replaced by the cur)3.07 F(-)-.2 E
(rent page number whene)102 240.6 Q -.15(ve)-.25 G 2.5(rf).15 G
(ound in the title.)-2.5 E -.15(Fo)5 G 2.5(re).15 G(xample, the input:)
-2.65 E<2e6865200808250808>142 256.8 Q
(.fo \010Jane Jones\010\010My Book\010)142 268.8 Q .66(results in the p\
age number centered at the top of each page, \231Jane Jones\232 in the \
lo)102 285 R .661(wer left corner)-.25 F 3.161(,a)-.4 G .661(nd \231My)
-3.161 F(Book\232 in the lo)102 297 Q(wer right corner)-.25 E(.)-.55 E
F0 2.5(2.3. Double)87 321 R(Spacing)2.5 E F3(gr)127 337.2 Q(of)-.45 E(f)
-.18 E F2 .396(will double space output te)2.897 F .396
(xt automatically if you use the request)-.15 F F0(.ls 2)2.896 E F2
2.896(,a)C 2.896(si)-2.896 G 2.896(sd)-2.896 G .396
(one in this section.)-2.896 F -1.1(Yo)102 361.2 S 2.5(uc)1.1 G(an re)
-2.5 E -.15(ve)-.25 G(rt to single spaced mode by typing).15 E F0(.ls 1)
2.5 E F2(.)A F0 2.5(2.4. P)87 385.2 R(age Lay)-.1 E(out)-.25 E F2 2.562
(An)127 401.4 S .063(umber of requests allo)-2.562 F 2.563(wy)-.25 G
.063(ou to change the w)-2.563 F .063(ay the printed cop)-.1 F 2.563(yl)
-.1 G .063(ooks, sometimes called the)-2.563 F F3(layout)2.653 E F2
1.005(of the output page.)102 413.4 R 1.004(Most of these requests adju\
st the placing of \231white space\232 \(blank lines or spaces\).)6.005 F
(In)6.004 E .443(these e)102 425.4 R .444
(xplanations, characters in italics should be replaced with v)-.15 F
.444(alues you wish to use; bold characters rep-)-.25 F
(resent characters which should actually be typed.)102 437.4 Q(The)127
453.6 Q F0(.bp)2.5 E F2(request starts a ne)2.5 E 2.5(wp)-.25 G(age.)
-2.5 E .144(The request)127 469.8 R F0(.sp)2.644 E F3(N)3.2 E F2(lea)
3.744 E -.15(ve)-.2 G(s).15 E F3(N)3.344 E F2 .144
(lines of blank space.)3.744 F F3(N)5.844 E F2 .143
(can be omitted \(meaning skip a single line\) or can)3.744 F
(be of the form)102 481.8 Q F3(N)3.2 E F0(i)1.933 E F2(\(for)2.5 E F3(N)
3.2 E F2(inches\) or)3.6 E F3(N)3.2 E F0(c)1.933 E F2(\(for)2.5 E F3(N)
3.2 E F2 2.5(centimeters\). F)3.6 F(or e)-.15 E(xample, the input:)-.15
E(.sp 1.5i)142 498 Q(My thoughts on the subject)142 510 Q(.sp)142 522 Q
(lea)102 538.2 Q -.15(ve)-.2 G 2.918(so).15 G .418
(ne and a half inches of space, follo)-2.918 F .419
(wed by the line \231My thoughts on the subject\232, follo)-.25 F .419
(wed by a sin-)-.25 F(gle blank line.)102 550.2 Q 1.629
(This request will not lea)127 566.4 R 1.929 -.15(ve s)-.2 H 1.629
(pace at the top of a page.).15 F 1.629
(If you need the requested space to appear)6.629 F(re)102 578.4 Q -.05
(ga)-.15 G 1.611(rdless of page position, use the).05 F F0(.bl)4.111 E
F2 1.612(request, which has the same syntax as)4.112 F F0(.sp)4.112 E F2
-.2(bu)4.112 G 4.112(ta).2 G -.1(lwa)-4.112 G 1.612(ys lea).1 F -.15(ve)
-.2 G 4.112(st).15 G(he)-4.112 E(requested space, e)102 590.4 Q -.15(ve)
-.25 G 2.5(na).15 G 2.5(tt)-2.5 G(he top of a page.)-2.5 E(The)127 606.6
Q F0(.in)2.937 E F3(+N)2.14 E F2 .437(request changes the amount of whi\
te space on the left of the page \(the)4.037 F F3(indent)2.946 E F2
2.936(\). The).68 F(ar)2.936 E(gu-)-.18 E(ment)102 618.6 Q F3(N)3.728 E
F2 .528(can be of the form)4.128 F F0(+)3.028 E F3(N).7 E F2 .528
(\(meaning lea)4.128 F -.15(ve)-.2 G F3(N)3.878 E F2 .529
(spaces more than you are already lea)4.128 F(ving\),)-.2 E F0<ad>3.029
E F3(N).7 E F2(\(meaning)4.129 E(lea)102 630.6 Q .977 -.15(ve l)-.2 H
.677(ess than you do no).15 F .677(w\), or just)-.25 F F3(N)3.877 E F2
.677(\(meaning lea)4.277 F .977 -.15(ve ex)-.2 H(actly).15 E F3(N)3.877
E F2(spaces\).)4.277 E F3(N)6.377 E F2 .677(can be of the form)4.277 F
F3(N)3.877 E F0(i)1.933 E F2(or)3.177 E F3(N)3.877 E F0(c)1.933 E F2 2.5
(also. F)102 642.6 R(or e)-.15 E(xample, the input:)-.15 E 0 Cg EP
%%Page: 4 4
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(4)376.28 E/F2 10
/Times-Roman@0 SF(initial te)142 96 Q(xt)-.15 E(.in 5)142 108 Q(some te)
142 120 Q(xt)-.15 E(.in +1i)142 132 Q(more te)142 144 Q(xt)-.15 E
(.in \2552c)142 156 Q(\214nal te)142 168 Q(xt)-.15 E .06
(produces \231some te)102 184.2 R .06(xt\232 indented e)-.15 F .06
(xactly \214v)-.15 F 2.56(es)-.15 G .06(paces from the left mar)-2.56 F
.06(gin, \231more te)-.18 F .06(xt\232 indented \214v)-.15 F 2.56(es)
-.15 G .06(paces plus)-2.56 F .413(one inch from the left mar)102 196.2
R .413(gin \(\214fteen spaces on a pica type)-.18 F .413
(writer\), and \231\214nal te)-.25 F .412(xt\232 indented \214v)-.15 F
2.912(es)-.15 G .412(paces plus)-2.912 F(one inch minus tw)102 208.2 Q
2.5(oc)-.1 G(entimeters from the mar)-2.5 E 2.5(gin. That)-.18 F
(is, the output is:)2.5 E(initial te)142 224.4 Q(xt)-.15 E(some te)192
236.4 Q(xt)-.15 E(more te)264 248.4 Q(xt)-.15 E(\214nal te)207.308 260.4
Q(xt)-.15 E(The)127 280.8 Q F0(.ti)3.634 E/F3 10/Times-Italic@0 SF(+N)
2.14 E F2 1.134(\(temporary indent\) request is used lik)4.734 F(e)-.1 E
F0(.in)3.634 E F3(+N)2.14 E F2 1.135
(when the indent should apply to one line)4.734 F(only)102 292.8 Q 2.5
(,a)-.65 G(fter which it should re)-2.5 E -.15(ve)-.25 G(rt to the pre)
.15 E(vious indent.)-.25 E -.15(Fo)5 G 2.5(re).15 G(xample, the input:)
-2.65 E(.in 1i)142 309 Q(.ti 0)142 321 Q -.8(Wa)142 333 S(re, James R.)
.8 E(The Best of Confucius,)5 E(Halc)142 345 Q(yon House, 1950.)-.15 E
(An e)142 357 Q(xcellent book containing translations of)-.15 E
(most of Confucius\010 most delightful sayings.)142 369 Q 2.5(Ad)142 381
S(e\214nite must for an)-2.5 E(yone interested in the early)-.15 E
(foundations of Chinese philosoph)142 393 Q -.65(y.)-.05 G(produces:)102
409.2 Q -.8(Wa)102 421.2 S .278(re, James R.).8 F .278
(The Best of Confucius, Halc)5.278 F .277(yon House, 1950.)-.15 F .277
(An e)5.277 F .277(xcellent book containing translations of)-.15 F .923
(most of Confucius' most delightful sayings.)174 433.2 R 3.423(Ad)5.923
G .923(e\214nite must for an)-3.423 F .923(yone interested in the)-.15 F
(early foundations of Chinese philosoph)174 445.2 Q -.65(y.)-.05 G -1.25
-.7(Te x)127 461.4 T 2.905(tl).7 G .405
(ines can be centered by using the)-2.905 F F0(.ce)2.905 E F2 2.905
(request. The)2.905 F .405(line after the)2.905 F F0(.ce)2.905 E F2 .405
(is centered \(horizontally\) on)2.905 F .039(the page.)102 473.4 R
1.639 -.8(To c)5.039 H .039(enter more than one line, use).8 F F0(.ce)
2.539 E F3(N)3.2 E F2(\(where)3.639 E F3(N)3.239 E F2 .039
(is the number of lines to center\), follo)3.639 F .039(wed by the)-.25
F F3(N)102.7 485.4 Q F2 2.5(lines. If)3.6 F(you w)2.5 E
(ant to center man)-.1 E 2.5(yl)-.15 G(ines b)-2.5 E(ut don')-.2 E 2.5
(tw)-.18 G(ant to count them, type:)-2.6 E(.ce 1000)142 501.6 Q
(lines to center)142 513.6 Q(.ce 0)142 525.6 Q(The)102 541.8 Q F0(.ce 0)
2.5 E F2(request tells)2.5 E F3(gr)2.5 E(of)-.45 E(f)-.18 E F2
(to center zero more lines, in other w)2.5 E(ords, stop centering.)-.1 E
.146(All of these requests cause a break; that is, the)127 558 R 2.646
(ya)-.15 G -.1(lwa)-2.646 G .145(ys start a ne).1 F 2.645(wl)-.25 G
2.645(ine. If)-2.645 F .145(you w)2.645 F .145(ant to start a ne)-.1 F
2.645(wl)-.25 G(ine)-2.645 E(without performing an)102 570 Q 2.5(yo)-.15
G(ther action, use)-2.5 E F0(.br)2.5 E F2(.)A F0 2.5(3. Displays)72 594
R F2 .201(Displays are sections of te)112 610.2 R .201(xt to be set of)
-.15 F 2.701(ff)-.25 G .202(rom the body of the paper)-2.701 F 5.202(.M)
-.55 G .202(ajor quotes, tables, and \214gures are)-5.202 F .48
(types of displays, as are all the e)87 622.2 R .48
(xamples used in this document.)-.15 F .48(All displays e)5.48 F .48
(xcept centered blocks are output)-.15 F(single spaced.)87 634.2 Q F0
2.5(3.1. Major)87 658.2 R(Quotes)2.5 E F2 1.185
(Major quotes are quotes which are se)127 674.4 R -.15(ve)-.25 G 1.186
(ral lines long, and hence are set in from the rest of the te).15 F(xt)
-.15 E 1.177(without quote marks around them.)102 686.4 R 1.177
(These can be generated using the requests)6.177 F F0(.\(q)3.677 E F2
(and)3.677 E F0(.\)q)3.677 E F2 1.177(to surround the)3.677 F 2.5
(quote. F)102 698.4 R(or e)-.15 E(xample, the input:)-.15 E 0 Cg EP
%%Page: 5 5
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(5)376.28 E/F2 10
/Times-Roman@0 SF(As W)142 96 Q(eizenbaum points out:)-.8 E(.\(q)142 108
Q(It is said that to e)142 120 Q(xplain is to e)-.15 E(xplain a)-.15 E
-.1(wa)-.15 G -.65(y.).1 G(This maxim is no)142 132 Q
(where so well ful\214lled)-.25 E
(as in the areas of computer programming,...)142 144 Q(.\)q)142 156 Q
(generates as output:)102 172.2 Q(As W)102 188.4 Q
(eizenbaum points out:)-.8 E/F3 9/Times-Roman@0 SF .106
(It is said that to e)122 203.4 R .106(xplain is to e)-.135 F .106
(xplain a)-.135 F -.09(wa)-.135 G 3.526 -.585(y. T).09 H .106
(his maxim is no).585 F .107
(where so well ful\214lled as in the areas of comput-)-.225 F
(er programming,...)122 214.2 Q F0 2.5(3.2. Lists)87 242.4 R F2(A)127
258.6 Q/F4 10/Times-Italic@0 SF(list)3.889 E F2 1.298
(is an indented, single spaced, un\214lled display)4.479 F 6.298(.L)-.65
G 1.298(ists should be used when the material to be)-6.298 F .268
(printed should not be \214lled and justi\214ed lik)102 270.6 R 2.768
(en)-.1 G .268(ormal te)-2.768 F .268
(xt, such as columns of \214gures or the e)-.15 F .268(xamples used in)
-.15 F(this paper)102 282.6 Q 5(.L)-.55 G
(ists are surrounded by the requests)-5 E F0(.\(l)2.5 E F2(and)2.5 E F0
(.\)l)2.5 E F2 5(.F)C(or e)-5.15 E(xample, type:)-.15 E(Alternati)142
298.8 Q -.15(ve)-.25 G 2.5(st).15 G 2.5(oa)-2.5 G -.2(vo)-2.7 G
(id deadlock are:).2 E(.\(l)142 310.8 Q(Lock in a speci\214ed order)142
322.8 Q(Detect deadlock and back out one process)142 334.8 Q
(Lock all resources needed before proceeding)142 346.8 Q(.\)l)142 358.8
Q(will produce:)102 375 Q(Alternati)102 387 Q -.15(ve)-.25 G 2.5(st).15
G 2.5(oa)-2.5 G -.2(vo)-2.7 G(id deadlock are:).2 E
(Lock in a speci\214ed order)142 403.2 Q
(Detect deadlock and back out one process)142 415.2 Q
(Lock all resources needed before proceeding)142 427.2 Q F0 2.5(3.3. K)
87 455.4 R(eeps)-.25 E F2(A)127 471.6 Q F4 -.1(ke)3.579 G(ep).1 E F2
1.079(is a display of lines which are k)3.769 F 1.078
(ept on a single page if possible.)-.1 F 1.078(An e)6.078 F 1.078
(xample of where you)-.15 F -.1(wo)102 483.6 S .211(uld use a k).1 F
.212(eep might be a diagram.)-.1 F -.25(Ke)5.212 G .212(eps dif).25 F
.212(fer from lists in that lists may be brok)-.25 F .212(en o)-.1 F
-.15(ve)-.15 G 2.712(rap).15 G .212(age bound-)-2.712 F(ary whereas k)
102 495.6 Q(eeps will not.)-.1 E 1.016(Blocks are the basic kind of k)
127 511.8 R 3.516(eep. The)-.1 F 3.516(yb)-.15 G -.15(eg)-3.516 G 1.016
(in with the request).15 F F0(.\(b)3.516 E F2 1.016
(and end with the request)3.516 F F0(.\)b)3.515 E F2 6.015(.I)C(f)-6.015
E .184(there is not room on the current page for e)102 523.8 R -.15(ve)
-.25 G .185(rything in the block, a ne).15 F 2.685(wp)-.25 G .185
(age is be)-2.685 F 2.685(gun. This)-.15 F .185(has the unpleas-)2.685 F
.941(ant ef)102 535.8 R .941(fect of lea)-.25 F .941
(ving blank space at the bottom of the page.)-.2 F .94
(When this is not appropriate, you can use the)5.94 F(alternati)102
547.8 Q -.15(ve)-.25 G 2.5(,c).15 G(alled)-2.5 E F4(\215oating k)4.41 E
(eeps)-.1 E F2(.).27 E F4 .394(Floating k)127.42 564 R(eeps)-.1 E F2(mo)
3.164 E .694 -.15(ve r)-.15 H(elati).15 E .694 -.15(ve t)-.25 H 2.894
(ot).15 G .394(he te)-2.894 F 2.894(xt. Hence,)-.15 F(the)2.894 E 2.894
(ya)-.15 G .395(re good for things which will be referred to by)-2.894 F
.308(name, such as \231See \214gure 3\232.)102 576 R 2.808<418d>5.308 G
.308(oating k)-2.808 F .308(eep will appear at the bottom of the curren\
t page if it will \214t; oth-)-.1 F .258
(erwise, it will appear at the top of the ne)102 588 R .258(xt page.)
-.15 F .258(Floating k)5.258 F .258(eeps be)-.1 F .258
(gin with the line)-.15 F F0(.\(z)2.758 E F2 .259(and end with the line)
2.758 F F0(.\)z)102 600 Q F2 5.38(.F)C .38(or an e)-5.53 F .379
(xample of a \215oating k)-.15 F .379(eep, see \214gure 1.)-.1 F(The)
5.379 E F0(.hl)2.879 E F2 .379(request is used to dra)2.879 F 2.879(wah)
-.15 G .379(orizontal line so that)-2.879 F
(the \214gure stands out from the te)102 612 Q(xt.)-.15 E F0 2.5(3.4. F)
87 636 R(ancier Displays)-.25 E F2 -.25(Ke)127 652.2 S .224
(eps and lists are normally collected in).25 F F4(no\214ll)3.084 E F2
.224(mode, so that the)3.234 F 2.724(ya)-.15 G .224
(re good for tables and such.)-2.724 F .225(If you)5.225 F -.1(wa)102
664.2 S .193(nt \214lling enabled in the display \(for te).1 F .193
(xt\), type)-.15 F F0(.\(l F)2.693 E F2 .193
(\(Throughout this section, comments applied to)2.693 F F0(.\(l)2.693 E
F2(also)2.692 E(apply to)102 676.2 Q F0(.\(b)2.5 E F2(and)2.5 E F0(.\(z)
2.5 E F2 2.5(\). This)B(kind of display will be indented from both mar)
2.5 E 2.5(gins. F)-.18 F(or e)-.15 E(xample, the input:)-.15 E 0 Cg EP
%%Page: 6 6
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(6)376.28 E .4 LW 149 108
144 108 DL 153 108 148 108 DL 158 108 153 108 DL 163 108 158 108 DL 168
108 163 108 DL 173 108 168 108 DL 178 108 173 108 DL 183 108 178 108 DL
188 108 183 108 DL 193 108 188 108 DL 198 108 193 108 DL 203 108 198 108
DL 208 108 203 108 DL 213 108 208 108 DL 218 108 213 108 DL 223 108 218
108 DL 228 108 223 108 DL 233 108 228 108 DL 238 108 233 108 DL 243 108
238 108 DL 248 108 243 108 DL 253 108 248 108 DL 258 108 253 108 DL 263
108 258 108 DL 268 108 263 108 DL 273 108 268 108 DL 278 108 273 108 DL
283 108 278 108 DL 288 108 283 108 DL 293 108 288 108 DL 298 108 293 108
DL 303 108 298 108 DL 308 108 303 108 DL 313 108 308 108 DL 318 108 313
108 DL 323 108 318 108 DL 328 108 323 108 DL 333 108 328 108 DL 338 108
333 108 DL 343 108 338 108 DL 348 108 343 108 DL 353 108 348 108 DL 358
108 353 108 DL 363 108 358 108 DL 368 108 363 108 DL 373 108 368 108 DL
378 108 373 108 DL 383 108 378 108 DL 388 108 383 108 DL 393 108 388 108
DL 398 108 393 108 DL 403 108 398 108 DL 408 108 403 108 DL 413 108 408
108 DL 418 108 413 108 DL 423 108 418 108 DL 428 108 423 108 DL 433 108
428 108 DL 438 108 433 108 DL 443 108 438 108 DL 448 108 443 108 DL 453
108 448 108 DL 458 108 453 108 DL 463 108 458 108 DL 468 108 463 108 DL
/F2 10/Times-Roman@0 SF(.\(z)144 132 Q(.hl)144 144 Q -1.25 -.7(Te x)144
156 T 2.5(to).7 G 2.5(fk)-2.5 G(eep to be \215oated.)-2.6 E(.sp)144 168
Q(.ce)144 180 Q(Figure 1.)144 192 Q(Example of a Floating K)5 E(eep.)
-.25 E(.hl)144 204 Q(.\)z)144 216 Q(Figure 1.)227.94 240 Q
(Example of a Floating K)5 E(eep.)-.25 E 149 252 144 252 DL 153 252 148
252 DL 158 252 153 252 DL 163 252 158 252 DL 168 252 163 252 DL 173 252
168 252 DL 178 252 173 252 DL 183 252 178 252 DL 188 252 183 252 DL 193
252 188 252 DL 198 252 193 252 DL 203 252 198 252 DL 208 252 203 252 DL
213 252 208 252 DL 218 252 213 252 DL 223 252 218 252 DL 228 252 223 252
DL 233 252 228 252 DL 238 252 233 252 DL 243 252 238 252 DL 248 252 243
252 DL 253 252 248 252 DL 258 252 253 252 DL 263 252 258 252 DL 268 252
263 252 DL 273 252 268 252 DL 278 252 273 252 DL 283 252 278 252 DL 288
252 283 252 DL 293 252 288 252 DL 298 252 293 252 DL 303 252 298 252 DL
308 252 303 252 DL 313 252 308 252 DL 318 252 313 252 DL 323 252 318 252
DL 328 252 323 252 DL 333 252 328 252 DL 338 252 333 252 DL 343 252 338
252 DL 348 252 343 252 DL 353 252 348 252 DL 358 252 353 252 DL 363 252
358 252 DL 368 252 363 252 DL 373 252 368 252 DL 378 252 373 252 DL 383
252 378 252 DL 388 252 383 252 DL 393 252 388 252 DL 398 252 393 252 DL
403 252 398 252 DL 408 252 403 252 DL 413 252 408 252 DL 418 252 413 252
DL 423 252 418 252 DL 428 252 423 252 DL 433 252 428 252 DL 438 252 433
252 DL 443 252 438 252 DL 448 252 443 252 DL 453 252 448 252 DL 458 252
453 252 DL 463 252 458 252 DL 468 252 463 252 DL(.\(l F)142 288 Q
(And no)142 300 Q 2.5(wb)-.25 G -.1(oy)-2.5 G 2.5(sa).1 G(nd girls,)-2.5
E 2.5(an)142 312 S -.25(ew)-2.5 G(er).25 E 2.5(,b)-.4 G(igger)-2.5 E 2.5
(,b)-.4 G(etter to)-2.5 E 2.5(yt)-.1 G(han e)-2.5 E -.15(ve)-.25 G 2.5
(rb).15 G(efore!)-2.5 E(Be the \214rst on your block to ha)142 324 Q .3
-.15(ve y)-.2 H(our o).15 E(wn computer!)-.25 E -1(Ye)142 336 S 2.5(sk)1
G(ids, you too can ha)-2.5 E .3 -.15(ve o)-.2 H(ne of these modern).15 E
(data processing de)142 348 Q(vices.)-.25 E -1.1(Yo)142 360 S 2.5(ut)1.1
G(oo can produce beautifully formatted papers)-2.5 E(without e)142 372 Q
-.15(ve)-.25 G 2.5(nb).15 G(atting an e)-2.5 E(ye!)-.15 E(.\)l)142 384 Q
(will be output as:)102 400.2 Q .08(And no)142 416.4 R 2.58(wb)-.25 G
-.1(oy)-2.58 G 2.58(sa).1 G .08(nd girls, a ne)-2.58 F(wer)-.25 E 2.58
(,b)-.4 G(igger)-2.58 E 2.58(,b)-.4 G .08(etter to)-2.58 F 2.58(yt)-.1 G
.08(han e)-2.58 F -.15(ve)-.25 G 2.58(rb).15 G 2.58(efore! Be)-2.58 F
.08(the \214rst on your)2.58 F .384(block to ha)142 428.4 R .683 -.15
(ve y)-.2 H .383(our o).15 F .383(wn computer!)-.25 F -1(Ye)5.383 G
2.883(sk)1 G .383(ids, you too can ha)-2.883 F .683 -.15(ve o)-.2 H .383
(ne of these modern data).15 F .463(processing de)142 440.4 R 2.963
(vices. Y)-.25 F .464
(ou too can produce beautifully formatted papers without e)-1.1 F -.15
(ve)-.25 G 2.964(nb).15 G(at-)-2.964 E(ting an e)142 452.4 Q(ye!)-.15 E
.733(Lists and blocks are also normally indented \(\215oating k)127
472.8 R .733(eeps are normally left justi\214ed\).)-.1 F 2.333 -.8(To g)
5.733 H .733(et a left-).8 F .397(justi\214ed list, type)102 484.8 R F0
(.\(l L)2.897 E F2 5.397(.T)C 2.897(og)-6.197 G .397
(et a list centered line-for)-2.897 F .397(-line, type)-.2 F F0 .397
(.\(l C)2.897 F F2 5.397(.F)C .397(or e)-5.547 F .397
(xample, to get a \214lled, left justi-)-.15 F(\214ed list, enter:)102
496.8 Q(.\(l L F)142 513 Q(te)142 525 Q(xt of block)-.15 E(.\)l)142 537
Q(The input:)102 553.2 Q(.\(l)142 569.4 Q
(\214rst line of un\214lled display)142 581.4 Q(more lines)142 593.4 Q
(.\)l)142 605.4 Q(produces the indented te)102 621.6 Q(xt:)-.15 E
(\214rst line of un\214lled display)142 637.8 Q(more lines)142 649.8 Q
-.8(Ty)102 666 S(ping the character).8 E F0(L)2.5 E F2(after the)2.5 E
F0(.\(l)2.5 E F2(request produces the left justi\214ed result:)2.5 E
(\214rst line of un\214lled display)102 682.2 Q(more lines)102 694.2 Q
(Using)102 710.4 Q F0(C)2.5 E F2(instead of)2.5 E F0(L)2.5 E F2
(produces the line-at-a-time centered output:)2.5 E 0 Cg EP
%%Page: 7 7
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(7)376.28 E/F2 10
/Times-Roman@0 SF(\214rst line of un\214lled display)266.83 96 Q
(more lines)300.03 108 Q .677(Sometimes it may be that you w)127 128.4 R
.677(ant to center se)-.1 F -.15(ve)-.25 G .676
(ral lines as a group, rather than centering them one).15 F .237
(line at a time.)102 140.4 R 1.837 -.8(To d)5.237 H 2.737(ot).8 G .238
(his use centered blocks, which are surrounded by the requests)-2.737 F
F0(.\(c)2.738 E F2(and)2.738 E F0(.\)c)2.738 E F2 5.238(.A)C .238
(ll the lines)-5.238 F .28(are centered as a unit, such that the longes\
t line is centered and the rest are lined up around that line.)102 152.4
R(Notice)5.279 E .274(that lines do not mo)102 164.4 R .574 -.15(ve r)
-.15 H(elati).15 E .574 -.15(ve t)-.25 H 2.774(oe).15 G .274
(ach other using centered blocks, whereas the)-2.774 F 2.774(yd)-.15 G
2.774(ou)-2.774 G .275(sing the)-2.774 F F0(C)2.775 E F2(ar)2.775 E .275
(gument to)-.18 F -.1(ke)102 176.4 S(eps.).1 E .623(Centered blocks are)
127 192.6 R/F3 10/Times-Italic@0 SF(not)3.483 E F2 -.1(ke)3.803 G .623
(eps, and may be used in conjunction with k).1 F 3.123(eeps. F)-.1 F
.623(or e)-.15 F .623(xample, to center a)-.15 F
(group of lines as a unit and k)102 204.6 Q(eep them on one page, use:)
-.1 E(.\(b L)142 220.8 Q(.\(c)142 232.8 Q
(\214rst line of un\214lled display)142 244.8 Q(more lines)142 256.8 Q
(.\)c)142 268.8 Q(.\)b)142 280.8 Q(to produce:)102 297 Q
(\214rst line of un\214lled display)251.83 313.2 Q(more lines)251.83
325.2 Q .172(If the block requests \()102 341.4 R F0(.\(b)A F2(and)2.672
E F0(.\)b)2.672 E F2 2.672(\)h)C .172(ad been omitted the result w)
-2.672 F .173(ould ha)-.1 F .473 -.15(ve b)-.2 H .173(een the same, b)
.15 F .173(ut with no guaran-)-.2 F .472
(tee that the lines of the centered block w)102 353.4 R .472(ould ha)-.1
F .772 -.15(ve a)-.2 H .472(ll been on one page.).15 F .472
(Note the use of the)5.472 F F0(L)2.971 E F2(ar)2.971 E .471(gument to)
-.18 F F0(.\(b)102 365.4 Q F2 2.616(;t)C .117(his causes the centered b\
lock to center within the entire line rather than within the line minus\
 the indent.)-2.616 F(Also, the center requests must be nested)102 377.4
Q F3(inside)2.51 E F2(the k)2.68 E(eep requests.)-.1 E F0 2.5
(4. Annotations)72 401.4 R F2 .771(There are a number of requests to sa)
112 417.6 R 1.071 -.15(ve t)-.2 H -.15(ex).15 G 3.271(tf).15 G .771
(or later printing.)-3.271 F F3 -1.05(Fo)5.77 G(otnotes)1.05 E F2 .77
(are printed at the bottom of the)3.54 F .587(current page.)87 429.6 R
F3 .588(Delayed te)6.167 F(xt)-.2 E F2 .588(is intended to be a v)3.768
F .588(ariant form of footnote; the te)-.25 F .588
(xt is printed only when e)-.15 F(xplicitly)-.15 E .589(called for)87
441.6 R 3.089(,s)-.4 G .589(uch as at the end of each chapter)-3.089 F
(.)-.55 E F3(Inde)6.169 E(xes)-.2 E F2 .589(are a type of delayed te)
3.359 F .588(xt ha)-.15 F .588(ving a tag \(usually the page)-.2 F
(number\) attached to each entry after a ro)87 453.6 Q 2.5(wo)-.25 G 2.5
(fd)-2.5 G 2.5(ots. Inde)-2.5 F -.15(xe)-.15 G 2.5(sa).15 G(re also sa)
-2.5 E -.15(ve)-.2 G 2.5(du).15 G(ntil called for e)-2.5 E(xplicitly)
-.15 E(.)-.65 E F0 2.5(4.1. F)87 477.6 R(ootnotes)-.25 E F2 -.15(Fo)127
493.8 S .083(otnotes be).15 F .083(gin with the request)-.15 F F0(.\(f)
2.583 E F2 .083(and end with the request)2.583 F F0(.\)f)2.584 E F2
5.084(.T)C .084(he current footnote number is main-)-5.084 F .16
(tained automatically)102 505.8 R 2.66(,a)-.65 G .159
(nd can be used by typing \\**, to produce a footnote number)-2.66 F/F4
7/Times-Roman@0 SF(1)-4 I F2 5.159(.T)4 K .159(he number is automat-)
-5.159 F(ically incremented after e)102 517.8 Q -.15(ve)-.25 G
(ry footnote.).15 E -.15(Fo)5 G 2.5(re).15 G(xample, the input:)-2.65 E
.32 LW 76 680.4 72 680.4 DL 80 680.4 76 680.4 DL 84 680.4 80 680.4 DL 88
680.4 84 680.4 DL 92 680.4 88 680.4 DL 96 680.4 92 680.4 DL 100 680.4 96
680.4 DL 104 680.4 100 680.4 DL 108 680.4 104 680.4 DL 112 680.4 108
680.4 DL 116 680.4 112 680.4 DL 120 680.4 116 680.4 DL 124 680.4 120
680.4 DL 128 680.4 124 680.4 DL 132 680.4 128 680.4 DL 136 680.4 132
680.4 DL 140 680.4 136 680.4 DL 144 680.4 140 680.4 DL 148 680.4 144
680.4 DL 152 680.4 148 680.4 DL 156 680.4 152 680.4 DL 160 680.4 156
680.4 DL 164 680.4 160 680.4 DL 168 680.4 164 680.4 DL 172 680.4 168
680.4 DL 176 680.4 172 680.4 DL 180 680.4 176 680.4 DL 184 680.4 180
680.4 DL 188 680.4 184 680.4 DL 192 680.4 188 680.4 DL 196 680.4 192
680.4 DL 200 680.4 196 680.4 DL 204 680.4 200 680.4 DL 208 680.4 204
680.4 DL 212 680.4 208 680.4 DL 216 680.4 212 680.4 DL/F5 5
/Times-Roman@0 SF(1)93.6 689.2 Q/F6 8/Times-Roman@0 SF(Lik)2 3.2 M 2(et)
-.08 G(his.)-2 E 0 Cg EP
%%Page: 8 8
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(8)376.28 E/F2 10
/Times-Roman@0 SF(.\(q)142 96 Q 2.5(Am)142 108 S(an who is not upright)
-2.5 E(and at the same time is presumptuous;)142 120 Q
(one who is not diligent and at the same time is ignorant;)142 132 Q
(one who is untruthful and at the same time is incompetent;)142 144 Q
(such men I do not count among acquaintances.\\**)142 156 Q(.\(f)142 168
Q(\\** James R. W)142 180 Q(are,)-.8 E(.ul)142 192 Q
(The Best of Confucius,)142 204 Q(Halc)142 216 Q(yon House, 1950.)-.15 E
-.15(Pa)142 228 S(ge 77.).15 E(.\)f)142 240 Q(.\)q)142 252 Q
(generates the result:)102 268.2 Q/F3 9/Times-Roman@0 SF 2.477(Am)122
283.2 S .228(an who is not upright and at the same time is presumptuous\
; one who is not diligent and at the same time)-2.477 F .752(is ignoran\
t; one who is untruthful and at the same time is incompetent; such men \
I do not count among ac-)122 294 R(quaintances.)122 304.8 Q/F4 6
/Times-Roman@0 SF(2)-3.6 I F2 .129
(It is important that the footnote appears)102 321 R/F5 10
/Times-Italic@0 SF(inside)2.639 E F2 .13
(the quote, so that you can be sure that the footnote will appear)2.809
F(on the same page as the quote.)102 333 Q F0 2.5(4.2. Delay)87 357 R
(ed T)-.1 E(ext)-.92 E F2 1.544(Delayed te)127 373.2 R 1.544(xt is v)
-.15 F 1.544(ery similar to a footnote e)-.15 F 1.543
(xcept that it is printed when called for e)-.15 F(xplicitly)-.15 E
6.543(.T)-.65 G(his)-6.543 E(allo)102 385.2 Q
(ws a list of references to appear \(for e)-.25 E .001
(xample\) at the end of each chapter)-.15 F 2.501(,a)-.4 G 2.501(si)
-2.501 G 2.501(st)-2.501 G .001(he con)-2.501 F -.15(ve)-.4 G .001
(ntion in some dis-).15 F 2.5(ciplines. Use)102 397.2 R F0(\\*#)2.5 E F2
(on delayed te)2.5 E(xt instead of)-.15 E F0(\\**)2.5 E F2
(as on footnotes.)2.5 E .178(If you are using delayed te)127 413.4 R
.177(xt as your standard reference mechanism, you can still use footnot\
es, e)-.15 F(xcept)-.15 E(that you may w)102 425.4 Q
(ant to reference them with special characters* rather than numbers.)-.1
E F0 2.5(4.3. Indexes)87 449.4 R F2 1.704(An \231inde)127 465.6 R 1.704
(x\232 \(actually more lik)-.15 F 4.204(eat)-.1 G 1.704
(able of contents, since the entries are not sorted alphabetically\))
-4.204 F .084(resembles delayed te)102 477.6 R .083
(xt, in that it is sa)-.15 F -.15(ve)-.2 G 2.583(du).15 G .083
(ntil called for)-2.583 F 5.083(.H)-.55 G -.25(ow)-5.083 G -2.15 -.25
(ev e).25 H .883 -.4(r, e).25 H .083
(ach entry has the page number \(or some).4 F
(other tag\) appended to the last line of the inde)102 489.6 Q 2.5(xe)
-.15 G(ntry after a ro)-2.5 E 2.5(wo)-.25 G 2.5(fd)-2.5 G(ots.)-2.5 E
(Inde)127 505.8 Q 2.748(xe)-.15 G .248(ntries be)-2.748 F .248
(gin with the request)-.15 F F0(.\(x)2.748 E F2 .248(and end with)2.748
F F0(.\)x)2.748 E F2 5.248(.T)C(he)-5.248 E F0(.\)x)2.748 E F2 .249
(request may ha)2.749 F .549 -.15(ve a a)-.2 H -.18(rg).15 G .249
(ument, which).18 F .359(is the v)102 517.8 R .359
(alue to print as the \231page number\232.)-.25 F .359(It def)5.359 F
.358(aults to the current page number)-.1 F 5.358(.I)-.55 G 2.858(ft)
-5.358 G .358(he page number gi)-2.858 F -.15(ve)-.25 G(n).15 E .277(is\
 an underscore \(\231_\232\) no page number or line of dots is printed \
at all.)102 529.8 R 1.877 -.8(To g)5.277 H .277
(et the line of dots without a page).8 F(number)102 541.8 Q 2.5(,t)-.4 G
(ype)-2.5 E F0(.\)x "")2.5 E F2 2.5(,w)C(hich speci\214es an e)-2.5 E
(xplicitly null page number)-.15 E(.)-.55 E(The)127 558 Q F0(.xp)2.5 E
F2(request prints the inde)2.5 E(x.)-.15 E -.15(Fo)127 574.2 S 2.5(re)
.15 G(xample, the input:)-2.65 E .32 LW 76 668.4 72 668.4 DL 80 668.4 76
668.4 DL 84 668.4 80 668.4 DL 88 668.4 84 668.4 DL 92 668.4 88 668.4 DL
96 668.4 92 668.4 DL 100 668.4 96 668.4 DL 104 668.4 100 668.4 DL 108
668.4 104 668.4 DL 112 668.4 108 668.4 DL 116 668.4 112 668.4 DL 120
668.4 116 668.4 DL 124 668.4 120 668.4 DL 128 668.4 124 668.4 DL 132
668.4 128 668.4 DL 136 668.4 132 668.4 DL 140 668.4 136 668.4 DL 144
668.4 140 668.4 DL 148 668.4 144 668.4 DL 152 668.4 148 668.4 DL 156
668.4 152 668.4 DL 160 668.4 156 668.4 DL 164 668.4 160 668.4 DL 168
668.4 164 668.4 DL 172 668.4 168 668.4 DL 176 668.4 172 668.4 DL 180
668.4 176 668.4 DL 184 668.4 180 668.4 DL 188 668.4 184 668.4 DL 192
668.4 188 668.4 DL 196 668.4 192 668.4 DL 200 668.4 196 668.4 DL 204
668.4 200 668.4 DL 208 668.4 204 668.4 DL 212 668.4 208 668.4 DL 216
668.4 212 668.4 DL/F6 5/Times-Roman@0 SF(2)93.6 677.2 Q/F7 8
/Times-Roman@0 SF(James R. W)2 3.2 M(are,)-.64 E/F8 8/Times-Italic@0 SF
(The Best of Confucius,)2 E F7(Halc)2 E(yon House, 1950.)-.12 E -.12(Pa)
4 G(ge 77.).12 E(*Such as an asterisk.)93.6 692.4 Q 0 Cg EP
%%Page: 9 9
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(9)376.28 E/F2 10
/Times-Roman@0 SF(.\(x)142 96 Q(Sealing w)142 108 Q(ax)-.1 E(.\)x)142
120 Q(.\(x)142 132 Q(Cabbages and kings)142 144 Q(.\)x _)142 156 Q(.\(x)
142 168 Q(Wh)142 180 Q 2.5(yt)-.05 G(he sea is boiling hot)-2.5 E
(.\)x 2.5a)142 192 Q(.\(x)142 204 Q(Whether pigs ha)142 216 Q .3 -.15
(ve w)-.2 H(ings).15 E(.\)x "")142 228 Q(.\(x)142 240 Q
(This is a terribly long inde)142 252 Q 2.5(xe)-.15 G(ntry)-2.5 E 2.5
(,s)-.65 G(uch as might be used)-2.5 E
(for a list of illustrations, tables, or \214gures; I e)142 264 Q
(xpect it to)-.15 E(tak)142 276 Q 2.5(ea)-.1 G 2.5(tl)-2.5 G(east tw)
-2.5 E 2.5(ol)-.1 G(ines.)-2.5 E(.\)x)142 288 Q(.xp)142 300 Q
(generates:)102 316.2 Q(Sealing w)102 330.6 Q .44(ax ..................\
.......................................................................\
...................................................)-.1 F(9)31 E
(Cabbages and kings)102 345 Q(Wh)102 359.4 Q 2.5(yt)-.05 G
(he sea is boiling hot)-2.5 E 16.56(...................................\
.......................................................................\
........... 2.5a)4.83 F(Whether pigs ha)102 373.8 Q .3 -.15(ve w)-.2 H
.98(ings ..............................................................\
.........................................................).15 F .748
(This is a terribly long inde)102 388.2 R 3.248(xe)-.15 G(ntry)-3.248 E
3.248(,s)-.65 G .748
(uch as might be used for a list of illustrations, tables, or \214g-)
-3.248 F(ures; I e)127 400.2 Q(xpect it to tak)-.15 E 2.5(ea)-.1 G 2.5
(tl)-2.5 G(east tw)-2.5 E 2.5(ol)-.1 G 4.04(ines. .....................\
..............................................................)-2.5 F(9)
31 E(The)127 416.4 Q F0(.\(x)2.91 E F2 .41(request may ha)2.91 F .71
-.15(ve a s)-.2 H .41(ingle character ar).15 F .41
(gument, specifying the \231name\232 of the inde)-.18 F .41
(x; the normal)-.15 F(inde)102 428.4 Q 2.979(xi)-.15 G(s)-2.979 E F0(x)
2.979 E F2 5.479(.T)C .479(hus, se)-5.479 F -.15(ve)-.25 G .478(ral \
\231indices\232 may be maintained simultaneously \(such as a list of ta\
bles, table of con-).15 F(tents, etc.\).)102 440.4 Q .237
(Notice that the inde)127 456.6 R 2.737(xm)-.15 G .237
(ust be printed at the)-2.737 F/F3 10/Times-Italic@0 SF(end)2.927 E F2
.238(of the paper)3.507 F 2.738(,r)-.4 G .238(ather than at the be)
-2.738 F .238(ginning where it will)-.15 F
(probably appear \(as a table of contents\); the pages may ha)102 468.6
Q .3 -.15(ve t)-.2 H 2.5(ob).15 G 2.5(ep)-2.5 G -.05(hy)-2.5 G
(sically rearranged after printing.).05 E F0 2.5(5. F)72 492.6 R
(ancier F)-.25 E(eatur)-.25 E(es)-.18 E F2 3.023(Al)112 508.8 S(ar)
-3.023 E .523(ge number of f)-.18 F .523(ancier requests e)-.1 F .523
(xist, notably requests to pro)-.15 F .522
(vide other sorts of paragraphs, numbered)-.15 F(sections of the form)87
520.8 Q F0(1.2.3)2.5 E F2
(\(such as used in this document\), and multicolumn output.)2.5 E F0 2.5
(5.1. Mor)87 544.8 R 2.5(eP)-.18 G(aragraphs)-2.6 E F2 -.15(Pa)127 561 S
.733(ragraphs generally start with a blank line and with the \214rst li\
ne indented.).15 F .733(It is possible to get left-)5.733 F
(justi\214ed block-style paragraphs by using)102 573 Q F0(.lp)2.5 E F2
(instead of)2.5 E F0(.pp)2.5 E F2 2.5(,a)C 2.5(sd)-2.5 G
(emonstrated by the ne)-2.5 E(xt paragraph.)-.15 E .606(Sometimes you w)
102 589.2 R .606(ant to use paragraphs that ha)-.1 F .905 -.15(ve t)-.2
H(he).15 E F3(body)3.375 E F2 .605(indented, and the \214rst line e)
3.425 F .605(xdented \(opposite of)-.15 F .903(indented\) with a label.)
102 601.2 R .904(This can be done with the)5.903 F F0(.ip)3.404 E F2
3.404(request. A)3.404 F -.1(wo)3.404 G .904
(rd speci\214ed on the same line as).1 F F0(.ip)3.404 E F2(is)3.404 E
.622(printed in the mar)102 613.2 R .621(gin, and the body is lined up \
at a prespeci\214ed position \(normally \214v)-.18 F 3.121(es)-.15 G
3.121(paces\). F)-3.121 F .621(or e)-.15 F(xam-)-.15 E(ple, the input:)
102 625.2 Q 0 Cg EP
%%Page: 10 10
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(10)371.28 E/F2 10
/Times-Roman@0 SF(.ip one)142 96 Q(This is the \214rst paragraph.)142
108 Q(Notice ho)142 120 Q 2.5(wt)-.25 G(he \214rst line)-2.5 E
(of the resulting paragraph lines up)142 132 Q
(with the other lines in the paragraph.)142 144 Q(.ip tw)142 156 Q(o)-.1
E(And here we are at the second paragraph already)142 168 Q(.)-.65 E
-1.1(Yo)142 180 S 2.5(um)1.1 G(ay notice that the ar)-2.5 E(gument to)
-.18 E F0(.ip)2.5 E F2(appears)142 192 Q(in the mar)142 204 Q(gin.)-.18
E(.lp)142 216 Q 1.6 -.8(We c)142 228 T(an continue te).8 E(xt...)-.15 E
(produces as output:)102 244.2 Q 8.06(one This)102 260.4 R .522
(is the \214rst paragraph.)3.022 F .523(Notice ho)5.523 F 3.023(wt)-.25
G .523
(he \214rst line of the resulting paragraph lines up with the other)
-3.023 F(lines in the paragraph.)127 272.4 Q(tw)102 288.6 Q 10.1(oA)-.1
G .511(nd here we are at the second paragraph already)-10.1 F 5.511(.Y)
-.65 G .511(ou may notice that the ar)-6.611 F .511(gument to)-.18 F F0
(.ip)3.011 E F2 .511(appears in)3.011 F(the mar)127 300.6 Q(gin.)-.18 E
1.6 -.8(We c)102 316.8 T(an continue te).8 E(xt without starting a ne)
-.15 E 2.5(wi)-.25 G(ndented paragraph by using the)-2.5 E F0(.lp)2.5 E
F2(request.)2.5 E .291(If you ha)127 333 R .591 -.15(ve s)-.2 H .291
(paces in the label of a).15 F F0(.ip)2.791 E F2 .291
(request, you must use an \231unpaddable space\232 instead of a re)2.791
F(gu-)-.15 E .748(lar space.)102 345 R .748
(This is typed as a backslash character \(\231\\\232\) follo)5.748 F
.748(wed by a space.)-.25 F -.15(Fo)5.748 G 3.248(re).15 G .748
(xample, to print the label)-3.398 F<9950>102 357 Q(art 1\232, enter:)
-.15 E(.ip "P)142 373.2 Q(art\\ 1")-.15 E .625
(If a label of an indented paragraph \(that is, the ar)127 393.6 R .625
(gument to)-.18 F F0(.ip)3.125 E F2 3.125(\)i)C 3.125(sl)-3.125 G .626
(onger than the space allocated for)-3.125 F(the label,)102 405.6 Q F0
(.ip)2.5 E F2(will be)2.5 E(gin a ne)-.15 E 2.5(wl)-.25 G
(ine after the label.)-2.5 E -.15(Fo)5 G 2.5(re).15 G
(xample, the input:)-2.65 E(.ip longlabel)142 421.8 Q
(This paragraph had a long label.)142 433.8 Q
(The \214rst character of te)142 445.8 Q(xt on the \214rst line)-.15 E
(will not line up with the te)142 457.8 Q
(xt on second and subsequent lines,)-.15 E(although the)142 469.8 Q 2.5
(yw)-.15 G(ill line up with each other)-2.5 E(.)-.55 E(will produce:)102
486 Q(longlabel)102 502.2 Q .855(This paragraph had a long label.)127
514.2 R .855(The \214rst character of te)5.855 F .854
(xt on the \214rst line will not line up with the)-.15 F(te)127 526.2 Q
(xt on second and subsequent lines, although the)-.15 E 2.5(yw)-.15 G
(ill line up with each other)-2.5 E(.)-.55 E .392
(It is possible to change the size of the label by using a second ar)127
542.4 R .393(gument which is the size of the label.)-.18 F -.15(Fo)102
554.4 S 2.5(re).15 G(xample, the abo)-2.65 E .3 -.15(ve ex)-.15 H
(ample could be done correctly by saying:).15 E(.ip longlabel 10)142
570.6 Q 1.089(which will mak)102 586.8 R 3.589(et)-.1 G 1.089
(he paragraph indent 10 spaces for this paragraph only)-3.589 F 6.089
(.I)-.65 G 3.589(fy)-6.089 G 1.089(ou ha)-3.589 F 1.388 -.15(ve m)-.2 H
(an).15 E 3.588(yp)-.15 G 1.088(aragraphs to)-3.588 F .336
(indent all the same amount, alter the v)102 598.8 R .337(alue of the)
-.25 F/F3 10/Times-Italic@0 SF -.37(re)2.837 G(gister)-.03 E F0(ii)3.567
E F2 5.337(.F)C .337(or e)-5.487 F .337(xample, to lea)-.15 F .637 -.15
(ve o)-.2 H .337(ne inch of space for the).15 F(label, type:)102 610.8 Q
(.nr ii 1i)142 627 Q(some)102 643.2 Q(where before the \214rst call to)
-.25 E F0(.ip)2.5 E F2 5(.R)C
(efer to the reference manual for more information.)-5 E(If)127 659.4 Q
F0(.ip)2.5 E F2(is used with no ar)2.5 E
(gument at all no hanging tag will be printed.)-.18 E -.15(Fo)5 G 2.5
(re).15 G(xample, the input:)-2.65 E 0 Cg EP
%%Page: 11 11
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(11)371.28 E/F2 10
/Times-Roman@0 SF(.ip [a])142 96 Q
(This is the \214rst paragraph of the e)142 108 Q(xample.)-.15 E 1.6 -.8
(We h)142 120 T -2.25 -.2(av e).8 H(seen this sort of e)2.7 E
(xample before.)-.15 E(.ip)142 132 Q
(This paragraph is lined up with the pre)142 144 Q(vious paragraph,)-.25
E -.2(bu)142 156 S 2.5(ti).2 G 2.5(th)-2.5 G(as no tag in the mar)-2.5 E
(gin.)-.18 E(produces as output:)102 172.2 Q 11.4([a] This)102 188.4 R
(is the \214rst paragraph of the e)2.5 E 2.5(xample. W)-.15 F 2.5(eh)-.8
G -2.25 -.2(av e)-2.5 H(seen this sort of e)2.7 E(xample before.)-.15 E
(This paragraph is lined up with the pre)127 204.6 Q(vious paragraph, b)
-.25 E(ut it has no tag in the mar)-.2 E(gin.)-.18 E 3.148(As)127 220.8
S .648(pecial case of)-3.148 F F0(.ip)3.148 E F2(is)3.148 E F0(.np)3.148
E F2 3.148(,w)C .648
(hich automatically numbers paragraphs sequentially from 1.)-3.148 F
.648(The num-)5.648 F(bering is reset at the ne)102 232.8 Q(xt)-.15 E F0
(.pp)2.5 E F2(,)A F0(.lp)2.5 E F2 2.5(,o)C(r)-2.5 E F0(.sh)2.5 E F2
(\(to be described in the ne)2.5 E(xt section\) request.)-.15 E -.15(Fo)
5 G 2.5(re).15 G(xample, the input:)-2.65 E(.np)142 249 Q
(This is the \214rst point.)142 261 Q(.np)142 273 Q
(This is the second point.)142 285 Q(Points are just re)142 297 Q
(gular paragraphs)-.15 E(which are gi)142 309 Q -.15(ve)-.25 G 2.5(ns)
.15 G(equence numbers automatically)-2.5 E(by the .np request.)142 321 Q
(.pp)142 333 Q(This paragraph will reset numbering by .np.)142 345 Q
(.np)142 357 Q -.15(Fo)142 369 S 2.5(re).15 G(xample,)-2.65 E(we ha)142
381 Q .3 -.15(ve r)-.2 H -2.15 -.25(ev e).15 H
(rted to numbering from one no).25 E -.65(w.)-.25 G(generates:)102 397.2
Q 12.5(\(1\) This)107 413.4 R(is the \214rst point.)2.5 E 12.5
(\(2\) This)107 429.6 R .334(is the second point.)2.834 F .335
(Points are just re)5.334 F .335(gular paragraphs which are gi)-.15 F
-.15(ve)-.25 G 2.835(ns).15 G .335(equence numbers auto-)-2.835 F
(matically by the .np request.)133.66 441.6 Q
(This paragraph will reset numbering by .np.)127 457.8 Q 12.5(\(1\) F)
107 474 R(or e)-.15 E(xample, we ha)-.15 E .3 -.15(ve r)-.2 H -2.15 -.25
(ev e).15 H(rted to numbering from one no).25 E -.65(w.)-.25 G(The)127
490.2 Q F0(.b)3.249 E(u)-.2 E F2 .749(request gi)3.249 F -.15(ve)-.25 G
3.249(sl).15 G .749(ists of this sort that are identi\214ed with b)
-3.249 F .749(ullets rather than numbers.)-.2 F .748(The para-)5.748 F
(graphs are also crunched together)102 502.2 Q 5(.F)-.55 G(or e)-5.15 E
(xample, the input:)-.15 E(.b)142 518.4 Q(u)-.2 E(One e)142 530.4 Q
(gg yolk)-.15 E(.b)142 542.4 Q(u)-.2 E(One tablespoon cream or top milk)
142 554.4 Q(.b)142 566.4 Q(u)-.2 E
(Salt, cayenne, and lemon juice to taste)142 578.4 Q(.b)142 590.4 Q(u)
-.2 E 2.5(Ag)142 602.4 S(enerous tw)-2.5 E 2.5(ot)-.1 G
(ablespoonfuls of b)-2.5 E(utter)-.2 E(produces)102 618.6 Q/F3 7
/Times-Roman@0 SF(3)-4 I F2(:)4 I 5<834f>107 634.8 S(ne e)-5 E(gg yolk)
-.15 E 5<834f>107 646.8 S(ne tablespoon cream or top milk)-5 E .32 LW 76
661.2 72 661.2 DL 80 661.2 76 661.2 DL 84 661.2 80 661.2 DL 88 661.2 84
661.2 DL 92 661.2 88 661.2 DL 96 661.2 92 661.2 DL 100 661.2 96 661.2 DL
104 661.2 100 661.2 DL 108 661.2 104 661.2 DL 112 661.2 108 661.2 DL 116
661.2 112 661.2 DL 120 661.2 116 661.2 DL 124 661.2 120 661.2 DL 128
661.2 124 661.2 DL 132 661.2 128 661.2 DL 136 661.2 132 661.2 DL 140
661.2 136 661.2 DL 144 661.2 140 661.2 DL 148 661.2 144 661.2 DL 152
661.2 148 661.2 DL 156 661.2 152 661.2 DL 160 661.2 156 661.2 DL 164
661.2 160 661.2 DL 168 661.2 164 661.2 DL 172 661.2 168 661.2 DL 176
661.2 172 661.2 DL 180 661.2 176 661.2 DL 184 661.2 180 661.2 DL 188
661.2 184 661.2 DL 192 661.2 188 661.2 DL 196 661.2 192 661.2 DL 200
661.2 196 661.2 DL 204 661.2 200 661.2 DL 208 661.2 204 661.2 DL 212
661.2 208 661.2 DL 216 661.2 212 661.2 DL/F4 5/Times-Roman@0 SF(3)93.6
670 Q/F5 8/Times-Roman@0 SF .174(By the w)2.174 3.2 N(ay)-.08 E 2.174
(,i)-.52 G 2.174(fy)-2.174 G .174
(ou put the \214rst three ingredients in a a hea)-2.174 F(vy)-.16 E
2.174(,d)-.52 G .174(eep pan and whisk the ingredients madly o)-2.174 F
-.12(ve)-.12 G 2.174(ram).12 G .174(edium \215ame \(ne)-2.174 F -.12(ve)
-.2 G 2.175(rt).12 G(ak-)-2.175 E .105(ing your hand of)72 682.8 R 2.105
(ft)-.2 G .105
(he handle of the pot\) until the mixture reaches the consistenc)-2.105
F 2.105(yo)-.12 G 2.105(fc)-2.105 G .105(ustard \(just a minute or tw)
-2.105 F .105(o\), then mix in the b)-.08 F .104(utter of)-.16 F
(f-heat,)-.2 E(you will ha)72 692.4 Q .24 -.12(ve a w)-.16 H
(onderful Hollandaise sauce.).04 E 0 Cg EP
%%Page: 12 12
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(12)371.28 E/F2 10
/Times-Roman@0 SF 5<8353>107 96 S
(alt, cayenne, and lemon juice to taste)-5 E 5<8341>107 108 S
(generous tw)-2.5 E 2.5(ot)-.1 G(ablespoonfuls of b)-2.5 E(utter)-.2 E
F0 2.5(5.2. Section)87 132 R(Headings)2.5 E F2 .139(Section numbers \(s\
uch as the ones used in this document\) can be automatically generated \
using the)127 148.2 R F0(.sh)2.639 E F2 2.648(request. Y)102 160.2 R
.148(ou must tell)-1.1 F F0(.sh)2.648 E F2(the)2.648 E/F3 10
/Times-Italic@0 SF(depth)2.998 E F2 .147
(of the section number and a section title.)2.928 F .147
(The depth speci\214es ho)5.147 F 2.647(wm)-.25 G(an)-2.647 E(y)-.15 E
.124(numbers are to appear \(separated by decimal points\) in the secti\
on number)102 172.2 R 5.125(.F)-.55 G .125(or e)-5.275 F .125
(xample, the section number)-.15 F F0(4.2.5)102 184.2 Q F2
(has a depth of three.)2.5 E 1.931
(Section numbers are incremented in a f)127 200.4 R 1.931(airly intuiti)
-.1 F 2.231 -.15(ve f)-.25 H 4.431(ashion. If).05 F 1.93
(you add a number \(increase the)4.431 F 1.101(depth\), the ne)102 212.4
R 3.601(wn)-.25 G 1.101(umber starts out at one.)-3.601 F 1.101
(If you subtract section numbers \(or k)6.101 F 1.101
(eep the same number\) the)-.1 F(\214nal number is incremented.)102
224.4 Q -.15(Fo)5 G 2.5(re).15 G(xample, the input:)-2.65 E
(.sh 1 "The Preprocessor")142 240.6 Q(.sh 2 "Basic Concepts")142 252.6 Q
(.sh 2 "Control Inputs")142 264.6 Q(.sh 3)142 276.6 Q(.sh 3)142 288.6 Q
(.sh 1 "Code Generation")142 300.6 Q(.sh 3)142 312.6 Q
(produces as output the result:)102 328.8 Q F0 2.5(1. The)142 345 R(Pr)
2.5 E(epr)-.18 E(ocessor)-.18 E 2.5(1.1. Basic)142 357 R(Concepts)2.5 E
2.5(1.2. Contr)142 369 R(ol Inputs)-.18 E(1.2.1.)142 381 Q(1.2.2.)142
393 Q 2.5(2. Code)142 405 R(Generation)2.5 E(2.1.1.)142 417 Q F2 -1.1
(Yo)127 437.4 S 2.59(uc)1.1 G .09(an specify the section number to be)
-2.59 F .09
(gin by placing the section number after the section title, using)-.15 F
(spaces instead of dots.)102 449.4 Q -.15(Fo)5 G 2.5(re).15 G
(xample, the request:)-2.65 E(.sh 3 "Another section" 7 3 4)142 465.6 Q
(will be)102 481.8 Q(gin the section numbered)-.15 E F0(7.3.4)2.5 E F2
2.5(;a)C(ll subsequent)-2.5 E F0(.sh)2.5 E F2
(requests will number relati)2.5 E .3 -.15(ve t)-.25 H 2.5(ot).15 G
(his number)-2.5 E(.)-.55 E 1.049(There are more comple)127 498 R 3.549
(xf)-.15 G 1.049(eatures which will cause each section to be indented p\
roportionally to the)-3.549 F(depth of the section.)102 510 Q -.15(Fo)5
G 2.5(re).15 G(xample, if you enter:)-2.65 E(.nr si)142 526.2 Q F3(N)3.2
E F2 .538(each section will be indented by an amount)102 542.4 R F3(N)
3.738 E F2(.)1.1 E F3(N)6.238 E F2 .538(must ha)4.138 F .838 -.15
(ve a s)-.2 H .537(caling f).15 F .537
(actor attached, that is, it must be of)-.1 F .564(the form)102 554.4 R
F3(Nx)3.764 E F2 3.064(,w).53 G(here)-3.064 E F3(x)3.834 E F2 .564
(is a character telling what units)3.594 F F3(N)3.764 E F2 .564(is in.)
4.164 F .564(Common v)5.564 F .565(alues for)-.25 F F3(x)3.835 E F2(are)
3.595 E F0(i)3.065 E F2 .565(for inches,)3.065 F F0(c)3.065 E F2(for)
3.065 E 1.105(centimeters, and)102 566.4 R F0(n)3.605 E F2(for)3.604 E
F3(ens)3.794 E F2 1.104(\(the width of a single character\).)3.874 F
-.15(Fo)6.104 G 3.604(re).15 G 1.104
(xample, to indent each section one-half)-3.754 F(inch, type:)102 578.4
Q(.nr si 0.5i)142 594.6 Q .394
(After this, sections will be indented by one-half inch per le)102 610.8
R -.15(ve)-.25 G 2.894(lo).15 G 2.894(fd)-2.894 G .394
(epth in the section number)-2.894 F 5.394(.F)-.55 G .394(or e)-5.544 F
(xample,)-.15 E(this document w)102 622.8 Q
(as produced using the request)-.1 E(.nr si 3n)142 639 Q(at the be)102
655.2 Q(ginning of the input \214le, gi)-.15 E
(ving three spaces of indent per section depth.)-.25 E(Section headers \
without automatically generated numbers can be done using:)127 671.4 Q
(.uh "T)142 687.6 Q(itle")-.35 E(which will do a section heading, b)102
703.8 Q(ut will put no number on the section.)-.2 E 0 Cg EP
%%Page: 13 13
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(13)371.28 E 2.5(5.3. P)87
96 R(arts of the Basic P)-.1 E(aper)-.1 E/F2 10/Times-Roman@0 SF .687
(There are some requests which assist in setting up papers.)127 112.2 R
(The)5.687 E F0(.tp)3.187 E F2 .687
(request initializes for a title page.)3.187 F .566
(There are no headers or footers on a title page, and unlik)102 124.2 R
3.066(eo)-.1 G .566(ther pages you can space do)-3.066 F .566
(wn and lea)-.25 F .866 -.15(ve b)-.2 H(lank).15 E(space at the top.)102
136.2 Q -.15(Fo)5 G 2.5(re).15 G
(xample, a typical title page might appear as:)-2.65 E(.tp)142 152.4 Q
(.sp 2i)142 164.4 Q(.\(l C)142 176.4 Q(THE GR)142 188.4 Q -.35(OW)-.4 G
(TH OF T).35 E(OEN)-.18 E(AILS)-.35 E(IN UPPER PRIMA)142 200.4 Q(TES)
-1.11 E(.sp)142 212.4 Q(by)142 224.4 Q(.sp)142 236.4 Q(Frank N. Furter)
142 248.4 Q(.\)l)142 260.4 Q(.bp)142 272.4 Q(The)127 292.8 Q F0(.+c)
2.524 E/F3 10/Times-Italic@0 SF(T)2.41 E F2 .024
(request can be used to start chapters.)3.794 F .023
(Each chapter is automatically numbered from one, and)5.024 F 3.027(ah)
102 304.8 S .527(eading is printed at the top of each chapter with the \
chapter number and the chapter name)-3.027 F F3(T)2.938 E F2 5.528(.F)
1.27 G .528(or e)-5.678 F(xam-)-.15 E(ple, to be)102 316.8 Q
(gin a chapter called \231Conclusions\232, use the request:)-.15 E
(.+c "CONCLUSIONS")142 333 Q(which will produce, on a ne)102 349.2 Q 2.5
(wp)-.25 G(age, the lines)-2.5 E(Chapter 5)301.42 365.4 Q(CONCLUSIONS)
286 377.4 Q .293(with appropriate spacing for a thesis.)102 393.6 R .292
(Also, the header is mo)5.293 F -.15(ve)-.15 G 2.792(dt).15 G 2.792(ot)
-2.792 G .292(he foot of the page on the \214rst page of a)-2.792 F
(chapter)102 405.6 Q 5.346(.A)-.55 G .346(lthough the)-5.346 F F0(.+c)
2.846 E F2 .346(request w)2.846 F .346(as not designed to w)-.1 F .346
(ork only with the)-.1 F F0(.th)2.846 E F2 .346
(request, it is tuned for the for)2.846 F(-)-.2 E
(mat acceptable for a PhD thesis at Berk)102 417.6 Q(ele)-.1 E -.65(y.)
-.15 G .749(If the title parameter)127 433.8 R F3(T)3.159 E F2 .749
(is omitted from the)4.519 F F0(.+c)3.249 E F2 .749
(request, the result is a chapter with no heading.)3.249 F(This)5.748 E
.755(can also be used at the be)102 445.8 R .755
(ginning of a paper; for e)-.15 F(xample,)-.15 E F0(.+c)3.255 E F2 -.1
(wa)3.255 G 3.255(su).1 G .756(sed to generate page one of this docu-)
-3.255 F(ment.)102 457.8 Q .193(Although papers traditionally ha)127 474
R .493 -.15(ve t)-.2 H .192
(he abstract, table of contents, and so forth at the front of the paper)
.15 F(,)-.4 E .221(it is more con)102 486 R -.15(ve)-.4 G .221
(nient to format and print them last when using).15 F F3(gr)2.721 E(of)
-.45 E(f)-.18 E F2 5.221(.T)C .221(his is so that inde)-5.221 F 2.721
(xe)-.15 G .221(ntries can be col-)-2.721 F 1.458
(lected and then printed for the table of contents \(or whate)102 498 R
-.15(ve)-.25 G 3.958(r\). At).15 F 1.458(the end of the paper)3.958 F
3.958(,i)-.4 G 1.458(ssue the)-3.958 F F0 1.458(.++ P)3.958 F F2 .32
(request, which be)102 510 R .32(gins the preliminary part of the paper)
-.15 F 5.32(.A)-.55 G .32(fter issuing this request, the)-5.32 F F0(.+c)
2.82 E F2 .32(request will be)2.82 F(gin)-.15 E 3.616(ap)102 522 S 1.116
(reliminary section of the paper)-3.616 F 6.115(.M)-.55 G 1.115
(ost notably)-6.115 F 3.615(,t)-.65 G 1.115
(his prints the page number restarted from one in lo)-3.615 F(wer)-.25 E
.385(case Roman numbers.)102 534 R F0(.+c)5.386 E F2 .386
(may be used repeatedly to be)2.886 F .386(gin dif)-.15 F .386
(ferent parts of the front material for e)-.25 F(xample,)-.15 E .276
(the abstract, the table of contents, ackno)102 546 R .275
(wledgments, list of illustrations, etc.)-.25 F .275(The request)5.275 F
F0 .275(.++ B)2.775 F F2 .275(may also be)2.775 F .448(used to be)102
558 R .448(gin the bibliographic section at the end of the paper)-.15 F
5.449(.F)-.55 G .449(or e)-5.599 F .449
(xample, the paper might appear as out-)-.15 F(lined in \214gure 2.)102
570 Q(\(In this \214gure, comments be)5 E(gin with the sequence)-.15 E
F0(\\")2.5 E F2(.\))A F0 2.5(5.4. Equations)87 594 R(and T)2.5 E(ables)
-.92 E F2 -1 -.8(Tw o)127 610.2 T 2.553(special Unix programs e)5.853 F
2.553(xist to format special types of material.)-.15 F F0(Eqn)7.553 E F2
2.552(sets equations.)5.053 F F0(Tbl)7.552 E F2 1.952
(arranges to print e)102 622.2 R 1.952(xtremely pretty tables in a v)
-.15 F 1.953(ariety of formats.)-.25 F 1.953
(This document will only describe the)6.953 F .34(embellishments to the\
 standard features; consult the reference manuals for those processors \
for a description)102 634.2 R(of their use.)102 646.2 Q(The)127 662.4 Q
F0(eqn)2.532 E F2 .032(program is described fully in the document)2.532
F F3 -.74(Ty)2.533 G .033(pesetting Mathematics \255 User').74 F 2.533
(sG)-.4 G(uide)-2.533 E F2 .033(by Brian)2.533 F 3.028 -.92(W. K)102
674.4 T 1.188(ernighan and Lorinda L. Cherry).67 F 6.188(.E)-.65 G 1.188
(quations are centered, and are k)-6.188 F 1.187(ept on one page.)-.1 F
(The)6.187 E 3.687(ya)-.15 G 1.187(re intro-)-3.687 F(duced by the)102
686.4 Q F0(.EQ)2.5 E F2(request and terminated by the)2.5 E F0(.EN)2.5 E
F2(request.)2.5 E(The)127 702.6 Q F0(.EQ)3.714 E F2 1.214
(request may tak)3.714 F 3.714(ea)-.1 G 3.714(ne)-3.714 G 1.214
(quation number as an optional ar)-3.714 F 1.214
(gument, which is printed v)-.18 F(ertically)-.15 E .468
(centered on the right hand side of the equation.)102 714.6 R .468
(If the equation becomes too long it should be split between)5.468 F 0
Cg EP
%%Page: 14 14
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(14)371.28 E .4 LW 77 108
72 108 DL 80 108 75 108 DL 85 108 80 108 DL 90 108 85 108 DL 95 108 90
108 DL 100 108 95 108 DL 105 108 100 108 DL 110 108 105 108 DL 115 108
110 108 DL 120 108 115 108 DL 125 108 120 108 DL 130 108 125 108 DL 135
108 130 108 DL 140 108 135 108 DL 145 108 140 108 DL 150 108 145 108 DL
155 108 150 108 DL 160 108 155 108 DL 165 108 160 108 DL 170 108 165 108
DL 175 108 170 108 DL 180 108 175 108 DL 185 108 180 108 DL 190 108 185
108 DL 195 108 190 108 DL 200 108 195 108 DL 205 108 200 108 DL 210 108
205 108 DL 215 108 210 108 DL 220 108 215 108 DL 225 108 220 108 DL 230
108 225 108 DL 235 108 230 108 DL 240 108 235 108 DL 245 108 240 108 DL
250 108 245 108 DL 255 108 250 108 DL 260 108 255 108 DL 265 108 260 108
DL 270 108 265 108 DL 275 108 270 108 DL 280 108 275 108 DL 285 108 280
108 DL 290 108 285 108 DL 295 108 290 108 DL 300 108 295 108 DL 305 108
300 108 DL 310 108 305 108 DL 315 108 310 108 DL 320 108 315 108 DL 325
108 320 108 DL 330 108 325 108 DL 335 108 330 108 DL 340 108 335 108 DL
345 108 340 108 DL 350 108 345 108 DL 355 108 350 108 DL 360 108 355 108
DL 365 108 360 108 DL 370 108 365 108 DL 375 108 370 108 DL 380 108 375
108 DL 385 108 380 108 DL 390 108 385 108 DL 395 108 390 108 DL 400 108
395 108 DL 405 108 400 108 DL 410 108 405 108 DL 415 108 410 108 DL 420
108 415 108 DL 425 108 420 108 DL 430 108 425 108 DL 435 108 430 108 DL
440 108 435 108 DL 445 108 440 108 DL 450 108 445 108 DL 455 108 450 108
DL 460 108 455 108 DL 465 108 460 108 DL 470 108 465 108 DL 475 108 470
108 DL 480 108 475 108 DL 485 108 480 108 DL 490 108 485 108 DL 495 108
490 108 DL 500 108 495 108 DL 505 108 500 108 DL 510 108 505 108 DL 515
108 510 108 DL 520 108 515 108 DL 525 108 520 108 DL 530 108 525 108 DL
535 108 530 108 DL 540 108 535 108 DL/F2 10/Times-Roman@0 SF 131.22
(.th \\")108 132 R(set for thesis mode)2.5 E(.fo \010\010DRAFT\010\010)
108 144 Q(\\" de\214ne footer for each page)90.69 E 131.22(.tp \\")108
156 R(be)2.5 E(gin title page)-.15 E(.\(l C)108 168 Q(\\" center a lar)
126.22 E(ge block)-.18 E(THE GR)108 180 Q -.35(OW)-.4 G(TH OF T).35 E
(OEN)-.18 E(AILS)-.35 E(IN UPPER PRIMA)108 192 Q(TES)-1.11 E(.sp)108 204
Q(by)108 216 Q(.sp)108 228 Q(Frank Furter)108 240 Q 132.89(.\)l \\")108
252 R(end centered part)2.5 E(.+c INTR)108 264 Q 51.28(ODUCTION \\")-.4
F(be)2.5 E(gin chapter named "INTR)-.15 E(ODUCTION")-.4 E(.\(x t)108 276
Q(\\" mak)127.89 E 2.5(ea)-.1 G 2.5(ne)-2.5 G(ntry into inde)-2.5 E 2.5
(x`)-.15 G(t')-2.5 E(Introduction)108 288 Q 130.67(.\)x \\")108 300 R
(end of inde)2.5 E 2.5(xe)-.15 G(ntry)-2.5 E(te)108 312 Q
(xt of chapter one)-.15 E(.+c "NEXT CHAPTER")108 324 Q(\\" be)46.04 E
(gin another chapter)-.15 E(.\(x t)108 336 Q(\\" enter into inde)127.89
E 2.5(x`)-.15 G(t' ag)-2.5 E(ain)-.05 E(Ne)108 348 Q(xt Chapter)-.15 E
(.\)x)108 360 Q(te)108 372 Q(xt of chapter tw)-.15 E(o)-.1 E
(.+c CONCLUSIONS)108 384 Q(.\(x t)108 396 Q(Conclusions)108 408 Q(.\)x)
108 420 Q(te)108 432 Q(xt of chapter three)-.15 E(.++ B)108 444 Q
(\\" be)121.05 E(gin bibliographic information)-.15 E(.+c BIBLIOGRAPHY)
108 456 Q(\\" be)54.48 E(gin another `chapter')-.15 E(.\(x t)108 468 Q
(Bibliograph)108 480 Q(y)-.05 E(.\)x)108 492 Q(te)108 504 Q
(xt of bibliograph)-.15 E(y)-.05 E(.++ P)108 516 Q(\\" be)122.16 E
(gin preliminary material)-.15 E(.+c "T)108 528 Q(ABLE OF CONTENTS")-.93
E(.xp t)108 540 Q(\\" print inde)126.22 E 2.5(x`)-.15 G
(t' collected abo)-2.5 E -.15(ve)-.15 G(.+c PREF)108 552 Q -.4(AC)-.74 G
86.16(E\\).4 G 2.5("b)-86.16 G -.15(eg)-2.5 G
(in another preliminary section).15 E(te)108 564 Q(xt of pref)-.15 E
(ace)-.1 E(Figure 2.)232.75 600 Q(Outline of a Sample P)5 E(aper)-.15 E
77 612 72 612 DL 80 612 75 612 DL 85 612 80 612 DL 90 612 85 612 DL 95
612 90 612 DL 100 612 95 612 DL 105 612 100 612 DL 110 612 105 612 DL
115 612 110 612 DL 120 612 115 612 DL 125 612 120 612 DL 130 612 125 612
DL 135 612 130 612 DL 140 612 135 612 DL 145 612 140 612 DL 150 612 145
612 DL 155 612 150 612 DL 160 612 155 612 DL 165 612 160 612 DL 170 612
165 612 DL 175 612 170 612 DL 180 612 175 612 DL 185 612 180 612 DL 190
612 185 612 DL 195 612 190 612 DL 200 612 195 612 DL 205 612 200 612 DL
210 612 205 612 DL 215 612 210 612 DL 220 612 215 612 DL 225 612 220 612
DL 230 612 225 612 DL 235 612 230 612 DL 240 612 235 612 DL 245 612 240
612 DL 250 612 245 612 DL 255 612 250 612 DL 260 612 255 612 DL 265 612
260 612 DL 270 612 265 612 DL 275 612 270 612 DL 280 612 275 612 DL 285
612 280 612 DL 290 612 285 612 DL 295 612 290 612 DL 300 612 295 612 DL
305 612 300 612 DL 310 612 305 612 DL 315 612 310 612 DL 320 612 315 612
DL 325 612 320 612 DL 330 612 325 612 DL 335 612 330 612 DL 340 612 335
612 DL 345 612 340 612 DL 350 612 345 612 DL 355 612 350 612 DL 360 612
355 612 DL 365 612 360 612 DL 370 612 365 612 DL 375 612 370 612 DL 380
612 375 612 DL 385 612 380 612 DL 390 612 385 612 DL 395 612 390 612 DL
400 612 395 612 DL 405 612 400 612 DL 410 612 405 612 DL 415 612 410 612
DL 420 612 415 612 DL 425 612 420 612 DL 430 612 425 612 DL 435 612 430
612 DL 440 612 435 612 DL 445 612 440 612 DL 450 612 445 612 DL 455 612
450 612 DL 460 612 455 612 DL 465 612 460 612 DL 470 612 465 612 DL 475
612 470 612 DL 480 612 475 612 DL 485 612 480 612 DL 490 612 485 612 DL
495 612 490 612 DL 500 612 495 612 DL 505 612 500 612 DL 510 612 505 612
DL 515 612 510 612 DL 520 612 515 612 DL 525 612 520 612 DL 530 612 525
612 DL 535 612 530 612 DL 540 612 535 612 DL(tw)102 648 Q 2.5(ol)-.1 G
2.5(ines. T)-2.5 F 2.5(od)-.8 G 2.5(ot)-2.5 G(his, type:)-2.5 E 0 Cg EP
%%Page: 15 15
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(15)371.28 E/F2 10
/Times-Roman@0 SF(.EQ \(eq 34\))142 96 Q(te)142 108 Q(xt of equation 34)
-.15 E(.EN C)142 120 Q(.EQ)142 132 Q(continuation of equation 34)142 144
Q(.EN)142 156 Q(The)102 172.2 Q F0(C)2.5 E F2(on the)2.5 E F0(.EN)2.5 E
F2(request speci\214es that the equation will be continued.)2.5 E(The)
127 188.4 Q F0(tbl)2.61 E F2 .11(program produces tables.)2.61 F .11
(It is fully described \(including numerous e)5.11 F .11
(xamples\) in the document)-.15 F/F3 10/Times-Italic@0 SF .51
(Tbl \255 A Pr)102 200.4 R -.1(og)-.45 G -.15(ra).1 G 3.01(mt).15 G 3.01
(oF)-3.01 G .51(ormat T)-4.06 F(ables)-.92 E F2 .51(by M. E. Lesk.)3.01
F -.8(Ta)5.51 G .51(bles be).8 F .51(gin with the)-.15 F F0(.TS)3.01 E
F2 .51(request and end with the)3.01 F F0(.TE)3.01 E F2 3.428
(request. T)102 212.4 R .928(ables are normally k)-.8 F .928
(ept on a single page.)-.1 F .928(If you ha)5.928 F 1.228 -.15(ve a t)
-.2 H .928(able which is too big to \214t on a single).15 F 1.005
(page, so that you kno)102 224.4 R 3.505(wi)-.25 G 3.505(tw)-3.505 G
1.005(ill e)-3.505 F 1.005(xtend to se)-.15 F -.15(ve)-.25 G 1.005
(ral pages, be).15 F 1.005(gin the table with the request)-.15 F F0
(.TS H)3.505 E F2 1.005(and put the)3.505 F(request)102 236.4 Q F0(.TH)
3.384 E F2 .885(after the part of the table which you w)3.384 F .885
(ant duplicated at the top of e)-.1 F -.15(ve)-.25 G .885
(ry page that the table is).15 F(printed on.)102 248.4 Q -.15(Fo)5 G 2.5
(re).15 G(xample, a table de\214nition for a long table might look lik)
-2.65 E(e:)-.1 E(.TS H)142 264.6 Q 2.5(css)142 276.6 S 2.5(nnn)142 288.6
S(.)-2.5 E(THE T)142 300.6 Q(ABLE TITLE)-.93 E(.TH)142 312.6 Q(te)142
324.6 Q(xt of the table)-.15 E(.TE)142 336.6 Q F0 2.5(5.5. T)87 364.8 R
.2 -.1(wo C)-.74 H(olumn Output).1 E F2 -1.1(Yo)127 381 S 2.848(uc)1.1 G
.348(an get tw)-2.848 F .347
(o-column output automatically by using the request)-.1 F F0(.2c)2.847 E
F2 5.347(.T)C .347(his causes e)-5.347 F -.15(ve)-.25 G .347
(rything after it).15 F .04(to be output in tw)102 393 R .04
(o-column form.)-.1 F .04(The request)5.04 F F0(.bc)2.54 E F2 .04
(will start a ne)2.54 F 2.54(wc)-.25 G .04(olumn; it dif)-2.54 F .04
(fers from)-.25 F F0(.bp)2.54 E F2 .04(in that)2.54 F F0(.bp)2.54 E F2
(may)2.54 E(lea)102 405 Q .3 -.15(ve a t)-.2 H
(otally blank column when it starts a ne).15 E 2.5(wp)-.25 G 2.5(age. T)
-2.5 F 2.5(or)-.8 G -2.15 -.25(ev e)-2.5 H
(rt to single-column output, use).25 E F0(.1c)2.5 E F2(.)A F0 2.5
(5.6. De\214ning)87 429 R(Macr)2.5 E(os)-.18 E F2(A)127 445.2 Q F3(macr)
3.608 E(o)-.45 E F2 .728(is a collection of requests and te)3.408 F .728
(xt which may be used by stating a simple request.)-.15 F(Macros)5.727 E
(be)102 457.2 Q .228(gin with the line)-.15 F F0(.de)2.728 E F3(xx)3.27
E F2(\(where)3.258 E F3(xx)3.498 E F2 .228(is the name of the macro to \
be de\214ned\) and end with the line consisting)3.258 F .037(of tw)102
469.2 R 2.537(od)-.1 G 2.537(ots. After)-2.537 F .036
(de\214ning the macro, stating the line)2.537 F F0(.)2.536 E F3(xx).77 E
F2 .036(is the same as stating all the other lines.)3.066 F -.15(Fo)
5.036 G 2.536(re).15 G(xam-)-2.686 E
(ple, to de\214ne a macro that spaces 3 lines and then centers the ne)
102 481.2 Q(xt input line, enter:)-.15 E(.de SS)142 497.4 Q(.sp 3)142
509.4 Q(.ce)142 521.4 Q(..)142 533.4 Q(and use it by typing:)102 549.6 Q
(.SS)142 565.8 Q -.35(Ti)142 577.8 S(tle Line).35 E(\(be)142 589.8 Q
(ginning of te)-.15 E(xt\))-.15 E .066(Macro names may be one or tw)127
610.2 R 2.567(oc)-.1 G 2.567(haracters. In)-2.567 F .067(order to a)
2.567 F -.2(vo)-.2 G .067(id con\215icts with names in \255me, al).2 F
-.1(wa)-.1 G .067(ys use).1 F(upper case letters as names.)102 622.2 Q
(The only names to a)5 E -.2(vo)-.2 G(id are).2 E F0(TS)2.5 E F2(,)A F0
(TH)2.5 E F2(,)A F0(TE)2.5 E F2(,)A F0(EQ)2.5 E F2 2.5(,a)C(nd)-2.5 E F0
(EN)2.5 E F2(.)A F0 2.5(5.7. Annotations)87 646.2 R(Inside K)2.5 E(eeps)
-.25 E F2 .521(Sometimes you may w)127 662.4 R .521
(ant to put a footnote or inde)-.1 F 3.021(xe)-.15 G .521
(ntry inside a k)-3.021 F 3.021(eep. F)-.1 F .521(or e)-.15 F .521
(xample, if you w)-.15 F .521(ant to)-.1 F
(maintain a \231list of \214gures\232 you will w)102 674.4 Q
(ant to do something lik)-.1 E(e:)-.1 E 0 Cg EP
%%Page: 16 16
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(16)371.28 E/F2 10
/Times-Roman@0 SF(.\(z)142 96 Q(.\(c)142 108 Q(te)142 120 Q
(xt of \214gure)-.15 E(.\)c)142 132 Q(.ce)142 144 Q(Figure 5.)142 156 Q
(.\(x f)142 168 Q(Figure 5)142 180 Q(.\)x)142 192 Q(.\)z)142 204 Q .386
(which you may hope will gi)102 220.2 R .686 -.15(ve y)-.25 H .386
(ou a \214gure with a label and an entry in the inde).15 F(x)-.15 E F0
(f)2.886 E F2 .386(\(presumably a list of \214g-)2.886 F 1.434
(ures inde)102 232.2 R 3.934(x\). Unfortunately)-.15 F 3.934(,t)-.65 G
1.434(he inde)-3.934 F 3.934(xe)-.15 G 1.433
(ntry is read and interpreted when the k)-3.934 F 1.433
(eep is read, not when it is)-.1 F .527
(printed, so the page number in the inde)102 244.2 R 3.028(xi)-.15 G
3.028(sl)-3.028 G(ik)-3.028 E .528(ely to be wrong.)-.1 F .528
(The solution is to use the magic string)5.528 F F0(\\!)3.028 E F2(at)
5.528 E(the be)102 256.2 Q
(ginning of all the lines dealing with the inde)-.15 E 2.5(x. In)-.15 F
(other w)2.5 E(ords, you should use:)-.1 E(.\(z)142 272.4 Q(.\(c)142
284.4 Q -1.25 -.7(Te x)142 296.4 T 2.5(to).7 G 2.5<668c>-2.5 G(gure)-2.5
E(.\)c)142 308.4 Q(.ce)142 320.4 Q(Figure 5.)142 332.4 Q(\\!.\(x f)142
344.4 Q(\\!Figure 5)142 356.4 Q(\\!.\)x)142 368.4 Q(.\)z)142 380.4 Q
.096(which will defer the processing of the inde)102 396.6 R 2.595(xu)
-.15 G .095(ntil the \214gure is output.)-2.595 F .095
(This will guarantee that the page num-)5.095 F(ber in the inde)102
408.6 Q 2.5(xi)-.15 G 2.5(sc)-2.5 G 2.5(orrect. The)-2.5 F
(same comments apply to blocks \(with)2.5 E F0(.\(b)2.5 E F2(and)2.5 E
F0(.\)b)2.5 E F2 2.5(\)a)C 2.5(sw)-2.5 G(ell.)-2.5 E F0(6.)72 432.6 Q/F3
10/Times-Italic@0 SF(tr)5 E(of)-.45 E(f)-.18 E F0(and the Photosetter)
2.5 E F2 -.4(Wi)112 448.8 S .927(th a little care, you can prepare docu\
ments that will print nicely on either a re).4 F .928
(gular terminal or when)-.15 F(phototypeset using the)87 460.8 Q F3(tr)
2.5 E(of)-.45 E(f)-.18 E F2(formatting program.)2.5 E F0 2.5(6.1. F)87
484.8 R(onts)-.25 E F2(A)127 501 Q F3(font)4.649 E F2 .179
(is a style of type.)3.359 F .179(There are three fonts that are a)5.179
F -.25(va)-.2 G .179(ilable simultaneously).25 F 2.678(,T)-.65 G .178
(imes Roman, T)-3.028 F(imes)-.35 E(Italic, and T)102 513 Q
(imes Bold, plus the special math font.)-.35 E
(The normal font is Roman.)5 E 1.165(There are w)127 529.2 R 1.166
(ays of switching between fonts.)-.1 F 1.166(The requests)6.166 F F0(.r)
3.666 E F2(,)A F0(.i)3.666 E F2(,)A F0(.b)3.666 E F2 3.666(,a)C(nd)
-3.666 E F0(.bi)3.666 E F2 1.166(switch to Roman, italic,)3.666 F
(bold, and bold-italic fonts respecti)102 541.2 Q -.15(ve)-.25 G(ly).15
E 5(.Y)-.65 G(ou can set a single w)-6.1 E
(ord in some font by typing \(for e)-.1 E(xample\):)-.15 E(.i w)142
557.4 Q(ord)-.1 E(which will set)102 573.6 Q F3(wor)2.84 E(d)-.37 E F2
(in italics b)3.27 E(ut does not af)-.2 E(fect the surrounding te)-.25 E
(xt.)-.15 E .435(Notice that if you are setting more than one w)127
589.8 R .434(ord in whate)-.1 F -.15(ve)-.25 G 2.934(rf).15 G .434
(ont, you must surround that w)-2.934 F .434(ord with)-.1 F .235
(double quote marks \(`)102 601.8 R 1.666("')1.666 G 2.735(\)s)-1.666 G
2.735(ot)-2.735 G .235(hat it will appear to the)-2.735 F F3(gr)2.735 E
(of)-.45 E(f)-.18 E F2 .236(processor as a single w)2.735 F 2.736
(ord. The)-.1 F .236(quote marks will)2.736 F .672
(not appear in the formatted te)102 613.8 R 3.172(xt. If)-.15 F .672
(you do w)3.172 F .672(ant a quote mark to appear)-.1 F 3.172(,y)-.4 G
.672(ou should quote the entire string)-3.172 F(\(e)102 625.8 Q -.15(ve)
-.25 G 2.666(ni).15 G 2.666(fas)-2.666 G .166(ingle w)-2.666 F .166
(ord\), and use)-.1 F F3(two)2.796 E F2 .166(quote marks where you w)
2.846 F .166(ant one to appear)-.1 F 5.166(.F)-.55 G .166(or e)-5.316 F
.167(xample, if you w)-.15 F .167(ant to)-.1 F(produce the te)102 637.8
Q(xt:)-.15 E F3("Master Contr)141.06 654 Q -.834(ol ")-.45 F F2
(in italics, you must type:)102 670.2 Q(.i """Master Control\\|""")142
686.4 Q(The)102 702.6 Q F0(\\|)2.5 E F2
(produces a thin space so that the \231l\232 does not o)2.5 E -.15(ve)
-.15 G(rlap the quote sign in).15 E F3(gr)2.5 E(of)-.45 E(f)-.18 E F2
2.5(,l)C(ik)-2.5 E 2.5(et)-.1 G(his:)-2.5 E 0 Cg EP
%%Page: 17 17
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(17)371.28 E/F2 10
/Times-Italic@0 SF("Master Contr)141.06 96 Q(ol")-.45 E/F3 10
/Times-Roman@0 SF(There are also some \231pseudo-fonts\232 a)127 116.4 Q
-.25(va)-.2 G 2.5(ilable. The).25 F(input:)2.5 E(.\(b)142 132.6 Q
(.u underlined)142 144.6 Q(.bx "w)142 156.6 Q(ords in a box")-.1 E(.\)b)
142 168.6 Q(generates)102 184.8 Q(underlined)142 201 Q .4 LW 184.77
203.5 142 203.5 DL 142 205.5 142 215.5 DL -.1(wo)143.666 213 S
(rds in a box).1 E 204.392 205.5 204.392 215.5 DL 147 205.5 142 205.5 DL
149.392 205.5 144.392 205.5 DL 154.392 205.5 149.392 205.5 DL 159.392
205.5 154.392 205.5 DL 164.392 205.5 159.392 205.5 DL 169.392 205.5
164.392 205.5 DL 174.392 205.5 169.392 205.5 DL 179.392 205.5 174.392
205.5 DL 184.392 205.5 179.392 205.5 DL 189.392 205.5 184.392 205.5 DL
194.392 205.5 189.392 205.5 DL 199.392 205.5 194.392 205.5 DL 204.392
205.5 199.392 205.5 DL 147 215.5 142 215.5 DL 149.392 215.5 144.392
215.5 DL 154.392 215.5 149.392 215.5 DL 159.392 215.5 154.392 215.5 DL
164.392 215.5 159.392 215.5 DL 169.392 215.5 164.392 215.5 DL 174.392
215.5 169.392 215.5 DL 179.392 215.5 174.392 215.5 DL 184.392 215.5
179.392 215.5 DL 189.392 215.5 184.392 215.5 DL 194.392 215.5 189.392
215.5 DL 199.392 215.5 194.392 215.5 DL 204.392 215.5 199.392 215.5 DL
.359(Notice that pseudo font requests set only the single parameter in \
the pseudo font; ordinary font requests will)102 229.2 R(be)102 241.2 Q
.791(gin setting all te)-.15 F .791
(xt in the special font if you do not pro)-.15 F .791(vide a parameter)
-.15 F 5.791(.N)-.55 G 3.291(om)-5.791 G .791(ore than one w)-3.291 F
.791(ord should)-.1 F .85
(appear with these three font requests in the middle of lines.)102 253.2
R .85(This is because of the w)5.85 F(ay)-.1 E F2(gr)3.35 E(of)-.45 E(f)
-.18 E F3 .85(justi\214es te)3.35 F(xt.)-.15 E -.15(Fo)102 265.2 S 2.5
(re).15 G(xample, if you were to issue the requests:)-2.65 E
(.u "some underlined w)142 281.4 Q(ords")-.1 E(and)142 293.4 Q(.bx "w)
142 305.4 Q(ords in a box")-.1 E 6.116(in the middle of a line)102 321.6
R F2(gr)8.617 E(of)-.45 E(f)-.18 E F3 -.1(wo)8.617 G 6.117
(uld produce some).1 F(underlined w)2.5 E(ords)-.1 E 424.25 324.1 331.03
324.1 DL(and)432.867 321.6 Q 455.924 314.1 455.924 324.1 DL -.1(wo)
457.59 321.6 S 6.117(rds in a box).1 F 536.667 314.1 536.667 324.1 DL
479.275 314.1 474.275 314.1 DL 481.667 314.1 476.667 314.1 DL 486.667
314.1 481.667 314.1 DL 491.667 314.1 486.667 314.1 DL 496.667 314.1
491.667 314.1 DL 501.667 314.1 496.667 314.1 DL 506.667 314.1 501.667
314.1 DL 511.667 314.1 506.667 314.1 DL 516.667 314.1 511.667 314.1 DL
521.667 314.1 516.667 314.1 DL 526.667 314.1 521.667 314.1 DL 531.667
314.1 526.667 314.1 DL 536.667 314.1 531.667 314.1 DL 479.275 324.1
474.275 324.1 DL 481.667 324.1 476.667 324.1 DL 486.667 324.1 481.667
324.1 DL 491.667 324.1 486.667 324.1 DL 496.667 324.1 491.667 324.1 DL
501.667 324.1 496.667 324.1 DL 506.667 324.1 501.667 324.1 DL 511.667
324.1 506.667 324.1 DL 516.667 324.1 511.667 324.1 DL 521.667 324.1
516.667 324.1 DL 526.667 324.1 521.667 324.1 DL 531.667 324.1 526.667
324.1 DL 536.667 324.1 531.667 324.1 DL(,)537.5 321.6 Q
(which I think you will agree does not look good.)102 333.6 Q
(The second parameter of all font requests is set in the original font.)
127 349.8 Q -.15(Fo)5 G 2.5(re).15 G(xample, the font request:)-2.65 E
(.b bold f)142 366 Q(ace)-.1 E(generates \231bold\232 in bold font, b)
102 382.2 Q(ut sets \231f)-.2 E
(ace\232 in the font of the surrounding te)-.1 E(xt, resulting in:)-.15
E F0(bold)142 398.4 Q F3 -.1(fa)C(ce.).1 E 1.6 -.8(To s)102 414.6 T
(et the tw).8 E 2.5(ow)-.1 G(ords)-2.6 E F0(bold)2.5 E F3(and)2.5 E F0
(face)2.5 E F3(both in)2.5 E F0(bold face)2.5 E F3 2.5(,t)C(ype:)-2.5 E
(.b "bold f)142 430.8 Q(ace")-.1 E -1.1(Yo)127 451.2 S 2.823(uc)1.1 G
.323(an mix fonts in a w)-2.823 F .322
(ord by using the special sequence)-.1 F F0(\\c)2.822 E F3 .322
(at the end of a line to indicate \231continue)2.822 F(te)102 463.2 Q
.806(xt processing\232; this allo)-.15 F .807
(ws input lines to be joined together without a space between them.)-.25
F -.15(Fo)5.807 G 3.307(re).15 G(xample,)-3.457 E(the input:)102 475.2 Q
(.u under \\c)142 491.4 Q(.i italics)142 503.4 Q(generates under)102
519.6 Q 165.03 522.1 142.26 522.1 DL F2(italics)165.04 519.6 Q F3 2.5
(,b).27 G(ut if we had typed:)-2.7 E(.u under)142 535.8 Q(.i italics)142
547.8 Q(the result w)102 564 Q(ould ha)-.1 E .3 -.15(ve b)-.2 H
(een under).15 E 234.02 566.5 211.25 566.5 DL F2(italics)236.53 564 Q F3
(as tw)2.77 E 2.5(ow)-.1 G(ords.)-2.6 E F0 2.5(6.2. P)87 588 R
(oint Sizes)-.2 E F3 .746(The phototypesetter supports dif)127 604.2 R
.745(ferent sizes of type, measured in points.)-.25 F .745(The def)5.745
F .745(ault point size is 10)-.1 F(points for most te)102 616.2 Q
(xt, 8 points for footnotes.)-.15 E 1.6 -.8(To c)5 H
(hange the point size, type:).8 E(.sz)142 632.4 Q F2(+N)2.14 E F3(where)
102 648.6 Q F2(N)3.432 E F3 .232(is the size w)3.832 F .232
(anted in points.)-.1 F(The)5.232 E F2 .232(vertical spacing)3.022 F F3
.233(\(distance between the bottom of most letters \(the)2.952 F F2
(baseline)102.27 660.6 Q F3 2.5(\)b).18 G
(etween adjacent lines\) is set to be proportional to the type size.)
-2.5 E .49(These point-size changes are)127 676.8 R F2(tempor)3.12 E
(ary)-.15 E F3 2.99(!!! F).32 F .49(or e)-.15 F .489
(xample, to reset the point size of basic te)-.15 F .489(xt to twelv)
-.15 F(e)-.15 E(point, use:)102 688.8 Q 0 Cg EP
%%Page: 18 18
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Bold@0 SF(Using)72 60 Q/F1 10/Times-BoldItalic@0 SF(grof)
2.5 E(f)-.18 E F0(and)2.5 E F1(\255me)2.5 E F0(18)371.28 E/F2 10
/Times-Roman@0 SF(.nr pp 12)142 96 Q(.nr sp 12)142 108 Q(.nr tp 12)142
120 Q .58(to reset the def)102 136.2 R .58
(ault point size of paragraphs, section headers, and titles respecti)-.1
F -.15(ve)-.25 G(ly).15 E 5.58(.I)-.65 G 3.08(fy)-5.58 G .58(ou only w)
-3.08 F .58(ant to set)-.1 F(the names of sections in a lar)102 148.2 Q
(ger point size, use:)-.18 E(.nr sp 11)142 164.4 Q
(alone \212 this sets section titles \(e.g.,)102 180.6 Q F0 -.2(Po)2.5 G
(int Sizes).2 E F2(abo)2.5 E -.15(ve)-.15 G 2.5(\)i).15 G 2.5(nal)-2.5 G
(ar)-2.5 E(ger font than the def)-.18 E(ault.)-.1 E 3.873(As)127 196.8 S
1.373(ingle w)-3.873 F 1.373(ord or phrase can be set in a smaller poin\
t size than the surrounding te)-.1 F 1.372(xt using the)-.15 F F0(.sm)
3.872 E F2 3.41(request. This)102 208.8 R .91(is especially con)3.41 F
-.15(ve)-.4 G .91(nient for w).15 F .91
(ords that are all capitals, due to the optical illusion that mak)-.1 F
(es)-.1 E(them look e)102 220.8 Q -.15(ve)-.25 G 2.5(nl).15 G(ar)-2.5 E
(ger than the)-.18 E 2.5(ya)-.15 G(ctually are.)-2.5 E -.15(Fo)5 G 2.5
(re).15 G(xample:)-2.65 E(.sm UNIX)142 237 Q(prints as)102 253.2 Q/F3 9
/Times-Roman@0 SF(UNIX)2.5 E F2(rather than UNIX.)2.5 E F0 2.5
(6.3. Quotes)87 277.2 R F2 .448(It is con)127 293.4 R -.15(ve)-.4 G .447
(ntional when using the typesetter to use pairs of gra).15 F .747 -.15
(ve a)-.2 H .447(nd acute accents to generate double).15 F .845
(quotes, rather than the double quote character \(`)102 305.4 R 1.666
("')1.666 G 3.345(\). This)-1.666 F .845
(is because it looks better to use gra)3.345 F 1.145 -.15(ve a)-.2 H
.845(nd acute).15 F(accents; for e)102 317.4 Q
(xample, compare "quote" to `)-.15 E(`quote')-.74 E('.)-.74 E -1.1(Yo)
127 333.6 S 2.57(um)1.1 G .07(ay use the sequences)-2.57 F F0(\\*\(lq)
2.57 E F2(and)2.57 E F0(\\*\(r)2.57 E(q)-.18 E F2 .069
(to stand for the left and right quote respecti)2.57 F -.15(ve)-.25 G
(ly).15 E 5.069(.F)-.65 G .069(or e)-5.219 F(xam-)-.15 E(ple, use:)102
345.6 Q(\\*\(lqSome things aren\010t true)142 361.8 Q -2.15 -.25(ev e)
142 373.8 T 2.5(ni).25 G 2.5(ft)-2.5 G(he)-2.5 E 2.5(yd)-.15 G
(id happen.\\*\(rq)-2.5 E(to generate the result:)102 390 Q
(\231Some things aren')142 406.2 Q 2.5(tt)-.18 G(rue e)-2.5 E -.15(ve)
-.25 G 2.5(ni).15 G 2.5(ft)-2.5 G(he)-2.5 E 2.5(yd)-.15 G(id happen.)
-2.5 E<9a>-.7 E(As a shorthand, the special font request:)102 422.4 Q
(.q "quoted te)142 438.6 Q(xt")-.15 E 1.519(will generate \231quoted te)
102 454.8 R 4.019(xt\232. Notice)-.15 F 1.52
(that you must surround the material to be quoted with double quote)
4.019 F(marks if it is more than one w)102 466.8 Q(ord.)-.1 E F0(Ackno)
72 495 Q(wledgments)-.1 E F2 2.854(Iw)97 511.2 S .354(ould lik)-2.954 F
2.854(et)-.1 G 2.854(ot)-2.854 G .354(hank Bob Epstein, Bill Jo)-2.854 F
1.653 -.65(y, a)-.1 H .353(nd Larry Ro).65 F .353(we for ha)-.25 F .353
(ving the courage to use the \255me macros to)-.2 F 1.002
(produce non-tri)72 523.2 R 1.002(vial papers during the de)-.25 F -.15
(ve)-.25 G 1.003(lopment stages; Ricki Blau, P).15 F 1.003
(amela Humphre)-.15 F 2.303 -.65(y, a)-.15 H 1.003(nd Jim Jo).65 F 1.003
(yce for their)-.1 F .096(help with the documentation phase; peter k)72
535.2 R .095(essler for numerous complaints years after I w)-.1 F .095
(as \231done\232 with this project,)-.1 F .585
(most accompanied by \214x)72 547.2 R .586
(es \(hence forcing me to \214x se)-.15 F -.15(ve)-.25 G .586
(ral small b).15 F .586(ugs\); and the plethora of people who ha)-.2 F
.886 -.15(ve c)-.2 H(on-).15 E(trib)72 559.2 Q(uted ideas and ha)-.2 E
.3 -.15(ve g)-.2 H -2.15 -.25(iv e).15 H 2.5(ns).25 G
(upport for the project.)-2.5 E 0 Cg EP
%%Trailer
end
%%EOF