summaryrefslogtreecommitdiff
path: root/language/hebrew/hebtex/doc/guides/tex_guides
diff options
context:
space:
mode:
Diffstat (limited to 'language/hebrew/hebtex/doc/guides/tex_guides')
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/box.ps239
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/classic_guide.ps801
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/classic_guide.tex239
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.dvibin0 -> 26412 bytes
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.ps1223
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.tex417
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/dots.tex90
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/example.ps347
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/heb_macros.tex259
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/hebcal.sty666
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.dvibin0 -> 22076 bytes
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.ps508
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.tex656
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/hletter1.tex89
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/introduction.dvibin0 -> 30536 bytes
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/introduction.ps591
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/introduction.tex566
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/postscript_guide.dvibin0 -> 13060 bytes
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/postscript_guide.tex217
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/readme12
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/s_verbatim.tex41
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/tables.tex260
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/tables_guide.dvibin0 -> 35548 bytes
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/tables_guide.tex473
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/tex_manual.ps6762
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/tex_manual.tex5378
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/verbatim.tex41
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/vowels.tex71
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/ww2
-rw-r--r--language/hebrew/hebtex/doc/guides/tex_guides/xypic_guide.ps3005
30 files changed, 22953 insertions, 0 deletions
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/box.ps b/language/hebrew/hebtex/doc/guides/tex_guides/box.ps
new file mode 100644
index 0000000000..9181498c29
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/box.ps
@@ -0,0 +1,239 @@
+%-----------cut here: beginning of box.ps file-------------------------
+%!PS-Adobe-2.0 EPSF-1.2 % This comes with psbox, used by psbox_guide.
+%%Creator:Adobe Illustrator(TM) 3.0
+%%For: ($$\213^&##\RTY$_~`{: The nastiest TeX name you could think of!)
+%%Title: (box.ps)
+%%CreationDate: (3/3/92) (18:52)
+%%DocumentProcessColors: Black
+%%DocumentFonts: Helvetica-Oblique
+%%+ Times-Roman
+%%DocumentProcSets: Adobe_Illustrator_1.1 0 0
+%%DocumentSuppliedProcSets: Adobe_Illustrator_1.1 0 0
+%%BoundingBox:83 364 300 485
+%%ColorUsage: Black&White
+%%TemplateBox:288 360 288 360
+%%TileBox: 0 0 538 781
+%%DocumentPreview: Macintosh_Pic
+%%EndComments
+%%BeginProcSet:Adobe_Illustrator_1.1 0 0
+% Copyright (C) 1987-1990 Adobe Systems Incorporated.
+% All Rights Reserved.
+% Adobe Illustrator is a trademark of Adobe Systems Incorporated.
+/Adobe_Illustrator_1.1 dup 100 dict def load begin
+/Version 0 def
+/Revision 0 def
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bdef
+/xdef {exch def} bdef
+% graphic state operators
+/_K {3 index add neg dup 0 lt {pop 0} if 3 1 roll} bdef
+/_k /setcmybcolor where
+{/setcmybcolor get} {{1 sub 4 1 roll _K _K _K setrgbcolor pop} bind} ifelse def
+/g {/_b xdef /p {_b setgray} def} bdef
+/G {/_B xdef /P {_B setgray} def} bdef
+/k {/_b xdef /_y xdef /_m xdef /_c xdef /p {_c _m _y _b _k} def} bdef
+/K {/_B xdef /_Y xdef /_M xdef /_C xdef /P {_C _M _Y _B _k} def} bdef
+/d /setdash ldef
+/_i currentflat def
+/i {dup 0 eq {pop _i} if setflat} bdef
+/j /setlinejoin ldef
+/J /setlinecap ldef
+/M /setmiterlimit ldef
+/w /setlinewidth ldef
+% path construction operators
+/_R {.25 sub round .25 add} bdef
+/_r {transform _R exch _R exch itransform} bdef
+/c {_r curveto} bdef
+/C /c ldef
+/v {currentpoint 6 2 roll _r curveto} bdef
+/V /v ldef
+/y {_r 2 copy curveto} bdef
+/Y /y ldef
+/l {_r lineto} bdef
+/L /l ldef
+/m {_r moveto} bdef
+% error operators
+/_e [] def
+/_E {_e length 0 ne {gsave 0 g 0 G 0 i 0 J 0 j 1 w 10 M [] 0 d
+/Courier 20 0 0 1 z [0.966 0.259 -0.259 0.966
+_e 0 get _e 2 get add 2 div _e 1 get _e 3 get add 2 div] e _f t T grestore} if} bdef
+/_fill {{fill} stopped
+{/_e [pathbbox] def /_f (ERROR: can't fill, increase flatness) def n _E} if} bdef
+/_stroke {{stroke} stopped
+{/_e [pathbbox] def /_f (ERROR: can't stroke, increase flatness) def n _E} if} bdef
+% path painting operators
+/n /newpath ldef
+/N /n ldef
+/F {p _fill} bdef
+/f {closepath F} bdef
+/S {P _stroke} bdef
+/s {closepath S} bdef
+/B {gsave F grestore S} bdef
+/b {closepath B} bdef
+% text block construction and painting operators
+/_s /ashow ldef
+/_S {(?) exch {2 copy 0 exch put pop dup false charpath currentpoint _g setmatrix
+_stroke _G setmatrix moveto 3 copy pop rmoveto} forall pop pop pop n} bdef
+/_A {_a moveto _t exch 0 exch} bdef
+/_L {0 _l neg translate _G currentmatrix pop} bdef
+/_w {dup stringwidth exch 3 -1 roll length 1 sub _t mul add exch} bdef
+/_z [{0 0} bind {dup _w exch neg 2 div exch neg 2 div} bind {dup _w exch neg exch neg} bind] def
+/z {_z exch get /_a xdef /_t xdef /_l xdef exch findfont exch scalefont setfont} bdef
+/_g matrix def
+/_G matrix def
+/_D {_g currentmatrix pop gsave concat _G currentmatrix pop} bdef
+/e {_D p /t {_A _s _L} def} bdef
+/r {_D P /t {_A _S _L} def} bdef
+/a {_D /t {dup p _A _s P _A _S _L} def} bdef
+/o {_D /t {pop _L} def} bdef
+/T {grestore} bdef
+% group construction operators
+/u {} bdef
+/U {} bdef
+% font construction operators
+/Z {findfont begin currentdict dup length dict begin
+{1 index /FID ne {def} {pop pop} ifelse} forall /FontName exch def dup length 0 ne
+{/Encoding Encoding 256 array copy def 0 exch {dup type /nametype eq
+{Encoding 2 index 2 index put pop 1 add} {exch pop} ifelse} forall} if pop
+currentdict dup end end /FontName get exch definefont pop} bdef
+end
+%%EndProcSet
+%%EndProlog
+%%BeginSetup
+Adobe_Illustrator_1.1 begin
+n
+%%BeginEncoding: _Helvetica-Oblique Helvetica-Oblique
+[39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
+/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
+/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
+/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
+/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
+/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
+/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
+/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
+/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
+/guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
+/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
+/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
+/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
+/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
+/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
+/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
+/hungarumlaut/ogonek/caron
+]/_Helvetica-Oblique/Helvetica-Oblique Z
+%%EndEncoding
+%%BeginEncoding: _Times-Roman Times-Roman
+[39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
+/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
+/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
+/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
+/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
+/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
+/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
+/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
+/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
+/guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
+/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
+/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
+/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
+/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
+/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
+/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
+/hungarumlaut/ogonek/caron
+]/_Times-Roman/Times-Roman Z
+%%EndEncoding
+%%EndSetup
+u
+0.5 g
+0 G
+0 i 0 J 1 j 1.5 w 4 M [3 2 ]0 d
+%%Note:
+297 366 m
+297 483 L
+86 483 L
+86 366 L
+297 366 L
+b
+191.5 424.5 m
+B
+U
+u
+1 g
+0 j 1 w []0 d
+191.5 365.9999 m
+249.7652 365.9999 297.0001 392.1918 297.0001 424.5 c
+297.0001 456.8082 249.7652 483.0001 191.5 483.0001 c
+133.2347 483.0001 85.9999 456.8082 85.9999 424.5 c
+85.9999 392.1918 133.2347 365.9999 191.5 365.9999 c
+b
+191.5 424.5 m
+B
+U
+u
+u
+u
+u
+0 g
+/_Helvetica-Oblique 10 12 0 2 z
+[1 0 0 1 212 445]e
+(Postscript box:)t
+T
+U
+U
+U
+u
+u
+u
+/_Times-Roman 12 12 0 2 z
+[1 0 0 1 212 433]e
+()t
+(Sometimes surrounded)t
+T
+U
+U
+U
+u
+u
+u
+/_Times-Roman 12 12 0 0 z
+[1 0 0 1 138.0166 409]e
+( by a T)t
+T
+U
+U
+U
+u
+u
+u
+/_Times-Roman 12 12 0 0 z
+[1 0 0 1 171.6728 406]e
+(E)t
+T
+U
+U
+U
+u
+u
+u
+/_Times-Roman 12 12 0 0 z
+[1 0 0 1 179.0029 409]e
+(X box:)t
+T
+U
+U
+U
+U
+0 G
+1 j [3 2 ]0 d
+226 448 m
+276 448 l
+S
+[]0 d
+225.5 410.5 m
+275.5 410.5 l
+S
+%%PageTrailer
+%%Trailer
+_E end
+%%EOF
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/classic_guide.ps b/language/hebrew/hebtex/doc/guides/tex_guides/classic_guide.ps
new file mode 100644
index 0000000000..831090400f
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/classic_guide.ps
@@ -0,0 +1,801 @@
+%!PS-Adobe-2.0
+%%Creator: dvips 5.495 Copyright 1986, 1992 Radical Eye Software
+%%Title: classic_guide.dvi
+%%CreationDate: Wed Dec 15 10:21:11 1993
+%%Pages: 3
+%%PageOrder: Ascend
+%%BoundingBox: 0 0 612 792
+%%EndComments
+%DVIPSCommandLine: dvips classic_guide
+%DVIPSSource: TeX output 1993.12.15:1018
+%%BeginProcSet: tex.pro
+%!
+/TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N /X{S N}
+B /TR{translate}N /isls false N /vsize 11 72 mul N /@rigin{isls{[0 -1 1 0 0 0]
+concat}if 72 Resolution div 72 VResolution div neg scale isls{Resolution hsize
+-72 div mul 0 TR}if Resolution VResolution vsize -72 div 1 add mul TR matrix
+currentmatrix dup dup 4 get round 4 exch put dup dup 5 get round 5 exch put
+setmatrix}N /@landscape{/isls true N}B /@manualfeed{statusdict /manualfeed
+true put}B /@copies{/#copies X}B /FMat[1 0 0 -1 0 0]N /FBB[0 0 0 0]N /nn 0 N
+/IE 0 N /ctr 0 N /df-tail{/nn 8 dict N nn begin /FontType 3 N /FontMatrix
+fntrx N /FontBBox FBB N string /base X array /BitMaps X /BuildChar{
+CharBuilder}N /Encoding IE N end dup{/foo setfont}2 array copy cvx N load 0 nn
+put /ctr 0 N[}B /df{/sf 1 N /fntrx FMat N df-tail}B /dfs{div /sf X /fntrx[sf 0
+0 sf neg 0 0]N df-tail}B /E{pop nn dup definefont setfont}B /ch-width{ch-data
+dup length 5 sub get}B /ch-height{ch-data dup length 4 sub get}B /ch-xoff{128
+ch-data dup length 3 sub get sub}B /ch-yoff{ch-data dup length 2 sub get 127
+sub}B /ch-dx{ch-data dup length 1 sub get}B /ch-image{ch-data dup type
+/stringtype ne{ctr get /ctr ctr 1 add N}if}B /id 0 N /rw 0 N /rc 0 N /gp 0 N
+/cp 0 N /G 0 N /sf 0 N /CharBuilder{save 3 1 roll S dup /base get 2 index get
+S /BitMaps get S get /ch-data X pop /ctr 0 N ch-dx 0 ch-xoff ch-yoff ch-height
+sub ch-xoff ch-width add ch-yoff setcachedevice ch-width ch-height true[1 0 0
+-1 -.1 ch-xoff sub ch-yoff .1 add]{ch-image}imagemask restore}B /D{/cc X dup
+type /stringtype ne{]}if nn /base get cc ctr put nn /BitMaps get S ctr S sf 1
+ne{dup dup length 1 sub dup 2 index S get sf div put}if put /ctr ctr 1 add N}
+B /I{cc 1 add D}B /bop{userdict /bop-hook known{bop-hook}if /SI save N @rigin
+0 0 moveto /V matrix currentmatrix dup 1 get dup mul exch 0 get dup mul add
+.99 lt{/QV}{/RV}ifelse load def pop pop}N /eop{SI restore showpage userdict
+/eop-hook known{eop-hook}if}N /@start{userdict /start-hook known{start-hook}
+if pop /VResolution X /Resolution X 1000 div /DVImag X /IE 256 array N 0 1 255
+{IE S 1 string dup 0 3 index put cvn put}for 65781.76 div /vsize X 65781.76
+div /hsize X}N /p{show}N /RMat[1 0 0 -1 0 0]N /BDot 260 string N /rulex 0 N
+/ruley 0 N /v{/ruley X /rulex X V}B /V{}B /RV statusdict begin /product where{
+pop product dup length 7 ge{0 7 getinterval dup(Display)eq exch 0 4
+getinterval(NeXT)eq or}{pop false}ifelse}{false}ifelse end{{gsave TR -.1 -.1
+TR 1 1 scale rulex ruley false RMat{BDot}imagemask grestore}}{{gsave TR -.1
+-.1 TR rulex ruley scale 1 1 false RMat{BDot}imagemask grestore}}ifelse B /QV{
+gsave transform round exch round exch itransform moveto rulex 0 rlineto 0
+ruley neg rlineto rulex neg 0 rlineto fill grestore}B /a{moveto}B /delta 0 N
+/tail{dup /delta X 0 rmoveto}B /M{S p delta add tail}B /b{S p tail}B /c{-4 M}
+B /d{-3 M}B /e{-2 M}B /f{-1 M}B /g{0 M}B /h{1 M}B /i{2 M}B /j{3 M}B /k{4 M}B
+/w{0 rmoveto}B /l{p -4 w}B /m{p -3 w}B /n{p -2 w}B /o{p -1 w}B /q{p 1 w}B /r{
+p 2 w}B /s{p 3 w}B /t{p 4 w}B /x{0 S rmoveto}B /y{3 2 roll p a}B /bos{/SS save
+N}B /eos{SS restore}B end
+%%EndProcSet
+TeXDict begin 40258431 52099146 1000 300 300
+(/home/center/rama/tex/classic_guide.dvi) @start /Fa 6 125
+df<0100000003000040078000C0078000E0078000E0078000F007C000F807E000F807F000FC07
+F800FC07F800FC03FC007C03FE00FC01FF013C03FF821C03FFC41C067FC80C0C3FF0080C1FF008
+1C0FF8001C07FC001C07FE003E03FE003E01FF003F00FF803F807F803F803FC03FC03FC03FC01F
+C03FC00FC03FC007C03FC003C03FC001C07F8001C0FF0000C0000000801E247FA21D>96
+D<4060E0E0FCFEFEFEFE7E7C3C1C1838303060606040071579A40C>105
+D<0080010000C0018001C0038001C0038001FC03E001FE03F801FE03FC01FE03FC01FE03FE00FC
+01FE00F801FE007801FE0030033E0030060600600C060060180600E0300400C0E00000C1C00000
+C3000001860000018C00000198000001B0000001E0000003C00000038000000300000003000000
+030000000600000006000000060000000600000006000000060000000C0000000C0000000C0000
+000C0000000C000000180000001800000018000000180000001800000018000000300000003000
+00003000000030000000300000006000000060000000600000006000000060000000C0000000C0
+000000C0000000400000001F3D80A41D>117 D<400000600000E00000E00000FFFFF0FFFFF8FF
+FFFCFFFFFCFFFFFE7FFFFE7FFFFE3FFFFE00003E00001E00000E00000E00000E00000C00000C00
+001C00001C00001800001800001800003800003800003000003000003000007000007000006000
+00600000600000E00000C00000C00000C0172679A41D>120 D<00040000180600C0180E00C018
+0E00C01E0F80F01F0FC0FC1F8FE0FC1F8FE0FC1FCFF0FC1FC7F0F80FC7F0F80FC3F1F00FC3F070
+18C2306018C4304018C430C030042180300803803008030030100600301006003020060060200C
+0060200C006040180060401800608030006080300060802000C1006000FFFFC000FFFFC000FFFF
+8000FFFF8000FFFF0000FFFE0000FFFC0000FFF000001E267CA41F>I<00400000600000300000
+300000300000300000600000600000C00000C00001800001800001800003000003000003000003
+00000600000600000600000600000600000C00000C00000C00000C000018000018000018000018
+00007000007000C0F000C0F000C0F000E0F000E0F800F0F800F0FC00F8FE00F8FE00F8FF00F8FF
+81F87F82783FC4783FE8381FF0380FF0380FF83807F83003FC3003FE2001FE0000FF0000FF0000
+7F80003F80003F80001F80000F80000F8000078000038000038000018000018000010015437AC0
+19>124 D E /Fb 1 59 df<60F0F06004047C830C>58 D E /Fc 28 125
+df<E0E0E00303818100>0 D<FF80FF80FF8009037F790D>I<FF80FF80FF800800080008000800
+1C001C001C00090A7F790D>I<E380E380E38000000000000000001C001C001C00090A7F790D>I<
+E0E0E003037C790D>5 D<FF80FF80FF80080008000800080008000800080008001C001C001C00
+090E7F790D>I<E0E0E000000000E0E0E0030A807905>I<E0E0E0E0E0E0E0E0E0E0030A807905>
+I<E380E380E38009037F790D>I<0C001E003F807FC0FFE0FFC07F801F000E0004000000000000
+000000000000000C001E003F807FC0FFE0FFC07F801F000E0004000B1A7E9910>58
+D<4000100060001000E0003800F0003E00F8003F00FE003F00FF003F80FF803F80FFC01F807FF0
+1F803FF80F803FFC0F807FFE118067FFA000E1FFC000E0FFE000E07FF000F03FFC00F80FFE00FC
+07FF007E03FF007F01FF807F807F807F803F807F801F807F800F80FF000380FE000180191C7F9B
+1D>96 D<C0000000C0000000FFFFF000FFFFF800FFFFFC00FFFFFC007FFFFC007FFFFE003FFFFE
+0000000E0000000600000006000000060000000600000006000000060000000600000006000000
+0600000006000000060000000600000006003FFFFFC03FFFFFC07FFFFF807FFFFF80FFFFFF00FF
+FFFF001A1D7F9C1D>I<60000000600000007FFFFE007FFFFF00FFFFFF807FFFFF80BFFFFF803F
+FFFF001FFFFE000000060000000600000006000000060000000600000006000000060000000600
+000006000000060000000600000006000000060000000600000006000000060000000600000006
+00000006000000060000000200191E809C1D>99 D<60000000600000007FFFFE007FFFFF00FFFF
+FF807FFFFF80BFFFFF803FFFFF001FFFFE00000006000000060000000600000006000000060018
+000600180006001800060018000600180006001800060018000600180006001800060018000600
+180006001800060018000600180006001800060008000200191E809C1D>I<C0C0FCFEFEFF7F7F
+3F070303030303030303030303030303030303030303081E7F9C0D>I<C0C0FCFEFEFE7E7E3E06
+040C0C0C180807107F9C0C>105 D<60000000600000007FFFFF007FFFFF80FFFFFFC07FFFFFC0
+BFFFFFC07FFFFF803FFFFF00000006000000060000000600000006000000060000000600000006
+000000060000000600000006000000060000000600000006000000060000000600000006000000
+060000000600000006000000060000000600000006000000060000000600000006000000060000
+0006000000060000000600000006000000060000000600000002001A2A809C1D>I<C00000C000
+00FFFFF8FFFFFCFFFFFEFFFFFE7FFFFE7FFFFE3FFFFF00000F0000070000070000030000030000
+0300000300000300000300000300000300000700000700000F3FFFFE3FFFFE7FFFFE7FFFFEFFFF
+FCFFFFF8181D7F9C1D>I<600000700000180000180000180000300000600000C00000C00000C0
+0000C00000C00000C00000C00000C00000C00000C00000C00000C00000C00000C00000FFFFC0FF
+FFE0FFFFE07FFFF07FFFF03FFFF01FFFF000003000003000003000003000003000003000007000
+00600000E00001C0000380000700000E00001C0000380000700000600000C0000780000F80000F
+800007000014327EAF1A>I<C00000C00000FFFFF0FFFFF8FFFFFCFFFFFE7FFFFE7FFFFE7FFFFF
+600007600003600003600003600003600003600003600003600003600003600003600003600003
+7FFFFF7FFFFF7FFFFF7FFFFF7FFFFF7FFFFF7FFFFF181D7F9C1D>I<C00000C01F80F87FE0FCFF
+F0FDFFF8FFFFFCFFFFFCFFFFFE7FC1FE0E007E18001F18000F3000073000073000033000036000
+0360000360000360000760000660000E60001E60FFFC60FFFC61FFF861FFF863FFF063FFF02000
+00181E7F9C1D>I<C00100C00380F803F8FF03FEFF83FFFF81FF7FC1FF7FC0FF3FC07F1FC01F18
+C00618800E18000C0C001C0C00180C00380600300600300700300300600300600380E00181C001
+87C001CFC000DF8000FF8000FF0001FF0007FE000FFE001FFC007FF8007FF0007FC0007F80007F
+00007C000078000070000018287F9C1D>114 D<C0008000C0018000FE01F000FF01FE00FF01FF
+00FF01FF007F00FF807E00FF803E00FF800C018F800C0301800C060180180C0000181800001830
+00001860000018C00000198000001B0000001E0000001C00000018000000180000001800000018
+000000180000001800000018000000180000001800000018000000180000001800000018000000
+1800000018000000180000001800000018000000180000001800000008000000192A7F9C1D>
+117 D<C00000C00000FFFFF0FFFFF8FFFFFCFFFFFE7FFFFE7FFFFE3FFFFF000007000003000003
+000003000003000003000003000003000003000003000003000003000003000003000003000003
+000003000003000003000003000003181E7F9C1D>120 D<40100200E0300600FC3E07E0FE3F87
+F0FF3FC7F07F3FC7F07F9FE3F03F9FE3E01F8FE1E03F87E0E0318460C0318841C0300801803008
+0300301003003010030030100600301006003820060018200C0018200C0018400C001FFF88001F
+FFF8001FFFF8001FFFF0001FFFF0001FFFE0001FFFC0001C1D809C1F>I<400000E00000FFFFF0
+FFFFF8FFFFFC7FFFFE7FFFFE3FFFFE1FFFFF180007100003200003600003600003600003600003
+7000037000037800033C00033E00033F00033F80033FC0033FC0037FC0037FC003FF8003FF0003
+000003181E7F9C1D>I<300040003000E0003E00FE003FC0FF803FE0FFC03FE07FC01FF07FC01F
+F03FC00FF01FC007F007C0063001800620038006000300030007000300060003000E0001800C00
+01800C0001C0080000C0180000C0180000E030001FFFF0003FFFE0003FFFE0007FFFC000FFFF80
+007FFF00003FFC00001A1D819C1D>I<2000003000001800001800001800003000003000006000
+00600000600000600000600000600000600000600000600000600000600000600000600000E000
+80E001C0F001C0F801E0FC01F0FE01F0FF01F8FF81F8FFC1F87FE0F83FF0F81FF9380FFE3807FE
+1803FF1801FF8000FFC0007FE0003FF0001FF0000FF80007F80003F80001F80000F80000780000
+3800001800000815317FAF19>I E /Fd 31 123 df<FFC0FFC0FFC00A037D890F>45
+D<3078F06005047C830D>I<060F0F06000000000000000000003078F06008127C910D>58
+D<0003F020001E0C60003002E000E003C001C001C0038001C0070000C00E0000801E0000801C00
+00803C0000803C000000780000007800000078000000F0000000F0000000F0000000F0000000F0
+000400F0000400F0000400F0000800700008007000100038002000180040000C01800007060000
+01F800001B1E7A9C1E>67 D<000F8400304C00403C008018010018030018030018060010060010
+06000007000007000003E00003FC0001FF00007F800007C00001C00001C00000C00000C02000C0
+2000C0600180600180600300600200F00400CC180083E000161E7D9C17>83
+D<1FFFFFC01C0701C0300E00C0200E0080600E0080400E0080401C0080801C0080801C0080001C
+0000003800000038000000380000003800000070000000700000007000000070000000E0000000
+E0000000E0000000E0000001C0000001C0000001C0000001C0000003C000007FFE00001A1C799B
+1E>I<03CC063C0C3C181C3838303870387038E070E070E070E070E0E2C0E2C0E261E462643C38
+0F127B9115>97 D<3F00070007000E000E000E000E001C001C001C001C0039C03E603830383070
+38703870387038E070E070E070E060E0E0C0C0C1C0618063003C000D1D7B9C13>I<01F007080C
+08181C3838300070007000E000E000E000E000E000E008E010602030C01F000E127B9113>I<00
+1F80000380000380000700000700000700000700000E00000E00000E00000E0003DC00063C000C
+3C00181C00383800303800703800703800E07000E07000E07000E07000E0E200C0E200C0E20061
+E4006264003C3800111D7B9C15>I<01E007100C1018083810701070607F80E000E000E000E000
+E000E0086010602030C01F000D127B9113>I<0003C0000670000C70001C60001C00001C000038
+0000380000380000380000380003FF8000700000700000700000700000700000E00000E00000E0
+0000E00000E00001C00001C00001C00001C00001C0000380000380000380000300000300000700
+00C60000E60000CC00007800001425819C0D>I<00F3018F030F06070E0E0C0E1C0E1C0E381C38
+1C381C381C383830383038187818F00F700070007000E000E0C0C0E1C0C3007E00101A7D9113>
+I<0FC00001C00001C0000380000380000380000380000700000700000700000700000E78000E8C
+000F0E000E0E001C0E001C0E001C0E001C0E00381C00381C00381C003838007038807038807070
+80707100E03200601C00111D7D9C15>I<01800380010000000000000000000000000000001C00
+2600470047008E008E000E001C001C001C0038003800710071007100720072003C00091C7C9B0D
+>I<0006000E0006000000000000000000000000000000F0011802180218043804380038003800
+7000700070007000E000E000E000E001C001C001C001C003800380C300E700CE0078000F24819B
+0D>I<0FC00001C00001C0000380000380000380000380000700000700000700000700000E0F00
+0E11000E23800E43801C83001C80001D00001E00003F800039C00038E00038E00070E20070E200
+70E20070E400E06400603800111D7D9C13>I<1F800380038007000700070007000E000E000E00
+0E001C001C001C001C0038003800380038007000700070007000E400E400E400E4006800380009
+1D7C9C0B>I<3C1E0780266318C04683A0E04703C0E08E0380E08E0380E00E0380E00E0380E01C
+0701C01C0701C01C0701C01C070380380E0388380E0388380E0708380E0710701C0320300C01C0
+1D127C9122>I<3C3C002646004687004707008E07008E07000E07000E07001C0E001C0E001C0E
+001C1C00381C40381C40383840383880701900300E0012127C9117>I<01E007180C0C180C380C
+300E700E700EE01CE01CE01CE018E038E030E06060C031801E000F127B9115>I<07870004D980
+08E0C008E0C011C0E011C0E001C0E001C0E00381C00381C00381C0038180070380070300070700
+0706000E8C000E70000E00000E00001C00001C00001C00001C00003C0000FF8000131A7F9115>
+I<03C4062C0C3C181C3838303870387038E070E070E070E070E0E0C0E0C0E061E063C03DC001C0
+01C0038003800380038007803FF00E1A7B9113>I<3C3C26C2468747078E068E000E000E001C00
+1C001C001C0038003800380038007000300010127C9112>I<01F006080C080C1C18181C001F00
+1FC00FF007F0007800386030E030C030806060C01F000E127D9111>I<00C001C001C001C00380
+038003800380FFE00700070007000E000E000E000E001C001C001C001C00384038403840388019
+000E000B1A7D990E>I<1E0300270700470700470700870E00870E000E0E000E0E001C1C001C1C
+001C1C001C1C003838803838801838801839001C5900078E0011127C9116>I<1E06270E470E47
+06870287020E020E021C041C041C041C0818083808181018200C4007800F127C9113>I<1E0183
+2703874703874703838707018707010E07010E07011C0E021C0E021C0E021C0E04180C04181C04
+181C081C1C100C263007C3C018127C911C>I<1E03270747074707870E870E0E0E0E0E1C1C1C1C
+1C1C1C1C38383838183818381C7007F00070007000E0E0C0E1C0818047003C00101A7C9114>
+121 D<038207C20FEC08381008001000200040008001000200040008081008383067F043E081C0
+0F127D9111>I E /Fe 31 122 df<387CFEFEFEFEFE7C7C7C7C7C7C7C7C383838383838383800
+00000000387CFEFEFE7C3807237BA211>33 D<07FC001FFF00380F807007C0F807E0FC07E0FC07
+E0FC07E07807E0000FC0001F80001F00003C0000780000700000E00000E00000C00000C00000C0
+0000C00000C00000C00000000000000000000000000000000001C00003E00007F00007F00007F0
+0003E00001C00013237DA21A>63 D<000070000000007000000000F800000000F800000000F800
+000001FC00000001FC00000003FE00000003FE00000003FE00000006FF000000067F0000000E7F
+8000000C3F8000000C3F800000183FC00000181FC00000381FE00000300FE00000300FE0000060
+0FF000006007F00000E007F80000FFFFF80000FFFFF800018001FC00018001FC00038001FE0003
+0000FE00030000FE000600007F000600007F00FFE00FFFF8FFE00FFFF825227EA12A>65
+D<FFFFFF8000FFFFFFE00007F001F80007F000FC0007F0007E0007F0007E0007F0007F0007F000
+7F0007F0007F0007F0007F0007F0007F0007F0007E0007F000FE0007F000FC0007F003F80007FF
+FFF00007FFFFF00007F001FC0007F0007E0007F0003F0007F0003F8007F0001F8007F0001FC007
+F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007F0003F8007F0003F8007F0007F00
+07F001FE00FFFFFFF800FFFFFFC00022227EA128>I<0003FE0080001FFF818000FF01E38001F8
+003F8003E0001F8007C0000F800F800007801F800007803F000003803F000003807F000001807E
+000001807E00000180FE00000000FE00000000FE00000000FE00000000FE00000000FE00000000
+FE00000000FE000000007E000000007E000001807F000001803F000001803F000003801F800003
+000F8000030007C000060003F0000C0001F800380000FF00F000001FFFC0000003FE000021227D
+A128>I<FFFFFFF8FFFFFFF807F001F807F0007807F0003807F0001807F0001C07F0001C07F000
+0C07F0000C07F0180C07F0180C07F0180007F0180007F0380007F0780007FFF80007FFF80007F0
+780007F0380007F0180007F0180007F0180007F0180007F0000007F0000007F0000007F0000007
+F0000007F0000007F0000007F00000FFFFE000FFFFE0001E227EA123>70
+D<FFFF83FFFEFFFF83FFFE07F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007F000
+1FC007F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007FF
+FFFFC007FFFFFFC007F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007
+F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007F0001FC007F0001FC0
+07F0001FC0FFFF83FFFEFFFF83FFFE27227EA12C>72 D<FFFFE0FFFFE003F80003F80003F80003
+F80003F80003F80003F80003F80003F80003F80003F80003F80003F80003F80003F80003F80003
+F80003F80003F80003F80003F80003F80003F80003F80003F80003F80003F80003F80003F80003
+F800FFFFE0FFFFE013227FA115>I<FFF000000FFFFFF800001FFF07F800001FE006FC000037E0
+06FC000037E006FC000037E0067E000067E0067E000067E0063F0000C7E0063F0000C7E0061F80
+0187E0061F800187E0060FC00307E0060FC00307E0060FC00307E00607E00607E00607E00607E0
+0603F00C07E00603F00C07E00601F81807E00601F81807E00601F81807E00600FC3007E00600FC
+3007E006007E6007E006007E6007E006003FC007E006003FC007E006001F8007E006001F8007E0
+06001F8007E006000F0007E0FFF00F00FFFFFFF00600FFFF30227EA135>77
+D<01FC0407FF8C1F03FC3C007C7C003C78001C78001CF8000CF8000CFC000CFC0000FF0000FFE0
+007FFF007FFFC03FFFF01FFFF80FFFFC03FFFE003FFE0003FF00007F00003F00003FC0001FC000
+1FC0001FE0001EE0001EF0003CFC003CFF00F8C7FFE080FF8018227DA11F>83
+D<7FFFFFFF807FFFFFFF807E03F80F807803F807807003F803806003F80180E003F801C0E003F8
+01C0C003F800C0C003F800C0C003F800C0C003F800C00003F800000003F800000003F800000003
+F800000003F800000003F800000003F800000003F800000003F800000003F800000003F8000000
+03F800000003F800000003F800000003F800000003F800000003F800000003F800000003F80000
+0003F8000003FFFFF80003FFFFF80022227EA127>I<FFFF803FFCFFFF803FFC07F000018007F0
+00018007F000018007F000018007F000018007F000018007F000018007F000018007F000018007
+F000018007F000018007F000018007F000018007F000018007F000018007F000018007F0000180
+07F000018007F000018007F000018007F000018007F000018007F000018007F000018003F00003
+0003F800030001F800060000FC000E00007E001C00003F80F800000FFFE0000001FF000026227E
+A12B>I<07FC001FFF803F07C03F03E03F01E03F01F01E01F00001F00001F0003FF003FDF01FC1
+F03F01F07E01F0FC01F0FC01F0FC01F0FC01F07E02F07E0CF81FF87F07E03F18167E951B>97
+D<00FF8007FFE00F83F01F03F03E03F07E03F07C01E07C0000FC0000FC0000FC0000FC0000FC00
+00FC00007C00007E00007E00003E00301F00600FC0E007FF8000FE0014167E9519>99
+D<0001FE000001FE0000003E0000003E0000003E0000003E0000003E0000003E0000003E000000
+3E0000003E0000003E0000003E0001FC3E0007FFBE000F81FE001F007E003E003E007E003E007C
+003E00FC003E00FC003E00FC003E00FC003E00FC003E00FC003E00FC003E00FC003E007C003E00
+7C003E003E007E001E00FE000F83BE0007FF3FC001FC3FC01A237EA21F>I<00FE0007FF800F87
+C01E01E03E01F07C00F07C00F8FC00F8FC00F8FFFFF8FFFFF8FC0000FC0000FC00007C00007C00
+007E00003E00181F00300FC07003FFC000FF0015167E951A>I<003F8000FFC001E3E003C7E007
+C7E00F87E00F83C00F80000F80000F80000F80000F80000F8000FFFC00FFFC000F80000F80000F
+80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F
+80000F80000F80007FF8007FF80013237FA211>I<03FC1E0FFF7F1F0F8F3E07CF3C03C07C03E0
+7C03E07C03E07C03E07C03E03C03C03E07C01F0F801FFF0013FC003000003000003800003FFF80
+1FFFF00FFFF81FFFFC3800FC70003EF0001EF0001EF0001EF0001E78003C7C007C3F01F80FFFE0
+01FF0018217E951C>I<FF000000FF0000001F0000001F0000001F0000001F0000001F0000001F
+0000001F0000001F0000001F0000001F0000001F0000001F07E0001F1FF8001F307C001F403C00
+1F803E001F803E001F003E001F003E001F003E001F003E001F003E001F003E001F003E001F003E
+001F003E001F003E001F003E001F003E001F003E001F003E00FFE1FFC0FFE1FFC01A237EA21F>
+I<1C003E007F007F007F003E001C000000000000000000000000000000FF00FF001F001F001F00
+1F001F001F001F001F001F001F001F001F001F001F001F001F001F001F00FFE0FFE00B247EA310
+>I<FF00FF001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F
+001F001F001F001F001F001F001F001F001F001F001F001F001F001F00FFE0FFE00B237EA210>
+108 D<FF07F007F000FF1FFC1FFC001F303E303E001F403E403E001F801F801F001F801F801F00
+1F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F
+001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F00
+1F001F001F00FFE0FFE0FFE0FFE0FFE0FFE02B167E9530>I<FF07E000FF1FF8001F307C001F40
+3C001F803E001F803E001F003E001F003E001F003E001F003E001F003E001F003E001F003E001F
+003E001F003E001F003E001F003E001F003E001F003E001F003E00FFE1FFC0FFE1FFC01A167E95
+1F>I<00FE0007FFC00F83E01E00F03E00F87C007C7C007C7C007CFC007EFC007EFC007EFC007E
+FC007EFC007EFC007E7C007C7C007C3E00F81F01F00F83E007FFC000FE0017167E951C>I<FF0F
+E000FF3FF8001FF07C001F803E001F001F001F001F801F001F801F000FC01F000FC01F000FC01F
+000FC01F000FC01F000FC01F000FC01F000FC01F001F801F001F801F803F001FC03E001FE0FC00
+1F3FF8001F0FC0001F0000001F0000001F0000001F0000001F0000001F0000001F0000001F0000
+00FFE00000FFE000001A207E951F>I<FE1F00FE3FC01E67E01EC7E01E87E01E87E01F83C01F00
+001F00001F00001F00001F00001F00001F00001F00001F00001F00001F00001F00001F0000FFF0
+00FFF00013167E9517>114 D<0FF3003FFF00781F00600700E00300E00300F00300FC00007FE0
+007FF8003FFE000FFF0001FF00000F80C00780C00380E00380E00380F00700FC0E00EFFC00C7F0
+0011167E9516>I<0180000180000180000180000380000380000780000780000F80003F8000FF
+FF00FFFF000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F
+81800F81800F81800F81800F81800F830007C30003FE0000F80011207F9F16>I<FF01FE00FF01
+FE001F003E001F003E001F003E001F003E001F003E001F003E001F003E001F003E001F003E001F
+003E001F003E001F003E001F003E001F003E001F003E001F007E001F00FE000F81BE0007FF3FC0
+01FC3FC01A167E951F>I<FFE01FE0FFE01FE00F8006000F8006000FC00E0007C00C0007E01C00
+03E0180003E0180001F0300001F0300000F8600000F86000007CC000007CC000007FC000003F80
+00003F8000001F0000001F0000000E0000000E00001B167F951E>I<FFE01FE0FFE01FE00F8006
+000F8006000FC00E0007C00C0007E01C0003E0180003E0180001F0300001F0300000F8600000F8
+6000007CC000007CC000007FC000003F8000003F8000001F0000001F0000000E0000000E000000
+0C0000000C00000018000078180000FC380000FC300000FC60000069C000007F8000001F000000
+1B207F951E>121 D E /Ff 5 111 df<0003FE0000000FFF8000003C01E00000F000780001C000
+1C00030000060006000003000C0000018018000000C018000000C0300000006030000000606000
+00003060000000306000000030C000000018C000000018C000000018C000000018C000000018C0
+00000018C000000018C000000018C0000000186000000030600000003060000000303000000060
+300000006018000000C018000000C00C000001800600000300030000060001C0001C0000F00078
+00003C01E000000FFF80000003FE000025277E9D2A>13 D<020000000004000000000400000000
+080000000010000000002000000000FFFFFFFFF0FFFFFFFFF02000000000100000000008000000
+00040000000004000000000200000000240E7D902A>32 D<003C00E001C0018003800380038003
+80038003800380038003800380038003800380030007001C00F0001C0007000300038003800380
+0380038003800380038003800380038003800380018001C000E0003C0E297D9E15>102
+D<F0001C00070003000380038003800380038003800380038003800380038003800380018001C0
+00E0003C00E001C001800380038003800380038003800380038003800380038003800380030007
+001C00F0000E297D9E15>I<C000C0006000600060003000300030001800180018000C000C000C
+000600060003000300030001800180018000C000C000C000600060003000300030001800180018
+000C000C000C0006000600060003000110297E9E15>110 D E /Fg 60 123
+df<387C7E7E3E0E1E1C78F060070B798416>44 D<FFFF80FFFF80FFFF8011037E8D16>I<70F8F8
+F8700505788416>I<03E0000FF8001FFC001E3C00380E00780F00700700700700E00380E00380
+E00380E00380E00380E00380E00380E00380F00780700700700700780F003C1E001E3C001FFC00
+0FF80003E00011197E9816>48 D<01800380038007800F807F80FF807380038003800380038003
+800380038003800380038003800380038003807FF87FFC7FF80E197C9816>I<07E0001FF8003F
+FC00783E00E00700F00780F00380600380000380000380000700000700000E00001C0000380000
+700000E00001C0000380000F00001E03803803807FFF80FFFF807FFF8011197E9816>I<007C00
+00FC0000DC0001DC00039C00039C00071C000F1C000E1C001E1C003C1C00381C00781C00F01C00
+FFFFE0FFFFE0FFFFE0001C00001C00001C00001C00001C0001FFC001FFC001FFC013197F9816>
+52 D<3FFE003FFE003FFE003800003800003800003800003800003800003800003BF0003FFC00
+3FFE003C0F00300700000380000380600380F00380F00380E00700781E003FFC001FF80007E000
+11197E9816>I<E00000FFFF80FFFF80FFFF80E00F00E01E00001C0000380000780000700000E0
+0000E00001C00001C00001C0000380000380000380000380000700000700000700000700000700
+00070000070000111A7E9916>55 D<07F0001FFC003FFE007C1F00F00780E00380E00380E00380
+7007007C1F001FFC0007F0001FFC003C1E00700700F00780E00380E00380E00380F00780700700
+7C1F003FFE001FFC0007F00011197E9816>I<03E0000FF8001FFC003C1E00700E00700700E007
+00E00780E00380E00380E00780700780780F803FFF801FFB800FE380000700000700300700780E
+00781C007078003FF0001FE0000F800011197E9816>I<00F80003FC0007FE000F07001C3F8038
+7F8078FF8071C3C071C3C0E381C0E381C0E381C0E381C0E381C0E381C0E381C071C38071C38078
+FF00387E001C3C000F03C007FFC003FF0000FC0012197E9816>64 D<00E00001F00001F00001B0
+0001B00003B80003B80003B800031800071C00071C00071C00071C00071C000E0E000E0E000FFE
+000FFE001FFF001C07001C07001C07007F1FC0FF1FE07F1FC013197F9816>I<7FF800FFFE007F
+FF001C0F001C07801C03801C03801C03801C07801C07001FFF001FFE001FFE001C1F001C03801C
+03C01C01C01C01C01C01C01C01C01C03C01C07807FFF80FFFF007FFC0012197F9816>I<01F180
+07FB800FFF801F0F803C0780380380700380700380F00000E00000E00000E00000E00000E00000
+E00000E00000F000007003807003803803803C07001F0F000FFE0007FC0001F00011197E9816>
+I<7FF800FFFE007FFF001C0F001C07801C03C01C01C01C01C01C01E01C00E01C00E01C00E01C00
+E01C00E01C00E01C00E01C00E01C01C01C01C01C03C01C07801C0F807FFF00FFFE007FF8001319
+809816>I<7FFFC0FFFFC07FFFC01C01C01C01C01C01C01C01C01C00001C00001C1C001C1C001F
+FC001FFC001FFC001C1C001C1C001C00001C00E01C00E01C00E01C00E01C00E07FFFE0FFFFE07F
+FFE013197F9816>I<FFFFE0FFFFE0FFFFE01C00E01C00E01C00E01C00E01C00001C00001C1C00
+1C1C001FFC001FFC001FFC001C1C001C1C001C00001C00001C00001C00001C00001C0000FF8000
+FFC000FF800013197F9816>I<03E30007FF000FFF001E1F003C0F00380700700700700700F000
+00E00000E00000E00000E00000E03F80E07FC0E03F80F00700700700700700380F003C0F001E1F
+000FFF0007F70003E70012197E9816>I<7F1FC0FFBFE07F1FC01C07001C07001C07001C07001C
+07001C07001C07001FFF001FFF001FFF001C07001C07001C07001C07001C07001C07001C07001C
+07001C07007F1FC0FFBFE07F1FC013197F9816>I<FFFEFFFEFFFE038003800380038003800380
+0380038003800380038003800380038003800380038003800380FFFEFFFEFFFE0F197D9816>I<
+07FE07FF07FE003800380038003800380038003800380038003800380038003800380038003860
+38F038F0707FF07FE01F8010197D9816>I<7F0FE0FF8FF07F0FE01C07801C0F001C0E001C1C00
+1C3C001C78001CF0001CE0001DF0001FF0001FF8001F38001E1C001C1C001C0E001C0E001C0700
+1C07001C03807F07E0FF8FF07F07E01419809816>I<FFC000FFC000FFC0001C00001C00001C00
+001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00401C00
+E01C00E01C00E01C00E0FFFFE0FFFFE0FFFFE013197F9816>I<FC07E0FE0FE0FE0FE03A0B803B
+1B803B1B803B1B803B1B803B1B803BBB8039B38039B38039B38039B38039F38038E38038E38038
+0380380380380380380380380380FE0FE0FE0FE0FE0FE013197F9816>I<7E1FC0FF3FE07F1FC0
+1D07001D87001D87001D87001DC7001DC7001CC7001CC7001CE7001CE7001CE7001C67001C6700
+1C77001C77001C37001C37001C37001C17007F1F00FF9F007F0F0013197F9816>I<7FF800FFFE
+007FFF001C0F801C03801C03C01C01C01C01C01C01C01C03C01C03801C0F801FFF001FFE001FF8
+001C00001C00001C00001C00001C00001C00001C00007F0000FF80007F000012197F9816>80
+D<7FE000FFF8007FFC001C1E001C0F001C07001C07001C07001C07001C0F001C1E001FFC001FF8
+001FFC001C1C001C0E001C0E001C0E001C0E001C0E201C0E701C0E707F07E0FF87E07F03C01419
+7F9816>82 D<07E3001FFF003FFF00781F00F00700E00700E00700E00000F000007800003F8000
+1FF00007FC0000FE00000F00000700000380000380600380E00380E00700F80F00FFFE00FFFC00
+C7F00011197E9816>I<7FFFE0FFFFE0FFFFE0E0E0E0E0E0E0E0E0E0E0E0E000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00007FC
+000FFE0007FC0013197F9816>I<7F07F0FF8FF87F07F01C01C01C01C01C01C01C01C01C01C01C
+01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C00E03800E038007
+070007FF0003FE0000F8001519809816>I<FE0FE0FF1FE0FE0FE03803801C07001C07001C0700
+1C07000E0E000E0E000E0E000E0E00060C00071C00071C00071C00071C0003180003B80003B800
+03B80001B00001F00001F00000E00013197F9816>I<7F1F807F3F807F1F800E1E000E1C00073C
+0007380003B80003F00001F00001E00000E00001E00001F00003F00003B80007B800071C00071C
+000E0E000E0E001C07007F1FC0FF1FE07F1FC013197F9816>88 D<FE0FE0FF1FE0FE0FE01C0700
+1C07000E0E000E0E00071C00071C00071C0003B80003B80001F00001F00000E00000E00000E000
+00E00000E00000E00000E00000E00003F80007FC0003F80013197F9816>I<7FFF80FFFF80FFFF
+80E00700E00F00E01E00E01C00003C0000780000700000F00001E00001C00003C0000780000700
+000F00001E03801C03803C0380780380700380FFFF80FFFF80FFFF8011197E9816>I<1FE0003F
+F0007FF800783C00300E00000E00000E0003FE001FFE003E0E00700E00E00E00E00E00E00E0078
+3E007FFFE03FE7E00F83E013127E9116>97 D<7E0000FE00007E00000E00000E00000E00000E00
+000E3E000EFF000FFF800F83C00F00E00E00E00E00700E00700E00700E00700E00700E00700E00
+E00F01E00F83C00FFF800EFF00063C001419809816>I<03F80FFC1FFE3C1E780C7000E000E000
+E000E000E000F000700778073E0E1FFC0FF803F010127D9116>I<003F00007F00003F00000700
+00070000070000070003C7000FF7001FFF003C1F00780F00700700E00700E00700E00700E00700
+E00700E00700700F00700F003C1F001FFFE00FE7F007C7E014197F9816>I<03E00FF81FFC3C1E
+780E7007E007FFFFFFFFFFFFE000E000700778073C0F1FFE0FFC03F010127D9116>I<001F0000
+7F8000FF8001E78001C30001C00001C0007FFF00FFFF00FFFF0001C00001C00001C00001C00001
+C00001C00001C00001C00001C00001C00001C00001C0003FFE007FFF003FFE0011197F9816>I<
+03E3C007F7E00FFFE01C1CC0380E00380E00380E00380E00380E001C1C000FF8001FF0001BE000
+3800001800001FFC001FFF003FFF807803C0E000E0E000E0E000E0E000E07001C07C07C03FFF80
+0FFE0003F800131C7F9116>I<7E0000FE00007E00000E00000E00000E00000E00000E3C000EFE
+000FFF000F87800F03800E03800E03800E03800E03800E03800E03800E03800E03800E03800E03
+807FC7F0FFE7F87FC7F01519809816>I<018003C003C0018000000000000000007FC07FC07FC0
+01C001C001C001C001C001C001C001C001C001C001C001C07FFFFFFF7FFF101A7D9916>I<7E00
+00FE00007E00000E00000E00000E00000E00000E7FE00E7FE00E7FE00E0F000E1E000E3C000E78
+000EF0000FF0000FF8000FBC000F1E000E0E000E07000E07807F87F0FFCFF07F87F01419809816
+>107 D<FFC000FFC000FFC00001C00001C00001C00001C00001C00001C00001C00001C00001C0
+0001C00001C00001C00001C00001C00001C00001C00001C00001C00001C000FFFF80FFFF80FFFF
+8011197E9816>I<F9C380FFEFC0FFFFE03C78E03C78E03870E03870E03870E03870E03870E038
+70E03870E03870E03870E03870E0FE7CF8FE7CF8FE3C781512809116>I<7E3C00FEFE007FFF00
+0F87800F03800E03800E03800E03800E03800E03800E03800E03800E03800E03800E03807FC7F0
+FFE7F87FC7F01512809116>I<03E0000FF8001FFC003C1E00780F00700700E00380E00380E003
+80E00380E00380F00780700700780F003C1E001FFC000FF80003E00011127E9116>I<7E3E00FE
+FF007FFF800F83C00F00E00E00E00E00700E00700E00700E00700E00700E00700E00E00F01E00F
+83C00FFF800EFF000E3C000E00000E00000E00000E00000E00000E00007FC000FFE0007FC00014
+1B809116>I<07C7000FE7001FF7003C1F00700F00700F00E00700E00700E00700E00700E00700
+E00700700F00700F003C3F003FF7001FE70007C700000700000700000700000700000700000700
+003FE0007FF0003FE0141B7E9116>I<FF0FC0FF3FE0FF7FE007F04007C0000780000780000700
+00070000070000070000070000070000070000070000FFFC00FFFC00FFFC0013127F9116>I<0F
+EC3FFC7FFCF03CE01CE01C70007F801FF007F8003C600EE00EF00EF81EFFFCFFF8C7E00F127D91
+16>I<0300000700000700000700000700007FFF00FFFF00FFFF00070000070000070000070000
+07000007000007000007010007038007038007038007870003FE0001FC0000F80011177F9616>
+I<7E1F80FE3F807E1F800E03800E03800E03800E03800E03800E03800E03800E03800E03800E03
+800E03800E0F800FFFF007FBF803E3F01512809116>I<7F1FC0FF1FE07F1FC01C07001E0F000E
+0E000E0E000E0E00071C00071C00071C00071C0003B80003B80003B80001F00001F00000E00013
+127F9116>I<FF1FE0FFBFE0FF1FE038038038038038038038038038E38019F30019F30019B300
+1DB7001DB7001DB7001DB7000F1E000F1E000F1E0013127F9116>I<7F1FC07F3FC07F1FC00F1C
+00073C0003B80003F00001F00000E00001E00001F00003B800073C00071C000E0E007F1FC0FF3F
+E07F1FC013127F9116>I<7F1FC0FF9FE07F1FC01C07000E07000E0E000E0E00070E00071C0007
+1C00039C00039C0003980001B80001B80000F00000F00000F00000E00000E00000E00001C00079
+C0007BC0007F80003F00003C0000131B7F9116>I<3FFFC07FFFC07FFFC0700780700F00701E00
+003C0000780001F00003E0000780000F00001E01C03C01C07801C0FFFFC0FFFFC0FFFFC012127F
+9116>I E /Fh 69 125 df<007E1F0001C1B1800303E3C00703C3C00E03C1800E01C0000E01C0
+000E01C0000E01C0000E01C0000E01C000FFFFFC000E01C0000E01C0000E01C0000E01C0000E01
+C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E
+01C0000E01C0007F87FC001A1D809C18>11 D<007E0001C1800301800703C00E03C00E01800E00
+000E00000E00000E00000E0000FFFFC00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01
+C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C07F87F8151D809C17>I<003F07E0
+0001C09C18000380F018000701F03C000E01E03C000E00E018000E00E000000E00E000000E00E0
+00000E00E000000E00E00000FFFFFFFC000E00E01C000E00E01C000E00E01C000E00E01C000E00
+E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E
+00E01C000E00E01C000E00E01C000E00E01C007FC7FCFF80211D809C23>14
+D<6060F0F0F8F86868080808080808101010102020404080800D0C7F9C15>34
+D<60F0F8680808081010204080050C7C9C0C>39 D<004000800100020006000C000C0018001800
+300030007000600060006000E000E000E000E000E000E000E000E000E000E000E000E000600060
+006000700030003000180018000C000C00060002000100008000400A2A7D9E10>I<8000400020
+00100018000C000C000600060003000300038001800180018001C001C001C001C001C001C001C0
+01C001C001C001C001C0018001800180038003000300060006000C000C00180010002000400080
+000A2A7E9E10>I<01800180018001804182F18F399C0FF003C003C00FF0399CF18F4182018001
+800180018010127E9E15>I<60F0F0701010101020204080040C7C830C>44
+D<FFE0FFE00B0280890E>I<60F0F06004047C830C>I<03C00C301818300C300C700E60066006E0
+07E007E007E007E007E007E007E007E007E007E007E007E00760066006700E300C300C18180C30
+07E0101D7E9B15>48 D<030007003F00C700070007000700070007000700070007000700070007
+00070007000700070007000700070007000700070007000F80FFF80D1C7C9B15>I<07C0183020
+1C400C400EF00FF80FF807F8077007000F000E000E001C001C00380070006000C0018003000601
+0C01180110023FFE7FFEFFFE101C7E9B15>I<07E01830201C201C781E780E781E381E001C001C
+00180030006007E00030001C001C000E000F000F700FF80FF80FF80FF00E401C201C183007E010
+1D7E9B15>I<03C00C301818300C700C600EE006E006E007E007E007E007E0076007700F300F18
+170C2707C700060006000E300C780C78187010203030C00F80101D7E9B15>57
+D<60F0F0600000000000000000000060F0F06004127C910C>I<60F0F060000000000000000000
+0060F0F0701010101020204080041A7C910C>I<000600000006000000060000000F0000000F00
+00000F00000017800000178000001780000023C0000023C0000023C0000041E0000041E0000041
+E0000080F0000080F0000180F8000100780001FFF80003007C0002003C0002003C0006003E0004
+001E0004001E000C001F001E001F00FF80FFF01C1D7F9C1F>65 D<FFFFC00F00F00F00380F003C
+0F001C0F001E0F001E0F001E0F001E0F001C0F003C0F00780F01F00FFFE00F00780F003C0F001E
+0F000E0F000F0F000F0F000F0F000F0F000F0F001E0F001E0F003C0F0078FFFFE0181C7E9B1D>
+I<001F808000E0618001801980070007800E0003801C0003801C00018038000180780000807800
+008070000080F0000000F0000000F0000000F0000000F0000000F0000000F0000000F000000070
+0000807800008078000080380000801C0001001C0001000E000200070004000180080000E03000
+001FC000191E7E9C1E>I<FFFFFC0F003C0F000C0F00040F00040F00060F00020F00020F02020F
+02000F02000F02000F06000FFE000F06000F02000F02000F02000F02010F00010F00020F00020F
+00020F00060F00060F000C0F003CFFFFFC181C7E9B1C>69 D<FFFFF80F00780F00180F00080F00
+080F000C0F00040F00040F02040F02000F02000F02000F06000FFE000F06000F02000F02000F02
+000F02000F00000F00000F00000F00000F00000F00000F00000F8000FFF800161C7E9B1B>I<00
+1F808000E0618001801980070007800E0003801C0003801C000180380001807800008078000080
+70000080F0000000F0000000F0000000F0000000F0000000F0000000F000FFF0F0000F80700007
+807800078078000780380007801C0007801C0007800E00078007000B800180118000E06080001F
+80001C1E7E9C21>I<FFF3FFC00F003C000F003C000F003C000F003C000F003C000F003C000F00
+3C000F003C000F003C000F003C000F003C000F003C000FFFFC000F003C000F003C000F003C000F
+003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C00
+FFF3FFC01A1C7E9B1F>I<FFF00F000F000F000F000F000F000F000F000F000F000F000F000F00
+0F000F000F000F000F000F000F000F000F000F000F000F000F00FFF00C1C7F9B0F>I<1FFF00F8
+007800780078007800780078007800780078007800780078007800780078007800780078007870
+78F878F878F878F0F040E021C01F00101D7F9B15>I<FFF03FE00F000F000F000C000F0008000F
+0010000F0020000F0040000F0080000F0100000F0200000F0400000F0E00000F1F00000F2F0000
+0F2780000F4780000F83C0000F01E0000F01E0000F00F0000F00F8000F0078000F003C000F003C
+000F001E000F001F000F001F80FFF07FF01C1C7E9B20>I<FFF8000F80000F00000F00000F0000
+0F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F0000
+0F00080F00080F00080F00180F00180F00100F00300F00700F01F0FFFFF0151C7E9B1A>I<FF80
+00FF800F8000F8000F8000F8000BC00178000BC00178000BC001780009E002780009E002780008
+F004780008F004780008F0047800087808780008780878000878087800083C107800083C107800
+083C107800081E207800081E207800081E207800080F407800080F407800080780780008078078
+00080780780008030078001C03007800FF8307FF80211C7E9B26>I<FF007FC00F800E000F8004
+000BC0040009E0040009E0040008F0040008F8040008780400083C0400083C0400081E0400080F
+0400080F0400080784000807C4000803C4000801E4000801E4000800F40008007C0008007C0008
+003C0008003C0008001C0008000C001C000C00FF8004001A1C7E9B1F>I<003F800000E0E00003
+80380007001C000E000E001C0007003C00078038000380780003C0780003C0700001C0F00001E0
+F00001E0F00001E0F00001E0F00001E0F00001E0F00001E0F00001E0700001C0780003C0780003
+C0380003803C0007801C0007000E000E0007001C000380380000E0E000003F80001B1E7E9C20>
+I<FFFF800F00E00F00780F003C0F001C0F001E0F001E0F001E0F001E0F001E0F001C0F003C0F00
+780F00E00FFF800F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00
+000F0000FFF000171C7E9B1C>I<FFFF00000F01E0000F0078000F003C000F001C000F001E000F
+001E000F001E000F001E000F001C000F003C000F0078000F01E0000FFF00000F03C0000F00E000
+0F00F0000F0078000F0078000F0078000F0078000F0078000F0078000F0078100F0078100F0038
+100F003C20FFF01C20000007C01C1D7E9B1F>82 D<07E0801C1980300580700380600180E00180
+E00080E00080E00080F00000F800007C00007FC0003FF8001FFE0007FF0000FF80000F800007C0
+0003C00001C08001C08001C08001C0C00180C00180E00300D00200CC0C0083F800121E7E9C17>
+I<7FFFFFC0700F01C0600F00C0400F0040400F0040C00F0020800F0020800F0020800F0020000F
+0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F000000
+0F0000000F0000000F0000000F0000000F0000000F0000000F0000001F800003FFFC001B1C7F9B
+1E>I<FFF07FC00F000E000F0004000F0004000F0004000F0004000F0004000F0004000F000400
+0F0004000F0004000F0004000F0004000F0004000F0004000F0004000F0004000F0004000F0004
+000F0004000F0004000F0004000700080007800800038010000180100000C020000070C000001F
+00001A1D7E9B1F>I<FFE00FF01F0003C00F0001800F0001000F800300078002000780020003C0
+040003C0040003C0040001E0080001E0080001F0080000F0100000F0100000F830000078200000
+782000003C4000003C4000003C4000001E8000001E8000001F8000000F0000000F000000060000
+00060000000600001C1D7F9B1F>I<7FF0FFC00FC03E000780180003C0180003E0100001E02000
+01F0600000F0400000788000007D8000003D0000001E0000001F0000000F0000000F8000000F80
+000013C0000023E0000021E0000041F00000C0F8000080780001007C0003003C0002001E000600
+1F001F003F80FFC0FFF01C1C7F9B1F>88 D<FFF007FC0F8001E00780008007C0018003C0010003
+E0020001F0020000F0040000F8040000780800007C1800003C1000001E2000001F2000000F4000
+000FC0000007800000078000000780000007800000078000000780000007800000078000000780
+000007800000078000007FF8001E1C809B1F>I<08081010202040404040808080808080B0B0F8
+F8787830300D0C7A9C15>92 D<0810204040808080B0F87830050C7D9C0C>96
+D<1FC000307000783800781C00301C00001C00001C0001FC000F1C00381C00701C00601C00E01C
+40E01C40E01C40603C40304E801F870012127E9115>I<FC00001C00001C00001C00001C00001C
+00001C00001C00001C00001C00001C00001C7C001D86001E03001C01801C01C01C00C01C00E01C
+00E01C00E01C00E01C00E01C00E01C00C01C01C01C01801E030019060010F800131D7F9C17>I<
+07E00C301878307870306000E000E000E000E000E000E00060007004300418080C3007C00E127E
+9112>I<003F0000070000070000070000070000070000070000070000070000070000070003E7
+000C1700180F00300700700700600700E00700E00700E00700E00700E00700E007006007007007
+00300700180F000C370007C7E0131D7E9C17>I<03E00C301818300C700E6006E006FFFEE000E0
+00E000E00060007002300218040C1803E00F127F9112>I<00F8018C071E061E0E0C0E000E000E
+000E000E000E00FFE00E000E000E000E000E000E000E000E000E000E000E000E000E000E000E00
+0E007FE00F1D809C0D>I<00038003C4C00C38C01C3880181800381C00381C00381C00381C0018
+18001C38000C300013C0001000003000001800001FF8001FFF001FFF803003806001C0C000C0C0
+00C0C000C06001803003001C0E0007F800121C7F9215>I<FC00001C00001C00001C00001C0000
+1C00001C00001C00001C00001C00001C00001C7C001C87001D03001E03801C03801C03801C0380
+1C03801C03801C03801C03801C03801C03801C03801C03801C03801C0380FF9FF0141D7F9C17>
+I<18003C003C0018000000000000000000000000000000FC001C001C001C001C001C001C001C00
+1C001C001C001C001C001C001C001C001C00FF80091D7F9C0C>I<00C001E001E000C000000000
+000000000000000000000FE000E000E000E000E000E000E000E000E000E000E000E000E000E000
+E000E000E000E000E000E000E060E0F0C0F1C061803E000B25839C0D>I<FC00001C00001C0000
+1C00001C00001C00001C00001C00001C00001C00001C00001C3FC01C0F001C0C001C08001C1000
+1C20001C40001CE0001DE0001E70001C78001C38001C3C001C1C001C0E001C0F001C0F80FF9FE0
+131D7F9C16>I<FC001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C00
+1C001C001C001C001C001C001C001C001C001C001C001C00FF80091D7F9C0C>I<FC7E07E0001C
+838838001D019018001E01E01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C00
+1C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C
+00FF8FF8FF8021127F9124>I<FC7C001C87001D03001E03801C03801C03801C03801C03801C03
+801C03801C03801C03801C03801C03801C03801C03801C0380FF9FF014127F9117>I<03F0000E
+1C00180600300300700380600180E001C0E001C0E001C0E001C0E001C0E001C060018070038030
+03001806000E1C0003F00012127F9115>I<FC7C001D86001E03001C01801C01C01C00C01C00E0
+1C00E01C00E01C00E01C00E01C00E01C01C01C01C01C01801E03001D06001CF8001C00001C0000
+1C00001C00001C00001C00001C0000FF8000131A7F9117>I<03C1000C3300180B00300F007007
+00700700E00700E00700E00700E00700E00700E00700600700700700300F00180F000C370007C7
+00000700000700000700000700000700000700000700003FE0131A7E9116>I<FCE01D301E781E
+781C301C001C001C001C001C001C001C001C001C001C001C001C00FFC00D127F9110>I<1F9030
+704030C010C010E010F8007F803FE00FF000F880388018C018C018E010D0608FC00D127F9110>
+I<04000400040004000C000C001C003C00FFE01C001C001C001C001C001C001C001C001C001C10
+1C101C101C101C100C100E2003C00C1A7F9910>I<FC1F801C03801C03801C03801C03801C0380
+1C03801C03801C03801C03801C03801C03801C03801C03801C07800C07800E1B8003E3F014127F
+9117>I<FF07E03C03801C01001C01000E02000E020007040007040007040003880003880003D8
+0001D00001D00000E00000E00000E00000400013127F9116>I<FF3FCFE03C0F03801C0701801C
+0701001C0B01000E0B82000E0B82000E1182000711C4000711C4000720C40003A0E80003A0E800
+03C0680001C0700001C0700001803000008020001B127F911E>I<7F8FF00F03800F0300070200
+03840001C80001D80000F00000700000780000F800009C00010E00020E000607000403801E07C0
+FF0FF81512809116>I<FF07E03C03801C01001C01000E02000E02000704000704000704000388
+0003880003D80001D00001D00000E00000E00000E000004000004000008000008000F08000F100
+00F300006600003C0000131A7F9116>I<7FFC70386038407040F040E041C003C0038007000F04
+0E041C043C0C380870087038FFF80E127F9112>I<FFFFFFFFFF802901808B2A>124
+D E end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 300dpi
+TeXDict begin
+
+%%EndSetup
+%%Page: 1 1
+1 0 bop 0 -58 a Fh(Ma)o(y)13 b(1991)549 b Fg(hclassic)1461
+-59 y Fh(c)1449 -58 y Ff(\015)o Fh(1991)13 b(b)o(y)h(Jo)q(el)g(M.)f
+(Ho\013man)0 42 y Fe(In)n(tro)r(duction)83 131 y Fg(Hclassic)h
+Fh(is)h(a)g(mo)q(dernized)g(Classical)f(Hebrew)j(fon)o(t)e(\(in)g(the)h(same)
+e(w)o(a)o(y)h(that)g(Kn)o(uth's)h Fg(cmr)e Fh(family)e(is)k(a)f(mo)q(d-)0
+194 y(ernized)h(Roman)c(fon)o(t)i(|)g(but)h(his)g(fon)o(ts)f(are)h(m)o(uc)o
+(h)f(nicer\).)21 b(It)14 b(con)o(tains)h(all)e(of)h(the)i(Hebrew)g(consonan)o
+(ts,)e(the)i(\(rarely)0 256 y(used\))e(ligature)e Fd(aleph-lame)n(d)h
+Fh(\(as)g(seen)h(in)f(\\)p Fc(|xyi)p Fh("\))f(and)h(t)o(w)o(o)g(v)o(ersions)g
+(of)f(the)i(letter)f Fd(ayin)q Fh(:)k(\\)p Fc(r)p Fh(")c(and)f(\\)p
+Fc({)p Fh(.")17 b(The)d(latter)0 318 y(is)h(for)g(use)h(with)f(v)o(o)o(w)o
+(els.)22 b Fg(Hclassic)13 b Fh(also)i(con)o(tains)g(all)f(of)h(the)h(v)o(o)o
+(w)o(els)f(found)f(in)h(Hebrew,)i(a)e(sym)o(b)q(ol)e(for)i
+Fd(mete)n(g)p Fh(,)g(and)0 381 y(dots)f(for)g(use)g(as)g(a)g
+Fd(dagesh)h Fh(and)e(for)h(di\013eren)o(tiating)g(\\)901 348
+y Fc(\000)877 381 y(y)p Fh(")f(and)h(\\)1050 348 y Fc(\000)1044
+381 y(y)p Fh(.")83 444 y(Also)i(included)h(is)g(a)f(set)i(of)e(macros,)g(in)g
+(the)h(\014les)g Fg(hletter1.tex)p Fh(,)e Fg(vowels.tex)f Fh(and)j
+Fg(dots.tex)e Fh(for)h(using)g(the)0 506 y Fg(hclassic)c Fh(fon)o(t.)18
+b(Here)d(is)f(an)f(example)g(of)g(what)h Fg(hclassic)e Fh(lo)q(oks)h(lik)o
+(e:)524 568 y Fc(:u)h(\003)-27 b(x)5 b(\010\002)-23 b(`)8 b(\002)-21
+b(d)23 b(z)8 b(\011)-21 b(`)t(\007)-9 b(e)23 b(m)o(\005)-12
+b(i)7 b(\001)-20 b(n)9 b(\002)867 535 y(\000)861 555 y(\000)842
+568 y(y)g(\001)-21 b(d)23 b(z)8 b(\011)-21 b(`)23 b(mi)8 b(\005)-21
+b(d)1078 535 y(\000)1079 568 y(l)5 b(\003\007)-23 b(`)23 b(`)14
+b(\002)-27 b(x)8 b(\002)1229 555 y(\000)1215 568 y(a)23 b(zi)9
+b(\005)1332 535 y(\000)1308 568 y(y`)14 b(\011)-27 b(x)12 b(\007)1411
+555 y(\000)1397 568 y(a)83 658 y Fh(The)18 b(only)f(punctuation)h(included)g
+(is)g(as)g(follo)o(ws:)24 b(p)q(erio)q(d,)19 b(comma,)d(exlamation)f(mark,)i
+(dash;)i(all)e(except)i(the)0 720 y(comma)11 b(lo)q(ok)i(rather)i(Biblical.)0
+837 y Fe(Using)k(the)f(F)-5 b(on)n(t)83 927 y Fh(The)12 b(\014le)g
+Fg(hletter1)p Fh(*)e(de\014nes)k(macros)d(for)g(all)g(of)g(the)i(Hebrew)g
+(letters:)19 b Ff(n)p Fg(aleph,)h Ff(n)p Fg(bet,)h Ff(n)p Fg(gimel,)f
+Fb(:)7 b(:)g(:)20 b Ff(n)p Fg(taf)p Fh(;)11 b(the)0 989 y(\014nal)g(letters:)
+18 b Ff(n)p Fg(fchaf,)i Ff(n)p Fg(fmem,)11 b Fh(etc.;)h(the)g(ligature)f
+Fd(aleph-lame)n(d)p Fh(:)17 b Ff(n)p Fg(alephlamed)p Fh(;)10
+b(and)h(the)h(v)n(arian)o(t)e(form)g(of)h(the)h(letter)0 1052
+y Fd(ayin)i Fh(for)f(use)h(with)g(v)o(o)o(w)o(els:)j Ff(n)p
+Fg(vowelayin)p Fh(.)f(It)d(also)g(con)o(tains)g(de\014nitions)h(for)f
+(letters)i(with)e(a)g Fd(dagesh)p Fh(:)19 b Ff(n)p Fg(Aleph,)h
+Ff(n)p Fg(Bet,)0 1114 y Fh(etc.)f(I)14 b(realize)g(there)h(is)e(no)h(reason)g
+(to)g(put)g(a)f Fd(dagesh)i Fh(in)e(an)g Fd(aleph)p Fh(,)h(but)g(y)o(ou)f
+(can.)18 b(Use)d Ff(n)p Fg(Heh)e Fh(for)g(a)g Fd(mappiq)p Fh(.)19
+b(Y)m(ou)13 b(m)o(ust)0 1176 y(include)h(the)g(\014le)g Fg(dots.tex)f
+Fh(\(q.v.)f(b)q(elo)o(w\))i(to)g(use)h(a)e Fd(dagesh)p Fh(.)83
+1239 y(The)j(\014les)f Fg(dots.tex)f Fh(and)h Fg(vowels.tex)e
+Fh(de\014ne)j(macros)f(for)g(all)f(of)g(the)i(diacritic)f(marks)f(included)h
+(with)g Fg(hclas-)0 1302 y(sic)p Fh(.)33 b(The)19 b(follo)o(wing)d(macros)j
+(are)g(a)o(v)n(ailable)e(for)h(v)o(o)o(w)o(els:)28 b Ff(n)p
+Fg(patach)p Ff(f)p Fd(letter)p Ff(g)p Fg(,)19 b Ff(n)p Fg(kamatz)p
+Ff(f)p Fd(letter)p Ff(g)p Fg(,)f Ff(n)p Fg(segol)p Ff(f)p Fd(letter)p
+Ff(g)p Fg(,)0 1364 y Ff(n)p Fg(kibutz)p Ff(f)p Fd(letter)p
+Ff(g)p Fg(,)g Ff(n)p Fg(chiriq)p Ff(f)p Fd(letter)p Ff(g)p
+Fg(,)h Ff(n)p Fg(kamatzkatan)p Ff(f)p Fd(letter)o Ff(g)g Fg(and)i
+Ff(n)p Fg(shva)p Ff(f)p Fd(letter)p Ff(g)p Fh(,)8 b(where)k(\\letter")f(is)g
+(an)o(y)g(Hebrew)0 1426 y(letter.)18 b(F)m(or)11 b(example,)f
+Ff(n)p Fg(segol)p Ff(fn)p Fg(aleph)p Ff(g)e Fh(will)i(pro)q(duce)i(\\)c
+Fc(\003)-21 b(`)p Fh(.")17 b(Unlik)o(e)10 b(most)g(Hebrew)j(fon)o(ts,)e(a)g
+Fd(kamatz)h(katan)g Fh(is)f(sligh)o(tly)0 1493 y(larger)k(than)h(an)f
+(ordinary)g Fd(kamatz)p Fh(.)23 b(So:)e Fc(mic)7 b(\002)-20
+b(lid)25 b(l)8 b(\006)886 1479 y(\000)872 1493 y(k)p Fh(.)23
+b(The)16 b(command)d Ff(n)p Fg(meteg)p Ff(f)p Fd(letter)p Ff(g)f
+Fh(places)k(a)g Fd(mete)n(g)f Fh(under)h(the)0 1555 y(letter)d(\\letter.")18
+b(F)m(or)11 b(eac)o(h)h(v)o(o)o(w)o(el)f(command)e(is)j(a)g(corresp)q(onding)
+g Fd(chataf)g Fh(v)o(o)o(w)o(el)f(command)e(\()p Ff(n)p Fg(chatafkamatz)p
+Ff(f)p Fd(letter)o Ff(g)p Fg(,)0 1617 y Ff(n)p Fg(chatafsegol)p
+Ff(f)p Fd(letter)o Ff(g)p Fg(,)i Fh(etc.\))19 b(and)13 b(a)h(command)d(for)j
+(adding)f(a)g Fd(mete)n(g)h Fh(\()p Ff(n)p Fg(Kamatz)p Ff(f)p
+Fd(letter)p Ff(g)p Fg(,)19 b Ff(n)p Fg(Segol)p Ff(f)p Fd(letter)p
+Ff(g)p Fg(,)10 b Fh(etc.\).)83 1681 y(The)15 b(ab)q(o)o(v)o(e)f(macros)f
+(automatically)e(adjust)k(the)g(lo)q(cation)e(of)h(some)f(v)o(o)o(w)o(els,)h
+(substitute)h Ff(n)p Fg(vowelayin)e Fh(for)h Ff(n)p Fg(ayin)p
+Fh(,)0 1743 y(and)h(adjust)g(the)h(lo)q(cation)e(of)h(the)h
+Fd(dagesh)p Fh(.)23 b(So)15 b Ff(n)p Fg(shva)p Ff(fn)p Fg(resh)p
+Ff(g)d Fh(will)i(pro)q(duce)i(\\)i Fc(\007)-23 b(x)p Fh(,")15
+b(with)g(the)h Fd(shva)f Fh(not)g(cen)o(tered)j(but)0 1805
+y(under)e(the)g(stem,)e(where)i(it)f(b)q(elongs.)22 b(Lik)o(ewise,)15
+b Ff(n)p Fg(kamatz)p Ff(fn)p Fg(fchaf)p Ff(g)d Fh(and)j Ff(n)p
+Fg(kamatz)p Ff(fn)p Fg(Fkaf)p Ff(g)d Fh(pro)q(duce)k(\\)1741
+1785 y Fc(\002)1733 1805 y(j)p Fh(")f(and)g(\\)7 b Fc(\002)1915
+1791 y(\000)1901 1805 y(j)p Fh(")0 1867 y(resp)q(ectiv)o(ely)m(.)19
+b(Also,)13 b Ff(n)p Fg(ayin)g Fh(pro)q(duces)i(\\)p Fc(r)p
+Fh(")f(but)g Ff(n)p Fg(patach)p Ff(fn)p Fg(ayin)p Ff(g)d Fh(pro)q(duces)k(\\)
+8 b Fc(\001)-21 b({)p Fh(.")83 1931 y(The)18 b(commands)d Ff(n)p
+Fg(shinwithdot)g Fh(and)i Ff(n)p Fg(sinwithdot)f Fh(pro)q(duce)i(\\)1206
+1898 y Fc(\000)1182 1931 y(y)p Fh(")g(and)f(\\)1363 1898 y
+Fc(\000)1357 1931 y(y)p Fh(")g(resp)q(ectiv)o(ely;)j(they)e(b)q(oth)g(ha)o(v)
+o(e)0 1993 y(a)g(corresp)q(onding)h(v)o(ersion)f(with)f(a)h
+Fd(dagesh)p Fh(.)31 b(The)18 b(command)d Ff(n)p Fg(vavwithdot)h
+Fh(yields)i(\\)1440 1960 y Fc(\000)1434 1993 y(e)p Fh(.")29
+b(Use)19 b Ff(n)p Fg(odot)e Fh(for)g(a)h Fd(cholem)0 2055 y(chaseir)p
+Fh(.)0 2172 y Fe(I)h(Ha)n(v)n(e)f(to)h(T)n(yp)r(e)f(All)g(of)h(THA)-5
+b(T?!)83 2262 y Fh(I)13 b(realize)g(that)f(t)o(yping)g Ff(n)p
+Fg(taf)p Ff(n)p Fg(yud)p Ff(n)p Fg(chiriq)p Ff(fn)o Fg(shinw)o(ithdo)o(t)p
+Ff(gn)p Fg(a)o(leph)p Ff(n)o Fg(tzer)o(e)p Ff(fn)p Fg(re)o(sh)p
+Ff(gn)o Fg(shva)p Ff(f)o(n)p Fg(Bet)p Ff(g)d Fh(is)j(a)h(di\016cult)0
+2324 y(w)o(a)o(y)i(to)h(pro)q(duce)i(\\)p Fc(zi)9 b(\005)386
+2291 y(\000)362 2324 y(y`)14 b(\011)-27 b(x)12 b(\007)465 2310
+y(\000)451 2324 y(a)p Fh(.")23 b(Y)m(ou)15 b(will)g(doubtless)i(notice)f
+(that)g(I)g(ha)o(v)o(e)g(not)g(included)g(an)o(y)g(b)q(etter)i(mec)o(hanism)
+13 b(for)0 2386 y(en)o(tering)h(Hebrew)i(with)d(ease.)p 0 2437
+600 2 v 0 2437 V 42 2483 a(*)33 b(I)14 b(ha)o(v)o(e)f(named)f(the)i(\014le)f
+Fg(hletter1)f Fh(b)q(ecause)j(y)o(ou)e(ma)o(y)e(w)o(an)o(t)i(to)g(ha)o(v)o(e)
+h(other)g(mappings)d(for)i(other)h(fon)o(ts)f(\(sev)o(eral)0
+2545 y(public)h(domain)e(fon)o(ts)h(in)h(the)h(U.S.)e(use)i(`b')e(for)h
+Fd(b)n(et)p Fh(,)f(`g')g(for)h Fd(gimel)p Fh(,)f(etc.)20 b
+Fg(Hclassic)12 b Fh(uses)j(the)g(c)o(haracter)g(mapping)d(I'v)o(e)0
+2608 y(seen)17 b(in)e(use)h(in)f(Israel.)23 b(I)16 b(ha)o(v)o(e)f(not)g(y)o
+(et)h(had)f(a)g(c)o(hance)i(to)e(lo)q(ok)g(at)g(T)1146 2617
+y(E)1169 2608 y(X)h(3.0,)e(but)i(I)f(susp)q(ect)j(3.0)c(in)o(tro)q(duces)j(a)
+e(more)0 2670 y(elegan)o(t)f(w)o(a)o(y)f(of)g(using)h(t)o(w)o(o)f(c)o
+(haracter)j(sets.)965 2770 y(1)p eop
+%%Page: 2 2
+2 1 bop 0 -58 a Fh(Ma)o(y)13 b(1991)549 b Fg(hclassic)1461
+-59 y Fh(c)1449 -58 y Ff(\015)o Fh(1991)13 b(b)o(y)h(Jo)q(el)g(M.)f
+(Ho\013man)83 42 y(There)g(are)g(t)o(w)o(o)e(problems.)16 b(First,)d(y)o(ou)e
+(ha)o(v)o(e)h(to)g(en)o(ter)h(Hebrew)g(left-to-righ)o(t)e(\(in)h(what)g(is)f
+(called)h(\\screen)i(order"\);)0 104 y(second,)f(t)o(yping)f(all)f(the)j(v)o
+(o)o(w)o(el-comm)o(ands)c(is)i(di\016cult.)17 b(There)c(are)g(sev)o(eral)g
+(solutions)f(to)h(the)g(\014rst)g(problem,)e(review)o(ed)0
+166 y(elsewhere;)k(the)g Fg(IVRITEX)d Fh(group)i(managed)e(at)i
+Fg(TAUNIVM)e Fh(is)i(a)g(go)q(o)q(d)f(place)h(to)g(start.)83
+234 y(F)m(or)g(m)o(y)f(o)o(wn)h(use,)h(I)f(ha)o(v)o(e)h(found)f(that)g(escap)
+q(e)i(sequences)h(are)e(\014ne)g(for)f(including)g(o)q(ccasional)g(Hebrew)i
+(w)o(ords)e(in)0 297 y(English)e(do)q(cumen)o(ts.)18 b(F)m(or)12
+b(more)g(extensiv)o(e)i(Hebrew,)f(I)g(use)h(m)o(y)d Fg(ibelbe)p
+Fh(**)g(program)g(to)h(en)o(ter)i(Hebrew)g(text)g(in)e(screen)0
+359 y(order,)k(and)g(then)g(m)o(y)e Fg(addvowel)g Fh(program)g(to)i(add)f
+(the)i(necessary)g(escap)q(e)h(sequences.)26 b Fg(Addvowel)14
+b Fh(is)h(an)h(in)o(teractiv)o(e)0 421 y(program)10 b(that)h(facilitates)g
+(the)h(p)q(oin)o(ting)e(of)g(Hebrew.)19 b(Both)12 b(programs)e(require)i(an)f
+(EGA)g(Hebrew)i(fon)o(t,)e(and)g Fg(addvowel)0 484 y Fh(requires)16
+b(that)f(that)h(EGA)e(fon)o(t)h(ha)o(v)o(e)g(v)o(o)o(w)o(els.)21
+b(I)15 b(will)e(release)k(m)o(y)c(EGA)i(Hebrew)h(fon)o(t,)f
+Fg(addvowel)e Fh(and)i Fg(ibelbe)f Fh(Real)0 546 y(So)q(on)g(No)o(w;)f(I)h
+(still)e(w)o(an)o(t)i(to)g(\014x)f(a)h(few)g(letters)h(on)f(the)g(fon)o(t,)f
+(and)h Fg(ibelbe)f Fh(isn't)g(quite)h(stable)g(y)o(et.)0 689
+y Fe(The)k(MetaF)-5 b(on)n(t)20 b(Files)83 794 y Fg(Hclassic)9
+b Fh(is)i(programmed)d(in)j(MetaF)m(on)o(t.)16 b(I)11 b(ha)o(v)o(e)g(divided)
+f(the)i(fon)o(t)e(in)o(to)g(t)o(w)o(o)g(\014les,)i Fg(hclassic.mf)c
+Fh(and)j Fg(base.mf)p Fh(,)0 856 y(the)g(latter)g(con)o(taining)f(routines)h
+(for)g(all)e(of)h(the)i(c)o(haracters,)g(and)f(the)g(former)f(dealing)g(with)
+g(the)i(parameters)e(of)h(the)g(fon)o(t:)0 919 y(serif-size;)16
+b(c)o(haracter)h(heigh)o(t,)e(depth)h(and)f(width;)g(line)g(size;)h(etc.)23
+b(V)m(ariations)14 b(can)h(b)q(e)h(created)h(simply)c(b)o(y)i(mo)q(difying)0
+981 y(the)i(parameter)f(\014le)g(\()p Fg(hclassic.mf)p Fh(\).)22
+b(The)17 b(\014le)f Fg(hcaption)e Fh(is)i(suc)o(h)h(a)f(v)n(ariation;)f(it)h
+(is)g(a)g(fancier)g(fon)o(t,)g(slan)o(ted,)g(and)0 1043 y(lo)q(oks)d(go)q(o)q
+(d)h(in)f(captions:)871 1157 y Fa(|xyi)23 b(ux`)0 1337 y Fe(Bugs)83
+1442 y Fh(This)17 b(is)h(m)o(y)e(\014rst)i(MetaF)m(on)o(t)f(attempt,)h(and)f
+(I)h(ha)o(v)o(e)f(\\c)o(heated")h(in)f(making)f(man)o(y)f(of)i(the)h
+(letters.)31 b(That)17 b(is,)h(I)0 1505 y(ha)o(v)o(e)d(allo)o(w)o(ed)f(min)o
+(ute)g(errors)j(to)e(remain)f(in)h(sev)o(eral)g(letters.)24
+b(A)o(t)15 b(300)g(dpi,)g(I)g(ha)o(v)o(e)g(found)g(that)g(b)q(oth)h
+Fg(hclassic)d Fh(and)0 1567 y Fg(hcaption)i Fh(lo)q(ok)g(go)q(o)q(d)h(up)h
+(to)f Ff(n)p Fg(magstep4)p Fh(,)f(and)h(I)h(susp)q(ect)h(p)q(erhaps)g
+(higher.)26 b(By)16 b Ff(n)p Fg(magstep15)f Fh(\(whic)o(h)h(I)h(ha)o(v)o(e)f
+(used)0 1629 y(for)e(p)q(osters\),)j(man)o(y)c(problems)g(are)j(readily)e
+(apparen)o(t.)21 b(Some)13 b(lines)i(don't)f(join)g(the)i(w)o(a)o(y)e(they)h
+(should,)f(for)h(example.)0 1691 y(Also,)e(the)i(serif)f(routine)g(isn't)f
+(quite)h(righ)o(t,)f(and)h(this)g(b)q(ecomes)g(noticeable.)83
+1760 y(The)g(letter)h Fd(mem)f Fh(lo)q(oks)f(a)o(wful;)g(it)g(will)f(b)q(e)j
+(c)o(hanged)f(when)h(I)e(get)i(a)e(c)o(hance.)83 1828 y(There)g(is)f(also)f
+(a)h(bug)f(in)h(the)g(T)572 1837 y(E)595 1828 y(X)g(routine)g(in)g
+Fg(vowels.tex)e Fh(that)i(adjusts)g(v)o(o)o(w)o(el)f(placemen)o(t.)16
+b(It)c(fails)f(to)h(recognize)0 1890 y(that)i Ff(n)p Fg(Daled)e
+Fh(is)i(really)f(just)g(a)h Fd(dale)n(d)g Fh(with)f(a)g Fd(dagesh)p
+Fh(,)h(and)g(so)g(v)o(o)o(w)o(els)f(under)h(it)f(should)h(b)q(e)g(shifted)g
+(to)g(the)g(righ)o(t.)j(\(The)0 1953 y(same)c(problem)g(w)o(ould)g(app)q(ear)
+h(with)g Fd(r)n(esh)p Fh(,)f(but)h Ff(n)p Fg(Resh)e Fh(is)i(nev)o(er)h
+(used.\))k(This)14 b(should)g(not)f(b)q(e)i(hard)f(to)g(\014x.)83
+2021 y(Please)h(rep)q(ort)g(an)o(y)e(additional)f(bugs,)i(or,)f(esp)q
+(ecially)m(,)g(suggestions)i(for)e(impro)o(v)o(emen)o(t,)e(to)j(me)e(at:)83
+2062 y Fg(hoffman@nyuacf.BIT)o(NET)18 b Ff( )k Fd(This)14 b(wil)r(l)g(change)
+i(so)n(on.)930 2124 y Fh(-OR-)83 2187 y Fg(72700.402@compuser)o(ve.c)o(om)j
+Fd(or)14 b(fr)n(om)h(within)f(CompuServe)h(just:)k Fg(72700,402)930
+2249 y Fh(-OR-)83 2311 y Fg(Joel)i(M.)g(Hoffman)83 2374 y(19)g(Hillcrest)f
+(Lane)83 2436 y(Rye,)h(NY)g(10580)83 2498 y(U.S.A.)p 0 2562
+600 2 v 0 2562 V 21 2608 a Fh(**)f(Itt)o(y-bitt)o(y)9 b(Emacs-Lik)o(e)g
+(Bidirectional)g(Editor)h(|)f(it)g(lo)q(oks)g(a)h(lot)f(lik)o(e)g(Emacs)g
+(and)g(has)h(pro)o(visions)g(for)f(bidirectional)0 2670 y(editing.)965
+2770 y(2)p eop
+%%Page: 3 3
+3 2 bop 0 -58 a Fh(Ma)o(y)13 b(1991)549 b Fg(hclassic)1461
+-59 y Fh(c)1449 -58 y Ff(\015)o Fh(1991)13 b(b)o(y)h(Jo)q(el)g(M.)f
+(Ho\013man)0 42 y Fe(Command)k(Summary)83 109 y Fh(Here)e(is)f(a)f(complete)h
+(list)f(of)g(the)i(commands)c(de\014ned)k(in)f(the)g(T)1112
+118 y(E)1135 109 y(X)g(\014les)h(that)f(y)o(ou're)f(lik)o(ely)g(to)h(use:)0
+171 y Ff(n)p Fg(aleph)259 b Ff(n)p Fg(bet)303 b Ff(n)p Fg(gimel)259
+b Ff(n)p Fg(dalet)g Ff(n)p Fg(daled)0 234 y Ff(n)p Fg(he)325
+b Ff(n)p Fg(heh)303 b Ff(n)p Fg(vav)g Ff(n)p Fg(zion)281 b
+Ff(n)p Fg(chet)0 296 y Ff(n)p Fg(tet)303 b Ff(n)p Fg(yud)g
+Ff(n)p Fg(fkaf)281 b Ff(n)p Fg(fchaf)259 b Ff(n)p Fg(kaf)0
+358 y Ff(n)p Fg(chaf)281 b Ff(n)p Fg(lamed)259 b Ff(n)p Fg(fmem)281
+b Ff(n)p Fg(mem)303 b Ff(n)p Fg(fnun)0 420 y Ff(n)p Fg(nun)g
+Ff(n)p Fg(samech)237 b Ff(n)p Fg(ayin)281 b Ff(n)p Fg(fpe)303
+b Ff(n)p Fg(fpeh)0 483 y Ff(n)p Fg(ffe)g Ff(n)p Fg(ffeh)281
+b Ff(n)p Fg(pe)325 b Ff(n)p Fg(peh)303 b Ff(n)p Fg(fe)0 545
+y Ff(n)p Fg(feh)g Ff(n)p Fg(ftzadi)237 b Ff(n)p Fg(ftzadik)215
+b Ff(n)p Fg(kuf)303 b Ff(n)p Fg(koof)0 607 y Ff(n)p Fg(resh)281
+b Ff(n)p Fg(shin)g Ff(n)p Fg(sin)303 b Ff(n)p Fg(tav)g Ff(n)p
+Fg(taf)0 669 y Ff(n)p Fg(Aleph)259 b Ff(n)p Fg(Bet)303 b Ff(n)p
+Fg(Gimel)259 b Ff(n)p Fg(Dalet)g Ff(n)p Fg(Daled)0 732 y Ff(n)p
+Fg(He)325 b Ff(n)p Fg(Heh)303 b Ff(n)p Fg(Vav)g Ff(n)p Fg(Zion)281
+b Ff(n)p Fg(Chet)0 794 y Ff(n)p Fg(Tet)303 b Ff(n)p Fg(Yud)g
+Ff(n)p Fg(Fkaf)281 b Ff(n)p Fg(Fchaf)259 b Ff(n)p Fg(Kaf)0
+856 y Ff(n)p Fg(Chaf)281 b Ff(n)p Fg(Lamed)259 b Ff(n)p Fg(Fmem)281
+b Ff(n)p Fg(Mem)303 b Ff(n)p Fg(Fnun)0 919 y Ff(n)p Fg(Nun)g
+Ff(n)p Fg(Samech)237 b Ff(n)p Fg(Ayin)281 b Ff(n)p Fg(Fpe)303
+b Ff(n)p Fg(Fpeh)0 981 y Ff(n)p Fg(Ffe)g Ff(n)p Fg(Ffeh)281
+b Ff(n)p Fg(Pe)325 b Ff(n)p Fg(Peh)303 b Ff(n)p Fg(Fe)0 1043
+y Ff(n)p Fg(Feh)g Ff(n)p Fg(Ftzadi)237 b Ff(n)p Fg(Ftzadik)215
+b Ff(n)p Fg(Kuf)303 b Ff(n)p Fg(Koof)0 1105 y Ff(n)p Fg(Resh)281
+b Ff(n)p Fg(Shin)g Ff(n)p Fg(Sin)303 b Ff(n)p Fg(Tav)g Ff(n)p
+Fg(Taf)0 1168 y Ff(n)p Fg(alephlamed)149 b Ff(n)p Fg(vowelayin)171
+b Ff(n)p Fg(dagesh)237 b Ff(n)p Fg(odot)281 b Ff(n)p Fg(shinwithdot)0
+1230 y Ff(n)p Fg(sinwithdot)149 b Ff(n)p Fg(Shinwithdot)127
+b Ff(n)p Fg(Sinwithdot)149 b Ff(n)p Fg(vavwithdot)g Ff(n)p
+Fg(Vavwithdot)0 1292 y Ff(n)p Fg(patach)237 b Ff(n)p Fg(kamatz)g
+Ff(n)p Fg(segol)259 b Ff(n)p Fg(kibutz)237 b Ff(n)p Fg(chiriq)0
+1354 y Ff(n)p Fg(kamatzkatan)127 b Ff(n)p Fg(shva)281 b Ff(n)p
+Fg(meteg)259 b Ff(n)p Fg(tzere)g Ff(n)p Fg(chatafpatach)0 1417
+y Ff(n)p Fg(chatafkamatz)105 b Ff(n)p Fg(chatafsegol)127 b
+Ff(n)p Fg(chatafkibutz)105 b Ff(n)p Fg(chatafchiriq)g Ff(n)p
+Fg(chatafkamatzkata)o(n)0 1479 y Ff(n)p Fg(chataftzere)127
+b Ff(n)p Fg(Patach)237 b Ff(n)p Fg(Kamatz)g Ff(n)p Fg(Segol)259
+b Ff(n)p Fg(Kibutz)0 1541 y Ff(n)p Fg(Chiriq)237 b Ff(n)p Fg(Kamatzkatan)127
+b Ff(n)p Fg(Tzere)0 1653 y Fe(Cop)n(yrigh)n(t)19 b(Information)83
+1740 y Fh(All)d(of)g(the)h(\014les)g(in)g(this)f(pac)o(k)n(age)h(are)g(cop)o
+(yrigh)o(ted)g(b)o(y)f(m)o(yself.)25 b(Use)18 b(of)e(the)h(material)e(con)o
+(tained)h(therein)i(in)e(a)0 1803 y(commercial)8 b(v)o(en)o(ture)13
+b(of)d(an)o(y)h(sort)h(requires)g(p)q(ermission)e(from)g(me.)16
+b(Otherwise,)c(y)o(ou)f(are)h(free)g(to)f(use)h(this)f(for)g(an)o(y)f(legal,)
+0 1865 y(non-destructiv)o(e)k(purp)q(ose.)19 b(If)13 b(y)o(ou)f(\014nd)h
+(this)g(material)e(useful,)i(a)g(con)o(tribution)f(to)h(c)o(harit)o(y)g(will)
+e(b)q(e)j(most)d(appreciated.)965 2770 y(3)p eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/classic_guide.tex b/language/hebrew/hebtex/doc/guides/tex_guides/classic_guide.tex
new file mode 100644
index 0000000000..38d2e3eb53
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/classic_guide.tex
@@ -0,0 +1,239 @@
+%(c) 1991 by Joel M. Hoffman
+%readme.tex file for hclassic fonts and supporting TeX macros.
+%This file uses the fonts hclassic and hcaption. MetaFont them before
+%processing this file. It also uses the macro files: hletter1, dots,
+%and vowels. Process this file with plain TeX.
+
+%Use of this material in a commercial venture of any sort requires
+%permission from me. Otherwise, you are free to use this for any
+%legal, non-destructive purpose. If you find this font useful, a
+%contribution to charity will be most appreciated.
+
+%Send comments or complaints to:
+%
+%BITNET: hoffman@nyuacf.BITNET <-- this will change soon
+%CompuServe: 72700,402 -or- 72700.402@compuserve.com
+%SNAIL: Joel M. Hoffman
+% 19 Hillcrest Lane
+% Rye, NY 10580
+% U.S.A.
+
+
+\tolerance10000
+
+\input hletter1 % load the letter macros
+\input vowels % load the vowel macros
+\input dots % load the dot macros
+
+\font\Hebrew=hclassic % Use hclassic for Hebrew text
+\font\HebrewCaption=hcaption % Use hcaption for captions.
+\font\EnglishCaption=cmbx12 % Use cmbx12 for English Caption.
+
+\def\part#1{\bigskip\noindent{\EnglishCaption #1}\par\nobreak\medskip}
+\def\\{$\backslash$}
+\def\cmd#1#2{\\#1{$\{$}{\it #2}{$\}$}}
+
+\headline{\rm May 1991\hfill\tt hclassic\rm\hfill\copyright 1991 by Joel M.\ Hoffman}
+
+\advance\baselineskip by .25\baselineskip
+
+\part{Introduction}
+
+{\tt Hclassic} is a modernized Classical Hebrew font (in the same way
+that Knuth's {\tt cmr} family is a modernized Roman font --- but his
+fonts are much nicer). It contains all of the Hebrew consonants, the
+(rarely used) ligature {\it aleph-lamed} (as seen in
+``{\Hebrew\alephlamed\resh\shin\yud}'') and two versions of the letter
+\hbox{\it ayin}: ``{\Hebrew\ayin}'' and ``{\Hebrew\vowelayin}.'' The latter is
+for use with vowels. {\tt Hclassic} also contains all of the vowels
+found in Hebrew, a symbol for {\it meteg}, and dots for use as a {\it
+dagesh} and for differentiating ``{\Hebrew\shinwithdot}'' and
+``{\Hebrew\sinwithdot}.''
+
+Also included is a set of macros, in the files {\tt hletter1.tex}, {\tt
+vowels.tex} and {\tt dots.tex} for using the {\tt hclassic} font. Here
+is an example of what {\tt hclassic} looks like:
+
+\centerline{\Hebrew:\ftzadi\segol{\resh}\Kamatz{\aleph}\kamatz{\heh}\
+\taf\tzere{\aleph}\shva{\vav}\
+\fmem\chiriq{\yud}\patach{\mem}\kamatz{\Shinwithdot}\patach{\heh}\
+\taf\tzere{\aleph}
+\fmem\yud\chiriq{\heh}\odot\lamed\chatafsegol{\aleph}\
+\aleph\kamatz{\resh}\kamatz{\Bet}\
+\taf\yud\chiriq{\shinwithdot}\aleph\tzere{\resh}\shva{\Bet}}
+\medskip
+
+The only punctuation included is as follows: period, comma, exlamation
+mark, dash; all except the comma look rather Biblical.
+
+\part{Using the Font}
+
+The file {\tt hletter1}\footnote{*}{ I have named the file {\tt
+hletter1} because you may want to have other mappings for other fonts
+(several public domain fonts in the U.S.\ use `b' for {\it bet}, `g' for
+{\it gimel}, etc. {\tt Hclassic} uses the character mapping I've seen in
+use in Israel. I have not yet had a chance to look at \TeX\ 3.0, but I
+suspect 3.0 introduces a more elegant way of using two character sets.}
+defines macros for all of the Hebrew letters: {\tt \\aleph, \\bet,
+\\gimel, $\ldots$ \\taf}; the final letters: {\tt \\fchaf, \\fmem,} etc.;
+the ligature {\it aleph-lamed}: {\tt \\alephlamed}; and the variant form
+of the letter {\it ayin} for use with vowels: {\tt \\vowelayin}. It
+also contains definitions for letters with a {\it dagesh}: {\tt
+\\Aleph, \\Bet,} etc. I realize there is no reason to put a {\it
+dagesh} in an {\it aleph}, but you can. Use {\tt\\Heh} for a {\it
+mappiq}. You must include the file {\tt dots.tex} (q.v.\ below) to use
+a {\it dagesh}.
+
+The files {\tt dots.tex} and {\tt vowels.tex} define macros for all of
+the diacritic marks included with {\tt hclassic}. The following macros
+are available for vowels: {\tt \cmd{patach}{letter},
+\cmd{kamatz}{letter}, \cmd{segol}{letter}, \cmd{kibutz}{letter},
+\cmd{chiriq}{letter}, \cmd{kamatzkatan}{letter} and \cmd{shva}{letter}},
+where ``letter'' is any Hebrew letter. For example,
+{\tt\\segol$\{$\\aleph$\}$} will produce ``{\Hebrew\segol{\aleph}}.'' Unlike
+most Hebrew fonts, a {\it kamatz katan} is slightly larger than an
+ordinary {\it kamatz}. So: {\Hebrew \fmem\yud\daled\kamatz{\lamed}\yud\heh\
+\lamed\kamatzkatan{\Kaf}}. The command {\tt \cmd{meteg}{letter}} places
+a {\it meteg} under the letter ``letter.'' For each vowel command is a
+corresponding {\it chataf} vowel command ({\tt \cmd{chatafkamatz}{letter},
+\cmd{chatafsegol}{letter},} etc.) and a command for adding a {\it meteg}
+({\tt \cmd{Kamatz}{letter}, \cmd{Segol}{letter},} etc.).
+
+The above macros automatically adjust the location of some vowels,
+substitute {\tt\\vowelayin} for {\tt\\ayin}, and adjust the location of
+the {\it dagesh}. So {\tt\\shva$\{$\\resh$\}$} will produce
+``{\Hebrew\shva{\resh}},'' with the {\it shva} not centered but under
+the stem, where it belongs. Likewise, {\tt\\kamatz$\{$\\fchaf$\}$} and
+{\tt\\kamatz$\{$\\Fkaf$\}$} produce ``{\Hebrew\kamatz{\fchaf}}'' and
+``{\Hebrew\kamatz{\Fkaf}}'' respectively. Also, {\tt\\ayin} produces
+``{\Hebrew\ayin}'' but {\tt\\patach$\{$\\ayin$\}$} produces
+``{\Hebrew\patach{\ayin}}.''
+
+The commands {\tt\\shinwithdot} and {\tt\\sinwithdot} produce
+``{\Hebrew\shinwithdot}'' and ``{\Hebrew\sinwithdot}'' respectively; they
+both have a corresponding version with a {\it dagesh}. The command
+{\tt\\vavwithdot} yields ``{\Hebrew\vavwithdot}.'' Use {\tt\\odot} for
+a {\it cholem chaseir}.
+
+
+\part{I Have to Type All of THAT?!}
+
+I realize that typing
+{\tt
+\\taf\\yud\\chiriq$\{$\\shinwithdot$\}$\\aleph\\tzere$\{$\\resh$\}$\\shva$\{$\\Bet$\}$}
+is a difficult way to produce
+``{\Hebrew\taf\yud\chiriq{\shinwithdot}\aleph\tzere{\resh}\shva{\Bet}}.''
+You will doubtless notice that I have not included any better mechanism
+for entering Hebrew with ease.
+
+There are two problems. First, you have to enter Hebrew left-to-right
+(in what is called ``screen order''); second, typing all the vowel-commands
+is difficult. There are several solutions to the first problem,
+reviewed elsewhere; the {\tt IVRITEX} group managed at {\tt TAUNIVM} is
+a good place to start.
+
+For my own use, I have found that escape sequences are fine for
+including occasional Hebrew words in English documents. For more
+extensive Hebrew, I use my {\tt ibelbe}\footnote{**}{Itty-bitty
+Emacs-Like Bidirectional Editor --- it looks a lot like Emacs and has
+provisions for bidirectional editing.} program to enter Hebrew text in
+screen order, and then my {\tt addvowel} program to add the necessary
+escape sequences. {\tt Addvowel} is an interactive program that
+facilitates the pointing of Hebrew. Both programs require an EGA Hebrew
+font, and {\tt addvowel} requires that that EGA font have vowels. I
+will release my EGA Hebrew font, {\tt addvowel} and {\tt ibelbe} Real
+Soon Now; I still want to fix a few letters on the font, and {\tt
+ibelbe} isn't quite stable yet.
+
+\part{The MetaFont Files}
+
+{\tt Hclassic} is programmed in MetaFont. I have divided the font into
+two files, {\tt hclassic.mf} and {\tt hcbase.mf}, the latter containing
+routines for all of the characters, and the former dealing with the
+parameters of the font: serif-size; character height, depth and width;
+line size; etc. Variations can be created simply by modifying the
+parameter file ({\tt hclassic.mf}). The file {\tt hcaption} is such a
+variation; it is a fancier font, slanted, and looks good in captions:
+
+\medskip
+\centerline{\HebrewCaption \alephlamed\resh\shin\yud\
+\ftzadi\resh\aleph}
+\medskip
+
+\part{Bugs}
+
+This is my first MetaFont attempt, and I have ``cheated'' in making many
+of the letters. That is, I have allowed minute errors to remain in
+several letters. At 300 dpi, I have found that both {\tt hclassic} and
+{\tt hcaption} look good up to {\tt \\magstep4}, and I suspect perhaps
+higher. By {\tt \\magstep15} (which I have used for posters), many
+problems are readily apparent. Some lines don't join the way they
+should, for example. Also, the serif routine isn't quite right, and
+this becomes noticeable.
+
+The letter {\it mem} looks awful; it will be changed when I get a chance.
+
+There is also a bug in the \TeX\ routine in {\tt vowels.tex} that
+adjusts vowel placement. It fails to recognize that {\tt \\Daled} is
+really just a {\it daled} with a {\it dagesh}, and so vowels under it
+should be shifted to the right. (The same problem would appear with {\it
+resh}, but {\tt\\Resh} is never used.) This should not be hard to fix.
+
+Please report any additional bugs, or, especially, suggestions for
+improvement, to me at:
+
+\vbox{\tt\obeylines
+hoffman@nyuacf.BITNET $\leftarrow$~{\it This will change soon.}
+\centerline{\rm -OR-}
+72700.402@compuserve.com {\it or from within CompuServe just: }72700,402
+\centerline{\rm -OR-}
+Joel M.\ Hoffman
+19 Hillcrest Lane
+Rye, NY 10580
+U.S.A.}
+
+\part{Command Summary}
+
+\vbox{Here is a complete list of the commands defined in the \TeX\ files that
+you're likely to use:
+
+{\tt\settabs5\columns
+\+\\aleph&\\bet&\\gimel&\\dalet&\\daled\cr
+\+\\he&\\heh&\\vav&\\zion&\\chet\cr
+\+\\tet&\\yud&\\fkaf&\\fchaf&\\kaf\cr
+\+\\chaf&\\lamed&\\fmem&\\mem&\\fnun\cr
+\+\\nun&\\samech&\\ayin&\\fpe&\\fpeh\cr
+\+\\ffe&\\ffeh&\\pe&\\peh&\\fe\cr
+\+\\feh&\\ftzadi&\\ftzadik&\\kuf&\\koof\cr
+\+\\resh&\\shin&\\sin&\\tav&\\taf\cr
+\+\\Aleph&\\Bet&\\Gimel&\\Dalet&\\Daled\cr
+\+\\He&\\Heh&\\Vav&\\Zion&\\Chet\cr
+\+\\Tet&\\Yud&\\Fkaf&\\Fchaf&\\Kaf\cr
+\+\\Chaf&\\Lamed&\\Fmem&\\Mem&\\Fnun\cr
+\+\\Nun&\\Samech&\\Ayin&\\Fpe&\\Fpeh\cr
+\+\\Ffe&\\Ffeh&\\Pe&\\Peh&\\Fe\cr
+\+\\Feh&\\Ftzadi&\\Ftzadik&\\Kuf&\\Koof\cr
+\+\\Resh&\\Shin&\\Sin&\\Tav&\\Taf\cr
+\+\\alephlamed&\\vowelayin&\\dagesh&\\odot&\\shinwithdot\cr
+\+\\sinwithdot&\\Shinwithdot&\\Sinwithdot&\\vavwithdot&\\Vavwithdot\cr
+\+\\patach&\\kamatz&\\segol&\\kibutz&\\chiriq\cr
+\+\\kamatzkatan&\\shva&\\meteg&\\tzere&\\chatafpatach\cr
+\+\\chatafkamatz&\\chatafsegol&\\chatafkibutz&\\chatafchiriq
+ &\\chatafkamatzkatan\cr
+\+\\chataftzere&\\Patach&\\Kamatz&\\Segol&\\Kibutz\cr
+\+\\Chiriq&\\Kamatzkatan&\\Tzere\cr}}
+
+
+\part{Copyright Information}
+
+All of the files in this package are copyrighted by myself. Use of the
+material contained therein in a commercial venture of any sort requires
+permission from me. Otherwise, you are free to use this for any legal,
+non-destructive purpose. If you find this material useful, a
+contribution to charity will be most appreciated.
+
+
+\end
+
+
+
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.dvi b/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.dvi
new file mode 100644
index 0000000000..60a8019e31
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.dvi
Binary files differ
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.ps b/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.ps
new file mode 100644
index 0000000000..b82f776e00
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.ps
@@ -0,0 +1,1223 @@
+%!PS-Adobe-2.0
+%%Creator: dvips 5.495 Copyright 1986, 1992 Radical Eye Software
+%%Title: CS_GUIDE.dvi
+%%Pages: 9
+%%PageOrder: Ascend
+%%Orientation: Landscape
+%%BoundingBox: 0 0 596 842
+%%EndComments
+%DVIPSCommandLine: f:\appl\itp\emtex\dvips.exe CS_GUIDE
+%DVIPSSource: TeX output 1993.06.06:1103
+%%BeginProcSet: texc.pro
+%!
+/TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N /X{S N}
+B /TR{translate}N /isls false N /vsize 11 72 mul N /@rigin{isls{[0 -1 1 0 0 0]
+concat}if 72 Resolution div 72 VResolution div neg scale isls{Resolution hsize
+-72 div mul 0 TR}if Resolution VResolution vsize -72 div 1 add mul TR matrix
+currentmatrix dup dup 4 get round 4 exch put dup dup 5 get round 5 exch put
+setmatrix}N /@landscape{/isls true N}B /@manualfeed{statusdict /manualfeed
+true put}B /@copies{/#copies X}B /FMat[1 0 0 -1 0 0]N /FBB[0 0 0 0]N /nn 0 N
+/IE 0 N /ctr 0 N /df-tail{/nn 8 dict N nn begin /FontType 3 N /FontMatrix
+fntrx N /FontBBox FBB N string /base X array /BitMaps X /BuildChar{
+CharBuilder}N /Encoding IE N end dup{/foo setfont}2 array copy cvx N load 0 nn
+put /ctr 0 N[}B /df{/sf 1 N /fntrx FMat N df-tail}B /dfs{div /sf X /fntrx[sf 0
+0 sf neg 0 0]N df-tail}B /E{pop nn dup definefont setfont}B /ch-width{ch-data
+dup length 5 sub get}B /ch-height{ch-data dup length 4 sub get}B /ch-xoff{128
+ch-data dup length 3 sub get sub}B /ch-yoff{ch-data dup length 2 sub get 127
+sub}B /ch-dx{ch-data dup length 1 sub get}B /ch-image{ch-data dup type
+/stringtype ne{ctr get /ctr ctr 1 add N}if}B /id 0 N /rw 0 N /rc 0 N /gp 0 N
+/cp 0 N /G 0 N /sf 0 N /CharBuilder{save 3 1 roll S dup /base get 2 index get
+S /BitMaps get S get /ch-data X pop /ctr 0 N ch-dx 0 ch-xoff ch-yoff ch-height
+sub ch-xoff ch-width add ch-yoff setcachedevice ch-width ch-height true[1 0 0
+-1 -.1 ch-xoff sub ch-yoff .1 add]/id ch-image N /rw ch-width 7 add 8 idiv
+string N /rc 0 N /gp 0 N /cp 0 N{rc 0 ne{rc 1 sub /rc X rw}{G}ifelse}
+imagemask restore}B /G{{id gp get /gp gp 1 add N dup 18 mod S 18 idiv pl S get
+exec}loop}B /adv{cp add /cp X}B /chg{rw cp id gp 4 index getinterval
+putinterval dup gp add /gp X adv}B /nd{/cp 0 N rw exit}B /lsh{rw cp 2 copy get
+dup 0 eq{pop 1}{dup 255 eq{pop 254}{dup dup add 255 and S 1 and or}ifelse}
+ifelse put 1 adv}B /rsh{rw cp 2 copy get dup 0 eq{pop 128}{dup 255 eq{pop 127}
+{dup 2 idiv S 128 and or}ifelse}ifelse put 1 adv}B /clr{rw cp 2 index string
+putinterval adv}B /set{rw cp fillstr 0 4 index getinterval putinterval adv}B
+/fillstr 18 string 0 1 17{2 copy 255 put pop}for N /pl[{adv 1 chg}{adv 1 chg
+nd}{1 add chg}{1 add chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add
+adv}{/rc X nd}{1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]dup{
+bind pop}forall N /D{/cc X dup type /stringtype ne{]}if nn /base get cc ctr
+put nn /BitMaps get S ctr S sf 1 ne{dup dup length 1 sub dup 2 index S get sf
+div put}if put /ctr ctr 1 add N}B /I{cc 1 add D}B /bop{userdict /bop-hook
+known{bop-hook}if /SI save N @rigin 0 0 moveto /V matrix currentmatrix dup 1
+get dup mul exch 0 get dup mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N
+/eop{SI restore showpage userdict /eop-hook known{eop-hook}if}N /@start{
+userdict /start-hook known{start-hook}if pop /VResolution X /Resolution X 1000
+div /DVImag X /IE 256 array N 0 1 255{IE S 1 string dup 0 3 index put cvn put}
+for 65781.76 div /vsize X 65781.76 div /hsize X}N /p{show}N /RMat[1 0 0 -1 0 0
+]N /BDot 260 string N /rulex 0 N /ruley 0 N /v{/ruley X /rulex X V}B /V{}B /RV
+statusdict begin /product where{pop product dup length 7 ge{0 7 getinterval
+dup(Display)eq exch 0 4 getinterval(NeXT)eq or}{pop false}ifelse}{false}
+ifelse end{{gsave TR -.1 -.1 TR 1 1 scale rulex ruley false RMat{BDot}
+imagemask grestore}}{{gsave TR -.1 -.1 TR rulex ruley scale 1 1 false RMat{
+BDot}imagemask grestore}}ifelse B /QV{gsave transform round exch round exch
+itransform moveto rulex 0 rlineto 0 ruley neg rlineto rulex neg 0 rlineto fill
+grestore}B /a{moveto}B /delta 0 N /tail{dup /delta X 0 rmoveto}B /M{S p delta
+add tail}B /b{S p tail}B /c{-4 M}B /d{-3 M}B /e{-2 M}B /f{-1 M}B /g{0 M}B /h{
+1 M}B /i{2 M}B /j{3 M}B /k{4 M}B /w{0 rmoveto}B /l{p -4 w}B /m{p -3 w}B /n{p
+-2 w}B /o{p -1 w}B /q{p 1 w}B /r{p 2 w}B /s{p 3 w}B /t{p 4 w}B /x{0 S rmoveto}
+B /y{3 2 roll p a}B /bos{/SS save N}B /eos{SS restore}B end
+%%EndProcSet
+TeXDict begin 55380996 39158280 1000 300 300
+(F:\APPL\ITP\EMTEX\DOC\ENGLISH/CS_GUIDE.dvi) @start /Fa 2 50
+df<13C0A8B51280A23800C000A811127E8D15>43 D<121812F81218AA12FF080D7D8C0E>49
+D E /Fb 1 111 df<EA7380EA9C40EA9860EA30C0A3EA3188EA6190EA60E00D097D8812>110
+D E /Fc 6 122 df<137C130C1318A41330EA07B0EA0C701210EA30601260A3EAC0C013C8A212
+41EA62D0EA3C700E147E9311>100 D<123E12065AA45A137013B8EA1938EA3230EA3400123812
+3E12631310A3EAC320EAC1C00D147E9312>107 D<3830F87C38590C86384E0D06EA9C0EEA980C
+1218A248485A15801418A23960301900140E190D7F8C1D>109 D<EA30F8EA590C124E129C1298
+1218A2EA301813191331A2EA6032131C100D7F8C15>I<EA0E3CEA13CEEA238EEA430C13001203
+A21206130812C6EAE610EACA20EA71C00F0D7F8C13>120 D<EA3818124CA2EA8C3012981218A2
+EA3060A313E0EA11C0120E1200138012E1EAE3001246123C0D137F8C11>I
+E /Fd 2 51 df<120C121C12EC120CAFEAFFC00A137D9211>49 D<121FEA60C01360EAF0701330
+1260EA0070A2136013C012011380EA02005AEA08101210EA2020EA7FE012FF0C137E9211>I
+E /Fe 4 55 df<B512C0A212027D871A>0 D<14C01303EB0700131C1378EA01E0EA0780000EC7
+FC123812F0A21238120E6C7EEA01E0EA0078131C1307EB03C013001400A5387FFF80B512C0121B
+7D931A>20 D<1204120EA2121CA31238A212301270A21260A212C0A2070F7F8F0A>48
+D<1303A21306A2130C1318A21330A2136013C0A2EA0180A2EA0300A212065AA25AA25A5AA25A12
+40101A7C9300>54 D E /Ff 17 126 df<132013401380EA01005A1206A25AA25AA212381230A2
+1270A3126012E0AD12601270A31230A212381218A27EA27EA27E7EEA0080134013200B317A8113
+>0 D<7E12407E7E12187EA27EA27EA213801201A213C0A3120013E0AD13C01201A31380A21203
+1300A21206A25AA25A12105A5A5A0B317F8113>I<14F8EB0184EB0306EB060E1404EB0E00A313
+0C131CA6137C48B4FC38039F80380638C0A2000C1360A6000613C0A23803F3803801FF00EA007C
+1370A6136013E0A3EA40C012E0EAC1800043C7FC123E172E7E7F14>72 D<B712E016F00070C712
+1F007814016CEC0078001C15186C150C000F15047E6C6C14026D14006C7E12001370137813387F
+131E7F7F6D7EA291C8FC5B13065B5B133813305B5B120149140248C812041206000E150C000C15
+1848157848EC01F00070141F007FB6FCB712E0272A7E7F2C>80 D<B712C0A2001FC7EA3E006C14
+3CB3B2486C137E3AFFF003FFC0A2222A7E7F27>I<14F8EB0184EB0306EB060E1404EB0E00A313
+0C131CA95BAA5BA9136013E0A3EA40C012E0EAC1800043C7FC123E172E7E7F14>I<00E0141CB3
+AD00701438A26C1470A26C14E0001E1301390F8007C03907E01F803901FFFE0038007FF8EB1FE0
+1E2A7E7F23>I<EB1FE0EB7FF83801FFFE3907E01F80390F8007C0391E0001E0001C1300481470
+A2481438A248141CB3AD1E2A7E7F23>I<1303801307A2497EA3EB1CE0A3EB3870A3497EA3497E
+A348487EA348487EA33907000380A2000EEB01C0A348EB00E0A3481470A3481438A348141CA248
+140C1E2A7E7F23>86 D<00C0140C6C141CA200701438A36C1470A36C14E0A36CEB01C0A36CEB03
+80A23903800700A33801C00EA36C6C5AA3EB7038A36D5AA36D5AA3EB0FC0A36D5AA2130391C7FC
+1E2A7E7F23>I<3AFFF003FFC0A23A1F80007E006CC7123CB3B248143EB712C0A2222A7E7F27>
+96 D<133013FCEA01CE38070380381C00E00030133000C0130C1607809E17>98
+D<3807C004381FE0183830783038601FE038800F801605809D17>101 D<EB01F8130F133F13FF
+5A3803FE00EA07E0EA0F80001EC7FC12385A126012E05A150E818413>122
+D<12FCB47E13E013F87FEA03FEEA003FEB0F80EB03C0EB00E01470143014381418150E818413>
+I<12C07E126012707E121E6C7EEA07E0EA03FE3801FFF87E133F130F1301150E818D13>I<1418
+14381430147014E0EB03C0EB0F80EB3F00EA03FEB45A5B13E0138000FCC7FC150E818D13>I
+E /Fg 26 126 df<1220003013040078130C00FC131E007F133EEA3F80381FC01EEA0FE0EA07F0
+EBF81CEA0EFCEB7E38EA1C3FEB1FB038380FF06D5A387803F06D7E6D7E147C80007F133FEC1F80
+140F00FEEB0700A2C77E191B7F991B>96 D<12081218A2EA3FFC7F487EA238000F801307A214C0
+1303AB383FFFF84813F0A2B512E0151A7F9917>I<1238123E127FEAFF80EA3FC0120FEA07E012
+031201A3120013F0A61201EA03F8EA0FB8EA3F38127F127EEAFC1012F012800D1B7F980F>I<EA
+1001EA3803383FFFF05AB512E0A238000F00B2130E130C1308141B7E9817>I<12081218383FFF
+E04813F814FCB5FCC7123E141EA31204120C121C123CAA0038131CA20030131800201310171B7F
+981A>I<12101238127CB4FCEA7F80EA3FC0121FEA07E012031201B013C013801300A20B1D7F99
+0D>I<1238127C12FE127FEA3F80EA1FC0EA0FE0EA07F0EA0DE0120CEA1C401300A3121EA2120E
+120FA2EA0780A213C012031380A2EA0100A20C1B7F980E>I<12081218EA3FFC387FFF80B512E0
+14F0387C03F81300147C123C143C143EA2141EA41238A41278A21270141C006013180040131017
+1B7F9819>I<1220387001F0EB0FFC00F07F497E12F83978381F80EB000FA26C1307A31500A212
+3E140E121E5C001F133C5C495A380F87E0EBFFC05C6C48C7FCEA03F0191A7F981B>I<123C127E
+B4FCEA7F80123FEA0FC01207EA03E01201A313C012031380EA0700120E5A121812200B137F980D
+>I<121012301238EA7FFEEBFF80B512C014E0EA00071303EB01F0A21300A514E0A2130114C0A2
+EB0380EA3FFF4813005B12FF141A7F9917>107 D<12101230127012F01270A4387FFFC014E0A3
+EA00031301A414C01303A2EB0780A2EB0F005B133E13FCEA07F8EA1FF05BEA3F80003EC7FC1278
+124013217F9E15>I<1204120C121C383FFFFE48EBFF80B612C0123F391C0007E01403A21401AA
+121E121F90B512C06C148015006C5B1B1A7F991D>I<12101230383803E038780FF038FC1FF838
+7C3FFC387E787C383E703CEBE01EEA1FC0140EEB800FA213001407123EA2123CA35AA238707FFE
+A23860FFFC12E048C7FC5A181C7F991A>I<12101238127CB4FCEA7F80EA3FC0121FEA07E01203
+1201B3A513C0138013000B237F990C>I<1204120E121F1380EA3FC0EA1FE0EA07F01203120112
+001370ACEA3FF0EA7FE012FF13C00C1A7F990E>I<1204120C121C003FB512804814C0B612E0A2
+397E0003F0123E003F13017EA27EA21380EC03E01207EC07C0A29038C00F800003EB1F00143EEB
+E0FCEBFFF86C5B14C06C5B017EC7FC1C1C7F991E>I<001813C0EA3801EA7C031307EB03E0123E
+1301121FA2EA0F0013801207A23803C0C0A2EA01C1EBE380EA00E7EBEF0013FE485AEA1FF8EA7F
+E01380007EC7FC12F012C0131B7F9816>I<1203EA07E0EA0FF8487EEA3C7F38381F80387007C0
+130338F001E0A2EAF800A27E127F7E7E120E1204C7FCAE14C0148013227F9916>I<EA0380EA07
+F0EA0FFC487E381DFF80383C3FC038380FE0387803F01301A2EA7C00127E127F7E121E1204C7FC
+A514E0EA3FFF4813C0A2B51280141A7F9916>I<12081460121C003C13F0EA7E01123FEA1F8013
+C0000F13E0EA07E03803F0C0EA01F93800FD80EB7F007FEB1F80EB0FC0EB07E01303EB01F0EB00
+F814F0383FFFE05A14C0B51280151A7F9917>118 D<12081218A2003FB5FC48148015C0B6FCC7
+120F140714031204000C1480A2121C003CEB0700A3140EA25C5C14F8EB07F0EB1FE05C91C7FC13
+3C133090C8FCA51238A2123012201A257F991D>I<12081218EA3FFE387FFF8014C0B512E0EA00
+07EB03F01301A21300AE14E014C01480141B7F9816>I<D810011340EA3003D8780713C038F80F
+81EC83E0A2127CA21481123E1401A2EA1E1E001F14C0137C13F8D80FF01380EBE0030180130000
+075B140E5C3803C078EBC3F0EBFFE06C5B91C7FC6C5A13781B1D7F991E>I<1204120C121C003F
+B5FC15805AB612C0380780073803C003A214011201A313E0A21200A513C0123FA2EA7F8000FF14
+80C7FC15001A1C7F991C>I<12F8121C120CA97EEA01C0A2EA06005AA8121CA212F80A1A7D980F>
+125 D E /Fh 82 124 df<B61280A219027D8A20>0 D<126012F0A2126004047C8B0C>I<004013
+2000C01360006013C03830018038180300EA0C066C5A6C5AEA01B0EA00E0A2EA01B0EA0318EA06
+0C487E487E38300180386000C04813600040132013147A9320>I<EA0180A4EA4182EAF18FEA39
+9CEA0FF0EA03C0A2EA0FF0EA399CEAF18FEA4182EA0180A410127E9215>I<130FA490C8FCA6B6
+12F0A2C9FCA6130FA41C167E9421>I<134013E0EA01B0EA0318EA060C487E487E383001803860
+00C0481360A2006013C03830018038180300EA0C066C5A6C5AEA01B0EA00E0134013147F9315>
+I<13041306ACB612E0A2D80006C7FCABB612E0A21B1C7E9A20>I<B612E0A2D80006C7FCABB612
+E0A2D80006C7FCAC13041B1C7E9420>I<EB03FE90380FFF8090383C01E09038F00078D801C013
+1C48C7120600068048EC018048EC00C0A2481560A2481530A3481518A900601530A36C1560A26C
+15C0A26CEC01806CEC03006C1406D801C0131CD800F0137890383C01E090380FFF80D903FEC7FC
+25277E9D2A>13 D<EA03C0EA0FF0EA1C38EA300CEA6006A2EAC003A4EA6006A2EA300CEA1C38EA
+0FF0EA03C010107E9115>I<EA03C0EA0FF0EA1FF8EA3FFCEA7FFEA2B5FCA4EA7FFEA2EA3FFCEA
+1FF8EA0FF0EA03C010107E9115>I<00C014606C14E00038EB0380001EEB0F003807C07C3801FF
+F038003F8090C8FCA6EB3F803801FFF03807C07C381E000F0038EB038000E0EB00E04814601B14
+7E9320>I<B612E07EC9FCA7B612E0A2C9FCA7007FB512E0B6FC1B147E9320>I<90387FFF8048B5
+FCD80780C7FC000EC8FC12185AA25AA25AA71260A27EA27E120E6C7E0001B512806C7E90C8FCA7
+007FB51280A219227D9920>I<EA7FFF14C0C712F01438140C80A280A2EC0180A7EC0300A21406
+A25C143814F0387FFFC091C7FCC9FCA7B6FCA219227D9920>I<EC01801407EC1E001478EB01E0
+EB0780011EC7FC1378EA01E0EA0780001EC8FC127812E01278121EEA0780EA01E0EA0078131EEB
+0780EB01E0EB0078141EEC0780140191C7FCA7007FB5FCB6128019227D9920>I<12C012F0123C
+120FEA03C0EA00F0133C130FEB03C0EB00F0143C140FEC0380EC0F00143C14F0EB03C0010FC7FC
+133C13F0EA03C0000FC8FC123C127012C0C9FCA7007FB5FCB6128019227D9920>I<D807C01320
+EA1FE0EA3FF8D8783C1360D8E01F13E039C00783C0398003FF8001001300147C1B097E8E20>24
+D<D807C01320EA1FE0EA3FF8D8783C1360D8E01F13E039C00783C0398003FF8001001300147CC9
+FCD807C01320EA1FE0EA3FF8D8783C1360D8E01F13E039C00783C0398003FF8001001300147C1B
+137E9320>I<90387FFF800003B5FCD80780C7FC000CC8FC5A5AA25AA25AA81260A27EA27E120E
+6C7E0001B512806C7E191A7D9620>I<EAFFFEEBFF80380001E0EB00701418140CA21406A21403
+A81406A2140CA214181430EB01E0B512C0EBFE00181A7C9620>I<91380180180207137891380E
+00E091383803809138F00F00903803C03C903807007090381C01C090387807802601E01EC7FC38
+078078380E00E038380380D8F00FC8FCA238380380380E00E0380780783801E01E380070079038
+1C01C090380F00F0903803C03C903800F00F913838038091380E00E0913807807802011318251C
+7E972A>I<EAC00CEAF00F38380380380E00E0380780783801E01E3800700790381C01C090380F
+00F0903803C03C903800F00F913838038091380E00E09138078078A291380E00E0913838038091
+38F00F00903803C03C903807007090381C01C090387807802601E01EC7FC38078078380E00E038
+380380D8F00FC8FCEAC00C251C7E972A>I<12025AA25A5A5AB712F0A20020C9FC7E7E7EA27E24
+0E7D902A>32 D<150481A281ED00801640B712F8A2C912401680ED01001502A25D250E7E902A>
+I<5A5AA2EA0780EA0B40EA1320EA6318EA8304EA0300B3AB0E257D9C15>I<1203B3ABEA8304EA
+6318EA1320EA0B40EA0780EA0300A27E0E257D9C15>I<000214084880A24880488048EC0080B7
+12F0A20020C812806CEC01006C14026C5CA26C5C240E7D902A>I<D807C01320EA1FE0EA3FF8D8
+783C1360D8E01F13E039C00783C0398003FF8001001300147CC9FCA8007FB512E0B6FC1B137E92
+20>39 D<1306A25BA25B5B017FB512F090B612F8D80380C8FC48C9FC123C12F0123C120E1203EA
+01C06CB612F86D14F00130C8FC7F7FA27FA225187E952A>I<1403A26E7EA26E7E1560007FB512
+F0B67EC8120E81ED01E0ED0078ED01E0ED0380ED0600151CB612F86C5CC812605D4A5AA24AC7FC
+A225187E952A>I<1310A21338A2136CA213C6A2EA018338030180000713C0001F13F0003B13B8
+00E3138E00C3138600031380B3A417257F9C19>I<38030180B3A400C3138600E3138E003B13B8
+001F13F0000713C00003138038018300EA00C6A2136CA21338A21310A217257F9C19>I<011813
+30A2497FA2497F497F48B6FC48158048C7EA01C0000CEC00600038153800F0151E0078153C001C
+1570000615C06CEC01806CB612006C5C9038C0000601605B6D5BA26D5BA227187F952A>I<3907
+C001E0391FF007803930780C0038201C18486C5A6D5A008013E06D5AA26D7EA2497E00401370EB
+063838600C1C3820180F3918F007E03807C0011B127E9120>47 D<D807E0133FD80FF8EBF1803A
+183E0180403A200F030020264007841310EB03CC268001D81308EB00F0A21478A214DC2640019E
+1310140F3A20060780203A100C03E0C03A0C7800FF80D807E0EB3F0025127E912A>49
+D<EB7FF8EA01FF38078000000EC7FC12185AA25AA25AA3B512F8A200C0C7FCA31260A27EA27E12
+0E6C7E3801FFF8EA007F151A7D961C>I<EA7FF013FCEA000FEB0380EB00C01460A21430A21418
+A3B512F8A2C71218A31430A21460A214C0EB0380EB0F00EA7FFC13F0151A7D961C>I<497EA249
+7EA2EB0660A2497EA2497E497EA2497EA2497EA23901800180A248C712C0A200061460A2481430
+481418A248140CA2481406A2B7FC7E201E7E9D25>I<1460A214C0A2EB0180A3EB0300A21306A2
+5BA25BA35BA25BA25BA2485AA248C7FCA31206A25AA25AA25AA35AA25A124013287A9D00>54
+D<12C0A612E0A212C0A6030E7E9000>I<0040130400C0130C00601318A36C1330A36C1360A238
+1FFFE06C13C0EA0C00A238060180A238030300A3EA0186A3EA00CCA31378A31330A2161E809C17
+>I<B512C0A2C7FCABEA3FFF5AC7FCACB5FCA2121D7E9C17>I<B512FEA2C71206A9170B7E8E1C>
+I<13081318EA03D8EA0C30EA1838EA303CA2EA706EEA6066A3EAE0C7A4EAE187A5EAE307A412E6
+EA6606A2EA760EEA3C0CA2EA1C18EA0C30EA1BC0EA1800A210237E9F15>I<14F0381E03783821
+04383841881C3880D01EEBF00EEB600F00C07F3960700380003014C0001813010008EB00E00004
+14C0EC0300EB7FFCEB70E0128C1288A2007013701200A413601260EAC0E0D820C01340EC718039
+11803A00380F001C1B1F7E9D1E>I<EA03F8EA0C0E38300780382003C0486C7E486C7EEC7040EC
+3880EC0F0091C7FC12406C130F6CEB1880000CEB30403803C070C7FC1500A280A28012F8001E7F
+1207EA03806C6C5A3800F038EB3870EB1FE01A1D7E9C1E>I<1304130CB3A7B612E0A21B1C7D9B
+21>63 D<EA4002EAC006130712E038600380EA3001383800C06C13E06C13F0000613B0120B381B
+81203819C100EA30E113611371EA7039131E130E1306130738380380383C01C0EA1C00001E1360
+14701430A200FC1320141D7E9C19>I<152015E01401A21403A21405A21409A214111431142114
+61144114811301140113031306130490380FFFF05BEB3000A25BEA60C0D8718013F8127F48C712
+7E007E147C003C14001F20809D21>I<EB03F0EB0FF81330EB4078EA0180380300705A000E13E0
+A2381C018090C7FC5AA21278A21270A212F0A514206C1360EB01C0007C1380387E0300EA3F04EA
+1FF8EA0FE0151E7F9C16>67 D<EB03FCEB1FFEEB703EEB801E3801001C1207000E1338000C1330
+001C1360481300A212781270A200F0130814381478A2147014F0EAF80114E0EA7C02EA7F0D383F
+F1C0EA0FC138000380A2EB0700A2EA180EEA7E08EA7FF0EA1FC017227F9C19>71
+D<01FC1303D803FE1307D80C3E130EEA181E0038141C1270D8601C133812C0D8003C13781570A2
+013813E0EB3FFF5BEB700115C013F0140313E01580EA01C0140712031380A20007148201001386
+000614DC4814F0C7EA03C0201E809B23>I<90383FFF8048B51200380700C0EA0C01381C038012
+30D82007C7FC12005BA2130EA2131EA2131CA2133C1338A213781370A25B14183801C070EB8060
+387FFF80B5C7FC191C819B17>I<147E49B4FCEB031FEB060F130C1318EB380CEB78080170C7FC
+A25BA21201A25BA212035BA21207A290C8FCA2000E14801403391FE00700EBFC063831FF8C3860
+3FF838C007E0191E7F9C1D>76 D<EB3FFF48B512C039071E0FE039081C03F00038EB01F838703C
+000060147812C0120001381370A2017813E0A2EC01C001701380EC0200EBF00CEBE030EBE7C0D8
+01EFC7FC13E05BA2485AA2120790C8FCA2120E120C1D1E809B1D>80 D<EB3FFF48B512E039071E
+0FF039081C01F800381300D8703C1378126012C00000147013385D01785B4A5A0202C7FCEB700C
+EB71F013F313E1EBE0F81201EBC07CA20003133C9039803E0180ED07000007EB1F060100138800
+06EB0FF048EB07C0211D809B23>82 D<0040130200C01306B20060130CA26C1318001C1370380F
+01E03803FF803800FE00171A7E981C>91 D<13FE3803FF80380F01E0381C00700030131848130C
+A2481306B200401302171A7E981C>I<13101338A2136CA313C6A2EA0183A238030180A2380600
+C0A3481360A2481330A2481318A348130CA24813061402171A7E981C>94
+D<00C0130214060060130CA26C1318A36C1330A26C1360A26C13C0A338030180A238018300A2EA
+00C6A2136CA31338A21310171A7E981C>I<124012C0ACB512E014F000C0C7FCAD1240141D7E9C
+19>I<14101430AC387FFFF0B5FCC71230AD1410141D7E9C19>I<124012C0B3B3A3EAFFC0127F0A
+2A799E12>I<134013C0B3B3A312FFA20A2A809E12>I<EA7FC012FFEAC000B3B3A312400A2A799E
+12>I<EAFFC0A21200B3B3A313400A2A809E12>I<133C13E0EA01C013801203AD13005A121C12F0
+121C12077E1380AD120113C0EA00E0133C0E297D9E15>I<12F0121C12077E1380AD120113C0EA
+00E0133C13E0EA01C013801203AD13005A121C12F00E297D9E15>I<13801201EA0300A31206A3
+5AA35AA35AA35AA35AA21260A37EA37EA37EA37EA37EA3EA01801200092A7C9E10>I<12C0A212
+60A37EA37EA37EA37EA37EA3EA0180A2EA0300A31206A35AA35AA35AA35AA35AA2092A7E9E10>
+I<12C0B3B3A502297B9E0C>I<EA4020EAC030B3B3A4EA40200C2A7C9E15>I<5A5AA2EA0780EA0B
+40EA1320EA6318EA8304EA0300B3A9EA8304EA6318EA1320EA0B40EA0780EA0300A27E0E2B7D9F
+15>I<1310A21338136CA213C6EA018338030180000713C0001F13F0007B13BC00E3138E008313
+8200031380B10083138200E3138E007B13BC001F13F0000713C00003138038018300EA00C6136C
+A213381310A2172B7F9F19>I<12C0A21260A37EA37EA37EA37EA27EA3EA0180A3EA00C0A31360
+A21330A31318A3130CA31306A31303130110297E9E15>I<164016C0ED0180A2ED0300A21506A2
+5DA25DA25DA25DA25DA24A5AA24AC7FC120C003C1306124E008E5B12075CEA03805CA26C6C5AA2
+6C6C5AA2EB7180A2013BC8FCA2131EA2130CA2222A7E8123>112 D<B612FCA26C14F80038C712
+10A26C1420A26C1440A26C1480A23903800100A23801C002A26C6C5AA2EB7008A26D5AA26D5A13
+1EEB0E40130F6D5AA26DC7FCA21E1D7E9B23>114 D<121FEA3080EA7040EA6060EAE0E0A21340
+13001260127012307E121C1233EA7180EA61C012E013E0A31260EA70C01231EA1980EA07007EEA
+018013C0120013E0124012E0A2EAC0C01241EA2180EA1F000B257D9C12>120
+D<12021207A61202A3EA7270EAFFF8EA7270EA0200A21207B11202A60D267E9C12>I<12021207
+A41202A2EA4210EAFFF8A2EA0200A31207A41202C7FC12021207A41202A3EAFFF8A2EA4210EA02
+00A21207A412020D257E9C12>I<3801FFF81207380FF8C0121F123F127FA212FFA6127FA2123F
+121F120F120312001318B115257E9C19>I E /Fi 47 128 df<13F0EA030C380E0604EA1C0700
+381308123000701390A238E003A0A214C01480A3EA6007EB1B8838306190380F80E016127E911B
+>11 D<EB01F0EB0618EB080C1310EB200E13401380141CEA01001418143838020FF0EB10C0EB0F
+E0EB00305AA21438A2481370A314E0121814C038140180EB0300EA230EEA20F890C7FCA25AA45A
+A217257F9C17>I<38078010EA1FC0383FE020EA7FF03860304038C01080128038000900A2130A
+A3130CA21308A31318A35BA45BA21340141B7F9115>I<137C13C2EA0102EA03001206A3120713
+80EA03C0EA01E013F0EA0378EA0E38EA1C1C1238EA300C1270A2EAE008A213181310A21330EA60
+201340EA3080EA1F000F1D7E9C12>I<EA01F8EA0700120C5A123812301270EA7FC0EAE000A512
+60A27EEA1860EA0F800D127E9111>I<1310A3EB1F801330EB4F00138048C7FC120212065A1208
+12185AA212201260A312E05AA27EA312701278123FEA1FE0EA07F0EA01F8EA003C131CA21318EA
+0310EA00E011257F9C12>I<EA381F384E6180384681C0EA4701128F128E120EA2381C0380A438
+380700A4EA700E12301200A25BA45BA21330121B7E9115>I<137813CCEA0186EA03061206120E
+120CEA1C071218EA3806A2EA300E1270A2EA7FFEEAE01CA31318133812C013701360A213C0EAC1
+801261EA6200123C101D7E9C13>I<1206120EA35AA45AA35A1340A2EAE080A2EA6300123C0A12
+7E910F>I<380601C0380E07E01309EB10C0381C20005BEA1D80001EC7FCEA3FF0EA38387FA200
+701320A31440EAE00C3860078013127E9118>I<EA0780EA01C06C7EA27F1370A37FA3133C131C
+A2131E130E131E133F136713C738018780EA03031207120E001C13C0EA3801127000E013E0EA60
+00131D7E9C18>I<3801803000031370A3380700E0A4380E01C0A4381C0388A3EA1E07383E1990
+383BE0E00038C7FCA25AA45AA25A151B7F9119>I<007E1360000E13E0A3381C01C0A2EB038014
+00485A130E130C5B485A5BEA71C00073C7FC12FC12F013127E9115>I<1310A3EB1F8013F03801
+CF00EA038048C7FC120EA6EA06FCEA0384EA06FC0008C7FC12185A12201260A212E0A31270127C
+EA3F80EA1FE0EA07F8C67E133E130CA2EA0108EA00F01125809C12>I<380FFFF85A4813F03860
+84001240EA808CEA010CA21203A21202EA061CA2120E120CEA1C0EA2EA180C15127E9118>I<13
+1EEB7180EBC0C0EA01801203EB00E05AA2380E01C0A31480EA1C0314001306EA1E0CEA3A18EA39
+E00038C7FCA25AA45AA25A131B7F9115>I<3801FFF85A000F13F0381E1E00EA180EEA38061270
+A2EAE00EA3130C131C13185BEA60606C5A001FC7FC15127E9118>I<380FFFE05A4813C03860C0
+001240485A12001201A348C7FCA35AA3120E120613127E9112>I<001C1340002713E012471460
+00871320A2120EA2481340A31480A238180100EA1C025B6C5AEA03F013127E9116>I<5B1302A4
+5BA45BA2137E3801C980380710E0000C13600018137000381330EA7020A200E01370A2134014E0
+A2386041C0EB838038308600EA1C9CEA07E00001C7FCA41202A414257E9C19>I<001E13043823
+800813C0000113101420EBE04000001380EBE10013F11372137413781338A21378137C139CEA01
+1C1202EA041EEA080EA2EA100F3820070838400390388001E0161A7F911A>I<1440A21480A4EB
+0100A41302001C13040027130E1247EB040600871302A2120E1308001C1304A3EB100814101420
+1440380C208038072300EA01FCEA00205BA45BA317257E9C1B>I<0008130448130EA2481306A2
+4813021308131800801304A2EB300C140800C01318EBF030B512F0387FBFE0EB1FC0383E0F0017
+1280911A>I<13FCEA03FEEA0E07EA180012105AA2EA1080EA1740EA1FC0EA20005AA25AA21304
+EA4008EA7030EA3FE0EA0F8010147F9213>I<EB0780EB08C0EB1060A21320A31470A214601310
+383808E0EA4E04EA4603EB00F0388E01C0A2120E1480EA1C03A2EB0700130612385BEA1818A2EA
+0C20EA07C0141D7E9C19>I<000FB512FE5A4814FC0061C7120812411282481380A23908010010
+A2491330152049136090380D80C0390C398380390FF1FF00EBE0FE3803C0781F127E9122>I<13
+78EA01C6EA03031206120E000C1380121CA238380700A31306EA780E130C5BEA5830EA4C60EA87
+800080C7FCA37EEAFFE06C7E123FEA0010111A7D9115>I<13FEEA0306EA0C005A5A12201260A2
+12E0A31270127C123FEA1FC0EA07E01201EA0070A213601340EA03800F167F910F>I<000813F0
+381003F8EB07FC38200E0EEB0C0638401002A21320008013041340140C00C01308384080300070
+1360383C83C0381FFF806C1300EA01F848C7FCA35AA21206120EA2120C171B7E911B>I<126012
+F0A2126004047C830C>58 D<130113031306A3130CA31318A31330A31360A213C0A3EA0180A3EA
+0300A31206A25AA35AA35AA35AA35AA210297E9E15>61 D<1320A6137000C01318387C71F0380F
+FF803803FE00EA00F8A2EA01DC138CEA0306EA0202EA0603380C0180EA08001514809315>63
+D<133E13C338010080000213C000031360EA0780147038030030C7FCA3EBFC70EA0382EA060112
+0C381800F0003813E012301270EB01C012E0A21480130314001306A2EA600C6C5AEA1860EA0F80
+141F7E9D16>I<48B5FC39003C03C090383800E015F01570A24913F0A315E0EBE001EC03C0EC07
+80EC1E003801FFF001C0C7FCA3485AA448C8FCA45AEAFFE01C1C7E9B1B>80
+D<130E131113311361A213C1A2EA01C21382EA0384A2EA0708A213101320EA0E40A21380EA0F00
+120E120CA2121C122C124CEA8C02EA060CEA0210EA01E0101D809C11>96
+D<EA01E3EA0717EA0C0F1218EA380E12301270A2485AA4EB3880A3EA607838319900EA1E0E1112
+7E9116>I<123F1207A2120EA45AA4EA39E0EA3A30EA3C1812381270131CA3EAE038A313301370
+136013C01261EA2300121E0E1D7E9C12>I<EA0FC01201A2485AA448C7FCA4EA0E3E13C3380F03
+80120E121E121CA338380700A3130E00701320A2131C144038E00C8038600700131D7E9C18>
+104 D<39381F81F0394E20C618394640E81CEB80F0EA8F00008E13E0120EA2391C01C038A31570
+3938038071A215E115E23970070064D83003133820127E9124>109 D<EA381F384E6180384681
+C0EA4701128F128E120EA2381C0380A3EB070000381310A2130E1420387006403830038014127E
+9119>I<13F8EA030CEA0E06487E1218123000701380A238E00700A3130EA25BEA60185BEA30E0
+EA0F8011127E9114>I<380787803808C8403810F0C03820F1E0EBE3C03840E1803800E000A248
+5AA43863808012F3EB810012E5EA84C6EA787813127E9118>120 D<001C13C0EA27011247A238
+870380A2120EA2381C0700A4EA180EA3EA1C1EEA0C3CEA07DCEA001C1318EA6038EAF0305B485A
+EA4180003EC7FC121A7E9114>I<121C12271247A21287A2120EA25AA35A1380A21270EA710012
+32121C09127E910D>123 D<1370139CEA010C1202131C12041200A21338A41370A413E0A4EA01
+C01261EAF180EAF30012E6127C0E1A809110>I<13021303A2B51280A238000700130C13081108
+789D15>126 D<EA07F0EA180CEA2002EA400112801005759B0C>I E /Fj
+24 123 df<EB01C0EA01F112033807F00090C7FC120EA738FFF1C0A2EA0E01B0121E809D16>12
+D<5BEB0380A213071400EA03FFEA0FFE121FEA3C3F00781380EA707B38E071C013F113E1EAE1C1
+12E3138138778380EA7F07383F0F00EA1FFE5BEA3FF00038C7FC12781270A21220121C7F9615>
+28 D<140EEB3F8EEBFFFC1203EA07E0380F807E381F007F001E5B48EBE780397801E3C014C313
+0300F0EB81E013071401130F130E131E131C133C133839787803C0137013F0393CE00780003F13
+0F391FC01F00000F133E3807E0FCEBFFF814E0380E3F8090C8FC1B217E9E20>31
+D<EA03C0EA0FF0EA1FF8EA3C3CEA381CEA700EA3EAE007ADEA700EA3EA381CEA3C3CEA1FF8EA0F
+F0EA07E0101D7E9B15>48 D<5A1207123FB4FC12C71207B3A3EAFFF8A20D1C7C9B15>I<EA0FC0
+EA3FF0EA7FF8EA7038EA401C1200A213FC120F123FEA781C12E0A3EAF07CEA7FFC13DCEA3F1C0E
+127E9114>97 D<EA07E0EA0FF8EA1FFCEA3C1CEA700413005AA612701304EA3C1CEA1FFCEA0FF8
+EA07E00E127E9112>99 D<130EABEA0F8EEA1FEEEA3FFEEA7C3EEA700EA212E0A612F0EA701EEA
+7C3EEA3FFEEA1FEEEA0F8E0F1D7E9C15>I<EA07C0EA1FE0EA3FF0EA7878EA7018EA601CEAFFFC
+A3EAE000A312701304EA3C1CEA3FFCEA1FF8EA07E00E127E9112>I<13FC12011203EA0700120E
+A7EAFFE0A2EA0E00B00E1D809C0D>I<3803C3C0EA0FFF5A381C3800487EA56C5AEA1FF85BEA3B
+C00038C7FCA2EA1FFC13FF481380EA700738E001C0A3EAF003387C0F80383FFF006C5AEA07F812
+1B7F9115>I<12E0ABEAE3E0EAEFF0EAFFF8EAF83CEAF01C12E0AD0E1D7D9C15>I<12F0A41200A7
+1270B2041D7E9C0A>I<12E0B3AB031D7D9C0A>108 D<38E3F03F39EFF8FF80D8FFFD13C039F81F
+81E038F00F00EAE00EAD1B127D9122>I<EAE3E0EAEFF0EAFFF8EAF83CEAF01C12E0AD0E127D91
+15>I<EA03F0EA0FFC487EEA3C0F38780780EA700338E001C0A5EAF00300701380EA7807383C0F
+00EA1FFE6C5AEA03F012127F9115>I<EAE3E0EAEFF0EAFFF8EAF87CEAF01CEAE01E130EA6131C
+EAF03CEAF87CEAFFF8EAEFF0EAE3C0EAE000A80F1A7D9115>I<EAE38012E712EFEAFC005A5AA2
+5AAB09127D910E>114 D<EA1FC0EA3FF0127FEAF030EAE000A27E127FEA3FC0EA1FE0EA00F013
+38A21280EAF078EAFFF0EA7FE0EA1FC00D127F9110>I<121CA6EAFFE0A2EA1C00AC1320EA1FF0
+120FEA07C00C187F970F>I<EAE01CAE137CEAFFFCEA7FDCEA3F1C0E127D9115>I<39E03E0380A3
+D870371300EB7707A213733838E38EA33818E18C381CC1CC001D13DCA2380D80D8000F13F8A200
+07137019127F911C>119 D<EA7FFCA3EA007813F013E01201EA03C01380EA07005A121E121C12
+3C5AEAFFFCA30E127F9112>122 D E /Fk 22 123 df<130413081330136013C013801201EA03
+001206A25AA25AA212381230A21270A21260A312E0A81260A412201230A27E1208120C12047E0E
+2A7C9E10>40 D<5AEA0080134013601320133013101318A3131C130CA8131CA31318A21338A213
+30A21370136013E013C012011380EA0300A212065A5A5A5A12800E2A809E10>I<13F8EA038EEA
+0606487EA2001813801238A212301270A438E00700A51306130E12C0A2130C131C1318EA60305B
+6C5A001FC7FC111D7C9B15>48 D<13181370EA03F0EA0C701200A313E0A6EA01C0A6EA0380A6EA
+07001380EAFFF80D1C7C9B15>I<EB3F04EBC0CC38018038EA030000061318120EA3001E131014
+00121F6C7E13F86CB4FC6C13806C13C038003FE0130313011300A21240A314C0EA600100E01380
+38F00300EACC0EEA83F8161E7E9C17>83 D<EA07F0EA1C18EA1E0CEA1C0E12181200A2EA01FEEA
+0F0EEA1C1C1230127000E01340A2133CEB5C80EA709D383F0E0012127D9115>97
+D<EA01F8EA071CEA0C1EEA181CEA3818EA30001270A35AA312601304EA7008EA3010EA1820EA0F
+C00F127D9112>99 D<EB03F0130014E0A6EB01C0A313F1EA030DEA0C03001C1380123812301270
+A338E00700A31260A2EA700FEA301EEA186F38078FC0141D7D9C17>I<EA01F8EA070CEA0C06EA
+1C07EA380312301270EA7FFFEA70005AA312601302EA30041308EA1C30EA07C010127E9112>I<
+EA07E012015BA6485AA3EB8F80EBB0C0EBC0E0EA0780A21300A4380E01C0A6381C0380001E13C0
+38FF9FF0141D7F9C17>104 D<13C01201A21380C7FCA7EA1F8012071203EA0700A6120EA65A12
+1EEAFF800A1D7F9C0C>I<EA07E0120113C0A6EA0380A6EA0700A6120EA65A121EEAFF800B1D7F
+9C0C>108 D<391F8FC0FC39079061063903E0760738078078A2EB0070A4000EEBE00EA6484848
+5A001EEBE01E3AFF8FF8FF8021127F9124>I<381F8F803807B0C03803C0E0EA0780A21300A438
+0E01C0A6381C0380001E13C038FF9FF014127F9117>I<13FCEA0307380E0180001C13C0EA3800
+1230007013E0A338E001C0A300601380130338700700EA380EEA1C18EA07E013127E9115>I<38
+0FC7803803D8603801E0303803C03813801418141CA338070038A31470A214E0380F01C0380EC3
+00133C90C7FCA35AA4B47E161A809117>I<EA1F9CEA07EEEA03CFEA078E138C1300A4120EA65A
+121EEAFFC010127F9110>114 D<EA03F2EA0C0EEA1806EA100412301238EA3E00EA1FE0EA0FF0
+EA07F8EA003CEA401C130CA2EA6018EAE010EAD060EA8FC00F127F9110>I<1202A31206A25A12
+1C123CEAFFE0EA1C00A25AA65A1340A41380A2EA3100121E0B1A7C9910>I<38FC1F80EA3C07EA
+1C0338380700A6EA700EA4131EA25BEA305E381F9F8011127C9117>I<39FF3FCFE0393C0F0380
+D838061300EB0E02EA1C0FEB1704A2EB27081323EB4310000E1390EB83A0A2380F03C01301000E
+5B1206000490C7FC1B127C911E>119 D<380FFF80380E0700EA080E1218EA101C5B5BC65A485A
+A2EA0382EA0702120E485A1238130CEA7038EAFFF811127F9112>122 D
+E /Fl 23 123 df<13201340EA0180120313001206120E5AA2123C1238A21278A312F85AA97E12
+78A31238A2123C121CA27E12067E13801201EA004013200B297C9E13>40
+D<7E12401230123812187E120E7EA213801203A213C0A313E01201A9120313C0A31380A2120713
+00A2120E120C5A1238123012405A0B297D9E13>I<EA03F8EA0F1EEA1C07003C1380EA38030078
+13C0A300F813E0AC007813C0A200381380EA3C07001C1300EA0F1EEA03F8131B7E9A18>48
+D<1360EA01E0120F12FF12F31203B3A2387FFF80A2111B7D9A18>I<3807F820381FFEE0EA3C07
+EA7801EA700012F01460A26C130012FEEAFFE0EA7FFE6C7E1480000F13C06C13E0EA007FEB03F0
+1301130012C0A214E07E38F001C0EAFC0338EFFF00EA83FC141C7D9B1B>83
+D<EA0FF8EA1C1E383E0F80130714C0121C1200137FEA07E7EA1F07123C127C12F8A3EA780B383E
+13F8EA0FE115127F9117>97 D<B4FCA2121FA9EB3F80EBE1E0EB8070EB0078143CA2143EA6143C
+A21478EB8070381EC1E0381C3F00171D7F9C1B>I<EA03FCEA0E0EEA1C1F123C1278130E00F8C7
+FCA61278EB0180123C381C0300EA0E0EEA03F811127E9115>I<EB0FF0A21301A9EA01F9EA0F07
+EA1C03EA3C011278A212F8A61278A2123CEA1C03380F0FFEEA03F9171D7E9C1B>I<EA01FCEA0F
+07381C0380383C01C0127814E012F8A2B5FC00F8C7FCA31278007C1360123C6C13C0380F038038
+01FC0013127F9116>I<B4FCA2121FA9EB0FC0EB31E0EB40F0EB80F8A21300AB38FFE7FFA2181D
+7F9C1B>104 D<121E123FA4121EC7FCA6B4FCA2121FAEEAFFE0A20B1E7F9D0E>I<B4FCA2121FB3
+A7EAFFE0A20B1D7F9C0E>108 D<39FF0FC07E903831E18F3A1F40F20780D980FC13C0A2EB00F8
+AB3AFFE7FF3FF8A225127F9128>I<38FF0FC0EB31E0381F40F0EB80F8A21300AB38FFE7FFA218
+127F911B>I<EA01FC380F0780381C01C0003C13E0387800F0A200F813F8A6007813F0A2383C01
+E0381E03C0380F07803801FC0015127F9118>I<38FF3F80EBE1E0381F80F0EB0078147C143C14
+3EA6143C147C1478EB80F0EBC1E0EB3F0090C7FCA6EAFFE0A2171A7F911B>I<EAFE3E1347381E
+8F80A3381F070090C7FCAAEAFFF0A211127F9114>114 D<EA1FD8EA3078EA601812E0A2EAF000
+EAFF80EA7FE013F0EA1FF8EA07FCEA007CEAC01CA212E01318EAF830EACFC00E127E9113>I<12
+03A45AA25AA2EA3FFC12FFEA1F00A9130CA4EA0F08EA0798EA03F00E1A7F9913>I<38FF07F8A2
+EA1F00AC1301120F380786FFEA01F818127F911B>I<39FF8FF8FEA2391F03E030A20183137000
+0FEBF0601386D807C613C0EBCEF8EBEC790003EB7D80EBF83D0001EB3F00A2497E0000131EEBE0
+0EA21F127F9122>119 D<383FFF80383C1F00EA303F133E485A13FC5BEA01F01203485AEBC180
+EA0F81121F1303003E1300EA7E07EA7C0FB5FC11127F9115>122 D E /Fm
+26 123 df<147C14C2EB0381EB07019038060080130E140390381C0700140291C7FCA25BA33803
+FF80D80070C7FCA45BA4381FC008127F38C3E0103883F870388E3FC038780F80191D7C9C20>36
+D<133C0163133001C1137038018080000314201301D807031340EC0080390E00010014025CEBE0
+1A380F1022000E13411481391A2080803839C10038300160387000E0A248EB0100A31402A20060
+5B00705B00305B6C1360380E0380D801FCC7FC1C1F7B9D20>38 D<130313061308131813301360
+13C0A2EA0180EA0300A21206A25AA2121C1218A212381230A21270A21260A412E0A51260A51220
+123012107EA2102A7B9E11>40 D<1310A21308130C13041306A51307A51306A4130EA2130CA213
+1C1318A213381330A21360A213C0A2EA0180EA0300A212065A5A121012605A102A809E11>I<13
+3C13C6EA0183EA030312061480120E120C121C1400485AA4EA700EA4485AA35BA21330485A12E0
+EA60C0EA7180001EC7FC111D7B9B15>48 D<13021306130C131C137CEA039CEA0038A41370A413
+E0A4EA01C0A4EA0380A41207EAFFF00F1C7C9B15>I<3901FC03FE39001C0070013C1360012E13
+40A301471380A3EB43809038838100A2138114C1380101C2A2EB00E2A2000213E41474A3481338
+A3000C1318001C1310EAFF801F1C7D9B1F>78 D<EB0F84EB304CEB403CEB8018EA01005AA20006
+1310A214001207A2EA03E013FC6CB4FC38007F80EB07C01301A21300A21220A238600180A2EB03
+001302EAF004EACC18EA83E0161E7D9C17>83 D<EA03CCEA063C120CEA181CEA383812301270A2
+EAE070A413E212C0A2EA61E4EA6264EA3C380F127B9115>97 D<EA01F0EA0708120CEA181CEA38
+38EA30001270A25AA513081310EA6020EA30C0EA1F000E127B9113>99 D<EB1F801303A2EB0700
+A4130EA4EA03DCEA063C120CEA181CEA383812301270A2485AA413E212C0A2EA61E4EA6264EA3C
+38111D7B9C15>I<EA01E0EA0710120CEA1808EA381012701360EA7F80EAE000A51308EA601013
+20EA30C0EA1F000D127B9113>I<EA0FC01201A2485AA448C7FCA4EA0E78138CEA0F0E120E121C
+A4485AA35B00701380A21370EB7100EAE032EA601C111D7D9C15>104 D<EA01801203EA0100C7
+FCA7121C12261247A2128EA2120E5AA35AA21271A31272A2123C091C7C9B0D>I<EA1F801203A2
+EA0700A4120EA45AA45AA45AA412E4A412681238091D7C9C0B>108 D<393C1E078039266318C0
+394683A0E0384703C0008E1380A2120EA2391C0701C0A3EC0380D8380E1388A2EC070815103970
+1C032039300C01C01D127C9122>I<EA3C3CEA2646EA4687EA4707128EA2120EA2EA1C0EA35B00
+381340A21338148038701900EA300E12127C9117>I<EA01E0EA0718EA0C0C12181238EA300E12
+70A2EAE01CA31318133813301360EA60C0EA3180EA1E000F127B9115>I<EA07873804D9803808
+E0C0A23811C0E0A21201A2380381C0A31480EA070314005B1306EA0E8C137090C7FCA25AA4123C
+B47E131A7F9115>I<EA3C3CEA26C2EA4687EA4707EA8E061300120EA25AA45AA45A123010127C
+9112>114 D<EA01F0EA0608120C131CEA1818EA1C00121F13C0EA0FF01207EA00781338EA6030
+12E012C0EA8060EA60C0EA1F000E127D9111>I<13C01201A3EA0380A4EAFFE0EA0700A3120EA4
+5AA4EA3840A31380EA1900120E0B1A7D990E>I<EA1E03EA27071247A2EA870EA2120EA2485AA4
+38383880A21218EB3900EA1C59EA078E11127C9116>I<381E0183382703871247148338870701
+A2120EA2381C0E02A31404EA180C131C1408001C1310380C26303807C3C018127C911C>119
+D<EA070EEA19913810E38012203841C30013C01201A2485AA4EA07021267EAE70412CBEA8B08EA
+70F011127D9113>I<EA0382EA07C2EA0FECEA0838EA1008EA0010132013401380EA010012025A
+EA08081210EA3830EA67F0EA43E0EA81C00F127D9111>122 D E /Fn 75
+127 df<38C00180AEB5FCA211107E8916>32 D<126012F0AF12601200A4126012F0A212600419
+779816>I<EA0387A6387FFFC0B512E0A238070E00A3EA0E1CA4B512E0A26C13C0381C3800A613
+197F9816>35 D<13C01201A3EA07F0EA1FFC487EEA7DCF3871C780EAE1C313C7A238F1C300EA79
+C0123FEA1FF0EA07FCEA01FE13CF13C73861C38012F1A212E13871C700EA79DFEA3FFEEA1FF8EA
+07E0EA01C0A2120011207E9C16>I<38380180EA7C03A238EE0700A2130EA35B127C5B1238C65A
+A35BA2485AA3485AEB8380380707C0A2380E0EE0A3121CA2383807C0A23818038013207F9C16>
+I<EA0380EA07E0120FEA1E70121CA3EB77E013E7121D380FC700138E130E121EEA3F1C127FEA73
+9CEAE3F812E138E0F1C0A2EA71F9EA7FFF383F9F80381E070013197F9816>I<12301278127C12
+3C121CA41238127812F012E01240060D789816>I<13E01201EA0380EA0700120E5AA25AA25AA3
+5AA91270A37EA27EA27E7EEA0380EA01E012000B217A9C16>I<12C07E12707E7E7EA27EA2EA03
+80A3EA01C0A9EA0380A3EA0700A2120EA25A5A5A5A5A0A217B9C16>I<EA01C0A4EA71C738F9CF
+80387FFF00EA1FFCEA07F0A2EA1FFCEA7FFF38F9CF803871C700EA01C0A411127E9516>I<EA01
+C0A8B51280A33801C000A811137E9516>I<1238127C127EA2123E120E121E121C127812F01260
+070B798416>I<B51280A311037E8D16>I<127012F8A312700505788416>I<EA03E0EA0FF8487E
+EA1E3CEA380EEA780FEA7007A238E00380A8EAF00700701300A2EA780FEA3C1E6C5AEA1FFC6C5A
+EA03E011197E9816>48 D<EA01801203A21207120F127F12FF12731203AEEA7FF813FC13F80E19
+7C9816>I<EA07E0EA1FF8487EEA783EEAE00700F01380130312601200A2EB0700A2130E5B5B5B
+5B485A485A000FC7FC381E03801238EA7FFFB5FC7E11197E9816>I<EA07E0EA1FF8487EEA781E
+130712301200A2130E133EEA07FC13F013FCEA001E13077F1480A2126012F038E00700EA781EEA
+3FFC6C5AEA07E011197E9816>I<137C13FC13DC1201EA039CA2EA071C120F120E121E123C1238
+127812F0B512E0A338001C00A53801FFC0A313197F9816>I<EA3FFEA30038C7FCA7EA3BF0EA3F
+FC7FEA3C0FEA300738000380A2126012F0A238E00700EA781EEA3FFC6C5AEA07E011197E9816>
+I<13F8EA03FC487EEA0F07EA1C0F1238EA78060070C7FCA2EAE3F8EAEFFCB47EEAF80F487EEB03
+8012E0A21270A2130700381300EA3C1EEA1FFC6C5AEA03E011197E9816>I<12E0B51280A338E0
+0F00131EEA001C5B137813705BA2485AA3485AA448C7FCA7111A7E9916>I<EA07F0EA1FFC487E
+EA7C1F38F00780EAE003A338700700EA7C1FEA1FFCEA07F0EA1FFCEA3C1EEA700700F01380EAE0
+03A3EAF00700701300EA7C1FEA3FFE6C5AEA07F011197E9816>I<EA03E0EA0FF8487EEA3C1EEA
+700E7F12E014801303A213071270EA780FEA3FFFEA1FFBEA0FE338000700A21230EA780E5BEA70
+78EA3FF06C5AEA0F8011197E9816>I<1238127CA312381200A812381278127CA2123C121CA212
+38127012E012400618799116>59 D<EA7FFFB51280A2C8FCA5B51280A26C1300110B7E9116>61
+D<12C012F012FC123EEA0F806C7EEA01F06C7E133EEB1F801307131FEB3E0013F8485AEA07C048
+5A003EC7FC12FC12F012C011157E9616>I<EA7FF8EAFFFE6C7EEA1C0FEB07801303A313071400
+EA1FFF5BA2EA1C1FEB038014C01301A41303EB0780EA7FFFB51200EA7FFC12197F9816>66
+D<EA7FF8EAFFFE6C7EEA1C0FEB0780EB03C01301A214E01300A8EB01C0A21303EB0780130F387F
+FF00485AEA7FF81319809816>68 D<EA03E348B4FC5AEA1E1F487EEA38071270A200F0C7FC5AA4
+EB3F80EB7FC0EB3F8038F007001270A26C5A123C6C5A6CB4FCEA07F7EA03E712197E9816>71
+D<387F1FC038FFBFE0387F1FC0381C0700A7EA1FFFA3EA1C07A9387F1FC038FFBFE0387F1FC013
+197F9816>I<EAFFFEA3EA0380B3EAFFFEA30F197D9816>I<EAFFC0A3001CC7FCAE144014E0A4B5
+FCA313197F9816>76 D<EA1FFC487E487EEA780F38F00780EAE003AEEAF007A238780F00EA7FFF
+6C5A6C5A11197E9816>79 D<EA7FF8EAFFFE6C7E381C0F80130314C01301A313031480130F381F
+FF005B13F8001CC7FCA7127F487E6CC7FC12197F9816>I<EA7FE0EAFFF86C7EEA1C1E7F7FA45B
+131EEA1FFC5B7FEA1C1C7FA414201470A2387F07E0EAFF87387F03C014197F9816>82
+D<EA07E3EA1FFF5AEA781FEAF00712E0A290C7FC7E1278EA3F80EA1FF0EA07FCC67E130F7FEB03
+80A2126012E0EB0700EAF80FEAFFFE5BEAC7F011197E9816>I<387FFFE0B5FCA2EAE0E0A40000
+1300AFEA07FC487E6C5A13197F9816>I<387F07F038FF8FF8387F07F0381C01C0B0380E0380A2
+3807070013FF6C5AEA00F81519809816>I<387F1F80133F131F380E1E00131CEA073C1338EA03
+B813F012015B120012017F120313B81207131CA2EA0E0EA2487E387F1FC000FF13E0007F13C013
+197F9816>88 D<EAFFF0A3EAE000B3A8EAFFF0A30C20789C16>91 D<12C07EA21270A27EA27EA2
+7EA27EA26C7EA26C7EA26C7EA21370A27FA27FA27FA27FA2EB0380A2130111207E9C16>I<1203
+EA0F80EA3FE0EAFDF8EAF078EA40100D067C9816>94 D<B51280A311037E7E16>I<1208121C12
+3C1278127012E0A412F012F812781230060D789B16>I<EA1FE0487E487EEA783CEA300E1200A2
+EA03FE121FEA3E0E127012E0A3EA783E387FFFE0EA3FE7EA0F8313127E9116>I<127E12FE127E
+120EA4133E13FF000F1380EB83C0EB00E0120E1470A614E0EA0F01EB83C0EBFF80000E1300EA06
+3C1419809816>I<EA03F8EA0FFCEA1FFEEA3C1EEA780CEA70005AA57EEA70071278EA3E0EEA1F
+FCEA0FF8EA03F010127D9116>I<133F5B7F1307A4EA03C7EA0FF748B4FCEA3C1F487EEA700712
+E0A6EA700FA2EA3C1F381FFFE0380FE7F03807C7E014197F9816>I<EA03E0EA0FF8EA1FFCEA3C
+1EEA780EEA700712E0B5FCA3EAE000A2EA70071278EA3C0FEA1FFEEA0FFCEA03F010127D9116>
+I<131FEB7F8013FFEA01E7EBC30013C0A2EA7FFFB5FCA2EA01C0ACEA3FFE487E6C5A11197F9816
+>I<3803E3C03807F7E0EA0FFF381C1CC038380E00A56C5AEA0FF8485AEA1BE00038C7FC1218EA
+1FFC13FF481380387803C038E000E0A4387001C0EA7C07383FFF80380FFE00EA03F8131C7F9116
+>I<127E12FE127E120EA4133C13FEEA0FFFEB87801303120EAA387FC7F038FFE7F8387FC7F015
+19809816>I<EA0180EA03C0A2EA0180C7FCA4EA7FC0A31201ACEA7FFFB5FC7E101A7D9916>I<13
+301378A213301300A4EA1FF8A3EA0038B3EA6070EAF0F0EAFFE0EA7FC0EA3F800D237E9916>I<
+127E12FE127E120EA4EB7FE0A3EB0F00131E5B5B5B120F7F13BC131EEA0E0E7F1480387F87F0EA
+FFCFEA7F871419809816>I<EAFFC0A31201B3B51280A311197E9816>I<38F9C38038FFEFC0EBFF
+E0EA3C78A2EA3870AA38FE7CF8A2EB3C781512809116>I<EA7E3CEAFEFEEA7FFF380F87801303
+120EAA387FC7F038FFE7F8387FC7F01512809116>I<EA03E0EA0FF8487EEA3C1E487EEA700738
+E00380A5EAF00700701300EA780FEA3C1EEA1FFC6C5AEA03E011127E9116>I<EA7E3EEAFEFF00
+7F1380380F83C0EB00E0120E1470A614E0EA0F01EB83C0EBFF80000E1300133C90C7FCA6EA7FC0
+487E6C5A141B809116>I<EA07C7EA0FE7EA1FF7EA3C1FEA700FA2487EA6EA700FA2EA3C3FEA3F
+F7EA1FE7EA07C7EA0007A6EB3FE0EB7FF0EB3FE0141B7E9116>I<38FF0FC0EB3FE0137F3807F0
+40EBC0005BA290C7FCA8EAFFFCA313127F9116>I<EA0FECEA3FFC127FEAF03CEAE01CA2EA7000
+EA7F80EA1FF0EA07F8EA003CEA600E12E012F0EAF81EEAFFFC13F8EAC7E00F127D9116>I<1203
+5AA4EA7FFFB5FCA20007C7FCA75BEB0380A3EB8700EA03FE6C5A6C5A11177F9616>I<387E1F80
+EAFE3FEA7E1FEA0E03AB130F380FFFF03807FBF83803E3F01512809116>I<387F1FC000FF13E0
+007F13C0381C0700EA1E0FEA0E0EA36C5AA4EA03B8A3EA01F0A26C5A13127F9116>I<38FF1FE0
+13BF131F38380380A413E33819F300A213B3EA1DB7A4EA0F1EA313127F9116>I<387F1FC0133F
+131F380F1C00EA073CEA03B813F012016C5A12017FEA03B8EA073C131CEA0E0E387F1FC038FF3F
+E0387F1FC013127F9116>I<387F1FC038FF9FE0387F1FC0381C0700120E130EA212075BA2EA03
+9CA21398EA01B8A2EA00F0A35BA3485A1279127BEA7F806CC7FC123C131B7F9116>I<383FFFC0
+5AA238700780EB0F00131EC65A5B485A485AEA078048C7FC381E01C0123C1278B5FCA312127F91
+16>I<EB1F80137F13FF3801E0005BA91203EA7F8048C7FCA26C7EEA03C01201A97F3800FF8013
+7F131F11207E9C16>I<12E0B3AE0320779C16>I<127CB4FC7FEA03C01201A97F6CB4FCEB7F80A2
+EBFF00EA01E05BA91203B45A90C7FC127C11207E9C16>I<EA1C30EA3F78EAFFF8EAF7E0EA61C0
+0D057C9816>I E /Fo 107 128 df<B512F0EA0F0014301410A214181408A31400B17FEAFFF815
+1C7E9B1A>0 D<1303A2497EA2497E130BEB13E01311EB21F01320497E1478EB807C143C380100
+3E141E0002131F8048148014074814C014034814E0140148EB00F0A2007FB512F8B612FCA21E1D
+7E9C23>I<EB3F80EBE0E03803803848487E000E7F487F003C148000381303007814C0A2007013
+0100F014E000F11311EBFFF1A3EB001100F01301A2007014C000781303A200381480003C130700
+1C14006C130E6C5B6C6C5A3800E0E0EB3F801B1E7E9C20>I<130CA3131EA3133F132FA2EB4F80
+1347A2EBC7C01383A200017F1301A3380200F0A3481378A3487F120C001E137E39FF83FFC01A1D
+7F9C1D>I<B512FEA338800002A4C8FCA300081320A2380FFFE0A338080020A2C8FCA46C1302A4
+B512FEA3171C7E9B1C>I<B612C0390F003C00B3A839FFF3FFC01A1C7E9B1F>I<B6FC3878001F00
+7C13076C7F001E7F001F1480380F800012077F6C6C130012017F12001378A2133013205B491380
+48C7FC120214015A48EB0300485B48131F007FB5FCB6FC191C7E9B1E>I<001F131F393FC03F80
+397FE07FC0006013F039C071C060D8803913201480D8001B1300131F91C7FC7FB1497E3801FFF8
+1B1D7E9C20>I<3803FFF0D8003FC7FC131EA3EBFF8038039EE0380E1E38001C7F00387F007813
+0F00F0EB0780A60078EB0F000038130E001C5B000E5B38039EE03800FF80011EC7FCA3133F3803
+FFF0191C7E9B1E>I<3801FFF838001F806DC7FCA300F8EB03E0003CEB0780A2001EEB0F00A712
+0E000F131EA20007131C38038F3C3801CF383800EFE0EB3F80010FC7FCA3497E3801FFF81B1C7E
+9B20>I<137F3803C1E038070070001C131C003C131E0038130E0078130F00707F00F01480A500
+70140000785BA20038130E6C5BA26C5B00061330A20083EB608000811340A2394180C100007F13
+FFA3191D7E9C1E>I<EB7E1F3901C1B180390303E3C0000713C3000EEBC180903801C000A6B512
+FC380E01C0B0387F87FC1A1D809C18>I<137E3801C180EA0301380703C0120EEB018090C7FCA5
+B512C0EA0E01B0387F87F8151D809C17>I<EB7FC0EA01C1EA03031207EA0E01A7B5FCEA0E01B0
+387FCFF8151D809C17>I<12FC121CB0EAFF8009127F910C>16 D<EA0FE01200B3A21260EAF0C0
+12F1EA6180EA3E000B1A83910D>I<12E0A212F012701238120C120406077B9C15>I<121CA2123C
+1238127012C012800607779C15>I<EAC0C0EA6180EA3F00120C0A047B9915>I<EA8010A2EAC030
+EA4020EA70E0EA3FC0EA0F000C077C9C15>I<EAFFFC0E017D9815>I<123C12421281A31242123C
+0807759D1F>I<121C121EEA0780EA03C01201EA0380EAFF000A077B7E12>I<381FC07C38707183
+39783B0180131E0030EB00C0EA001CA248B5FCD80F1CC7FC12381270126012E0011E1340A2D870
+331380393861C300381F807C1A127E911E>26 D<133F01E0B512E03903807801D80700EB006000
+0E013813205A003C153000381510127815020070150012F01506150EEC3FFEEC380E15061502A2
+00781508150016107EA26C1530120E6C01781360D80380EB01E0D800E0B5FC013FC8FC251E7D9C
+2A>30 D<EA6060EAF0F0EAF8F8EA6868EA0808A3EA1010A2EA2020EA4040EA80800D0C7F9C15>
+34 D<9038030180A39038060300A5EB0C06A4495A007FB512F8B612FC3900301800A4495AA4B6
+12FC6C14F83900C0600048485AA438030180A4D80603C7FCA31E257E9C23>I<1380A2EA07E0EA
+1898EA3084EA6082EA4081EAC087138FA21386EAE08012F0127EEA3FC0EA1FF0EA0FF8EA03FCEA
+00BE138E13871260EAF083A212E0EA808212401384EA2088EA1890EA07E0EA0080A210217E9E15
+>I<000F14C0EA188039306003803970380700386027FB38E010065CA25CA25C5CEA602000705B
+38304180EA1881390F0303C03900060620EC0C1090380C1C08EB1818EC380413301360A213C0A2
+EA01803903001808141C0006EB0C1048EB06200004EB03C01E217E9E23>I<13E0EA0190EA0308
+A21207A45BA25B5B3903C03FE09038800F0014061404EA05C000095B3810E010123038607020A2
+38E03840133CEB1C8090380F00207F0070EB8040383009C0391830E1803907C03E001B1F7E9D20
+>I<126012F012F812681208A31210A2122012401280050C7C9C0C>I<13401380EA010012021206
+5AA25AA25AA212701260A312E0AC1260A312701230A27EA27EA27E12027EEA008013400A2A7D9E
+10>I<7E12407E7E12187EA27EA27EA213801201A313C0AC1380A312031300A21206A25AA25A12
+105A5A5A0A2A7E9E10>I<1306ADB612E0A2D80006C7FCAD1B1C7E9720>43
+D<126012F0A212701210A41220A212401280040C7C830C>I<EAFFE0A20B0280890E>I<126012F0
+A2126004047C830C>I<130113031306A3130CA31318A31330A31360A213C0A3EA0180A3EA0300
+A31206A25AA35AA35AA35AA35AA210297E9E15>I<EA03C0EA0C30EA1818EA300CA2EA700EEA60
+06A2EAE007ADEA6006A2EA700EEA300CA2EA1818EA0C30EA07E0101D7E9B15>I<12035A123F12
+C71207B3A4EA0F80EAFFF80D1C7C9B15>I<EA07C0EA1830EA201CEA400C130EEAF00F12F81307
+A21270EA000F130EA2131CA213381370136013C0EA0180EA0300EA0601120C1218EA1002EA3FFE
+127F12FF101C7E9B15>I<EA07E0EA1830EA201CA2EA781E130E131E1238EA001CA21318133013
+60EA07E0EA0030131CA2130E130FA2127012F8A3EAF00EEA401C1220EA1830EA07E0101D7E9B15
+>I<130CA2131C133CA2135C13DC139CEA011C120312021204120C1208121012301220124012C0
+B512C038001C00A73801FFC0121C7F9B15>I<EA300CEA3FF813F013C0EA2000A6EA23E0EA2430
+EA2818EA301CEA200E1200130FA3126012F0A3EA800EEA401E131CEA2038EA1870EA07C0101D7E
+9B15>I<13F0EA030CEA0604EA0C0EEA181E1230130CEA7000A21260EAE3E0EAE430EAE818EAF0
+0C130EEAE0061307A51260A2EA7006EA300E130CEA1818EA0C30EA03E0101D7E9B15>I<124038
+7FFF801400A2EA4002485AA25B485AA25B1360134013C0A212015BA21203A41207A66CC7FC111D
+7E9B15>I<EA03E0EA0C30EA1008EA200C13061260A31270EA780CEA3E08EA3FB0EA1FE0EA07F0
+13F8EA18FCEA307EEA601E130FEAC0071303A4EA60021304EA300CEA1C10EA07E0101D7E9B15>
+I<EA03C0EA0C30EA1818EA300C1270EA600EEAE006A21307A51260EA700F1230EA1817EA0C27EA
+07C7EA0006A2130EEA300C12781318EA7010EA2030EA30C0EA0F80101D7E9B15>I<126012F0A2
+12601200AA126012F0A2126004127C910C>I<007FB512C0B612E0C9FCA8B612E06C14C01B0C7E
+8F20>61 D<1306A3130FA3EB1780A3EB23C0A3EB41E0A3EB80F0A200017FEB0078EBFFF8380300
+7C0002133CA20006133E0004131EA2000C131F121E39FF80FFF01C1D7F9C1F>65
+D<B512C0380F00F01438143C141C141EA4141C143C1478EB01F0EBFFE0EB0078143C141E140E14
+0FA5141EA2143C1478B512E0181C7E9B1D>I<90381F8080EBE0613801801938070007000E1303
+5A14015A00781300A2127000F01400A8007014801278A212386CEB0100A26C13026C5B38018008
+3800E030EB1FC0191E7E9C1E>I<B512C0380F00F0143C140E80A2EC038015C01401A215E0A815
+C0A21403158014071500140E5C1470B512C01B1C7E9B20>I<B512FC380F003C140C1404A21406
+1402A213021400A3130613FE13061302A3140113001402A31406A2140C143CB512FC181C7E9B1C
+>I<B512F8380F007814181408A2140C1404A213021400A3130613FE13061302A490C7FCA77FEA
+FFF8161C7E9B1B>I<90381F8080EBE0613801801938070007000E13035A14015A00781300A212
+7000F01400A6ECFFF0EC0F80007013071278A212387EA27E6C130B380180113800E06090381F80
+001C1E7E9C21>I<39FFF3FFC0390F003C00ACEBFFFCEB003CAD39FFF3FFC01A1C7E9B1F>I<EAFF
+F0EA0F00B3A8EAFFF00C1C7F9B0F>I<EA1FFFEA00F81378B3127012F8A3EAF0F0EA40E0EA21C0
+EA1F00101D7F9B15>I<EAFFF8EA0F8090C7FCB01408A31418A2141014301470EB01F0B5FC151C
+7E9B1A>76 D<B46CEBFF80000FECF800A2390BC00178A33809E002A23808F004A3EB7808A3EB3C
+10A3EB1E20A3EB0F40A2EB0780A3EB0300121C3AFF8307FF80211C7E9B26>I<B4EB7FC0390F80
+0E001404EA0BC0EA09E0A2EA08F013F81378133CA2131E130FA2EB078414C41303EB01E4A2EB00
+F4147CA2143CA2141C140C121C38FF80041A1C7E9B1F>I<EB3F80EBE0E03803803848487E000E
+7F487F003C148000381303007814C0A20070130100F014E0A8007014C000781303A20038148000
+3C1307001C14006C130E6C5B6C6C5A3800E0E0EB3F801B1E7E9C20>I<B51280380F00E0147814
+3C141C141EA5141C143C147814E0EBFF8090C7FCACEAFFF0171C7E9B1C>I<B5FC380F01E0EB00
+7880141C141EA4141C143C5CEB01E001FFC7FCEB03C0EB00E0801478A61510A21438EC3C2038FF
+F01CC7EA07C01C1D7E9B1F>82 D<3807E080EA1C19EA3005EA7003EA600112E01300A36C13007E
+127CEA7FC0EA3FF8EA1FFEEA07FFC61380130FEB07C0130313011280A300C01380A238E00300EA
+D002EACC0CEA83F8121E7E9C17>I<007FB512C038700F010060130000401440A200C014201280
+A300001400B1497E3803FFFC1B1C7F9B1E>I<39FFE00FF0391F0003C06CEB018015006D5A0007
+1302A26C6C5AA36C6C5AA213F000005BA2EBF830EB7820A26D5AA36D5AA2131F6DC7FCA21306A3
+1C1D7F9B1F>86 D<3AFFE0FFE0FF3A1F001F003C001E011E13186C011F1310A3D807801420EC27
+80A2D803C01440EC43C0A213E00001903881E080A33A00F100F100A3017913FA017A137AA2013E
+137C013C133CA301181318A3281D7F9B2B>I<397FF0FFC0390FC03E0038078018EA03C0EBE010
+00015BEBF06000001340EB7880137D013DC7FC7F131F7F80A2EB13C0EB23E01321EB41F0EBC0F8
+EB80783801007C48133C00027F0006131F001FEB3F8039FFC0FFF01C1C7F9B1F>I<12FEA212C0
+B3B312FEA207297C9E0C>91 D<EA0808EA1010EA2020EA4040A2EA8080A3EAB0B0EAF8F8EA7878
+EA30300D0C7A9C15>I<120C12121221EA4080EA80400A057B9B15>94 D<12E0A403047C9C0C>I<
+1208121012201240A21280A312B012F812781230050C7D9C0C>I<EA1FC0EA3070EA78387F1230
+1200A2EA01FCEA0F1C12381270126000E01340A3EA603C38304E80381F870012127E9115>I<12
+FC121CAA137CEA1D86EA1E03381C018014C0130014E0A614C013011480381E0300EA1906EA10F8
+131D7F9C17>I<EA07E0EA0C30EA18781230EA7030EA600012E0A61260EA70041230EA1808EA0C
+30EA07C00E127E9112>I<133F1307AAEA03E7EA0C17EA180F487E1270126012E0A61260127012
+306C5AEA0C373807C7E0131D7E9C17>I<EA03E0EA0C30EA1818EA300CEA700EEA600612E0EAFF
+FEEAE000A41260EA70021230EA1804EA0C18EA03E00F127F9112>I<13F8EA018CEA071E1206EA
+0E0C1300A6EAFFE0EA0E00B0EA7FE00F1D809C0D>I<EB03803803C4C0EA0C38001C1380381818
+00EA381CA4EA1818EA1C38EA0C30EA13C00010C7FC12307EEA1FF813FF1480EA3003386001C0EA
+C000A33860018038300300EA1C0EEA07F8121C7F9215>I<12FC121CAA137C1387EA1D03001E13
+80121CAD38FF9FF0141D7F9C17>I<1218123CA21218C7FCA712FC121CB0EAFF80091D7F9C0C>I<
+13C0EA01E0A2EA00C01300A7EA0FE01200B3A21260EAF0C012F1EA6180EA3E000B25839C0D>I<
+12FC121CAAEB3FC0EB0F00130C13085B5B5B13E0121DEA1E70EA1C781338133C131C7F130F1480
+38FF9FE0131D7F9C16>I<12FC121CB3A9EAFF80091D7F9C0C>I<39FC7E07E0391C838838391D01
+9018001EEBE01C001C13C0AD3AFF8FF8FF8021127F9124>I<EAFC7CEA1C87EA1D03001E138012
+1CAD38FF9FF014127F9117>I<EA03F0EA0E1CEA1806487E00701380EA600100E013C0A6006013
+80EA700300301300EA1806EA0E1CEA03F012127F9115>I<EAFC7CEA1D86EA1E03381C018014C0
+130014E0A6EB01C0A21480381E0300EA1D06EA1CF890C7FCA7B47E131A7F9117>I<EA03C1EA0C
+33EA180BEA300FEA7007A212E0A612601270EA300F1218EA0C37EA07C7EA0007A7EB3FE0131A7E
+9116>I<EAFCE0EA1D30EA1E78A2EA1C301300ACEAFFC00D127F9110>I<EA1F90EA3070EA4030EA
+C010A212E0EAF800EA7F80EA3FE0EA0FF0EA00F8EA8038131812C0A2EAE010EAD060EA8FC00D12
+7F9110>I<1204A4120CA2121C123CEAFFE0EA1C00A91310A5120CEA0E20EA03C00C1A7F9910>I<
+38FC1F80EA1C03AD1307120CEA0E1B3803E3F014127F9117>I<38FF07E0383C0380381C0100A2
+EA0E02A26C5AA3EA0388A213D8EA01D0A2EA00E0A3134013127F9116>I<39FF3FCFE0393C0F03
+80381C07011500130B000E1382A21311000713C4A213203803A0E8A2EBC06800011370A2EB8030
+000013201B127F911E>I<387F8FF0380F03801400EA0702EA0384EA01C813D8EA00F013701378
+13F8139CEA010E1202EA060738040380381E07C038FF0FF81512809116>I<38FF07E0383C0380
+381C0100A2EA0E02A26C5AA3EA0388A213D8EA01D0A2EA00E0A31340A25BA212F000F1C7FC12F3
+1266123C131A7F9116>I<EA7FFCEA70381260EA407013F013E0EA41C012031380EA0700EA0F04
+120E121CEA3C0CEA380812701338EAFFF80E127F9112>I<B512F01401808B15>I<B81280290180
+8B2A>I<EA3870A3EA70E0EA60C0A2EAC1800C077B9C15>I<EA1C04EA3F08EA43F0EA80E00E047D
+9B15>I<EA6060EAF0F0A2EA60600C047C9C15>I E /Fp 29 121 df<126012F0A2126004047B83
+0D>46 D<1303A3497EA2497E130BA2EB11E0A3EB20F0A2497E1478A2497EA33801FFFEEB001E00
+02131F80A248EB0780A2120C001E14C039FF803FFC1E1D7E9C22>65 D<B512C0380F0078141C14
+1E140E140FA4140E141E5C14F8EBFFF0EB003C140FEC0780A2EC03C0A5EC078015005C143CB512
+F01A1C7D9B20>I<90380FE02090387018603801C00439030003E000061301000E13004814605A
+15201278127000F01400A80070142012781238A26C14407E000614806CEB01003801C006380070
+18EB0FE01B1E7D9C21>I<B512C0380F0078141C140715801403EC01C0A215E0140015F0A815E0
+A2140115C0EC0380A2EC0700141E1478B512E01C1C7D9B22>I<B6FC380F000F140380A2158014
+00A214801500A3130113FF13011300A3154014001580A31401A2EC0300140FB6FC1A1C7D9B1F>
+I<B46CEB3FE0000FEC3E00A2D80BC0135EA2D809E0139EA33908F0011EA2EB7802A3EB3C04A2EB
+1E08A3EB0F10A2EB07A0A3EB03C0A2EB0180121C3AFF8181FFE0231C7D9B29>77
+D<B512E0380F0078141C80801580A51500140E5C1478EBFFE090C8FCACEAFFF0191C7D9B1F>80
+D<3803E080EA0C19EA1005EA3003EA600112E01300A36C13007E127EEA7FE0EA3FFC6CB4FC0007
+1380EA007FEB07C0EB03E0130113007EA36C13C0A238E0018038D00300EACE06EA81F8131E7D9C
+19>83 D<007FB512C038700F010060130000401440A200C014201280A300001400B1497E3803FF
+FC1B1C7D9B21>I<397FF03FF0390FC00F800007EB0600000313046D5AEA01F000005BEB7820EB
+7C60EB3E40EB1E80011FC7FC6D7E130780497E1309EB11F0EB20F81478EB407C497E0001131E49
+7E0002148000061307001FEB0FC039FFC03FFC1E1C7E9B22>88 D<13201370A313B8A3EA011CA3
+EA020EA2487EA2EA07FF38080380A3381801C0EA380338FE0FF815157F9419>97
+D<EAFFFCEA1C07EB038014C0A414801307381FFF00A2381C038014C0EB01E0A414C01303EB0780
+38FFFE0013157F9418>I<EBFC2038078260380E01E0EA1C0048136000781320127012F01400A5
+142012701278003813407E6C138038078300EA00FC13157E9419>I<EAFFFCEA1C07EB01C0EB00
+E0A21470A21478A71470A214E0A2EB01C0EB0700EAFFFC15157F941A>I<B51280EA1C031300A2
+1440A213101400A21330EA1FF0EA1C3013101420A213001460144014C01301B5FC13157F9417>
+I<B51280EA1C031300A21440A213101400A21330EA1FF0EA1C301310A390C7FCA5EAFFC012157F
+9416>I<38FF8FF8381C01C0A9EA1FFFEA1C01A938FF8FF815157F9419>104
+D<EAFF80EA1C00B3EAFF8009157F940D>I<EAFFC0001CC7FCAC1480A3130114005B5BB5FC1115
+7F9415>108 D<00FEEB0FE0001E140000171317A338138027A23811C047A33810E087A2EB7107
+A3133AA2131CA2123839FE083FE01B157F941F>I<38FC03F8381E00E014401217EA138013C012
+11EA10E01370A21338131CA2130E130714C0130313011300123800FE134015157F9419>I<EA01
+F8EA070EEA0C03001C1380383801C0007813E0EA700000F013F0A7007013E0EA7801003813C038
+1C0380EA1E0738070E00EA01F814157E941A>I<EAFFF8EA1C0EEB0780130314C0A314801307EB
+0E00EA1FF8EA1C1C7F7FA31480148414C4EB03CC38FF80F816157F9419>114
+D<EA1F10EA30F0EA603012C01310A213007E127EEA3FC0EA1FE0EA03F0EA0078133813181280A2
+1310EAC030EAF060EA8FC00D157E9413>I<387FFFF03860703000401310A200801308A3000013
+00ADEA07FF15157F9419>I<38FF83F8381C00E01440AE000C13C0000E138038060100EA0386EA
+00FC15157F9419>I<39FF0FF87E393C01E03C0038EBC018391C02E010A3390E047020A3390708
+3840A33903901C80A33901E00F00A33800C006A31F157F9423>119 D<38FF87F0381E0380000E
+1300EA0F026C5AEA038413C8EA01D0EA00F0A21370137813BCEA011C7FEA020F487EEB0380000C
+13C0123C38FE07F815157F9419>I E /Fq 19 118 df<B612FCA23807F000153C151C150C150E
+A215061418A3150014381478EBFFF8A2EBF07814381418A21503A214001506A3150EA2151E153E
+EC01FCB6FCA220227EA125>69 D<B6FC15E03907F007F0EC01FC1400157EA2157FA5157EA215FC
+1401EC07F090B512E0150001F0C7FCADB57EA220227EA126>80 D<3801FC043807FF8C381F03FC
+383C007C007C133C0078131CA200F8130CA27E1400B4FC13E06CB4FC14C06C13F06C13F86C13FC
+000313FEEA003FEB03FFEB007F143FA200C0131FA36C131EA26C133C12FCB413F838C7FFE00080
+138018227DA11F>83 D<007FB61280A2397E03F80F00781407007014030060140100E015C0A200
+C01400A400001500B3A20003B512F8A222227EA127>I<3A7FFFC1FFF0A23A03FC000C006C6C5B
+000014386D5B90387F8060013F5B14C190381FE380010F90C7FC14F7EB07FE6D5AA26D7E130080
+81497F14BF9038031FE0496C7E130E90380C07F8496C7E133890383001FE496C7E13E04848EB7F
+8049EB3FC03AFFFC03FFFEA227227FA12A>88 D<EA07FC381FFF80383F07C0EB03E0130114F012
+1E1200A2133FEA03FDEA1FC1EA3F01127E12FCA4EA7E02EB0CF8381FF87F3807E03F18167E951B
+>97 D<EBFF80000713E0380F83F0EA1F03123E127E387C01E090C7FC12FCA6127C127EA2003E13
+306C1360380FC0E03807FF803800FE0014167E9519>99 D<13FE3807FF80380F87C0381E01E000
+3E13F0EA7C0014F812FCA2B5FCA200FCC7FCA3127CA2127E003E13186C1330380FC0703803FFC0
+C6130015167E951A>101 D<EB3F80EBFFC03801E3E0EA03C71207EA0F87EB83C0EB8000A6EAFF
+FCA2EA0F80B2EA7FF8A213237FA211>I<121C123E127FA3123E121CC7FCA7B4FCA2121FB2EAFF
+E0A20B247EA310>105 D<B4FCA2121FB3ADEAFFE0A20B237EA210>108 D<3AFF07F007F090391F
+FC1FFC3A1F303E303E01401340496C487EA201001300AE3BFFE0FFE0FFE0A22B167E9530>I<38
+FF07E0EB1FF8381F307CEB403CEB803EA21300AE39FFE1FFC0A21A167E951F>I<13FE3807FFC0
+380F83E0381E00F0003E13F848137CA300FC137EA7007C137CA26C13F8381F01F0380F83E03807
+FFC03800FE0017167E951C>I<EBFE033807FF87380FC1C7381F006F48133F127E80127C12FCA7
+127EA2003E5B6C5B380FC1DF3807FF9F3801FC1FC7FCA8ECFFE0A21B207E951E>113
+D<EAFE1FEB3FC0381E67E013C71387A2381F83C090C7FCADEAFFF0A213167E9517>I<EA0FF3EA
+3FFFEA781FEA6007EAE003A212F000FCC7FCEA7FE013F8EA3FFEEA0FFF120138000F80EAC00713
+0312E0A238F00700EAFC0EEAEFFCEAC7F011167E9516>I<487EA41203A21207A2120F123FB5FC
+A2EA0F80ABEB8180A5EB8300EA07C3EA03FEEA00F811207F9F16>I<38FF01FEA2381F003EAF14
+7E14FE380F81BE3907FF3FC0EA01FC1A167E951F>I E end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 300dpi
+TeXDict begin
+%%PaperSize: a4
+ @landscape
+%%EndSetup
+%%Page: 1 1
+1 0 bop 971 42 a Fq(Some)17 b(con)n(trol)i(sequences)e(of)i(Plain)f(T)1807
+53 y(E)1837 42 y(X)0 186 y Fp(A.)31 b(Text)16 b(mode)18 258
+y Fo(\(i\))21 b(Do)q(cumen)o(t)13 b(formatting:)83 319 y Fn(\\hsize=4.5in)386
+b Fo(Prin)o(ted)14 b(page)g(width)g(set)g(at)g(4.5)f(inc)o(hes)83
+369 y Fn(\\vsize=20cm)408 b Fo(Prin)o(ted)14 b(page)g(length)g(set)h(at)e(20)
+h(cm)83 419 y Fn(\\hoffset=25pt)364 b Fo(Prin)o(ted)14 b(page)g(o\013set)h
+(25)e(p)q(oin)o(ts)h(to)g(the)g(righ)o(t)83 469 y Fn(\\voffset=2pc)386
+b Fo(Prin)o(ted)14 b(page)g(o\013set)h(2)e(picas)h(do)o(wn)o(w)o(ards)83
+518 y Fn(\\magnification=120)o(0)233 b Fo(Whole)13 b(do)q(cumen)o(t)g(\(all)g
+(dimensions)g(and)g(fon)o(ts\))h(magni\014ed)e(b)o(y)i(the)h(factor)e(1.2)733
+568 y Fm(Note)p Fo(:)18 b(An)o(y)13 b(dimension)g(pre\014xed)i(b)o(y)e
+Fn(true)g Fo(\(eg.)19 b Fn(\\hsize=4.5truein)o Fo(\))11 b(is)j(not)g
+(a\013ected)h(b)o(y)f(magni\014cation)83 618 y Fn(\\baselineskip=1pc)276
+b Fo(Line)13 b(spacing)h(set)h(at)f(1)f(pica)83 668 y Fn(\\parskip=3pt)386
+b Fo(Extra)14 b(v)o(ertical)f(space)i(of)f(3)f(p)q(oin)o(ts)h(inserted)h(b)q
+(et)o(w)o(een)g(paragraphs)83 718 y Fn(\\parindent=1in)342
+b Fo(P)o(aragraph)13 b(inden)o(tation)g(set)i(at)f(1)g(inc)o(h)83
+767 y Fn(\\pageno=4)452 b Fo(P)o(ages)14 b(will)e(b)q(e)j(n)o(um)o(b)q(ered)e
+(at)h(b)q(ottom)f(cen)o(tre)i(starting)f(with)g(`4')83 817
+y Fn(\\nopagenumbers)342 b Fo(Refrain)13 b(from)f(inserting)i(n)o(um)o(b)q
+(ers)f(at)h(the)h(b)q(ottom)d(of)h(eac)o(h)i(page)83 867 y
+Fn(\\headline)452 b Fo(Con)o(trol)13 b(o)o(v)o(er)h(space)h(at)e(top)h(of)f
+(eac)o(h)i(page|see)f(page)g(252)83 917 y Fn(\\footline)452
+b Fo(Con)o(trol)13 b(o)o(v)o(er)h(space)h(at)e(b)q(ottom)g(of)g(eac)o(h)h
+(page|see)h(page)f(252)83 967 y Fn(\\tolerance=2000)320 b Fo(Con)o(trols)13
+b(the)i(allo)o(w)o(able)d(\015exibilit)o(y)g(in)h(w)o(ord)h(spacing|see)h
+(page)f(29)7 1039 y(\(ii\))20 b(F)m(on)o(ts:)83 1100 y Fn(\\rm)584
+b Fo(Switc)o(h)14 b(to)f(computer)h(mo)q(dern)f(roman)f(at)i(10)f(p)q(oin)o
+(t)h(size)g(\(cmr10\)|the)g(default)f(fon)o(t)83 1150 y Fn(\\it)584
+b Fm(Switch)14 b(to)h(c)n(omputer)g(mo)n(dern)g(italic)f(at)h(10)g(p)n(oint)g
+(size)g(\(cmti10\))83 1200 y Fn(\\bf)584 b Fl(Switc)o(h)14
+b(to)h(computer)f(mo)q(dern)h(b)q(old)f(at)i(10)f(p)q(oin)o(t)f(size)h(\(cm)o
+(b10\))83 1250 y Fn(\\sl)584 b Fk(Switc)o(h)14 b(to)f(computer)h(mo)q(dern)f
+(slan)o(t)h(at)f(10)h(p)q(oin)o(t)f(size)i(\(cmsl10\))83 1299
+y Fn(\\tt)584 b(Switch)20 b(to)i(computer)e(modern)g(typewriter)g(at)h(10)h
+(point)e(size)h(\(cmtt10\))83 1349 y(\\font\\ss=cmss10)320
+b(\\ss)13 b Fj(will)h(no)o(w)g(cause)h(a)f(switch)h(to)e(10)h(p)q(oint)g
+(computer)h(mo)q(dern)f(sans)g(serif)g(magni\014ed)g(to)g(11)f(p)q(oint)i
+(size)733 1399 y Fm(Note)p Fo(:)j(Man)o(y)13 b(other)i(fon)o(ts,)e(whic)o(h)h
+(need)g(to)g(b)q(e)h(declared)f(lik)o(e)g Fn(cmss10)p Fo(,)e(are)i(a)o(v)n
+(ailable)-5 1471 y(\(iii\))20 b(Horizon)o(tal)13 b(spacing:)83
+1532 y Fn(\\ )606 b Fo(Pro)q(duces)15 b(a)f(single)f(space)i(\(lik)o(e)f(b)q
+(et)o(w)o(een)h(these)g(w)o(ords\))83 1582 y Fn(~)43 b Fo(\(i.e.)18
+b(a)c(tilde\))365 b(Pro)q(duces)15 b(a)f(single)f(space)i(at)f(whic)o(h)g(a)f
+(line)h(break)g(cannot)g(o)q(ccur)h(\(a)f(`tie'\))83 1632 y
+Fn(\\thinspace)430 b Fo(Pro)q(duces)15 b(a)f(space)h(of)e(this)7
+b(m)o(uc)o(h)13 b(\(Equiv)n(alen)o(t)g(to)h Fn(\\,)f Fo(in)h(mathematics)d
+(mo)q(de\))83 1682 y Fn(\\negthinspace)364 b Fo(Pro)q(duces)15
+b(this)-7 b(m)o(uc)o(h)13 b(space)i(\(Equiv)n(alen)o(t)e(to)h
+Fn(\\!)k Fo(in)13 b(mathematics)f(mo)q(de\))83 1732 y Fn(\\enskip)496
+b Fo(Pro)q(duces)15 b(a)f(0.5)7 b(em)12 b(space|this)21 b(m)o(uc)o(h)13
+b(\(1.0)7 b(em)12 b(=)i(10)f(pt)h(in)g Fn(\\rm)f Fo(fon)o(t\))83
+1781 y Fn(\\quad)540 b Fo(Pro)q(duces)15 b(a)f(1.0)7 b(em)12
+b(space|this)42 b(m)o(uc)o(h)83 1831 y Fn(\\qquad)518 b Fo(Tw)o(o)13
+b(`quads'|this)82 b(m)o(uc)o(h)83 1881 y Fn(\\hskip2.2cm)408
+b Fo(Pro)q(duces)15 b(a)f(2.2)7 b(cm)12 b(horizon)o(tal)h(space)1415
+1981 y(1)1197 b(6)13 b(June)i(1993)p eop
+%%Page: 2 2
+2 1 bop -3 42 a Fo(\(iv\))20 b(V)m(ertical)14 b(spacing:)83
+105 y Fn(\\smallskip)430 b Fo(Insert)15 b(a)e(little)g Fm(extr)n(a)k
+Fo(v)o(ertical)d(space)h(\(ab)q(out)f(3pt\))g(b)q(et)o(w)o(een)h(paragraphs.)
+j(This)c(m)o(uc)o(h)p 2199 88 119 2 v 2199 103 V 83 155 a Fn(\\medskip)474
+b Fo(Tw)o(o)13 b(`smallskips'.)i(This)f(m)o(uc)o(h)p 1296 132
+V 1296 159 V 83 205 a Fn(\\bigskip)474 b Fo(Tw)o(o)13 b(`medskips'.)j(This)e
+(m)o(uc)o(h)p 1278 169 V 1278 221 V 83 254 a Fn(\\vskip12mm)430
+b Fo(Insert)15 b(an)e(extra)i(v)o(ertical)e(space)i(of)f(12)7
+b(mm)j(b)q(et)o(w)o(een)15 b(paragraphs)8 332 y(\(v\))21 b(Lo)q(cal)13
+b(con)o(trol:)83 395 y Fn(\\par)562 b Fo(Start)14 b(a)f(new)i(paragraph)e
+(\(A)h(double)g(carriage)g(return)h(can)f(also)g(b)q(e)g(used\))83
+445 y Fn(\\noindent)452 b Fo(Don't)13 b(inden)o(t)h(this)g(new)g(paragraph)83
+495 y Fn(\\centerline{Headin)o(g})211 b Fo(Cen)o(tre)15 b(`Heading')d(on)i(a)
+g(new)g(line)f(and)h(starts)h(a)e(new)i(paragraph)83 545 y
+Fn(\\leftline{Heading})254 b Fo(Put)14 b(`Heading')f(at)g(left)h(end)g(of)g
+(a)f(new)i(line)e(and)h(starts)h(a)e(new)h(paragraph)83 595
+y Fn(\\rightline{Heading)o(})233 b Fo(Put)14 b(`Heading')f(at)g(righ)o(t)h
+(end)g(of)f(a)h(new)g(line)g(and)f(starts)i(a)f(new)g(paragraph)83
+644 y Fn(\\line{)p Fi(:)7 b(:)g(:)t Fn(})442 b Fo(Spread)14
+b Fi(:)7 b(:)g(:)e Fo(to)14 b(\014ll)f(a)h(whole)f(line)h(and)f(start)i(a)f
+(new)g(paragraph|see)g(page)g(72)83 694 y Fn(\\item{\(a\)})430
+b Fo(Start)14 b(a)f(`paragraph')g(lab)q(elled)g(`\(a\)')g(in)h(whic)o(h)g(ev)
+o(ery)g(line)g(is)f(inden)o(ted|used)i(for)f(itemized)f(lists)83
+744 y Fn(\\itemitem{\(i\)})342 b Fo(Start)14 b(a)f(`paragraph')g(lab)q(elled)
+g(`\(i\)')g(in)h(whic)o(h)f(ev)o(ery)i(line)e(is)h(doubly-inden)o(ted|used)g
+(for)g(itemized)f(lists)h(within)f(lists)83 794 y Fn(\\hfil\\break)408
+b Fo(Start)14 b(a)f(new)i(line)e(\(but)h(not)g(a)g(new)g(paragraph\))83
+844 y Fn(\\vfil\\eject)408 b Fo(Start)14 b(a)f(new)i(page)f(and)f(a)h(new)g
+(paragraph)83 893 y Fn(\\nobreak)474 b Fo(Inhibit)13 b(line)g(or)h(page)g
+(break)83 943 y Fn(\\smallbreak)408 b Fo(Suitable)13 b(place)h(for)g(a)f
+(page)h(break|insert)h(a)e(`smallskip')e(if)i(no)h(break)83
+993 y Fn(\\medbreak)452 b Fo(Suitable)13 b(place)h(for)g(a)f(page)h
+(break|insert)h(a)e(`medskip')f(if)h(no)h(break)83 1043 y Fn(\\bigbreak)452
+b Fo(Suitable)13 b(place)h(for)g(a)f(page)h(break|insert)h(a)e(`bigskip')f
+(if)h(no)h(break)83 1093 y Fn(\\goodbreak)430 b Fo(Start)14
+b(a)f(new)i(paragraph)e(and)h(encourage)h(a)e(page)h(break)h(here)83
+1142 y Fn(\\filbreak)452 b Fo(See)14 b(page)g(111)83 1192 y
+Fn(\\leftskip=-2mm)342 b Fo(Causes)14 b(the)h(left)f(end)g(of)f(all)g(the)h
+(lines)g(of)f(a)h(paragraph)g(to)f(b)q(e)i(inden)o(ted)f(b)o(y)g
+Fh(\000)p Fo(2)7 b(mm)83 1242 y Fn(\\rightskip=5pt)342 b Fo(Causes)14
+b(the)h(righ)o(t)e(end)i(of)e(all)g(the)h(lines)g(of)f(a)h(paragraph)f(to)h
+(b)q(e)h(inden)o(ted)f(b)o(y)g(5)7 b(p)q(oin)o(ts)83 1292 y
+Fn(\\narrower)452 b Fo(Causes)14 b(all)f(lines)h(of)f(a)h(paragraph)f(to)h(b)
+q(e)h(inden)o(ted)f(at)g(the)g(left)g(and)g(righ)o(t)f(ends)83
+1342 y Fn(\\obeylines)430 b Fo(Causes)14 b(a)g(carriage)g(return)h(to)f
+(start)g(a)g(new)g(line)g(\(\\p)q(o)q(etry)g(mo)q(de"\))83
+1392 y Fn(\\raggedright)386 b Fo(Righ)o(t)12 b(margin)g(justi\014cation)i
+(turned)g(o\013)83 1441 y Fn(\\parshape)452 b Fo(Con)o(trols)13
+b(the)i(shap)q(e)f(of)g(a)f(paragraph|see)i(page)e(101)83 1491
+y Fn(\\settabs)474 b Fo(Presets)16 b(tab)e(stops)g(across)h(page|see)g(page)e
+(231)83 1541 y Fn(\\frenchspacing)342 b Fo(Mak)o(e)13 b(all)g(b)q(et)o(w)o
+(een-w)o(ord)i(spaces)g(the)g(same)e(regardless)i(of)e(punctuation)83
+1591 y Fn(\\nonfrenchspacing)276 b Fo(T)m(urn)13 b(o\013)h(frenc)o(hspacing)h
+(\(the)f(default\))83 1641 y Fn(\\bye)562 b Fo(The)14 b(usual)g(w)o(a)o(y)f
+(to)g(end)i(a)e(T)1197 1650 y(E)1221 1641 y(X)h(\014le)f(\()p
+Fn(\\bye)22 b Fh(\021)g Fn(\\vfill\\eject\\end)o Fo(\))-3 1718
+y(\(vi\))e(Prin)o(ting)13 b(reserv)o(ed)j(sym)o(b)q(ols:)83
+1781 y Fn(\\#)606 b Fo(Pro)q(duces)15 b(a)f(#)41 b(\()p Fn(#)14
+b Fo(is)f(used)i(in)f(de\014ning)g(macros\))83 1831 y Fn(\\\045)606
+b Fo(Pro)q(duces)15 b(a)f(\045)41 b(\()p Fn(\045)14 b Fo(is)f(the)i(commen)o
+(t)d(c)o(haracter\))83 1881 y Fn(\\$)606 b Fo(Pro)q(duces)15
+b(a)f($)55 b(\()p Fn($)14 b Fo(con)o(trols)g(maths)f(mo)q(de\))1415
+1981 y(2)1197 b(6)13 b(June)i(1993)p eop
+%%Page: 3 3
+3 2 bop 83 42 a Fn(\\&)606 b Fo(Pro)q(duces)15 b(a)f(&)28 b(\()p
+Fn(&)14 b Fo(is)f(used)i(for)f(alignmen)o(t\))83 91 y Fn(\\_)606
+b Fo(Pro)q(duces)15 b(a)p 949 91 13 2 v 70 w(\()p Fn(_)f Fo(is)g(used)h(for)e
+(subscripting\))83 141 y Fn($\\{$)562 b Fo(Pro)q(duces)15 b(a)f
+Fh(f)41 b Fo(\(Mathematics)13 b(mo)q(de)g(is)h(necessary\))i(\()p
+Fn({)e Fo(is)g(used)g(for)g(grouping\))83 191 y Fn($\\}$)562
+b Fo(Pro)q(duces)15 b(a)f Fh(g)41 b Fo(\(Mathematics)13 b(mo)q(de)g(is)h
+(necessary\))i(\()p Fn(})e Fo(is)g(used)g(for)g(grouping\))83
+241 y Fn($\\backslash$)386 b Fo(Pro)q(duces)15 b(a)f Fh(n)41
+b Fo(\(Mathematics)13 b(mo)q(de)g(is)h(necessary\))i(\()p Fn(\\)e
+Fo(b)q(egins)g(a)g(con)o(trol)f(sequence\))-15 315 y(\(vii\))20
+b(Other)15 b(\(text\))g(features:)83 378 y Fn(\\underbar{importan)o(t})211
+b Fo(Pro)q(duces)15 b(imp)q(ortan)o(t)p 912 385 183 2 v 12
+w(\(Note)g(underlining)e(is)h(seldom,)e(if)h(ev)o(er,)h(used)h(in)f(go)q(o)q
+(d)f(t)o(yp)q(e-setting\))83 428 y Fn(\\footnote)452 b Fo(Insert)15
+b(a)e(fo)q(otnote|see)i(page)f(116)83 477 y Fn(\\topinsert)p
+Fi(:)7 b(:)g(:)s Fn(\\endinsert)157 b Fo(Insert)15 b Fi(:)7
+b(:)g(:)e Fo(at)14 b(top)g(of)f(\014rst)i(a)o(v)n(ailable)c(page)83
+527 y Fn(\\midinsert)p Fi(:)c(:)g(:)s Fn(\\endinsert)157 b
+Fo(Insert)15 b Fi(:)7 b(:)g(:)e Fo(here)15 b(or)f(as)g(so)q(on)g(as)g
+(practicable)83 577 y Fn(\\pageinsert)p Fi(:)7 b(:)g(:)s Fn(\\endinsert)135
+b Fo(Insert)15 b Fi(:)7 b(:)g(:)e Fo(to)14 b(\014ll)f(all)f(of)i(the)g(next)h
+(page)83 627 y Fn(\\llap)540 b Fo(Ov)o(erwrite)15 b(on)e(the)i(left|see)f
+(page)g(82)83 677 y Fn(\\rlap)540 b Fo(Ov)o(erwrite)15 b(on)e(the)i(righ)o
+(t|see)f(page)g(82)83 726 y Fn(\\hyphenation)386 b Fo(Indicates)14
+b(allo)o(w)o(able)e(h)o(yphenation|see)i(page)g(28)-27 801
+y(\(viii\))20 b(Sp)q(ecial)14 b(sym)o(b)q(ols,)e(etc:)83 863
+y Fn(\\TeX)562 b Fo(Pro)q(duces)15 b(T)935 872 y(E)958 863
+y(X)f(in)g(the)g(curren)o(t)i(fon)o(t)83 913 y Fn(\\dots)540
+b Fo(Pro)q(duces)15 b(an)f(ellipsis)f Fi(:)7 b(:)g(:)83 963
+y Fn(\\dag)562 b Fo(Pro)q(duces)15 b Fh(y)83 1013 y Fn(\\ddag)540
+b Fo(Pro)q(duces)15 b Fh(z)83 1063 y Fn(\\copyright)430 b Fo(Pro)q(duces)924
+1062 y(c)912 1063 y Fh(\015)83 1112 y Fn(\\S)606 b Fo(Pro)q(duces)15
+b Fh(x)83 1162 y Fn(\\P)606 b Fo(Pro)q(duces)15 b Fh({)83 1212
+y Fn({\\it\\$})496 b Fo(Pro)q(duces)15 b Fm($)83 1262 y Fn({\\it\\&})496
+b Fo(Pro)q(duces)15 b Fm(&)83 1312 y Fn(-)628 b Fo(Pro)q(duces)15
+b(-)f(\(a)g(h)o(yphen\),)g(as)g(in)f(note-b)q(o)q(ok)83 1362
+y Fn(--)606 b Fo(Pro)q(duces)15 b({)f(\(an)g(en-dash\),)g(as)g(in)f(pages)h
+(5{12)83 1411 y Fn(---)584 b Fo(Pro)q(duces)15 b(|)f(\(an)f(em-dash\),)g(ie.)
+18 b(an)c(ordinary)f(dash)h(used)h(in)e(punctuation)83 1461
+y Fn($-$)584 b Fo(Pro)q(duces)15 b Fh(\000)f Fo(\(a)g(min)o(us)e(sign\))83
+1511 y Fn(``)606 b Fo(Pro)q(duces)15 b(\\)83 1561 y Fn('')606
+b Fo(Pro)q(duces)15 b(")83 1611 y Fn(\\vrule)518 b Fo(See)14
+b(page)g(221)83 1660 y Fn(\\hrule)518 b Fo(See)14 b(page)g(221)-3
+1735 y(\(ix\))20 b(Accen)o(ts)c(and)d(some)g(foreign)h(letters:)97
+1797 y(See)h(page)f(52|the)f(p)q(ossibilities)g(are:)42 b(\022)-21
+b(a)40 b(\023)-20 b(e)42 b(^)-21 b(o)42 b(\177)-22 b(u)42 b(\026)-21
+b(y)42 b(~)-22 b(n)48 b(_)-17 b(p)13 b(q)-5 b(\025)-16 b(\020)38
+b(\024)-19 b(s)39 b(})-17 b(\021)36 b Fi(\177)-7 b Fo(\020u)41
+b(k)1431 1825 y(\026)1494 1797 y(\030)-18 b(c)42 b(h)1560 1806
+y(.)1619 1797 y(\032)f(\036)c(\027)-26 b(a)1836 1790 y(\027)1836
+1797 y(A)83 b Fj(\034)42 b(\037)1415 1981 y Fo(3)1197 b(6)13
+b(June)i(1993)p eop
+%%Page: 4 4
+4 3 bop 8 42 a Fo(\(x\))21 b(Additions)14 b(for)f(Hebrew)i(t)o(yp)q
+(esetting:)83 154 y Fn(\\sethebrew)430 b Fo(En)o(ter)14 b(hebrew)i(mo)q(de)83
+203 y Fn(\\unsethebrew)386 b Fo(Go)13 b(out)h(of)f(Hebrew)i(mo)q(de)83
+253 y Fn(\\hebrewpar)430 b Fo(Starting)13 b(one)h(hebrew)h(paragraph)f(with)f
+(inden)o(tation)83 303 y Fn(\\hebrewlines)386 b Fo(Starting)13
+b(one)h(hebrew)h(paragraph)f(without)f(inden)o(tation)83 403
+y Fn(\\L{)p Fi(:)7 b(:)g(:)e Fn(string)p Fi(:)i(:)g(:)t Fn(})321
+b Fo(English)13 b(string)h(within)f(a)h(Hebrew)h(en)o(vironmen)o(t)83
+452 y Fn(\\R{)p Fi(:)7 b(:)g(:)e Fg(zixciq)p Fi(:)i(:)g(:)f
+Fn(})322 b Fo(Hebrew)15 b(string)f(within)f(an)h(English)f(en)o(vironmen)o(t)
+83 552 y Fn({)p Fi(:)7 b(:)g(:)e Fn(})p Fg(ybcd)p Fn(\\)21
+b(or)h(\\hadgesh{)p Fi(:)7 b(:)g(:)s Fn(})75 b Fo(Making)13
+b(b)q(old)g(letters)i(-)f(P)o(o)q(or)g(man's)e(b)q(old)h(|)h(see)h(page)f
+(386)83 652 y Fg(lecbswn)p Fn(\\)21 b(or)g(\\makafgadol)151
+b Fo(Lik)o(e)13 b(the)i(regular)f(-)6 b(-)14 b(pro)q(ducing)g({)g(,)f(whic)o
+(h)h(do)q(esn't)g(w)o(ork)g(in)f(Hebrew)83 702 y Fg(wprswn)p
+Fn(\\)21 b(or)g(\\makafanak)180 b Fo(Lik)o(e)13 b(the)i(regular)f(-)6
+b(-)h(-)14 b(pro)q(ducing)g(|)f(,)g(whic)o(h)h(do)q(esn't)h(w)o(ork)e(in)h
+(Hebrew)83 801 y Fg(yxb)p Fn(\\)22 b(or)f(\\geresh)320 b Fo(Lik)o(e)13
+b(the)i(regular)f(`)f(,)g(whic)o(h)h(do)q(esn't)g(w)o(ork)g(in)f(Hebrew)83
+851 y Fg(yxbgzt)p Fn(\\)22 b(or)f(\\opengeresh)157 b Fo(')83
+901 y Fg(yxbxebq)p Fn(\\)22 b(or)f(\\closegeresh)130 b Fo(`)83
+951 y Fg(hehivgzt)p Fn(\\)22 b(or)f(\\openquote)143 b Fo(Lik)o(e)13
+b(the)i(regular)f(",)f(whic)o(h)g(do)q(esn't)i(w)o(ork)e(in)h(Hebrew)83
+1000 y Fg(hehivxebq)p Fn(\\)22 b(or)g(\\closequote)115 b Fo(Lik)o(e)13
+b(the)i(regular)f(\\,)f(whic)o(h)g(do)q(esn't)i(w)o(ork)e(in)h(Hebrew)83
+1100 y Fg(dwqit)p Fn(\\)21 b(or)h(\\piska)289 b Fo(Lik)o(e)13
+b(the)i(regular)f Fn(\\item,)20 b Fo(mo)q(di\014ed)13 b(for)g(Hebrew)83
+1150 y Fg(dwqitdwqit)p Fn(\\)21 b(or)g(\\piskapiska)60 b Fo(Lik)o(e)13
+b(the)i(regular)f Fn(\\itemitem,)19 b Fo(mo)q(di\014ed)13 b(for)g(Hebrew)83
+1249 y Fg(meid)p Fn(\\)21 b(or)h(\\hebday)306 b Fo(T)m(o)q(da)o(y's)12
+b(regular)i(date)h(in)e(Hebrew)83 1299 y Fn(\\Hebrewtoday)386
+b Fo(Hebrew)15 b(date)f(in)f(Hebrew)83 1349 y Fn(\\Hebrewdate)408
+b Fo(Con)o(v)o(erting)13 b(a)h(Georgian)f(date)h(to)g(an)f(Hebrew)83
+1449 y Fg(dlecbdvitw)p Fn(\\)417 b Fo(Lik)o(e)13 b(the)i(regular)f
+Fn(\\bigskip)83 1499 y Fg(zipepiadvitw)p Fn(\\)397 b Fo(Lik)o(e)13
+b(the)i(regular)f Fn(\\medskip)83 1548 y Fg(dphwdvitw)p Fn(\\)419
+b Fo(Lik)o(e)13 b(the)i(regular)f Fn(\\smallskip)83 1648 y
+Fg(oinidxey)p Fn(\\)473 b Fo(Lik)o(e)13 b(the)i(regular)f Fn(\\rightline)83
+1698 y Fg(l`nydxey)p Fn(\\)433 b Fo(Lik)o(e)13 b(the)i(regular)f
+Fn(\\leftline)83 1748 y Fg(fkxn)p Fn(\\)543 b Fo(Lik)o(e)13
+b(the)i(regular)f Fn(\\centerline)83 1847 y(\\undertext{text)19
+b Fg(hqwh})173 b Fo(Pro)q(duces)15 b(text)g Fg(hqwh)p 912 1865
+201 2 v 1415 1981 a Fo(4)1197 b(6)13 b(June)i(1993)p eop
+%%Page: 5 5
+5 4 bop 0 42 a Fp(B.)32 b(Ma)m(thema)m(tics)16 b(mode)18 124
+y Fo(\(i\))21 b(F)m(on)o(ts:)83 190 y Fn(\\mit)562 b Fo(Switc)o(h)14
+b(to)f(computer)h(mo)q(dern)f(maths)g(italics)g(\()p Fn(cmmi10)p
+Fo(\)|the)g(default)h(fon)o(t)f(for)g(most)g(v)n(ariable)g(names)83
+240 y Fn(\\bmit)540 b Fo(Switc)o(h)14 b(to)f(computer)h(mo)q(dern)f(b)q(old)g
+(maths)g(italics)g(\()p Fn(cmmib10)p Fo(\))83 290 y Fn(\\rm)584
+b Fo(Switc)o(h)14 b(to)f(computer)h(mo)q(dern)f(roman|the)f(default)i(fon)o
+(t)f(for)h(upp)q(ercase)i(Greek)e(letters)83 339 y Fn(\\it)584
+b Fo(Switc)o(h)14 b(to)f(computer)h(mo)q(dern)f(italics)g(\()p
+Fn(cmti10)p Fo(\))83 389 y Fn(\\bf)584 b Fo(Switc)o(h)14 b(to)f(computer)h
+(mo)q(dern)f(b)q(old)g(roman)g(\()p Fn(cmb10)p Fo(\))83 439
+y Fn(\\cal)562 b Fo(F)m(or)13 b(upp)q(ercase)j(letters)f(in)f
+Fh(C)r(ALLI)s(G)r(RAP)s(HI)s(C)i Fo(st)o(yle)e(\()p Fn(cmsy10)p
+Fo(\))83 489 y Fn(\\displaystyle)364 b Fo(F)m(orce)14 b(displa)o(y)f(st)o
+(yle|see)i(page)f(140)83 539 y Fn(\\textstyle)430 b Fo(F)m(orce)14
+b(text)g(st)o(yle|see)h(page)f(140)83 589 y Fn(\\scriptstyle)386
+b Fo(F)m(orce)14 b(subscript/sup)q(erscr)q(ipt)i(size)83 638
+y Fn(\\scriptscriptstyle)254 b Fo(F)m(orce)14 b(subsubscript/sup)q(ersup)r
+(ers)q(cript)j(size)7 721 y(\(ii\))j(Horizon)o(tal)13 b(spacing:)83
+787 y Fn(\\ )606 b Fo(Insert)15 b(a)e(standard)i(b)q(et)o(w)o(een-w)o(ord)g
+(space)83 837 y Fn(\\quad)540 b Fo(Pro)q(duces)15 b(a)f(1.0)7
+b(em)12 b(space|this)42 b(m)o(uc)o(h)83 887 y Fn(\\qquad)518
+b Fo(Tw)o(o)13 b(`quads'|this)82 b(m)o(uc)o(h)83 936 y Fn(\\hskip2mm)452
+b Fo(Pro)q(duces)15 b(a)f(2)7 b(mm)k(horizon)o(tal)i(space)83
+986 y Fn(\\,)606 b Fo(Pro)q(duces)15 b(a)f(thinspace|this)7
+b(m)o(uc)o(h)13 b(\(1/6)g(of)h(a)f(`quad'\))83 1036 y Fn(\\>)606
+b Fo(Pro)q(duces)15 b(a)f(medium)d(space|this)f(m)o(uc)o(h)j(\(2/9)g(of)g(a)h
+('quad'\))83 1086 y Fn(\\;)606 b Fo(Pro)q(duces)15 b(a)f(thic)o(k)g
+(space|this)e(m)o(uc)o(h)h(\(5/18)g(of)g(a)g(`quad'\))83 1136
+y Fn(\\!)606 b Fo(Pro)q(duces)15 b(a)f(negativ)o(e)g(thin)f(space|this)-7
+b(m)o(uc)o(h)14 b(\()p Fh(\000)p Fo(1)p Fi(=)p Fo(6)f(of)h(a)f(`quad'\))83
+1185 y Fn(\\mskip9mu)452 b Fo(Insert)15 b(9)7 b(m)o(u)12 b(of)h(space)i(\(18)
+7 b(m)o(u)j(=)h(1)p Fi(:)p Fo(0)c(em)j Fh(\031)i Fo(10)7 b(pt)o(\))83
+1235 y Fn(\\mathsurround=1pt)276 b Fo(Insert)15 b(an)e(additional)f(1)7
+b(pt)14 b(of)f(space)i(b)q(efore)g(and)f(after)g(ev)o(ery)g(form)o(ula)-5
+1318 y(\(iii\))20 b(V)m(ertical)14 b(spacing)83 1384 y Fn(\\openup1\\jot)386
+b Fo(Insert)15 b(an)e(extra)i(1)7 b(jot)13 b(\(=)f(3)7 b(pt\))14
+b(of)f(v)o(ertical)h(space)h(b)q(et)o(w)o(een)g(displa)o(y)o(ed)e(lines|see)i
+(page)f(194)83 1434 y Fn(\\abovedisplayskip)276 b Fo(Con)o(trols)13
+b(the)i(amoun)o(t)d(of)h(space)i(ab)q(o)o(v)o(e)f(displa)o(y)o(ed)f
+(maths|see)g(page)h(189)83 1483 y Fn(\\belowdisplayskip)276
+b Fo(Con)o(trols)13 b(the)i(amoun)o(t)d(of)h(space)i(b)q(elo)o(w)f(displa)o
+(y)o(ed)f(maths|see)g(page)h(189)-3 1566 y(\(iv\))20 b(Greek)14
+b(letters|page)h(434)83 1632 y Fi(\013)61 b Fn(\\alpha)393
+b Fi(\020)70 b Fn(\\zeta)394 b Fi(\025)73 b Fn(\\lambda)378
+b Fi($)58 b Fn(\\varpi)204 b Fi(\035)65 b Fn(\\upsilon)83 1682
+y Fi(\014)g Fn(\\beta)415 b Fi(\021)67 b Fn(\\eta)416 b Fi(\026)72
+b Fn(\\mu)466 b Fi(\032)71 b Fn(\\rho)248 b Fi(\036)62 b Fn(\\phi)83
+1732 y Fi(\015)67 b Fn(\\gamma)393 b Fi(\022)69 b Fn(\\theta)372
+b Fi(\027)76 b Fn(\\nu)466 b Fi(\045)71 b Fn(\\varrho)182 b
+Fi(')60 b Fn(\\varphi)83 1781 y Fi(\016)70 b Fn(\\delta)393
+b Fi(#)63 b Fn(\\vartheta)306 b Fi(\030)79 b Fn(\\xi)466 b
+Fi(\033)68 b Fn(\\sigma)204 b Fi(\037)61 b Fn(\\chi)83 1831
+y Fi(\017)71 b Fn(\\epsilon)349 b Fi(\023)73 b Fn(\\iota)394
+b Fi(o)97 b Fn(o)490 b Fi(&)77 b Fn(\\varsigma)138 b Fi( )60
+b Fn(\\psi)83 1881 y Fi(")69 b Fn(\\varepsilon)283 b Fi(\024)64
+b Fn(\\kappa)372 b Fi(\031)73 b Fn(\\pi)466 b Fi(\034)74 b
+Fn(\\tau)248 b Fi(!)61 b Fn(\\omega)1415 1981 y Fo(5)1197 b(6)13
+b(June)i(1993)p eop
+%%Page: 6 6
+6 5 bop 83 42 a Fo(\000)62 b Fn(\\Gamma)393 b Fo(\003)59 b
+Fn(\\Lambda)350 b Fo(\005)66 b Fn(\\Pi)466 b Fo(\007)60 b Fn(\\Upsilon)160
+b Fo(\011)55 b Fn(\\Psi)83 91 y Fo(\001)e Fn(\\Delta)393 b
+Fo(\004)60 b Fn(\\Xi)438 b Fo(\006)67 b Fn(\\Sigma)400 b Fo(\010)62
+b Fn(\\Phi)248 b Fo(\012)57 b Fn(\\Omega)83 141 y Fo(\002)f
+Fn(\\Theta)8 216 y Fo(\(v\))21 b(Relations)83 278 y Fh(\024)56
+b Fn(\\le)459 b Fh(`)63 b Fn(\\vdash)372 b Fh(3)69 b Fn(\\ni)466
+b Fh(\030)60 b Fn(\\sim)248 b Fh(/)55 b Fn(\\propto)83 328
+y Fh(\034)46 b Fn(\\ll)459 b Fh(\025)56 b Fn(\\ge)438 b Fh(a)72
+b Fn(\\dashv)400 b Fh(')60 b Fn(\\simeq)204 b Fh(j)-7 b Fo(=)50
+b Fn(\\models)83 378 y Fh(\032)56 b Fn(\\subset)371 b Fh(\035)46
+b Fn(\\gg)438 b Fh(j)85 b Fn(\\mid)444 b Fh(\020)60 b Fn(\\asymp)2355
+354 y Fi(:)2345 378 y Fo(=)55 b Fn(\\doteq)83 428 y Fh(\022)h
+Fn(\\subseteq)327 b Fh(\033)56 b Fn(\\supset)350 b Fh(k)76
+b Fn(\\parallel)334 b Fh(\031)60 b Fn(\\approx)182 b Fh(?)54
+b Fn(\\perp)83 477 y Fh(2)60 b Fn(\\in)459 b Fh(\023)56 b Fn(\\supseteq)306
+b Fh(\021)65 b Fn(\\equiv)1917 466 y Fh(\030)1917 479 y Fo(=)2009
+477 y Fn(\\cong)226 b Fh(6)p Fo(=)55 b Fn(\\ne)83 527 y Fm(plus)15
+b(others)p Fo(|see)f(page)g(436)83 577 y(Man)o(y)f(can)i(b)q(e)f(negated)h(b)
+o(y)e(pre\014xing)h(with)g Fn(\\not)f Fo(\(eg.)18 b Fn(\\not\\le)12
+b Fo(yields)i Fh(6\024)p Fo(\))-3 652 y(\(vi\))20 b(Binary)14
+b(op)q(erations)83 714 y Fh(\006)56 b Fn(\\pm)459 b Fh(\001)76
+b Fn(\\cdot)394 b Fi(?)76 b Fn(\\star)422 b Fh(\017)71 b Fn(\\bullet)182
+b Fh([)59 b Fn(\\cup)83 764 y Fh(\007)d Fn(\\mp)459 b Fh(\002)56
+b Fn(\\times)372 b Fh(\005)76 b Fn(\\diamond)356 b Fh(\004)59
+b Fn(\\div)248 b Fh(_)59 b Fn(\\vee)21 b Fo(or)h Fn(\\lor)83
+814 y Fh(n)67 b Fn(\\setminus)327 b Fh(\003)67 b Fn(\\ast)416
+b Fh(\016)76 b Fn(\\circ)422 b Fh(\\)64 b Fn(\\cap)248 b Fh(^)59
+b Fn(\\wedge)21 b Fo(or)h Fn(\\land)83 863 y Fm(plus)15 b(others)p
+Fo(|see)f(page)g(436)-15 938 y(\(vii\))20 b(Arro)o(ws)83 1000
+y Fh( )46 b Fn(\\leftarrow)19 b Fo(or)j Fn(\\gets)117 b Fh(!)46
+b Fn(\\rightarrow)19 b Fo(or)j Fn(\\to)118 b Fh($)55 b Fn(\\leftrightarrow)
+202 b Fh(")71 b Fn(\\uparrow)160 b Fh(l)66 b Fn(\\updownarrow)83
+1050 y Fh(\()46 b Fn(\\Leftarrow)305 b Fh(\))46 b Fn(\\Rightarrow)262
+b Fh(,)55 b Fn(\\Leftrightarrow)202 b Fh(*)67 b Fn(\\Uparrow)160
+b Fh(m)62 b Fn(\\Updownarrow)83 1100 y Fh( )-7 b(\000)21 b
+Fn(\\longleftarrow)217 b Fh(\000)-6 b(!)20 b Fn(\\longrightarrow)174
+b Fh( )-7 b(!)20 b Fn(\\longleftrighta)o(rrow)115 b Fh(#)71
+b Fn(\\downarrow)116 b Fh(7!)45 b Fn(\\mapsto)83 1150 y Fh(\()-7
+b Fo(=)21 b Fn(\\Longleftarrow)217 b Fo(=)-7 b Fh(\))21 b Fn
+(\\Longrightarrow)174 b Fh(\()-7 b(\))20 b Fn(\\Longleftrighta)o(rrow)115
+b Fh(+)67 b Fn(\\Downarrow)116 b Fh(7\000)-7 b(!)20 b Fn(\\longmapsto)83
+1200 y Fm(plus)15 b(others)p Fo(|see)f(page)g(437)-27 1274
+y(\(viii\))20 b(Op)q(erators)83 1306 y Ff(P)171 1337 y Fn(\\sum)696
+1306 y Ff(Q)784 1337 y Fn(\\prod)1288 1303 y Ff(R)1385 1337
+y Fn(\\int)1917 1306 y Ff(T)2009 1337 y Fn(\\bigcap)2345 1306
+y Ff(W)2432 1337 y Fn(\\bigvee)696 1355 y Ff(`)784 1386 y Fn(\\coprod)1288
+1353 y Ff(H)1385 1386 y Fn(\\oint)1917 1355 y Ff(S)2009 1386
+y Fn(\\bigcup)2345 1355 y Ff(V)2432 1386 y Fn(\\bigwedge)83
+1436 y Fm(plus)15 b(others)p Fo(|see)f(page)g(435)-3 1511 y(\(ix\))20
+b(Miscellaneous)14 b(sym)o(b)q(ols)83 1573 y Fh(@)63 b Fn(\\aleph)393
+b Fi(`)71 b Fn(\\ell)416 b Fh(1)55 b Fn(\\infty)1917 1544 y
+Fh(p)2009 1573 y Fn(\\surd)226 b Fh(n)66 b Fn(\\backslash)83
+1623 y Fo(\026)-21 b Fi(h)64 b Fn(\\hbar)415 b Fh(<)58 b Fn(\\Re)1288
+1608 y Fe(0)1386 1623 y Fn(')21 b Fo(or)h Fn(\\prime)297 b
+Fh(k)71 b Fn(\\|)292 b Fh(8)64 b Fn(\\forall)83 1673 y Fi({)75
+b Fn(\\imath)393 b Fh(=)58 b Fn(\\Im)438 b Fh(;)76 b Fn(\\emptyset)1917
+1666 y Fe(6)p 1921 1673 18 2 v 2009 1673 a Fn(\\angle)204 b
+Fh(9)64 b Fn(\\exists)83 1723 y Fi(|)72 b Fn(\\jmath)393 b
+Fi(@)66 b Fn(\\partial)328 b Fh(r)62 b Fn(\\nabla)400 b Fh(4)55
+b Fn(\\triangle)138 b Fh(:)59 b Fn(\\neg)83 1773 y Fm(plus)15
+b(others)p Fo(|see)f(page)g(435)1415 1981 y(6)1197 b(6)13 b(June)i(1993)p
+eop
+%%Page: 7 7
+7 6 bop 8 42 a Fo(\(x\))21 b(Brac)o(k)o(ets,)15 b(etc)83 105
+y Fn(\\{)606 b Fo(Pro)q(duces)15 b Fh(f)83 154 y Fn(\\})606
+b Fo(Pro)q(duces)15 b Fh(g)83 204 y Fn(\\langle)496 b Fo(Pro)q(duces)15
+b Fh(h)83 254 y Fn(\\rangle)496 b Fo(Pro)q(duces)15 b Fh(i)83
+304 y Fn([\\![)562 b Fo(Pro)q(duces)15 b([)-7 b([)83 354 y
+Fn(\(\\!\()562 b Fo(Pro)q(duces)15 b(\()-7 b(\()83 404 y Fn
+(\\langle\\!\\langle)298 b Fo(Pro)q(duces)15 b Fh(h)-7 b(h)83
+453 y Fn(\\lfloor)496 b Fo(Pro)q(duces)15 b Fh(b)83 503 y Fn(\\rfloor)496
+b Fo(Pro)q(duces)15 b Fh(c)83 553 y Fn(\\lceil)518 b Fo(Pro)q(duces)15
+b Fh(d)83 603 y Fn(\\rceil)518 b Fo(Pro)q(duces)15 b Fh(e)83
+653 y Fn(\\left\()21 b Fi(:)7 b(:)g(:)20 b Fn(\\right\))273
+b Fo(Pro)q(duces)15 b(\()p Fi(:)7 b(:)g(:)o Fo(\))14 b(with)f(`\(')g(and)h
+(`\)')f(enlarged)h(as)g(appropriate)83 702 y Fn(\\big)21 b(\\Big)g(\\bigg)g
+(\\Bigg)191 b Fo(Enlarge)14 b(the)g(slash)g(or)g(bac)o(kslash)g(follo)o(wing)
+d(|see)k(page)f(147)83 752 y Fn(\\bigl)21 b Fi(:)7 b(:)g(:)469
+b Fo(Enlarge)14 b(the)g(left)g(brac)o(k)o(et)g(follo)o(wing|see)e(page)i(147)
+83 802 y Fn(\\bigr)21 b Fi(:)7 b(:)g(:)469 b Fo(Enlarge)14
+b(the)g(righ)o(t)f(brac)o(k)o(et)i(follo)o(wing|see)d(page)i(147)83
+852 y Fn(\\bigm)21 b Fi(:)7 b(:)g(:)469 b Fo(Enlarge)14 b(the)g
+Fh(j)f Fo(or)h Fh(k)g Fo(follo)o(wing|see)e(page)i(147)-3 928
+y(\(xi\))20 b(Standard)14 b(functions|page)g(162)83 991 y(Common)d
+(mathematical)f(functions)k(lik)o(e)f(`sin')g(are)h(alw)o(a)o(ys)f(set)i(in)e
+(roman)g(t)o(yp)q(e.)83 1042 y(T)m(o)g(ensure)j(this)e(in)f(mathematics)f(mo)
+q(de)h(use)h(the)h(follo)o(wing)c(con)o(trol)j(sequences:)83
+1112 y Fn(\\arccos)117 b(\\cos)139 b(\\csc)117 b(\\exp)g(\\ker)183
+b(\\limsup)117 b(\\min)g(\\sinh)83 1162 y(\\arcsin)g(\\cosh)g(\\deg)g(\\gcd)g
+(\\lg)205 b(\\ln)g(\\Pr)139 b(\\sup)83 1212 y(\\arctan)117
+b(\\cot)139 b(\\det)117 b(\\hom)g(\\lim)183 b(\\log)g(\\sec)117
+b(\\tan)83 1262 y(\\arg)183 b(\\coth)117 b(\\dim)g(\\inf)g(\\liminf)g(\\max)
+183 b(\\sin)117 b(\\tanh)83 1325 y Fo(Subscripts)15 b(and)f(sup)q(erscripts)i
+(will)d(b)q(ecome)g(limits)f(when)i(attac)o(hed)h(to)28 b Fn(\\det)p
+Fo(,)20 b Fn(\\gcd)p Fo(,)g Fn(\\inf)p Fo(,)h Fn(\\lim)p Fo(,)f
+Fn(\\liminf)p Fo(,)g Fn(\\limsup)p Fo(,)83 1375 y Fn(\\max)p
+Fo(,)h Fn(\\min)p Fo(,)f Fn(\\Pr)p Fo(,)h Fn(\\sup)13 b Fo(in)g(displa)o(y)g
+(st)o(yle)28 b(\(eg.)14 b Fn($$\\max_{1\\le)19 b(n\\le)i(m}\\log_2P_n$$)11
+b Fo(pro)q(duces)36 b(max)1769 1402 y Fd(1)p Fe(\024)p Fc(n)p
+Fe(\024)p Fc(m)1894 1375 y Fo(log)1948 1385 y Fd(2)1973 1375
+y Fi(P)2000 1381 y Fc(n)2036 1375 y Fo(as)14 b(a)g(displa)o(y)o(ed)f
+(equation\))-15 1473 y(\(xii\))20 b(Accen)o(ts)83 1542 y(See)15
+b(page)f(135|the)f(p)q(ossibilities)g(are:)42 b(^)-21 b Fi(a)832
+1531 y Ff(b)824 1542 y Fi(ab)42 b Fo(\024)-22 b Fi(a)42 b Fo(~)-21
+b Fi(a)1041 1531 y Ff(e)1032 1542 y Fi(ab)42 b Fo(\023)-21
+b Fi(a)42 b Fo(\022)-22 b Fi(a)47 b Fo(_)-18 b Fi(a)43 b Fo(\177)-22
+b Fi(a)42 b Fo(\025)-22 b Fi(a)42 b Fo(\026)-21 b Fi(a)39 b(~)-19
+b(a)125 b Fo(\(and)14 b(others)h(can)f(b)q(e)g(constructed\))-27
+1619 y(\(xiii\))20 b(Lo)q(cal)13 b(con)o(trol)h(for)g(displa)o(y)o(ed)f
+(mathematics)83 1682 y Fn(\\eqalign{)p Fi(:)7 b(:)g(:)t Fn(})376
+b Fo(Allo)o(ws)13 b(alignmen)o(t)e(of)i(one)i(or)e(more)g(equations)h(o)o(v)o
+(er)g(sev)o(eral)g(lines|see)h(page)f(190)83 1732 y Fn(\\eqalignno{)p
+Fi(:)7 b(:)g(:)s Fn(})333 b Fo(Allo)o(ws)13 b(alignmen)o(t)e(together)k(with)
+f(RHS)f(equation)h(n)o(um)o(b)q(ering|see)f(page)h(192)83 1781
+y Fn(\\leqalignno{)p Fi(:)7 b(:)f(:)t Fn(})311 b Fo(Allo)o(ws)13
+b(alignmen)o(t)e(together)k(with)f(LHS)g(equation)f(n)o(um)o(b)q(ering|see)g
+(page)h(192)83 1831 y Fn(\\displaylines{)p Fi(:)7 b(:)f(:)s
+Fn(})268 b Fo(Displa)o(y)12 b(equations)i(o)o(v)o(er)g(sev)o(eral)g(lines)g
+(as)g(y)o(ou)g(w)o(an)o(t)f(but)h(without)g(alignmen)o(t|see)e(page)i(194)83
+1881 y Fn(\\cases{)p Fi(:)7 b(:)g(:)t Fn(})420 b Fo(Displa)o(y)12
+b(an)i(equation)f(con)o(taining)g(c)o(hoices)i(spanned)g(b)o(y)e(a)h
+(brace|see)h(page)f(175)1415 1981 y(7)1197 b(6)13 b(June)i(1993)p
+eop
+%%Page: 8 8
+8 7 bop -25 42 a Fo(\(xiv\))20 b(F)m(eatures)83 109 y Fn(x_1^{-2})474
+b Fo(Pro)q(duces)15 b Fi(x)936 91 y Fe(\000)p Fd(2)936 120
+y(1)83 181 y Fn({x+y\\over)20 b(2a})366 b Fo(Pro)q(duces)917
+153 y Fi(x)9 b Fo(+)h Fi(y)p 917 171 97 2 v 944 209 a Fo(2)p
+Fi(a)1032 181 y Fo(|see)15 b(page)f(139)83 255 y Fn(\\sqrt{b-a})430
+b Fo(Pro)q(duces)912 221 y Fh(p)p 947 221 91 2 v 34 x Fi(b)9
+b Fh(\000)g Fi(a)83 304 y Fn(\\matrix\\pmatrix\\bo)o(rder)o(matri)o(x)37
+b Fo(Pro)q(duce)15 b(arra)o(ys|see)g(page)f(176)83 376 y Fn(\\overbrace{x+y})
+320 b Fo(Pro)q(duces)912 339 y Ff(z)p 931 339 11 5 v 11 w(}|)p
+980 339 V 11 w({)912 376 y Fi(x)9 b Fo(+)h Fi(y)15 b Fo(|see)g(page)f(176)83
+426 y Fn(\\underbrace{x+y})298 b Fo(Pro)q(duces)15 b Fi(x)9
+b Fo(+)h Fi(y)912 451 y Ff(|)p 931 451 V 11 w({z)p 980 451
+V 11 w(})1022 426 y Fo(|see)15 b(page)f(176)83 505 y Fn(\\overline{x+y})342
+b Fo(Pro)q(duces)p 912 475 97 2 v 15 w Fi(x)9 b Fo(+)h Fi(y)83
+554 y Fn(\\underline{x+y})320 b Fo(Pro)q(duces)15 b Fi(x)9
+b Fo(+)h Fi(y)p 912 569 V 83 616 a Fn(\\root)21 b(n+1\\of{a+b})277
+b Fo(Pro)q(duces)924 598 y Fb(n)p Fa(+1)954 582 y Fh(p)p 989
+582 91 2 v 34 x Fi(a)9 b Fo(+)h Fi(b)83 666 y Fn({n\\choose)20
+b(k})388 b Fo(Pro)q(duces)912 632 y Ff(\000)931 647 y Fc(n)932
+680 y(k)952 632 y Ff(\001)83 720 y Fn(\\bmod)540 b Fo(Inserts)15
+b(`mo)q(d')d(as)i(a)f(binary)h(op)q(eration)f(\(eg.)h Fn($m\\bmod)20
+b(n$)14 b Fo(pro)q(duces)29 b Fi(m)12 b Fo(mo)q(d)e Fi(n)p
+Fo(\))83 770 y Fn(\\pmod)540 b Fo(Inserts)15 b(`mo)q(d')d(in)h(paren)o
+(theses)j(\(eg.)e Fn($m\\pmod)20 b(n$)14 b Fo(pro)q(duces)29
+b Fi(m)42 b Fo(\(mo)q(d)12 b Fi(n)p Fo(\)\))83 819 y Fn(\\eqno)540
+b Fo(Equation)13 b(n)o(um)o(b)q(ering)f(on)i(RHS|see)g(page)g(187)83
+869 y Fn(\\leqno)518 b Fo(Equation)13 b(n)o(um)o(b)q(ering)f(on)i(LHS|see)h
+(page)f(187)83 919 y Fn(\\*)606 b Fo(Discretionary)14 b(m)o(ultipli)o(cation)
+d(sign|see)j(page)g(173)83 969 y Fn(\\allowbreak)408 b Fo(Line)13
+b(break)i(within)e(text)h(mathematics)e(p)q(ermitted)i(here|see)i(page)d(174)
+1415 1981 y(8)1197 b(6)13 b(June)i(1993)p eop
+%%Page: 9 9
+9 8 bop 0 42 a Fp(C.)31 b(Allo)o(w)l(able)18 b(units)d(of)i(measurement)83
+154 y Fn(in)228 b Fo(inc)o(h)255 b(\(1)7 b(in)14 b(=)g(72.27)5
+b(pt\))83 203 y Fn(cm)228 b Fo(cen)o(timetre)140 b(\(2.54)6
+b(cm)13 b(=)h(1)7 b(in,)27 b(1)6 b(cm)13 b(=)h(28.45)6 b(pt\))83
+253 y Fn(mm)228 b Fo(milli)o(m)o(etre)144 b(\(10)7 b(mm)k(=)j(1cm,)26
+b(25.4)6 b(mm)11 b(=)j(1in,)27 b(1)6 b(mm)11 b(=)j(2.845)6
+b(pt\))83 303 y Fn(pc)228 b Fo(pica)256 b(\(1)7 b(p)q(c)15
+b(=)f(12)6 b(pt,)28 b(6.023)5 b(p)q(c)15 b(=)f(1)6 b(in,)27
+b(2.371)6 b(p)q(c)14 b(=)g(1)7 b(cm\))83 353 y Fn(cc)228 b
+Fo(cicero)f(\(1)7 b(cc)15 b(=)f(12)6 b(dd,)28 b(1)6 b(cc)15
+b(=)f(12.84)6 b(pt,)27 b(5.628)6 b(cc)14 b(=)h(1)6 b(in,)27
+b(2.216)19 b(cc)c(=)f(1)7 b(cm\))83 403 y Fn(dd)228 b Fo(did^)-21
+b(ot)13 b(p)q(oin)o(t)127 b(\(1157)6 b(dd)14 b(=)h(1238)5 b(pt,)28
+b(67.54)5 b(dd)14 b(=)g(1)7 b(in,)27 b(26.59)5 b(dd)14 b(=)g(1)21
+b(cm\))83 452 y Fn(bp)228 b Fo(big)13 b(p)q(oin)o(t)166 b(\(72)7
+b(bp)14 b(=)g(1)7 b(in,)27 b(28.35)5 b(bp)14 b(=)g(1)7 b(cm\))83
+502 y Fn(pt)228 b Fo(p)q(oin)o(t)235 b(\(1)7 b(pt)14 b(=)g(0.01384)5
+b(in,)27 b(1)7 b(pt)14 b(=)g(0.03515)5 b(cm\))83 552 y Fn(sp)228
+b Fo(scaled)14 b(p)q(oin)o(t)113 b(\(65536)6 b(sp)14 b(=)h(1)6
+b(pt,)28 b(4736287)5 b(sp=)14 b(1)7 b(in,)27 b(1864690)5 b(sp)14
+b(=)h(1)20 b(cm\))0 677 y Fp(D.)32 b(Ma)o(cr)o(os)p Fo(|page)14
+b(199)83 776 y Fn(\\def\\nl{\\hfil\\brea)o(k})163 b(\\nl)14
+b Fo(will)e(no)o(w)h(b)q(e)i(in)o(terpreted)h(as)e Fn(\\hfil\\break)p
+Fo(,)d(ie.)i(start)h(a)g(new)g(line)83 826 y Fn(\\def\\\({\\left\(})294
+b(\\\()14 b Fo(will)e(no)o(w)i(b)q(e)g(in)o(terpreted)i(as)e
+Fn(\\left\()83 881 y(\\def\\der#1{{d#1\\ov)o(er)19 b(dx}})56
+b(\\der)21 b(y)14 b Fo(will)e(no)o(w)i(b)q(e)g(in)o(terpreted)i(as)e
+Fn({dy\\over)20 b(dx})13 b Fo(and)h(pro)q(duce)1836 863 y Fc(dy)p
+1835 872 37 2 v 1835 895 a(dx)1890 881 y Fo(in)f(maths)g(mo)q(de)83
+933 y Fn(\\input)21 b(macros)317 b Fo(Reads)14 b(in)g(the)g(\014le)g
+Fn(macros.tex)e Fo(from)g(the)j(curren)o(t)g(directory)g(or)e
+Fn(\\inputs)g Fo(directory)83 982 y Fm(Note)s Fo(:)27 b(A)14
+b(de\014nition)g(nested)h(inside)f(braces,)h(or)f(within)f
+Fn($)g Fo(sym)o(b)q(ols,)f(do)q(es)j(not)f(apply)f(outside)h(those)h(braces)g
+(or)f(outside)g(that)g(mathematics.)0 1107 y Fp(E.)31 b(Some)17
+b(Def)l(a)o(ul)m(ts)h(of)e(Plain)g(T)621 1116 y(E)646 1107
+y(X)83 1207 y Fn(\\hsize)21 b(=)g(16.51cm)g(\(6.5in\))302 b(\\vsize)20
+b(=)i(22.61cm)e(\(8.9in\))83 1256 y(\\hoffset)g(=)i(0pt)521
+b(\\voffset)20 b(=)i(0pt)83 1306 y(\\parindent)e(=)h(20pt)g(\(7.0mm\))281
+b(\\parskip)20 b(=)i(0pt)f(plus)g(1pt)83 1356 y(\\baselineskip)e(=)j(12pt)f
+(\(4.2mm\))215 b(\\topskip)20 b(=)i(10pt)83 1406 y(\\pageno)e(=)i(1)587
+b(\\tolerance)20 b(=)h(200)1415 1981 y Fo(9)1197 b(6)13 b(June)i(1993)p
+eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.tex b/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.tex
new file mode 100644
index 0000000000..71074775cc
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/cs_guide.tex
@@ -0,0 +1,417 @@
+%% CSPLAIN.TEX Listing of commonly used control sequences
+%% of Plain TeX.
+%% 1/88 Ashley Plank (plank@zeus.usq.edu.au)
+%% Page references: ``The TeXBook'' (1984)
+%%
+% Hebrew cs additions by Rama -- March 10, 1992.
+%
+\special{landscape} \font\Jer=Jerusalem
+\hsize=9.5truein\vsize=6.27truein
+\def\today{\number\day\space\ifcase\month\or
+January\or February\or March\or April\or May\or June\or
+July\or August\or September\or October\or November\or
+December\fi
+\space\number\year}
+\footline={\phantom{\rm\today}\hfil\rm\folio\hfil\rm\today}
+%
+\let\nb=\nobreak
+\let\q\quad \let\qq\qquad
+\def\bn{\bigbreak\noindent} \def\mn{\medbreak\noindent} \def\sn{\smallbreak\noindent}
+\def\bs{{\char'134}}
+\def\bs{{\char'134}} \def\ec{{\char"21}}
+\def\dol{{\char"24}} \def\ddol{{\dol\dol}}
+\def\lb{{\char"7B}} \def\rb{{\char"7D}}
+\def\sb{{\char"5F}} \def\sp{{\char"5E}}
+\def\hash{{\char"23}}
+\font\sc=cmcsc10
+\font\rmb=cmbx12
+\font\ss=cmss10 at 11pt
+
+\centerline{\hfill\rmb Some control sequences of Plain \TeX\hfill\rm Page references: The TeXbook}
+\vskip0.8truecm
+\leftline{\sc A.~~Text mode}
+\mn
+\item{(i)} Document formatting:
+\sn
+\settabs\+\indent&\tt\hskip5.5truecm&\cr
+\+&\tt\bs hsize=4.5in&Printed page width set at 4.5 inches\cr
+\+&\tt\bs vsize=20cm&Printed page length set at 20 cm\cr
+\+&\tt\bs hoffset=25pt&Printed page offset 25 points to the right\cr
+\+&\tt\bs voffset=2pc&Printed page offset 2 picas downwards\cr
+\+&\tt\bs magnification=1200&Whole document (all dimensions and fonts) magnified
+ by the factor 1.2\cr
+\+&&{\it Note}: Any dimension prefixed by {\tt true} (eg. {\tt\bs hsize=4.5truein}) is not affected
+by magnification\cr
+\+&\tt\bs baselineskip=1pc&Line spacing set at 1 pica\cr
+\+&\tt\bs parskip=3pt&Extra vertical space of 3 points inserted between paragraphs\cr
+\+&\tt\bs parindent=1in&Paragraph indentation set at 1 inch\cr
+\+&\tt\bs pageno=4&Pages will be numbered at bottom centre starting with `4'\cr
+\+&\tt\bs nopagenumbers&Refrain from inserting numbers at the bottom of each page\cr
+\+&\tt\bs headline&Control over space at top of each page---see page 252\cr
+\+&\tt\bs footline&Control over space at bottom of each page---see page 252\cr
+\+&\tt\bs tolerance=2000&Controls the allowable flexibility in word spacing---see page 29\cr
+\mn
+\item{(ii)} Fonts:\nb
+\sn
+\+&\tt\bs rm&Switch to computer modern roman at 10 point size (cmr10)---the default font\cr
+\+&\tt\bs it&\it Switch to computer modern italic at 10 point size (cmti10)\cr
+\+&\tt\bs bf&\bf Switch to computer modern bold at 10 point size (cmb10)\cr
+\+&\tt\bs sl&\sl Switch to computer modern slant at 10 point size (cmsl10)\cr
+\+&\tt\bs tt&\tt Switch to computer modern typewriter at 10 point size (cmtt10)
+\cr
+\+&\tt\bs font\bs ss=cmss10 at 11pt&{\tt\bs ss}\ss\ will now cause a switch to
+10 point computer modern sans serif magnified to 11 point size\cr
+\+&&{\it Note}: Many other fonts, which need to be declared like {\tt cmss10}, are available\cr
+\mn
+\item{(iii)} Horizontal spacing:\nb
+\sn
+\+&\tt\bs\char"20&Produces a single space (like between these words)\cr
+\+&\tt\char"7E ~ \rm(i.e. a tilde)&Produces a single space at which a line break cannot occur (a `tie')\cr
+\+&\tt\bs thinspace&Produces a space of this\thinspace much (Equivalent to {\tt\bs,} in mathematics mode)\cr
+\+&\tt\bs negthinspace&Produces this\negthinspace much space (Equivalent to {\tt
+\bs!} in mathematics mode)\cr
+\+&\tt\bs enskip&Produces a 0.5$\,$em space---this\enskip much (1.0$\,$em = 10 pt in {\tt\bs rm\/} font)\cr
+\+&\tt\bs quad&Produces a 1.0$\,$em space---this\quad much\cr
+\+&\tt\bs qquad&Two `quads'---this\qquad much\cr
+\+&\tt\bs hskip2.2cm&Produces a 2.2$\,$cm horizontal space\cr
+\mn
+\item{(iv)} Vertical spacing:\nb
+\sn
+\+&\tt\bs smallskip&Insert a little {\it extra\/} vertical space (about 3pt) between paragraphs.
+This much~~~$\vcenter{\hrule width1truecm height0.4truept \smallskip
+\hrule width1truecm height0.4truept}$\cr
+\+&\tt\bs medskip&Two `smallskips'. This much~~~$\vcenter{\hrule width1truecm height0.4truept \medskip
+\hrule width1truecm height0.4truept}$\cr
+\+&\tt\bs bigskip&Two `medskips'. This much~~~$\vcenter{\hrule width1truecm height0.4truept \bigskip
+\hrule width1truecm height0.4truept}$\cr
+\+&\tt\bs vskip12mm&Insert an extra vertical space of 12$\,$mm between paragraphs\cr
+\mn
+\item{(v)} Local control:\nb
+\sn
+\+&\tt\bs par&Start a new paragraph (A double carriage return can also be used)
+\cr
+\+&\tt\bs noindent&Don't indent this new paragraph\cr
+\+&\tt\bs centerline\lb Heading\rb&Centre `Heading' on a new line and starts a new paragraph\cr
+\+&\tt\bs leftline\lb Heading\rb&Put `Heading' at left end of a new line and starts a new paragraph\cr
+\+&\tt\bs rightline\lb Heading\rb&Put `Heading' at right end of a new line and starts a new paragraph\cr
+\+&\tt\bs line\lb\dots\rb&Spread \dots to fill a whole line and start a new paragraph---see page 72\cr
+\+&\tt\bs item\lb(a)\rb&Start a `paragraph' labelled `(a)' in which every line is indented---used for itemized lists\cr
+\+&\tt\bs itemitem\lb(i)\rb&Start a `paragraph' labelled `(i)' in which every line is doubly-indented---used
+for itemized lists within lists\cr
+\+&\tt\bs hfil\bs break&Start a new line (but not a new paragraph)\cr
+\+&\tt\bs vfil\bs eject&Start a new page and a new paragraph\cr
+\+&\tt\bs nobreak&Inhibit line or page break\cr
+\+&\tt\bs smallbreak&Suitable place for a page break---insert a `smallskip' if no break\cr
+\+&\tt\bs medbreak&Suitable place for a page break---insert a `medskip' if no break\cr
+\+&\tt\bs bigbreak&Suitable place for a page break---insert a `bigskip' if no break\cr
+\+&\tt\bs goodbreak&Start a new paragraph and encourage a page break here\cr
+\+&\tt\bs filbreak&See page 111\cr
+\+&\tt\bs leftskip=-2mm&Causes the left end of all the lines of a paragraph to be indented by $-2\,$mm\cr
+\+&\tt\bs rightskip=5pt&Causes the right end of all the lines of a paragraph to
+be indented by 5$\,$points\cr
+\+&\tt\bs narrower&Causes all lines of a paragraph to be indented at the left and right ends\cr
+\+&\tt\bs obeylines&Causes a carriage return to start a new line (``poetry mode'')\cr
+\+&\tt\bs raggedright&Right margin justification turned off\cr
+\+&\tt\bs parshape&Controls the shape of a paragraph---see page 101\cr
+\+&\tt\bs settabs&Presets tab stops across page---see page 231\cr
+\+&\tt\bs frenchspacing&Make all between-word spaces the same regardless of punctuation\cr
+\+&\tt\bs nonfrenchspacing&Turn off frenchspacing (the default)\cr
+\+&\tt\bs bye&The usual way to end a \TeX\ file ({\tt\bs bye $\equiv$ \bs vfill\bs eject\bs end})\cr
+\mn
+\item{(vi)} Printing reserved symbols:\nb
+\sn
+\+&\tt\bs\char"23&Produces a \#~~~({\tt\char"23} is used in defining macros)\cr
+\+&\tt\bs\char"25&Produces a \%~~~({\tt\char"25} is the comment character)\cr
+\+&\tt\bs\dol&Produces a \$~~~ ({\tt\dol} controls maths mode)\cr
+\+&\tt\bs\char"26&Produces a \&~~({\tt\char"26} is used for alignment)\cr
+\+&\tt\bs\char"5F&Produces a \_~~~({\tt\char"5F} is used for subscripting)\cr
+\+&\tt\dol\bs\char"7B\dol&Produces a $\{$~~~(Mathematics mode is necessary) ({\tt
+\char"7B} is used for grouping)\cr
+\+&\tt\dol\bs\char"7D\dol&Produces a $\}$~~~(Mathematics mode is necessary) ({\tt
+\char"7D} is used for grouping)\cr
+\+&\tt\dol\bs backslash\dol&Produces a $\backslash$~~~(Mathematics mode is necessary) ({\tt\bs} begins a control sequence)\cr
+\mn
+\item{(vii)} Other (text) features:\nb
+\sn
+\+&\tt\bs underbar\lb important\rb&Produces \underbar{important}
+(Note underlining is seldom, if ever, used in good type-setting)\cr
+\+&\tt\bs footnote&Insert a footnote---see page 116\cr
+\+&\tt\bs topinsert\dots\bs endinsert&Insert \dots at top of first available page\cr
+\+&\tt\bs midinsert\dots\bs endinsert&Insert \dots here or as soon as practicable\cr
+\+&\tt\bs pageinsert\dots\bs endinsert&Insert \dots to fill all of the next page\cr
+\+&\tt\bs llap&Overwrite on the left---see page 82\cr
+\+&\tt\bs rlap&Overwrite on the right---see page 82\cr
+\+&\tt\bs hyphenation&Indicates allowable hyphenation---see page 28\cr
+\mn
+\item{(viii)} Special symbols, etc:\nb
+\sn
+\+&\tt\bs TeX&Produces \TeX\ in the current font\cr
+\+&\tt\bs dots&Produces an ellipsis \dots\cr
+\+&\tt\bs dag&Produces \dag\cr
+\+&\tt\bs ddag&Produces \ddag\cr
+%\+&\tt\bs bull&Produces \bull\cr
+%\+&\tt\bs bullet&Produces \bullet\cr
+\+&\tt\bs copyright&Produces \copyright\cr
+\+&\tt\bs S&Produces \S\cr
+\+&\tt\bs P&Produces \P\cr
+\+&\tt\lb\bs it\bs\dol\rb&Produces {\it\$}\cr
+\+&\tt\lb\bs it\bs\char"26\rb&Produces {\it\&}\cr
+\+&\tt-&Produces - (a hyphen), as in note-book\cr
+\+&\tt--&Produces -- (an en-dash), as in pages 5--12\cr
+\+&\tt---&Produces --- (an em-dash), ie. an ordinary dash used in punctuation\cr
+
+\+&\tt\dol-\dol&Produces $-$ (a minus sign)\cr
+\+&\tt``&Produces ``\cr
+\+&\tt''&Produces ''\cr
+\+&\tt\bs vrule&See page 221\cr
+\+&\tt\bs hrule&See page 221\cr
+\mn
+\item{(ix)} Accents and some foreign letters:\nb
+\sn \def\q{\quad}
+\indent See page 52---the possibilities are:\q\`a\q\'e\q\^o\q\"u\q\=y\q\~n\q\.p\
+q\u\i\q\v s\q\H\j\q
+\t\i u\q\b k\q\c c\q\d h\q\ae\q\OE\q\aa\q\AA\q\ss\q\o\q\O
+%
+% Additions. Rama.
+%
+\vfil\eject
+\rm
+\item{(x)} Additions for Hebrew typesetting:\nb
+\sn
+\def\undertext#1{$\underline{\hbox{#1}}$}
+\+&\tt\bs sethebrew&Enter hebrew mode\cr
+\+&\tt\bs unsethebrew&Go out of Hebrew mode\cr
+\+&\tt\bs hebrewpar&Starting one hebrew paragraph with indentation\cr
+\+&\tt\bs hebrewlines&Starting one hebrew paragraph without indentation\cr
+\+&\cr
+\+&\tt\bs L\lb\dots string\dots \rb&English string within a Hebrew environment\cr
+\+&\tt\bs R\lb\dots{\Jer zixciq}\dots\rb &Hebrew string within an English environment\cr
+\+&\cr
+\+&\tt\lb\dots\rb{\Jer ybcd}\tt\bs \ or \tt\bs hadgesh\lb\dots\rb&Making bold letters - Poor man's bold --- see page 386\cr
+\+&\cr
+\+&{\Jer lecbswn}\tt\bs \ or \tt\bs makafgadol&Like the regular -\thinspace - producing --~, which doesn't work in Hebrew\cr
+\+&{\Jer wprswn}\tt\bs \ or \tt\bs makafanak&Like the regular -\thinspace -\thinspace - producing ---~, which doesn't work in Hebrew\cr
+\+&\cr
+\+&{\Jer yxb}\tt\bs \ or \tt\bs geresh&Like the regular `~, which doesn't work in Hebrew\cr
+\+&{\Jer yxbgzt}\tt\bs \ or \tt\bs opengeresh&\char39\cr
+\+&{\Jer yxbxebq}\tt\bs \ or \tt\bs closegeresh&`\cr
+\+&{\Jer hehivgzt}\tt\bs \ or \tt\bs openquote&Like the regular '', which doesn't work in Hebrew\cr
+\+&{\Jer hehivxebq}\tt\bs \ or \tt\bs closequote&Like the regular ``, which doesn't work in Hebrew\cr
+\+&\cr
+\+&{\Jer dwqit}\tt\bs \ or \tt\bs piska&Like the regular \tt\bs item, \rm modified for Hebrew\cr
+\+&{\Jer dwqitdwqit}\tt\bs \ or\ \tt\bs piskapiska&Like the regular \tt\bs itemitem, \rm modified for Hebrew\cr
+\+&\cr
+\+&{\Jer meid}\tt\bs \ or \tt\bs hebday&Today's regular date in Hebrew\cr
+\+&\tt\bs Hebrewtoday&Hebrew date in Hebrew\cr
+\+&\tt\bs Hebrewdate&Converting a Georgian date to an Hebrew\cr
+\+&\cr
+\+&{\Jer dlecbdvitw}\tt\bs &Like the regular \tt\bs bigskip\cr
+\+&{\Jer zipepiadvitw}\tt\bs &Like the regular \tt\bs medskip\cr
+\+&{\Jer dphwdvitw}\tt\bs &Like the regular \tt\bs smallskip\cr
+\+&\cr
+\+&{\Jer oinidxey}\tt\bs &Like the regular \tt\bs rightline\cr
+\+&{\Jer l`nydxey}\tt\bs &Like the regular \tt\bs leftline\cr
+\+&{\Jer fkxn}\tt\bs &Like the regular \tt\bs centerline\cr
+\+&\cr
+\+&\tt\bs undertext\lb text \Jer hqwh\rb&Produces \undertext{text \Jer hqwh}\cr
+%
+% End additions. Rama.
+%
+\vfil\eject
+\leftline{\sc B.~~Mathematics mode}
+\mn
+\item{(i)} Fonts:
+\sn
+\settabs\+\indent&\tt\hskip5.5truecm&\cr
+\+&\tt\bs mit&Switch to computer modern maths italics ({\tt cmmi10})---the default font for most variable names\cr
+\+&\tt\bs bmit&Switch to computer modern bold maths italics ({\tt cmmib10})\cr
+\+&\tt\bs rm&Switch to computer modern roman---the default font for uppercase Greek letters\cr
+\+&\tt\bs it&Switch to computer modern italics ({\tt cmti10})\cr
+\+&\tt\bs bf&Switch to computer modern bold roman ({\tt cmb10})\cr
+\+&\tt\bs cal&For uppercase letters in $\cal CALLIGRAPHIC$ style ({\tt cmsy10})\cr
+\+&\tt\bs displaystyle&Force display style---see page 140\cr
+\+&\tt\bs textstyle&Force text style---see page 140\cr
+\+&\tt\bs scriptstyle&Force subscript/superscript size\cr
+\+&\tt\bs scriptscriptstyle&Force subsubscript/supersuperscript size\cr
+\mn
+\item{(ii)} Horizontal spacing:
+\sn
+\+&\tt\bs\char"20&Insert a standard between-word space\cr
+\+&\tt\bs quad&Produces a 1.0$\,$em space---this\quad much\cr
+\+&\tt\bs qquad&Two `quads'---this\qquad much\cr
+\+&\tt\bs hskip2mm&Produces a 2$\,$mm horizontal space\cr
+\+&\tt\bs ,&Produces a thinspace---this$\,$much (1/6 of a `quad')\cr
+\+&\tt\bs >&Produces a medium space---this$\>$much (2/9 of a 'quad')\cr
+\+&\tt\bs ;&Produces a thick space---this$\;$much (5/18 of a `quad')\cr
+\+&\tt\bs !&Produces a negative thin space---this$\!$much ($-1/6$ of a `quad')\cr
+\+&\tt\bs mskip9mu&Insert 9$\,$mu of space ($18\,{\rm mu}=1.0\,{\rm em}\approx10
+\,{\rm pt}$)\cr
+\+&\tt\bs mathsurround=1pt&Insert an additional 1$\,$pt of space before and after every formula\cr
+\mn
+\item{(iii)} Vertical spacing
+\sn
+\+&\tt\bs openup1\bs jot&Insert an extra 1$\,$jot ($=3\,$pt) of vertical space between displayed lines---see page 194\cr
+\+&\tt\bs abovedisplayskip&Controls the amount of space above displayed maths---see page 189\cr
+\+&\tt\bs belowdisplayskip&Controls the amount of space below displayed maths---see page 189\cr
+\mn
+\item{(iv)} Greek letters---page 434
+\sn
+\halign{\indent\hfil#&&$#$&\enskip\tt\bs #\hskip1truecm\hfil\cr
+&\alpha&alpha&\zeta&zeta&\lambda&lambda&\varpi\phantom{\varpi}&varpi&\upsilon&upsilon\cr
+&\beta&beta&\eta&eta&\mu&mu&\rho&rho&\phi&phi\cr
+&\gamma&gamma&\theta&theta&\nu&nu&\varrho&varrho&\varphi&varphi\cr
+&\delta&delta&\vartheta&vartheta&\xi&xi&\sigma&sigma&\chi&chi\cr
+&\epsilon&epsilon&\iota&iota&o&\omit\q\tt o&\varsigma&varsigma&\psi&psi\cr
+&\varepsilon&varepsilon&\kappa&kappa&\pi&pi&\tau&tau&\omega&omega\cr
+\noalign{\vskip2\baselineskip}
+&\Gamma&Gamma&\Lambda&Lambda&\Pi&Pi&\Upsilon&Upsilon&\Psi&Psi\cr
+&\Delta&Delta&\Xi&Xi&\Sigma&Sigma&\Phi&Phi&\Omega&Omega\cr
+&\Theta&Theta&&\omit&&\omit&&\omit&\cr
+\noalign{\medskip\item{(v)} Relations\smallskip}
+&\le&le&\vdash&vdash&\ni&ni&\sim&sim&\propto&propto\cr
+&\ll&ll&\ge&ge&\dashv&dashv&\simeq&simeq&\models&models\cr
+&\subset&subset&\gg&gg&\mid&mid&\asymp&asymp&\doteq&doteq\cr
+&\subseteq&subseteq&\supset&supset&\parallel&parallel&\approx&approx&\perp&perp\cr
+&\in&in&\supseteq&supseteq&\equiv&equiv&\cong&cong&\ne&ne\cr
+\noalign{{\it plus others}---see page 436}
+\noalign{Many can be negated by prefixing with {\tt\bs not}
+(eg. {\tt\bs not\bs le} yields $\not\le$)}
+\noalign{\medskip\item{(vi)} Binary operations\smallskip}
+&\pm&pm&\cdot&cdot&\star&star&\bullet&bullet&\cup&cup\cr
+&\mp&mp&\times&times&\diamond&diamond&\div&div&\vee&vee {\rm or} \bs lor\cr
+&\setminus&setminus&\ast&ast&\circ&circ&\cap&cap&\wedge&wedge {\rm or} \bs land\cr
+\noalign{{\it plus others}---see page 436}
+\noalign{\medskip\item{(vii)} Arrows\smallskip}
+&\leftarrow&leftarrow {\rm or} \bs gets&\rightarrow&rightarrow {\rm or} \bs to&\leftrightarrow&leftrightarrow%
+&\uparrow&uparrow&\updownarrow&updownarrow\cr
+&\Leftarrow&Leftarrow&\Rightarrow&Rightarrow&\Leftrightarrow&Leftrightarrow&\Uparrow&Uparrow%
+ &\Updownarrow&Updownarrow\cr
+&\longleftarrow&longleftarrow&\longrightarrow&longrightarrow&\longleftrightarrow
+&longleftrightarrow%
+ &\downarrow&downarrow&\mapsto&mapsto\cr
+&\Longleftarrow&Longleftarrow&\Longrightarrow&Longrightarrow&\Longleftrightarrow
+&Longleftrightarrow%
+ &\Downarrow&Downarrow&\longmapsto&longmapsto\cr
+\noalign{{\it plus others}---see page 437}
+\noalign{\medskip\item{(viii)} Operators\smallskip}
+&\sum&sum&\prod&prod&\int&int&\bigcap&bigcap&\bigvee&bigvee\cr
+&&\omit&\coprod&coprod&\oint&oint&\bigcup&bigcup&\bigwedge&bigwedge\cr
+\noalign{{\it plus others}---see page 435}
+\noalign{\medskip\item{(ix)} Miscellaneous symbols\smallskip}
+&\aleph&aleph&\ell&ell&\infty&infty&\surd&surd&\backslash&backslash\cr
+&\hbar&hbar&\Re&Re&'&\omit\tt~\char"27\ {\rm or} \bs prime&\|&|&\forall&forall\cr
+&\imath&imath&\Im&Im&\emptyset&emptyset&\angle&angle&\exists&exists\cr
+&\jmath&jmath&\partial&partial&\nabla&nabla&\triangle&triangle&\neg&neg\cr
+\noalign{{\it plus others}---see page 435}}
+\vfil\eject
+\item{(x)} Brackets, etc
+\sn
+\+&\tt\bs\lb&Produces $\{$\cr
+\+&\tt\bs\rb&Produces $\}$\cr
+\+&\tt\bs langle&Produces $\langle$\cr
+\+&\tt\bs rangle&Produces $\rangle$\cr
+\+&\tt[\bs\ec[&Produces $[\![$\cr
+\+&\tt(\bs\ec(&Produces $(\!($\cr
+\+&\tt\bs langle\bs\ec\bs langle&Produces $\langle\!\langle$\cr
+\+&\tt\bs lfloor&Produces $\lfloor$\cr
+\+&\tt\bs rfloor&Produces $\rfloor$\cr
+\+&\tt\bs lceil&Produces $\lceil$\cr
+\+&\tt\bs rceil&Produces $\rceil$\cr
+\+&\tt\bs left($\ \ldots\ $\bs right)&Produces $(\ldots)$ with `$($' and `$)$' enlarged as appropriate\cr
+\+&\tt\bs big \bs Big \bs bigg \bs Bigg&Enlarge the slash or backslash following
+---see page 147\cr
+\+&\tt\bs bigl $\ldots$&Enlarge the left bracket following---see page 147\cr
+\+&\tt\bs bigr $\ldots$&Enlarge the right bracket following---see page 147\cr
+\+&\tt\bs bigm $\ldots$&Enlarge the $|$ or $\|$ following---see page 147\cr
+\mn
+\item{(xi)} Standard functions---page 162
+\smallskip
+Common mathematical functions like `sin' are always set in roman type.\par
+To ensure this in mathematics mode use the following control sequences:\par\enspace
+\halign{\indent#&&\tt\bs #\hskip1truecm\hfil\cr
+&arccos&cos&csc&exp&ker&limsup&min&sinh\cr
+&arcsin&cosh&deg&gcd&lg&ln&Pr&sup\cr
+&arctan&cot&det&hom&lim&log&sec&tan\cr
+&arg&coth&dim&inf&liminf&max&sin&tanh\cr}
+\smallskip
+Subscripts and superscripts will become limits when attached to {\def\,{{\rm ,}}
+\let\\=\bs%
+\tt\\det\, \\gcd\, \\inf\, \\lim\, \\liminf\, \\limsup\,\par
+\\max\, \\min\, \\Pr\, \\sup}
+in display style~~(eg.~{\tt\dol\dol\bs max\sb\lb 1\bs le n\bs le m\rb \bs log\sb
+ 2P\sb n\dol\dol}
+produces $\displaystyle\max_{1\le n\le m}\log_2P_n$ as a displayed equation)
+\mn
+\item{(xii)} Accents
+\smallskip
+See page 135---the possibilities are:$\q\hat a\q\widehat{ab}\q\check a\q\tilde a
+\q\widetilde{ab}\q\acute a\q
+\grave a\q\dot a\q\ddot a\q\breve a\q\bar a\q\vec a\q$\qq(and others can be constructed)
+\mn
+\item{(xiii)} Local control for displayed mathematics
+\sn
+\+&\tt\bs eqalign\lb\dots\rb&Allows alignment of one or more equations over several lines---see page 190\cr
+\+&\tt\bs eqalignno\lb\dots\rb&Allows alignment together with RHS equation numbering---see page 192\cr
+\+&\tt\bs leqalignno\lb\dots\rb&Allows alignment together with LHS equation numbering---see page 192\cr
+\+&\tt\bs displaylines\lb\dots\rb&Display equations over several lines as you want but without alignment---see page 194\cr
+\+&\tt\bs cases\lb\dots\rb&Display an equation containing choices spanned by a brace---see page 175\cr
+\mn \lineskiplimit=2pt \lineskip=2pt
+\item{(xiv)} Features
+\sn
+\+&\tt x\sb 1\sp \lb-2\rb&Produces $x_1^{-2}$\cr
+\+&\tt \lb x+y\bs over 2a\rb&Produces $\displaystyle{x+y\over2a}$ ---see page 139\cr
+\+&\tt\bs sqrt\lb b-a\rb&Produces $\sqrt{b-a}$\cr
+\+&\tt\bs matrix\bs pmatrix\bs bordermatrix&Produce arrays---see page 176\cr
+\+&\tt\bs overbrace\lb x+y\rb&Produces $\overbrace{x+y}$ ---see page 176\cr
+\+&\tt\bs underbrace\lb x+y\rb&Produces $\underbrace{x+y}$ ---see page 176\cr
+\+&\tt\bs overline\lb x+y\rb&Produces $\overline{x+y}$\cr
+\+&\tt\bs underline\lb x+y\rb&Produces $\underline{x+y}$ \cr
+\+&\tt\bs root n+1\bs of\lb a+b\rb&Produces $\root n+1\of{a+b}$\cr
+\+&\tt\lb n\bs choose k\rb&Produces ${n\choose k}$\cr
+\+&\tt\bs bmod&Inserts `mod' as a binary operation (eg.~{\tt\dol m\bs bmod n\dol} produces~~$m\bmod n$)\cr
+\+&\tt\bs pmod&Inserts `mod' in parentheses (eg.~{\tt\dol m\bs pmod n\dol} produces~~$m\pmod n$)\cr
+\+&\tt\bs eqno&Equation numbering on RHS---see page 187\cr
+\+&\tt\bs leqno&Equation numbering on LHS---see page 187\cr
+\+&\tt\bs\char"2A&Discretionary multiplication sign---see page 173\cr
+\+&\tt\bs allowbreak&Line break within text mathematics permitted here---see page 174\cr
+\vfil\eject
+\leftline{\sc C.~~Allowable units of measurement}
+\sn
+{\def\\{\thinspace}
+\settabs\+\indent&\hskip2.3truecm&\hskip2.8truecm&\cr
+\+&\tt in&inch&(1\\in = 72.27\\pt)\cr
+\+&\tt cm&centimetre&(2.54\\cm = 1\\in,~ 1\\cm = 28.45\\pt)\cr
+\+&\tt mm&millimetre&(10\\mm = 1cm,~ 25.4\\mm = 1in,~ 1\\mm = 2.845\\pt)\cr
+\+&\tt pc&pica&(1\\pc = 12\\pt,~ 6.023\\pc = 1\\in,~ 2.371\\pc = 1\\cm)\cr
+\+&\tt cc&cicero&(1\\cc = 12\\dd,~ 1\\cc = 12.84\\pt,~ 5.628\\cc = 1\\in,~ 2.216
+\\cc = 1\\cm)\cr
+\+&\tt dd&did\^ot point&(1157\\dd = 1238\\pt,~ 67.54\\dd = 1\\in,~ 26.59\\dd = 1
+\\cm)\cr
+\+&\tt bp&big point&(72\\bp = 1\\in,~ 28.35\\bp = 1\\cm)\cr
+\+&\tt pt&point&(1\\pt = 0.01384\\in,~ 1\\pt = 0.03515\\cm)\cr
+\+&\tt sp&scaled point&(65536\\sp = 1\\pt,~ 4736287\\sp= 1\\in,~ 1864690\\sp = 1
+\\cm)\cr}
+\bn\mn
+\leftline{{\sc D.~~Macros}---page 199}
+\bigskip
+\settabs\+\indent&\hskip5.1truecm&\cr
+\+&\tt\bs def\bs nl\lb\bs hfil\bs break\rb&{\tt\bs nl} will now be interpreted as {\tt\bs hfil\bs break},
+ie.~start a new line\cr
+\+&\tt\bs def\bs(\lb\bs left(\rb&{\tt\bs(} will now be interpreted as {\tt\bs left(}\cr
+\+&\tt\bs def\bs der\hash1\lb\lb d\hash1\bs over dx\rb\rb&{\tt\bs der y} will now be interpreted
+as {\tt\lb dy\bs over dx\rb} and produce ${dy\over dx}$ in maths mode\cr
+\+&\tt\bs input macros&Reads in the file {\tt macros.tex} from the current directory or {\tt \bs inputs} directory\cr
+\+&{\it Note\/}:~~A definition nested inside braces, or within {\tt\dol} symbols, does not apply
+outside those braces or outside that mathematics.\cr
+\bn\mn
+\leftline{\sc E.~~Some Defaults of Plain \TeX}
+\bigskip
+\settabs\+\indent&\hskip7truecm&\cr
+\+&\tt\bs hsize = 16.51cm (6.5in)&\tt\bs vsize = 22.61cm (8.9in)\cr
+\+&\tt\bs hoffset = 0pt&\tt\bs voffset = 0pt\cr
+\+&\tt\bs parindent = 20pt (7.0mm)&\tt\bs parskip = 0pt plus 1pt\cr
+\+&\tt\bs baselineskip = 12pt (4.2mm)&\tt\bs topskip = 10pt\cr
+\+&\tt\bs pageno = 1&\tt\bs tolerance = 200\cr
+\bye
+
+
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/dots.tex b/language/hebrew/hebtex/doc/guides/tex_guides/dots.tex
new file mode 100644
index 0000000000..ec58e8004c
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/dots.tex
@@ -0,0 +1,90 @@
+%(c) 1990,91 by Joel M. Hoffman
+%dots.tex. Version 1.0.
+%updated 5/15/91 by JMH
+
+
+%Use of this material in a commercial venture of any sort requires
+%permission from me. Otherwise, you are free to use this for any
+%legal, non-destructive purpose. If you find this useful, a
+%contribution to charity will be most appreciated.
+
+%This file provides the following commands:
+% \dagesh{ let } % put a _dagesh_ in the letter _let_.
+% \shindot{ let } % put a dot in the upper-right corner of letter _let_.
+% \sindot { let } % put a dot in the upper-left corder of letter _let_.
+% \shinwithdot % A \shin with a dot.
+% \sinwithdot % A \sin with a dot.
+% \Shinwithdot % A \Shin (i.e., \shin with a _dagesh_) with a dot.
+% \Sinwithdot % A \Sin (i.e., \sin with a _dagesh_) with a dot.
+% \odot % _Cholem Chaseir_
+% \vavdot % A dot for use over a vav (to create a _cholem male_)
+% \vavwithdot % _Cholem male_
+% \Vavwithdot % _Cholem male_ with a _dagesh_ (!?!)
+
+%Send comments or complaints to:
+%
+%BITNET: hoffman@nyuacf.BITNET <-- this will change soon
+%CompuServe: 72700,402 -or- 72700.402@compuserve.com
+%SNAIL: Joel M. Hoffman
+% 19 Hillcrest Lane
+% Rye, NY 10580
+% U.S.A.
+
+
+\def\dagesh#1{{\setbox0=\hbox{#1}%
+\let\l=#1%
+\def\vadj{.5}\def\hadj{0}%
+\if\l\shin\def\hadj{.1}\fi
+\if\l\vav\def\hadj{-.4}\fi
+\if\l\pe\def\hadj{.1}\fi
+\if\l\gimel\def\hadj{-.2}\fi
+\if\l\nun\def\hadj{-.2}\fi
+\if\l\zion\def\hadj{-.4}\fi
+\if\l\tet\def\hadj{.1}\fi
+\if\l\tzadi\def\hadj{.1}\fi
+\if\l\yud\def\hadj{-.5}\fi
+\if\l\lamed\def\vadj{.3}\fi
+\if\l\yud\def\vadj{.7}\fi
+\hbox to 0pt{%
+\kern \hadj\wd0%
+\kern .5\wd0%
+\raise \vadj\ht0%
+\hbox{\char000}%
+\kern -\hadj\wd0%
+\kern -.5\wd0}%
+\box0%
+}}
+
+\def\shindot#1{{\setbox0=\hbox{#1}%
+\hbox to 0pt{%
+\kern.78\wd0%;
+\raise1.2\ht0%
+\hbox{\char000}%
+\kern-.78\wd0}%
+\box0%
+}}
+
+\def\sindot#1{{\setbox0=\hbox{#1}%
+\hbox to 0pt{%
+\kern.20\wd0%
+\raise1.2\ht0%
+\hbox{\char000}%
+\kern-.20\wd0}%
+\box0%
+}}
+\def\shinwithdot{\shindot{\shin}}
+\def\Shinwithdot{\shindot{\Shin}}
+\def\sinwithdot{\sindot{\sin}}
+\def\Sinwithdot{\sindot{\Sin}}
+
+\def\odot{\setbox0=\hbox{\vav}%
+\kern.1\wd0\raise1.2\ht0\hbox{\char000}\kern.1\wd0}
+
+\def\vavdot#1{{\setbox0=\hbox{#1}%
+\hbox to 0pt{%
+\kern.5\wd0\raise1.2\ht0\hbox{\char000}\kern-.5\wd0}%
+\box0%
+}}
+
+\def\vavwithdot{\vavdot{\vav}}
+\def\Vavwithdot{\vavdot{\Vav}}
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/example.ps b/language/hebrew/hebtex/doc/guides/tex_guides/example.ps
new file mode 100644
index 0000000000..806722f5d9
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/example.ps
@@ -0,0 +1,347 @@
+%!PS-Adobe-2.0
+%%Creator: dvips 5.495 Copyright 1986, 1992 Radical Eye Software
+%%Title: EXAMPLE.dvi
+%%Pages: 4
+%%PageOrder: Ascend
+%%BoundingBox: 0 0 596 842
+%%EndComments
+%DVIPSCommandLine: f:\appl\itp\emtex\dvips.exe EXAMPLE
+%DVIPSSource: TeX output 1993.06.10:0955
+%%BeginProcSet: texc.pro
+%!
+/TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N /X{S N}
+B /TR{translate}N /isls false N /vsize 11 72 mul N /@rigin{isls{[0 -1 1 0 0 0]
+concat}if 72 Resolution div 72 VResolution div neg scale isls{Resolution hsize
+-72 div mul 0 TR}if Resolution VResolution vsize -72 div 1 add mul TR matrix
+currentmatrix dup dup 4 get round 4 exch put dup dup 5 get round 5 exch put
+setmatrix}N /@landscape{/isls true N}B /@manualfeed{statusdict /manualfeed
+true put}B /@copies{/#copies X}B /FMat[1 0 0 -1 0 0]N /FBB[0 0 0 0]N /nn 0 N
+/IE 0 N /ctr 0 N /df-tail{/nn 8 dict N nn begin /FontType 3 N /FontMatrix
+fntrx N /FontBBox FBB N string /base X array /BitMaps X /BuildChar{
+CharBuilder}N /Encoding IE N end dup{/foo setfont}2 array copy cvx N load 0 nn
+put /ctr 0 N[}B /df{/sf 1 N /fntrx FMat N df-tail}B /dfs{div /sf X /fntrx[sf 0
+0 sf neg 0 0]N df-tail}B /E{pop nn dup definefont setfont}B /ch-width{ch-data
+dup length 5 sub get}B /ch-height{ch-data dup length 4 sub get}B /ch-xoff{128
+ch-data dup length 3 sub get sub}B /ch-yoff{ch-data dup length 2 sub get 127
+sub}B /ch-dx{ch-data dup length 1 sub get}B /ch-image{ch-data dup type
+/stringtype ne{ctr get /ctr ctr 1 add N}if}B /id 0 N /rw 0 N /rc 0 N /gp 0 N
+/cp 0 N /G 0 N /sf 0 N /CharBuilder{save 3 1 roll S dup /base get 2 index get
+S /BitMaps get S get /ch-data X pop /ctr 0 N ch-dx 0 ch-xoff ch-yoff ch-height
+sub ch-xoff ch-width add ch-yoff setcachedevice ch-width ch-height true[1 0 0
+-1 -.1 ch-xoff sub ch-yoff .1 add]/id ch-image N /rw ch-width 7 add 8 idiv
+string N /rc 0 N /gp 0 N /cp 0 N{rc 0 ne{rc 1 sub /rc X rw}{G}ifelse}
+imagemask restore}B /G{{id gp get /gp gp 1 add N dup 18 mod S 18 idiv pl S get
+exec}loop}B /adv{cp add /cp X}B /chg{rw cp id gp 4 index getinterval
+putinterval dup gp add /gp X adv}B /nd{/cp 0 N rw exit}B /lsh{rw cp 2 copy get
+dup 0 eq{pop 1}{dup 255 eq{pop 254}{dup dup add 255 and S 1 and or}ifelse}
+ifelse put 1 adv}B /rsh{rw cp 2 copy get dup 0 eq{pop 128}{dup 255 eq{pop 127}
+{dup 2 idiv S 128 and or}ifelse}ifelse put 1 adv}B /clr{rw cp 2 index string
+putinterval adv}B /set{rw cp fillstr 0 4 index getinterval putinterval adv}B
+/fillstr 18 string 0 1 17{2 copy 255 put pop}for N /pl[{adv 1 chg}{adv 1 chg
+nd}{1 add chg}{1 add chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add
+adv}{/rc X nd}{1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]dup{
+bind pop}forall N /D{/cc X dup type /stringtype ne{]}if nn /base get cc ctr
+put nn /BitMaps get S ctr S sf 1 ne{dup dup length 1 sub dup 2 index S get sf
+div put}if put /ctr ctr 1 add N}B /I{cc 1 add D}B /bop{userdict /bop-hook
+known{bop-hook}if /SI save N @rigin 0 0 moveto /V matrix currentmatrix dup 1
+get dup mul exch 0 get dup mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N
+/eop{SI restore showpage userdict /eop-hook known{eop-hook}if}N /@start{
+userdict /start-hook known{start-hook}if pop /VResolution X /Resolution X 1000
+div /DVImag X /IE 256 array N 0 1 255{IE S 1 string dup 0 3 index put cvn put}
+for 65781.76 div /vsize X 65781.76 div /hsize X}N /p{show}N /RMat[1 0 0 -1 0 0
+]N /BDot 260 string N /rulex 0 N /ruley 0 N /v{/ruley X /rulex X V}B /V{}B /RV
+statusdict begin /product where{pop product dup length 7 ge{0 7 getinterval
+dup(Display)eq exch 0 4 getinterval(NeXT)eq or}{pop false}ifelse}{false}
+ifelse end{{gsave TR -.1 -.1 TR 1 1 scale rulex ruley false RMat{BDot}
+imagemask grestore}}{{gsave TR -.1 -.1 TR rulex ruley scale 1 1 false RMat{
+BDot}imagemask grestore}}ifelse B /QV{gsave transform round exch round exch
+itransform moveto rulex 0 rlineto 0 ruley neg rlineto rulex neg 0 rlineto fill
+grestore}B /a{moveto}B /delta 0 N /tail{dup /delta X 0 rmoveto}B /M{S p delta
+add tail}B /b{S p tail}B /c{-4 M}B /d{-3 M}B /e{-2 M}B /f{-1 M}B /g{0 M}B /h{
+1 M}B /i{2 M}B /j{3 M}B /k{4 M}B /w{0 rmoveto}B /l{p -4 w}B /m{p -3 w}B /n{p
+-2 w}B /o{p -1 w}B /q{p 1 w}B /r{p 2 w}B /s{p 3 w}B /t{p 4 w}B /x{0 S rmoveto}
+B /y{3 2 roll p a}B /bos{/SS save N}B /eos{SS restore}B end
+%%EndProcSet
+TeXDict begin 39158280 55380996 1000 300 300
+(F:\APPL\ITP\EMTEX\DOC\ENGLISH/EXAMPLE.dvi) @start /Fa 1 111
+df<EA30F8EA590C124E129C12981218A2EA301813191331A2EA6032131C100D7F8C15>110
+D E /Fb 6 112 df<EA01FCEA0707381C01C0383800E00030136000701370A400301360003813
+E0001813C0A2380C0180008C13880084130838C60318007E13F0A315147F9318>10
+D<12011202120412081210123012201260A2124012C0AA12401260A21220123012101208120412
+021201081E7E950D>40 D<12801240122012101208120C12041206A212021203AA12021206A212
+04120C12081210122012401280081E7E950D>I<EA0F3CEA30E6EA2040EA6060A3EA2040EA30C0
+EA2F001260A2EA3FE013F0EA6018EAC00CA3EA6018EA3030EA0FC00F147F8C11>103
+D<12F01230B212FC06147F9309>108 D<EA0FC0EA1860EA2010EA6018EAC00CA5EA6018A2EA38
+70EA0FC00E0D7F8C11>111 D E /Fc 54 127 df<126012F0AF12601200A4126012F0A2126004
+19779816>33 D<38380180EA7C03A238EE0700A2130EA35B127C5B1238C65AA35BA2485AA3485A
+EB8380380707C0A2380E0EE0A3121CA2383807C0A23818038013207F9C16>37
+D<13E01201EA0380EA0700120E5AA25AA25AA35AA91270A37EA27EA27E7EEA0380EA01E012000B
+217A9C16>40 D<12C07E12707E7E7EA27EA2EA0380A3EA01C0A9EA0380A3EA0700A2120EA25A5A
+5A5A5A0A217B9C16>I<EA01C0A8B51280A33801C000A811137E9516>43
+D<B51280A311037E8D16>45 D<127012F8A312700505788416>I<EA01801203A21207120F127F
+12FF12731203AEEA7FF813FC13F80E197C9816>49 D<EA07E0EA1FF8487EEA783EEAE00700F013
+80130312601200A2EB0700A2130E5B5B5B5B485A485A000FC7FC381E03801238EA7FFFB5FC7E11
+197E9816>I<EA07E0EA1FF8487EEA781E130712301200A2130E133EEA07FC13F013FCEA001E13
+077F1480A2126012F038E00700EA781EEA3FFC6C5AEA07E011197E9816>I<EA03E0EA0FF8487E
+EA3C1EEA700E7F12E014801303A213071270EA780FEA3FFFEA1FFBEA0FE338000700A21230EA78
+0E5BEA7078EA3FF06C5AEA0F8011197E9816>57 D<127012F8A312701200A8127012F8A3127005
+12789116>I<13E0487EA213B0A2EA03B8A31318EA071CA5EA0E0EA2EA0FFEA2487EEA1C07A338
+7F1FC000FF13E0007F13C013197F9816>65 D<EA7FF8EAFFFE6C7EEA1C0FEB07801303A3130714
+00EA1FFF5BA2EA1C1FEB038014C01301A41303EB0780EA7FFFB51200EA7FFC12197F9816>I<38
+01F180EA07FBEA0FFFEA1F0FEA3C07EA38031270A200F0C7FC5AA77E38700380A21238383C0700
+EA1F0FEA0FFE6C5AEA01F011197E9816>I<EA7FF8EAFFFE6C7EEA1C0FEB0780EB03C01301A214
+E01300A8EB01C0A21303EB0780130F387FFF00485AEA7FF81319809816>I<B512E0A3EA1C00A4
+1400A2131CA2EA1FFCA3EA1C1CA290C7FCA6B47E7F5B13197F9816>70 D<387F1FC038FFBFE038
+7F1FC0381C0700A7EA1FFFA3EA1C07A9387F1FC038FFBFE0387F1FC013197F9816>72
+D<EAFFC0A3001CC7FCAE144014E0A4B5FCA313197F9816>76 D<EA7FE0EAFFF86C7EEA1C1E7F7F
+A45B131EEA1FFC5B7FEA1C1C7FA414201470A2387F07E0EAFF87387F03C014197F9816>82
+D<EA07E3EA1FFF5AEA781FEAF00712E0A290C7FC7E1278EA3F80EA1FF0EA07FCC67E130F7FEB03
+80A2126012E0EB0700EAF80FEAFFFE5BEAC7F011197E9816>I<387FFFE0B5FCA2EAE0E0A40000
+1300AFEA07FC487E6C5A13197F9816>I<387F07F038FF8FF8387F07F0381C01C0B0380E0380A2
+3807070013FF6C5AEA00F81519809816>I<38FC07E0EAFE0FEAFC07387001C0A300301380EA38
+03A313E3EA39F3A213B300191300A61313EA1B1BEA0F1EA2EA0E0E13197F9816>87
+D<387F1F80133F131F380E1E00131CEA073C1338EA03B813F012015B120012017F120313B81207
+131CA2EA0E0EA2487E387F1FC000FF13E0007F13C013197F9816>I<12C07EA21270A27EA27EA2
+7EA27EA26C7EA26C7EA26C7EA21370A27FA27FA27FA27FA2EB0380A2130111207E9C16>92
+D<EA1FE0487E487EEA783CEA300E1200A2EA03FE121FEA3E0E127012E0A3EA783E387FFFE0EA3F
+E7EA0F8313127E9116>97 D<127E12FE127E120EA4133E13FF000F1380EB83C0EB00E0120E1470
+A614E0EA0F01EB83C0EBFF80000E1300EA063C1419809816>I<EA03F8EA0FFCEA1FFEEA3C1EEA
+780CEA70005AA57EEA70071278EA3E0EEA1FFCEA0FF8EA03F010127D9116>I<133F5B7F1307A4
+EA03C7EA0FF748B4FCEA3C1F487EEA700712E0A6EA700FA2EA3C1F381FFFE0380FE7F03807C7E0
+14197F9816>I<EA03E0EA0FF8EA1FFCEA3C1EEA780EEA700712E0B5FCA3EAE000A2EA70071278
+EA3C0FEA1FFEEA0FFCEA03F010127D9116>I<131FEB7F8013FFEA01E7EBC30013C0A2EA7FFFB5
+FCA2EA01C0ACEA3FFE487E6C5A11197F9816>I<3803E3C03807F7E0EA0FFF381C1CC038380E00
+A56C5AEA0FF8485AEA1BE00038C7FC1218EA1FFC13FF481380387803C038E000E0A4387001C0EA
+7C07383FFF80380FFE00EA03F8131C7F9116>I<127E12FE127E120EA4133C13FEEA0FFFEB8780
+1303120EAA387FC7F038FFE7F8387FC7F01519809816>I<EA0180EA03C0A2EA0180C7FCA4EA7F
+C0A31201ACEA7FFFB5FC7E101A7D9916>I<13301378A213301300A4EA1FF8A3EA0038B3EA6070
+EAF0F0EAFFE0EA7FC0EA3F800D237E9916>I<127E12FE127E120EA4EB7FE0A3EB0F00131E5B5B
+5B120F7F13BC131EEA0E0E7F1480387F87F0EAFFCFEA7F871419809816>I<EAFFC0A31201B3B5
+1280A311197E9816>I<38F9C38038FFEFC0EBFFE0EA3C78A2EA3870AA38FE7CF8A2EB3C781512
+809116>I<EA7E3CEAFEFEEA7FFF380F87801303120EAA387FC7F038FFE7F8387FC7F015128091
+16>I<EA03E0EA0FF8487EEA3C1E487EEA700738E00380A5EAF00700701300EA780FEA3C1EEA1F
+FC6C5AEA03E011127E9116>I<EA7E3EEAFEFF007F1380380F83C0EB00E0120E1470A614E0EA0F
+01EB83C0EBFF80000E1300133C90C7FCA6EA7FC0487E6C5A141B809116>I<38FF0FC0EB3FE013
+7F3807F040EBC0005BA290C7FCA8EAFFFCA313127F9116>114 D<EA0FECEA3FFC127FEAF03CEA
+E01CA2EA7000EA7F80EA1FF0EA07F8EA003CEA600E12E012F0EAF81EEAFFFC13F8EAC7E00F127D
+9116>I<12035AA4EA7FFFB5FCA20007C7FCA75BEB0380A3EB8700EA03FE6C5A6C5A11177F9616>
+I<387E1F80EAFE3FEA7E1FEA0E03AB130F380FFFF03807FBF83803E3F01512809116>I<387F1F
+C000FF13E0007F13C0381C0700EA1E0FEA0E0EA36C5AA4EA03B8A3EA01F0A26C5A13127F9116>
+I<38FF1FE013BF131F38380380A413E33819F300A213B3EA1DB7A4EA0F1EA313127F9116>I<38
+7F1FC0133F131F380F1C00EA073CEA03B813F012016C5A12017FEA03B8EA073C131CEA0E0E387F
+1FC038FF3FE0387F1FC013127F9116>I<387F1FC038FF9FE0387F1FC0381C0700120E130EA212
+075BA2EA039CA21398EA01B8A2EA00F0A35BA3485A1279127BEA7F806CC7FC123C131B7F9116>
+I<383FFFC05AA238700780EB0F00131EC65A5B485A485AEA078048C7FC381E01C0123C1278B5FC
+A312127F9116>I<EB1F80137F13FF3801E0005BA91203EA7F8048C7FCA26C7EEA03C01201A97F
+3800FF80137F131F11207E9C16>I<127CB4FC7FEA03C01201A97F6CB4FCEB7F80A2EBFF00EA01
+E05BA91203B45A90C7FC127C11207E9C16>125 D<EA1C30EA3F78EAFFF8EAF7E0EA61C00D057C
+9816>I E /Fd 13 121 df<127812FCA4127806067D850D>46 D<EA0FF8EA1C1E383E0F801307
+14C0121C1200137FEA07E7EA1F07123C127C12F8A3EA780B383E13F8EA0FE115127F9117>97
+D<B4FCA2121FA9EB3F80EBE1E0EB8070EB0078143CA2143EA6143CA21478EB8070381EC1E0381C
+3F00171D7F9C1B>I<EB0FF0A21301A9EA01F9EA0F07EA1C03EA3C011278A212F8A61278A2123C
+EA1C03380F0FFEEA03F9171D7E9C1B>100 D<EA01FCEA0F07381C0380383C01C0127814E012F8
+A2B5FC00F8C7FCA31278007C1360123C6C13C0380F03803801FC0013127F9116>I<121E123FA4
+121EC7FCA6B4FCA2121FAEEAFFE0A20B1E7F9D0E>105 D<B4FCA2121FA9EB0FF8A2EB0380EB07
+00130C5B137013F87F13BC133E7F7F1480EB07C0EB03E038FFC7FCA2161D7F9C19>107
+D<B4FCA2121FB3A7EAFFE0A20B1D7F9C0E>I<39FF0FC07E903831E18F3A1F40F20780D980FC13
+C0A2EB00F8AB3AFFE7FF3FF8A225127F9128>I<38FF0FC0EB31E0381F40F0EB80F8A21300AB38
+FFE7FFA218127F911B>I<38FF3F80EBE1E0381F80F0EB0078147C143C143EA6143C147C1478EB
+80F0EBC1E0EB3F0090C7FCA6EAFFE0A2171A7F911B>112 D<1203A45AA25AA2EA3FFC12FFEA1F
+00A9130CA4EA0F08EA0798EA03F00E1A7F9913>116 D<38FFC7FCA2381F8180EA0F833807C700
+EA03EEEA01FC5B1200137C13FEEA01DFEA039F38070F80380607C0380C03E038FF07FCA216127F
+9119>120 D E /Fe 2 111 df<126012F0A2126004047C830C>58 D<EA381F384E6180384681C0
+EA4701128F128E120EA2381C0380A3EB070000381310A2130E1420387006403830038014127E91
+19>110 D E /Ff 25 121 df<130E131E137EEA07FE12FFA212F81200B3AB387FFFFEA317277B
+A622>49 D<EBFF80000313F0000F13FC381F03FE383800FF007CEB7F8000FEEB3FC07E15E0141F
+A2127E003C133FC7FC15C0A2EC7F80150014FE5C495A495A5CEB078049C7FC131E4913E013705B
+3901C001C0EA0380EA070048B5FC5A5A5AB61280A31B277DA622>I<EB7F803803FFF04813FC38
+0F81FE48C67E487EEC7F80A3121FEA0F00C7EAFF00A25C495A5CEB07F0EBFFC014F0EB01FCEB00
+7E147F1580EC3FC0A215E0A2123C127EB4FCA215C0147F007E1480007C1400383F01FE6CB45A00
+0713F0C613801B277DA622>I<140E141E143E147E14FEA213011303EB077E130EA2131C133813
+7013E0A2EA01C0EA0380EA0700120EA25A5A5A5AB612F8A3C7EAFE00A890387FFFF8A31D277EA6
+22>I<B712C0A33903FC003FED0FE015031501A21500A316F09138038070A316001407A2141F90
+B5FCA3EBFC1F1407A21403A491C8FCA9B512FCA324297DA82B>70 D<B512FCA33801FE00B3B1B5
+12FCA316297EA81A>73 D<B612E015FE6F7E3A03FC007FE0ED0FF06F7E82150382A65E4B5AA2ED
+1FE0ED7FC090B500FEC7FC15F09038FC00FC157F6F7EA26F7E82A582A3170716F8150F0307130E
+B539F003FE1C923801FFF89238003FF030297DA834>82 D<90387F80603903FFF0E04813F9380F
+807F381F001F003E1307481303140112FCA214007EA26C140013C0EA7FFEEBFFE06C13FC6C7F6C
+EBFF806C14C06C14E0C6FC010713F0EB007FEC0FF8140714030060130112E0A36C14F0A26C1303
+6C14E0B4EB07C09038E01F8000F3B5120000E05B38C01FF01D297CA826>I<007FB712C0A39039
+803FC03FD87E00140700781503A20070150100F016E0A2481500A5C71500B3A4017FB512E0A32B
+287EA730>I<B53CE07FFFF007FFF0A32803FC0001FEC7EA1C00A26C6C6E5C816D17786C701370
+A26E16F0017F496D5BA26D6C486D485A169F02E01503011F9026070FF05BA2DAF00F1407010F90
+260E07F890C7FCA2902607F81EEBFC0EED1C0302FC151E010390393801FE1CA2902601FE786D5A
+ED7000A2902600FFF014F04B137FA26E486D5AA2023F5D4B131FA2021F5D92C7120FA2020E6EC8
+FC44297FA847>87 D<48B47E000713F0380F81F8381FC07EA280D80F801380EA0700C7FCA3EB0F
+FF90B5FC3807FC3FEA0FE0EA3F8013005A12FEA4007E137F007F13DF393F839FFC380FFF0F3801
+FC031E1B7E9A21>97 D<EB1FF8EBFFFE3803F01F3907E03F80EA0FC0EA1F80003FEB1F00007F13
+0E90C8FCA25AA77EA27F003FEB01C0121F390FC003803907E007003803F01E3800FFFCEB1FE01A
+1B7E9A1F>99 D<EC3FF8A31403ACEB1FE3EBFFFB3803F03F3807E00F380FC007381F8003123FEA
+7F00A35AA77EA3EA3F80121F000F13073807C00F3A03F03BFF803800FFF3EB3FC3212A7EA926>
+I<EB3FE03801FFF83803F07E3807C01FD80F801380001F130F003F14C0EA7F00140715E05AA290
+B5FCA290C8FCA37EA36C6C13E0121F390FC001C03907E003803903F81F003800FFFEEB1FF01B1B
+7E9A20>I<EB07F0EB3FFCEBFE3E3801F87F120313F01207143E1400A7B512C0A33807F000B3A3
+387FFF80A3182A7EA915>I<EAFFE0A3120FAC147F9038E1FFC09038E787E09038EE03F013F881
+13F0A213E0B03AFFFE3FFF80A3212A7DA926>104 D<1207EA0F80EA1FC0EA3FE0A3EA1FC0EA0F
+80EA0700C7FCA7EAFFE0A3120FB3A3EAFFFEA30F2B7DAA14>I<EAFFE0A3120FACEC1FFCA3EC07
+80EC0F00141E5C5C14E0EBE3C013E7EBEFE013FF80EBF3F813E3EBC1FCEBC0FE147FA2EC3F80EC
+1FC0140F15E039FFFC3FFEA31F2A7EA924>107 D<3BFFC07F800FF0903AC1FFE03FFC903AC383
+F0707E3B0FC603F8C07F903ACC01F9803F01D8D9FF00138001F05BA201E05BB03CFFFE1FFFC3FF
+F8A3351B7D9A3A>109 D<38FFC07F9038C1FFC09038C787E0390FCE03F013D88113F0A213E0B0
+3AFFFE3FFF80A3211B7D9A26>I<EB3FE03801FFFC3803F07E390FC01F80391F800FC0003F14E0
+EB00074814F0A34814F8A86C14F0A2393F800FE0A2001F14C0390FC01F803907F07F003801FFFC
+38003FE01D1B7E9A22>I<38FFC1F0EBC7FCEBCE3E380FD87FA213F0143E141CEBE000B0B5FCA3
+181B7E9A1C>114 D<3803FE30380FFFF0EA1E03EA380048137012F0A27E6C1300EAFFE0EA7FFE
+EBFF806C13E06C13F0000713F8C6FCEB03FC13000060137C00E0133C7E14387E6C137038FF01E0
+38F7FFC000C11300161B7E9A1B>I<1370A413F0A312011203A21207381FFFF0B5FCA23807F000
+AD1438A61203EBF870000113603800FFC0EB1F8015267FA51B>I<39FFFC0FFFA33907F003C06C
+6C485AEA01FC6C6C48C7FCEBFF1E6D5AEB3FF86D5A130FA2130780497E497E131EEB3C7F496C7E
+496C7ED801E07FEBC00F00036D7E3AFFF01FFF80A3211B7F9A24>120 D
+E /Fg 1 98 df<13201370A313B8A3EA011CA3EA020EA2487EA2EA07FF38080380A3381801C0EA
+380338FE0FF815157F9419>97 D E /Fh 58 125 df<137E3801C180EA0301380703C0120EEB01
+8090C7FCA5B512C0EA0E01B0387F87F8151D809C17>12 D<126012F012F812681208A31210A212
+2012401280050C7C9C0C>39 D<13401380EA0100120212065AA25AA25AA212701260A312E0AC12
+60A312701230A27EA27EA27E12027EEA008013400A2A7D9E10>I<7E12407E7E12187EA27EA27E
+A213801201A313C0AC1380A312031300A21206A25AA25A12105A5A5A0A2A7E9E10>I<126012F0
+A212701210A41220A212401280040C7C830C>44 D<EAFFE0A20B0280890E>I<126012F0A21260
+04047C830C>I<12035A123F12C71207B3A4EA0F80EAFFF80D1C7C9B15>49
+D<EA07C0EA1830EA201CEA400C130EEAF00F12F81307A21270EA000F130EA2131CA21338137013
+6013C0EA0180EA0300EA0601120C1218EA1002EA3FFE127F12FF101C7E9B15>I<EA07E0EA1830
+EA201CA2EA781E130E131E1238EA001CA2131813301360EA07E0EA0030131CA2130E130FA21270
+12F8A3EAF00EEA401C1220EA1830EA07E0101D7E9B15>I<130CA2131C133CA2135C13DC139CEA
+011C120312021204120C1208121012301220124012C0B512C038001C00A73801FFC0121C7F9B15
+>I<EA300CEA3FF813F013C0EA2000A6EA23E0EA2430EA2818EA301CEA200E1200130FA3126012
+F0A3EA800EEA401E131CEA2038EA1870EA07C0101D7E9B15>I<13F0EA030CEA0604EA0C0EEA18
+1E1230130CEA7000A21260EAE3E0EAE430EAE818EAF00C130EEAE0061307A51260A2EA7006EA30
+0E130CEA1818EA0C30EA03E0101D7E9B15>I<1240387FFF801400A2EA4002485AA25B485AA25B
+1360134013C0A212015BA21203A41207A66CC7FC111D7E9B15>I<EA03C0EA0C30EA1818EA300C
+1270EA600EEAE006A21307A51260EA700F1230EA1817EA0C27EA07C7EA0006A2130EEA300C1278
+1318EA7010EA2030EA30C0EA0F80101D7E9B15>57 D<126012F0A212601200AA126012F0A21260
+04127C910C>I<1306A3130FA3EB1780A3EB23C0A3EB41E0A3EB80F0A200017FEB0078EBFFF838
+03007C0002133CA20006133E0004131EA2000C131F121E39FF80FFF01C1D7F9C1F>65
+D<B512C0380F00F01438143C141C141EA4141C143C1478EB01F0EBFFE0EB0078143C141E140E14
+0FA5141EA2143C1478B512E0181C7E9B1D>I<90381F8080EBE0613801801938070007000E1303
+5A14015A00781300A2127000F01400A8007014801278A212386CEB0100A26C13026C5B38018008
+3800E030EB1FC0191E7E9C1E>I<B512C0380F00F0143C140E80A2EC038015C01401A215E0A815
+C0A21403158014071500140E5C1470B512C01B1C7E9B20>I<B512FC380F003C140C1404A21406
+1402A213021400A3130613FE13061302A3140113001402A31406A2140C143CB512FC181C7E9B1C
+>I<39FFF3FFC0390F003C00ACEBFFFCEB003CAD39FFF3FFC01A1C7E9B1F>72
+D<EAFFF0EA0F00B3A8EAFFF00C1C7F9B0F>I<EAFFF8EA0F8090C7FCB01408A31418A214101430
+1470EB01F0B5FC151C7E9B1A>76 D<B51280380F00E01478143C141C141EA5141C143C147814E0
+EBFF8090C7FCACEAFFF0171C7E9B1C>80 D<B5FC380F01E0EB007880141C141EA4141C143C5CEB
+01E001FFC7FCEB03C0EB00E0801478A61510A21438EC3C2038FFF01CC7EA07C01C1D7E9B1F>82
+D<3807E080EA1C19EA3005EA7003EA600112E01300A36C13007E127CEA7FC0EA3FF8EA1FFEEA07
+FFC61380130FEB07C0130313011280A300C01380A238E00300EAD002EACC0CEA83F8121E7E9C17
+>I<007FB512C038700F010060130000401440A200C014201280A300001400B1497E3803FFFC1B
+1C7F9B1E>I<39FFF07FC0390F000E001404B3A26C5B138000035B12016C6C5AEB70C0011FC7FC
+1A1D7E9B1F>I<3AFFE0FFE0FF3A1F001F003C001E011E13186C011F1310A3D807801420EC2780
+A2D803C01440EC43C0A213E00001903881E080A33A00F100F100A3017913FA017A137AA2013E13
+7C013C133CA301181318A3281D7F9B2B>87 D<397FF0FFC0390FC03E0038078018EA03C0EBE010
+00015BEBF06000001340EB7880137D013DC7FC7F131F7F80A2EB13C0EB23E01321EB41F0EBC0F8
+EB80783801007C48133C00027F0006131F001FEB3F8039FFC0FFF01C1C7F9B1F>I<12FEA212C0
+B3B312FEA207297C9E0C>91 D<12FEA21206B3B312FEA20729809E0C>93
+D<EA1FC0EA3070EA78387F12301200A2EA01FCEA0F1C12381270126000E01340A3EA603C38304E
+80381F870012127E9115>97 D<12FC121CAA137CEA1D86EA1E03381C018014C0130014E0A614C0
+13011480381E0300EA1906EA10F8131D7F9C17>I<EA07E0EA0C30EA18781230EA7030EA600012
+E0A61260EA70041230EA1808EA0C30EA07C00E127E9112>I<133F1307AAEA03E7EA0C17EA180F
+487E1270126012E0A61260127012306C5AEA0C373807C7E0131D7E9C17>I<EA03E0EA0C30EA18
+18EA300CEA700EEA600612E0EAFFFEEAE000A41260EA70021230EA1804EA0C18EA03E00F127F91
+12>I<13F8EA018CEA071E1206EA0E0C1300A6EAFFE0EA0E00B0EA7FE00F1D809C0D>I<EB038038
+03C4C0EA0C38001C138038181800EA381CA4EA1818EA1C38EA0C30EA13C00010C7FC12307EEA1F
+F813FF1480EA3003386001C0EAC000A33860018038300300EA1C0EEA07F8121C7F9215>I<12FC
+121CAA137C1387EA1D03001E1380121CAD38FF9FF0141D7F9C17>I<1218123CA21218C7FCA712
+FC121CB0EAFF80091D7F9C0C>I<12FC121CAAEB3FC0EB0F00130C13085B5B5B13E0121DEA1E70
+EA1C781338133C131C7F130F148038FF9FE0131D7F9C16>107 D<12FC121CB3A9EAFF80091D7F
+9C0C>I<39FC7E07E0391C838838391D019018001EEBE01C001C13C0AD3AFF8FF8FF8021127F91
+24>I<EAFC7CEA1C87EA1D03001E1380121CAD38FF9FF014127F9117>I<EA03F0EA0E1CEA180648
+7E00701380EA600100E013C0A600601380EA700300301300EA1806EA0E1CEA03F012127F9115>
+I<EAFC7CEA1D86EA1E03381C018014C0130014E0A6EB01C0A21480381E0300EA1D06EA1CF890C7
+FCA7B47E131A7F9117>I<EAFCE0EA1D30EA1E78A2EA1C301300ACEAFFC00D127F9110>114
+D<EA1F90EA3070EA4030EAC010A212E0EAF800EA7F80EA3FE0EA0FF0EA00F8EA8038131812C0A2
+EAE010EAD060EA8FC00D127F9110>I<1204A4120CA2121C123CEAFFE0EA1C00A91310A5120CEA
+0E20EA03C00C1A7F9910>I<38FC1F80EA1C03AD1307120CEA0E1B3803E3F014127F9117>I<38FF
+07E0383C0380381C0100A2EA0E02A26C5AA3EA0388A213D8EA01D0A2EA00E0A3134013127F9116
+>I<39FF3FCFE0393C0F0380381C07011500130B000E1382A21311000713C4A213203803A0E8A2
+EBC06800011370A2EB8030000013201B127F911E>I<387F8FF0380F03801400EA0702EA0384EA
+01C813D8EA00F01370137813F8139CEA010E1202EA060738040380381E07C038FF0FF815128091
+16>I<38FF07E0383C0380381C0100A2EA0E02A26C5AA3EA0388A213D8EA01D0A2EA00E0A31340
+A25BA212F000F1C7FC12F31266123C131A7F9116>I<EA7FFCEA70381260EA407013F013E0EA41
+C012031380EA0700EA0F04120E121CEA3C0CEA380812701338EAFFF80E127F9112>I<B8128029
+01808B2A>124 D E end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 300dpi
+TeXDict begin
+%%PaperSize: a4
+
+%%EndSetup
+%%Page: 1 1
+1 0 bop 324 307 a Fh(Here)15 b(is)f(an)f(example)g(of)g(a)h(L)777
+302 y Fg(a)796 307 y Fh(T)819 320 y(E)842 307 y(X)g(\014le)g(whic)o(h)g(uses)
+h(man)o(y)d(things.)324 357 y(The)i(input)g(\014le)g(is)f(called)h
+(example.tex)324 407 y(The)g(input)g(\014le)g(app)q(ears)g(at)g(the)h(end)f
+(of)f(this)h(output.)262 544 y Ff(1)69 b(First)262 635 y Fh(Razb)q(oro)o(v)14
+b(in)g([1)o(])g(pro)o(v)o(ed)h(Lo)o(w)o(er)g(Bounds)30 b(on)14
+b(Depth)h(3)g(Threshold)g(Circuits)29 b Fe(:)7 b(:)g(:)f Fh(and)262
+685 y(m)o(uc)o(h)12 b(more.)262 822 y Ff(2)69 b(Second)262
+913 y Fh(W)m(e)13 b(sa)o(w)h(in)f(Section)i(1)e(that)h(Razb)q(oro)o(v)f(pro)o
+(v)o(ed)h(all)f(kinds)h(of)f(things.)967 2574 y(1)p eop
+%%Page: 2 2
+2 1 bop 262 307 a Ff(3)69 b(Third)262 398 y Fh(And)18 b(here)h(it)e(is)h(on)g
+(a)g(new)g(page:W)m(e)f(sa)o(w)h(in)f(Section)i(1)e(that)h(Razb)q(oro)o(v)g
+(pro)o(v)o(ed)g(all)262 448 y(kinds)13 b(of)h(things.)262 585
+y Ff(4)69 b(T)-6 b(o)23 b(mak)n(e)g(it)e(W)-6 b(ork)262 676
+y Fh(Assume)13 b(this)h(\014le)g(is)g(called)g Fd(example.tex)p
+Fh(:)312 759 y(1.)20 b(Commen)o(t-out)11 b(the)k Fc(\\input{example.in)o(d})c
+Fh(line)312 842 y(2.)20 b(Run)14 b Fd(latex)h(example)312 925
+y Fh(3.)20 b(Run)14 b Fd(bibtex)g(example)e Fh(\(it)i(really)f(lo)q(oks)g
+(only)h(at)f(the)i(.aux)e(\014le\))312 1008 y(4.)20 b(Run)14
+b Fd(mak)o(eindex)g(example)e Fh(\(pro)q(duces)k(.ind)d(and)h(.ilg)e
+(\014les\))312 1091 y(5.)20 b(Uncommen)o(t)12 b(the)j Fc(\\input{example.i)o
+(nd})c Fh(line)312 1174 y(6.)20 b(Run)14 b Fd(latex)h(example)d
+Fh(again)312 1257 y(7.)20 b(Run)14 b Fd(latex)h(example)d Fh(once)j(more)262
+1395 y Ff(References)262 1485 y Fh([1])k(A.)13 b(Razb)q(oro)o(v)g(and)g(A.)g
+(Wigderson.)k Fe(n)951 1470 y Fb(\012\(log)5 b Fa(n)p Fb(\))1085
+1485 y Fh(lo)o(w)o(er)13 b(b)q(ounds)h(on)f(the)h(size)g(of)f(depth)326
+1535 y(3)g(threshold)i(circuits)f(with)f(and)g(gates)h(at)g(the)g(b)q(ottom,)
+e(1992.)k(Submitted)d(to)g(IPL.)967 2574 y(2)p eop
+%%Page: 3 3
+3 2 bop 262 370 a Ff(Index)262 452 y Fh(Bounds)345 502 y(lo)o(w)o(er,)13
+b(1)262 593 y(Circuits)345 643 y(threshold,)h(1)262 735 y(Lo)o(w)o(er)f
+(Bounds,)i(1)262 826 y(Razb)q(oro)o(v,)d(1,)i(2)262 917 y(Threshold)345
+967 y(circuits)386 1017 y(depth)h(3,)e(1)262 1067 y(Threshold)h(Circuits,)g
+(1)967 2574 y(3)p eop
+%%Page: 4 4
+4 3 bop 324 307 a Fh(Here's)15 b(the)f(input.)324 357 y(||||||)262
+457 y Fc(\\documentstyle{)o(artic)o(le})262 506 y(\\makeindex)106
+b(\045\045must)21 b(be)g(in)h(preamble)262 556 y(\\begin{document)o(})262
+606 y(\\bibliographyst)o(yle{p)o(lain})262 706 y(Here)e(is)i(an)f(example)g
+(of)g(a)h(\\LaTeX\\)e(file)h(which)g(uses)g(many)g(things:)262
+756 y({\\Large)f(XXX})262 805 y(\\section{First})o(\\labe)o(l{sec)o(1})262
+855 y(Razborov\\index{)o(Razbo)o(rov})e(in)k(\\cite{RaWi92})d(proved)h(Lower)
+h(Bounds)262 905 y(\\index{Lower)e(Bounds}\\index{Bou)o(nds!)o(lower)o(})g
+(on)i(Depth)g(3)h(Threshold)e(Circuits)262 955 y(\\index{Circuits)o(!thre)o
+(shold)o(}\\ind)o(ex{T)o(hresh)o(old)f(Circuits})262 1005 y(\\index{Threshol)
+o(d!cir)o(cuits)o(!dept)o(h)g(3}\\ldots)h(and)h(much)g(more.)262
+1104 y(\\section{Second)o(})262 1154 y(We)g(saw)g(in)g(Section~\\ref{sec1})e
+(that)h(Razborov\\index{Razbo)o(rov})e(proved)j(all)g(kinds)262
+1204 y(of)g(things.)262 1254 y(\\newpage)262 1303 y(\\section{Third})262
+1353 y(And)g(here)g(it)g(is)g(on)h(a)f(new)h(page:We)e(saw)h(in)g
+(Section~\\ref{sec1})e(that)262 1403 y(Razborov\\index{)o(Razbo)o(rov})f
+(proved)j(all)g(kinds)g(of)g(things.)262 1503 y(\\section{To)e(make)i(it)g
+(Work})262 1553 y(Assume)f(this)h(file)g(is)g(called)g({\\bf)g(example.tex}:)
+262 1602 y(\\begin{enumerat)o(e})262 1652 y(\\item)f(Comment-out)g(the)h
+(\\verb+\\input{exam)o(ple.i)o(nd}+)d(line)262 1702 y(\\item)i(Run)h({\\bf)g
+(latex)g(example})262 1752 y(\\item)f(Run)h({\\bf)g(bibtex)g(example})f(\(it)
+h(really)g(looks)g(only)g(at)g(the)g(.aux)283 1802 y(file\))262
+1851 y(\\item)f(Run)h({\\bf)g(makeindex)f(example})g(\(produces)g(.ind)h(and)
+h(.ilg)f(files\))262 1901 y(\\item)f(Uncomment)g(the)h(\\verb+\\input{exampl)
+o(e.ind)o(}+)e(line)262 1951 y(\\item)h(Run)h({\\bf)g(latex)g(example})f
+(again)262 2001 y(\\item)g(Run)h({\\bf)g(latex)g(example})f(once)h(more)262
+2051 y(\\end{enumerate})262 2100 y(\\bibliography{j)o(apan})d(\045the)j
+(bibliography)e(entries)i(are)g(in)g({\\bf)g(japan.bib})262
+2150 y(\\input{example.)o(ind})967 2574 y Fh(4)p eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/heb_macros.tex b/language/hebrew/hebtex/doc/guides/tex_guides/heb_macros.tex
new file mode 100644
index 0000000000..afb5b275b2
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/heb_macros.tex
@@ -0,0 +1,259 @@
+\immediate\write10{ }
+\immediate\write10{>>> heb_macros version 1.3 <<<}
+\immediate\write10{ }
+%% Written by Rama Porrat of the Computation Center,
+%% Hebrew University of Jerusalem,
+%% based upon Knuth's wisdom and Prof. Azriel levy's contributions.
+%%
+\def\undertext#1{$\underline{\hbox{#1}}$}
+\def\ifundefined#1{\expandafter\ifx\csname#1\endcsname\relax}
+%
+% this if is used to distinguish between a tex input and
+% a latex input.
+%
+\font\Jer=Jerusalem
+\ifundefined{LaTeX}
+ \def\footnoterule{\kern-3pt\hrule width \hsize \kern 2.6pt}
+\else \renewcommand\footnoterule{\kern-3pt\hrule width\hsize\kern 2.6pt}
+\fi
+\ifundefined{LaTeX}{} \newcount\hebcheck
+ % This counter used for local text being Hebrew.
+\fi
+\ifundefined{LaTeX}{} \newcount\hebtext
+ % This counter used for overall text being Hebrew.
+\fi
+%
+% Each control sequence defined here has his Hebrew equivalent.
+
+% \L = ngxefzlerfiz
+% \R = ngxefzraxiz
+
+\font\hrm=redis10
+\font\hsl=rediss10
+\font\hebrew=Jerusalem
+
+\ifundefined{LaTeX}
+{
+\hebcheck=1
+\hebtext =1
+\def\hebR#1{\ifodd\hebcheck\beginR#1\fi}
+\baselineskip=14pt
+\hebrew
+}
+\fi
+
+\let\next=\
+
+\def\L{\afterassignment\moreL \let\next= }
+\def\moreL{\bracetext \aftergroup\endL \beginL \rm}
+\def\R{\afterassignment\moreR \let\next= }
+\def\moreR{\bracetext \aftergroup\endR \beginR \hebrew}
+\def\bracetext{\ifcat\next{\else\ifcat\next}\fi
+ \errmessage{Missing left brace has been substituted}\fi \bgroup}
+
+\let\ngxefzlerfiz=\L
+\let\ngxefzraxiz=\R
+
+% \hebrew = \raxiz
+% The font Jerusalem = \ixeylim
+% The font TelAviv = \zlaia
+% The font DeadSea = \imdnlg
+% The font OldJaffa = \ite
+
+%
+% \hebrew is activated. Now the default is Jerusalem,
+% and the \R control sequence refers to \hebrew.
+% Thanx to the sequence 'ifundefined', it is possible
+% to distinguish between latex and tex.
+% Hence, for latex, hebrew is activated by
+% hebrewtext, hebrewlines etc.
+% For tex, instead of \hebrew it says \the\font, thus enabling
+% any font (e.g. one called aaa) to be used and
+% have the right indentation.
+% The problem in latex lies in that
+% \the\font in latex usually means \rm.
+% Note that, still, the sequence \R still refers only to the font
+% called \hebrew.
+
+\font\Jerfootnote=Jerusalem scaled 750
+\let\who=\Jerfootnote
+
+%\font\Jerhalf=Jerusalem scaled \magstephalf
+%\font\Jerone=Jerusalem scaled \magstep1
+%\font\Jertwo=Jerusalem scaled \magstep2
+%\font\Jerthree=Jerusalem scaled \magstep3
+%\font\Jerfour=Jerusalem scaled \magstep4
+%\font\Jerfive=Jerusalem scaled \magstep5
+
+\font\Telfootnote=TelAviv scaled 750
+
+%\font\Telhalf=TelAviv scaled \magstephalf
+%\font\Telone=TelAviv scaled \magstep1
+%\font\Teltwo=TelAviv scaled \magstep2
+\font\Telthree=TelAviv scaled \magstep3
+%\font\Telfour=TelAviv scaled \magstep4
+\font\Telfive=TelAviv scaled \magstep5
+
+\font\Deadfootnote=DeadSea scaled 750
+
+%\font\Deadhalf=DeadSea scaled \magstephalf
+%\font\Deadone=DeadSea scaled \magstep1
+%\font\Deadtwo=DeadSea scaled \magstep2
+\font\Deadthree=DeadSea scaled \magstep3
+%\font\Deadfour=DeadSea scaled \magstep4
+\font\Deadfive=DeadSea scaled \magstep5
+
+\font\Jaffafootnote=OldJaffa scaled 750
+
+%\font\Jaffahalf=OldJaffa scaled \magstephalf
+%\font\Jaffaone=OldJaffa scaled \magstep1
+%\font\Jaffatwo=OldJaffa scaled \magstep2
+\font\Jaffathree=OldJaffa scaled \magstep3
+%\font\Jaffafour=OldJaffa scaled \magstep4
+\font\Jaffafive=OldJaffa scaled \magstep5
+
+\def\ixeylim{\font\hebrew=Jerusalem \hebrew }
+\def\zlaia{\font\hebrew=TelAviv \hebrew }
+\def\imdnlg{\font\hebrew=DeadSea \hebrew }
+\def\ite{\font\hebrew=OldJaffa \hebrew }
+% \let\Jer=\ixeylim
+\let\Tel=\zlaia
+\let\Dead=\imdnlg
+\let\Jaffa=\ite
+
+\let\bigDead=\Deadthree
+\let\biggerDead=\Deadfive
+\let\bigJer=\Jerthree
+\let\biggerJer=\Jerfive
+\let\bigTel=\Telthree
+\let\biggerTel=\Telfive
+\let\bigJaffa=\Jaffathree
+\let\biggerJaffa=\Jaffafive
+
+
+%\font\biggestTel=TelAviv10 scaled 7000
+%\font\giantTel=TelAviv20 scaled 13000
+
+% To use enlargements of Hebrew fonts by specifying Hebrew
+% control sequences, use the Hebrew font name appended by bet or gimel
+% (or dalet or he in TelAviv).
+
+\let\imdnlga=\bigDead
+\let\imdnlgb=\biggerDead
+\let\itea=\bigJaffa
+\let\iteb=\biggerJaffa
+\let\ixeylima=\bigJer
+\let\ixeylimb=\biggerJer
+\let\zlaiaa=\bigTel
+\let\zlaiab=\biggerTel
+
+\def\zlaiac{\font\hebrew=TelAviv10 scaled 7000 \hebrew }
+\def\zlaiad{\font\hebrew=TelAviv20 scaled 13000 \hebrew }
+
+\ifundefined{LaTeX}
+\def\nohebrewtext{\rm\everypar{}\hebcheck=0}
+\fi
+
+\ifundefined{LaTeX}
+\def\hebrewpar{\noindent\beginR\indent\the\font
+ \ifodd\hebcheck{}\else\hebrew\hebcheck=1\fi}
+\def\hebrewtext{\everypar{\leavevmode\kern-\parindent\beginR\indent\the\font}
+ \ifundefined{fmtname}{} \else \hebrew\fi
+ \ifodd\hebcheck{}
+ \else\hebrew\fi
+ \hebcheck=1 \hebtext=1}
+\def\hebrewlines{\noindent\beginR\the\font
+ \ifodd\hebcheck{}\else\hebrew\hebcheck=1\fi}
+%\else
+%\def\hebrewpar{\noindent\beginR\indent
+% \ifodd\hebcheck{}\else\hebrew\hebcheck=1\fi}
+%\def\hebrewtext{
+% \ifodd\hebcheck{}
+% \else\hebrew
+% \fi
+% \everypar{\leavevmode\kern-\parindent\beginR\indent}
+% \hebcheck=1 \hebtext=1 }
+%\def\hebrewlines{\noindent\beginR
+% \ifodd\hebcheck{}\else\hebrew\hebcheck=1\fi}
+%\fi
+%% \def\hebrewtext{\everypar{\leavevmode\kern-\parindent\beginR\indent \hebrew }
+% \hebcheck=1 \hebtext=1 }
+% \def\hebrewlines{\noindent\beginR \hebrew }
+% \def\hebrewpar{\noindent\beginR\indent \hebrew }
+%
+\fi
+
+\let\sethebrew=\hebrewtext
+\let\unsethebrew=\nohebrewtext
+
+\let\whrraxiz=\hebrewpar
+\let\hwqhraxiz=\hebrewtext
+\let\yexezraxiz\hebrewlines
+
+\everydisplay{\aftergroup\beginR }
+
+\def\diem{\L{\number\day}\ \hebrew a\ifcase\month\or
+\hebrew ipe`x\or
+\hebrew taxe`x\or \hebrew nxq\or \hebrew `txil
+\or \hebrew n`i\or \hebrew iepi\or \hebrew ieli\or
+\hebrew `ebeqh\or \hebrew qthnax\or \hebrew `ewheax
+\or \hebrew peanax\or \hebrew cvnax\fi\
+\L{\number\year}}
+
+\let\hebday=\diem
+\def\wtivdwhpd{\smallskip }
+\def\wtivdaipepiz{\medskip }
+\def\wtivdbceld{\bigskip }
+
+ \def\wtivdlnhd #1{\vskip #1 }
+ \def\wtivddvicd #1{\hskip #1}
+\def\xeegaioyexez #1{\baselineskip #1 }
+
+ \def\pw{ pt }
+ \def\pwecez{ pt }
+ \def\qes{\end }
+ \def\qn{ cm }
+
+ \def\nwsbcel{\L{--}}
+ \def\nwsrpw{\L{---}}
+\let\makafgadol=\nwsbcel
+\let\makafanak=\nwsrpw
+
+ \def\bxy{\L{`}}
+ \let\geresh=\bxy
+
+\def\dcby#1{\leavevmode\setbox0=\hbox{#1}%
+\kern-.025em\copy0\kern-\wd0
+\kern.05em\copy0\kern-\wd0
+\kern-.025em\raise.0433em\box0 }
+
+\def\dcbyy#1{\leavevmode\setbox0=\hbox{#1}%
+\kern-.025em\copy0\kern-\wd0
+\kern.05em\copy0\kern-\wd0
+\kern-.025em\raise.0433em\box0\raise-.0433em\box0 }
+
+\def\wewe#1{\leavevmode\setbox0=\hbox{#1}%
+\kern-.025em\copy0\kern-\wd0
+\kern.05em\box0 }
+
+\let\hadgesh=\dcby
+\def\tiqwd#1{\item{#1}\hangindent=-\hangindent}
+\def\tqwd#1{\item{#1}\hangindent=-\hangindent}
+\let\piska=\tiqwd
+
+\def\tiqwdtiqwd#1{\itemitem{#1}\hangindent=-\hangindent}
+\def\tqwdtqwd#1{\itemitem{#1}\hangindent=-\hangindent}
+\let\piskapiska=\tiqwdtiqwd
+
+\def\yexdinio#1{\line{\R{#1 \hss}}}
+\def\yexdyn`l#1{\line{\R{\hss #1}}}
+\def\nxkf#1{\line{\R{\hss #1 \hss}}}
+
+\def\openquote{\L{''}}
+\def\closequote{\L{``}}
+\def\leftquotation{\L{''}}
+\def\rightquotation{\L{``}}
+\let\tzgviheh=\openquote
+\let\qbexviheh=\closequote
+\input hebcal.sty
+
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/hebcal.sty b/language/hebrew/hebtex/doc/guides/tex_guides/hebcal.sty
new file mode 100644
index 0000000000..fe5e38fe6c
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/hebcal.sty
@@ -0,0 +1,666 @@
+%------------------hebcal.sty------------------------------
+%
+% TeX & LaTeX MACROS FOR COMPUTING HEBREW DATE FROM GREGORIAN ONE
+% ( Released: Tammuz 12, 5751 -- June 24, 1991 )
+% Corrected: 15 January, 1992. Rama.
+% by Michail Rozman, misha@iop.tartu.ew.su
+% Translated to Hebrew by Rama.
+%
+% Please direct any comments, bugfixed, questions, etc.
+% to the address above.
+%
+% TABLE OF CONTENTS
+%
+% INTRODUCTION
+% REGISTERS, COMMANDS AND MACROS FOR HEBREW DATE FORMATTING
+% AUXILIARY MACROS
+% GREGORIAN PART
+% HEBREW PART
+%
+
+% *******************************************
+% * INTRODUCTION *
+% *******************************************
+%
+% The Hebrew calendar is inherently complicated:
+% It is lunisolar -- each year starts close to the
+% autumn equinox, but each month must strictly start
+% at a new moon. Thus Hebrew calendar must be harmonized
+% simultaneously with both lunar and solar events.
+% In addition, for reasons of the religious practice, the
+% year cannot start on Sunday, Wednesday or Friday.
+%
+% For the full description of Hebrew calendar and for
+% the list of references see:
+%
+% Nachum Dershowitz and Edward M. Reingold,
+% "Calendrical Calculations", Software--Pract.Exper.,
+% vol. 20 (9), pp.899--928 (September 1990)
+% C translation of LISP programs from the above article
+% available from Mr. Wayne Geiser, geiser%pictel@uunet.uu.net
+%
+% The 4th distribution ( July 1989 ) of hdate/hcal ( Hebrew
+% calendar programs similar to UNIX date/cal ) by
+% Mr. Amos Shapir, amos@shum.huji.ac.il , contains short
+% and very clear description of algorithms.
+%
+\catcode`@=11
+% *******************************************
+% * REGISTERS, COMMAND, FORMATTING MACROS *
+% *******************************************
+%
+% The command \Hebrewtoday produces today's date for Hebrew
+% calendar. It is similar to the \today command of the LETTER
+% style. In addition three numerical registers \Hebrewday
+% \Hebrewmonth and \Hebrewyear are set.
+% For setting this registers without producing of date string
+% command \Hebrewsetreg can be used.
+% The command \Hebrewdate{Gday}{Gmonth}{Gyear} produces Hebrew
+% calendar date corresponding to Gregorian date Gday.Gmonth.Gyear.
+% Three numerical registers \Hebrewday \Hebrewmonth and
+% \Hebrewyear are set.
+% For converting arbitrary Gregorian date Gday.Gmonth.Gyear
+% to Hebrew date Hday.Hmonth.Hyear without producing date string
+% the command:
+% \HebrewFromGregorian{Gday}{Gmonth}{Gyear}{Hday}{Hmonth}{Hyear}
+% can be used.
+%
+\newcount\Hebrewday \newcount\Hebrewmonth \newcount\Hebrewyear
+%
+%
+% \Hebrewtoday
+% ============
+% Today's date in hebrew calendar
+\def\Hebrewtoday{%
+ \HebrewFromGregorian{\day}{\month}{\year}
+ {\Hebrewday}{\Hebrewmonth}{\Hebrewyear}%
+ \HebrewDayName{\Hebrewday} \HebrewMonthName{\Hebrewmonth}{\Hebrewyear}, zyp"a%
+% \HebrewMonthName{\Hebrewmonth}{\Hebrewyear} \number\Hebrewday, \ %
+% \number\Hebrewyear%
+}%
+\let\hebrewtoday=\Hebrewtoday
+%
+% \Hebrewsetreg
+% ============
+% Set registers: today's date in hebrew calendar
+\def\Hebrewsetreg{%
+ \HebrewFromGregorian{\day}{\month}{\year}
+ {\Hebrewday}{\Hebrewmonth}{\Hebrewyear}%
+}%
+%
+% \Hebrewdate{Gday}{Gmonth}{Gyear}
+% ================================
+% Hebrew calendar date corresponding to Gregorian Gday.Gmonth.Gyear
+\def\Hebrewdate #1#2#3{%
+ \HebrewFromGregorian{#1}{#2}{#3}
+ {\Hebrewday}{\Hebrewmonth}{\Hebrewyear}%
+ \HebrewDayName{\Hebrewday} \HebrewMonthName{\Hebrewmonth}{\Hebrewyear}, $\number\Hebrewyear$%
+% \HebrewMonthName{\Hebrewmonth}{\Hebrewyear} \number\Hebrewday, \ %
+% \number\Hebrewyear%
+}%
+%
+% TO PREPARE ANOTHER LANGUAGE VERSION CHANGE HERE !!!
+%
+% \HebrewMonthName{month}{year}
+% ===============================
+% Name of month in the `year'
+\def\HebrewMonthName #1#2{%
+ \ifnum #1 = 7%
+ \CheckLeapHebrewYear{#2}%
+ \if@HebrewLeap `cx a' \else `cx \fi%
+ \else%
+ \ifcase #1%
+ Dummy \or%
+ zyxi \or%
+ gyeo \or%
+ kqle \or%
+ haz \or%
+ yah \or%
+ `cx `' \or%
+ `cx a' \or%
+ piqo \or%
+ `iix \or%
+ qieo \or%
+ znef \or%
+ `a \or%
+ `lel %
+ \fi %
+ \fi %
+}%
+%
+% \HebrewDayName{day}
+% ===============================
+% Name of day in Hebrew letters.
+%
+\def\HebrewDayName #1{
+ \ifcase #1%
+ Dummy \or%
+ %Dummy \or%
+ `' \or%
+ a' \or%
+ b' \or%
+ c' \or%
+ d' \or%
+ e' \or%
+ f' \or%
+ g' \or%
+ h' \or%
+ i' \or%
+ i`' \or%
+ ia' \or%
+ ib' \or%
+ ic' \or%
+ he' \or%
+ hf' \or%
+ if' \or%
+ ig' \or%
+ ih' \or%
+ k' \or%
+ k`' \or%
+ ka' \or%
+ kb' \or%
+ kc' \or%
+ kd' \or%
+ ke' \or%
+ kf' \or%
+ kg' \or%
+ kh' \or%
+ l' \or%
+ l`'%
+ \fi
+}
+%\def\HebrewMonthName #1#2{%
+ %\ifnum #1 = 7%
+ %\CheckLeapHebrewYear{#2}%
+ %\if@HebrewLeap Adar II \else Adar \fi%
+ %\else%
+ %\ifcase #1%
+ %Dummy \or%
+ %Tishri \or%
+ %Heshvan \or%
+ %Kislev \or%
+ %Tebeth \or%
+ %Shebat \or%
+ %Adar I \or%
+ %Adar II \or%
+ %Nisan \or%
+ %Iyar \or%
+ %Sivan \or%
+ %Tammuz \or%
+ %Av \or%
+ %Ellul%
+ %\fi %
+ %\fi %
+%}%
+% *******************************************
+% * AUXILIARY MACROS *
+% *******************************************
+%
+\newcount\@common
+%
+% \Remainder{a}{b}{c}
+% ===================
+% c = a%b == a - b(a/b)
+\def\Remainder #1#2#3{%
+ #3 = #1% % c = a
+ \divide #3 by #2% % c = a/b
+ \multiply #3 by -#2% % c = -b(a/b)
+ \advance #3 by #1% % c = a - b(a/b)
+}%
+%
+\newif\if@Divisible
+%
+% \CheckIfDivisible{a}{b}
+% ==================
+% Set \@Divisibletrue if a%b == 0
+\def\CheckIfDivisible #1#2{%
+ {%
+ \countdef\tmp = 0% % \tmp == \count0 - temporary variable
+ \Remainder{#1}{#2}{\tmp}%
+ \ifnum \tmp = 0%
+ \global\@Divisibletrue%
+ \else%
+ \global\@Divisiblefalse%
+ \fi%
+ }%
+}%
+
+% *******************************************
+% * GREGORIAN PART *
+% *******************************************
+%
+\newif\if@GregorianLeap
+%
+% \IfGregorianLeap{year}
+% ======================
+% Conditional which is true if Gregorian `year' is
+% a leap year:
+% ( ( year%4 == 0 ) && ( year%100 != 0 ) || ( year%400 == 0 ) )
+\def\IfGregorianLeap #1{%
+ \CheckIfDivisible{#1}{4}%
+ \if@Divisible%
+ \CheckIfDivisible{#1}{100}%
+ \if@Divisible%
+ \CheckIfDivisible{#1}{400}%
+ \if@Divisible%
+ \@GregorianLeaptrue%
+ \else%
+ \@GregorianLeapfalse%
+ \fi%
+ \else%
+ \@GregorianLeaptrue%
+ \fi%
+ \else%
+ \@GregorianLeapfalse%
+ \fi%
+ \if@GregorianLeap%
+}%
+%
+% \GregorianDaysInPriorMonths{month}{year}{days}
+% ===============================
+% Number of days in months prior to `month' in the `year'
+\def\GregorianDaysInPriorMonths #1#2#3{%
+ {%
+ #3 = \ifcase #1%
+ 0 \or % % no month number 0
+ 0 \or 31 \or 59 \or 90 \or 120 \or 151 \or %
+ 181 \or 212 \or 243 \or 273 \or 304 \or 334%
+ \fi%
+ \IfGregorianLeap{#2}% % in leap year ...
+ \ifnum #1 > 2% % if month after February ...
+ \advance #3 by 1% % add leap day
+ \fi%
+ \fi%
+ \global\@common = #3%
+ }%
+ #3 = \@common%
+}%
+%
+% \GregorianDaysInPriorYears{year}{days}
+% ===============================
+% Number of days since 01.01.01 in years prior to the `year'
+\def\GregorianDaysInPriorYears #1#2{%
+ {%
+ \countdef\tmpc = 4% % \tmpc==\count4
+ \countdef\tmpb = 2% % \tmpb==\count2
+ \tmpb = #1%
+ \advance \tmpb by -1%
+ \tmpc = \tmpb% % \tmpc = \tmpb = year-1
+ \multiply \tmpc by 365% % Days in prior years =
+ #2 = \tmpc% % = 365*(year-1) ...
+ \tmpc = \tmpb%
+ \divide \tmpc by 4% % \tmpc = (year-1)/4
+ \advance #2 by \tmpc% % ... plus Julian leap days ...
+ \tmpc = \tmpb% %
+ \divide \tmpc by 100% % \tmpc = (year-1)/100
+ \advance #2 by -\tmpc% % ... minus century years ...
+ \tmpc = \tmpb%
+ \divide \tmpc by 400% % \tmpc = (year-1)/400
+ \advance #2 by \tmpc% % ... plus 4-century years.
+ \global\@common = #2%
+ }%
+ #2 = \@common%
+}%
+%
+% \AbsoluteFromGregorian{day}{month}{year}{absdate}
+% ======================
+% Calculation of absolute date ( days since 01.01.01 ) from
+% Gregorian date day.month.year
+\def\AbsoluteFromGregorian #1#2#3#4{%
+ {%
+ \countdef\tmpd = 0% % \tmpd==\count0
+ #4 = #1% % days so far this month
+ \GregorianDaysInPriorMonths{#2}{#3}{\tmpd}%
+ \advance #4 by \tmpd% % add days in prior months
+ \GregorianDaysInPriorYears{#3}{\tmpd}%
+ \advance #4 by \tmpd% % add days in prior years
+ \global\@common = #4%
+ }%
+ #4 = \@common%
+}%
+%
+\newif\if@GregorianLeap
+%
+% \IfGregorianLeap{year}
+% ======================
+% Conditional which is true if Gregorian `year' is
+% a leap year:
+% ( ( year%4 == 0 ) && ( year%100 != 0 ) || ( year%400 == 0 ) )
+\def\IfGregorianLeap #1{%
+ \CheckIfDivisible{#1}{4}%
+ \if@Divisible%
+ \CheckIfDivisible{#1}{100}%
+ \if@Divisible%
+ \CheckIfDivisible{#1}{400}%
+ \if@Divisible%
+ \@GregorianLeaptrue%
+ \else%
+ \@GregorianLeapfalse%
+ \fi%
+ \else%
+ \@GregorianLeaptrue%
+ \fi%
+ \else%
+ \@GregorianLeapfalse%
+ \fi%
+ \if@GregorianLeap%
+}%
+%
+% \GregorianDaysInPriorMonths{month}{year}{days}
+% ===============================
+% Number of days in months prior to `month' in the `year'
+\def\GregorianDaysInPriorMonths #1#2#3{%
+ {%
+ #3 = \ifcase #1%
+ 0 \or% % no month number 0
+ 0 \or%
+ 31 \or%
+ 59 \or%
+ 90 \or%
+ 120 \or%
+ 151 \or%
+ 181 \or%
+ 212 \or%
+ 243 \or%
+ 273 \or%
+ 304 \or%
+ 334%
+ \fi%
+ \IfGregorianLeap{#2}%
+ \ifnum #1 > 2% % if month after February
+ \advance #3 by 1% % add leap day
+ \fi%
+ \fi%
+ \global\@common = #3%
+ }%
+ #3 = \@common%
+}%
+%
+% \GregorianDaysInPriorYears{year}{days}
+% ===============================
+% Number of days in years prior to the `year'
+\def\GregorianDaysInPriorYears #1#2{%
+ {%
+ \countdef\tmpc = 4% % \tmpc==\count4
+ \countdef\tmpb = 2% % \tmpb==\count2
+ \tmpb = #1% %
+ \advance \tmpb by -1% %
+ \tmpc = \tmpb% % \tmpc = \tmpb = year-1
+ \multiply \tmpc by 365% % Days in prior years =
+ #2 = \tmpc% % = 365*(year-1) ...
+ \tmpc = \tmpb% %
+ \divide \tmpc by 4% % \tmpc = (year-1)/4
+ \advance #2 by \tmpc% % ... plus Julian leap days ...
+ \tmpc = \tmpb% %
+ \divide \tmpc by 100% % \tmpc = (year-1)/100
+ \advance #2 by -\tmpc% % ... minus century years ...
+ \tmpc = \tmpb% %
+ \divide \tmpc by 400% % \tmpc = (year-1)/400
+ \advance #2 by \tmpc% % ... plus 4-century years.
+ \global\@common = #2%
+ }%
+ #2 = \@common%
+}%
+%
+% \AbsoluteFromGregorian{day}{month}{year}{absdate}
+% ======================
+% Calculation of absolute date ( days since 01.01.0001 ) from
+% Gregorian date day.month.year
+\def\AbsoluteFromGregorian #1#2#3#4{%
+ {%
+ \countdef\tmpd = 0% % \tmpd==\count0
+ #4 = #1% % days so far this month
+ \GregorianDaysInPriorMonths{#2}{#3}{\tmpd}%
+ \advance #4 by \tmpd% % add days in prior months
+ \GregorianDaysInPriorYears{#3}{\tmpd}%
+ \advance #4 by \tmpd% % add days in prior years
+ \global\@common = #4%
+ }%
+ #4 = \@common%
+}%
+
+% *******************************************
+% * HEBREW PART *
+% *******************************************
+%
+\newif\if@HebrewLeap
+%
+% \CheckLeapHebrewYear{year}
+% ======================
+% Set \@HebrewLeaptrue if Hebrew `year' is
+% a leap year: if (1+7*year)%19 < 7 then true else false
+\def\CheckLeapHebrewYear #1{%
+ {%
+ \countdef\tmpa = 0% % \tmpa==\count0
+ \countdef\tmpb = 1% % \tmpb==\count1
+%
+ \tmpa = #1%
+ \multiply \tmpa by 7%
+ \advance \tmpa by 1%
+ \Remainder{\tmpa}{19}{\tmpb}%
+ \ifnum \tmpb < 7% % \tmpb = (7*year+1)%19
+ \global\@HebrewLeaptrue%
+ \else%
+ \global\@HebrewLeapfalse%
+ \fi%
+ }%
+}%
+%
+% \HebrewElapsedMonths{year}{months}
+% ==============================
+% Number of months elapsed from the Sunday prior to the start
+% of the Hebrew calendar to the mean conjunction of Tishri
+% of Hebrew `year'
+\def\HebrewElapsedMonths #1#2{%
+ {%
+ \countdef\tmpa = 0% % \tmpa==\count0
+ \countdef\tmpb = 1% % \tmpb==\count1
+ \countdef\tmpc = 2% % \tmpc==\count2
+%
+ \tmpa = #1% %
+ \advance \tmpa by -1% %
+ #2 = \tmpa% % #2 = \tmpa = year-1
+ \divide #2 by 19% % Number of complete Meton cycles
+ \multiply #2 by 235% % #2 = 235*((year-1)/19)
+%
+ \Remainder{\tmpa}{19}{\tmpb}% % \tmpa = years%19 - years this cycle
+ \tmpc = \tmpb% %
+ \multiply \tmpb by 12% %
+ \advance #2 by \tmpb% % add regular months this cycle
+%
+ \multiply \tmpc by 7% %
+ \advance \tmpc by 1% %
+ \divide \tmpc by 19% % \tmpc = (1+7*((year-1)%19))/19 -
+% % number of leap months this cycle
+ \advance #2 by \tmpc% % add leap months
+%
+ \global\@common = #2%
+ }%
+ #2 = \@common%
+}%
+%
+% \HebrewElapsedDays{year}{days}
+% ==============================
+% Number of days elapsed from the Sunday prior to the start
+% of the Hebrew calendar to the mean conjunction of Tishri
+% of Hebrew `year'
+\def\HebrewElapsedDays #1#2{%
+ {%
+ \countdef\tmpa = 0% % \tmpa==\count0
+ \countdef\tmpb = 1% % \tmpb==\count1
+ \countdef\tmpc = 2% % \tmpc==\count2
+%
+ \HebrewElapsedMonths{#1}{#2}% %
+ \tmpa = #2% %
+ \multiply \tmpa by 13753% %
+ \advance \tmpa by 5604% % \tmpa=MonthsElapsed*13758 + 5604
+ \Remainder{\tmpa}{25920}{\tmpc}% % \tmpc == ConjunctionParts
+ \divide \tmpa by 25920%
+%
+ \multiply #2 by 29%
+ \advance #2 by 1%
+ \advance #2 by \tmpa% % #2 = 1 + MonthsElapsed*29 +
+% % PartsElapsed/25920
+ \Remainder{#2}{7}{\tmpa}% % \tmpa == DayOfWeek
+ \ifnum \tmpc < 19440%
+ \ifnum \tmpc < 9924%
+ \else% % New moon at 9 h. 204 p. or later ...
+ \ifnum \tmpa = 2% % on Tuesday ...
+ \CheckLeapHebrewYear{#1}% % of a common year
+ \if@HebrewLeap%
+ \else%
+ \advance #2 by 1%
+ \fi%
+ \fi%
+ \fi%
+ \ifnum \tmpc < 16789%
+ \else% % New moon at 15 h. 589 p. or later ...
+ \ifnum \tmpa = 1% % on Monday ...
+ \advance #1 by -1%
+ \CheckLeapHebrewYear{#1}% % at the end of leap year
+ \if@HebrewLeap%
+ \advance #2 by 1%
+ \fi%
+ \fi%
+ \fi%
+ \else%
+ \advance #2 by 1% % new moon at or after midday
+ \fi%
+%
+ \Remainder{#2}{7}{\tmpa}% % \tmpa == DayOfWeek
+ \ifnum \tmpa = 0% % if Sunday ...
+ \advance #2 by 1%
+ \else% %
+ \ifnum \tmpa = 3% % Wednesday ...
+ \advance #2 by 1%
+ \else%
+ \ifnum \tmpa = 5% % or Friday
+ \advance #2 by 1%
+ \fi%
+ \fi%
+ \fi%
+ \global\@common = #2%
+ }%
+ #2 = \@common%
+}%
+%
+% \DaysInHebrewYear{year}{days}
+% ==============================
+% Number of days in Hebrew `year'
+\def\DaysInHebrewYear #1#2{%
+ {%
+ \countdef\tmpe = 12% % \tmpe==\count12
+%
+ \HebrewElapsedDays{#1}{\tmpe}%
+ \advance #1 by 1%
+ \HebrewElapsedDays{#1}{#2}%
+ \advance #2 by -\tmpe%
+ \global\@common = #2%
+ }%
+ #2 = \@common%
+}%
+%
+% \HebrewDaysInPriorMonths{month}{year}{days}
+% ===============================
+% Number of days in months prior to `month' in the `year'
+\def\HebrewDaysInPriorMonths #1#2#3{%
+ {%
+ \countdef\tmpf= 14% % \tmpf==\count14
+%
+ #3 = \ifcase #1% % Days in prior month of regular year
+ 0 \or% % no month number 0
+ 0 \or% % Tishri
+ 30 \or% % Heshvan
+ 59 \or% % Kislev
+ 89 \or% % Tebeth
+ 118 \or% % Shebat
+ 148 \or% % Adar I
+ 148 \or% % Adar II
+ 177 \or% % Nisan
+ 207 \or% % Iyar
+ 236 \or% % Sivan
+ 266 \or% % Tammuz
+ 295 \or% % Av
+ 325 \or% % Elul
+ 400% % Dummy
+ \fi%
+ \CheckLeapHebrewYear{#2}%
+ \if@HebrewLeap% % in leap year
+ \ifnum #1 > 6% % if month after Adar I
+ \advance #3 by 30% % add 30 days
+ \fi%
+ \fi%
+ \DaysInHebrewYear{#2}{\tmpf}%
+ \ifnum #1 > 3%
+ \ifnum \tmpf = 353% %
+ \advance #3 by -1% %
+ \fi% % Short Kislev
+ \ifnum \tmpf = 383% %
+ \advance #3 by -1% %
+ \fi% %
+ \fi%
+%
+ \ifnum #1 > 2%
+ \ifnum \tmpf = 355% %
+ \advance #3 by 1% %
+ \fi% % Long Heshvan
+ \ifnum \tmpf = 385% %
+ \advance #3 by 1% %
+ \fi% %
+ \fi%
+ \global\@common = #3%
+ }%
+ #3 = \@common%
+}%
+%
+% \AbsoluteFromHebrew{day}{month}{year}{days}
+% ===============================
+% Absolute date of Hebrew day,month,year
+\def\AbsoluteFromHebrew #1#2#3#4{%
+ {%
+ #4 = #1%
+ \HebrewDaysInPriorMonths{#2}{#3}{#1}%
+ \advance #4 by #1% % Add days in prior months this year
+ \HebrewElapsedDays{#3}{#1}%
+ \advance #4 by #1% % Add days in prior years
+ \advance #4 by -1373429% % Subtract days before Gregorian 1.1.1
+ \global\@common = #4%
+ }%
+ #4 = \@common%
+}%
+%
+% \HebrewFromGregorian{Gday}{Gmonth}{Gyear}{Hday}{Hmonth}{Hyear}
+% ===============================
+% Evaluating Hebrew date Hday,Hmonth,Hyear from
+% Gregorian date Gday,Gmonth,Gyear
+\def\HebrewFromGregorian #1#2#3#4#5#6{%
+ {%
+ \countdef\tmpx= 17% % \tmpx==\count17
+ \countdef\tmpy= 18% % \tmpy==\count18
+ \countdef\tmpz= 19% % \tmpz==\count19
+%
+ #6 = #3% %
+ \global\advance #6 by 3761% % approximation from above
+ \AbsoluteFromGregorian{#1}{#2}{#3}{#4} %
+ \tmpz = 1 \tmpy = 1%
+ \AbsoluteFromHebrew{\tmpz}{\tmpy}{#6}{\tmpx}%
+ \ifnum \tmpx > #4% %
+ \global\advance #6 by -1% % Hyear = Gyear + 3760
+ \AbsoluteFromHebrew{\tmpz}{\tmpy}{#6}{\tmpx}%
+ \fi% %
+ \advance #4 by -\tmpx% % Days in this year
+ \advance #4 by 1% %
+ #5 = #4% %
+ \divide #5 by 30% % Approximation for month from below
+ \loop% % Search for month
+ \HebrewDaysInPriorMonths{#5}{#6}{\tmpx}%
+ \ifnum \tmpx < #4%
+ \advance #5 by 1%
+ \tmpy = \tmpx%
+ \repeat%
+ \global\advance #5 by -1%
+ \global\advance #4 by -\tmpy%
+ }%
+}%
+\catcode`@=12
+
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.dvi b/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.dvi
new file mode 100644
index 0000000000..e175f0a25e
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.dvi
Binary files differ
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.ps b/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.ps
new file mode 100644
index 0000000000..82ddf44501
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.ps
@@ -0,0 +1,508 @@
+%!PS-Adobe-2.0
+%%Creator: dvips 5.495 Copyright 1986, 1992 Radical Eye Software
+%%Title: HEBTEX.dvi
+%%Pages: 5
+%%PageOrder: Ascend
+%%BoundingBox: 0 0 596 842
+%%EndComments
+%DVIPSCommandLine: f:\appl\itp\emtex\dvips.exe HEBTEX
+%DVIPSSource: TeX output 1993.06.16:1011
+%%BeginProcSet: texc.pro
+%!
+/TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N /X{S N}
+B /TR{translate}N /isls false N /vsize 11 72 mul N /@rigin{isls{[0 -1 1 0 0 0]
+concat}if 72 Resolution div 72 VResolution div neg scale isls{Resolution hsize
+-72 div mul 0 TR}if Resolution VResolution vsize -72 div 1 add mul TR matrix
+currentmatrix dup dup 4 get round 4 exch put dup dup 5 get round 5 exch put
+setmatrix}N /@landscape{/isls true N}B /@manualfeed{statusdict /manualfeed
+true put}B /@copies{/#copies X}B /FMat[1 0 0 -1 0 0]N /FBB[0 0 0 0]N /nn 0 N
+/IE 0 N /ctr 0 N /df-tail{/nn 8 dict N nn begin /FontType 3 N /FontMatrix
+fntrx N /FontBBox FBB N string /base X array /BitMaps X /BuildChar{
+CharBuilder}N /Encoding IE N end dup{/foo setfont}2 array copy cvx N load 0 nn
+put /ctr 0 N[}B /df{/sf 1 N /fntrx FMat N df-tail}B /dfs{div /sf X /fntrx[sf 0
+0 sf neg 0 0]N df-tail}B /E{pop nn dup definefont setfont}B /ch-width{ch-data
+dup length 5 sub get}B /ch-height{ch-data dup length 4 sub get}B /ch-xoff{128
+ch-data dup length 3 sub get sub}B /ch-yoff{ch-data dup length 2 sub get 127
+sub}B /ch-dx{ch-data dup length 1 sub get}B /ch-image{ch-data dup type
+/stringtype ne{ctr get /ctr ctr 1 add N}if}B /id 0 N /rw 0 N /rc 0 N /gp 0 N
+/cp 0 N /G 0 N /sf 0 N /CharBuilder{save 3 1 roll S dup /base get 2 index get
+S /BitMaps get S get /ch-data X pop /ctr 0 N ch-dx 0 ch-xoff ch-yoff ch-height
+sub ch-xoff ch-width add ch-yoff setcachedevice ch-width ch-height true[1 0 0
+-1 -.1 ch-xoff sub ch-yoff .1 add]/id ch-image N /rw ch-width 7 add 8 idiv
+string N /rc 0 N /gp 0 N /cp 0 N{rc 0 ne{rc 1 sub /rc X rw}{G}ifelse}
+imagemask restore}B /G{{id gp get /gp gp 1 add N dup 18 mod S 18 idiv pl S get
+exec}loop}B /adv{cp add /cp X}B /chg{rw cp id gp 4 index getinterval
+putinterval dup gp add /gp X adv}B /nd{/cp 0 N rw exit}B /lsh{rw cp 2 copy get
+dup 0 eq{pop 1}{dup 255 eq{pop 254}{dup dup add 255 and S 1 and or}ifelse}
+ifelse put 1 adv}B /rsh{rw cp 2 copy get dup 0 eq{pop 128}{dup 255 eq{pop 127}
+{dup 2 idiv S 128 and or}ifelse}ifelse put 1 adv}B /clr{rw cp 2 index string
+putinterval adv}B /set{rw cp fillstr 0 4 index getinterval putinterval adv}B
+/fillstr 18 string 0 1 17{2 copy 255 put pop}for N /pl[{adv 1 chg}{adv 1 chg
+nd}{1 add chg}{1 add chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add
+adv}{/rc X nd}{1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]dup{
+bind pop}forall N /D{/cc X dup type /stringtype ne{]}if nn /base get cc ctr
+put nn /BitMaps get S ctr S sf 1 ne{dup dup length 1 sub dup 2 index S get sf
+div put}if put /ctr ctr 1 add N}B /I{cc 1 add D}B /bop{userdict /bop-hook
+known{bop-hook}if /SI save N @rigin 0 0 moveto /V matrix currentmatrix dup 1
+get dup mul exch 0 get dup mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N
+/eop{SI restore showpage userdict /eop-hook known{eop-hook}if}N /@start{
+userdict /start-hook known{start-hook}if pop /VResolution X /Resolution X 1000
+div /DVImag X /IE 256 array N 0 1 255{IE S 1 string dup 0 3 index put cvn put}
+for 65781.76 div /vsize X 65781.76 div /hsize X}N /p{show}N /RMat[1 0 0 -1 0 0
+]N /BDot 260 string N /rulex 0 N /ruley 0 N /v{/ruley X /rulex X V}B /V{}B /RV
+statusdict begin /product where{pop product dup length 7 ge{0 7 getinterval
+dup(Display)eq exch 0 4 getinterval(NeXT)eq or}{pop false}ifelse}{false}
+ifelse end{{gsave TR -.1 -.1 TR 1 1 scale rulex ruley false RMat{BDot}
+imagemask grestore}}{{gsave TR -.1 -.1 TR rulex ruley scale 1 1 false RMat{
+BDot}imagemask grestore}}ifelse B /QV{gsave transform round exch round exch
+itransform moveto rulex 0 rlineto 0 ruley neg rlineto rulex neg 0 rlineto fill
+grestore}B /a{moveto}B /delta 0 N /tail{dup /delta X 0 rmoveto}B /M{S p delta
+add tail}B /b{S p tail}B /c{-4 M}B /d{-3 M}B /e{-2 M}B /f{-1 M}B /g{0 M}B /h{
+1 M}B /i{2 M}B /j{3 M}B /k{4 M}B /w{0 rmoveto}B /l{p -4 w}B /m{p -3 w}B /n{p
+-2 w}B /o{p -1 w}B /q{p 1 w}B /r{p 2 w}B /s{p 3 w}B /t{p 4 w}B /x{0 S rmoveto}
+B /y{3 2 roll p a}B /bos{/SS save N}B /eos{SS restore}B end
+%%EndProcSet
+TeXDict begin 39158280 55380996 1000 300 300
+(F:\APPL\ITP\EMTEX\DOC\ENGLISH/HEBTEX.dvi) @start /Fa 14 123
+df<EA1CE0123CEA39C0A2EA7180A2EAE300A20B087F9B0E>34 D<126012F0A4126004067E8308>
+46 D<EA1FFF1480380003C01301B2B512F8A315187F9717>97 D<B5FC1480EA0003A61260B011
+187E9715>100 D<12FE12FF1203B3A408187E970D>I<EAFFE0A2120FEA0E00B3A30B187E970F>
+I<133F38F87F8014C0EA38F1EBE0E0A51300AB1301EA3C03381FFFC0A26C13803803FE00131A7E
+9817>104 D<12FE12FF1207A8080A7E970C>I<EAFFFC13FEEA000F1307B1130FB5FC13FE13FC10
+187E9714>107 D<EA3FC013E0EA0060B3EAFFE0A213C00B187F970E>112
+D<EA7FFCEAFFFEEAC00EABEAFF8EA2127FEA000EA5EAFFFEA213FC0F187E9713>116
+D<B5FC1480EA00071303B3A311187F9714>120 D<387E38FC00FE13FE140E12E0B100F0131EB5
+12FE6C13FC6C13F817187E971B>I<383FFFF014F8380E0038B312FEA25A15187F9718>I
+E /Fb 16 122 df<EA38C01279A2EA7180126113005A12C212820A097E9B0E>34
+D<1230127812FCA21278123006067D820C>46 D<EA200CEA701C38F81FE014F012FC12FEEA7F0F
+383F81C0001F1380EA0FC3EBE70013F7EA1FFE1239EA30FCEA707E137FEB3F80EA781F387C0FC0
+14E0387E07F0EA3E03130112FE38FC00E0141A7E9919>96 D<12301270EA7FFF148014C0A26C13
+E0EA0FF7EA00011300AA14C01303387FFFF0A2B5FCA214E0141A7E9918>I<12181238EA3FE013
+F0A4121FEA0070A813F8A213BC1201EA079EEA7F1E131C130C127EEAFE040F1A7F9911>I<1260
+12E0B512C014E0A37E7E38000300A213021306A41307A51480A4140013061304131B7E9917>I<
+12301270387FFFE014F0A37E7EC712301460A21208003813E05A12F0A414F0A27EA414E04813C0
+00C01380141B7E9919>I<126012E0EAFF8013C0A4127F12031201AE13E0A213C013000B1B7E99
+0F>I<126012E0EAFFE013F0A3127F123FEA018012031300A25AA61380A61300120612040C1B7E
+9910>I<126012E0B512F814FCA47E380E00185A003C1330123800781370A61478A60070137014
+6000601340161B7E9919>I<126012E0EAFFC013E0A4127F1201A213C0A212031380130012060B
+107F990D>105 D<124012E07E12FCA2127812185AA31270A21278387FFF8014C0A26C13E0A27E
+EA00031301A214C0A2EB03801307EB0F00131E5B5B5B485A485A1207A56C5A13277FA416>108
+D<126012E0B5FC148014C0A26C13E07EEA1C01EA380012781270A25AA67EA2B5FCA37EA2131A7E
+9917>I<126012E0EAFF06EB8F80EB9FC0EBBFE0EBFFF07E000313F8EA0783EA0E00000C13785A
+00381338A25A14301260147012E014F0EBFFE012E1A200E313C012C30080C7FC151B7E9918>I<
+126012E0EAFFFC7F7FA214807EEA00071303AD14C0A31480EB0200121B7E9916>120
+D<3860300C38E0701C39FE7F9FE000FFEBDFF0A314CF387F3FC7380C0600000814E0130E39180C
+01C0A290381C038013189038380700EA1C30140E380E701C380F607CEBE1F813FF6C5BA25C5C1C
+1A7E9920>I E /Fc 21 123 df<EA3C781370EA38F0EA78E01270EA71C01261EAE18012C30D09
+7C9F14>34 D<12F8A505057D830C>46 D<00FC1378127E7EEA1F80120FEA07C03803E0F8EBF0F0
+1207EA0FF9381F7FE0EA1E3F383C1FC01480EA780FEB07C0EB03E0A2EB01F014F81300147C147E
+143E17187E971B>96 D<EAFFE013F87F7FEA003E7FA27FADB512E0A413187D9719>I<EA7F8013
+C013E0A2EA01F01200A61201A212031207A2120FEA1EF8123E127C12F8EAF07812E012C0EA8000
+0D197E9711>I<B512E0A438000F00B3A213187D9719>I<EAFFFC13FF148014C0EA0007EB03E0A2
+13011230127012F0AE13187D9719>I<12F0B3A604187D970A>I<EAFFF0A4EA03C013801207A2EA
+0F00B00C187D9712>I<38F00FC0EB3FF014F814FCEB00FE143E141E141F140FA7141EA26C133E
+0078137C007C13FC387F03F8383FFFF06C13E06C13803801FE0018197D971D>104
+D<12F8AD12E01280050F7D970B>I<EAFFE013FC13FF148038007FC0130FEB07E0130314F01301
+A7EB03E0A2EB07C0130FB51280140013FC13F014187D9719>107 D<12F0A8B512C0A4EA000714
+80130F1400A25B131E133E133CA25BA213F85B12015BA212035B120712207D9F17>I<B5FC14C0
+14E014F0EAF801EB00F81478AEB512F8A415187D971B>I<EB0F8038F03FE0EB7FF038F8FFF838
+79E1FC387BC07C387F803E003F131E1300140F123EA3123CA4140E141EA2143C387820FCEB3FF8
+14F014E038001F80181A7D981E>I<EAFFFEEBFFC014E014F0EAF001EB00F81478147CA2143CA7
+7E0078137C007C13786C13F8383F83F0EA1FFF6C13E0000313C03800FE0016197D971B>113
+D<00781378A37EA3123E121EA3121F7E1470A2EB80F01207EB81E0A213C33803C7C0EBDF80EBFF
+0013FCEA0FF0EA3FC0B4C7FC12FC12E01280151D7E971A>I<B512FCA4C7127C1478A214F0A2EA
+0801003813E0EAF803A214C013071480130FA214005B131E133EA2133C90C7FCA816207D971C>
+119 D<EAFFE013F813FC13FE1200133F131FA2130FB010187D9716>I<39F01E03C0A9131C133C
+13380178138038F1F007EA7FE01380387C000F003C1400003E5B6C133EEBC0FE6CB45A6C5B0001
+5B38007FC01A197D9720>I<B512E014F814FC14FEEA0780143F141FA2140FAC120FEAFF00A25A
+007C130018197D971F>I E /Fd 1 59 df<126012F0A2126004047C830C>58
+D E /Fe 4 111 df<B61280A219027D8A20>0 D<133C13E0EA01C013801203AD13005A121C12F0
+121C12077E1380AD120113C0EA00E0133C0E297D9E15>102 D<12F0121C12077E1380AD120113
+C0EA00E0133C13E0EA01C013801203AD13005A121C12F00E297D9E15>I<12C0A21260A37EA37E
+A37EA37EA27EA3EA0180A3EA00C0A31360A21330A31318A3130CA31306A31303130110297E9E15
+>110 D E /Ff 59 124 df<90383FE3F83901F03F1C3903C03E3E0007137CEA0F80151C1500A5
+B612C0A2390F807C00AE397FE1FFC0A21F1D809C1C>11 D<EA781EEAFC3FA200FE1380A2EA7A1E
+EA0200A238040100A2EA0802A2EA300CEA4010110E7E9C19>34 D<127812FCA212FEA2127A1202
+A21204A21208A212301240070E7D9C0D>39 D<13201340EA0180120313001206120E5AA2123C12
+38A21278A312F85AA97E1278A31238A2123C121CA27E12067E13801201EA004013200B297C9E13
+>I<7E12401230123812187E120E7EA213801203A213C0A313E01201A9120313C0A31380A21207
+1300A2120E120C5A1238123012405A0B297D9E13>I<EA01C0487E6C5AEA41C138F1C780EAF9CF
+EAFDDF383EBE00EA07F0A2EA3EBE38FDDF80EAF9CFEAF1C73841C100EA01C0487E6C5A11127D9E
+18>I<127812FCA212FEA2127A1202A21204A21208A212301240070E7D850D>44
+D<EAFFE0A40B047F8A10>I<127812FCA4127806067D850D>I<EA03F8EA0F1EEA1C07003C1380EA
+3803007813C0A300F813E0AC007813C0A200381380EA3C07001C1300EA0F1EEA03F8131B7E9A18
+>48 D<1360EA01E0120F12FF12F31203B3A2387FFF80A2111B7D9A18>I<EA07F8EA1FFE38383F
+8038780FC0EAFC0714E01303A21278EA000714C0A2EB0F80EB1F00131E13385B5B38018060EA03
+001206000813E0381FFFC05A5AB5FCA2131B7E9A18>I<EB018013031307130F131F133F136F13
+CF138F1201EA030F1206120C12181230126012C0B512F8A238000F80A63801FFF8A2151B7F9A18
+>52 D<38180180381FFF005B5B5B13C00018C7FCA4EA19F8EA1E0E38180F80EA1007000013C014
+E0A3127812F8A214C012F038600F8038381F00EA1FFEEA07F0131B7E9A18>I<1260387FFFE0A2
+14C01480A238E00300EAC0065B5BC65AA25B13E0A212015B1203A41207A66C5A131C7D9B18>55
+D<EA03F8EA0FFE381E0F80EA3807EB03C01278A2127E387F8380EBC700EA3FFE6C5A6C7E3807FF
+80121D38387FC038781FE0EAF00713031301A3007813C0EB0380EA3E07381FFE00EA03F8131B7E
+9A18>I<B612FCA27EC9FCA7007FB512FCB6FCA21E0D7D9025>61 D<B512F814FF390FC01F80EC
+0FC0140715E0A515C0EC0F80EC3F00EBFFFE9038C00F80EC07C015E0140315F0A5EC07E0A2EC1F
+C0B6120014FC1C1C7E9B22>66 D<90381FE0209038FFF8E03803F80F3807C003380F800148C7FC
+123E1560127E127C00FC1400A8007C1460127E123E15C07E390F8001803907C003003803F80E38
+00FFFCEB1FE01B1C7D9B22>I<B512F814FF390FC01FC0EC07E0EC01F015F8140015FC157CA215
+7EA8157CA315F8A2EC01F0EC07E0EC1FC0B6120014F81F1C7E9B25>I<B6FCA2380FC01F140780
+1580A2EBC181A3EC800013C313FFA213C313C1A21560A29038C000E015C0A21401A21403EC0F80
+B6FCA21B1C7E9B1F>I<39FFFC3FFFA2390FC003F0AA90B5FCA2EBC003AC39FFFC3FFFA2201C7E
+9B25>72 D<B5FCA2EA07E0B3A6B5FCA2101C7F9B12>I<3807FFF0A238001F80B21230127812FC
+A21400EA783EEA387CEA0FF0141C7F9B19>I<B5FCA2EA0FC0AF1403A31407A21406140E141E14
+7EB512FEA2181C7E9B1D>76 D<EB3FE03801F07C3803C01E390F800F80391F0007C0001E130300
+3E14E0007E14F0007C1301A200FC14F8A8007C14F0007E1303A2003E14E0003F13076C14C0390F
+800F803903C01E003801F07C38003FE01D1C7D9B24>79 D<B512F814FE390FC03F80140FEC07C0
+15E0A515C0A2EC0F80EC3F00EBFFFC01C0C7FCABEAFFFCA21B1C7E9B21>I<B512F014FE380FC0
+3FEC0F806E7E81A55D4A5A023EC7FCEBFFF0EBC07C80143F6E7EA6ED8180A2EC0FC13AFFFC07C3
+00EC01FE211C7E9B24>82 D<3807F820381FFEE0EA3C07EA7801EA700012F01460A26C130012FE
+EAFFE0EA7FFE6C7E1480000F13C06C13E0EA007FEB03F01301130012C0A214E07E38F001C0EAFC
+0338EFFF00EA83FC141C7D9B1B>I<007FB512E0A238781F81007013800060146000E0147000C0
+1430A400001400B03807FFFEA21C1C7E9B21>I<39FFFC03FFA2390FC00030B3120715606C6C13
+E03901F001C03900FC078090387FFE00EB0FF8201C7E9B25>I<3AFFFC01FF80A23A0FC0001800
+6C6C5BA26D1370000314606D13E000015C7F0000495AA2D97E03C7FCA2EB7F07EB3F06148EEB1F
+8C14CCEB0FD8A2EB07F0A36D5AA26D5AA2211C7F9B24>I<397FFE1FFEA23907F001803803F803
+6C6C48C7FC000013066D5AEB7F1C6D5A14B0EB1FE0130FA26D7E6D7E1307497EEB0CFEEB187EEB
+387F496C7EEB601F01C07F00016D7E496C7EEA03003AFFF03FFF80A2211C7F9B24>88
+D<EA0401EA1806EA2008A2485AA2485AA2EABC2F38FE3F80A2EA7E1FA2383C0F00110E7B9C19>
+92 D<120412181220A21240A21280A212BC12FEA2127EA2123C070E7E9C0D>96
+D<EA0FF8EA1C1E383E0F80130714C0121C1200137FEA07E7EA1F07123C127C12F8A3EA780B383E
+13F8EA0FE115127F9117>I<B4FCA2121FA9EB3F80EBE1E0EB8070EB0078143CA2143EA6143CA2
+1478EB8070381EC1E0381C3F00171D7F9C1B>I<EA03FCEA0E0EEA1C1F123C1278130E00F8C7FC
+A61278EB0180123C381C0300EA0E0EEA03F811127E9115>I<EB0FF0A21301A9EA01F9EA0F07EA
+1C03EA3C011278A212F8A61278A2123CEA1C03380F0FFEEA03F9171D7E9C1B>I<EA01FCEA0F07
+381C0380383C01C0127814E012F8A2B5FC00F8C7FCA31278007C1360123C6C13C0380F03803801
+FC0013127F9116>I<137F3801E3803803C7C0EA0787120FEB8380EB8000A5EAFFF8A2EA0F80AE
+EA7FF8A2121D809C0F>I<3803F8F0380E0F38121E381C0730003C1380A4001C1300EA1E0FEA0E
+0EEA1BF80010C7FC1218A2EA1FFF14C06C13E04813F0387801F838F00078A300701370007813F0
+381E03C03807FF00151B7F9118>I<B4FCA2121FA9EB0FC0EB31E0EB40F0EB80F8A21300AB38FF
+E7FFA2181D7F9C1B>I<121E123FA4121EC7FCA6B4FCA2121FAEEAFFE0A20B1E7F9D0E>I<B4FCA2
+121FA9EB0FF8A2EB0380EB0700130C5B137013F87F13BC133E7F7F1480EB07C0EB03E038FFC7FC
+A2161D7F9C19>107 D<B4FCA2121FB3A7EAFFE0A20B1D7F9C0E>I<39FF0FC07E903831E18F3A1F
+40F20780D980FC13C0A2EB00F8AB3AFFE7FF3FF8A225127F9128>I<38FF0FC0EB31E0381F40F0
+EB80F8A21300AB38FFE7FFA218127F911B>I<EA01FC380F0780381C01C0003C13E0387800F0A2
+00F813F8A6007813F0A2383C01E0381E03C0380F07803801FC0015127F9118>I<38FF3F80EBE1
+E0381F80F0EB0078147C143C143EA6143C147C1478EB80F0EBC1E0EB3F0090C7FCA6EAFFE0A217
+1A7F911B>I<3803F060380F0CE0EA1E07EA3C03127C127812F8A61278127C123CEA1C07EA0E0F
+EA03F3EA0003A6EB1FFCA2161A7E9119>I<EAFE3E1347381E8F80A3381F070090C7FCAAEAFFF0
+A211127F9114>I<EA1FD8EA3078EA601812E0A2EAF000EAFF80EA7FE013F0EA1FF8EA07FCEA00
+7CEAC01CA212E01318EAF830EACFC00E127E9113>I<1203A45AA25AA2EA3FFC12FFEA1F00A913
+0CA4EA0F08EA0798EA03F00E1A7F9913>I<38FF07F8A2EA1F00AC1301120F380786FFEA01F818
+127F911B>I<39FF8FF8FEA2391F03E030A201831370000FEBF0601386D807C613C0EBCEF8EBEC
+790003EB7D80EBF83D0001EB3F00A2497E0000131EEBE00EA21F127F9122>119
+D<38FFC7FCA2381F8180EA0F833807C700EA03EEEA01FC5B1200137C13FEEA01DFEA039F38070F
+80380607C0380C03E038FF07FCA216127F9119>I<38FFC1FCA2381F0060EB80E0000F13C013C0
+3807C180A23803E300A2EA01F713F6EA00FE5BA21378A21330A21370EA706012F85BEAF9800073
+C7FC123E161A7F9119>I<B512FE1701808B18>123 D E /Fg 23 123 df<1204120C120EEA1FFF
+14C0487F805A380003F813011300A280A2147CAC001FB512805A481400A2B55A191F7F9E1C>97
+D<1208121E123F13C0EA7FE013F0EA1FF8120F12031201EA00FCA2137CA4133CA2133EA4137E13
+FE1201EA07EFEA3FCFA2EA7F8F1306127E12F8EAE00410217F9E12>I<141000081330001C1370
+001FB512804814005AB55AA2380001E0B3A45C5C91C7FC19217E9E1C>I<1204120C381FFFFE48
+EBFF804814C015E0B6FCC71207EC03F01401A312021206120EA2121EAC001C14E015C000181480
+001014001C207F9D1F>I<1208121C123EEA7F80EAFFC0EA3FE0EA1FF0120FEA03F812011200A2
+1378B21370136013400D217F9E0F>I<1208121C123E127FEAFF80EA3FC0EA1FE0EA0FF0EA07F8
+EA03FC1207EA06F8EA0E78EA1E3013101300A3121F7EA21380A2EA07C0A213E0120313F0120113
+E0120013C0A20E217F9E11>I<1204A2120C381FFF804813F04813FCB57E6C7F397E007F80141F
+EC0FC0003E1307A2140315E0A31401A3123CA85A15C01270006014800040140091C7FC1B227F9E
+1E>I<12100038EB3F800078EBFFE04913F0D8F80313F8A26C5A007CEB07FCEB0801003CC7FC12
+3E157CA2121E1578121FA2157015F06D13E0000F1301EC03C014079038C01F80EC7F003807E1FE
+EBFFFC5C6C13E06C1380D800FCC7FC1E1F7F9D21>I<1210123C127EB4FC1380127FEA3FC0EA0F
+E01207EA03F01201A5EA03E013C012071380EA0F00121E121C5A12400C187E9E10>I<12081218
+383FFFFE4813FCA2B512F8A2380003C0B3AC14801400130217287E9D1A>I<12081218123C383F
+FFC04813F014F8B512FCA2380001FEEB007E143E141FA2140FA5140EA2141E141CA31438A2381F
+FFF05A4813E014C0B51280181F7F9E1B>I<12181238127812F81278A5387FFFF814FC14FEA3C7
+127E143EA5143C147CA2147814F814F01301EB03E01307EB1FC0EB7F803801FF00EA0FFE5BEA1F
+F05BEA3F80003CC7FC126017277FA419>I<12021206120E001FB512E04814F84814FCB612FE7E
+003EC7127F001E143F151FA3150FAB121F7F6CB512FE15FC15F86C14F06C14E0201F7F9E23>I<
+12081218003C137E49B4FCD87E031380D8FE0713C0EA7F0F393F1F07E0EB1E03391FBC01F013F8
+000F13005B49137015785BA25B001F143890C7FCA3123EA2123CA290380FFFF0485A4913E01270
+D8607F13C048C8FC5A1D217F9E1F>I<1202120713C0EA0FE0EA1FF013F8EA07FCEA03FE120013
+7E133E131EAFEA3FFE13FC127F13F8EAFFF00F1F7F9E11>112 D<12021206120F48B512FE4880
+481580A2B7FC3A3F80003FC0151F121F150F6C7EA312077F16800003141F16005D6D133E000114
+7E5D4A5A9038F807F09038FC1FE06CB55A5D4AC7FC6D5AEB3FF0EB0FC022217F9E24>I<000C13
+08001C131C003E133C007E137C14FC6C137C147E381F803E120FA2EA07C0141E120313E0A21201
+EBF01C0000133CA2EB787814F01379EB3BE0EB3FC0EBFF8000071300EA3FFC13F0EA7FC090C7FC
+127812E0128017217F9D1A>I<13E0EA01F8EA03FE3807FF8014C0380F3FF0380E07F8381E01FC
+381C007E003C133F141FA2123E123FEA1FC0A2EA0F80EA07007EC7120FA6140E381FFFFE4813FC
+5A14F8B512F0181F7F9E1A>116 D<00041302A2000E1307001E5B003FEB1F80EB803F13C0001F
+131FEA0FE0D807F01300EA03F8EBFC1E6C6C5AEA00FFEB7FF86D5A131F130F6D7E6D7E1300147E
+80EC1F80A2EC0F00001FB5FC485B485BA2B55A191F7F9E1B>118 D<1204120C121E001FB512FC
+4814FE4814FFA2B7FCC8127F153F151FA248141E5A5A5A48143CA25A15381578157015F0EC01E0
+EC03C0141FEC7F80903803FF005CEB07F85CEB0FC0010EC7FC90C8FCA6123EA2123C1238123020
+2C7F9E23>I<1204120C381FFFC04813F04813F814FCB5FCC712FE147E143FA3141FB1141E141C
+1418141018217F9D1A>I<000813200018EB6003003CEBE007397C01F00FD8FC035B00FE158012
+7E1301127F123F150F14E0EA1F81A2EB83C0000F0180130013C7EBCF00D807FE130E49131E4913
+1C13E000035C15786D5B0001EB03E0EC0FC09038F87F8090B5C7FC6C5B14F86D5AEB3FC06DC8FC
+21227F9E24>I<12021206120F48B512E04814F815FC5A15FE3901E0007E6D133EA20000141EA3
+1378A4137C133CA61338EA1FF8485AA2127F4848131CC8FC151815101F227F9E22>I
+E /Fh 8 124 df<B612F8EDFF80823A03F8001FF06F7E6F7E1503A2821501A315035EA24B5A4B
+5A4B5AEDFFC090B548C7FCEDFFE09039F80007F0ED03FC6F7EA26F7EA21780A617005D4B5A4B5A
+ED1FF8B75A16C04BC7FC29297DA831>66 D<B712E0A33903FC001FED07F01501A215001670A391
+3801C0781638A302031300A2140F90B5FCA3EBFC0F1403A20201130EA3161C91C7FCA3163C1638
+167816F815011503151FB712F0A327297DA82D>69 D<B612F815FF16C03A03FC003FE0ED0FF0ED
+07F816FC150316FEA716FC150716F8ED0FF0ED3FE090B61280EDFE0001FCC8FCB0B512F0A32729
+7DA82F>80 D<007FB712C0A39039803FC03FD87E00140700781503A20070150100F016E0A24815
+00A5C71500B3A4017FB512E0A32B287EA730>84 D<B539F001FFFCA3D803FCC7EA0700B3AA0001
+150E7F00005D137E017F5CD93FC013F090390FF007E06DB55A010191C7FC9038001FF82E297DA8
+35>I<3B7FFFF81FFFF0A3000190C7EA78006C6D5B6D6C485A5E90383FE0036D6C485A6D6C48C7
+FC150E903807FC1E6D6C5A5D903801FF706D13F06E5A5D6E7E6E7EA281814A7E147BECF1FF02E0
+7F010180903803C07F49486C7E4A6C7E5B011E6D7E496D7E01386D7E1378496D7E496D1380B5D8
+801F13FEA32F297EA834>88 D<EB3FE03801FFF83803F07E3807C01FD80F801380001F130F003F
+14C0EA7F00140715E05AA290B5FCA290C8FCA37EA36C6C13E0121F390FC001C03907E003803903
+F81F003800FFFEEB1FF01B1B7E9A20>101 D<B71280A22102809122>123
+D E /Fi 37 123 df<EA30C01271A5EA6180A2EA410012C312820A0B7E9C0E>34
+D<124012E0A21260A31240A212001280030A7C9B09>39 D<12031204120812101230A21260A212
+E0A81260A31230A2121012081204120108197D970D>I<1280126012301218121CA2120EA2120F
+A9120EA3121CA21218123012601280081A7C970E>I<1218A21288EAEB8012FFEA080012161277
+122209097E920D>I<12301270A21230A31220A21240A21280040B7E8309>44
+D<EA7FE0A2EAFFC00B037E8D10>I<126012F0A2126004047E8108>I<12F8A51200AA12F8A50514
+7E950A>58 D<126012F012F8127012201200A412301270A51260A2124012C0128005147E8D08>
+I<1220003013040078130C00FC131E007F133EEA3F80381FC01EEA0FE0EA07F0EBF81CEA0EFCEB
+7E38EA1C3FEB1FB038380FF06D5A387803F06D7E6D7E147C80007F133FEC1F80140F00FEEB0700
+A2C77E191B7F991B>96 D<12081218A2EA3FFC7F487EA238000F801307A214C01303AB383FFFF8
+4813F0A2B512E0151A7F9917>I<1238123E127FEAFF80EA3FC0120FEA07E012031201A3120013
+F0A61201EA03F8EA0FB8EA3F38127F127EEAFC1012F012800D1B7F980F>I<EA1001EA3803383F
+FFF05AB512E0A238000F00B2130E130C1308141B7E9817>I<12081218383FFFE04813F814FCB5
+FCC7123E141EA31204120C121C123CAA0038131CA20030131800201310171B7F981A>I<121012
+38127CB4FCEA7F80EA3FC0121FEA07E012031201B013C013801300A20B1D7F990D>I<1238127C
+12FE127FEA3F80EA1FC0EA0FE0EA07F0EA0DE0120CEA1C401300A3121EA2120E120FA2EA0780A2
+13C012031380A2EA0100A20C1B7F980E>I<12081218EA3FFC387FFF80B512E014F0387C03F813
+00147C123C143C143EA2141EA41238A41278A21270141C0060131800401310171B7F9819>I<12
+20387001F0EB0FFC00F07F497E12F83978381F80EB000FA26C1307A31500A2123E140E121E5C00
+1F133C5C495A380F87E0EBFFC05C6C48C7FCEA03F0191A7F981B>I<123C127EB4FCEA7F80123F
+EA0FC01207EA03E01201A313C012031380EA0700120E5A121812200B137F980D>I<1210123038
+7FFFE014C0B5FC148038001E00B3A7131C1318131013227E9816>I<121012301238EA7FFEEBFF
+80B512C014E0EA00071303EB01F0A21300A514E0A2130114C0A2EB0380EA3FFF4813005B12FF14
+1A7F9917>I<12101230127012F01270A4387FFFC014E0A3EA00031301A414C01303A2EB0780A2
+EB0F005B133E13FCEA07F8EA1FF05BEA3F80003EC7FC1278124013217F9E15>I<1204120C121C
+383FFFFE48EBFF80B612C0123F391C0007E01403A21401AA121E121F90B512C06C148015006C5B
+1B1A7F991D>I<12101230383803E038780FF038FC1FF8387C3FFC387E787C383E703CEBE01EEA
+1FC0140EEB800FA213001407123EA2123CA35AA238707FFEA23860FFFC12E048C7FC5A181C7F99
+1A>I<12101238127CB4FCEA7F80EA3FC0121FEA07E012031201B3A513C0138013000B237F990C>
+I<1204120E121F1380EA3FC0EA1FE0EA07F01203120112001370ACEA3FF0EA7FE012FF13C00C1A
+7F990E>I<1204120C121C003FB512804814C0B612E0A2397E0003F0123E003F13017EA27EA213
+80EC03E01207EC07C0A29038C00F800003EB1F00143EEBE0FCEBFFF86C5B14C06C5B017EC7FC1C
+1C7F991E>I<001813C0EA3801EA7C031307EB03E0123E1301121FA2EA0F0013801207A23803C0
+C0A2EA01C1EBE380EA00E7EBEF0013FE485AEA1FF8EA7FE01380007EC7FC12F012C0131B7F9816
+>I<1203EA07E0EA0FF8487EEA3C7F38381F80387007C0130338F001E0A2EAF800A27E127F7E7E
+120E1204C7FCAE14C0148013227F9916>I<EA0380EA07F0EA0FFC487E381DFF80383C3FC03838
+0FE0387803F01301A2EA7C00127E127F7E121E1204C7FCA514E0EA3FFF4813C0A2B51280141A7F
+9916>I<122000301380EA7001EAF80312FC1307127E123F121F380F8700120713C7EA03CEEA01
+EE13FC12001378A27F131C131E130E130F7FA2EB0380A3EB01C0A313001480A212227E9915>I<
+12081460121C003C13F0EA7E01123FEA1F8013C0000F13E0EA07E03803F0C0EA01F93800FD80EB
+7F007FEB1F80EB0FC0EB07E01303EB01F0EB00F814F0383FFFE05A14C0B51280151A7F9917>I<
+12081218A2003FB5FC48148015C0B6FCC7120F140714031204000C1480A2121C003CEB0700A314
+0EA25C5C14F8EB07F0EB1FE05C91C7FC133C133090C8FCA51238A2123012201A257F991D>I<12
+081218EA3FFE387FFF8014C0B512E0EA0007EB03F01301A21300AE14E014C01480141B7F9816>
+I<D810011340EA3003D8780713C038F80F81EC83E0A2127CA21481123E1401A2EA1E1E001F14C0
+137C13F8D80FF01380EBE0030180130000075B140E5C3803C078EBC3F0EBFFE06C5B91C7FC6C5A
+13781B1D7F991E>I<1204120C121C003FB5FC15805AB612C0380780073803C003A214011201A3
+13E0A21200A513C0123FA2EA7F8000FF1480C7FC15001A1C7F991C>I E
+/Fj 9 58 df<EA03C0EA0C30EA1818EA300CA2EA700EEA6006A2EAE007ADEA6006A2EA700EEA30
+0CA2EA1818EA0C30EA07E0101D7E9B15>48 D<12035A123F12C71207B3A4EA0F80EAFFF80D1C7C
+9B15>I<EA07C0EA1830EA201CEA400C130EEAF00F12F81307A21270EA000F130EA2131CA21338
+1370136013C0EA0180EA0300EA0601120C1218EA1002EA3FFE127F12FF101C7E9B15>I<EA07E0
+EA1830EA201CA2EA781E130E131E1238EA001CA2131813301360EA07E0EA0030131CA2130E130F
+A2127012F8A3EAF00EEA401C1220EA1830EA07E0101D7E9B15>I<130CA2131C133CA2135C13DC
+139CEA011C120312021204120C1208121012301220124012C0B512C038001C00A73801FFC0121C
+7F9B15>I<EA300CEA3FF813F013C0EA2000A6EA23E0EA2430EA2818EA301CEA200E1200130FA3
+126012F0A3EA800EEA401E131CEA2038EA1870EA07C0101D7E9B15>I<13F0EA030CEA0604EA0C
+0EEA181E1230130CEA7000A21260EAE3E0EAE430EAE818EAF00C130EEAE0061307A51260A2EA70
+06EA300E130CEA1818EA0C30EA03E0101D7E9B15>I<EA03E0EA0C30EA1008EA200C13061260A3
+1270EA780CEA3E08EA3FB0EA1FE0EA07F013F8EA18FCEA307EEA601E130FEAC0071303A4EA6002
+1304EA300CEA1C10EA07E0101D7E9B15>56 D<EA03C0EA0C30EA1818EA300C1270EA600EEAE006
+A21307A51260EA700F1230EA1817EA0C27EA07C7EA0006A2130EEA300C12781318EA7010EA2030
+EA30C0EA0F80101D7E9B15>I E end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 300dpi
+TeXDict begin
+%%PaperSize: a4
+
+%%EndSetup
+%%Page: 1 1
+1 0 bop 1638 42 a Fj(1993)13 b Fi(ipeia)h Fj(16)426 338 y Fh(PUBT)-6
+b(eX)22 b({)i(T)818 352 y(E)854 338 y(X)13 b Fg(ly)j(zixard)h(dqxiba)g
+(yeniyd)0 506 y Fi(zxyt`nd)10 b(dagxd)g(,)p Ff(T)357 516 y(E)383
+506 y(X)h Fi(zipkezd)g(ly)e(dagxd)h(dpid)h(\(zncewd)e Ff(T)l(eX-XeT)i
+Fi(mewna)f(d`ay\))h Ff(T)l(eX--XeT)g Fi(zipkezd)0 556 y(xcqa)i(ynzynd)f(ici)i
+(lr)e(ziyrp)h(hlwd)f(jnqn)h(jezl)f(hqwhd)h(zqpkd)g(.zixar)g(mbe)f(zifrel)h
+(mb)g(milikny)f(mihqwh)i(ceair)0 606 y(m`zda)g(oekpd)f(oeeka)g(hqwhd)g(z`)h
+(bivdl)f(zrcei)g(zipkezd)h(;zifrela)g(mbe)f(zixara)h(mb)g(,milnd)f(jeza)h
+(zeize`d)f(ly)g(irahd)1071 656 y(.hqwha)i(zelelkd)d Ff(\(con)o(trol)h
+(sequences\))f Fi(zecewtl)0 706 y Ff(PC)20 b Fi(a)g(dpeknd)f
+Ff(T)l(eX-XeT)h Fi(z`)h(,xen`k)h(,dtilgn)d(`id)h(.)p Ff(PUBT)l(eX)f
+Fi(z`xwp)h Ff(PC)g Fi(l)f Ff(T)l(eX{XeT)h Fi(ly)g(`qxibd)1791
+755 y(.)p Ff(SBXeT)28 805 y Fi(.)p Ff(SBXET)13 b Fi(a)h(miiw)g(xacdy)g(itk)f
+Ff(.IVD)h Fi(uaew)g(`le)f(,ihxcphq)j Ff(.D)o(VI)d Fi(uaew)h(xvep)g
+Ff(PUBT)l(eX)f Fi(a)h(miynzyn)f(xy`k)0 855 y(uaew)f(zligza)g(lelkl)e(yi)h
+(eze`y)h Ff(heb)p 613 855 15 2 v 16 w(p)q(c.tex)f Fi(uaewa)h(ze`vnp)g(ixard)f
+(hqwhd)h(ceair)g(lr)f(lwdl)f(zecreind)h(zecewt)1521 905 y(dcewtd)h(zervn`a)i
+(hlwd)830 966 y Fe(n)p Ff(input)f(heb)p 1057 966 V 17 w(p)q(c)630
+1236 y Fg(zixar)k(avna)g(zeiqiqad)f(zecewtd)150 1389 y Fi(:od)e(dl`)f
+(zeiqiqa)i(zecewt)e(.hqwhd)g(jetid)g(zexyt`ny)h(zeiqiqa)g(zecewt)g(rax`)g
+(dlikn)e Ff(T)1646 1398 y(E)1672 1389 y(X)i Fi(zipkezd)597
+1500 y Fe(n)p Ff(b)q(eginR)107 b Fi(.l`nyl)12 b(oinin)j(daizkl)f(xear)600
+1549 y Fe(n)p Ff(endR)155 b Fi(.l`nyl)13 b(oinin)h(daizk)g(miiq)600
+1599 y Fe(n)p Ff(b)q(eginL)107 b Fi(.oinil)14 b(l`nyn)g(daizkl)f(xear)611
+1649 y Fe(n)p Ff(endL)155 b Fi(.oinil)14 b(l`nyn)g(daizk)f(miiq)0
+1749 y(.zeiyeniy)c(xzeie)h("zedeab")g(xzei)g(\()p Ff(Con)o(trol)e(sequences)p
+Fi(\))h(zecewt)g Ff(heb)p 1149 1749 V 16 w(p)q(c)h Fi(jeza)g(zexcben)g(,dl`)g
+(zeiqiqa)g(zecewtl)f(hxt)0 1798 y(dgepd)15 b(dxeva)g(ynzydl)g(ozipe)j
+(,zilbp`)f(dxeve)e(zixar)h(dxev)f(-)h(zeihpleieew`)g(zexev)f(izy)h(llk)f
+(jxca)h(yi)g(dl`)g(zecewtl)1534 1848 y(.ynzynd)d(oevx)g(itl)h(xzei)553
+2169 y Fg(zixar)j(avna)g(xzeia)g(zeiyeniyd)f(zecewtd)0 2299
+y Fi(beq)g(m`)h(zex`znd)f(zecewtdn)g(zg`a)h(ynzydl)e(yi)i(,zixara)h(hqwh)f
+(jeza)f(zeni`znd)h(zegfdd)e(z`)i(lawl)f(ick)225 2349 y(.oibexiql)e(zifrelae)g
+(zixara)g Ff(\(paragraphs\))d Fi(mirhw)j(likny)f(hqwh)h(e`)g(,zixar)h(elky)d
+(hqwh)i Ff({)g Fi(hqwhd)0 2421 y(zligza)i(aezkl)g(yi)g(,ixard)h(hqwhd)f(jeza)
+g(ritedl)f(zeieyry)g(zeifrel)g(zefexgnl)h(hxt)h(,zixara)g(elk)e(hqwhd)h(m`)
+1811 2471 y(hqwhd)657 2521 y Fe(n)p Ff(sethebrew)53 b Fi(e`)h
+Fe(n)p Ff(hebrewtext)1765 2620 y Fi(zixara)14 b(e`)956 2670
+y(zixarhqwh)p Fe(n)965 2770 y Fj(1)p eop
+%%Page: 2 2
+2 1 bop 0 42 a Fi(.migfen)13 b(eidi)g(cala)g(zg`)g(dxeyn)g(miakxeny)f(mirhw)h
+(mb)h(.zeni`znd)f(zegfdd)f(mr)h(zixara)h(didi)f(elek)e(hqwhd)j(f`e)645
+116 y(aezkl)f(yi)h(,ifrel)g(hqwh)g(ly)f(avnl)h(xearl)f(,hqwhd)h(jynda)f
+(,mipipern)i(m`)619 166 y Fe(n)p Ff(unsethebr)o(ew)39 b Fi(e`)i
+Fe(n)p Ff(nohebrewtext)1176 241 y Fi(ly)13 b(avna)h(jnqnd)f(z`)h(ligzdl)f(mb)
+h(xyt`)619 303 y Fe(n)p Ff(nohebrewtext)38 b Fi(e`)j Fe(n)p
+Ff(unsethebrew)0 502 y(con)o(trol)8 b(sequence)p Fi(d)g(z`)i(zixara)h(rhw)e
+(lk)g(y`xa)g(aezkl)h(yi)g(,oibexiql)h(zifrelae)e(zixara)i(mirhw)e(likn)g
+(hqwhd)h(m`)p 1970 514 21 43 v 0 552 a(,cala)i(zg`)f(dxey)g(rhwd)g(ly)f
+(ekxe`)h(m`)i(.df)e(rhw)g(zligza)h(dgfda)f(mipipern)h(`l)f(e`)g(mipipern)h
+(m`)f(jkl)f(m`zda)i(,mi`znd)1287 602 y(.ef)i(dxey)f(ly)g(dgfd)g(i`)h(e`)f
+(dgfda)h(xaecn)1078 702 y(aezkl)f(yi)h(,zgfen)g(dpey`xd)f(ezxeyy)g(rhw)h
+(iptl)719 751 y Fe(n)p Ff(hebrewpar)1765 801 y Fi(zixara)g(e`)988
+851 y(zixarrhw)p Fe(n)367 951 y Fi(aezkl)f(yi)h(\(zexey)f(ly)g(sqe`k)f(eil`)i
+(qgiizdl)f(xyt`e\))h(zgfen)g(epi`)g(dpey`xd)f(ezxeyy)g(rhw)h(iptl)723
+1000 y Fe(n)p Ff(hebrewlines)1765 1050 y Fi(zixara)g(e`)960
+1100 y(zixarzexey)p Fe(n)1524 1349 y Fi(:dgfdd)e(oipr)j(mekiql)0
+1424 y(hqwha)h(mirhwd)e(lk)g(if`)i(zixarhqwh)p Fe(n)45 b Fi(e`)29
+b Fe(n)p Ff(sethebrew)e Fi(e`)j Fe(n)p Ff(hebrewtext)12 b Fi(hqwhd)j(y`xa)g
+(miazek)g(m`)1456 1474 y(.zegfd)e(mr)g(,zixara)i(eidi)1088
+1523 y(;cxtpa)g(zixara)f(rhw)g(lkl)e(qgiizdl)i(yi)f(,zxg`)558
+1586 y(.)27 b(zixarrhw)p Fe(n)14 b Fi(e`)f Fe(n)p Ff(hebrewpar)f
+Fi(aezkl)h(yi)h(dgfd)f(mr)g(zixar)h(rhw)g(y`xa)419 1636 y(.)27
+b(zixarzexey)p Fe(n)55 b Fi(e`)41 b Fe(n)p Ff(hebrewline)o(s)11
+b Fi(aezkl)i(yi)h(dgfd)f(`ll)g(zixar)h(rhw)g(y`xa)396 1710
+y(.)p Fe(n)p Ff(unsetheb)o(rew)25 b Fi(e`)i Fe(n)p Ff(nohebrewtext)11
+b Fi(aezkl)i(yi)h(ifrel)f(rhwa)h(ligzny)f(jnqn)h(y`xa)965 2770
+y Fj(2)p eop
+%%Page: 3 3
+3 2 bop 561 42 a Fg(hqwhd)16 b(jeza)g(zefexgn)h(zqpkdl)g(zecewt)1652
+200 y Fi(:od)d(zecewtd)417 250 y Fe(n)p Ff(L)p Fe(f)p Fd(:)7
+b(:)g(:)m Ff(string)p Fd(:)g(:)g(:)l Fe(g)14 b Ff({)f Fi(zixar)i(hqwh)f(jeza)
+f(zifrel)h(zfexgn)g(zqpkdl)423 300 y Fe(n)p Ff(R)p Fe(f)p Fd(:)7
+b(:)g(:)n Fi(zfexgn)p Fd(:)g(:)g(:)o Fe(g)13 b Ff({)h Fi(ifrel)f(hqwh)h(jeza)
+g(zixar)g(zfexgn)g(zqpkdl)1490 399 y(:zixara)g(zecewt)g(oze`)761
+449 y Fe(f)p Fd(:::::::)o(::)o(::)p Fe(g)o Fi(zifrelzfexgn)p
+Fe(n)762 499 y(f)p Fd(::::::::)o(::)o(:)p Fe(g)p Fi(zixarzfexgn)p
+Fe(n)0 698 y Fi(,cgein)j(beqn)g(zfexgn)g(idef)g(j`)h(,zifrel)f(zfexgn)g
+(envra)f(deedn)g(ifrel)50 b Ff(con)o(trol)18 b(sequence)49
+b Fi(mpn`)17 b Ff({)g Fi(al)g(miy)937 748 y(.)p Ff(Con)o(trol)c(Sequence)g
+Fi(iptl)h Fe(n)p Ff(L)f Fi(aezkl)g(oi`)28 b(.)p Fe(n)13 b Fi(-)h(a)g(dligzny)
+314 951 y(.ifreld)f(e`)g(ixard)h(hpetl)g(xarnd)f(z`)h(mbe)g(oeekd)e(jetid)h
+(z`)i(mb)e(okeza)h(zellek)f Ff(R)g Fi(-e)g Ff(L)h Fi(zecewtd)0
+1001 y(z`)j(yxetna)g(oiivl)g(jixv)h(,lcgnd)e(zxixa)i(ly)e(hpetd)h(xy`n)g(xg`)
+g(hpeta)h(daezk)e(didz)h(zfexgndy)f(mipipern)i(m`)0 1051 y
+Ff(cmr10)h(scaled)49 b Fi(hpeta)17 b(daezky)f(zifrel)g(zfexgn)i(,zixara)f
+(rhw)g(jeza)g(,lawl)f(ick)i(,lynl)j(.zfexgnl)16 b(cenva)h(hpetd)1481
+1101 y(aezkl)d(jixv)40 b(,)p Fe(n)p Ff(magstep2)579 1225 y
+Fe(n)p Ff(fon)o(t)p Fe(n)p Ff(bi)o(gger=cmr)o(10)13 b(scaled)i
+Fe(n)p Ff(magstep2)738 1275 y Fe(n)p Ff(L)p Fe(fn)p Ff(bigger)d(The)k(string)
+p Fe(g)965 2770 y Fj(3)p eop
+%%Page: 4 4
+4 3 bop 702 42 a Fg(miixard)16 b(mihpeta)h(yeniyd)0 152 y Fi(.miixard)10
+b(mihpetd)h(ly)f(miiqiqad)h(zenyd)f(mpid)h(\(cala)g(zilbp`a\))h
+Ff(Jer)p 1147 152 15 2 v 16 w(p)q(c,)h(T)l(el)p 1303 152 V
+17 w(p)q(c,)g(Dead)p 1504 152 V 16 w(p)q(c,)g(Old)p 1672 152
+V 16 w(p)q(c)e Fi(zenyd)180 202 y(."eke)i Ff(msxm10)g Fi(,)p
+Ff(cmr10)h Fi(lynl)e(,milibxd)j(mihpetd)f(zenya)f(miynzyn)h(ea)g(ote`)g
+(eze`a)g(mda)f(ynzydl)g(ozip)0 364 y(z`)18 b(mb)g(okeza)g(zellek)f(dl`)g
+(zecewt)26 b(.edpyinl)17 b(cg`)h(ixar)g(hpetn)g(xarnd)g(z`)g(lwdl)f(ozxhny)h
+(zecewt)g(zeniiw)1025 414 y(:zecewtd)13 b(zniyx)h(oldl)f(.ezlrtd)f(z`)i(mbe)g
+(hpetd)g(zxcbd)0 519 y(zifrel)g(dcewt)412 b(zixara)14 b(dcewt)392
+b(hpetd)14 b(z`)g(lirtn)p 0 532 1950 2 v 0 582 a Fe(n)p Ff(Jer)562
+b Fi(milyexi)p Fe(n)488 b Ff(Jer)p 1370 582 15 2 v 16 w(p)q(c)0
+632 y Fe(n)p Ff(T)l(el)564 b Fi(aialz)p Fe(n)521 b Ff(T)l(el)p
+1368 632 V 17 w(p)q(c)0 681 y Fe(n)p Ff(Dead)f Fi(glndmi)p
+Fe(n)489 b Ff(Dead)p 1412 681 V 16 w(p)q(c)0 731 y Fe(n)p Ff(Ja\013a)530
+b Fi(eti)p Fe(n)581 b Ff(Old)p 1380 731 V 16 w(p)q(c)p 0 783
+1950 2 v 0 927 a Fi(,mi`ad)17 b(mihpeta)f(mb)h(ynzydl)d(lkez)i(.)p
+Ff(T)671 936 y(E)696 927 y(X)g Fi(a)g(zelaewnd)f(zelcbda)h(ynzyd)g(,milcben)g
+(mihpeta)h(dqtcd)e(jxevl)1199 976 y(:zeigep)e(myl)g(,)p Ff(heb)p
+1509 976 15 2 v 17 w(macros)g Fi(jeza)h(mixcbend)0 1082 y(hpet)574
+b(zixara)519 b(-)13 b(l)h(ddf)p 0 1086 1950 2 v 0 1135 a Fe(n)p
+Ff(Jerfo)q(otnote)387 b Fi(ohw)p Fe(n)561 b Ff(Jer)p 1370 1135
+15 2 v 16 w(p)q(c)16 b(scaled)f(0.750)0 1185 y Fe(n)p Ff(T)l(elfo)q(otnote)
+1039 b(T)l(el)p 1368 1185 V 17 w(p)q(c)16 b(scaled)e(0.750)0
+1235 y Fe(n)p Ff(Deadfo)q(otnote)995 b(Dead)p 1412 1235 V 16
+w(p)q(c)16 b(scaled)f(0.750)0 1285 y Fe(n)p Ff(Ja\013afo)q(otnote)1005
+b(Old)p 1380 1285 V 16 w(p)q(c)16 b(scaled)f(0.750)p 0 1336
+1950 2 v 699 1480 a Fi(.)p Fe(n)p Ff(rm)d Fi(-)h(ifreld)h(hpetd)f(lye)g
+Fe(n)p Ff(Jer)g Fi(`id)h(ixard)f(hpetd)h(ly)f(lcgnd)g(zxixa)0
+1642 y("aia`)j(lz")f(hpetd)g(,\()p Ff(b)q(oldface)p Fi(\))e(ybcen)i(hpet)h
+(`ed)e("glnd)g(mi")h(hpetd)g(,libxd)g(ixard)g(hpetd)g(`ed)f("milyexi")h
+(hpetd)0 1692 y(zxeva)h("milyexi"n)g(zvwna)g(dpey)f("glnd)g(mi")21
+b(."wc")16 b(hpet)h(`ed)e("eti")h(hpetde)g(\()p Ff(sans)i(serif)p
+Fi(\))d(mileqliq)g(`ll)h(hpet)h(`ed)809 1742 y(.iehpe)d(raexn)g(`ed)f
+Ff(rediss)e Fi(hpetd)j(.raexn)f(`ed)h Ff(redis)d Fi(hpetd)j(.zeize`d)1733
+1793 y(:dnbecl)1383 1844 y(."milyexi")f(a)h(daezk)f(ef)h(dxey)1347
+1895 y Fc(."aia`)e(lz")i(a)f(daezk)h(ef)g(dxey)1351 1947 y
+Fb(."glnd)g(mi")g(a)g(dxeyl)f(`nbec)h(ef)1405 1998 y Fa(."eti")f(hpeta)g
+(daezky)h(dxey)f(ef)0 2105 y Fi(wlgd)j(enk)h(hpet)h(eze`a)f(weica)h(azki)g
+(ybcend)f(wlgdy)f(jk)g(mieqn)i(hpeta)g(aezky)f(hqwh)h(yibcdl)f(mipipern)h(m`)
+1271 2154 y(dcewta)13 b(ynzydl)g(xyt`)h(,ybcen)g(izlad)1486
+2220 y Fe(f)p Fd(:)7 b(:)g(:)n Fi(zfexgn)p Fd(:)g(:)g(:)o Fe(g)p
+Fi(ybcd)p Fe(n)298 2285 y Fi(:`ad)14 b(rhwd)f(z`)h Ff(T)609
+2294 y(E)634 2285 y(X)p Fi(-l)g(hlwa)f(aezkp)h(m`)g(,lynl)f(.zeybcen)h
+(zeize`a)g(daezk)f(didz)h(zfexgnde)1098 2364 y(.)p Fe(f)p Fi(ybcen)g(eiykre)p
+Fe(g)p Fi(ybcd)p Fe(n)d Fi(mzq)j(hqwh)g(aialz)p Fe(n)1432 2443
+y Ff(T)1457 2452 y(E)1483 2443 y(X)p Fi(-a)f(ceair)h(ixg`)g(lawp)1387
+2508 y Fc(.)1399 2506 y(ybcen)f(eiykre)1398 2508 y(ybcen)g(eiykre)-239
+b(ybcen)13 b(eiykre)g(mzq)h(hqwh)89 2670 y Fi(.)p Fe(n)p Ff(L)f
+Fi(a)h(enicwdl)f(jxev)f(oi`e)i(,dlibxd)g(dxeva)f(zixar)h(rhw)g(jeza)g(riten)f
+Ff(math)g Fi(a)h(e`)f Ff(displa)o(y)h(math)e Fi(a)i(hqwh)965
+2770 y Fj(4)p eop
+%%Page: 5 5
+5 4 bop 731 42 a Fg(zixara)16 b(zetqep)i(zecewt)0 250 y Fi(zixara)c(dcewtd)
+366 b(zifrela)14 b(dcewtd)363 b(zexrd)p 0 263 2011 2 v 0 313
+a(dlecbdvitw)p Fe(n)418 b(n)p Ff(bigskip)0 363 y Fi(zipepiadvitw)p
+Fe(n)398 b(n)p Ff(medskip)0 412 y Fi(dphwdvitw)p Fe(n)420 b(n)p
+Ff(smallskip)0 512 y Fi(lecbswn)p Fe(n)54 b(n)p Ff(mak)m(afgadol)170
+b Fi(--)618 b(.zixara)14 b(dcewta)f(ynzydl)g(jixv)0 562 y(wprswn)p
+Fe(n)40 b(n)p Ff(mak)m(afanak)205 b Fi(---)602 b(.zixara)14
+b(dcewta)f(ynzydl)g(jixv)0 662 y(yxb)p Fe(n)55 b(n)p Ff(geresh)352
+b(')637 b Fi(.zixara)14 b(dcewta)f(ynzydl)g(jixv)0 711 y(yxbgzt)p
+Fe(n)55 b(n)p Ff(op)q(engeresh)176 b(')637 b Fi(.zixara)14
+b(dcewta)f(ynzydl)g(jixv)0 761 y(yxbxebq)p Fe(n)55 b(n)p Ff(closegeresh)172
+b(`)637 b Fi(.zixara)14 b(dcewta)f(ynzydl)g(jixv)0 811 y(hehivgzt)p
+Fe(n)55 b(n)p Ff(op)q(enquote)157 b(")625 b Fi(.zixara)14 b(dcewta)f(ynzydl)g
+(jixv)0 861 y(hehivxebq)p Fe(n)55 b(n)p Ff(closequote)153 b(\\)625
+b Fi(.zixara)14 b(dcewta)f(ynzydl)g(jixv)0 960 y(meid)p Fe(n)548
+b(n)p Ff(heb)q(da)o(y)478 b Fi(.zixara)14 b(jix`zd)g(z`)g(dqitcn)0
+1010 y Fe(n)p Ff(Hebrewto)q(da)o(y)999 b Fi(.meid)13 b(ly)g(ixard)h(jix`zd)0
+1060 y Fe(n)p Ff(Hebrewdate)31 b(\(*\))933 b Fi(.ixard)13 b(geld)g(itl)g
+(,edylk)g(ip`ixebxb)i(jix`z)0 1160 y(dwqit)p Fe(n)509 b(n)p
+Ff(item)534 b Fi(.zixara)14 b(dcewta)f(ynzydl)g(jixv)0 1209
+y(dwqitdwqit)p Fe(n)389 b(n)p Ff(itemitem)439 b Fi(.zixara)14
+b(dcewta)f(ynzydl)g(jixv)0 1309 y(oinidxey)p Fe(n)1124 b Fi(.dpini)14
+b(zgfen)g(zixar)g(hqwh)g(zxey)0 1359 y(l`nydxey)p Fe(n)1084
+b Fi(.dl`ny)13 b(zgfen)g(zixar)h(hqwh)h(zxey)0 1409 y(fkxn)p
+Fe(n)1194 b Fi(.fkxna)14 b(zixar)g(hqwh)g(zxey)0 1508 y Fe(n)p
+Ff(undertext)p Fe(f)p Fi(hqwh)p Fe(g)916 b Fi(.oezgz)14 b(ewa)f(ybcen)h(hqwh)
+p 0 1560 V 1389 1641 a(:oldlk)f(`ed)g(yeniyd)95 b(\(*\))83
+1691 y Fe(n)p Ff(new)o(coun)o(t)p Fe(n)p Ff(da)o(y)61 b Fe(n)p
+Ff(new)o(coun)o(t)p Fe(n)p Ff(mon)n(th)f Fe(n)p Ff(new)o(coun)o(t)p
+Fe(n)p Ff(y)o(ear)83 1741 y Fe(n)p Ff(da)o(y=12)79 b Fe(n)p
+Ff(mon)o(th=10)e Fe(n)p Ff(y)o(ear=1884)83 1790 y Fe(n)p Ff(Hebrewdate)p
+Fe(fn)p Ff(da)o(y)p Fe(gfn)p Ff(mon)n(th)o Fe(gfn)o Ff(y)o(ear)p
+Fe(g)1715 1840 y Fi(:d`vezd)1538 1890 y(d'nxz)27 b(,)15 b(ixyz)27
+b('bk)508 2176 y Fj(02)9 b Fe(\000)h Fj(584539)i Fi(.lh)h(,milyexia)h(zixard)
+g(dhiqxaipe`d)h(,miaeyigd)e(fkxn)h(,zxet)g(dnx)965 2770 y Fj(5)p
+eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.tex b/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.tex
new file mode 100644
index 0000000000..91f7b91ae3
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/hebtex_guide.tex
@@ -0,0 +1,656 @@
+%% Written by Rama Porrat of the Computation Center,
+%% Hebrew University of Jerusalem.
+
+\input heb_macros
+\font\big=Jerusalem scaled \magstep1
+\def\centerhebrew#1{\vskip1.5cm\centerline{\beginR\big #1\endR}\vskip0.5cm}
+\hebrewtext
+\diem
+\smallskip
+\font\rm=cmbx10
+\font\bigrm=cmbx10 scaled \magstep2
+\vskip 2cm
+\centerline{\L{\bigrm \TeX} \R{\big dyiney abixqd draxiz yl} }
+\vskip 1cm
+dzekpiz \L{\TeX}
+n`tyxz dkpz hwqhim ynkilim bm lerfiz ebm raxiz.
+dkpqz dhwqh lzej nqnj dwlh pryiz rl ici dnyzny aqcx
+dhari yl d`eziez azej dnlim, bm araxiz ebm alerfiz;
+dzekpiz iecrz ldtej `z dhwqh draxi adz`m ltwecez
+\L{(control sequences)} dklelez ahwqh.
+
+twecez dniercez ldwl rl riaec dhwqh draxi
+pnv`ez aweau \L{heb\_macros.tex}
+y`eze iy lklel azgilz weau dwlh a`nvrez dtwecd
+\smallskip
+\centerline{\L{$\backslash$input heb\_macros}}
+\bigskip
+
+\centerhebrew{dtwecez daqiqiez anva raxiz}
+\bigskip
+dzekpiz \L{\TeX} nkild `xar twecez aqiqiez yn`tyxez ditej dhwqh.
+twecez aqiqiez `ld do:
+\hfill\break
+\smallskip
+\centerline{\L{$\backslash$beginR~~~~~~}
+ \R{raex lkziad ninio lyn`l.}}
+\centerline{\L{$\backslash$endR~~~~~~~~~}
+ \R{qiim kziad ninio lyn`l.}}
+\centerline{\L{$\backslash$beginL~~~~~~}
+ \R{raex lkziad nyn`l linio.}}
+\centerline{\L{~$\backslash$endL~~~~~~~~~}
+ \R{qiim kziad nyn`l linio.}}
+\hfill\break
+txh ltwecez aqiqiez `ld, nebcxez azej \L{heb\_macros}
+twecez
+)\L{Control sequences}(
+iezx "baedez" eiezx yineyiez.
+ltwecez `ld iy acxj kll yzi vexez `weeielphiez - vexd raxiz evexd `pbliz,
+epizo
+ldyzny avexd dpegd iezx lti xveo dnyzny.
+\hfill\break
+\bigskip
+\centerhebrew{dtwecez dyineyiez aiezx anva raxiz}
+
+\medskip
+kci lwal `z ddfgez dnz`inez azej hwqh araxiz, iy ldyzny
+a`gz ndtwecez dnz`xez `m qeb dhwqh \L{--} hwqh ykle
+raxiz, `e hwqh ynkil whrim \L{(paragraphs)}
+araxiz ealerfiz lqixebio.
+\medskip
+`m dhwqh kle araxiz, txh lngxefez lerfiez yryeiez
+ldetir azej dhwqh draxi,
+iy lkzea
+azgilz dhwqh
+\hfill\break
+\centerline{\L{$\backslash$hebrewtext}~~~ \R{`e}~~~ \L{$\backslash$sethebrew}}
+\hfill\break
+`e araxiz
+\hfill\break
+\centerline{$\backslash$hwqhraxiz~~~~~~~~~~~~~~~}
+\medskip
+e`f dhwqh kele idid
+araxiz rm ddfgez dnz`inez.
+bm whrim ynexkaim nyexd `gz alac idie nefgim.
+\medskip
+`m nrepipim, adnyj dhwqh, lraex lnva yl hwqh lerfi,
+iy lkzea
+\hfill\break
+\centerline{\L{$\backslash$nohebrewtext}~~~\R{`e}~~~\L{$\backslash$unsethebrew}}
+\medskip
+`tyx bm ldzgil `z dnqnj anva yl
+\smallskip
+\centerline{\L{$\backslash$nohebrewtext}~~~\R{`e}~~~\L{$\backslash$unsethebrew}}
+\hfill\break
+\bigskip
+
+`m dhwqh nkil whrim araxiz ealerfiz lqixebio, iy lkzea
+ax`y kl whr araxiz `z d\L{control~sequence} dnz`im, adz`m lkj
+`m nrepipim `e l` nrepipim adfgd azgilz whr fd. `m `exke yl
+dwhr yexd `gz alac, nceax adfgd `e `i dfgd yl yexd fe.
+\bigskip
+ltpi whr yyexze dx`yepd nefgz, iy lkzea
+\hfill\break
+\centerline{\L{$\backslash$hebrewpar~~~~~~~~~~~~~~~~~}}
+`e araxiz
+\hfill\break
+\centerline{$\backslash$whrraxiz~~~~~~~~~~~~~~~~~}
+\hfill\break
+ltpi whr yyexze dx`yepd `ipe nefgz )e`tyx ldziigq `lie k`eqs
+yl yexez( iy lkzea
+\hfill\break
+\centerline{\L{$\backslash$hebrewlines~~~~~~~~~~~~~~~}}
+`e araxiz
+\hfill\break
+\centerline{$\backslash$yexezraxiz~~~~~~~~~~~~~~~}
+\hfill\break
+\bigskip
+\bigskip
+lqikem rpio ddfgd:
+\medskip
+\tiqwd{ }`m kezaim ax`y dhwqh
+\L{$\backslash$hebrewtext}~~`e~~\L{$\backslash$sethebrew}~~`e~~
+$\backslash$hwqhraxiz
+`fi kl dwhrim ahwqh idie araxiz,
+rm dfgez.
+
+`gxz, iy ldziigq lkl whr araxiz aptxc;
+\smallskip
+\tiqwdtiqwd{ }ax`y whr raxiz rm dfgd iy lkzea \L{$\backslash$hebrewpar} `e
+$\backslash$whrraxiz ~.
+
+\tiqwdtiqwd{ }ax`y whr raxiz
+ll` dfgd iy lkzea
+\L{$\backslash$hebrewlines}~~ `e ~~
+$\backslash$yexezraxiz ~.
+\medskip
+\tiqwd{ }ax`y nqnj ynzgil awhr lerfi iy lkzea \L{$\backslash$nohebrewtext}~~`e~~\L{$\backslash$unsethebrew}.
+\vfil\eject
+\centerhebrew{twecez ldkpqz ngxefez azej dhwqh}
+\bigskip
+dtwecez do:
+
+\centerline{\L{$\backslash$L$\{\ldots$string$\ldots\}$} \L{--}
+ \R{ldkpqz ngxefz lerfiz azej hwqh raxiz}}
+\centerline{\L{$\backslash$R$\{\ldots$\R{ngxefz}$\ldots\}$} \L{--}
+ \R{ldkpqz ngxefz raxiz azej hwqh lerfi}}
+\bigskip
+
+`ezo twecez araxiz:
+\hfill\break
+\centerline{$\backslash$ngxefzlerfiz$\{...........\}$}
+\centerline{$\backslash$ngxefzraxiz$\{...........\}$}
+\bigskip\bigskip\bigskip
+yim la \L{--} `npm~~ \L{control sequence}~~ lerfi
+ndeed arvne ngxefz lerfiz,
+`j fedi ngxefz nqeb niegc, ynzgild a - \L{$\backslash$}.
+ ~`io lkzea \L{L}$\backslash$ ltpi \L{Control Sequence}.
+\vskip 1.3cm
+dtwecez {\rm L} e- {\rm R} kellez azeko bm `z ditej dkeeo ebm
+`z dnrax
+lteph draxi `e dlerfi.
+
+`m nrepipim ydngxefz zdid kzead
+ateph `gx n`yx dteph yl axixz dngcl, vxij lviio antexy
+`z dteph avnec lngxefz. lnyl, kci lwal, azej whr araxiz,
+ngxefz lerfiz ykzead ateph~~ \L{cmr10 scaled $\backslash$magstep2},~~
+vxij lkzea
+\hfil\break
+\medskip
+\centerline{\L{$\backslash$font$\backslash$bigger=cmr10 scaled $\backslash$magstep2}}
+\centerline{\L{$\backslash$L{$\{\backslash$bigger The string$\}$}}}
+\vfil\break
+\centerhebrew{hal`ez dtephim draxiim daqiqiim}
+\vskip 1.5cm
+
+\font\a=Jerusalem \font\b=TelAviv
+\font\c=DeadSea \font\d=OldJaffa
+\font\e=redis10 \font\f=rediss10
+\filbreak
+\noindent\bf \L{Jerusalem}
+\a
+\vskip .4cm
+\hrule width 16cm
+\vskip .2cm
+\vbox{\settabs 12 \columns
+{\bf
+\+&
+ &0&1&2&3&4&5&6&7&8&9\cr
+ }
+\vskip .2cm
+\hrule width 16cm
+\vskip .2cm
+\+{\bf 0}&\vrule&\char0&\char1&\char2&\char3&\char4&\char5&\char6&\char7&\char8&\char9\cr
+\+{\bf 1}&\vrule&\char10&\char11&\char12&\char13&\char14&\char15&\char16&\char17&\char18&\char19\cr
+\+{\bf 2}&\vrule&\char20&\char21&\char22&\char23&\char24&\char25&\char26&\char27&\char28&\char29\cr
+\+{\bf 3}&\vrule&\char30&\char31&\char32&\char33&\char34&\char35&\char36&\char37&\char38&\char39\cr
+\+{\bf 4}&\vrule&\char40&\char41&\char42&\char43&\char44&\char45&\char46&\char47&\char48&\char49\cr
+\+{\bf 5}&\vrule&\char50&\char51&\char52&\char53&\char54&\char55&\char56&\char57&\char58&\char59\cr
+\+{\bf 6}&\vrule&\char60&\char61&\char62&\char63&\char64&\char65&\char66&\char67&\char68&\char69\cr
+\+{\bf 7}&\vrule&\char70&\char71&\char72&\char73&\char74&\char75&\char76&\char77&\char78&\char79\cr
+\+{\bf 8}&\vrule&\char80&\char81&\char82&\char83&\char84&\char85&\char86&\char87&\char88&\char89\cr
+\+{\bf 9}&\vrule&\char90&\char91&\char92&\char93&\char94&\char95&\char96&\char97&\char98&\char99\cr
+\+{\bf 10}&\vrule&\char100&\char101&\char102&\char103&\char104&\char105&\char106&\char107&\char108&\char109\cr
+\+{\bf 11}&\vrule&\char110&\char111&\char112&\char113&\char114&\char115&\char116&\char117&\char118&\char119\cr
+\+{\bf 12}&\vrule&\char120&\char121&\char122&\char123&\char124&\char125&\char126&\char127\cr}
+\vskip .2cm
+\hrule width 16cm
+\bigskip\bigskip\filbreak
+\vskip .4cm
+\noindent\bf \L{TelAviv}
+\b
+\vskip .4cm
+\hrule width 16cm
+\vskip .2cm
+\vbox{\settabs 12 \columns
+{\bf
+\+&
+ &0&1&2&3&4&5&6&7&8&9\cr
+ }
+\vskip .2cm
+\hrule width 16cm
+\vskip .2cm
+\+{\bf 0}&\vrule&\char0&\char1&\char2&\char3&\char4&\char5&\char6&\char7&\char8&\char9\cr
+\+{\bf 1}&\vrule&\char10&\char11&\char12&\char13&\char14&\char15&\char16&\char17&\char18&\char19\cr
+\+{\bf 2}&\vrule&\char20&\char21&\char22&\char23&\char24&\char25&\char26&\char27&\char28&\char29\cr
+\+{\bf 3}&\vrule&\char30&\char31&\char32&\char33&\char34&\char35&\char36&\char37&\char38&\char39\cr
+\+{\bf 4}&\vrule&\char40&\char41&\char42&\char43&\char44&\char45&\char46&\char47&\char48&\char49\cr
+\+{\bf 5}&\vrule&\char50&\char51&\char52&\char53&\char54&\char55&\char56&\char57&\char58&\char59\cr
+\+{\bf 6}&\vrule&\char60&\char61&\char62&\char63&\char64&\char65&\char66&\char67&\char68&\char69\cr
+\+{\bf 7}&\vrule&\char70&\char71&\char72&\char73&\char74&\char75&\char76&\char77&\char78&\char79\cr
+\+{\bf 8}&\vrule&\char80&\char81&\char82&\char83&\char84&\char85&\char86&\char87&\char88&\char89\cr
+\+{\bf 9}&\vrule&\char90&\char91&\char92&\char93&\char94&\char95&\char96&\char97&\char98&\char99\cr
+\+{\bf 10}&\vrule&\char100&\char101&\char102&\char103&\char104&\char105&\char106&\char107&\char108&\char109\cr
+\+{\bf 11}&\vrule&\char110&\char111&\char112&\char113&\char114&\char115&\char116&\char117&\char118&\char119\cr
+\+{\bf 12}&\vrule&\char120&\char121&\char122&\char123&\char124&\char125&\char126&\char127\cr}
+\vskip .2cm
+\hrule width 16cm
+\filbreak
+\vskip .4cm
+\noindent\bf \L{DeadSea}
+\c
+\vskip .4cm
+\hrule width 16cm
+\vskip .2cm
+\vbox{\settabs 12 \columns
+{\bf
+\+&
+ &0&1&2&3&4&5&6&7&8&9\cr
+ }
+\vskip .2cm
+\hrule width 16cm
+\vskip .2cm
+\+{\bf 0}&\vrule&\char0&\char1&\char2&\char3&\char4&\char5&\char6&\char7&\char8&\char9\cr
+\+{\bf 1}&\vrule&\char10&\char11&\char12&\char13&\char14&\char15&\char16&\char17&\char18&\char19\cr
+\+{\bf 2}&\vrule&\char20&\char21&\char22&\char23&\char24&\char25&\char26&\char27&\char28&\char29\cr
+\+{\bf 3}&\vrule&\char30&\char31&\char32&\char33&\char34&\char35&\char36&\char37&\char38&\char39\cr
+\+{\bf 4}&\vrule&\char40&\char41&\char42&\char43&\char44&\char45&\char46&\char47&\char48&\char49\cr
+\+{\bf 5}&\vrule&\char50&\char51&\char52&\char53&\char54&\char55&\char56&\char57&\char58&\char59\cr
+\+{\bf 6}&\vrule&\char60&\char61&\char62&\char63&\char64&\char65&\char66&\char67&\char68&\char69\cr
+\+{\bf 7}&\vrule&\char70&\char71&\char72&\char73&\char74&\char75&\char76&\char77&\char78&\char79\cr
+\+{\bf 8}&\vrule&\char80&\char81&\char82&\char83&\char84&\char85&\char86&\char87&\char88&\char89\cr
+\+{\bf 9}&\vrule&\char90&\char91&\char92&\char93&\char94&\char95&\char96&\char97&\char98&\char99\cr
+\+{\bf 10}&\vrule&\char100&\char101&\char102&\char103&\char104&\char105&\char106&\char107&\char108&\char109\cr
+\+{\bf 11}&\vrule&\char110&\char111&\char112&\char113&\char114&\char115&\char116&\char117&\char118&\char119\cr
+\+{\bf 12}&\vrule&\char120&\char121&\char122&\char123&\char124&\char125&\char126&\char127\cr}
+\vskip .2cm
+\hrule width 16cm
+\bigskip\bigskip\filbreak
+\vskip .4cm
+
+\noindent\bf \L{OldJaffa}
+\d
+\vskip .4cm
+\hrule width 16cm
+\vskip .2cm
+\vbox{\settabs 12 \columns
+{\bf
+\+&
+ &0&1&2&3&4&5&6&7&8&9\cr
+ }
+\vskip .2cm
+\hrule width 16cm
+\vskip .2cm
+\+{\bf 0}&\vrule&\char0&\char1&\char2&\char3&\char4&\char5&\char6&\char7&\char8&\char9\cr
+\+{\bf 1}&\vrule&\char10&\char11&\char12&\char13&\char14&\char15&\char16&\char17&\char18&\char19\cr
+\+{\bf 2}&\vrule&\char20&\char21&\char22&\char23&\char24&\char25&\char26&\char27&\char28&\char29\cr
+\+{\bf 3}&\vrule&\char30&\char31&\char32&\char33&\char34&\char35&\char36&\char37&\char38&\char39\cr
+\+{\bf 4}&\vrule&\char40&\char41&\char42&\char43&\char44&\char45&\char46&\char47&\char48&\char49\cr
+\+{\bf 5}&\vrule&\char50&\char51&\char52&\char53&\char54&\char55&\char56&\char57&\char58&\char59\cr
+\+{\bf 6}&\vrule&\char60&\char61&\char62&\char63&\char64&\char65&\char66&\char67&\char68&\char69\cr
+\+{\bf 7}&\vrule&\char70&\char71&\char72&\char73&\char74&\char75&\char76&\char77&\char78&\char79\cr
+\+{\bf 8}&\vrule&\char80&\char81&\char82&\char83&\char84&\char85&\char86&\char87&\char88&\char89\cr
+\+{\bf 9}&\vrule&\char90&\char91&\char92&\char93&\char94&\char95&\char96&\char97&\char98&\char99\cr
+\+{\bf 10}&\vrule&\char100&\char101&\char102&\char103&\char104&\char105&\char106&\char107&\char108&\char109\cr
+\+{\bf 11}&\vrule&\char110&\char111&\char112&\char113&\char114&\char115&\char116&\char117&\char118&\char119\cr
+\+{\bf 12}&\vrule&\char120&\char121&\char122&\char123&\char124&\char125&\char126&\char127\cr}
+\vskip .2cm
+\hrule width 16cm
+\filbreak
+\vskip .4cm
+\noindent\bf \L{redis10 \hskip 2cm $\backslash$hrm}
+\e
+\vskip .4cm
+\hrule width 16cm
+\vskip .2cm
+\vbox{\settabs 12 \columns
+{\bf
+\+&
+ &0&1&2&3&4&5&6&7&8&9\cr
+ }
+\vskip .2cm
+\hrule width 16cm
+\vskip .2cm
+\+{\bf 0}&\vrule&\char0&\char1&\char2&\char3&\char4&\char5&\char6&\char7&\char8&\char9\cr
+\+{\bf 1}&\vrule&\char10&\char11&\char12&\char13&\char14&\char15&\char16&\char17&\char18&\char19\cr
+\+{\bf 2}&\vrule&\char20&\char21&\char22&\char23&\char24&\char25&\char26&\char27&\char28&\char29\cr
+\+{\bf 3}&\vrule&\char30&\char31&\char32&\char33&\char34&\char35&\char36&\char37&\char38&\char39\cr
+\+{\bf 4}&\vrule&\char40&\char41&\char42&\char43&\char44&\char45&\char46&\char47&\char48&\char49\cr
+\+{\bf 5}&\vrule&\char50&\char51&\char52&\char53&\char54&\char55&\char56&\char57&\char58&\char59\cr
+\+{\bf 6}&\vrule&\char60&\char61&\char62&\char63&\char64&\char65&\char66&\char67&\char68&\char69\cr
+\+{\bf 7}&\vrule&\char70&\char71&\char72&\char73&\char74&\char75&\char76&\char77&\char78&\char79\cr
+\+{\bf 8}&\vrule&\char80&\char81&\char82&\char83&\char84&\char85&\char86&\char87&\char88&\char89\cr
+\+{\bf 9}&\vrule&\char90&\char91&\char92&\char93&\char94&\char95&\char96&\char97&\char98&\char99\cr
+\+{\bf 10}&\vrule&\char100&\char101&\char102&\char103&\char104&\char105&\char106&\char107&\char108&\char109\cr
+\+{\bf 11}&\vrule&\char110&\char111&\char112&\char113&\char114&\char115&\char116&\char117&\char118&\char119\cr
+\+{\bf 12}&\vrule&\char120&\char121&\char122&\char123&\char124&\char125&\char126&\char127\cr}
+\vskip .2cm
+\hrule width 16cm
+\bigskip\bigskip\filbreak
+\vskip .4cm
+
+\noindent\bf \L{rediss10 \hskip 2cm $\backslash$hsl}
+\f
+\vskip .4cm
+\hrule width 16cm
+\vskip .2cm
+\vbox{\settabs 12 \columns
+{\bf
+\+&
+ &0&1&2&3&4&5&6&7&8&9\cr
+ }
+\vskip .2cm
+\hrule width 16cm
+\vskip .2cm
+\+{\bf 0}&\vrule&\char0&\char1&\char2&\char3&\char4&\char5&\char6&\char7&\char8&\char9\cr
+\+{\bf 1}&\vrule&\char10&\char11&\char12&\char13&\char14&\char15&\char16&\char17&\char18&\char19\cr
+\+{\bf 2}&\vrule&\char20&\char21&\char22&\char23&\char24&\char25&\char26&\char27&\char28&\char29\cr
+\+{\bf 3}&\vrule&\char30&\char31&\char32&\char33&\char34&\char35&\char36&\char37&\char38&\char39\cr
+\+{\bf 4}&\vrule&\char40&\char41&\char42&\char43&\char44&\char45&\char46&\char47&\char48&\char49\cr
+\+{\bf 5}&\vrule&\char50&\char51&\char52&\char53&\char54&\char55&\char56&\char57&\char58&\char59\cr
+\+{\bf 6}&\vrule&\char60&\char61&\char62&\char63&\char64&\char65&\char66&\char67&\char68&\char69\cr
+\+{\bf 7}&\vrule&\char70&\char71&\char72&\char73&\char74&\char75&\char76&\char77&\char78&\char79\cr
+\+{\bf 8}&\vrule&\char80&\char81&\char82&\char83&\char84&\char85&\char86&\char87&\char88&\char89\cr
+\+{\bf 9}&\vrule&\char90&\char91&\char92&\char93&\char94&\char95&\char96&\char97&\char98&\char99\cr
+\+{\bf 10}&\vrule&\char100&\char101&\char102&\char103&\char104&\char105&\char106&\char107&\char108&\char109\cr
+\+{\bf 11}&\vrule&\char110&\char111&\char112&\char113&\char114&\char115&\char116&\char117&\char118&\char119\cr
+\+{\bf 12}&\vrule&\char120&\char121&\char122&\char123&\char124&\char125&\char126&\char127\cr}
+\vskip .2cm
+\hrule width 16cm
+\bigskip\bigskip\filbreak
+\Jer
+lkl `gc ndtephim wiinez ddbclez dnwealez - \L{$\backslash$magstephalf},
+ \L{$\backslash$magstep1 to $\backslash$magstep5}.
+kne ko wiinz raex kl teph ddbcld da`d:
+\bigskip
+\centerline{\L{$\backslash$font$\backslash$fontname = fontname scaled $0.750$}}
+\smallskip
+lnyl,
+\smallskip
+\centerline{\L{$\backslash$font$\backslash$Jerfootnote=Jerusalem scaled $0.750$}}
+\smallskip
+teph fd nkil `eziez whpez, ede` nierc lkziaz drxez )\L{footnotes}(.
+\vfil\eject
+\centerhebrew{dyiney atephim draxiim}
+
+dynez
+\L{Jerusalem, TelAviv, DeadSea, OldJaffa}
+)a`pbliz alac( dipm dynez daqiqiim yl dtephim draxiim.
+pizo ldyzny adm a`eze `eto ae nyznyim aynez dtephim dxbilim,
+lnyl \L{cmr10}, \L{msxm10} eke". kp"l awyx ltephim \L{redis10},
+\L{rediss10}. wiinim bm dtephim \L{redis8, 9, 12, 17}, eko
+\L{rediss8, 9, 12}.
+\bigskip
+\bigskip
+wiinez twecez ynhxzo ldwl `z dnrax nteph raxi `gc lniypde.
+twecez `ld kellez azeko bm `z dbcxz dteph ebm `z dtrlze.
+ldlo xyinz dtwecez:
+\bigskip
+\settabs 3 \columns
+\+\R{twecd lerfiz}&\R{twecd araxiz}&\R{ntril `z dteph}\cr
+\hrule
+\+\cr
+\+\L{$\backslash$Jer}&\R{$\backslash$ixeylim}&\L{Jerusalem}\cr
+\+\L{$\backslash$Tel}&\R{$\backslash$zlaia}&\L{TelAviv}\cr
+\+\L{$\backslash$Dead}&\R{$\backslash$imdnlg}&\L{DeadSea}\cr
+\+\L{$\backslash$Jaffa}&\R{$\backslash$ite}&\L{OldJaffa}\cr
+\+\cr
+\hrule
+\bigskip\bigskip
+lvexj dctqd atephim nebclim, dyzny adbclez dnwealez a \L{\TeX}.
+zekl ldyzny bm atephim da`im, dnebcxim azej \L{heb\_macros},
+lym pegiez:
+
+\bigskip
+\settabs 3 \columns
+\+\R{teph}&\R{araxiz}&\R{fdd l -}\cr
+\hrule
+\+\cr
+\+\L{$\backslash$Jerfootnote}&\R{$\backslash$who}&\L{Jerusalem scaled 0.750}\cr
+\+\L{$\backslash$Telfootnote}&&\L{TelAviv scaled 0.750}\cr
+\+\L{$\backslash$Deadfootnote}&&\L{DeadSea scaled 0.750}\cr
+\+\L{$\backslash$Jaffafootnote}&&\L{OldJaffa scaled 0.750}\cr
+\+\cr
+\hrule
+\bigskip
+\bigskip
+axixz dngcl yl dteph draxi di` \L{Jer}$\backslash$ eyl dteph dlerfi
+- \L{rm}$\backslash$.
+\bigskip
+\bigskip
+dteph "ixeylim" de` dteph draxi dxbil, dteph "im dnlg"
+de` teph necby )\L{boldface}(, dteph "zl `aia" de`
+teph ll` qilqelim )\L{sans serif}( edteph "ite"
+de` teph "cw". "im dnlg" yepd anwvz n"ixeylim" avexz
+d`eziez. dteph \L{redis} de` nxear. dteph \L{rediss}
+de` nxear ephei.
+
+lcebnd:
+
+\Jer yexd fe kzead a "ixeylim".
+
+\Tel yexd fe kzead a "zl `aia".
+
+\Dead fe cebn` lyexd a "im dnlg".
+
+\Jaffa fe yexd ykzead ateph "ite".
+
+\e fe yexd ykzead ateph \L{redis10}.
+
+\f fe yexd ykzead ateph \L{rediss10}.
+\bigskip
+\Jer
+`m nrepipim ldcbiy hwqh ykzea ateph nqeim kj
+ydglw dnecby ikza aciew a`eze teph kne dglw dalzi necby,
+`tyx ldyzny atwecd
+\smallskip
+$\backslash$dcby$\}$$\ldots$ngxefz$\ldots$$\{$
+\smallskip
+edngxefz zdid kzead a`eziez necbyez.
+lnyl, `m pkzea awlh l-\L{\TeX} `z dwhr da`:
+\medskip
+$\backslash$zlaia hwqh qzm $\backslash$dcby$\}$erkyie necby$\{$.
+\medskip
+pwal `gxi riaec a-\L{\TeX}
+\smallskip
+\zlaia hwqh qzm \dcby{erkyie necby}. \ixeylim
+\bigskip
+
+\bigskip
+hwqh a \L{display math} `e a \L{math} netir
+azej whr raxiz avexd dxbild, e`io vexj ldwcine a
+\L{L}$\backslash$.
+
+\medskip
+\centerhebrew{twecez peqtez araxiz}
+\bigskip\bigskip
+\settabs 3 \columns
+\+\R{dtwecd araxiz}&\R{dtwecd alerfiz}&\R{drxez}\cr
+\hrule
+\+\cr
+\+\R{$\backslash$wtivdbceld}&\L{$\backslash$bigskip}&\cr
+\+\R{$\backslash$wtivdaipepiz}&\L{$\backslash$medskip}&\cr
+\+\R{$\backslash$wtivdwhpd}&\L{$\backslash$smallskip}&\cr
+\+\cr
+\+\R{\L{$\backslash$makafgadol}~~~ $\backslash$nwsbcel}&--&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\R{\L{$\backslash$makafanak}~~~$\backslash$nwsrpw}&---&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\cr
+\+\R{\L{$\backslash$geresh}~~~ $\backslash$bxy}&\L{'}&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\R{\L{$\backslash$opengeresh}~~~ $\backslash$tzgbxy}&\L{'}&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\R{\L{$\backslash$closegeresh}~~~ $\backslash$qbexbxy}&\L{`}&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\R{\L{$\backslash$openquote}~~~ $\backslash$tzgviheh}&\L{''}&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\R{\L{$\backslash$closequote}~~~ $\backslash$qbexviheh}&\L{``}&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\cr
+\+\R{$\backslash$diem}&\L{$\backslash$hebday}&\R{nctiqd `z dz`xij araxiz.}\cr
+\+\L{$\backslash$Hebrewtoday}&&\R{dz`xij draxi yl diem.}\cr
+\+\L{$\backslash$Hebrewdate~~(*)}&&\R{z`xij bxbexi`pi klyde, lti dleg draxi.}\cr
+\+\cr
+\+\R{$\backslash$tiqwd}&\L{$\backslash$item}&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\R{$\backslash$tiqwdtiqwd}&\L{$\backslash$itemitem}&\R{vxij ldyzny atwecd araxiz.}\cr
+\+\cr
+\+\R{$\backslash$yexdinio}&&\R{yexz hwqh raxiz nefgz inipd.}\cr
+\+\R{$\backslash$yexdyn`l}&&\R{yexz hwqh raxiz nefgz yn`ld.}\cr
+\+\R{$\backslash$nxkf}&&\R{yexz hwqh raxiz anxkf.}\cr
+\+\cr
+\+\L{$\backslash$undertext$\{$\R{hwqh}$\}$}&&\R{hwqh necby awe zgzeo.}\cr
+\+\cr
+\hrule
+\bigskip
+)*(
+~~~~~~dyiney de` kldlo:
+\def\bs{$\backslash$}
+
+\unsethebrew
+\bs newcount\bs day~~~ \bs newcount\bs month~~~ \bs newcount\bs year
+
+\bs day=12 ~~~ \bs month=10 ~~~ \bs year=1884
+
+\bs Hebrewdate$\{$\bs day$\}\{$\bs month$\}\{$\bs year$\}$
+
+\sethebrew
+dzev`d:
+~~~~~
+\newcount\dd \newcount\m \newcount\y
+\dd=12 \m=10 \y=1884
+{ }
+
+\Hebrewdate{\dd}{\m}{\y}
+
+\vfil\break
+\centerhebrew{raxiz \L{New Code}}
+
+atephim draxiim yze`xe wecm iypm $128$ qinpim `tyxiim akl teph.
+atephim `ld d`eziez draxiez nnewnez anwenez dnqexziim yl
+d`eziez dlerfiez dwhpez.
+\bigskip
+l`gxepd pkpqe lyiney tephim adm iy $256$ qinpim `tyxiim.
+wiinim tephim raxiim nqeb fd; dm fdim nagipz vexz d`eziez
+ltephim draxiim yze`xe wecm, `j d`eziez draxiez nnewnez
+anwenez "baedim" iezx )`ls pnv`z anwem $224$ el` $96$
+kne atephim yze`xe(.
+\bigskip
+dtephim dgcyim pwx`im \L{Jerusalem\_newcode}, \L{TelAviv\_newcode}
+eke". akci ldyzny adm )vxij lym kj nqes ynyzny a $8$ qiaiez lkl
+`ez e`yx "iecr" ldwxio `eziez raxiez( vxij lviio aweau
+\bigskip
+\hfill \L{$\backslash$input heb\_macros\_newcode}
+
+e`f pryd yiney `ehenhi atephim dgcyim.
+\vskip 6cm
+pizo lwal ncxij fd rl ici dtwecd
+\smallskip
+\L{tex hebtex\_guide \hfil}
+\vskip2cm
+xnd texz, nxkf dgiyeaim, hl. $02-584539$
+\vfil\break
+
+\baselineskip=12pt
+\font\h=Jerusalem
+\font\x=cmssi17
+\vbox{\offinterlineskip
+\hrule
+\halign{&\vrule#&
+ \strut\quad\hfil#\quad\cr
+ height2pt&\omit&&\omit&\cr
+ &\R{lerfiz}\hfil&&\R{raxiz}&\cr
+ height2pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x `&&\hfill \h \char96&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x a&&\hfill \h \char97&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x b&&\hfill \h \char98&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x c&&\hfill \h \char99&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x d&&\hfill \h \char100&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x e&&\hfill \h \char101&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x f&&\hfill \h \char102&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x g&&\hfill \h \char103&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x h&&\hfill \h \char104&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x i&&\hfill \h \char105&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x j&&\hfill \h \char106&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x k&&\hfill \h \char107&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x l&&\hfill \h \char108&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x m&&\hfill \h \char109&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x n&&\hfill \h \char110&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x o&&\hfill \h \char111&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x p&&\hfill \h \char112&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x q&&\hfill \h \char113&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x r&&\hfill \h \char114&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x s&&\hfill \h \char115&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x t&&\hfill \h \char116&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x u&&\hfill \h \char117&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x v&&\hfill \h \char118&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x w&&\hfill \h \char119&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x x&&\hfill \h \char120&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x y&&\hfill \h \char121&\cr
+ height5pt&\omit&&\omit&\cr
+\noalign{\hrule}
+ height5pt&\omit&&\omit&\cr
+&\hfill \x z&&\hfill \h \char122&\cr
+ height2pt&\omit&&\omit&\cr}
+ \hrule}
+\end
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/hletter1.tex b/language/hebrew/hebtex/doc/guides/tex_guides/hletter1.tex
new file mode 100644
index 0000000000..9cd11442b4
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/hletter1.tex
@@ -0,0 +1,89 @@
+%(c) 1990,91 by Joel M. Hoffman
+%hletter1.tex. Version 1.0.
+%updated 5/15/91 by JMH
+
+%Defines \aleph - \taf according to the standard Israeli fonts, with a
+%variety of spelling options for the Hebrew letters. Both ``\peh'' and
+%``\pe'' are recognized, for example. ``\fchaf'' is a Final Chaf; other
+%final letters are similar.
+%Capitalized letters are letters with a _dagesh_ (requires the file
+%``dots.tex''). So \Bet is \bet with a _dagesh_ in it. You can put a
+%_dagesh_ in any letter you want, although sometimes it's a little silly.
+%(``\Aleph'' for example).
+%Also defined are \vowelayin -- a non-descending \ayin for use with vowels,
+%and \alephlamed, the ligature. Most Israeli fonts do not contain these.
+
+%Use of this material in a commercial venture of any sort requires
+%permission from me. Otherwise, you are free to use this for any
+%legal, non-destructive purpose. If you find this useful, a
+%contribution to charity will be most appreciated.
+
+%Send comments or complaints to:
+%
+%BITNET: hoffman@nyuacf.BITNET <-- this will change soon
+%CompuServe: 72700,402 -or- 72700.402@compuserve.com
+%SNAIL: Joel M. Hoffman
+% 19 Hillcrest Lane
+% Rye, NY 10580
+% U.S.A.
+
+\def\aleph{{\char96}}
+\def\bet{a}
+\def\gimel{b}
+\def\dalet{c}\def\daled{c}
+\def\he{d} \def\heh{d}
+\def\vav{e}
+\def\zion{f}
+\def\chet{g}
+\def\tet{h}
+\def\yud{i}
+\def\fkaf{j} \def\fchaf{j}
+\def\kaf{k} \def\chaf{k}
+\def\lamed{l}
+\def\fmem{m}
+\def\mem{n}
+\def\fnun{o}
+\def\nun{p}
+\def\samech{q}
+\def\ayin{r}
+\def\fpe{s} \def\fpeh{s} \def\ffe{s} \def\ffeh{s}
+\def\pe{t} \def\peh{t} \def\fe{t} \def\feh{t}
+\def\ftzadi{u} \def\ftzadik{u}
+\def\tzadi{v} \def\tzadik{v}
+\def\kuf{w} \def\koof{w}
+\def\resh{x}
+\def\shin{y} \def\sin{y}
+\def\tav{z} \def\taf{z}
+
+
+
+\def\Aleph{\dagesh{\char96}}
+\def\Bet{\dagesh{a}}
+\def\Gimel{\dagesh{b}}
+\def\Dalet{\dagesh{c}}\def\Daled{\dagesh{c}}
+\def\He{\dagesh{d}} \def\Heh{\dagesh{d}}
+\def\Vav{\dagesh{e}}
+\def\Zion{\dagesh{f}}
+\def\Chet{\dagesh{g}}
+\def\Tet{\dagesh{h}}
+\def\Yud{\dagesh{i}}
+\def\Fkaf{\dagesh{j}} \def\Fchaf{\dagesh{j}}
+\def\Kaf{\dagesh{k}} \def\Chaf{\dagesh{k}}
+\def\Lamed{\dagesh{l}}
+\def\Fmem{\dagesh{m}}
+\def\Mem{\dagesh{n}}
+\def\Fnun{\dagesh{o}}
+\def\Nun{\dagesh{p}}
+\def\Samech{\dagesh{q}}
+\def\Ayin{\dagesh{r}}
+\def\Fpe{\dagesh{s}} \def\Fpeh{\dagesh{s}} \def\Ffe{\dagesh{s}} \def\Ffeh{\dagesh{s}}
+\def\Pe{\dagesh{t}} \def\Peh{\dagesh{t}} \def\Fe{\dagesh{t}} \def\Feh{\dagesh{t}}
+\def\Ftzadi{\dagesh{u}} \def\Ftzadik{\dagesh{u}}
+\def\Tzadi{\dagesh{v}} \def\Tzadik{\dagesh{v}}
+\def\Kuf{\dagesh{w}} \def\Koof{\dagesh{w}}
+\def\Resh{\dagesh{x}}
+\def\Shin{\dagesh{y}} \def\Sin{\dagesh{y}}
+\def\Tav{\dagesh{z}} \def\Taf{\dagesh{z}}
+
+\def\alephlamed{\char124}
+\def\vowelayin{\char123}
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/introduction.dvi b/language/hebrew/hebtex/doc/guides/tex_guides/introduction.dvi
new file mode 100644
index 0000000000..63061c47ac
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/introduction.dvi
Binary files differ
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/introduction.ps b/language/hebrew/hebtex/doc/guides/tex_guides/introduction.ps
new file mode 100644
index 0000000000..2cf2ee73e4
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/introduction.ps
@@ -0,0 +1,591 @@
+%!PS-Adobe-2.0
+%%Creator: dvips 5.495 Copyright 1986, 1992 Radical Eye Software
+%%Title: INTRODUC.dvi
+%%Pages: 6
+%%PageOrder: Ascend
+%%BoundingBox: 0 0 596 842
+%%EndComments
+%DVIPSCommandLine: f:\appl\itp\emtex\dvips.exe INTRODUC
+%DVIPSSource: TeX output 1993.06.16:1104
+%%BeginProcSet: texc.pro
+%!
+/TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N /X{S N}
+B /TR{translate}N /isls false N /vsize 11 72 mul N /@rigin{isls{[0 -1 1 0 0 0]
+concat}if 72 Resolution div 72 VResolution div neg scale isls{Resolution hsize
+-72 div mul 0 TR}if Resolution VResolution vsize -72 div 1 add mul TR matrix
+currentmatrix dup dup 4 get round 4 exch put dup dup 5 get round 5 exch put
+setmatrix}N /@landscape{/isls true N}B /@manualfeed{statusdict /manualfeed
+true put}B /@copies{/#copies X}B /FMat[1 0 0 -1 0 0]N /FBB[0 0 0 0]N /nn 0 N
+/IE 0 N /ctr 0 N /df-tail{/nn 8 dict N nn begin /FontType 3 N /FontMatrix
+fntrx N /FontBBox FBB N string /base X array /BitMaps X /BuildChar{
+CharBuilder}N /Encoding IE N end dup{/foo setfont}2 array copy cvx N load 0 nn
+put /ctr 0 N[}B /df{/sf 1 N /fntrx FMat N df-tail}B /dfs{div /sf X /fntrx[sf 0
+0 sf neg 0 0]N df-tail}B /E{pop nn dup definefont setfont}B /ch-width{ch-data
+dup length 5 sub get}B /ch-height{ch-data dup length 4 sub get}B /ch-xoff{128
+ch-data dup length 3 sub get sub}B /ch-yoff{ch-data dup length 2 sub get 127
+sub}B /ch-dx{ch-data dup length 1 sub get}B /ch-image{ch-data dup type
+/stringtype ne{ctr get /ctr ctr 1 add N}if}B /id 0 N /rw 0 N /rc 0 N /gp 0 N
+/cp 0 N /G 0 N /sf 0 N /CharBuilder{save 3 1 roll S dup /base get 2 index get
+S /BitMaps get S get /ch-data X pop /ctr 0 N ch-dx 0 ch-xoff ch-yoff ch-height
+sub ch-xoff ch-width add ch-yoff setcachedevice ch-width ch-height true[1 0 0
+-1 -.1 ch-xoff sub ch-yoff .1 add]/id ch-image N /rw ch-width 7 add 8 idiv
+string N /rc 0 N /gp 0 N /cp 0 N{rc 0 ne{rc 1 sub /rc X rw}{G}ifelse}
+imagemask restore}B /G{{id gp get /gp gp 1 add N dup 18 mod S 18 idiv pl S get
+exec}loop}B /adv{cp add /cp X}B /chg{rw cp id gp 4 index getinterval
+putinterval dup gp add /gp X adv}B /nd{/cp 0 N rw exit}B /lsh{rw cp 2 copy get
+dup 0 eq{pop 1}{dup 255 eq{pop 254}{dup dup add 255 and S 1 and or}ifelse}
+ifelse put 1 adv}B /rsh{rw cp 2 copy get dup 0 eq{pop 128}{dup 255 eq{pop 127}
+{dup 2 idiv S 128 and or}ifelse}ifelse put 1 adv}B /clr{rw cp 2 index string
+putinterval adv}B /set{rw cp fillstr 0 4 index getinterval putinterval adv}B
+/fillstr 18 string 0 1 17{2 copy 255 put pop}for N /pl[{adv 1 chg}{adv 1 chg
+nd}{1 add chg}{1 add chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add
+adv}{/rc X nd}{1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]dup{
+bind pop}forall N /D{/cc X dup type /stringtype ne{]}if nn /base get cc ctr
+put nn /BitMaps get S ctr S sf 1 ne{dup dup length 1 sub dup 2 index S get sf
+div put}if put /ctr ctr 1 add N}B /I{cc 1 add D}B /bop{userdict /bop-hook
+known{bop-hook}if /SI save N @rigin 0 0 moveto /V matrix currentmatrix dup 1
+get dup mul exch 0 get dup mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N
+/eop{SI restore showpage userdict /eop-hook known{eop-hook}if}N /@start{
+userdict /start-hook known{start-hook}if pop /VResolution X /Resolution X 1000
+div /DVImag X /IE 256 array N 0 1 255{IE S 1 string dup 0 3 index put cvn put}
+for 65781.76 div /vsize X 65781.76 div /hsize X}N /p{show}N /RMat[1 0 0 -1 0 0
+]N /BDot 260 string N /rulex 0 N /ruley 0 N /v{/ruley X /rulex X V}B /V{}B /RV
+statusdict begin /product where{pop product dup length 7 ge{0 7 getinterval
+dup(Display)eq exch 0 4 getinterval(NeXT)eq or}{pop false}ifelse}{false}
+ifelse end{{gsave TR -.1 -.1 TR 1 1 scale rulex ruley false RMat{BDot}
+imagemask grestore}}{{gsave TR -.1 -.1 TR rulex ruley scale 1 1 false RMat{
+BDot}imagemask grestore}}ifelse B /QV{gsave transform round exch round exch
+itransform moveto rulex 0 rlineto 0 ruley neg rlineto rulex neg 0 rlineto fill
+grestore}B /a{moveto}B /delta 0 N /tail{dup /delta X 0 rmoveto}B /M{S p delta
+add tail}B /b{S p tail}B /c{-4 M}B /d{-3 M}B /e{-2 M}B /f{-1 M}B /g{0 M}B /h{
+1 M}B /i{2 M}B /j{3 M}B /k{4 M}B /w{0 rmoveto}B /l{p -4 w}B /m{p -3 w}B /n{p
+-2 w}B /o{p -1 w}B /q{p 1 w}B /r{p 2 w}B /s{p 3 w}B /t{p 4 w}B /x{0 S rmoveto}
+B /y{3 2 roll p a}B /bos{/SS save N}B /eos{SS restore}B end
+%%EndProcSet
+TeXDict begin 39158280 55380996 1000 300 300
+(F:\APPL\ITP\EMTEX\DOC\ENGLISH/INTRODUC.dvi) @start /Fa 33
+127 df<EA0387A6387FFFC0B512E0A238070E00A3EA0E1CA4B512E0A26C13C0381C3800A61319
+7F9816>35 D<13C01201A3EA07F0EA1FFC487EEA7DCF3871C780EAE1C313C7A238F1C300EA79C0
+123FEA1FF0EA07FCEA01FE13CF13C73861C38012F1A212E13871C700EA79DFEA3FFEEA1FF8EA07
+E0EA01C0A2120011207E9C16>I<38380180EA7C03A238EE0700A2130EA35B127C5B1238C65AA3
+5BA2485AA3485AEB8380380707C0A2380E0EE0A3121CA2383807C0A23818038013207F9C16>I<
+EA0380EA07E0120FEA1E70121CA3EB77E013E7121D380FC700138E130E121EEA3F1C127FEA739C
+EAE3F812E138E0F1C0A2EA71F9EA7FFF383F9F80381E070013197F9816>I<127012F8A3127005
+05788416>46 D<12C07EA21270A27EA27EA27EA27EA26C7EA26C7EA26C7EA21370A27FA27FA27F
+A27FA2EB0380A2130111207E9C16>92 D<EA1FE0487E487EEA783CEA300E1200A2EA03FE121FEA
+3E0E127012E0A3EA783E387FFFE0EA3FE7EA0F8313127E9116>97 D<127E12FE127E120EA4133E
+13FF000F1380EB83C0EB00E0120E1470A614E0EA0F01EB83C0EBFF80000E1300EA063C14198098
+16>I<EA03F8EA0FFCEA1FFEEA3C1EEA780CEA70005AA57EEA70071278EA3E0EEA1FFCEA0FF8EA
+03F010127D9116>I<133F5B7F1307A4EA03C7EA0FF748B4FCEA3C1F487EEA700712E0A6EA700F
+A2EA3C1F381FFFE0380FE7F03807C7E014197F9816>I<EA03E0EA0FF8EA1FFCEA3C1EEA780EEA
+700712E0B5FCA3EAE000A2EA70071278EA3C0FEA1FFEEA0FFCEA03F010127D9116>I<131FEB7F
+8013FFEA01E7EBC30013C0A2EA7FFFB5FCA2EA01C0ACEA3FFE487E6C5A11197F9816>I<3803E3
+C03807F7E0EA0FFF381C1CC038380E00A56C5AEA0FF8485AEA1BE00038C7FC1218EA1FFC13FF48
+1380387803C038E000E0A4387001C0EA7C07383FFF80380FFE00EA03F8131C7F9116>I<127E12
+FE127E120EA4133C13FEEA0FFFEB87801303120EAA387FC7F038FFE7F8387FC7F01519809816>
+I<EA0180EA03C0A2EA0180C7FCA4EA7FC0A31201ACEA7FFFB5FC7E101A7D9916>I<13301378A2
+13301300A4EA1FF8A3EA0038B3EA6070EAF0F0EAFFE0EA7FC0EA3F800D237E9916>I<127E12FE
+127E120EA4EB7FE0A3EB0F00131E5B5B5B120F7F13BC131EEA0E0E7F1480387F87F0EAFFCFEA7F
+871419809816>I<EAFFC0A31201B3B51280A311197E9816>I<38F9C38038FFEFC0EBFFE0EA3C78
+A2EA3870AA38FE7CF8A2EB3C781512809116>I<EA7E3CEAFEFEEA7FFF380F87801303120EAA38
+7FC7F038FFE7F8387FC7F01512809116>I<EA03E0EA0FF8487EEA3C1E487EEA700738E00380A5
+EAF00700701300EA780FEA3C1EEA1FFC6C5AEA03E011127E9116>I<EA7E3EEAFEFF007F138038
+0F83C0EB00E0120E1470A614E0EA0F01EB83C0EBFF80000E1300133C90C7FCA6EA7FC0487E6C5A
+141B809116>I<38FF0FC0EB3FE0137F3807F040EBC0005BA290C7FCA8EAFFFCA313127F9116>
+114 D<EA0FECEA3FFC127FEAF03CEAE01CA2EA7000EA7F80EA1FF0EA07F8EA003CEA600E12E012
+F0EAF81EEAFFFC13F8EAC7E00F127D9116>I<12035AA4EA7FFFB5FCA20007C7FCA75BEB0380A3
+EB8700EA03FE6C5A6C5A11177F9616>I<387E1F80EAFE3FEA7E1FEA0E03AB130F380FFFF03807
+FBF83803E3F01512809116>I<387F1FC000FF13E0007F13C0381C0700EA1E0FEA0E0EA36C5AA4
+EA03B8A3EA01F0A26C5A13127F9116>I<38FF1FE013BF131F38380380A413E33819F300A213B3
+EA1DB7A4EA0F1EA313127F9116>I<387F1FC038FF9FE0387F1FC0381C0700120E130EA212075B
+A2EA039CA21398EA01B8A2EA00F0A35BA3485A1279127BEA7F806CC7FC123C131B7F9116>121
+D<383FFFC05AA238700780EB0F00131EC65A5B485A485AEA078048C7FC381E01C0123C1278B5FC
+A312127F9116>I<EB1F80137F13FF3801E0005BA91203EA7F8048C7FCA26C7EEA03C01201A97F
+3800FF80137F131F11207E9C16>I<127CB4FC7FEA03C01201A97F6CB4FCEB7F80A2EBFF00EA01
+E05BA91203B45A90C7FC127C11207E9C16>125 D<EA1C30EA3F78EAFFF8EAF7E0EA61C00D057C
+9816>I E /Fb 2 32 df<1608161CA21638A31670A216E0A3ED01C0A3ED0380A3ED0700A2150E
+A35DA35DA35DA25DA34A5AA34A5AA34AC7FCA2140EA35CA35CA25CA35CA3495AA3495AA249C8FC
+A3130EA35BA35BA25BA35BA3485AA3485AA248C9FCA3120EA35AA35AA25AA35AA2124026637E81
+2B>30 D<124012E0A21270A37EA27EA37EA37EA36C7EA26C7EA36C7EA31370A37FA27FA37FA37F
+A36D7EA26D7EA36D7EA31470A380A280A380A380A26E7EA36E7EA36E7EA31570A281A381A381A3
+81A2ED0380A3ED01C0A3ED00E0A31670A21638A3161CA2160826637E812B>I
+E /Fc 22 123 df<1220127012F8A21270122005067E8209>46 D<121000381460007C14E0007E
+1301D8FF8013F0383FC003EA1FE0380FF001EA07F8EA03FC01FE13E013FF3907BF81C0EB1FC339
+0F0FE380380E07F3391E03FF00EA1C01383C00FE147FEC3F80007CEB1FC015E0140FEC07F0EC03
+F8397FC001FC13801400157848C71238C8121815101E217F9E21>96 D<1204120C120EEA1FFF14
+C0487F805A380003F813011300A280A2147CAC001FB512805A481400A2B55A191F7F9E1C>I<12
+08121E123F13C0EA7FE013F0EA1FF8120F12031201EA00FCA2137CA4133CA2133EA4137E13FE12
+01EA07EFEA3FCFA2EA7F8F1306127E12F8EAE00410217F9E12>I<141000081330001C1370001F
+B512804814005AB55AA2380001E0B3A45C5C91C7FC19217E9E1C>I<1204120C381FFFFE48EBFF
+804814C015E0B6FCC71207EC03F01401A312021206120EA2121EAC001C14E015C0001814800010
+14001C207F9D1F>I<1208121C123EEA7F80EAFFC0EA3FE0EA1FF0120FEA03F812011200A21378
+B21370136013400D217F9E0F>I<1204A2120C381FFF804813F04813FCB57E6C7F397E007F8014
+1FEC0FC0003E1307A2140315E0A31401A3123CA85A15C01270006014800040140091C7FC1B227F
+9E1E>103 D<1210123C127EB4FC1380127FEA3FC0EA0FE01207EA03F01201A5EA03E013C01207
+1380EA0F00121E121C5A12400C187E9E10>105 D<12081218383FFFFE4813FCA2B512F8A23800
+03C0B3AC14801400130217287E9D1A>I<12181238127812F81278A5387FFFF814FC14FEA3C712
+7E143EA5143C147CA2147814F814F01301EB03E01307EB1FC0EB7F803801FF00EA0FFE5BEA1FF0
+5BEA3F80003CC7FC126017277FA419>108 D<12021206120E001FB512E04814F84814FCB612FE
+7E003EC7127F001E143F151FA3150FAB121F7F6CB512FE15FC15F86C14F06C14E0201F7F9E23>
+I<12081218003C137E49B4FCD87E031380D8FE0713C0EA7F0F393F1F07E0EB1E03391FBC01F013
+F8000F13005B49137015785BA25B001F143890C7FCA3123EA2123CA290380FFFF0485A4913E012
+70D8607F13C048C8FC5A1D217F9E1F>I<1202120713C0EA0FE0EA1FF013F8EA07FCEA03FE1200
+137E133E131EAFEA3FFE13FC127F13F8EAFFF00F1F7F9E11>112 D<12021206120F48B512FE48
+80481580A2B7FC3A3F80003FC0151F121F150F6C7EA312077F16800003141F16005D6D133E0001
+147E5D4A5A9038F807F09038FC1FE06CB55A5D4AC7FC6D5AEB3FF0EB0FC022217F9E24>I<000C
+1308001C131C003E133C007E137C14FC6C137C147E381F803E120FA2EA07C0141E120313E0A212
+01EBF01C0000133CA2EB787814F01379EB3BE0EB3FC0EBFF8000071300EA3FFC13F0EA7FC090C7
+FC127812E0128017217F9D1A>I<13E0EA01F8EA03FE3807FF8014C0380F3FF0380E07F8381E01
+FC381C007E003C133F141FA2123E123FEA1FC0A2EA0F80EA07007EC7120FA6140E381FFFFE4813
+FC5A14F8B512F0181F7F9E1A>116 D<00041302A2000E1307001E5B003FEB1F80EB803F13C000
+1F131FEA0FE0D807F01300EA03F8EBFC1E6C6C5AEA00FFEB7FF86D5A131F130F6D7E6D7E130014
+7E80EC1F80A2EC0F00001FB5FC485B485BA2B55A191F7F9E1B>118 D<1204120C121E001FB512
+FC4814FE4814FFA2B7FCC8127F153F151FA248141E5A5A5A48143CA25A15381578157015F0EC01
+E0EC03C0141FEC7F80903803FF005CEB07F85CEB0FC0010EC7FC90C8FCA6123EA2123C12381230
+202C7F9E23>I<1204120C381FFFC04813F04813F814FCB5FCC712FE147E143FA3141FB1141E14
+1C1418141018217F9D1A>I<000813200018EB6003003CEBE007397C01F00FD8FC035B00FE1580
+127E1301127F123F150F14E0EA1F81A2EB83C0000F0180130013C7EBCF00D807FE130E49131E49
+131C13E000035C15786D5B0001EB03E0EC0FC09038F87F8090B5C7FC6C5B14F86D5AEB3FC06DC8
+FC21227F9E24>I<12021206120F48B512E04814F815FC5A15FE3901E0007E6D133EA20000141E
+A31378A4137C133CA61338EA1FF8485AA2127F4848131CC8FC151815101F227F9E22>I
+E /Fd 9 58 df<EA03C0EA0C30EA1818EA300CA2EA700EEA6006A2EAE007ADEA6006A2EA700EEA
+300CA2EA1818EA0C30EA07E0101D7E9B15>48 D<12035A123F12C71207B3A4EA0F80EAFFF80D1C
+7C9B15>I<EA07C0EA1830EA201CEA400C130EEAF00F12F81307A21270EA000F130EA2131CA213
+381370136013C0EA0180EA0300EA0601120C1218EA1002EA3FFE127F12FF101C7E9B15>I<EA07
+E0EA1830EA201CA2EA781E130E131E1238EA001CA2131813301360EA07E0EA0030131CA2130E13
+0FA2127012F8A3EAF00EEA401C1220EA1830EA07E0101D7E9B15>I<130CA2131C133CA2135C13
+DC139CEA011C120312021204120C1208121012301220124012C0B512C038001C00A73801FFC012
+1C7F9B15>I<EA300CEA3FF813F013C0EA2000A6EA23E0EA2430EA2818EA301CEA200E1200130F
+A3126012F0A3EA800EEA401E131CEA2038EA1870EA07C0101D7E9B15>I<13F0EA030CEA0604EA
+0C0EEA181E1230130CEA7000A21260EAE3E0EAE430EAE818EAF00C130EEAE0061307A51260A2EA
+7006EA300E130CEA1818EA0C30EA03E0101D7E9B15>I<EA03E0EA0C30EA1008EA200C13061260
+A31270EA780CEA3E08EA3FB0EA1FE0EA07F013F8EA18FCEA307EEA601E130FEAC0071303A4EA60
+021304EA300CEA1C10EA07E0101D7E9B15>56 D<EA03C0EA0C30EA1818EA300C1270EA600EEAE0
+06A21307A51260EA700F1230EA1817EA0C27EA07C7EA0006A2130EEA300C12781318EA7010EA20
+30EA30C0EA0F80101D7E9B15>I E /Fe 2 111 df<B61280A219027D8A20>0
+D<12C0A21260A37EA37EA37EA37EA27EA3EA0180A3EA00C0A31360A21330A31318A3130CA31306
+A31303130110297E9E15>110 D E /Ff 17 123 df<EA3FFF5A13FE12FF13FC10057D9416>45
+D<12101238127C12FEA2127C1238121007087E830B>I<00185C003C5C003E1580007F1407D8FF
+C0130F6C6CEB1FC06C6C133F6C6C131FEA07FC6C6C130F6C7E6C138002C013804813F0D9CFF813
+003903C7FC1F903883FE1E380781FF010013BC48EB7FFC6E5A001E6D5A140F6E7E003E6D7E6E7E
+816E1380007EEC7FC0153F01F8EB1FE0D87FF014F0ED0FF86C48EB07F0007F14034914E000FF14
+01C912C01640A225287FA427>96 D<12035AA2380FFFF04813FC80487FA21580C7127F143F141F
+15C0140FA41407AE000FB512FE4814FC5A15F84814F0B6FC1F257FA422>I<5C00035B485B48B5
+12FC4814F8A24814F05AB6FCC7EA1F00B3A8141EA2141C141814101E287EA421>99
+D<12021206000FB512F04814FC4880815AB71280C8127F151FED0FC0A47F120112031207120F12
+1FAE168090C71300121E001C140E0018140C0010140822277FA325>I<1208121C123FEA7F80EA
+FFE013F0EA7FF8EA1FFC120F1207EA01FE1200137EA2133EB3A4133C1338133013200F287EA412
+>I<1206120E381FFFC04813F84813FF15C0B612E015F015F8387F001FEC07FC1403EC01FE6C13
+00A2157E157F153FA3151FA3123EA6127E127CA40078141E0070141C151812600040141020277E
+A324>103 D<120C121E123FEA7F80EAFFC013E0EA7FF0121FEA0FF8EA07FC1203EA01FE1200A2
+137EA2137CA213F8A2EA01F0EA03E013C0EA0780EA0F00120E5A12300F1C7EA413>105
+D<12021206120E001FB512F04814E0A24814C0A2B61280C7EA7C00B3B21478147014601440A21C
+327EA41F>I<1204120C121C123C127C12FE127CA5007FB5128015C0A215E0A4C712071403A415
+C0A21407A21580140F15005C141E143E5C5C1303495AEB1FE0EBFFC000035B4890C7FC485A13F8
+EA1FE01380003EC8FC12381B2F7FAC1E>108 D<1204120C001EEB07E0001FEB1FF848EB7FFC48
+6C487E138101837F383FC3F03A1FC7C07F809038CF803F390FEF001F01FE14C00007140F5B1507
+5B16E0491303A2485AA2491301A25B121FA290C7FCA25A123E0103B512C0A2D83C071480EA7C0F
+00781500EA701F0060C9FC12405A23287FA425>110 D<133CEB7F80EBFFE04813F880487F3907
+C7FF80018113C0390F807FE09038001FF0140748EB03F81401A2138013C013F0EA0FF813F0EA07
+E012033801C000C8FCA815F0001FB5FC15E04814C0A2481480B6FC1D257FA420>116
+D<1206120E121E001FB612C04815E04815F0A2B712F8A2C812071503A21501A24815F05A5A5A16
+E0481403A24815C01507A21680150F1600151E153E15FC1403EC1FF8ECFFF05D495B92C7FC14FC
+EB03F014C00106C8FC90C9FCA8123E123CA21238123025357EA429>119
+D<12035A380FFFFC4813FF48148015C04814E0B6FCC7EA1FF0140FEC07F8A21403A21401B3A315
+F015E0158015001D277FA320>I<000C01061304020E130C001E011E130E003E151E007E013F13
+3EB449137E16FF7E6D7E003F157FA213C0121F023E133FA2EA0FE05C163E5CEA07F1EBF3F0D9F7
+E0133C6CB45A4A137C91C712784914F8D801F814F0ED01E06D13030000EC07C0ED1F806DEB7F00
+EC01FE90387F0FFCECFFF85D6D13C05D6D48C7FCEB0FF8EB03E028297FA42B>I<12035A487E48
+B6FC4815C016E04815F0B7FC16F83901F80007150300001401A26D1300137CA3137E133EA4133F
+7FA6131EA2EA1FFE485AA2127F485A16F0C9FC16E016C0168025297EA429>I
+E /Fg 10 89 df<1238127C12FEA3127C123807077C8610>46 D<13181378EA01F812FFA21201
+B3A7387FFFE0A213207C9F1C>49 D<EA03FCEA0FFF383C1FC0387007E0007C13F0EAFE0314F8A2
+1301127CEA3803120014F0A2EB07E014C0EB0F80EB1F00133E13385BEBE018EA01C0EA0380EA07
+00000E1338380FFFF05A5A5AB5FCA215207D9F1C>I<13FE3807FFC0380F07E0381E03F0123FEB
+81F8A3EA1F0314F0120014E0EB07C0EB1F803801FE007F380007C0EB01F014F8EB00FCA2003C13
+FE127EB4FCA314FCEA7E01007813F8381E07F0380FFFC03801FE0017207E9F1C>I<14E0130113
+03A21307130F131FA21337137713E7EA01C71387EA03071207120E120C12181238127012E0B512
+FEA2380007E0A7EBFFFEA217207E9F1C>I<00101320381E01E0381FFFC0148014005B13F8EA1B
+C00018C7FCA4EA19FCEA1FFF381E0FC0381807E01303000013F0A214F8A21238127C12FEA200FC
+13F0A2387007E0003013C0381C1F80380FFF00EA03F815207D9F1C>I<EB1F80EBFFE03803F070
+3807C0F0380F01F8121F123EA2387E00F0007C1300A2EAFC08EB7FC0EBFFE038FD80F038FF00F8
+48137CA248137EA4127CA3003C137C123E001E13F86C13F0380783E03803FFC0C6130017207E9F
+1C>I<B612FCA23807F000153C151C150C150EA215061418A3150014381478EBFFF8A2EBF07814
+381418A21503A214001506A3150EA2151E153EEC01FCB6FCA220227EA125>69
+D<007FB61280A2397E03F80F00781407007014030060140100E015C0A200C01400A400001500B3
+A20003B512F8A222227EA127>84 D<3A7FFFC1FFF0A23A03FC000C006C6C5B000014386D5B9038
+7F8060013F5B14C190381FE380010F90C7FC14F7EB07FE6D5AA26D7E13008081497F14BF903803
+1FE0496C7E130E90380C07F8496C7E133890383001FE496C7E13E04848EB7F8049EB3FC03AFFFC
+03FFFEA227227FA12A>88 D E /Fh 39 123 df<EA30C01271A5EA6180A2EA410012C312820A0B
+7E9C0E>34 D<1206A2121FEA76E0EAE6601320A2EAF600127E127FEA3F80EA1FE0EA07F013F812
+06EA4678133813301266EA7660EA0F80EA0600A30D187E9510>36 D<1440000713C03818C280EA
+3851EA70013860030012E0EAC046A2130CEB8C1C38631862007E13C138383181EA0033EB630113
+67EB470213C7EB870438018388EB01F048C7FC120218187E951B>I<12031204120812101230A2
+1260A212E0A81260A31230A2121012081204120108197D970D>40 D<1280126012301218121CA2
+120EA2120FA9120EA3121CA21218123012601280081A7C970E>I<12301270A21230A31220A212
+40A21280040B7E8309>44 D<EA7FE0A2EAFFC00B037E8D10>I<126012F0A2126004047E8108>I<
+133CA213381378137013F013E0120113C012031380120713005AA2121EA2121C123C1238127812
+7012F05A0E187D9713>I<EA3F8013E0EA7FF0EA41F812001378A21370A213E013C01201EA0380
+EA070012065A5A123812301270EA7FF812FFA213F00D187D9713>50 D<126012F012F812701220
+1200A412301270A51260A2124012C0128005147E8D08>59 D<121C123FEA7F80EAFFC0120F1207
+A21380130012065AA2121C121E121C1208C7FCA31208121C123EA2121C12080A197F950D>63
+D<1220003013040078130C00FC131E007F133EEA3F80381FC01EEA0FE0EA07F0EBF81CEA0EFCEB
+7E38EA1C3FEB1FB038380FF06D5A387803F06D7E6D7E147C80007F133FEC1F80140F00FEEB0700
+A2C77E191B7F991B>96 D<12081218A2EA3FFC7F487EA238000F801307A214C01303AB383FFFF8
+4813F0A2B512E0151A7F9917>I<1238123E127FEAFF80EA3FC0120FEA07E012031201A3120013
+F0A61201EA03F8EA0FB8EA3F38127F127EEAFC1012F012800D1B7F980F>I<EA1001EA3803383F
+FFF05AB512E0A238000F00B2130E130C1308141B7E9817>I<12081218383FFFE04813F814FCB5
+FCC7123E141EA31204120C121C123CAA0038131CA20030131800201310171B7F981A>I<121012
+38127CB4FCEA7F80EA3FC0121FEA07E012031201B013C013801300A20B1D7F990D>I<1238127C
+12FE127FEA3F80EA1FC0EA0FE0EA07F0EA0DE0120CEA1C401300A3121EA2120E120FA2EA0780A2
+13C012031380A2EA0100A20C1B7F980E>I<12081218EA3FFC387FFF80B512E014F0387C03F813
+00147C123C143C143EA2141EA41238A41278A21270141C0060131800401310171B7F9819>I<12
+20387001F0EB0FFC00F07F497E12F83978381F80EB000FA26C1307A31500A2123E140E121E5C00
+1F133C5C495A380F87E0EBFFC05C6C48C7FCEA03F0191A7F981B>I<123C127EB4FCEA7F80123F
+EA0FC01207EA03E01201A313C012031380EA0700120E5A121812200B137F980D>I<1210123038
+7FFFE014C0B5FC148038001E00B3A7131C1318131013227E9816>I<121012301238EA7FFEEBFF
+80B512C014E0EA00071303EB01F0A21300A514E0A2130114C0A2EB0380EA3FFF4813005B12FF14
+1A7F9917>I<12101230127012F01270A4387FFFC014E0A3EA00031301A414C01303A2EB0780A2
+EB0F005B133E13FCEA07F8EA1FF05BEA3F80003EC7FC1278124013217F9E15>I<1204120C121C
+383FFFFE48EBFF80B612C0123F391C0007E01403A21401AA121E121F90B512C06C148015006C5B
+1B1A7F991D>I<12101230383803E038780FF038FC1FF8387C3FFC387E787C383E703CEBE01EEA
+1FC0140EEB800FA213001407123EA2123CA35AA238707FFEA23860FFFC12E048C7FC5A181C7F99
+1A>I<12101238127CB4FCEA7F80EA3FC0121FEA07E012031201B3A513C0138013000B237F990C>
+I<1204120E121F1380EA3FC0EA1FE0EA07F01203120112001370ACEA3FF0EA7FE012FF13C00C1A
+7F990E>I<1204120C121C003FB512804814C0B612E0A2397E0003F0123E003F13017EA27EA213
+80EC03E01207EC07C0A29038C00F800003EB1F00143EEBE0FCEBFFF86C5B14C06C5B017EC7FC1C
+1C7F991E>I<001813C0EA3801EA7C031307EB03E0123E1301121FA2EA0F0013801207A23803C0
+C0A2EA01C1EBE380EA00E7EBEF0013FE485AEA1FF8EA7FE01380007EC7FC12F012C0131B7F9816
+>I<1203EA07E0EA0FF8487EEA3C7F38381F80387007C0130338F001E0A2EAF800A27E127F7E7E
+120E1204C7FCAE14C0148013227F9916>I<EA0380EA07F0EA0FFC487E381DFF80383C3FC03838
+0FE0387803F01301A2EA7C00127E127F7E121E1204C7FCA514E0EA3FFF4813C0A2B51280141A7F
+9916>I<122000301380EA7001EAF80312FC1307127E123F121F380F8700120713C7EA03CEEA01
+EE13FC12001378A27F131C131E130E130F7FA2EB0380A3EB01C0A313001480A212227E9915>I<
+12081460121C003C13F0EA7E01123FEA1F8013C0000F13E0EA07E03803F0C0EA01F93800FD80EB
+7F007FEB1F80EB0FC0EB07E01303EB01F0EB00F814F0383FFFE05A14C0B51280151A7F9917>I<
+12081218A2003FB5FC48148015C0B6FCC7120F140714031204000C1480A2121C003CEB0700A314
+0EA25C5C14F8EB07F0EB1FE05C91C7FC133C133090C8FCA51238A2123012201A257F991D>I<12
+081218EA3FFE387FFF8014C0B512E0EA0007EB03F01301A21300AE14E014C01480141B7F9816>
+I<D810011340EA3003D8780713C038F80F81EC83E0A2127CA21481123E1401A2EA1E1E001F14C0
+137C13F8D80FF01380EBE0030180130000075B140E5C3803C078EBC3F0EBFFE06C5B91C7FC6C5A
+13781B1D7F991E>I<1204120C121C003FB5FC15805AB612C0380780073803C003A214011201A3
+13E0A21200A513C0123FA2EA7F8000FF1480C7FC15001A1C7F991C>I E
+/Fi 61 124 df<90383FE3F83901F03F1C3903C03E3E0007137CEA0F80151C1500A5B612C0A239
+0F807C00AE397FE1FFC0A21F1D809C1C>11 D<EB3FC03801F0303803C0380007137CEA0F80A214
+3891C7FCA4B512FCA2380F807CAE397FE1FF80A2191D809C1B>I<127812FCA212FEA2127A1202
+A21204A21208A212301240070E7D9C0D>39 D<13201340EA0180120313001206120E5AA2123C12
+38A21278A312F85AA97E1278A31238A2123C121CA27E12067E13801201EA004013200B297C9E13
+>I<7E12401230123812187E120E7EA213801203A213C0A313E01201A9120313C0A31380A21207
+1300A2120E120C5A1238123012405A0B297D9E13>I<127812FCA212FEA2127A1202A21204A212
+08A212301240070E7D850D>44 D<EAFFE0A40B047F8A10>I<127812FCA4127806067D850D>I<EA
+03F8EA0F1EEA1C07003C1380EA3803007813C0A300F813E0AC007813C0A200381380EA3C07001C
+1300EA0F1EEA03F8131B7E9A18>48 D<1360EA01E0120F12FF12F31203B3A2387FFF80A2111B7D
+9A18>I<EA07F8EA1FFE38383F8038780FC0EAFC0714E01303A21278EA000714C0A2EB0F80EB1F
+00131E13385B5B38018060EA03001206000813E0381FFFC05A5AB5FCA2131B7E9A18>I<EA03F8
+EA1FFEEA3C1FEB0F80387C07C0127E127C123838000F80A2EB1E005BEA03F8EA001EEB0F80EB07
+C0A214E01230127812FCA214C038780F80EB1F00EA1FFEEA07F8131B7E9A18>I<EB0180130313
+07130F131F133F136F13CF138F1201EA030F1206120C12181230126012C0B512F8A238000F80A6
+3801FFF8A2151B7F9A18>I<38180180381FFF005B5B5B13C00018C7FCA4EA19F8EA1E0E38180F
+80EA1007000013C014E0A3127812F8A214C012F038600F8038381F00EA1FFEEA07F0131B7E9A18
+>I<137EEA03FF38078180380F03C0EA1E07123CEB038048C7FCA212F813F8EAFB0E38FA0780EA
+FC0314C000F813E0A41278A214C0123CEB0780381E0F00EA07FEEA03F8131B7E9A18>I<126038
+7FFFE0A214C01480A238E00300EAC0065B5BC65AA25B13E0A212015B1203A41207A66C5A131C7D
+9B18>I<EA03F8EA0FFE381E0F80EA3807EB03C01278A2127E387F8380EBC700EA3FFE6C5A6C7E
+3807FF80121D38387FC038781FE0EAF00713031301A3007813C0EB0380EA3E07381FFE00EA03F8
+131B7E9A18>I<EA03F8EA0FFEEA1E0F383C07801278EB03C012F8A214E0A4EA78071238EA3C0B
+EA0E1BEA03E3EA000314C0A2EA3807007C13801400EA780FEA383CEA1FF8EA0FE0131B7E9A18>
+I<B612FCA27EC9FCA7007FB512FCB6FCA21E0D7D9025>61 D<EB0380A2497EA3497EA2497E131B
+A2EB31F8A2EB61FC1360EBE0FEEBC07EA248487E90B5FC481480EB001FA20006EB0FC0A2000E14
+E0000C130739FFC07FFEA21F1C7E9B24>65 D<90381FE0209038FFF8E03803F80F3807C003380F
+800148C7FC123E1560127E127C00FC1400A8007C1460127E123E15C07E390F8001803907C00300
+3803F80E3800FFFCEB1FE01B1C7D9B22>67 D<B512F814FF390FC01FC0EC07E0EC01F015F81400
+15FC157CA2157EA8157CA315F8A2EC01F0EC07E0EC1FC0B6120014F81F1C7E9B25>I<B6FCA238
+0FC01F1407801580A2EBC181A3EC800013C313FFA213C313C1A21560A29038C000E015C0A21401
+A21403EC0F80B6FCA21B1C7E9B1F>I<B6FCA2380FC01F1407801580A21401EBC181A2EC8000A2
+13C313FFA213C313C1A401C0C7FCA6B5FCA2191C7E9B1E>I<90380FF00890387FFE383901FC07
+F83807E001390F80007848C7FC481438123E007E1418127C00FC1400A6EC7FFFA2007CEB01F812
+7E123E123F7EEA0F80EA07E03801FC0739007FFE7890380FF818201C7D9B26>I<39FFFC3FFFA2
+390FC003F0AA90B5FCA2EBC003AC39FFFC3FFFA2201C7E9B25>I<B5FCA2EA07E0B3A6B5FCA210
+1C7F9B12>I<39FFFC07FFA2390FC000E0EC01C0EC0380EC06005C14385C5CEBC1C013C3EBC7E0
+13CFEBFBF0EBF3F813E1EBC0FC80147E80EC1F8015C0140FEC07E015F039FFFC3FFFA2201C7E9B
+25>75 D<D8FFC0EB03FF6D5B000F15F0D80DF0130DA3D80CF81319A2017C1331A26D1361A26D13
+C1A390380F8181A2903807C301A2EB03E6A2EB01FCA3EB00F8A23AFFC0701FFFA2281C7E9B2D>
+77 D<39FFE003FFA2390FF000307FEA0DFCEA0CFE137E7FEB1F8014C0EB0FE0EB07F01303EB01
+F814FCEB00FE147F143FEC1FB015F0140F1407140314011400A2D8FFC013701530201C7E9B25>
+I<B512F814FE390FC03F80140FEC07C015E0A515C0A2EC0F80EC3F00EBFFFC01C0C7FCABEAFFFC
+A21B1C7E9B21>80 D<3807F820381FFEE0EA3C07EA7801EA700012F01460A26C130012FEEAFFE0
+EA7FFE6C7E1480000F13C06C13E0EA007FEB03F01301130012C0A214E07E38F001C0EAFC0338EF
+FF00EA83FC141C7D9B1B>83 D<007FB512E0A238781F81007013800060146000E0147000C01430
+A400001400B03807FFFEA21C1C7E9B21>I<3AFFFC01FF80A23A0FC00018006C6C5BA26D137000
+0314606D13E000015C7F0000495AA2D97E03C7FCA2EB7F07EB3F06148EEB1F8C14CCEB0FD8A2EB
+07F0A36D5AA26D5AA2211C7F9B24>86 D<397FFE1FFEA23907F001803803F8036C6C48C7FC0000
+13066D5AEB7F1C6D5A14B0EB1FE0130FA26D7E6D7E1307497EEB0CFEEB187EEB387F496C7EEB60
+1F01C07F00016D7E496C7EEA03003AFFF03FFF80A2211C7F9B24>88 D<120412181220A21240A2
+1280A212BC12FEA2127EA2123C070E7E9C0D>96 D<EA0FF8EA1C1E383E0F80130714C0121C1200
+137FEA07E7EA1F07123C127C12F8A3EA780B383E13F8EA0FE115127F9117>I<B4FCA2121FA9EB
+3F80EBE1E0EB8070EB0078143CA2143EA6143CA21478EB8070381EC1E0381C3F00171D7F9C1B>
+I<EA03FCEA0E0EEA1C1F123C1278130E00F8C7FCA61278EB0180123C381C0300EA0E0EEA03F811
+127E9115>I<EB0FF0A21301A9EA01F9EA0F07EA1C03EA3C011278A212F8A61278A2123CEA1C03
+380F0FFEEA03F9171D7E9C1B>I<EA01FCEA0F07381C0380383C01C0127814E012F8A2B5FC00F8
+C7FCA31278007C1360123C6C13C0380F03803801FC0013127F9116>I<137F3801E3803803C7C0
+EA0787120FEB8380EB8000A5EAFFF8A2EA0F80AEEA7FF8A2121D809C0F>I<3803F8F0380E0F38
+121E381C0730003C1380A4001C1300EA1E0FEA0E0EEA1BF80010C7FC1218A2EA1FFF14C06C13E0
+4813F0387801F838F00078A300701370007813F0381E03C03807FF00151B7F9118>I<B4FCA212
+1FA9EB0FC0EB31E0EB40F0EB80F8A21300AB38FFE7FFA2181D7F9C1B>I<121E123FA4121EC7FC
+A6B4FCA2121FAEEAFFE0A20B1E7F9D0E>I<B4FCA2121FA9EB0FF8A2EB0380EB0700130C5B1370
+13F87F13BC133E7F7F1480EB07C0EB03E038FFC7FCA2161D7F9C19>107
+D<B4FCA2121FB3A7EAFFE0A20B1D7F9C0E>I<39FF0FC07E903831E18F3A1F40F20780D980FC13
+C0A2EB00F8AB3AFFE7FF3FF8A225127F9128>I<38FF0FC0EB31E0381F40F0EB80F8A21300AB38
+FFE7FFA218127F911B>I<EA01FC380F0780381C01C0003C13E0387800F0A200F813F8A6007813
+F0A2383C01E0381E03C0380F07803801FC0015127F9118>I<38FF3F80EBE1E0381F80F0EB0078
+147C143C143EA6143C147C1478EB80F0EBC1E0EB3F0090C7FCA6EAFFE0A2171A7F911B>I<EAFE
+3E1347381E8F80A3381F070090C7FCAAEAFFF0A211127F9114>114 D<EA1FD8EA3078EA601812
+E0A2EAF000EAFF80EA7FE013F0EA1FF8EA07FCEA007CEAC01CA212E01318EAF830EACFC00E127E
+9113>I<1203A45AA25AA2EA3FFC12FFEA1F00A9130CA4EA0F08EA0798EA03F00E1A7F9913>I<38
+FF07F8A2EA1F00AC1301120F380786FFEA01F818127F911B>I<38FFC1FCA2381F0060EB80E000
+0F13C013C03807C180A23803E300A2EA01F6A213FE6C5AA21378A2133016127F9119>I<39FF8F
+F8FEA2391F03E030A201831370000FEBF0601386D807C613C0EBCEF8EBEC790003EB7D80EBF83D
+0001EB3F00A2497E0000131EEBE00EA21F127F9122>I<38FFC7FCA2381F8180EA0F833807C700
+EA03EEEA01FC5B1200137C13FEEA01DFEA039F38070F80380607C0380C03E038FF07FCA216127F
+9119>I<38FFC1FCA2381F0060EB80E0000F13C013C03807C180A23803E300A2EA01F713F6EA00
+FE5BA21378A21330A21370EA706012F85BEAF9800073C7FC123E161A7F9119>I<383FFF80383C
+1F00EA303F133E485A13FC5BEA01F01203485AEBC180EA0F81121F1303003E1300EA7E07EA7C0F
+B5FC11127F9115>I<B512FE1701808B18>I E end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 300dpi
+TeXDict begin
+%%PaperSize: a4
+
+%%EndSetup
+%%Page: 1 1
+1 0 bop 1619 42 a Fi(1993)14 b Fh(ipeia)g Fi(16)587 233 y Fg(T)617
+244 y(E)646 233 y(X)g Ff(-a)20 b(ycgd)f(ynzynl)h(jixcn)1474
+603 y(.)p Fg(T)1515 614 y(E)1544 603 y(X)g Ff(l)g(`ean)55 b
+Fg(1)0 828 y Fh(jxere)11 b(dnecke)h(zegel)g(,ze`eeyn)g(,mixeiv)i(,miln)f
+(hlwk)f(lawn)g Fi(T)1017 837 y(E)1043 828 y(X)h Fh(.mihqwh)g(ceairl)g
+(zllkeyn)e(zkxrn)h(`ed)g Fi(T)1805 837 y(E)1831 828 y(X)0 886
+y Fh(jaeqn)f(ihnizn)i(hqwh)f(dti)f(dxeva)g(bivdl)g(ce`n)g(zllkeyn)f(zleki)h
+Fi(T)1101 895 y(E)1127 886 y(X)p Fh(-l)g(yi)i(.qetcl)e(dpkend)f(zilnihte`)i
+(dxeva)f(mze`)1432 944 y(.\(jaeqn)h(`l)i(hqwh)g(mb)g(oaenke\))0
+1057 y(.dlern)h(dpid)h(ely)f(hltd)h(zeki`e)g(laewn)g(mililnz)g(carna)h
+(obiydl)f(ozip)i(`ly)d("zeihzq`)j(zeiewc")e(xyt`n)g Fi(T)1805
+1066 y(E)1831 1057 y(X)0 1115 y Fh(zi`xp)h(dlind)e(xy`k)h(libxdn)g(miphw)g
+(e`)g(milecb)g(md)g(minieqn)g(zeize`)g(icnv)g(oia)h(migeexdy)d(jka)i(,lynl)h
+(,`hazn)g(df)0 1173 y(.)p Fi(ff)f Fh(znerl)g Fi(\013)h Fh(lynl)g(,zcgein)g
+(dxeva)f(aezkl)h(ozip)h(zeize`)f(ly)f(minieqn)i(micnv)e(oke)i(,milibxd)f
+(migeexd)f(mr)h(xcqa)g(`l)986 1231 y(.)p Fi(T)1019 1240 y(E)1044
+1231 y(X)d Fh(ly)f(zixard)h(dqxiba)g(mb)g(aexwa)g(ynenz)f(ef)h(zexyt`)0
+1344 y(cenr)i(z`)h(jxer)f Fi(T)292 1353 y(E)317 1344 y(X)h
+Fh(y)f(xg`n)h(,zilnihte`)h(drted)d Fi(T)899 1353 y(E)925 1344
+y(X)p Fh(-a)i(lawn)f(\(ihnizn)h(hqwh)g(wx)g(`le\))f(heyt)h(hqwh)g(mb)0
+1402 y(aygzda)d(ziteqd)g(dzxev)g(z`)g(zlawn)g(dxey)g(lke)f(,ea)i(miriteny)f
+Fi(\(paragraphs\))d Fh(mirhwd)j(lka)g(zeaygzd)f(jez)h(hltd)0
+1460 y(mieqn)k(leab)f(cr\))h(miyinb)h(md)e(mirhwd)g(oiae)h(zexeyd)f(oia)j
+(,milnd)e(oia)g(migeexd)25 b(.rhw)17 b(eze`l)g(zekiiyy)h(zexeyd)e(lka)0
+1518 y Fi(T)25 1527 y(E)51 1518 y(X)e Fh(ly)f(zeyinbd)i(.cenr)f(lk)f(ly)g
+(mipezpl)i(m`zda)f(iteqd)g(mlceb)g(z`)h(milawn)f(mde)f(\(ezepyl)g(ozipe)i
+Fi(T)1656 1527 y(E)1682 1518 y(X)f Fh(jeza)g(rawpy)0 1576 y
+Fi(fo)q(otnotes)g Fh(zqpkd)h(lynl)g(enk)g(,oxear)h(oexzt)g(oi`)h(mixg`)f
+(mililnz)f(icarnly)h(zeira)g(d`p)f(dxeva)g(xeztl)h(el)f(zxyt`n)1384
+1634 y(.cg`)e(cenrn)h(xzei)g(lr)f(miqxtzny)0 1747 y(cenill)18
+b(xzei)g(ax)g(onf)h(yicwdl)f(jxev)f(yi)h(-)g(xign)g(zeaeb)g
+Fi(T)954 1756 y(E)980 1747 y(X)p Fh(-a)g(zenelbd)f(zeiexyt`de)h(daxd)f
+(zeyinbdy)h(oaenk)0 1805 y(heytd)d(ynzynd)i(.zegel)d(e`/e)g(ihnizn)i(hqwh)g
+(zpkd)f(llek)f(,dly)h(zeax)g(zeiexyt`)g(lvpl)f(mipipern)i(m`)f(z`f)h(,zkxrnd)
+0 1863 y(yeniy)f(ick)h(jez)f(\(ohw)h(`edy\))f(igxkdd)f(zecewtd)h(menipina)i
+(ynzydl)e(leki)g(,zetqez)h(`ll)f(hqwh)h(azeky)g(in)g(xnelk)e(-)1499
+1921 y(.)p Fi(T)1532 1931 y(E)1557 1921 y(X)g Fh(ly)f(lcgnd)g(zexixaa)1337
+2034 y(?)p Fi(T)1375 2043 y(E)1400 2034 y(X)p Fh(-l)g(hlwd)g(uaew)h(d`xp)g
+(ji`)0 2147 y(,)p Fi(T)34 2156 y(E)60 2147 y(X)p Fh(-l)i(ze`xedd)23
+b(.\(xzei)16 b(e`)h(zg`\))g(dwix)g(dxey)f(ici)h(lr)g(zpneqn)g(ycg)f(rhw)h
+(zligz)23 b(.libx)17 b(hqwh)h(likn)e(uaewd)0 2205 y(dlibx)h(dlin)g(oial)h
+(eil`)f(zpeeknd)f(dcewt)h(oia)h(oigan)g Fi(T)892 2214 y(E)918
+2205 y(X)24 b Fh(.uaewd)17 b(jeza)g(ritedl)f(zekixv)i(,oze`)g(zzl)f(mivexy)g
+(dcina)624 2263 y(dlina)c(lwzi)h Fi(T)876 2272 y(E)902 2263
+y(X)f Fh(m`)h(,lynl)f(.)p Fe(n)h Fh(oniqa)g(dligzn)f(dcewtdy)g(jk)g(ici)h(lr)
+f(hqwha)1654 2335 y Fe(n)p Fi(smallskip)1376 2408 y Fh(,zixard)i(dqxiba)f
+(,oitilgl)g(e`)1638 2480 y(dphwdvitw)p Fe(n)516 2553 y Fh(.ycg)f(rhw)g
+(ligzdlo)g(ohw)i(wgxn)e(zigkepd)g(dxeydn)g(dhn)g("uetwl")h(eilry)f(oiai)h
+(`ed)0 2612 y(,ihnizn)i(avn)e(oeniql)h($)g(,dveaw)e(oeniql)i(milqleqn)f
+(miixbeq)h(lynl)e(,)p Fi(T)1163 2621 y(E)1189 2612 y(X)p Fh(-a)i("mixeny")f
+(mipniq)h(xtqn)g(cer)f(mpyi)815 2670 y(.df)g(jixcn)f(seqa)h(ze`laha)g(d`x)g
+(.cere)e(\()p Fi(commen)o(t)p Fh(\))g(dxrd)h(oeniql)h(\045)965
+2770 y Fd(1)p eop
+%%Page: 2 2
+2 1 bop 0 42 a Fh(dl`k)16 b(zecewt)h(.)p Fi(T)291 51 y(E)316
+42 y(X)p Fh(-l)f(zeycg)h(zecewt)f(aezkl)h(leki)f(ynzyndy)g(jka)h(mb)g(z`hazn)
+h Fi(T)1456 51 y(E)1482 42 y(X)f Fh(ly)f(daxd)h(zeyinbd)0 100
+y(,lynl)i(.hlwa)c(mnvr)g(lr)g(mixfegy)h(minieqn)f(mipan)i(minrt)f(xtqn)f
+(aezkl)g(jxev)g(oi`y)h(jka)g(,dceard)f(lr)g(ce`n)h(zelwn)1426
+158 y(`xwizy)e(dcewt)f(xicbdl)h(xyt`)1741 228 y(htyn)p Fe(n)0
+299 y Fh(ixeciqd)f(xtqnd)f(z`)h(dixg`le)f(,mieqn)h(zeize`)g(beqa)g("htyn")g
+(dlnd)f(z`)h(aezkz)g(,cenrd)f(jxe`l)g(n"q)h(2)f(lr)g(blczy)0
+357 y(xg`l)h(scd)g(jxe`l)f(n"q)i(2)f(blcze)h(,xg`)f(zeize`)h(beqa)g(scd)f
+(fkxna)g(envr)g(htynd)g(z`)h(aezkz)g(,igkepd)f(wxta)g(htynd)h(ly)0
+415 y(lceb)k(e`/e)g(zexeyd)f(agex)i(,zeize`d)f(ibeq)h(enk)g(,mixhnxtd)g(ikxr)
+f(iepiy)g(ick)g(jez)g(efk)g(dcewt)g(rval)f(zelwa)h(ozip)28
+b(.okn)1213 473 y(.hqwh)14 b(eze`)f(ly)g(zepey)h(zeqtcda)g(zevitwd)965
+2701 y Fd(2)p eop
+%%Page: 3 3
+3 2 bop 1314 299 a Fg(T)1344 310 y(E)1373 299 y(X)17 b Fc(a)g(dceard)f(zxev)
+41 b Fg(1.1)1001 457 y Fh(.)p Fi(T)1034 466 y(E)1059 457 y(X)p
+Fh(-a)14 b(dceard)e(ote`)i(z`)g(zx`zn)h(oldl)e(dnxb`icd)p 783
+704 384 2 v 783 874 2 171 v 797 718 355 2 v 797 768 2 50 v
+1150 768 V 797 810 2 43 v 879 799 a(hlw)h(uaew)p 1150 810 V
+797 860 2 50 v 1150 860 V 797 862 355 2 v 1165 874 2 171 v
+783 876 384 2 v 959 994 2 119 v 783 996 355 2 v 783 1046 2
+50 v 1136 1046 V 783 1083 2 38 v 910 1074 a Fi(T)935 1083 y(E)961
+1074 y(X)p 1136 1083 V 783 1133 2 50 v 1136 1133 V 783 1135
+355 2 v 959 1253 2 119 v 783 1255 384 2 v 783 1423 2 169 v
+797 1269 355 2 v 797 1318 2 50 v 1150 1318 V 797 1359 2 41
+v 885 1347 a(dvi)f Fh(uaew)p 1150 1359 V 797 1408 2 50 v 1150
+1408 V 797 1410 355 2 v 1165 1423 2 169 v 783 1425 384 2 v
+783 1426 a Fb(\036)268 b(\037)p 414 1542 508 2 v 414 1592 2
+50 v 920 1592 V 414 1620 2 29 v 476 1618 a Fh(zxg`)14 b(mebxiz)g(zipkez)p
+920 1620 V 414 1670 2 50 v 920 1670 V 414 1672 508 2 v 1028
+1531 V 1028 1581 2 50 v 1534 1581 V 1028 1620 2 40 v 1055 1612
+a Fi(ps)f Fh(-l)g Fi(dvi)f Fh(mebxiz)i(zipkez)p 1534 1620 V
+1028 1670 2 50 v 1534 1670 V 1028 1672 508 2 v 650 1673 a Fb(\036)550
+b(\037)p 314 1778 538 2 v 314 1949 2 171 v 328 1793 508 2 v
+328 1842 2 50 v 834 1842 V 328 1885 2 43 v 408 1874 a Fh(dqtcdl)12
+b(oken)i(uaew)p 834 1885 V 328 1935 2 50 v 834 1935 V 328 1937
+508 2 v 849 1949 2 171 v 314 1951 538 2 v 1099 1784 V 1099
+1949 2 166 v 1113 1798 508 2 v 1113 1848 2 50 v 1619 1848 V
+1113 1885 2 38 v 546 w Fi(ps)f Fh(uaew)p 1619 1885 V 1113 1935
+2 50 v 1619 1935 V 1113 1937 508 2 v 1635 1949 2 166 v 1099
+1951 538 2 v 562 1952 a Fb(\036)726 b(\037)p 266 2063 508 2
+v 266 2113 2 50 v 773 2113 V 266 2141 2 29 v 391 2139 a Fh(zxg`)14
+b(zqtcn)p 773 2141 V 266 2190 2 50 v 773 2190 V 266 2192 508
+2 v 1176 2057 V 1176 2107 2 50 v 1682 2107 V 1176 2141 2 34
+v 673 w(xfiil)h(zqtcn)p 1682 2141 V 1176 2190 2 50 v 1682 2190
+V 1176 2192 508 2 v 0 2375 a(eilr)i(,\()p Fi(.tex)h Fh(zneiqd)f(z`)g(likn)g
+(enyy)f(uaew\))i(hlw)f(uaew)h(mr)e(miligzn)j(;uaew)f(oiivn)g(dletk)e(zxbqn)h
+(lra)g(raexn)0 2422 y(ef)g(zipkez)25 b(.mebxiz)17 b(zipkezl)g(hlwk)g(zzl)g
+(yi)g(eze`y)g(\()p Fi(device)i(indep)q(enden)n(t)p Fh(\))14
+b Fi(dvi)i Fh(uaew)i(xvepe)e Fi(T)l(eX)i Fh(z`)f(milirtn)92
+2469 y(.qitcdl)c(xfiil)h(zqtcn)h(dleki)d(eze`y)h Fi(p)q(ost)i(script)d
+Fh(uaew)i(,lynl)f(,zeidl)h(ieyr)f(df)h(.zqtcnl)f(glypy)g(uaew)h(zxvei)965
+2701 y Fd(3)p eop
+%%Page: 4 4
+4 3 bop 1167 232 a Fg(T)1197 244 y(E)1227 232 y(X)20 b Ff(a)f(zeiyeniy)h
+(zecewt)56 b Fg(2)0 384 y Fh(hqwha)18 b(dwix)e(dxey)22 b(.)p
+Fe(n)16 b Fh(a)h(dligzn)g Fi(T)639 393 y(E)664 384 y(X)g Fh(l)g(d`xed)f(.)p
+Fi(T)918 393 y(E)943 384 y(X)h Fh(l)f(ze`xed)g(likny)h(hqwh)g(uaew)g(epid)g
+Fi(T)1649 393 y(E)1674 384 y(X)g Fh(l)g(hlwd)0 431 y(.epevxk)10
+b(migeexd)h(z`)g(jxer)g Fi(T)459 440 y(E)484 431 y(X)h Fh(oky)f(,izernyn)h
+(epi`)g(hqwha)g(miln)f(oia)h(migeexd)f(xtqn)i(.ycg)d(rhw)h(ly)g(ezligz)g
+(zpnqn)125 478 y(.dl`)h(zecewta)i(yeniyl)f(ze`nbec)h(zeievn)f(jynda)g(.)p
+Fi(T)991 487 y(E)1017 478 y(X)g Fh(a)h(miiyeniy)g(mipniqe)g(zecewt)g(ly)f
+(zeniyx)h(oldl)1123 784 y Fc(.zcgein)i(zernyn)h(ilra)f(mipniq)41
+b Fg(2.1)p 220 940 1510 5 v 220 1003 5 63 v 315 982 a Fa(\\)p
+470 1003 2 63 v 183 w Fi(in)o(tro)q(duces)13 b(a)j(directiv)o(e)p
+1726 1003 5 63 v 220 1065 V 272 1044 a Fa({)21 b(and)f(})p
+470 1065 2 63 v 97 w Fi(limit)13 b(the)i(scop)q(e)g(of)h(a)g(directiv)o(e)p
+1726 1065 5 63 v 220 1127 V 315 1106 a Fa($)p 470 1127 2 63
+v 183 w Fi(in)o(tro)q(duces)d(and)i(terminates)e(math)i(mo)q(de)p
+1726 1127 5 63 v 220 1189 V 308 1169 a Fa($$)p 470 1189 2 63
+v 168 w Fi(in)o(tro)q(duces)e(and)i(terminates)e(displa)o(y)o(ed)f(math)j(mo)
+q(de)p 1726 1189 5 63 v 220 1252 V 315 1231 a Fa(\045)p 470
+1252 2 63 v 183 w Fi(in)o(tro)q(duces)e(a)j(commen)o(t)p 1726
+1252 5 63 v 220 1314 V 315 1293 a Fa(&)p 470 1314 2 63 v 183
+w Fi(denotes)e(a)i(tab)p 1726 1314 5 63 v 220 1376 V 315 1355
+a Fa(#)p 470 1376 2 63 v 183 w Fi(denotes)e(an)h(item)g(in)f(a)j(table)d(and)
+h(an)h(argumen)o(t)d(in)i(a)h(macro)p 1726 1376 5 63 v 220
+1438 V 315 1418 a Fa(~)p 470 1438 2 63 v 183 w Fi(denotes)e(a)i(non-split)o
+(ti)o(n)o(g)d(space)p 1726 1438 5 63 v 220 1443 1510 5 v 1457
+1782 a Fc(.dcicn)j(zecigi)40 b Fg(2.2)p 568 1938 815 5 v 568
+2000 5 63 v 620 1980 a Fa(\\pt)p 733 2000 2 63 v 96 w Fi(p)q(oin)o(t.)19
+b(A)d(small)f(unit.)p 1378 2000 5 63 v 568 2063 V 620 2042
+a Fa(\\in)p 733 2063 2 63 v 96 w Fi(inc)o(h.)20 b(1in)14 b(=)i(72.27)g(p)q
+(oin)o(ts.)p 1378 2063 5 63 v 568 2125 V 620 2104 a Fa(\\cm)p
+733 2125 2 63 v 96 w Fi(cen)o(timeter.)j(2.54cm)c(=)h(1in.)p
+1378 2125 5 63 v 568 2129 815 5 v 83 2212 a(The)e(w)o(ord)g('true`)g(can)g(b)
+q(e)h(app)q(ended)d(to)i(the)g(unit,)f(to)h(mak)o(e)h(sure)e(that)h(p)q
+(ossible)e(magni\014ction)f(will)0 2253 y(ha)o(v)o(e)k(no)g(e\013ect)h(on)f
+(the)g(sp)q(eci\014ed)f(length.)19 b(F)l(or)c(example,)g(6.25truein.)965
+2701 y Fd(4)p eop
+%%Page: 5 5
+5 4 bop 1041 283 a Fc(.cenrd)17 b(zxevl)g(zeqgiiznd)f(zecewt)41
+b Fg(2.3)p 22 450 1907 5 v 22 512 5 63 v 132 491 a Fa(\\hsize)p
+426 512 2 63 v 212 w Fi(Horizon)o(tal)13 b(size)i(of)h(page.)k(Default)14
+b(is)h Fa(\\)p Fi(hsize=6.5in)p 1924 512 5 63 v 22 574 V 132
+554 a Fa(\\vsize)p 426 574 2 63 v 212 w Fi(V)l(ertical)f(size)h(of)g(page.)21
+b(Default)14 b(is)h Fa(\\)p Fi(vsize=8.9in)p 1924 574 5 63
+v 22 637 V 110 616 a Fa(\\headline)p 426 637 2 63 v 168 w Fi(De\014nes)f(a)i
+(headline)d(for)i(the)g(page.)21 b(Default)13 b({)j(empt)o(y)l(.)p
+1924 637 5 63 v 22 699 V 110 678 a Fa(\\footline)p 426 699
+2 63 v 168 w Fi(De\014nes)e(a)i(fo)q(otline)d(for)i(the)g(page.)21
+b(Default)13 b({)j(cen)o(tered)e(page)h(n)o(um)o(b)q(er.)p
+1924 699 5 63 v 22 761 V 73 740 a Fa(\\nopagenumbers)p 426
+761 2 63 v 95 w Fi(No)h(page)f(n)o(um)o(b)q(ers)f(should)f(b)q(e)j(displa)o
+(y)o(ed)c(on)j(page.)p 1924 761 5 63 v 22 823 V 103 803 a Fa(\\parindent)p
+426 823 2 63 v 153 w Fi(Inden)o(tatio)o(n)e(on)i(\014rst)g(line)e(of)j
+(paragraph.)k(Default)13 b(is)i Fa(\\)p Fi(parinden)o(t)o(=20pt)o(.)p
+1924 823 5 63 v 22 886 V 117 865 a Fa(\\parskip)p 426 886 2
+63 v 183 w Fi(V)l(ertical)f(skip)g(b)q(et)o(w)o(een)h(paragraphs.)k(Default)
+14 b(is)h Fa(\\)p Fi(parskip=0pt.)p 1924 886 5 63 v 22 948
+V 81 927 a Fa(\\baselineskip)p 426 948 2 63 v 109 w Fi(V)l(ertical)f(skip)g
+(b)q(et)o(w)o(een)h(lines.)k(Default)14 b(is)h Fa(\\)p Fi(baselineski)o(p=12)
+o(pt)o(.)p 1924 948 5 63 v 22 952 1907 5 v 773 1347 a Fc(.agexle)i(jxe`l)g
+(zevitw)g(jxevl)g(zeiyeniy)f(zecewt)41 b Fg(2.4)p 176 1514
+1598 5 v 176 1576 5 63 v 257 1555 a Fa(\\hskip)p 494 1576 2
+63 v 154 w Fi(Skipping)13 b(horizon)o(tal)o(ly)g(\(Needs)i(a)h(length,)e
+(e.g.)21 b Fa(\\)p Fi(hskip)14 b(1cm\).)p 1770 1576 5 63 v
+176 1638 V 257 1618 a Fa(\\vskip)p 494 1638 2 63 v 154 w Fi(Skipping)f(v)o
+(ertically)g(\(Needs)i(a)h(length,)e(e.g.)21 b Fa(\\)p Fi(vskip)15
+b(1cm\).)p 1770 1638 5 63 v 176 1701 V 228 1680 a Fa(\\smallskip)p
+494 1701 2 63 v 95 w Fi(A)h('small')f(v)o(ertical)f(skip.)p
+1770 1701 5 63 v 176 1763 V 243 1742 a Fa(\\medskip)p 494 1763
+2 63 v 124 w Fi(A)i('medium')e(v)o(ertical)g(skip.)p 1770 1763
+5 63 v 176 1825 V 243 1805 a Fa(\\bigskip)p 494 1825 2 63 v
+124 w Fi(A)i('big')f(v)o(ertical)f(skip.)p 1770 1825 5 63 v
+176 1829 1598 5 v 965 2701 a Fd(5)p eop
+%%Page: 6 6
+6 5 bop 877 283 a Fc(.mipey)16 b(zeize`)h(ibeqa)g(yeniy)f(jxevl)h(zecewt)41
+b Fg(2.5)p 379 450 1192 5 v 379 512 5 63 v 431 491 a Fa(\\rm)p
+544 512 2 63 v 97 w Fi(Giv)o(es)14 b(the)h(default)e(English)h(fon)o(t.)p
+1567 512 5 63 v 379 574 V 431 554 a Fa(\\bf)p 544 574 2 63
+v 97 w Fi(Giv)o(es)g(b)q(old)g(t)o(yp)q(e,)i(that)e(is,)i(emphasized)d
+(letters.)p 1567 574 5 63 v 379 637 V 431 616 a Fa(\\sl)p 544
+637 2 63 v 97 w Fi(Giv)o(es)h(slan)o(ted)f(letters.)p 1567
+637 5 63 v 379 699 V 431 678 a Fa(\\tt)p 544 699 2 63 v 97
+w Fi(Giv)o(es)h('t)o(yp)q(ewriter')g(st)o(yle)g(t)o(yp)q(e.)p
+1567 699 5 63 v 379 761 V 431 740 a Fa(\\it)p 544 761 2 63
+v 97 w Fi(Giv)o(es)g(italics)f(t)o(yp)q(e.)p 1567 761 5 63
+v 379 765 1192 5 v 1243 1154 a Fc(.zepey)k(zeiyeniy)f(zecewt)41
+b Fg(2.6)p 139 1322 1672 5 v 139 1384 5 63 v 191 1363 a Fa(\\centerline{...})
+p 588 1384 2 63 v 94 w Fi(Cen)o(ters)14 b(the)h(text)g(on)h(the)f(line.)p
+1807 1384 5 63 v 139 1446 V 235 1425 a Fa(\\line{...})p 588
+1446 2 63 v 182 w Fi(En)o(ters)f(the)h(text)g(in)o(to)f(one)h(line.)p
+1807 1446 5 63 v 139 1508 V 242 1488 a Fa(\\leftskip)p 588
+1508 2 63 v 197 w Fi(Giv)o(es)f(more)h(inden)o(tati)o(on)e(next)i(to)g(left)f
+(margin.)p 1807 1508 5 63 v 139 1571 V 235 1550 a Fa(\\rightskip)p
+588 1571 2 63 v 182 w Fi(Giv)o(es)g(more)h(inden)o(tati)o(on)e(next)i(to)g
+(righ)o(t)f(margin.)p 1807 1571 5 63 v 139 1633 V 242 1612
+a Fa(\\narrower)p 588 1633 2 63 v 197 w Fi(Mak)o(es)i(a)g(narro)o(w)o(er)e
+(paragraph.)p 1807 1633 5 63 v 139 1695 V 235 1674 a Fa(\\obeylines)p
+588 1695 2 63 v 182 w Fi(Keeps)h(the)g(lines)f(existing)f(in)i(input.)p
+1807 1695 5 63 v 139 1757 V 235 1737 a Fa(\\tolerance)p 588
+1757 2 63 v 182 w Fi(Default=100.)k(Increasing)14 b(it)h(mak)o(es)g(T)1380
+1746 y(E)1406 1737 y(X)h(more)f(toleran)o(t)p 1807 1757 5 63
+v 139 1820 V 588 1820 2 63 v 637 1799 a(to)g('bad`)h(lines.)j(e.g.)j
+Fa(\\)p Fi(tolerance=2000.)p 1807 1820 5 63 v 139 1882 V 264
+1861 a Fa(\\eject)p 588 1882 2 63 v 241 w Fi(F)l(orces)15 b(a)i(page)e
+(break.)p 1807 1882 5 63 v 139 1944 V 227 1924 a Fa(\\vfil\\eject)p
+588 1944 2 63 v 168 w Fi(A)h(page)f(break)h(with)e(\014lling)f(curren)o(t)h
+(page)h(with)g(blank.)p 1807 1944 5 63 v 139 2007 V 249 1986
+a Fa(\\nobreak)p 588 2007 2 63 v 212 w Fi(Prev)o(en)o(ts)e(page)j(or)f(line)f
+(break)h(here.)p 1807 2007 5 63 v 139 2069 V 242 2048 a Fa(\\noindent)p
+588 2069 2 63 v 197 w Fi(Prev)o(en)o(ts)e(inden)o(tin)o(g)g(the)i(\014rst)f
+(line)g(of)h(a)i(paragraph.)p 1807 2069 5 63 v 139 2073 1672
+5 v 0 2158 a Fh(zeize`a)j(yeniyd)f(oke)h(zepey)g(zelcbda)g(yeniyd)g(,mipey)g
+(zeize`)h(ibeq)f(zece`)g(ztqep)g(divnxetpi`)g(zlaw)g(myl)489
+2205 y(.)p Fi(T)522 2214 y(E)547 2205 y(X)14 b Fh(a)g(yeniyl)f(`nbec)h(oldl)f
+(d`x)h(.lirl)e(exkfedy)h(mini`znd)h(mikixcna)g(oiir)h(,zeixard)1033
+2333 y(.)p Fd(02)9 b Fe(\000)g Fd(58)g Fe(\000)g Fd(4539)k
+Fh(.lh)h(,miaeyigd)f(fkxn)h(,zxet)g(dnx)965 2701 y Fd(6)p eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/introduction.tex b/language/hebrew/hebtex/doc/guides/tex_guides/introduction.tex
new file mode 100644
index 0000000000..1c7f21d492
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/introduction.tex
@@ -0,0 +1,566 @@
+%% Written by Rama Porrat of the Computation Center,
+%% Hebrew University of Jerusalem.
+%
+\font\bigger=cmbx12
+\def\TeX{T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX}
+\def\biggerTeX{\bigger T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX}
+\newcount\secnum
+\newcount\subsec
+\secnum=0
+\subsec=0
+\font\bff=Jerusalem scaled \magstep1 \font\bfff=Jerusalem scaled \magstep2
+\def\section#1{\advance \secnum by 1 \subsec=0
+\bigskip\bigskip\bigskip {\bigger\the\secnum}~~~ {\bfff #1} \bigskip\bigskip}
+\def\subsection#1{\advance \subsec by 1
+\bigskip\bigskip\bigskip\bigskip
+{\bigger\the\subsec.\the\secnum}~~~{\bff #1} \bigskip\bigskip}
+
+\font\rm=cmbx10
+\input heb_macros
+\def\centerhebrew#1{\centerline{\beginR\hebrew#1\endR}}
+\sethebrew
+\diem
+\vskip 1.2cm
+\centerline{\L{\biggerTeX} \R{\bfff ncxij lnyzny dgcy a-} }
+\bigskip
+{\obeylines
+{\bff
+\bigskip
+dzeko:
+\medskip
+$1$. nae` l \L{\TeX}.
+ $2$. twecez yineyiez a \L{\TeX}.
+ $3$. cebn` lyiney a \L{\TeX}.
+}}
+\bigskip
+\noindent\section{nae` l \L{\biggerTeX}.}
+\vskip .5cm
+\baselineskip=14.0pt
+\L{\TeX} de` nrxkz nyekllz lriaec hwqhim. \L{\TeX}
+nwal kwlh nlim, viexim, nyee`ez, legez ekcend erexj `ezm
+avexd `ethinliz dnekpd lcteq. iy l-\L{\TeX}
+ikelz nyekllz n`ec ldvib avexd itd
+hwqh nzinhi nqeaj )ekneao bm hwqh l` nqeaj(.
+\bigskip
+\L{\TeX} n`tyx "cweiez `qzhiez"
+yl` pizo ldyibo anrac znlilim nweal e`ikez dtlh yle dipd nreld.
+fd nzah`, lnyl, akj ydxeegim
+aio vnci `eziez nqeinim dm bcelim `e whpim ndxbil k`yx dnild
+px`iz l` aqcx rm dxeegim dxbilim, eko
+vncim nqeinim yl `eziez pizo lkzea avexd niegcz, lnyl \L{ff}
+lrenz \L{{f}{f}}. `tyxez fe zneny awxea bm abixqd draxiz
+yl \L{\TeX}.
+\bigskip
+bm hwqh tyeh )el` xw hwqh nzinhi(
+nwal a-\L{\TeX} detrd `ethinliz, n`gx y \L{\TeX}
+rexj `z rnec dtlh zej dzgyaez akl dwhrim \L{(paragraphs)} ynetirim ae,
+ekl yexd nwalz `z vexzd dqetiz adzgya akl dyexez yyiikez l`eze whr.
+dxeegim aio dnlim, aio dyexez eaio dwhrim dm bniyim )rc bael
+nqeim ypwar azej \L{\TeX} epizo lypeze( edm nwalim `z beclm dqeti adz`m
+lpzepim yl kl rnec. dbniyez yl \L{\TeX} n`tyxz le ltzex avexd p`d
+ariez ylnraci znlilim `gxim `io tzxeo raexo, kne lnyl dkpqz
+\L{footnotes} ynztxqim rl iezx nrnec `gc.
+\bigskip
+kneao ydbniyez dxad ed`tyxeiez dblenez a-\L{\TeX} beaez
+ngix - iy vexj ldwciy fno xa iezx llinec dnrxkz, f`z `m nrepipim
+lpvl `tyxeiez xaez yld, kell dkpz hwqh nzinhi e/`e legez.
+dnyzny dtyeh - klenx ni ykeza hwqh ll` zeqtez, ikel ldyzny
+anipinem dtwecez ddkxgi )yde` who( zej kci yiney aaxixez
+dngcl yl \L{\TeX}.
+\bigskip
+`ij px`d weau dwlh l-\L{\TeX}?
+\bigskip
+dweau nkil hwqh xbil. zgilz whr gcy nqenpz rl ici yexd xiwd
+)`gz `e iezx(.
+ddex`ez l-\L{\TeX}, anicd yxevim lzz `ezo, vxikez ldetir
+azej dweau. \L{\TeX} nagio aio twecd dnkeepz `lie laio nild
+xbild ahwqh rl ici kj ydtwecd nzgild aqino $\backslash$.
+lnyl, `m \L{\TeX} izwl anild
+\smallskip
+\L{smallskip}$\backslash$
+\smallskip
+`e lglitio, abixqd draxiz,
+\smallskip
+$\backslash$wtivdwhpd
+\smallskip
+de` iaio yrlie "lwteu" nhd ndyexd dpekgiz nxgw who
+oldzgil whr gcy.
+
+iypm rec nqtx qinpim "ynexim" a-\L{\TeX},
+lnyl qebxiim nqelqlim lqineo waevd, \$ lqineo nva nzinhi,
+\% lqineo drxd )\L{comment}( erec. x`d ahal`ez aqes ncxij fd.
+\bigskip
+dbniyez dxad yl \L{\TeX} nzah`z bm akj ydnyzny ikel
+lkzea twecez gcyez
+l-\L{\TeX}. twecez k`ld nwlez n`ec rl draecd, akj
+y`io vexj lkzea nqtx trnim napim nqeinim ygefxim
+rl rvnm awlh. lnyl, `tyx ldbcix twecd yziwx`
+\smallskip
+$\backslash$nyth
+\smallskip
+yzclb rl 2 q"n l`exj drnec, zkzea `z dnld "nyth" aqeb `eziez
+nqeim, el`gxid `z dnqtx dqicexi yl dnyth atxw dpekgi,
+zkzea `z dnyth rvne anxkf dcs aqeb `eziez `gx, ezclb 2 q"n
+l`exj dcs l`gx nko. pizo awlez lavr twecd kfe zej kci
+yipei rxki dtxnhxim, kne qebi d`eziez, xega dyexez e/`e
+becl dwtivez adctqez yepez yl `eze hwqh.
+\filbreak
+\noindent\subsection{vexz draecd a \L{\biggerTeX}}
+dci`bxnd ldlo nz`xz `z `eto draecd a-\L{\TeX}.
+\vskip 2cm
+\offinterlineskip
+\lineskip=0pt
+\baselineskip=0pt
+\nointerlineskip
+\def\boxit#1{\vbox{\hrule\hbox{\vrule\kern3pt\vbox{\kern3pt#1\kern3pt}
+ \vrule}\hrule}}
+$$\vbox{
+\font\hebrew=Jerusalem
+\boxit{ \hrule width 3cm
+ \hbox to 3cm{\strut \vrule \hfill \vrule}
+ \hbox to 3cm{\vrule \hfil \R{weau wlh} \hfil \vrule}
+ \hbox to 3cm{\strut \vrule \hfill \vrule}
+ \hrule width 3cm
+ } \hbox to 3cm{\hfil \vrule height1cm \hfil}
+ \hrule width 3cm
+ \hbox to 3cm{\strut \vrule \hfill \vrule}
+ \hbox to 3cm{\vrule \hfil \L{\TeX} \hfil \vrule}
+ \hbox to 3cm{\strut \vrule \hfill \vrule}
+ \hrule width 3cm
+ \hbox to 3cm{\hfil \vrule height1cm \hfil}
+\boxit{ \hrule width 3cm
+ \hbox to 3cm{\strut \vrule \hfill \vrule}
+ \hbox to 3cm{\vrule \hfil \L{dvi} \R{weau} \hfil \vrule}
+ \hbox to 3cm{\strut \vrule \hfill \vrule}
+ \hrule width 3cm
+ } \hbox to 3cm{\bigg{/} \hfil
+ \bigg{\backslash}}
+ \nointerlineskip
+ }$$
+\font\hebrew=Jerusalem
+\setbox2=\hbox to 4.3cm{\strut \vrule \hfill \vrule}
+\setbox3=\hbox to 4.3cm{\vrule\hfil\L{ps} \R{l-} \L{dvi} \R{zekpiz zixbem} \hfil\vrule}
+\setbox4=\hbox to 4.3cm{\vrule\hfil\R{zekpiz zixbem `gxz} \hfil\vrule}
+\setbox6=\vbox{ \hrule width4.3cm \copy2 \copy4 \copy2
+ \hrule width4.3cm}
+\setbox7=\vbox{ \hrule width4.3cm \copy2 \copy3 \copy2
+ \hrule width4.3cm}
+ $$\vbox{
+ \vskip -0.2cm
+ \nointerlineskip
+ \hbox to 9.5cm{\copy6 \hfil \copy7}
+ \hbox to 9.5cm{\hskip 2cm \bigg{/} \hfil
+ \bigg{\backslash} \hskip 2cm }
+ } $$
+\setbox2=\hbox to 4.3cm{\strut \vrule \hfill \vrule}
+\setbox3=\hbox to 4.3cm{\vrule\hfil\L{ps} \R{weau} \hfil\vrule}
+\setbox4=\hbox to 4.3cm{\vrule\hfil\R{weau neko ldctqd} \hfil\vrule}
+\setbox6=\vbox{ \hrule width4.3cm \copy2 \copy4 \copy2
+ \hrule width4.3cm}
+\setbox7=\vbox{ \hrule width4.3cm \copy2 \copy3 \copy2
+ \hrule width4.3cm}
+ $$\vbox{
+ \vskip -0.2cm
+ \nointerlineskip
+ \hbox to 11.2cm{\boxit{\copy6} \hfil \boxit{\copy7}}
+ \hbox to 11.2cm{\hskip 2.1cm \bigg{/} \hfil
+ \bigg{\backslash} \hskip 2.1cm}
+ } $$
+\setbox2=\hbox to 4.3cm{\strut \vrule \hfill \vrule}
+\setbox3=\hbox to 4.3cm{\vrule\hfil \R{nctqz liifx} \hfil\vrule}
+\setbox4=\hbox to 4.3cm{\vrule\hfil\R{nctqz `gxz} \hfil\vrule}
+\setbox6=\vbox{ \hrule width4.3cm \copy2 \copy4 \copy2
+ \hrule width4.3cm}
+\setbox7=\vbox{ \hrule width4.3cm \copy2 \copy3 \copy2
+ \hrule width4.3cm}
+ $$\vbox{
+ \vskip -0.2cm
+ \nointerlineskip
+ \hbox to 12cm{\copy6 \hfil \copy7}
+ } $$
+
+\lineskip=1pt
+\baselineskip=12pt
+\vskip 1cm
+nxear arl nqbxz kteld nviio weau; nzgilim rm weau wlh
+)weau yyne nkil `z dqienz \L{.tex}(,
+rlie ntrilim `z \L{TeX} epevx weau \L{dvi} )\L{device independent}(
+y`eze iy lzz kwlh lzekpiz zixbem. zekpiz fe ievxz weau
+ypylg lnctqz. fd ryei ldiez, lnyl, weau \L{post script}
+y`eze ikeld nctqz liifx ldctiq.
+\filbreak
+\noindent\subsection{dtwecez ya`nvrezo nxivim `z \L{\biggerTeX}}
+anrxkez \L{\bf shum} e \L{\bf noga}, dyiney a \L{TeX} pryd kj:
+\vskip1cm
+nkipim weau wlh arl qienz \L{.tex}. ppig yym dweau \L{filename.tex}. navrim
+\medskip
+\L{tex filename}
+\vskip .7cm
+pevx weau aym \L{filename.dvi}. ~~~~~navrim
+\medskip
+\L{dvips filename $>$ filename.ps}
+\vskip.7cm
+pevx weau aym \L{filename.ps}. yelgim `eze ldctqd rl ici
+\medskip
+\L{lpr~~ -Plwn~~ filename.ps}
+\medskip
+k`yx \L{n} azej \L{Plwn} nviio `z nqtx dnctqz dxveid.
+\bigskip
+`tyx bm lvxs `z dtwecez \L{dvips} e \L{lpr} elkza
+\medskip
+\L{dvips filename $|$ lpr -Plwn}
+\filbreak
+\noindent\subsection{\L{\biggerTeX} araxiz.}
+dbixqd draxiz yl \L{\TeX} di` \L{TeX{-}{-}XeT}. a \L{PC}
+di` pwx`z \L{PUBTeX}.
+
+kci ldyzny ad, vxij ldzgil `z weau ddex`ez l \L{\TeX} a
+\medskip
+\hbox to 7cm{\L{$\backslash$input heb\_macros}\hfill}
+
+\hbox to 7cm{\L{$\backslash$sethebrew} \hfil}
+
+`e a \L{PC}
+\medskip
+\hbox to 7cm{\L{$\backslash$input heb\_pc}\hfill}
+
+\hbox to 7cm{\L{$\backslash$sethebrew} \hfil}
+
+`tyx lwal `z dzekpd e`z dex`ez dtrlzd `vl xnd.
+
+\filbreak
+\noindent\subsection{dncxikim dwiinim.}
+peqs lncxij dpekgi, wiinim a-\L{shum} ea- \L{noga} ncxikim peqtim lnyzny
+a-\L{\TeX} ea- \L{LaTeX}.
+\bigskip
+\undertext{\hfill\L{\TeX} \R{xyinz dncxikim dwiinim a }\hfill}
+\bigskip
+\settabs 3 \columns
+\+\hfill\R{z`ex dncxij}&\hfil\R{nqtx rnecim}&\R{ym dncxij}&\cr
+\+&&&\cr
+\+&&&\cr
+\+&&&\cr
+\+&&&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\R{nae`}&\hfil10&\L{introduction}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\R{ncxij llinec rvni}&\hfil89&\L{tex\_manual}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\R{dtwecez dyineyiez - bm araxiz}&\hfil9&\L{cs\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\R{dtwecez dyineyiez araxiz}&\hfil1&\L{hebrew\_cs\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\R{ncxij lyiney atephim}&\hfil4&\L{font\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\R{ncxij lkziaz legez}&\hfil10&\L{tables\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\R{ncxij lyilea \L{PS}+\L{\TeX}}&\hfil5&\L{psbox\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{\TeX} \R{dyiney abixqd draxiz yl }&\hfil9&\L{hebtex\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\R{tephim gcyim araxiz}&\hfil6&\L{newhfonts\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{DVIPS} \R{ncxij lyiney azekpiz}&\hfil33&\L{dvips\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{PLOT10} \R{dyiney a }&\hfil8&\L{plot10\_manual}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{PostScript} \R{dqax `ecez }&\hfil3&\L{postscript\_guide}&\cr
+\medskip
+pizo lwal ncxikim `ld a`nvrez dtwecd \L{tex guidename}.
+\bigskip
+\bigskip
+\undertext{\hfill\L{LaTeX} \R{xyinz dncxikim dwiinim a }\hfill}
+\bigskip
+\settabs 3 \columns
+\+\hfill\R{z`ex dncxij}&\hfil\R{nqtx rnecim}&\R{ym dncxij}&\cr
+\+&&&\cr
+\+&&&\cr
+\+&&&\cr
+\+&&&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{LaTeX} \R{ncxij llinec }&\hfil17&\L{latex\_manual}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{LaTeX} \R{cebn` lyiney a }&\hfil8&\L{sample}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{LaTeX} \R{dbixqd dnweniz yl }&\hfil11&\L{local}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{\TeX, LaTeX} \R{ncxij lbxtiwd a }&\hfil15&\L{graphics\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{GNUPLOT} \R{ncxij llinec}&\hfil24&\L{gnuplot\_manual}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{GNUPLOT-LaTeX} \R{ncxij lyilea}&\hfil10&\L{gnuplot\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{siam style} \R{dyiney a }&\hfil3&\L{siam\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{amsabstract style} \R{dyiney a }&\hfil3&\L{amsabstract\_guide}&\cr
+\+\hfill\L{epic style} \R{dyiney a }&\hfil33&\L{epic\_guide}&\cr
+\+&&&\cr
+\+&&&\cr
+\+\hfill\L{eepic style} \R{dyiney a }&\hfil12&\L{eepic\_guide}&\cr
+\medskip
+pizo lwal ncxikim `ld a`nvrez dtwecd \L{latex guidename}.
+\sethebrew
+\vskip 1cm
+`iptexnvid klliz rl \L{TeX} pizo lwx` a`nvrez
+\medskip
+\L{man tex}
+\vfill\eject
+\noindent\section{twecez yineyiez a \L{\biggerTeX}}
+dwlh l \L{\TeX} dipe weau hwqh ynkil dex`ez l \L{\TeX}.
+dex`d l \L{\TeX} nzgild a $\backslash$.
+yexd xiwd ahwqh nqnpz zgilze yl whr gcy. nqtx dxeegim aio
+nlim ahwqh `ipe nynrezi, yko \L{\TeX} rexj `z dxeegim kxvepe.
+
+ldlo xyinez yl twecez eqinpim yineyiim a \L{\TeX}. adnyj
+nveiez cebn`ez lyiney atwecez `ld.
+
+\input verbatim
+\input tables
+\bigskip
+\filbreak
+\noindent\subsection{qinpim arli nynrez niegcz.}
+\unsethebrew
+\bigskip
+\begintable
+"1\1\hfil|introduces a directive\hfill\el
+"1{ and }1\hfil|limit the scope of a directive\hfill\el
+"1$1\hfil|introduces and terminates math mode\hfill\el
+"1$$1\hfil|introduces and terminates displayed math mode\hfill\el
+"1%1\hfil|introduces a comment\hfill\el
+"1&1\hfil|denotes a tab\hfill\el
+"1#1\hfil|denotes an item in a table and an argument in a macro\hfill\el
+"1~1\hfil|denotes a non-splitting space\hfill
+\endtable
+\sethebrew
+\bigskip
+\bigskip
+\filbreak
+\noindent\subsection{igicez ncicd.}
+\bigskip
+\unsethebrew
+\begintable
+"1\pt1\hfil|point. A small unit.\hfill\el
+"1\in1\hfil|inch. 1in = 72.27 points.\hfill\el
+"1\cm1\hfil|centimeter. 2.54cm = 1in.\hfill
+\endtable
+\bigskip
+The word 'true` can be appended to the unit, to make sure that
+possible magnifiction will have no effect on the specified length.
+For example, 6.25truein.
+\sethebrew
+\bigskip
+\bigskip
+\filbreak
+\noindent\subsection{twecez dnziigqez lvexz drnec.}
+\bigskip
+\unsethebrew
+\begintable
+"1\hsize1\hfil|Horizontal size of page. Default is "1\1hsize=6.5in\hfill\el
+"1\vsize1\hfil|Vertical size of page. Default is "1\1vsize=8.9in\hfill\el
+"1\headline1\hfil|Defines a headline for the page. Default -- empty.\hfill\el
+"1\footline1\hfil|Defines a footline for the page. Default -- centered page number.\hfill\el
+"1\nopagenumbers1\hfil|No page numbers should be displayed on page.\hfill\el
+"1\parindent1\hfil|Indentation on first line of paragraph. Default is "1\1parindent=20pt.\hfill\el
+"1\parskip1\hfil|Vertical skip between paragraphs. Default is "1\1parskip=0pt.\hfill\el
+"1\baselineskip1\hfil|Vertical skip between lines. Default is "1\1baselineskip=12pt.\hfill
+\endtable
+\bigskip
+\sethebrew
+\bigskip
+\bigskip
+\filbreak
+\noindent\subsection{twecez yineyiez lvexj wtivez l`exj elxega.}
+\unsethebrew
+\bigskip
+\begintable
+"1\hskip1\hfil|Skipping horizontally (Needs a length, e.g. "1\1hskip 1cm).\hfill\el
+"1\vskip1\hfil|Skipping vertically (Needs a length, e.g. "1\1vskip 1cm).\hfill\el
+"1\smallskip1\hfil|A 'small' vertical skip.\hfill\el
+"1\medskip1\hfil|A 'medium' vertical skip.\hfill\el
+"1\bigskip1\hfil|A 'big' vertical skip.\hfill
+\endtable
+\bigskip
+\sethebrew
+\bigskip
+\bigskip
+\filbreak
+\noindent\subsection{twecez lvexj yiney aqebi `eziez yepim.}
+\unsethebrew
+\bigskip
+\begintable
+"1\rm1\hfil|Gives the default English font.\hfill\el
+"1\bf1\hfil|Gives bold type, that is, emphasized letters.\hfill\el
+"1\sl1\hfil|Gives slanted letters.\hfill\el
+"1\tt1\hfil|Gives 'typewriter' style type.\hfill\el
+"1\it1\hfil|Gives italics type.\hfill
+\endtable
+\bigskip
+\sethebrew
+\bigskip
+\bigskip
+\filbreak
+\noindent\subsection{twecez yineyiez yepez.}
+\unsethebrew
+\bigskip
+\begintable
+"1\centerline{...}1\hfil|Centers the text on the line.\hfill\el
+"1\line{...}1\hfil|Enters the text into one line.\hfill\el
+"1\leftskip1\hfil|Gives more indentation next to left margin.\hfill\el
+"1\rightskip1\hfil|Gives more indentation next to right margin.\hfill\el
+"1\narrower1\hfil|Makes a narrower paragraph.\hfill\el
+"1\obeylines1\hfil|Keeps the lines existing in input.\hfill\el
+"1\tolerance1\hfil|Default=100. Increasing it makes \TeX\ more tolerant \hfill\el
+"1 1\hfil|\hfil to 'bad` lines. e.g. "1\1tolerance=2000.\hfill\el
+"1\eject1\hfil|Forces a page break.\hfill\el
+"1\vfil\eject1\hfil|A page break with filling current page with blank.\hfill\el
+"1\nobreak1\hfil|Prevents page or line break here.\hfill\el
+"1\noindent1\hfil|Prevents indenting the first line of a paragraph.\hfill
+\endtable
+\sethebrew
+\bigskip
+lym walz `iptexnvid peqtz `ecez qebi `eziez yepim,
+dyiney adbclez yepez eko dyiney a`eziez draxiez,
+riio ancxikim dnz`inim ydefkxe lril. x`d ldlo cebn`
+lyiney a \L{\TeX}.
+\vskip .7cm
+xnd texz, nxkf dgiyeaim, hl. $02-58-4539$.
+\unsethebrew
+\tenrm
+\vfill\eject
+\special{psfile=HU.ps} % This writes and draws the header.
+\leavevmode \vskip 3cm % This gives the vertical skip after header.
+%
+\font\black=cmbx10 scaled \magstep2 % This defines a "black" font.
+\centerline{\black An Example.}
+%
+\baselineskip=22pt % Specifying a larger space between lines.
+\bigskip
+\centerline{This is the title, in ordinary characters.}
+\smallskip
+\font\big=cmr10 scaled \magstep1 % This creates a font called "big".
+\centerline{\big This is another title, in bigger characters.}
+\vskip 0.5cm
+%
+Now we start an ordinary paragraph. We just write
+the text.
+\smallskip
+This is just text. The paragraph is indented at the beginning.
+The lines are arranged properly.\footnote{*}{We also insert
+footnotes.} We can also {\bf emphasize} text,
+or write {\it italic} or {\sl slanted} words.
+We can insert mathematics into the text, for example
+$\lim_{x\to0}{\sin x\over x}=1$. The math formula can easily
+be centered, like in $$x+{y^2\over k}+1$$
+
+or in
+$$A=\left(\matrix{x-\lambda&1&0\cr
+ 0&x-\lambda&1\cr
+ 0&0&x-\lambda\cr}\right).$$
+\vskip .7cm
+%\input heb_macros % This is inputting the Hebrew macros.
+\unsethebrew % We want to remain in English.
+
+\tenrm After we input the file heb\_macros, we can
+switch to Hebrew.
+\bigskip
+\sethebrew % Now we want to start writing Hebrew.
+dpd hwqh araxiz:
+\L{\TeX} de` nrxkz nyekllz lriaec hwqhim. \L{\TeX}
+nwal kwlh nlim, viexim, nyee`ez, legez ekcend erexj `ezm
+avexd `ethinliz dnekpd lcteq. iy l-\L{\TeX}
+ikelz nyekllz n`ec ldvib avexd itd
+hwqh nzinhi nqeaj )ekneao bm hwqh l` nqeaj(.
+\bigskip
+\L{\TeX} n`tyx 'cweiez `qhhiez'
+yl` pizo ldyibo anrac znlilim nweal e`ikez dtlh yle dipd nreld.
+fd nzah`, lnyl, akj ydxeegim
+aio vnci `eziez nqeinim dm bcelim `e whpim ndxbil k`yx dnild
+px`iz l` aqcx rm dxeegim dxbilim, eko
+vncim nqeinim yl `eziez pizo lkzea avexd niegcz, lnyl \L{ff}
+lrenz \L{{f}{f}}. `tyxez fe zneny awxea bm abixqd draxiz
+yl \L{\TeX}.
+\unsethebrew \tenrm
+\vfill\eject
+Here is the input file from which the previous example has been created.
+
+***********************************************************************
+\vskip 1cm
+\input verbatim
+"@
+\special{psfile=HU.ps} % This writes and draws the header.
+\leavevmode \vskip 3cm % This gives the vertical skip after header.
+%
+\font\black=cmbx10 scaled \magstep2 % This defines a "black" font.
+\centerline{\black An Example.}
+%
+\bigskip
+\centerline{This is the title, in ordinary characters.}
+\smallskip
+\baselineskip=22pt % Specifying a larger space between lines.
+\font\big=cmr10 scaled \magstep1 % This creates a font called "big".
+\centerline{\big This is another title, in bigger characters.}
+\vskip 0.5cm
+%
+Now we start an ordinary paragraph. We just write
+the text.
+\smallskip
+This is just text. The paragraph is indented at the beginning.
+The lines are arranged properly.\footnote{*}{We also insert
+footnotes.} We can also {\bf emphasize} text,
+or write {\it italic} or {\sl slanted} words.
+We can insert mathematics into the text, for example
+$\lim_{x\to0}{\sin x\over x}=1$. The math formula can easily
+be centered, like in $$x+{y^2\over k}+1$$
+%
+or in
+%
+$$A=\left(\matrix{x-\lambda&1&0\cr
+ 0&x-\lambda&1\cr
+ 0&0&x-\lambda\cr}\right).$$
+\vskip .7cm
+\input heb_macros % This is inputting the Hebrew macros.
+\unsethebrew % We want to remain in English.
+%
+%
+After we input the file heb\_macros, we can
+switch to Hebrew.
+\bigskip
+\sethebrew % Now we want to start writing Hebrew.
+dpd hwqh araxiz:
+\L{\TeX} de` nrxkz nyekllz lriaec hwqhim. \L{\TeX}
+nwal kwlh nlim, viexim, nyee`ez, legez ekcend erexj `ezm
+avexd `ethinliz dnekpd lcteq. iy l-\L{\TeX}
+ikelz nyekllz n`ec ldvib avexd itd
+hwqh nzinhi nqeaj )ekneao bm hwqh l` nqeaj(.
+%
+\bigskip
+%
+\L{\TeX} n`tyx "cweiez `qhhiez"
+yl` pizo ldyibo anrac znlilim nweal e`ikez dtlh yle dipd nreld.
+fd nzah`, lnyl, akj ydxeegim
+aio vnci `eziez nqeinim dm bcelim `e whpim ndxbil k`yx dnild
+px`iz l` aqcx rm dxeegim dxbilim, eko
+vncim nqeinim yl `eziez pizo lkzea avexd niegcz, lnyl \L{ff}
+lrenz \L{{f}{f}}. `tyxez fe zneny awxea bm abixqd draxiz yl \L{\TeX}.
+@
+\bye
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/postscript_guide.dvi b/language/hebrew/hebtex/doc/guides/tex_guides/postscript_guide.dvi
new file mode 100644
index 0000000000..47cf760b3e
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/postscript_guide.dvi
Binary files differ
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/postscript_guide.tex b/language/hebrew/hebtex/doc/guides/tex_guides/postscript_guide.tex
new file mode 100644
index 0000000000..f662f61e0f
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/postscript_guide.tex
@@ -0,0 +1,217 @@
+
+%% Written by Rama Porrat of the Computation Center,
+%% Hebrew University of Jerusalem.
+%
+\font\bigger=cmbx12
+\font\biggest=cmbx12 scaled \magstep1
+\def\TeX{T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX}
+\def\biggerTeX{\bigger T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX}
+\newcount\secnum
+\newcount\subsec
+\secnum=0
+\subsec=0
+\font\bff=Jerusalem scaled \magstep1 \font\bfff=Jerusalem scaled \magstep2
+\def\section#1{\advance \secnum by 1 \subsec=0
+\bigskip\bigskip\bigskip {\bigger\the\secnum}~~~ {\bfff #1} \bigskip\bigskip}
+\def\subsection#1{\advance \subsec by 1
+\bigskip\bigskip
+{\bigger\the\subsec.\the\secnum}~~~{\bff #1} \bigskip\bigskip}
+
+\font\rm=cmbx10
+\input heb_macros
+\def\centerhebrew#1{\centerline{\beginR\hebrew#1\endR}}
+\sethebrew
+\diem
+\vskip 1.2cm
+\centerline{\L{\biggest PostScript}}
+\bigskip
+{\obeylines
+\bigskip
+zeko drpipim
+\medskip
+$1$. nd fd?
+$2$. knd reacez aqiqiez awyx lytd.
+$3$. twecez yineyiez.
+~~~~~ $3.1$ yipei becle yl dviex.
+~~~~~ $3.2$ yipei niwene yl dviex.
+~~~~~ $3.3$ qiaeae yl dviex.
+~~~~~ $3.4$ cebn` ldffd edwhpd yl viex.
+$4$. `iptexnvid peqtz.
+
+\bigskip
+}
+\bigskip
+\noindent\section{nd fd?}
+\vskip .5cm
+\baselineskip=14.0pt
+\L{PostScript} )ldlo \L{PS}( dipd ytd dn`tyxz ivixz rnecim nectqim dnkilim
+hwqh ayilea vexez bxtiez yepez.
+
+wavi \L{PS} dm wavi hwqh y`tyx lwx`m elypezm arfxz kl rexj )\L{editor}(.
+k`yx yelgim weau \L{PS} lnctqz liifx, cebnz \L{lw5}~anxkf dgiyeaim,
+ )reyim f`z
+arfxz twecz ddctqd dxbild, \L{lpr} a \L{Unix}( iy ldwtic rl kj ydyexd
+dx`yepd yl dweau zzgil avixes ~~\L{\%!}~. vixes fd ayexd dx`yepd
+yl dweau necir lnctqz ydweau `ipe weau hwqh xbil, `l` fde `eqs
+yl twecez \L{PS} yrlid lrace exw `gx kj ldctiq `z dzev`d.
+
+`tyx bm ldvib )\L{to display}( weau \L{PS} rl dnqj arfxz
+dzekpiz \L{ghost} a \L{Unix}, f`z azp`i yiy nqes nz`im.
+
+zekpiez bxtiez xaez ievxez `z dtlh yldo avexz
+weau \L{PS}. zekpiez dnezwpez a \L{Shum} ea \L{VMS}
+e`yx ikelez livex wavi \L{PS} do
+
+\L{DISSPLA, GNUPLOT, MONGO, EXPONENT, XFIG, GCG, MAPLE}
+
+zekpiez `ld n`tyxez lviix bxtim yepim. dzekpiz \L{xfig}
+)nezwpz a \L{Shum}( nz`ind livixz viex arfxz d"rkax".
+
+dzekpiez \L{\TeX}, \L{LaTeX} ayilea rm \L{dvips} ievxez
+bm do weau \L{PS}. arfxz \L{dvips} pizo lyla viexim
+ydekpe a`gz dzekpez d`ld rm wavi hwqh ydekpe a \L{\TeX} `e a \L{LaTeX}.
+
+zekpizo ypzwl awavi \L{PS} xvei yicr knd pwecez aqiqiez awyx
+lytd, kci yiekl lyleh rl ddctqez elavr yipeiim whpim
+dpgevim nci trm avexz dtlh.
+\vfil\eject
+\section{knd reacez aqiqiez awyx lytd.}
+
+weau \L{PS} de` weau \L{ASCII} ynkil acxj kll yilea yl
+twecez ehwqh. nilez hwqh dniercez ldiez nectqez
+aweau dtlh netirez aweau azej qebxiim.
+
+dtwecez a \L{PS} do nilim ydebcxe nx`y.
+twecez `e nyzpim ynebcxim aweau rvne netirim )anetr dx`yeo
+yldm aweau( azeqtz lekqo )/( vnec ldm, ealieei dtwecd \L{def}.
+
+k`yx weau \L{PS} "nzavr", d \L{interpreter} )dnvei, lnyl,
+anctqz liifx( wex` `z dweau enkpiq `z kl rxki dnyzpim,
+nilez dhwqh ekcend lzej ngqpiz )\L{stack}(. xea dtwecez
+yl \L{PS} yeltez rxj `gc `e iezx nx`y dngqpiz enyznyez
+adm.
+
+\L{PS} nyznyz anrxkz we`exciphez, k`yx x`yiz dvixim pnv`z
+atipd dyn`liz dzgzepd yl dcs. digicez ado nyznyim
+do pwecez ybeclo $1/72$ yl `ipu'. iy k $500$ pwecez lxega
+dcs, ek $700$ pwecez l`exke.
+\section{twecez yineyiez.}
+
+lrzim wxeaez nyinze yl dzekpizo dipd lnwm viex dpzeo rl
+ici weau \L{PS} azej hwqh `gx. anwxd kfd gyea lcrz `ij
+ldfif `z dviex lnwem nqeim rl dcs, e`ij lypez `z becle.
+ldlo zi`ex yl dtwecez ya`nvrezo `tyx ldyib yipeiim `ld.
+
+gyea n`ec lyim la lkj yyipei becle `e niwene yl dviex
+dnekll ahwqh `gx rlel lypez a`eto alzi xvei `z nx`d kl dhwqh.
+kci ldnpr ndytrez alzi xveiez yl yipeiim "fnpiim",
+kc`i ldyzny atwecez yzegnez `z dyipeiim enbailez `ezo
+xw lviex yae nhtlim. dtwecez do `ld:
+
+\L{gsave - graphic save}
+
+twecd fe iy lyim ltpi aiver dyipeiim; twecd fe bexnz
+lynixz kl dtxnhxim yl dnva dbxti dpekgi.
+
+\L{grestore - graphic restore}
+
+twecd fe bexnz ldgfxz dqaiad dbxtiz, rl kl dtxnhxim yld, lwcnezd.
+x`d ldlo cebn` lyiney atwecez `ld.
+
+\subsection{yipei becle yl dviex.}
+
+dtwecd \L{scale} nynyz ldbcld eldwhpd yl dviex.
+\L{scale} yeltz nzej dngqpiz ypi nqtxim - yirex ddbcld lxega
+dcs eyirex ddbcld l`exj dcs. `m neqitim twecd fe lweau,
+iy lc`eb ldkpqz nqtxim `ld lngqpiz. fd ikel ldryez, lnyl,
+rl ici deqtz dyexd da`d lweau:
+
+\L{.5 .4 scale}
+
+dzev`d zdid dwhpd ayirex $0.5$ lxega e $0.4$ l`exj dcs.
+
+\subsection{yipei niwene yl dviex.}
+
+dtwecd \L{translate} nynyz ldrzwz x`yiz dvixim lnwem klyde
+rl dcs. l`gx drzwd kfe inewm dviex igqiz lx`yiz dvixim dgcyd.
+lnyl:
+
+\L{200 300 translate}
+
+dzev`d zdid niwene yl dviex igqiz lx`yiz vixim gcyd dnveid a $(200,300)$.
+\vfil\eject
+\subsection{qiaeae yl dviex.}
+
+fd pryd rl ici dtwecd \L{rotate}, dnwalz ktxnhx feiz. lnyl qiaea
+a $45$ nrlez akeeo dyreo pryd rl ici
+
+\L{45 rotate}
+
+\subsection{cebn` ldffd edwhpd yl viex.}
+
+ldlo cebn` lyipei becle enwene yl viex:
+
+\unsethebrew
+\R{twecez \L{PS} wecnez ........}
+
+gsave
+
+100 359 translate
+
+.9 .9 scale
+
+- - \R{dviex } - -
+
+grestore
+
+\R{dnyj .......}
+
+
+\sethebrew
+\bigskip
+{\bff gyea - } `m dviex `ipe netir atlh )lnxez yl` nzwalz
+decrz ybi`d arz ddctqd( pqd
+lypez `z dqcx yl twecez \L{PS} ydeqtz.
+`m dviex rciio l` netir, de`
+wxea lec`i iv` nbaelez dcs. ypd `z dtxnhxim eacew ypiz.
+
+\section{`iptexnvid peqtz.}
+
+wiinez rec twecez ldffd yl viexim elnhxez `gxez, kne
+"fef lpwecd nqeinz", "fef igqiz lpwecd dpekgiz" ekcend.
+dqtx dkgel yyne
+
+\L{POSTSCRIPT Language~~ Tutorial and Cookbook}
+
+nkil `iptexnvid aqiqiz alyeo )`pbliz( axexd, kell xyind yl
+twecez edtxnhxim yldo.
+\bigskip
+lnyznyim a \L{\TeX} iy `tyxez lklel wavi \L{PS} anqnj
+arfxz dtwecd~~ \L{$\backslash$special} - f`z adpgd
+yddctqd zryd arfxz \L{dvips}.
+
+
+dtwecd pkzaz kj:
+
+\L{$\backslash$special$\{$psfile={\it filename}$\}$} % $\backslash$
+
+\sethebrew
+
+k`yx \L{\it filename} de` ym weau \L{PS} dnkil `z dviex.
+\medskip
+`tyx bm, anwem `e azeqtz lyipeiim azej weau d \L{PS},
+ldeqis txnhxim ltwecd \L{special} rvnd.
+\sethebrew
+x`d dqax nl` ancxij l \L{dvips}.
+\bigskip
+pizo ldctiq drzwim peqtim yl ncxij fd a`nvrez dtwecez da`ez a \L{Shum}:
+
+\L{tex postscript\_guide\hfill}
+
+\L{dvips postscript\_guide $|$ lpr -Plw5\hfill}
+\vskip 2cm
+xnd texz, nxkf dgiyeaim.
+
+
+
+\end
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/readme b/language/hebrew/hebtex/doc/guides/tex_guides/readme
new file mode 100644
index 0000000000..e22e87fed2
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/readme
@@ -0,0 +1,12 @@
+The available guides:
+
+introduction Introduction to TeX (In Hebrew)
+cs_guide Most usable control sequences
+tex_manual A Manual for Self-study (Also called Gentle TeX)
+hebtex_guide TeX in Hebrew (In Hebrew)
+postscript_guide Explaining PostScript. (In Hebrew)
+classic_guide The Hebrew Classic fonts (By Joel Hoffman)
+ This guide inputs the available files
+ hletter1.tex, dots.tex, vowels.tex
+tables_guide Writing tables (By Robert Nilsson, Texas)
+
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/s_verbatim.tex b/language/hebrew/hebtex/doc/guides/tex_guides/s_verbatim.tex
new file mode 100644
index 0000000000..229099de53
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/s_verbatim.tex
@@ -0,0 +1,41 @@
+%
+% S_Verbatim.TeX Macro
+%
+% macros for verbatim scanning
+\chardef\other=12
+\newskip\ttglue
+\ttglue=.5em plus.25em minus.15em
+\def\ttverbatim{\begingroup
+ \catcode`\\=\other
+ \catcode`\{=\other
+ \catcode`\}=\other
+ \catcode`\$=\other
+ \catcode`\&=\other
+ \catcode`\#=\other
+ \catcode`\%=\other
+ \catcode`\_=\other
+ \catcode`\^=\other
+ \catcode`\"=\other % this line is new stuff
+ \catcode`\|=\other
+ \catcode`\~=\other
+ \obeyspaces \obeylines \tt}
+
+\catcode`\"=\active
+
+\def"{\ttverbatim\continueverbatim}
+\def\continueverbatim#1{\spaceskip\ttglue
+\def\readit##1#1{##1\endgroup}\expandafter\readit}
+%
+% verbatim input macro, for inputting a complete file verbatim.
+% Use \verbatiminput{filename} in much the same way as you would use
+% \input filename.
+%
+\def^^L{\par}
+ \def\verbatiminput#1{\begingroup \frenchspacing \raggedbottom
+ \def\do##1{\catcode`##1=12 } \dospecials \catcode`\|=12
+ \parskip 0pt \parindent 0pt
+ \catcode`\ =\active \catcode`\^^M=\active
+ \catcode`\^^L=\active \outer\def^^L{\eject}
+ \tt \def\par{\ \endgraf} \obeylines \obeyspaces
+ \input #1 \endgroup}
+%
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/tables.tex b/language/hebrew/hebtex/doc/guides/tex_guides/tables.tex
new file mode 100644
index 0000000000..9d1e6d872f
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/tables.tex
@@ -0,0 +1,260 @@
+%
+%
+% S-Tables Macro
+%
+\message{S-Tables Macro v1.0, ACS, TAMU (RANHELP@VENUS.TAMU.EDU)}
+%
+% Help Text
+%
+\newhelp\stablestylehelp{You must choose a style between 0 and 3.}%
+\newhelp\stablelinehelp{You should not use special hrules when stretching
+a table.}%
+\newhelp\stablesmultiplehelp{You have tried to place an S-Table inside another
+S-Table. I would recommend not going on.}%
+%
+% Line Thicknesses (Values)
+%
+\newdimen\stablesthinline
+\stablesthinline=0.4pt
+\newdimen\stablesthickline
+\stablesthickline=1pt
+%
+% Border and Internal Line Thicknesses
+%
+\newif\ifstablesborderthin
+\stablesborderthinfalse
+\newif\ifstablesinternalthin
+\stablesinternalthintrue
+\newif\ifstablesomit
+\newif\ifstablemode
+\newif\ifstablesright
+\stablesrightfalse
+%
+% Save Registers
+%
+\newdimen\stablesbaselineskip
+\newdimen\stableslineskip
+\newdimen\stableslineskiplimit
+%
+% Counters
+%
+\newcount\stablesmode
+\newcount\stableslines
+\newcount\stablestemp
+\stablestemp=3
+\newcount\stablescount
+\stablescount=0
+\newcount\stableslinet
+\stableslinet=0
+%
+% Table Style Selection
+%
+% 0 - Centered
+% 1 - Left Justified
+% 2 - Right Justified
+% 3 - Not Justified
+%
+\newcount\stablestyle
+\stablestyle=0
+%
+% Element Buffering Definitions
+%
+\def\stablesleft{\quad\hfil}%
+\def\stablesright{\hfil\quad}%
+%
+% Vertical Bar Activation
+%
+\catcode`\|=\active%
+%
+% Strut Control
+%
+\newcount\stablestrutsize
+\newbox\stablestrutbox
+\setbox\stablestrutbox=\hbox{\vrule height10pt depth5pt width0pt}
+\def\stablestrut{\relax\ifmmode%
+ \copy\stablestrutbox%
+ \else%
+ \unhcopy\stablestrutbox%
+ \fi}%
+%
+% Misc. Internal Stuff
+%
+\newdimen\stablesborderwidth
+\newdimen\stablesinternalwidth
+\newdimen\stablesdummy
+\newcount\stablesdummyc
+\newif\ifstablesin
+\stablesinfalse
+%
+% Table Macros
+%
+\def\begintable{\stablestart%
+ \stablemodetrue%
+ \stablesadj%
+ \halign%
+ \stablesdef}%
+\def\begintableto#1{\stablestart%
+ \stablemodefalse%
+ \stablesadj%
+ \halign to #1%
+ \stablesdef}%
+\def\begintablesp#1{\stablestart%
+ \stablemodefalse%
+ \stablesadj%
+ \halign spread #1%
+ \stablesdef}%
+\def\stablesadj{%
+ \ifcase\stablestyle%
+ \hbox to \hsize\bgroup\hss\vbox\bgroup%
+ \or%
+ \hbox to \hsize\bgroup\vbox\bgroup%
+ \or%
+ \hbox to \hsize\bgroup\hss\vbox\bgroup%
+ \or%
+ \hbox\bgroup\vbox\bgroup%
+ \else%
+ \errhelp=\stablestylehelp%
+ \errmessage{Invalid style selected, using default}%
+ \hbox to \hsize\bgroup\hss\vbox\bgroup%
+ \fi}%
+\def\stablesend{\egroup%
+ \ifcase\stablestyle%
+ \hss\egroup%
+ \or%
+ \hss\egroup%
+ \or%
+ \egroup%
+ \or%
+ \egroup%
+ \else%
+ \hss\egroup%
+ \fi}%
+\def\stablestart{%
+ \ifstablesin%
+ \errhelp=\stablesmultiplehelp%
+ \errmessage{An S-Table cannot be placed within an S-Table!}%
+ \fi
+ \global\stablesintrue%
+ \global\advance\stablescount by 1%
+ \message{<S-Tables Generating Table \number\stablescount}%
+ \begingroup%
+ \stablestrutsize=\ht\stablestrutbox%
+ \advance\stablestrutsize by \dp\stablestrutbox%
+ \ifstablesborderthin%
+ \stablesborderwidth=\stablesthinline%
+ \else%
+ \stablesborderwidth=\stablesthickline%
+ \fi%
+ \ifstablesinternalthin%
+ \stablesinternalwidth=\stablesthinline%
+ \else%
+ \stablesinternalwidth=\stablesthickline%
+ \fi%
+ \tabskip=0pt%
+ \stablesbaselineskip=\baselineskip%
+ \stableslineskip=\lineskip%
+ \stableslineskiplimit=\lineskiplimit%
+ \offinterlineskip%
+ \def\borderrule{\vrule width \stablesborderwidth}%
+ \def\internalrule{\vrule width \stablesinternalwidth}%
+%
+ \def\thinline{\noalign{\hrule height \stablesthinline}}%
+ \def\thickline{\noalign{\hrule height \stablesthickline}}%
+ \def\trule{\omit\leaders\hrule height \stablesthinline\hfill}%
+ \def\ttrule{\omit\leaders\hrule height \stablesthickline\hfill}%
+ \def\tttrule##1{\omit\leaders\hrule height ##1\hfill}%
+ \def\stablesel{&\omit\global\stablesmode=0%
+ \global\advance\stableslines by 1\borderrule\hfil\cr}%
+ \def\el{\stablesel&}%
+ \def\elt{\stablesel\thinline&}%
+ \def\eltt{\stablesel\thickline&}%
+ \def\elttt##1{\stablesel\noalign{\hrule height ##1}&}%
+ \def\elspec{&\omit\hfil\borderrule\cr\omit\borderrule&%
+ \ifstablemode%
+ \else%
+ \errhelp=\stablelinehelp%
+ \errmessage{Special ruling will not display properly}%
+ \fi}%
+%
+ \def\stmultispan##1{\mscount=##1 \loop\ifnum\mscount>3 \stspan\repeat}%
+ \def\stspan{\span\omit \advance\mscount by -1}%
+%
+ \def\multicolumn##1{\omit\multiply\stablestemp by ##1%
+ \stmultispan{\stablestemp}%
+ \advance\stablesmode by ##1%
+ \advance\stablesmode by -1%
+ \stablestemp=3}%
+ \def\multirow##1{\stablesdummyc=##1\parindent=0pt\setbox0\hbox\bgroup%
+ \aftergroup\emultirow\let\temp=}
+ \def\emultirow{\setbox1\vbox to\stablesdummyc\stablestrutsize%
+ {\hsize\wd0\vfil\box0\vfil}%
+ \ht1=\ht\stablestrutbox%
+ \dp1=\dp\stablestrutbox%
+ \box1}%
+%
+% \def\stvcen##1{\vtop{\vfill\hbox{##1}\vfill}}% Currently does not work!
+ \def\stpar##1{\vtop\bgroup\hsize ##1%
+ \baselineskip=\stablesbaselineskip%
+ \lineskip=\stableslineskip%
+ \lineskiplimit=\stableslineskiplimit\bgroup\aftergroup\estpar\let\temp=}%
+ \def\estpar{\vskip 6pt\egroup}%
+ \def\stparrow##1##2{\stablesdummy=##2%
+ \setbox0=\vtop to ##1\stablestrutsize\bgroup%
+ \hsize\stablesdummy%
+ \baselineskip=\stablesbaselineskip%
+ \lineskip=\stableslineskip%
+ \lineskiplimit=\stableslineskiplimit%
+ \bgroup\vfil\aftergroup\estparrow%
+ \let\temp=}%
+ \def\estparrow{\vfil\egroup%
+ \ht0=\ht\stablestrutbox%
+ \dp0=\dp\stablestrutbox%
+ \wd0=\stablesdummy%
+ \box0}%
+%
+ \def|{\global\advance\stablesmode by 1&&&}%
+ \def\|{\global\advance\stablesmode by 1&\omit\vrule width 0pt%
+ \hfil&&}%
+ \def\vt{\global\advance\stablesmode by 1&\omit\vrule width \stablesthinline%
+ \hfil&&}%
+ \def\vtt{\global\advance\stablesmode by 1&\omit\vrule width \stablesthickline%
+ \hfil&&}%
+ \def\vttt##1{\global\advance\stablesmode by 1&\omit\vrule width ##1%
+ \hfil&&}%
+ \def\vtr{\global\advance\stablesmode by 1&\omit\hfil\vrule width%
+ \stablesthinline&&}%
+ \def\vttr{\global\advance\stablesmode by 1&\omit\hfil\vrule width%
+ \stablesthickline&&}%
+ \def\vtttr##1{\global\advance\stablesmode by 1&\omit\hfil\vrule width ##1&&}%
+ \stableslines=0%
+ \stablesomitfalse}
+%
+\def\stablesdef{\bgroup\stablestrut\borderrule##\tabskip=0pt plus 1fil%
+ &\stablesleft##\stablesright%
+ &##\ifstablesright\hfill\fi\internalrule\ifstablesright\else\hfill\fi%
+ \tabskip 0pt&&##\hfil\tabskip=0pt plus 1fil%
+ &\stablesleft##\stablesright%
+ &##\ifstablesright\hfill\fi\internalrule\ifstablesright\else\hfill\fi%
+ \tabskip=0pt\cr%
+ \ifstablesborderthin%
+ \thinline%
+ \else%
+ \thickline%
+ \fi&%
+}%
+\def\endtable{\advance\stableslines by 1\advance\stablesmode by 1%
+ \message{- Rows: \number\stableslines, Columns: \number\stablesmode>}%
+ \stablesel%
+ \ifstablesborderthin%
+ \thinline%
+ \else%
+ \thickline%
+ \fi%
+ \egroup\stablesend%
+\endgroup%
+\global\stablesinfalse}
+%
+% end of STABLES.TEX
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/tables_guide.dvi b/language/hebrew/hebtex/doc/guides/tex_guides/tables_guide.dvi
new file mode 100644
index 0000000000..5534044d98
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/tables_guide.dvi
Binary files differ
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/tables_guide.tex b/language/hebrew/hebtex/doc/guides/tex_guides/tables_guide.tex
new file mode 100644
index 0000000000..f7d6820275
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/tables_guide.tex
@@ -0,0 +1,473 @@
+%
+% S-Tables Quick Command Summary
+%
+% The name has been changed from s_tables to tables (tables.tex)
+% by Rama, for convenience.
+%
+\input s_verbatim
+\input tables
+\tolerance=10000
+\centerline{\bf Creating Tables in \TeX}
+%\centerline{\bf S-Tables v1.0}
+\vfil
+The macros and guide have been written by Robert Nilsson of the
+Academic Computing Service,
+Texas A\&M University. To use the macros, start by
+"1\input tables1
+%\centerline{Robert Nilsson}
+%\centerline{Academic Computing Service}
+%\centerline{Texas A\&M University}
+%\centerline{"1RANHELP@VENUS.TAMU.EDU1}
+%\centerline{"1RANHELP@TAMVENUS1}
+\vfil
+\begintable
+\multicolumn2\bf\hfil Types of Commands\hfil\eltt
+Start/End|\stpar{2.5in}{\noindent These are the commands for starting and ending
+the table}\elt
+Columns Separators|\stpar{2.5in}{\noindent These are used to separate the column
+s
+in the tables}\elt
+Row Separators|\stpar{2.5in}{\noindent These are used to separate the rows}\elt
+Configuration|\stpar{2.5in}{\noindent These are used to set up the functioning
+of the tables such as the width of a thick rule, whether the internal rules are
+thin or thick, etc.}\elt
+Specials|\stpar{2.5in}{\noindent These include any commands that do not fit into
+the above categories}\endtable
+\vfil
+\begintable
+\multicolumn3\bf\hfil Start/End\hfil\eltt
+Command|Arguments|Description\eltt
+"1\begintable1\hfill|none|Start a table\hfill\el
+"1\begintableto1\hfill|width|\stpar{2.5in}{\noindent Start a table with the
+specified width. The table will be stretched until it is `width' wide}\el
+"1\begintablesp1\hfill|stretch amount|\stpar{2.5in}{\noindent Start a table and
+stretch
+it `stretch amount' wider than it would normally be}\elt
+"1\endtable1\hfill|none|End the table\hfill\endtable
+\vfil
+\begintable
+\multicolumn3\bf\hfil Column Separators\hfil\eltt
+Command|Arguments|Description\eltt
+"1|1\hfill|none|\stpar{2.5in}{\noindent End a column and place a vertical rule
+of the default width between the columns (do not use this at the end of a
+line)}\el
+"1\|1\hfill|none|\stpar{2.5in}{\noindent Same as above but the vertical rule
+will be suppressed}\el
+"1\vt1\hfill|none|\stpar{2.5in}{\noindent Same as above but the vertical rule
+will be thin}\el
+"1\vtt1\hfill|none|\stpar{2.5in}{\noindent Same as above but the vertical rule
+will be thick}\el
+"1\vttt1\hfill|thickness|\stpar{2.5in}{\noindent Same as above but the vertical
+rule will be `thickness' wide}\endtable
+\eject
+\begintable
+\multicolumn3\bf\hfil Row Separators\hfil\eltt
+Command|Arguments|Description\eltt
+"1\el1\hfill|none|\stpar{2.5in}{\noindent End a line and don't put a rule under
+it. (Do
+not use this after the last line of the table, use "1\endtable1)}\el
+"1\elt1\hfill|none|\stpar{2.5in}{\noindent Same as above except put a thin rule
+under
+the line}\el
+"1\eltt1\hfill|none|\stpar{2.5in}{\noindent Same as above except put a thick rul
+e under
+the line}\el
+"1\elttt1\hfill|thickness|\stpar{2.5in}{\noindent Same as above except put a rul
+e of
+width `thickness' under the line}\el
+"1\elspec1\hfill|none|\stpar{2.5in}{\noindent This command is used to set up
+rules under rows that DO NOT span the entire row. It in effect indicates that
+the next row will specify the rule to be used under the current row. This is
+especially useful when using with the row spanning commands. This introduces
+a subclass, the horizontal rule commands}\elt
+\multicolumn3\hfil Horizonal Rule Command Subset\hfil\elt
+"1\trule1\hfill|none|\stpar{2.5in}{\noindent Places a thin horizontal rule
+under a column. This command is only for use in conjunction with the "1\elspec1
+
+command (To leave a column blank, i.e. no rule, just leave it blank)}\el
+"1\ttrule1\hfill|none|\stpar{2.5in}{\noindent Same as above but the rule will be
+
+thick}\el
+"1\tttrule1\hfill|thickness|\stpar{2.5in}{\noindent Same as above but the rule
+will be `thickness' thick}\endtable
+\vfil
+You may be wondering what the difference between the "1\elt1 and the "1\trule1
+command is. The "1\elt1 will end the line and draw a thin rule under it. The
+"1\trule1 works in conjunction with the "1\elspec1 to generate a special rule.
+The special rule line is entered the same way a regular row will be entered.
+For example, a normal row would look like:
+\vfil
+"1This|is|a|Test\elt1
+\vfil
+\noindent This will produce a row with a thin rule under it. To produce the
+same effect without a rule under the column `is' the following would be used:
+\vfil
+"1This|is|a|Test\elspec
+\trule||\trule|\trule\el1
+\vfil
+\noindent Notice that the vertical bars are used. The macro is starting a new
+row and the vertical bars need to be included if you want them to continue
+through the line. (There is no need to only use the "1|1, any other column
+separator is also valid).
+\eject
+\begintable
+\multicolumn3\bf\hfill Configuration\hfill\eltt
+Variable|Value|Description\eltt
+\multicolumn3\hfill Dimensions\hfill\elt
+"1\stablesthinline1\hfill|dimension|\stpar{2.5in}{\noindent This variable
+contains the width of a thin rule in the table. The default value is
+0.4pt and it may be changed with the command:
+
+"1\stablesthinline=<dimen>1
+
+\noindent where "1<dimen>1 is the new width.}\el
+"1\stablesthickline1\hfill|dimension|\stpar{2.5in}{\noindent This
+variable contains the width of a thick rule in the table. The default
+value is 1pt and it may be changed as above.}\elt
+\multicolumn3\hfill Counters\hfill\elt
+"1\stablestyle1\hfill|0|\stpar{2.5in}{\noindent Center the table using
+the current "1\hsize1. This is the default setting and it may be
+changed by the following command:
+
+"1\stablestyle=1$n$
+
+\noindent where $n$ is the new value (0, 1, 2, or 3)}\el
+|1|Left justify the table\hfill\el
+|2|Right justify the table\hfill\el
+|3|No justification\hfill\elt
+\multicolumn3\hfill If Statements\hfill\elt
+"1\ifstablesinternalthin1\hfill|true|\stpar{2.5in}{\noindent Make the
+internal rules of the table thin. This sets the vertical rule
+generated by the "1|1. To set the value of this variable the following
+command must be used:
+
+"1\stablesinternalthintrue1
+
+\noindent Please note the word `if' is removed and the word `true' has
+been appended to the end. The value after this command will be true.
+To set it to false append the word `false' instead of `true'.}\el
+|false|\stpar{2.5in}{\noindent Use thick internal rules (where the "1|1
+is used)}\elspec
+|\trule|\trule\el
+"1\ifstablesborderthin1\hfill|true|\stpar{2.5in}{\noindent Use thin rules
+for the border of the table}\el
+|false|\stpar{2.5in}{\noindent Use thick rules for the border of the
+table. This is the default.}\endtable
+\vfil
+All settings in the configuration section should be used {\bf OUTSIDE}
+the table. The results of changing a setting inside the table will be
+unpredictable, and undesirable.
+
+There are two more settings that need to be discussed. First is the
+element buffering. There are two definitions that are used for this:
+"1\stablesleft1 and "1\stablesright1. The default settings are as
+follows:
+\vfil
+"1\def\stablesleft{\quad\hfil}
+\def\stablesright{\hfil\quad}1
+\vfil
+\noindent To change these, simply redefine them.
+
+The other setting is the strut. If you are interested in resetting
+this, the \TeX book should provide sufficient information (The strut
+is used to hold up the box).
+\eject
+\centerline{\bf Specials}
+{\baselineskip=14pt
+\vskip .25in
+This section will be broken into three parts: the spanning commands, the
+paragraph commands, and miscellaneous information.
+
+First of all we have two (actually three, but I'll discuss the third later)
+spanning commands. They are "1\multicolumn1 and "1\multirow1. To use
+"1\multicolumn1 to span several columns the command will be:
+
+"1\multicolumn1$n$ and your data here.
+
+\noindent The $n$ specifies the number of columns to span across. For
+example, if a table has 3 columns and you want a title across the top,
+$n$ would be 3. Omit each column separator that is spanned across (in
+this case none would be used). When this command is used the buffering is
+suspended on the spanning column, so it is necessary to put "1\hfil1's around
+the data in the spanning column to center it.
+
+"1\multirow1 works slightly differently. The number of rows to span is
+specified in the same way as the number of columns in the "1\multicolumn1 macro,
+
+but the text to be spanned must be placed in curly braces directly after:
+
+"1\multirow1$n$"1{<horizontal material>}1
+
+\noindent The "1<horizontal material>1 will be vertically centered in the number
+
+of spanned rows. The horizontal rules are not automatically omitted under the
+columns of the rows being spanned. The "1\elspec1 command must be used to omit
+
+these rules. There will be an example at the end of the documentation of this.
+
+The paragraph commands are "1\stpar1 and "1\stparrow1. The format for "1\stpar1
+
+is:
+
+"1\stpar{<dimen>}{<vertical material>}1
+
+\noindent The "1<dimen>1 is the width of the paragraph (the "1\hsize1) and the
+"1<vertical material>1 is the paragraph.
+
+"1\stparrow1 will do the same thing as "1\stpar1 but it will also perform the
+function of "1\multirow1. It is a composite command and the only way to span a
+paragraph across multiple rows. The format is:
+
+"1\stparrow1$n$"1{<dimen>}{<vertical material>}1
+
+\noindent In this command the $n$ is the number of rows to be spanned and the
+other material is the same as in the "1\stpar1 macro. Please note that the
+rules for spanning multiple rows apply to this macro also (the use of the
+"1\elspec1 command.
+
+To use both multiple rows and multiple columns, specify the "1\multicolumn1
+command first, then the "1\multirow1 or "1\stparrow1.
+
+The last point I would like to make concerns the use of varying width vertical
+rules. If a thin vertical rule runs into a thick vertical rule there will
+be an offset. The default for this offset is to the left. There are two ways
+to change the setting. The first is by using an `r' after any of the "1\vt1
+commands. For example "1\vttr1 will produce a thick vertical rule right
+justified on any wider rules. The other method is by using the
+"1\ifstablesright1 setting. A true setting will line up all vertical rules
+generated by the "1|1 on the right. A false setting will make the vertical
+rules generated by the "1|1 left justified (the default).
+
+In all of the specials using a $n$ parameter, if the number to be used is
+greater than 9, it must be placed in curly braces ("1{}1).
+}
+\vfill\eject
+\centerline{\bf Examples}
+\vskip .25in
+This section will give some example tables and the code to generate them
+organized from simple to complex.
+\vskip .25in
+\leftline{\bf Example 1}
+\vskip .125in
+"*\begintable
+Ck\#\vt Date\vt Memo\vt Debit\vt Credit\vt Balance\eltt
+245|8--2|Rent|\$ \hfill 250.00||\$ \hfill 436.29\el
+246|8--2|Danson Electric|\$ \hfill 49.28||\$ \hfill 387.01\el
+247|8--5|Jeff's Grocery|\$ \hfill 35.88||\$ \hfill 351.13\el
+248||Void|||\el
+249|8--10|Danson Times|\$ \hfill 19.00||\$ \hfill 332.13\el
+250|8--14|Pizza Palace|\$ \hfill 9.95||\$ \hfill 322.18\el
+251|8--15|Jones Hardware|\$ \hfill 45.20||\$ \hfill 276.98\el
+252|8--15|Deposit||\$ \hfill 255.81|\$ \hfill 532.79\el
+253|8--21|Account Fee|\$ \hfill .85||\$ \hfill 531.94\el
+254|8--29|Telephone Co.|\$ \hfill 21.19||\$ \hfill 510.75\endtable*
+\vskip .125in
+\begintable
+Ck\#\vt Date\vt Memo\vt Debit\vt Credit\vt Balance\eltt
+245|8--2|Rent|\$ \hfill 250.00||\$ \hfill 436.29\el
+246|8--2|Danson Electric|\$ \hfill 49.28||\$ \hfill 387.01\el
+247|8--5|Jeff's Grocery|\$ \hfill 35.88||\$ \hfill 351.13\el
+248||Void|||\el
+249|8--10|Danson Times|\$ \hfill 19.00||\$ \hfill 332.13\el
+250|8--14|Pizza Palace|\$ \hfill 9.95||\$ \hfill 322.18\el
+251|8--15|Jones Hardware|\$ \hfill 45.20||\$ \hfill 276.98\el
+252|8--15|Deposit||\$ \hfill 255.81|\$ \hfill 532.79\el
+253|8--21|Account Fee|\$ \hfill .85||\$ \hfill 531.94\el
+254|8--29|Telephone Co.|\$ \hfill 21.19||\$ \hfill 510.75\endtable
+\vfill\eject
+\leftline{\bf Example 2}
+\vskip .125in
+"*\begintableto{6.5truein}
+\multicolumn6 \hfill Account Activity for August\hfill\eltt
+Ck\#\vt Date\vt Memo\vtt Debit\vt Credit\vtt Balance\eltt
+245|8--2|Rent\vtt\$ \hfill 250.00|\vtt\$ \hfill 436.29\el
+246|8--2|Danson Electric\vtt\$ \hfill 49.28|\vtt\$ \hfill 387.01\el
+247|8--5|Jeff's Grocery\vtt\$ \hfill 35.88|\vtt\$ \hfill 351.13\el
+248||Void\vtt|\vtt\el
+249|8--10|Danson Times\vtt\$ \hfill 19.00|\vtt\$ \hfill 332.13\el
+250|8--14|Pizza Palace\vtt\$ \hfill 9.95|\vtt\$ \hfill 322.18\el
+251|8--15|Jones Hardware\vtt\$ \hfill 45.20|\vtt\$ \hfill 276.98\el
+252|8--15|Deposit\vtt|\$ \hfill 255.81\vtt\$ \hfill 532.79\el
+253|8--21|Account Fee\vtt\$ \hfill .85|\vtt\$ \hfill 531.94\el
+254|8--29|Telephone Co.\vtt\$ \hfill 21.19|\vtt\$ \hfill 510.75\endtable*
+\vskip .125in
+\begintableto{6.5truein}
+\multicolumn6 \hfill Account Activity for August\hfill\eltt
+Ck\#\vt Date\vt Memo\vtt Debit\vt Credit\vtt Balance\eltt
+245|8--2|Rent\vtt\$ \hfill 250.00|\vtt\$ \hfill 436.29\el
+246|8--2|Danson Electric\vtt\$ \hfill 49.28|\vtt\$ \hfill 387.01\el
+247|8--5|Jeff's Grocery\vtt\$ \hfill 35.88|\vtt\$ \hfill 351.13\el
+248||Void\vtt|\vtt\el
+249|8--10|Danson Times\vtt\$ \hfill 19.00|\vtt\$ \hfill 332.13\el
+250|8--14|Pizza Palace\vtt\$ \hfill 9.95|\vtt\$ \hfill 322.18\el
+251|8--15|Jones Hardware\vtt\$ \hfill 45.20|\vtt\$ \hfill 276.98\el
+252|8--15|Deposit\vtt|\$ \hfill 255.81\vtt\$ \hfill 532.79\el
+253|8--21|Account Fee\vtt\$ \hfill .85|\vtt\$ \hfill 531.94\el
+254|8--29|Telephone Co.\vtt\$ \hfill 21.19|\vtt\$ \hfill 510.75\endtable
+\vfill\eject
+\leftline{\bf Example 3}
+\vskip .125in
+"*\begintable
+\multirow2{\#}\vt\multirow2{Date}\vt\multirow2{Memo}\vt Debit/Credit\elspec
+|||\trule\el
+|||Balance\eltt
+\multirow2{245}|\multirow2{8--2}|\multirow2{Rent}|\$ \hfill 250.00\elspec
+|||\trule\el
+|||\$ \hfill 436.29\elttt{.7pt}
+\multirow2{246}|\multirow2{8--2}|\multirow2{Danson Electric}|\$ \hfill 49.28\els
+pec
+|||\trule\el
+|||\$ \hfill 387.01\elttt{.7pt}
+\multirow2{247}|\multirow2{8--5}|\multirow2{Jeff's Grocery}|\$ \hfill 35.88\elsp
+ec
+|||\trule\el
+|||\$ \hfill 351.13\elttt{.7pt}
+\multirow2{248}||\multirow2{Void}|\elspec
+|||\el
+|||\elttt{.7pt}
+\multirow2{249}|\multirow2{8--10}|\multirow2{Danson Times}|\$ \hfill 19.00\elspe
+c
+|||\trule\el
+|||\$ \hfill 332.13\endtable*
+\vskip .125in
+\begintable
+\multirow2{\#}\vt\multirow2{Date}\vt\multirow2{Memo}\vt Debit/Credit\elspec
+|||\trule\el
+|||Balance\eltt
+\multirow2{245}|\multirow2{8--2}|\multirow2{Rent}|\$ \hfill 250.00\elspec
+|||\trule\el
+|||\$ \hfill 436.29\elttt{.7pt}
+\multirow2{246}|\multirow2{8--2}|\multirow2{Danson Electric}|\$ \hfill 49.28\elspec
+|||\trule\el
+|||\$ \hfill 387.01\elttt{.7pt}
+\multirow2{247}|\multirow2{8--5}|\multirow2{Jeff's Grocery}|\$ \hfill 35.88\elspec
+|||\trule\el
+|||\$ \hfill 351.13\elttt{.7pt}
+\multirow2{248}||\multirow2{Void}|\elspec
+|||\el
+|||\elttt{.7pt}
+\multirow2{249}|\multirow2{8--10}|\multirow2{Danson Times}|\$ \hfill 19.00\elspec
+|||\trule\el
+|||\$ \hfill 332.13\endtable
+\vfill\eject
+\leftline{\bf Example 4}
+\vskip .125in
+"*\begintable
+Account|Ck\#|Debit|Credit|Balance\eltt
+\stparrow3{3in}{\noindent The Lyons Investment Memorial Student Fund following
+specifications 11.2.3 of the U.S. Governmental Code CCA1}
+|123|\$\hfill 1,000.00||\$\hfill 20,000\elspec
+|\trule|\trule|\trule|\trule\el
+|124|\$\hfill 200.00||\$\hfill 19,800\elspec
+|\trule|\trule|\trule|\trule\el
+|||\$\hfill 4,000.00|\$\hfill 23,800\elttt{.7pt}
+\multicolumn4\hfil\stpar{5.25in}{At the end of the physical year 1990 the
+balance in the account for Lyons Investment Memorial Student Fund will be
+tallied and the results will be published as per Governmental Code 3.4.2 of the
+last payable week in the session. The value presented here is a projection of
+the actual that will be available.}\hfil|\$\hfill 25,000\endtable*
+\vskip .125in
+\begintable
+Account|Ck\#|Debit|Credit|Balance\eltt
+\stparrow3{3in}{\noindent The Lyons Investment Memorial Student Fund following
+specifications 11.2.3 of the U.S. Governmental Code CCA1}
+|123|\$\hfill 1,000.00||\$\hfill 20,000\elspec
+|\trule|\trule|\trule|\trule\el
+|124|\$\hfill 200.00||\$\hfill 19,800\elspec
+|\trule|\trule|\trule|\trule\el
+|||\$\hfill 4,000.00|\$\hfill 23,800\elttt{.7pt}
+\multicolumn4\hfil\stpar{5.25in}{At the end of the physical year 1990 the
+balance in the account for Lyons Investment Memorial Student Fund will be
+tallied and the results will be published as per Governmental Code 3.4.2 of the
+last payable week in the session. The value presented here is a projection of
+the actual that will be available.}\hfil|\$\hfill 25,000\endtable
+\vfill\eject
+\leftline{\bf Example 5}
+\vskip .125in
+"*\begintable
+\multicolumn2 \hfill MH commands \hfill \eltt
+|\stparrow4{6in}{\noindent compose a message by putting you in the editor on a prototype
+message form and then lets you send it. After completing the
+message, use {\it list } to review it or { \it send } to send it.}\elspec
+comp|\el
+|\el
+|\elt
+inc|incorporates new mail into your 'inbox' folder.\elt
+show n|displays message {\it No. n } in the current folder\el
+show m-n|displays message {\it m } to {\it n } in the current folder.\el
+show|(default) show the current message.\elt
+next|displays the next message in the current folder.\el
+prev|displays the previous message in the current folder.\elt
+rmm n|removes message {\it No. n } in the current folder.\el
+rmm m-n|removes messages {\it m } to {\it n } in the current folder.\el
+rmm|(default) removes the current message.\elt
+|\stparrow3{6in}{\noindent reply to the current message. It places you in the editor with a
+prototype response form. After completing your response, type '{\it
+list }' to review it or '{\it send }' it.}\elspec
+repl|\el
+|\elt
+refile +xxxx|put current message in another folder named xxxx\elt
+folder +xxxx|go to folder named xxxx.\el
+folders|prints a list of all folders.\elt
+|\stparrow2{6in}{\noindent produce a one line per message scan listing. '{\it scan m-n }' prints
+a list of the messages from m to n in your current folder.}\elspec
+scam m-n|\el
+scan m-n +xxxx|lists all the messages in folder named xxxx.\el
+scan last:-n +xxxx|lists last {\it n } messages in folder named xxxx.\el
+scan|(default) listing of all the messages in your current folder.\elt
+forw|forward the current message to another user.\elt
+ali|list mail aliases\endtable
+\vskip 1cm
+\begintable
+\multicolumn2\hfil Practical commands:\hfil \eltt
+comp -editor vi\hfill|Write a message using the editor vi\hfill\elt
+forw n -editor vi\hfill|Forward message No. n using the editor vi\hfill\elt
+forw n -form components\hfill|Edit a returned message No. n \hfill\elt
+forw n -editor vi -form components\hfill|Edit a returned message No. n with vi as editor\hfill\endtable
+*
+\vfill\eject
+\vskip .125in
+\begintable
+\multicolumn2 \hfill MH commands \hfill \eltt
+|\stparrow4{6in}{\noindent compose a message by putting you in the editor on a prototype
+message form and then lets you send it. After completing the
+message, use {\it list } to review it or { \it send } to send it.}\elspec
+comp|\el
+|\el
+|\elt
+inc|incorporates new mail into your 'inbox' folder.\elt
+show n|displays message {\it No. n } in the current folder\el
+show m-n|displays message {\it m } to {\it n } in the current folder.\el
+show|(default) show the current message.\elt
+next|displays the next message in the current folder.\el
+prev|displays the previous message in the current folder.\elt
+rmm n|removes message {\it No. n } in the current folder.\el
+rmm m-n|removes messages {\it m } to {\it n } in the current folder.\el
+rmm|(default) removes the current message.\elt
+|\stparrow3{6in}{\noindent reply to the current message. It places you in the editor with a
+prototype response form. After completing your response, type '{\it
+list }' to review it or '{\it send }' it.}\elspec
+repl|\el
+|\elt
+refile +xxxx|put current message in another folder named xxxx\elt
+folder +xxxx|go to folder named xxxx.\el
+folders|prints a list of all folders.\elt
+|\stparrow2{6in}{\noindent produce a one line per message scan listing. '{\it scan m-n }' prints
+a list of the messages from m to n in your current folder.}\elspec
+scam m-n|\el
+scan m-n +xxxx|lists all the messages in folder named xxxx.\el
+scan last:-n +xxxx|lists last {\it n } messages in folder named xxxx.\el
+scan|(default) listing of all the messages in your current folder.\elt
+forw|forward the current message to another user.\elt
+ali|list mail aliases\endtable
+\vskip 1cm
+\begintable
+\multicolumn2\hfil Practical commands:\hfil \eltt
+comp -editor vi\hfill|Write a message using the editor vi\hfill\elt
+forw n -editor vi\hfill|Forward message No. n using the editor vi\hfill\elt
+forw n -form components\hfill|Edit a returned message No. n \hfill\elt
+forw n -editor vi -form components\hfill|Edit a returned message No. n with vi as editor\hfill\endtable
+\vskip 2cm
+Obtain this guide by \hskip 2cm \bf tex tables\_guide
+
+\bye
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/tex_manual.ps b/language/hebrew/hebtex/doc/guides/tex_guides/tex_manual.ps
new file mode 100644
index 0000000000..eb496a88e0
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/tex_manual.ps
@@ -0,0 +1,6762 @@
+%!PS-Adobe-2.0
+%%Creator: dvips 5.495 Copyright 1986, 1992 Radical Eye Software
+%%Title: tex_manual.dvi
+%%CreationDate: Wed Oct 27 08:47:52 1993
+%%Pages: 95
+%%PageOrder: Ascend
+%%BoundingBox: 0 0 612 792
+%%EndComments
+%DVIPSCommandLine: dvips tex_manual
+%DVIPSSource: TeX output 1993.10.27:0847
+%%BeginProcSet: tex.pro
+%!
+/TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N /X{S N}
+B /TR{translate}N /isls false N /vsize 11 72 mul N /@rigin{isls{[0 -1 1 0 0 0]
+concat}if 72 Resolution div 72 VResolution div neg scale isls{Resolution hsize
+-72 div mul 0 TR}if Resolution VResolution vsize -72 div 1 add mul TR matrix
+currentmatrix dup dup 4 get round 4 exch put dup dup 5 get round 5 exch put
+setmatrix}N /@landscape{/isls true N}B /@manualfeed{statusdict /manualfeed
+true put}B /@copies{/#copies X}B /FMat[1 0 0 -1 0 0]N /FBB[0 0 0 0]N /nn 0 N
+/IE 0 N /ctr 0 N /df-tail{/nn 8 dict N nn begin /FontType 3 N /FontMatrix
+fntrx N /FontBBox FBB N string /base X array /BitMaps X /BuildChar{
+CharBuilder}N /Encoding IE N end dup{/foo setfont}2 array copy cvx N load 0 nn
+put /ctr 0 N[}B /df{/sf 1 N /fntrx FMat N df-tail}B /dfs{div /sf X /fntrx[sf 0
+0 sf neg 0 0]N df-tail}B /E{pop nn dup definefont setfont}B /ch-width{ch-data
+dup length 5 sub get}B /ch-height{ch-data dup length 4 sub get}B /ch-xoff{128
+ch-data dup length 3 sub get sub}B /ch-yoff{ch-data dup length 2 sub get 127
+sub}B /ch-dx{ch-data dup length 1 sub get}B /ch-image{ch-data dup type
+/stringtype ne{ctr get /ctr ctr 1 add N}if}B /id 0 N /rw 0 N /rc 0 N /gp 0 N
+/cp 0 N /G 0 N /sf 0 N /CharBuilder{save 3 1 roll S dup /base get 2 index get
+S /BitMaps get S get /ch-data X pop /ctr 0 N ch-dx 0 ch-xoff ch-yoff ch-height
+sub ch-xoff ch-width add ch-yoff setcachedevice ch-width ch-height true[1 0 0
+-1 -.1 ch-xoff sub ch-yoff .1 add]{ch-image}imagemask restore}B /D{/cc X dup
+type /stringtype ne{]}if nn /base get cc ctr put nn /BitMaps get S ctr S sf 1
+ne{dup dup length 1 sub dup 2 index S get sf div put}if put /ctr ctr 1 add N}
+B /I{cc 1 add D}B /bop{userdict /bop-hook known{bop-hook}if /SI save N @rigin
+0 0 moveto /V matrix currentmatrix dup 1 get dup mul exch 0 get dup mul add
+.99 lt{/QV}{/RV}ifelse load def pop pop}N /eop{SI restore showpage userdict
+/eop-hook known{eop-hook}if}N /@start{userdict /start-hook known{start-hook}
+if pop /VResolution X /Resolution X 1000 div /DVImag X /IE 256 array N 0 1 255
+{IE S 1 string dup 0 3 index put cvn put}for 65781.76 div /vsize X 65781.76
+div /hsize X}N /p{show}N /RMat[1 0 0 -1 0 0]N /BDot 260 string N /rulex 0 N
+/ruley 0 N /v{/ruley X /rulex X V}B /V{}B /RV statusdict begin /product where{
+pop product dup length 7 ge{0 7 getinterval dup(Display)eq exch 0 4
+getinterval(NeXT)eq or}{pop false}ifelse}{false}ifelse end{{gsave TR -.1 -.1
+TR 1 1 scale rulex ruley false RMat{BDot}imagemask grestore}}{{gsave TR -.1
+-.1 TR rulex ruley scale 1 1 false RMat{BDot}imagemask grestore}}ifelse B /QV{
+gsave transform round exch round exch itransform moveto rulex 0 rlineto 0
+ruley neg rlineto rulex neg 0 rlineto fill grestore}B /a{moveto}B /delta 0 N
+/tail{dup /delta X 0 rmoveto}B /M{S p delta add tail}B /b{S p tail}B /c{-4 M}
+B /d{-3 M}B /e{-2 M}B /f{-1 M}B /g{0 M}B /h{1 M}B /i{2 M}B /j{3 M}B /k{4 M}B
+/w{0 rmoveto}B /l{p -4 w}B /m{p -3 w}B /n{p -2 w}B /o{p -1 w}B /q{p 1 w}B /r{
+p 2 w}B /s{p 3 w}B /t{p 4 w}B /x{0 S rmoveto}B /y{3 2 roll p a}B /bos{/SS save
+N}B /eos{SS restore}B end
+%%EndProcSet
+TeXDict begin 40258431 52099146 1000 300 300
+(/home/center/rama/tex/tex_manual.dvi) @start /Fa 1 98 df<00200000700000700000
+700000B80000B80000B800011C00011C00011C00020E00020E0004070004070007FF0008038008
+03800803801801C03803C0FE0FF815157F9419>97 D E /Fb 2 121 df<73809C40986030C030
+C030C03188619060E00D097D8812>110 D<1CF0231823100600060006004610CE2073C00D097F
+8810>120 D E /Fc 4 52 df<00C00000C00000C00000C00000C00000C00000C00000C000FFFF
+80FFFF8000C00000C00000C00000C00000C00000C00000C00000C00011127E8D15>43
+D<18F818181818181818181818FF080D7D8C0E>49 D<3E00418080C0C0C000C000C00180030004
+00084030407F80FF800A0D7E8C0E>I<3E0041806180018003001E00018000C000C0C0C0C0C041
+803E000A0D7E8C0E>I E /Fd 14 122 df<03C0000C2080183080301900601900601A00601A00
+C01C00C0180040180060380020CD001F0600110D7E8C16>11 D<3FFE7FFEC440844004400CC008
+C008C018C018C030C030E020400F0D7E8C13>25 D<00200060006000C000C000C0018001800180
+030003000300060006000C000C000C00180018001800300030003000600060006000C000C000C0
+000B1D7E9511>61 D<03E0041008081C0C1C040006000603C60C361816300C600C600C6018C018
+C0104030606030C01F000F147E9312>64 D<07B00C7010703060606060606060C0C0C0C8C0C841
+C862D03C700D0D7E8C12>97 D<7C000C00180018001800180030003700388030C060C060C060C0
+60C0C180C180C1004300660038000A147E930F>I<07800C4010E031C0600060006000C000C000
+4020404021801E000B0D7E8C0F>I<0038006C007C004C00C000C000C007F800C0018001800180
+01800180030003000300030003000300060006006600E400C80070000E1A7F9310>102
+D<06070600000000384C4C8C98181830326262643808147F930C>105 D<3E0006000C000C000C
+000C001800187018B819383230340038003E006300631063106310C320C1C00D147E9312>107
+D<30F8590C4E0C9C0C980C180C180C30183019303130316032601C100D7F8C15>110
+D<02000600060006000C00FF800C000C001800180018001800300031003100320032001C000912
+7F910D>116 D<0E3C13CE238E430C43000300030006000608C608E610CA2071C00F0D7F8C13>
+120 D<38184C184C188C3098301830183030603060306030E011C00EC000C00080E180E3004600
+3C000D137F8C11>I E /Fe 6 113 df<FFFFC0FFFFC012027D871A>0 D<000004000000040000
+00020000000100FFFFFFE0FFFFFFE0000001000000020000000400000004001B0A7E8B21>33
+D<040E0E1C1C1C38383070706060C0C0070F7F8F0A>48 D<0F001E003BC0618060608040403100
+40801A0020800E0020800E0020800E0020800B0020401180404020C0C030C07B800F001E001B0D
+7E8C21>I<0003000300060006000C0018001800300030006000C000C001800180030003000600
+0C000C0018001800300060006000C0004000101A7C9300>54 D<00000040000000C00000018000
+0001800000030000000300000006000000060000000C0000001800000018000000300000003000
+00006000000060003000C000D800C000180180000C0180000C0300000603000006060000030C00
+00030C0000019800000198000000F0000000F0000000600000006000001A1E7F811B>112
+D E /Ff 17 120 df<E0E0E003037C820C>46 D<F000F0F000F0F000F0F000F0F000F0F000F0F0
+00F0F000F0F000F0F000F0F000F0F000F0F000F0FFFFF0FFFFF0F000F0F000F0F000F0F000F0F0
+00F0F000F0F000F0F000F0F000F0F000F0F000F0F000F0F000F0F000F0141D7C9C1D>72
+D<03F8000FFE001C0F00380700700300600000E00000E00000E00000E00000F000007800007F00
+003FE0001FFC0007FE0001FF00001F800007800003C00003C00001C00001C00001C00001C0C001
+80E00380F007007C0E001FFC0007F000121F7E9D17>83 D<0FC03FF07FF87038401C001C001C00
+FC0FFC3FFC781CE01CE01CE01CF07C7FFC7FDC3F1C0E127E9114>97 D<07C01FE03FF078787018
+601CFFFCFFFCFFFCE000E000E000700070043C1C3FFC1FF807E00E127E9112>101
+D<00FC01FC03FC07000E000E000E000E000E000E000E00FFE0FFE00E000E000E000E000E000E00
+0E000E000E000E000E000E000E000E000E000E000E1D809C0D>I<F0F0F0F00000000000000070
+7070707070707070707070707070707070041D7E9C0A>105 D<E0E0E0E0E0E0E0E0E0E0E0E0E0
+E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0031D7D9C0A>108 D<E3F03F00EFF8FF80FFFDFFC0F81F
+81E0F00F00E0E00E00E0E00E00E0E00E00E0E00E00E0E00E00E0E00E00E0E00E00E0E00E00E0E0
+0E00E0E00E00E0E00E00E0E00E00E0E00E00E01B127D9122>I<E3E0EFF0FFF8F83CF01CE01CE0
+1CE01CE01CE01CE01CE01CE01CE01CE01CE01CE01CE01C0E127D9115>I<03F0000FFC001FFE00
+3C0F00780780700380E001C0E001C0E001C0E001C0E001C0F003C07003807807803C0F001FFE00
+0FFC0003F00012127F9115>I<E3E0EFF0FFF8F87CF01CE01EE00EE00EE00EE00EE00EE00EE01C
+F03CF87CFFF8EFF0E3C0E000E000E000E000E000E000E000E0000F1A7D9115>I<E380E780EF80
+FC00F800F000F000E000E000E000E000E000E000E000E000E000E000E00009127D910E>114
+D<1FC03FF07FF0F030E000E000F0007F003FC01FE000F0003800388038F078FFF07FE01FC00D12
+7F9110>I<1C001C001C001C001C001C00FFE0FFE01C001C001C001C001C001C001C001C001C00
+1C001C001C001C201FF00FF007C00C187F970F>I<E01CE01CE01CE01CE01CE01CE01CE01CE01C
+E01CE01CE01CE01CE01CE07CFFFC7FDC3F1C0E127D9115>I<E03E0380E03E0380E03E03807037
+030070770700707707007073070038E38E0038E38E0038E38E0018E18C001CC1CC001DC1DC001D
+C1DC000D80D8000F80F8000F80F8000780700019127F911C>119 D E /Fg
+12 121 df<1F003F807FC0FFE0FFE0FFE0FFE0FFE07FC03F801F000B0B778A1D>46
+D<03000000180003E00000F80003FE001FF00003FFFFFFE00003FFFFFFC00003FFFFFF800003FF
+FFFF000003FFFFFE000003FFFFF8000003FFFFE0000003FFFF8000000387F80000000380000000
+000380000000000380000000000380000000000380000000000380000000000380000000000380
+000000000380000000000380000000000380000000000380000000000380000000000380000000
+000380FFC000000387FFF80000039F007E000003B8001F000003E0000F800003C00007C0000300
+0007E00003000003F00000000003F80000000001FC0000000001FC0000000001FE0000000001FE
+0000000000FF0000000000FF0000000000FF0000000000FF0000000000FF8000000000FF800000
+0000FF803E000000FF807F000000FF80FF800000FF80FFC00000FF80FFC00000FF80FFC00000FF
+80FF800000FF00FF000000FF00FE000001FF0070000001FE0070000001FE0078000001FC003800
+0003FC001C000003F8001C000007F0000E00000FE0000700000FC00003C0003F800001F0007F00
+0000FE03FE0000003FFFF80000001FFFE000000003FE00000029457BC334>53
+D<0001FF000180000FFFE00380003FFFF80380007E00FE078001F8001F0F8003E000078F8007C0
+0001DF800F800000FF800F0000007F801F0000007F803E0000003F803E0000001F807C0000001F
+807C0000000F807C0000000F80FC0000000F80FC0000000780FC0000000780FC0000000780FC00
+00000380FE0000000380FE0000000380FF0000000380FF00000003807F80000000007FC0000000
+007FE0000000003FF8000000003FFF000000001FFFF00000000FFFFF0000000FFFFFF0000007FF
+FFFE000003FFFFFF800001FFFFFFE000007FFFFFF000003FFFFFF800000FFFFFFC000001FFFFFE
+0000001FFFFF00000000FFFF800000000FFF8000000001FFC000000000FFC0000000003FE00000
+00001FE0000000001FE0000000000FF0000000000FF06000000007F0E000000007F0E000000007
+F0E000000003F0E000000003F0E000000003F0F000000003F0F000000003F0F000000003E0F000
+000003E0F800000003E0F800000007C0FC00000007C0FE0000000780FE0000000F80FF0000001F
+00FFC000001E00FDE000003C00F8F800007800F87E0001F000F01FE00FE000E007FFFFC000E001
+FFFF0000C0001FF800002C497AC739>83 D<0003FE000000001FFFC00000007E03F0000000F000
+FC000001C0007E00000380003F000007C0001F800007F0001FC0000FF0000FC0000FF8000FE000
+0FF8000FE0000FF80007F00007F00007F00007F00007F00001C00007F00000000007F000000000
+07F00000000007F00000000007F000000001FFF00000007FFFF0000003FF87F000001FF007F000
+007F8007F00001FE0007F00003F80007F00007F00007F0000FE00007F0001FC00007F0003FC000
+07F0003F800007F0007F800007F01C7F800007F01CFF000007F01CFF000007F01CFF000007F01C
+FF00000FF01CFF00000FF01CFF00000FF01C7F80001BF01C7F800033F01C3FC00031F8381FC000
+61F8380FF001C0FC7003FC0780FFE000FFFE003FC0001FF8001F802E2F7CAD34>97
+D<00007F80000003FFF000000FC0FC00003F003F00007C001F8000F8000FC001F80007E003F000
+07E007E00003F00FE00003F80FE00003F81FC00001FC1FC00001FC3FC00001FC3FC00001FC7F80
+0001FE7F800000FE7F800000FEFF800000FEFF800000FEFFFFFFFFFEFFFFFFFFFEFF80000000FF
+80000000FF80000000FF80000000FF80000000FF800000007F800000007F800000007F80000000
+7FC00000003FC00000003FC000000E1FC000000E1FE000000E0FE000001C07E000001C07F00000
+3803F000007001F800007000FC0000E0003E0003C0001F8007000007E03E000001FFF80000003F
+C000272F7DAD2E>101 D<0001FF0003F0000FFFE01FFC001F83F07C3E007E00FDE07E00F8003F
+807E01F8003F003C03F0001F801807F0001FC00007F0001FC0000FE0000FE0000FE0000FE0001F
+E0000FF0001FE0000FF0001FE0000FF0001FE0000FF0001FE0000FF0001FE0000FF0001FE0000F
+F0000FE0000FE0000FE0000FE00007F0001FC00007F0001FC00003F0001F800001F8003F000000
+F8003E000001FE00FC0000019F83F00000030FFFE000000301FF00000007000000000007000000
+000007000000000007000000000007000000000007000000000007800000000007C00000000007
+E00000000003FFFFFE000003FFFFFFE00001FFFFFFF80000FFFFFFFE00007FFFFFFF0001FFFFFF
+FF8003E00001FFC00F8000003FE01F0000000FE03E00000003F03C00000001F07C00000001F878
+00000000F8F800000000F8F800000000F8F800000000F8F800000000F8F800000000F87C000000
+01F07C00000001F03E00000003E01E00000003C00F000000078007C000001F0003E000003E0000
+FC0001F800003F800FE000000FFFFF80000000FFF800002F437DAC34>103
+D<01FE00FFFE00FFFE00FFFE0003FE0001FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE
+0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE
+0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE
+0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE
+0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE
+0000FE0000FE0000FE0003FF80FFFFFEFFFFFEFFFFFE17487DC71C>108
+D<01FC007FC00007FC0000FFFC01FFF8001FFF8000FFFC0780FC00780FC000FFFC0E003E00E003
+E00003FC18003F018003F00001FC30001F830001F80000FC60001FC60001FC0000FCC0001FCC00
+01FC0000FD80000FD80000FC0000FD80000FF80000FE0000FF00000FF00000FE0000FF00000FF0
+0000FE0000FF00000FF00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE00000F
+E00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE0000
+0FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE00
+000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE
+00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000
+FE00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE00
+00FE00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE0000FE00000FE00000FE
+0000FE00000FE00000FE0000FE00000FE00000FE0003FF80003FF80003FF80FFFFFE0FFFFFE0FF
+FFFEFFFFFE0FFFFFE0FFFFFEFFFFFE0FFFFFE0FFFFFE4F2D7CAC56>I<01FE00FF000000FFFE07
+FFF00000FFFE1F01FC0000FFFE38007E000003FE70003F800001FEC0001FC00000FF80000FE000
+00FF800007F00000FF000003F80000FE000003FC0000FE000001FC0000FE000001FE0000FE0000
+01FE0000FE000000FF0000FE000000FF0000FE000000FF8000FE000000FF8000FE0000007F8000
+FE0000007FC000FE0000007FC000FE0000007FC000FE0000007FC000FE0000007FC000FE000000
+7FC000FE0000007FC000FE0000007FC000FE0000007FC000FE0000007FC000FE0000007F8000FE
+000000FF8000FE000000FF8000FE000000FF0000FE000000FF0000FE000001FE0000FE000001FE
+0000FE000003FC0000FE000003F80000FF000007F00000FF800007F00000FF80000FE00000FFC0
+001F800000FEE0003F000000FE7800FE000000FE1E03F8000000FE0FFFE0000000FE01FE000000
+00FE000000000000FE000000000000FE000000000000FE000000000000FE000000000000FE0000
+00000000FE000000000000FE000000000000FE000000000000FE000000000000FE000000000000
+FE000000000000FE000000000000FE000000000000FE000000000003FF8000000000FFFFFE0000
+0000FFFFFE00000000FFFFFE0000000032417DAC39>112 D<001FF8060000FFFF0E0003F0079E
+00078001FE000E00007E001C00003E003C00003E007800001E007800001E00F800001E00F80000
+0E00F800000E00FC00000E00FC00000E00FE00000E00FF000000007FC00000007FF80000003FFF
+E000001FFFFE00000FFFFF800007FFFFE00003FFFFF00000FFFFFC00001FFFFE000001FFFE0000
+000FFF00000001FF800000007F806000001FC0E000001FC0E000000FC0F000000FC0F0000007C0
+F0000007C0F0000007C0F8000007C0F800000780FC00000780FC00000F00FE00000F00FF00001E
+00FF80003C00F9E0007800F0F803E000E03FFFC000C007FC0000222F7DAD29>115
+D<000700000007000000070000000700000007000000070000000F0000000F0000000F0000000F
+0000000F0000001F0000001F0000003F0000003F0000007F0000007F000000FF000001FF000007
+FF00001FFFFFFCFFFFFFFCFFFFFFFC007F0000007F0000007F0000007F0000007F0000007F0000
+007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F00
+00007F0000007F0000007F0000007F0000007F0000007F0000007F000E007F000E007F000E007F
+000E007F000E007F000E007F000E007F000E007F000E007F000E007F000E003F000C003F801C00
+1F801C001F8018000FC0380007C0300003F0E00001FFC000003F801F417EBF28>I<7FFFFC01FF
+FFC07FFFFC01FFFFC07FFFFC01FFFFC001FFE0007FFC00007FC0003FE000003FC0001F8000001F
+C0001F0000001FE0003E0000000FF0003C00000007F0007800000003F800F000000003FC00E000
+000001FE01E000000000FE03C0000000007F0780000000003F8F00000000003FCE00000000001F
+FE00000000000FFC000000000007F8000000000007F8000000000003FC000000000001FC000000
+000003FE000000000007FF00000000000F7F80000000000E3F80000000001E1FC0000000003C0F
+E000000000780FF000000000F007F800000000F003F800000001E001FC00000003C001FE000000
+078000FF0000000F00007F0000000F00003F8000001F00001FC000007F00001FE00001FF00001F
+F0000FFF80007FFC00FFFFE001FFFFF0FFFFE001FFFFF0FFFFE001FFFFF0342C7FAB37>120
+D E /Fh 12 121 df<1C003E007F00FF80FF80FF807F003E001C000909798818>46
+D<000000380000000038000000007800000000F800000000F800000001F800000003F800000007
+F800000007F80000000FF80000001FF80000001BF800000033F800000073F800000063F8000000
+C3F8000001C3F800000183F800000303F800000703F800000603F800000C03F800001C03F80000
+1803F800003003F800007003F800006003F80000C003F80001C003F800038003F800030003F800
+070003F8000E0003F8000C0003F800180003F800380003F800300003F800600003F800E00003F8
+00FFFFFFFFFCFFFFFFFFFCFFFFFFFFFC000003F800000003F800000003F800000003F800000003
+F800000003F800000003F800000003F800000003F800000003F800000003F800000007FC000003
+FFFFF80003FFFFF80003FFFFF826397EB82B>52 D<000FF80060003FFF006000FFFFC0E001F807
+E1E007E000F1E00F80003BE00F00001FE01F00000FE03E000007E03E000003E07C000001E07C00
+0001E0FC000001E0FC000000E0FC000000E0FC000000E0FC00000060FE00000060FE00000060FF
+000000607F000000007F800000007FE00000003FF80000003FFF8000001FFFF800000FFFFF8000
+07FFFFE00003FFFFF80001FFFFFC0000FFFFFE00003FFFFF000007FFFF8000007FFFC0000007FF
+E00000007FE00000001FF00000000FF000000007F000000007F800000003F840000003F8C00000
+03F8C0000001F8C0000001F8C0000001F8E0000001F8E0000001F8E0000001F0F0000001F0F000
+0003F0F8000003E0F8000003E0FC000007C0FF00000F80FB80000F00F1F0003E00F0FE00FC00E0
+3FFFF800C00FFFE000C001FF8000253D7BBB30>83 D<003FC0000001FFF8000007C07E00000E00
+1F00001E000F80001F8007C0003FC003E0003FC003F0003FC003F0003FC001F0001F8001F8000F
+0001F800000001F800000001F800000001F800000001F80000001FF8000007FFF800003FF9F800
+00FF01F80003F801F80007F001F8000FC001F8001F8001F8003F8001F8007F0001F8007F0001F8
+007E0001F80CFE0001F80CFE0001F80CFE0001F80CFE0003F80CFE0003F80C7E0006F80C7F0006
+F80C3F000C7C181F80187E380FE0703FF003FFE01FE0007F800F8026287CA62B>97
+D<0003FC0000001FFF0000007E07C00000F801E00001E000F00003E000780007C0007C000F8000
+3E001F80003E001F00003F003F00001F003F00001F007F00001F007E00001F807E00001F80FE00
+001F80FE00001F80FFFFFFFF80FFFFFFFF80FE00000000FE00000000FE00000000FE00000000FE
+000000007E000000007E000000007F000000007F000000003F000001803F000001801F80000180
+0F800003000FC000030007C000060003E0000C0001F00018000078007000003F01E000000FFF80
+000001FE000021287EA626>101 D<0007F001F8003FFE0FFC007C1F1E3E00F007F03E01E003E0
+1C03C001E00807C001F0000FC001F8000F8000F8001F8000FC001F8000FC001F8000FC001F8000
+FC001F8000FC001F8000FC001F8000FC000F8000F8000FC001F80007C001F00003C001E00001E0
+03C00001F0078000037C1F0000073FFE00000607F0000006000000000E000000000E000000000E
+000000000F000000000F0000000007C000000007FFFFC00003FFFFFC0001FFFFFF0000FFFFFF80
+03FFFFFFC00780003FE01F000007F03E000001F83C000000F87C000000F8780000007CF8000000
+7CF80000007CF80000007CF80000007CF80000007C7C000000F87C000000F83E000001F01F0000
+03E00F800007C003E0001F0001FC00FE00003FFFF0000007FF800027397EA52B>103
+D<01F800FFF800FFF800FFF80007F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80003FC00FFFFF0FFFFF0FFFFF0143C7FBB17>108
+D<01F803F80003F80000FFF81FFF001FFF0000FFF83C0F803C0F8000FFF8E007C0E007C00007F9
+C003E1C003E00001FB0003F30003F00001FB0001F30001F00001FE0001FE0001F80001FE0001FE
+0001F80001FC0001FC0001F80001FC0001FC0001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80003FC0003FC
+0003FC00FFFFF0FFFFF0FFFFF0FFFFF0FFFFF0FFFFF0FFFFF0FFFFF0FFFFF044267EA549>I<01
+F80FF00000FFF83FFE0000FFF8F01F0000FFF9C007C00003FB0003E00001FE0001F00001FC0000
+F80001FC0000FC0001F800007E0001F800007E0001F800007F0001F800003F0001F800003F8001
+F800003F8001F800001F8001F800001FC001F800001FC001F800001FC001F800001FC001F80000
+1FC001F800001FC001F800001FC001F800001FC001F800001FC001F800001F8001F800003F8001
+F800003F8001F800003F0001F800007F0001F800007E0001F80000FC0001FC0000FC0001FC0001
+F80001FE0003F00001FB0007E00001F9C00FC00001F8F03F000001F83FFC000001F80FE0000001
+F80000000001F80000000001F80000000001F80000000001F80000000001F80000000001F80000
+000001F80000000001F80000000001F80000000001F80000000001F80000000003FC00000000FF
+FFF0000000FFFFF0000000FFFFF00000002A377EA530>112 D<007F818003FFE3800F807F801E
+001F8038000780380007807000038070000380F0000180F0000180F0000180F8000180F8000180
+FE0000007F8000007FFC00003FFFC0001FFFF0000FFFFC0003FFFE0001FFFF00001FFF800000FF
+8000001FC040000FC0C00007E0C00003E0E00001E0E00001E0E00001E0E00001E0F00001E0F000
+01C0F80003C0FC000380FC000700F7000E00E3C03C00C0FFF800C03FC0001B287DA622>115
+D<0018000000180000001800000018000000180000003800000038000000380000003800000078
+00000078000000F8000000F8000001F8000003F8000007F800001FFFFF00FFFFFF00FFFFFF0001
+F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F80000
+01F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8018001F801
+8001F8018001F8018001F8018001F8018001F8018001F8018001F8018000F8018000F8030000FC
+0300007C0300003E0600001F0C00000FF8000003F00019367EB421>I<FFFFC07FFF80FFFFC07F
+FF80FFFFC07FFF8003FF001FF00000FE000FC000007E000F0000007F000E0000003F001C000000
+1F80180000001FC0300000000FC07000000007E0E000000003F0C000000003F98000000001FB80
+00000000FF00000000007E00000000007F00000000003F00000000003F80000000007FC0000000
+006FE000000000C7E000000001C3F00000000381F80000000301FC0000000600FC0000000E007E
+0000001C007F00000018003F00000038001F80000070000FC00001F8000FE0000FFC001FF000FF
+FE007FFFC0FFFE007FFFC0FFFE007FFFC02A257FA42D>120 D E /Fi 12
+121 df<3C7EFFFFFFFF7E3C08087A8714>46 D<003FC00000FFF80003C07E0007001F000C001F
+8018000FC01F000FC03F800FE03F8007E03F8007E03F8007E01F800FE00F000FE000000FC00000
+0FC000000F8000001F8000001F0000003E0000007C000001F000007FC000007FC0000000780000
+001E0000000F0000000F80000007C0000007E0000007F0000003F0000003F8000003F8180003F8
+7E0003F8FF0003F8FF0003F8FF0003F8FF0003F0FE0007F07C0007E0600007E030000FC018000F
+800E001F0007C07E0001FFF800003FC0001D307DAE24>51 D<003FC00801FFF01803C03C380700
+0E380E0003781C0001F8380000F8780000F87000007870000038F0000038F0000038F0000018F0
+000018F8000018F8000018FC0000007C0000007F0000007F8000003FF800001FFF80000FFFF800
+07FFFE0003FFFF8001FFFFC0003FFFE00003FFF000003FF8000007F8000001FC000000FC000000
+7C0000003E0000003EC000001EC000001EC000001EC000001EC000001EE000001CE000001CF000
+003CF0000038F8000078FC000070F70000E0E38001C0E1F80780C07FFE00800FF8001F337CB128
+>83 D<03FF80000FFFE0001F01F8003F807C003F803E003F801F003F800F001F000F8000000F80
+00000F8000000F8000000F8000000F80001FFF8000FE0F8003F00F800FC00F801F800F803F000F
+807E000F807E000F80FC000F83FC000F83FC000F83FC001783FC0017837E0027833F0047C61F81
+83FE0FFF03FC01FC00F0201F7D9E24>97 D<001FC000007FF80001F07C0003C01E0007800F000F
+0007801F0007803E0007C03E0003C07E0003E07C0003E07C0003E0FC0003E0FFFFFFE0FFFFFFE0
+FC000000FC000000FC000000FC0000007C0000007C0000007E0000003E0000603E0000601F0000
+C00F0000C00780018003C0070001F81E00007FF800000FE0001B1F7E9E20>101
+D<0000003C003F80FE00FFE38F03E0FE0F07803C0F0F001E0E1F001F001E000F001E000F003E00
+0F803E000F803E000F803E000F803E000F801E000F001E000F001F001F000F001E0007803C0007
+E0F8000CFFE000083F800008000000180000001C0000000C0000000E0000000FFFFC0007FFFF80
+03FFFFE007FFFFF01E0003F83C0000FC7800003C7800003EF000001EF000001EF000001EF00000
+1EF000001E7800003C3C0000781E0000F00F0001E007E00FC001FFFF00003FF800202F7E9F24>
+103 D<03E000FFE000FFE00007E00003E00003E00003E00003E00003E00003E00003E00003E000
+03E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E000
+03E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E000
+03E00003E00003E00003E00003E00003E00003E00003E00003E00007F000FFFF80FFFF8011327F
+B114>108 D<03E03F8003F80000FFE0FFE00FFE0000FFE381F8381F800007E6007C6007C00003
+E4007C4007C00003E8003E8003E00003F0003F0003E00003F0003F0003E00003F0003F0003E000
+03E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E0
+0003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003
+E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E00
+03E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00007F0007F
+0007F000FFFF8FFFF8FFFF80FFFF8FFFF8FFFF80391F7F9E3C>I<03E03F8000FFE1FFF000FFE7
+81F80007EE007E0003F8003F0003F0001F0003E0000F8003E0000FC003E00007C003E00007E003
+E00007E003E00003E003E00003F003E00003F003E00003F003E00003F003E00003F003E00003F0
+03E00003F003E00003E003E00007E003E00007E003E00007C003E0000FC003F0001F8003F0001F
+0003F8003E0003EC007C0003E781F80003E1FFE00003E07F000003E000000003E000000003E000
+000003E000000003E000000003E000000003E000000003E000000003E000000003E000000003E0
+00000007F0000000FFFF800000FFFF800000242D7F9E28>112 D<01FE080FFF981E01F8380078
+780038700038F00018F00018F00018F80018FE00007FC0007FFE003FFF801FFFE007FFF001FFF8
+000FFC0000FCC0007EC0003EC0001EE0001EE0001EF0001EF0001CF8003CFC0078E701F0C3FFC0
+80FF00171F7E9E1C>115 D<00600000600000600000600000E00000E00000E00001E00001E000
+03E00003E0000FE0001FE000FFFFF8FFFFF803E00003E00003E00003E00003E00003E00003E000
+03E00003E00003E00003E00003E00003E00003E00003E00003E00003E00C03E00C03E00C03E00C
+03E00C03E00C03E00C03E00801F01801F01800F870007FE0001F80162C7FAB1C>I<FFFE07FFC0
+FFFE07FFC007F803FC0003F001F00001F001E00000F801C00000FC018000007C030000003E0700
+00001F0E0000001F9C0000000F9800000007F000000003F000000003F000000001F000000001F8
+00000003FC000000077E000000063E0000000C1F0000001C0F800000380FC000007007C0000060
+03E00000E001F00001C001F00003E001F8001FE003FE00FFF807FFE0FFF807FFE0231F7F9E26>
+120 D E /Fj 12 121 df<78FCFCFCFC7806067B8511>46 D<00FE0007FF800E07E01803F02001
+F82000F840007C40007CF8007EFC007EFC003EFC003EFC003E78007E00007E00007C00007C0000
+F80000F80001F00001E00003C0000780000700000E00001C0000380000700000600000C0000180
+020300020600040C000418000410000C3FFFFC7FFFF8FFFFF8FFFFF817287DA71E>50
+D<00FE010003FF83000F81E3001E0037003C001F0038000F007800070070000700F0000300F000
+0300F0000300F0000100F8000100F8000100FC0000007C0000007F0000003FE000001FFF00000F
+FFE00007FFF80003FFFC00007FFE000007FF0000007F0000001F8000000F80000007C0000007C0
+800003C0800003C0800003C0800003C0C00003C0C0000380C0000380E0000780F0000700F8000E
+00EE001C00C3C07800C1FFF000803FC0001A2B7DA921>83 D<01FC00000E0780001001C0003C00
+E0003E00F0003E0078001C00780008007800000078000000780000007800007FF80003E078000F
+8078001F0078003E0078007C00780078007820F8007820F8007820F8007820F800F8207C00F820
+3C013C401F063FC007F80F001B1A7E991E>97 D<007E0003C3800700E00E00F01C00703C00783C
+003878003C78003CF8003CF8003CFFFFFCF80000F80000F80000F80000F800007800007C00003C
+00043C00041E00080E001007002001C0C0007F00161A7E991B>101 D<0000078001FC18400707
+21C00E03C1C01E03C0803C01E0003C01E0007C01F0007C01F0007C01F0007C01F0007C01F0003C
+01E0003C01E0001E03C0000E0380001707000011FC000030000000300000003000000038000000
+1C0000001FFFC0000FFFF80007FFFC001C003E0030000F007000070060000380E0000380E00003
+80E0000380E0000380700007007000070038000E000C0018000780F00000FF80001A287E9A1E>
+103 D<0780FF80FF800F8007800780078007800780078007800780078007800780078007800780
+078007800780078007800780078007800780078007800780078007800780078007800780078007
+8007800780FFFCFFFC0E2A7FA911>108 D<0781F800FC00FF860E030700FF98070C03800FA007
+9003C007A003D001E007C003E001E007C003E001E0078003C001E0078003C001E0078003C001E0
+078003C001E0078003C001E0078003C001E0078003C001E0078003C001E0078003C001E0078003
+C001E0078003C001E0078003C001E0078003C001E0078003C001E0078003C001E0078003C001E0
+078003C001E0FFFC7FFE3FFFFFFC7FFE3FFF301A7F9933>I<0783F000FF8C1C00FFB00F0007A0
+078007C003C0078003E0078001E0078001F0078001F0078000F8078000F8078000F8078000F807
+8000F8078000F8078000F8078000F0078001F0078001F0078001E0078003C007C003C007C00780
+07A00E0007983C000787E000078000000780000007800000078000000780000007800000078000
+00078000000780000007800000FFFC0000FFFC00001D267F9921>112 D<07F8401C06C03001C0
+6000C06000C0E00040E00040F00040F800007E00007FF0003FFE000FFF0003FF80003FC00007C0
+8001E08001E0C000E0C000E0C000E0E000C0F001C0F80180C4070083F800131A7E9918>115
+D<0080000080000080000080000180000180000180000380000380000780000F80001FFF80FFFF
+800780000780000780000780000780000780000780000780000780000780000780000780000780
+0007804007804007804007804007804007804007804003C08001C08000E100003E0012257FA417
+>I<FFF03FF0FFF03FF00FC01F8007C00E0003C0080001E0180000F0100000F820000078400000
+3C8000001F8000001F0000000F000000078000000BC000001BE0000011E0000020F00000407800
+00807C0001803C0001001E0007000F001F801F80FFC07FF8FFC07FF81D1A7F9920>120
+D E /Fk 12 121 df<70F8F8F87005057C840E>46 D<004001C007C0FFC0F9C001C001C001C001
+C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C0
+01C001C001C07FFF7FFF10217CA019>49 D<03F8100FFE301E07303801F07000F0700070E00030
+E00030E00010E00010E00010F00000F000007C00007F00003FF0001FFE000FFF8003FFC0003FE0
+0003F00000F0000070000078000038800038800038800038800038C00030C00070E00060F800E0
+CF03C0C7FF0080FE0015247DA21C>83 D<1FF000381C007C06007C07007C038038038000038000
+0380007F8007C3801E03803C0380780380780380F00384F00384F00384F00784780B843C11C80F
+E0F016157E9419>97 D<01FC000707000C03801C01C03801C07800E07000E0F000E0FFFFE0F000
+00F00000F00000F00000F000007000007800203800201C00400E008007030000FC0013157F9416
+>101 D<00007801F08C071D1C0E0E1C1C07001C07003C07803C07803C07803C07801C07001C07
+000E0E000F1C0019F0001000001000001800001C00001FFF000FFFE00FFFF03800F86000184000
+1CC0000CC0000CC0000C6000186000183800700E01C001FE0016217F9519>103
+D<0E00FE00FE001E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E00
+0E000E000E000E000E000E000E000E000E000E000E000E000E000E00FFE0FFE00B237FA20E>
+108 D<0E1FC07F00FE60E18380FE807201C01F003C00E00F003C00E00E003800E00E003800E00E
+003800E00E003800E00E003800E00E003800E00E003800E00E003800E00E003800E00E003800E0
+0E003800E00E003800E00E003800E00E003800E0FFE3FF8FFEFFE3FF8FFE27157F942A>I<0E1F
+80FE60E0FE80700F00380E001C0E001E0E001E0E000F0E000F0E000F0E000F0E000F0E000F0E00
+0F0E001E0E001E0E001C0F00380E80700E60E00E1F800E00000E00000E00000E00000E00000E00
+000E00000E0000FFE000FFE000181F7F941C>112 D<0FC4303C600CC00CC004C004E004F0007F
+803FF00FF800FC001E800E8006C006C006C004E00CD81887E00F157E9414>115
+D<020002000200020002000600060006000E001E003FF8FFF80E000E000E000E000E000E000E00
+0E000E000E000E040E040E040E040E040E040708030801F00E1F7F9E13>I<FF83FEFF83FE0F01
+E007008003810003830001C20000E400007800007000003800003C00004E00008E000187000103
+800201C00601C01E00E0FF03FEFF03FE17157F941A>120 D E /Fl 13 121
+df<70F8F8F87005057C840D>46 D<07E0800C1980100780300380600180600180E00180E00080
+E00080E00080F00000F000007800007F00003FF0001FFC000FFE0003FF00001F800007800003C0
+0003C00001C08001C08001C08001C08001C0C00180C00380E00300F00600CE0C0081F80012217D
+9F19>83 D<1FE000303000781800781C00300E00000E00000E00000E0000FE00078E001E0E0038
+0E00780E00F00E10F00E10F00E10F01E10781E103867200F83C014147E9317>97
+D<03F0000E1C001C0E00380700380700700700700380F00380F00380FFFF80F00000F00000F000
+007000007000003800801800800C010007060001F80011147F9314>101
+D<007C00C6018F038F07060700070007000700070007000700FFF0070007000700070007000700
+0700070007000700070007000700070007000700070007007FF01020809F0E>I<0000E003E330
+0E3C301C1C30380E00780F00780F00780F00780F00780F00380E001C1C001E380033E000200000
+2000003000003000003FFE001FFF800FFFC03001E0600070C00030C00030C00030C00030600060
+3000C01C038003FC00141F7F9417>I<0E0000FE00000E00000E00000E00000E00000E00000E00
+000E00000E00000E00000E00000E3E000E43000E81800F01C00F01C00E01C00E01C00E01C00E01
+C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C0FFE7FC16207F9F19
+>I<0E00FE000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E
+000E000E000E000E000E000E000E000E000E000E000E000E00FFE00B20809F0C>108
+D<0E1F01F000FE618618000E81C81C000F00F00E000F00F00E000E00E00E000E00E00E000E00E0
+0E000E00E00E000E00E00E000E00E00E000E00E00E000E00E00E000E00E00E000E00E00E000E00
+E00E000E00E00E000E00E00E000E00E00E00FFE7FE7FE023147F9326>I<0E3E00FEC3800F01C0
+0F00E00E00E00E00F00E00700E00780E00780E00780E00780E00780E00780E00700E00F00E00E0
+0F01E00F01C00EC3000E3E000E00000E00000E00000E00000E00000E00000E00000E0000FFE000
+151D7F9319>112 D<1F9030704030C010C010C010E00078007F803FE00FF00070803880188018
+C018C018E030D0608F800D147E9312>115 D<020002000200060006000E000E003E00FFF80E00
+0E000E000E000E000E000E000E000E000E000E000E080E080E080E080E080610031001E00D1C7F
+9B12>I<7FC3FC0F01E00701C007018003810001C20000E40000EC00007800003800003C00007C
+00004E000087000107000303800201C00601E01E01E0FF07FE1714809318>120
+D E /Fm 31 122 df<00007C000000C200000381000007010000060080000E0080000E0380001C
+0700001C0200001C0000001C000000380000003800000038000003FF8000007000000070000000
+7000000070000000E0000000E0000000E0000000E000001FC008007FC00800C3E0100083F87000
+8E3FC000780F8000191D7C9C20>36 D<183C3C3C0404080810204080060C779C0D>39
+D<183878380808101020404080050C7D830D>44 D<3078F06005047C830D>46
+D<0001800001C0000380000380000380000300000700000700000600000E00000C00001C000018
+0000180000300000300000600000400000C600018E00010E00020E00061C000C1C00181C003F1C
+0040F800803F0000380000380000700000700000700000700000E00000600012247E9B15>52
+D<01FFC0003C0000380000380000380000380000700000700000700000700000E00000E00000E0
+0000E00001C00001C00001C00001C0000380000380000380000380000700000700000700000700
+000F0000FFE000121C7E9B10>73 D<01FC03FE001C0070003C0060002E0040002E0040002E0040
+004700800047008000470080004380800083810000838100008181000081C1000101C2000101C2
+000100E2000100E2000200E4000200740002007400020074000400380004003800040038000C00
+18001C001000FF8010001F1C7D9B1F>78 D<000F8400304C00403C008018010018030018030018
+06001006001006000007000007000003E00003FC0001FF00007F800007C00001C00001C00000C0
+0000C02000C02000C0600180600180600300600200F00400CC180083E000161E7D9C17>83
+D<1FFFFFC01C0701C0300E00C0200E0080600E0080400E0080401C0080801C0080801C0080001C
+0000003800000038000000380000003800000070000000700000007000000070000000E0000000
+E0000000E0000000E0000001C0000001C0000001C0000001C0000003C000007FFE00001A1C799B
+1E>I<FF83FF0FF03C007001C038007001803800F001003800F002003801700200380170040038
+0270040038027008001C047008001C047010001C087010001C087020001C107020001C10704000
+1C207040001C207080001C407180001C407100001C807200001D807200001D007400001E007400
+001E007800001C007800001C00700000180070000018006000001000600000241D779B29>87
+D<03CC063C0C3C181C3838303870387038E070E070E070E070E0E2C0E2C0E261E462643C380F12
+7B9115>97 D<3F00070007000E000E000E000E001C001C001C001C0039C03E6038303830703870
+3870387038E070E070E070E060E0E0C0C0C1C0618063003C000D1D7B9C13>I<01F007080C0818
+1C3838300070007000E000E000E000E000E000E008E010602030C01F000E127B9113>I<001F80
+000380000380000700000700000700000700000E00000E00000E00000E0003DC00063C000C3C00
+181C00383800303800703800703800E07000E07000E07000E07000E0E200C0E200C0E20061E400
+6264003C3800111D7B9C15>I<01E007100C1018083810701070607F80E000E000E000E000E000
+E0086010602030C01F000D127B9113>I<0003C0000670000C70001C60001C00001C0000380000
+380000380000380000380003FF8000700000700000700000700000700000E00000E00000E00000
+E00000E00001C00001C00001C00001C00001C000038000038000038000030000030000070000C6
+0000E60000CC00007800001425819C0D>I<00F3018F030F06070E0E0C0E1C0E1C0E381C381C38
+1C381C383830383038187818F00F700070007000E000E0C0C0E1C0C3007E00101A7D9113>I<0F
+C00001C00001C0000380000380000380000380000700000700000700000700000E78000E8C000F
+0E000E0E001C0E001C0E001C0E001C0E00381C00381C00381C0038380070388070388070708070
+7100E03200601C00111D7D9C15>I<01800380010000000000000000000000000000001C002600
+470047008E008E000E001C001C001C0038003800710071007100720072003C00091C7C9B0D>I<
+0FC00001C00001C0000380000380000380000380000700000700000700000700000E0F000E1100
+0E23800E43801C83001C80001D00001E00003F800039C00038E00038E00070E20070E20070E200
+70E400E06400603800111D7D9C13>107 D<1F800380038007000700070007000E000E000E000E
+001C001C001C001C0038003800380038007000700070007000E400E400E400E40068003800091D
+7C9C0B>I<3C1E0780266318C04683A0E04703C0E08E0380E08E0380E00E0380E00E0380E01C07
+01C01C0701C01C0701C01C070380380E0388380E0388380E0708380E0710701C0320300C01C01D
+127C9122>I<3C3C002646004687004707008E07008E07000E07000E07001C0E001C0E001C0E00
+1C1C00381C40381C40383840383880701900300E0012127C9117>I<01E007180C0C180C380C30
+0E700E700EE01CE01CE01CE018E038E030E06060C031801E000F127B9115>I<07870004D98008
+E0C008E0C011C0E011C0E001C0E001C0E00381C00381C00381C003818007038007030007070007
+06000E8C000E70000E00000E00001C00001C00001C00001C00003C0000FF8000131A7F9115>I<
+3C3C26C2468747078E068E000E000E001C001C001C001C0038003800380038007000300010127C
+9112>114 D<01F006080C080C1C18181C001F001FC00FF007F0007800386030E030C030806060
+C01F000E127D9111>I<00C001C001C001C00380038003800380FFE00700070007000E000E000E
+000E001C001C001C001C00384038403840388019000E000B1A7D990E>I<1E0300270700470700
+470700870E00870E000E0E000E0E001C1C001C1C001C1C001C1C00383880383880183880183900
+1C5900078E0011127C9116>I<1E01832703874703874703838707018707010E07010E07011C0E
+021C0E021C0E021C0E04180C04181C04181C081C1C100C263007C3C018127C911C>119
+D<1E03270747074707870E870E0E0E0E0E1C1C1C1C1C1C1C1C38383838183818381C7007F00070
+007000E0E0C0E1C0818047003C00101A7C9114>121 D E /Fn 32 122 df<0007E0001C100070
+3800E07801C07801C03001C00001C0000380000380000380003FFFF00380F00380700700E00700
+E00700E00700E00700E00700E00E01C00E01C00E01C00E01C00E01C00E01C01C03801C03C0FF8F
+F0151D7F9C17>12 D<387878380808101020204080050C7D830C>44 D<7FF0FFE00C027F890E>
+I<7070F06004047C830C>I<0FFFFFE000F801E000F000E000F0004000F0004000F0004000F000
+4001E0004001E0404001E0400001E0400001E0C00001E1C00003FF800003C1800003C0800003C0
+800003C0800003C080800780008007800080078001000780010007800300078006000F000E000F
+003E00FFFFFC001B1C7E9B1C>69 D<0FFF8000F80000F00000F00000F00000F00000F00001E000
+01E00001E00001E00001E00001E00003C00003C00003C00003C00003C00003C000078000078000
+0780000780000780000780000F00000F8000FFF800111C7F9B0F>73 D<1FFFFFF03C07C0F03007
+803020078020600780204007802040078020400F0020800F0020000F0000000F0000000F000000
+0F0000001E0000001E0000001E0000001E0000001E0000001E0000003C0000003C0000003C0000
+003C0000003C0000003C000000780000007C00001FFFE0001C1C7C9B1E>84
+D<07FF87FE00FE01F0007C01C0003C0180003E0100001E0200001E0400001F0800000F1800000F
+90000007A0000007C0000003C0000003E0000003E0000003F0000004F0000008F0000010F80000
+30780000207C0000403C0000803E0001001E0003001F0006000F001F001F80FFC0FFF01F1C7F9B
+1F>88 D<07F0001C18001E0C001C0E00180E00000E00000E0001FE000F0E001C1C00301C00701C
+00E01C40E01C40E03C40E05C80709D803F0E0012127D9115>97 D<3F00000F00000E00000E0000
+0E00000E00000E00000E00001C00001C00001C00001C78001D86001E03003C0380380180380180
+3801C03801C03801C0700380700380700380700300700700700E00F00C00CC300083C000121D7C
+9C17>I<01F8071C0C1E181C38183000700070007000E000E000E000600060047008301018200F
+C00F127D9112>I<0003F00000F00000E00000E00000E00000E00000E00000E00001C00001C000
+01C000F1C0030DC00C03C01C0380380380300380700380700380700380E00700E00700E0070060
+0700600700700F00301E00186F00078FC0141D7D9C17>I<01F8070C0C061C073803300370037F
+FF7000E000E000E00060006002300430081C3007C010127E9112>I<000F800039C00061C000E3
+C001C18001C00001C00001C0000380000380000380003FF8000380000380000700000700000700
+000700000700000700000E00000E00000E00000E00000E00000E00001C00001E0000FFC000121D
+7F9C0D>I<000038003CCC00C69C01830803838007038007038007038007038007070003060003
+8C0004F0000400000C00000C00000FFE0007FF800FFFC01801C02000C06000E0C000C0C000C060
+0180200300180E0007F000161C809215>I<07E00001E00001C00001C00001C00001C00001C000
+01C000038000038000038000038F8003B0C003C0E00780E00780E00700E00700E00700E00700E0
+0E01C00E01C00E01C00E01C00E01C00E01C01C03801E03C0FF9FF0141D7F9C17>I<00C001C001
+C0018000000000000000000000000000001F80078003800700070007000700070007000E000E00
+0E000E000E000E001C001E00FF800A1D7F9C0C>I<07E00001E00001C00001C00001C00001C000
+01C00001C0000380000380000380000387F80381E0038180070200070400070800071000077000
+07F8000F38000E3C000E1C000E1E000E0E000E0F001C07001C0F80FF9FE0151D7F9C16>107
+D<07E001E001C001C001C001C001C001C003800380038003800380038007000700070007000700
+07000E000E000E000E000E000E001C001E00FF800B1D7F9C0C>I<1F8FC0FC00079061060003E0
+7607000780780700078078070007007007000700700700070070070007007007000E00E00E000E
+00E00E000E00E00E000E00E00E000E00E00E000E00E00E001C01C01C001E01E01E00FF8FF8FF80
+21127F9124>I<1F8F8007B0C003C0E00780E00780E00700E00700E00700E00700E00E01C00E01
+C00E01C00E01C00E01C00E01C01C03801E03C0FF9FF014127F9117>I<00FC000307000E01801C
+01C03800C03000C07000E07000E07000E0E001C0E001C0E001C0600180600380700700380E001C
+180007E00013127E9115>I<0FC78003D86001E03003C03803803803801803801C03801C03801C
+0700380700380700380700700700700700E00F01C00EC3000E3C000E00000E00000E00001C0000
+1C00001C00001C0000FF8000161A809117>I<00F0400308C00E05C01C03803803803803807003
+80700380700380E00700E00700E00700600700700700700F00301E00186E00078E00000E00000E
+00000E00001C00001C00001C00001C0000FF80121A7D9116>I<1F9C07EE03CF078E078C070007
+00070007000E000E000E000E000E000E001C001E00FFC010127F9110>I<03F20C0E1806100430
+0438043E001FE00FF007F8003C401C400C400C6018E010D0608FC00F127F9110>I<0200020002
+00060006000C001C003C00FFE01C001C0038003800380038003800380070007040704070407040
+7080708031001E000B1A7C9910>I<FC1F803C07801C0380380700380700380700380700380700
+380700700E00700E00700E00700E00701E00701E00703C00305E001F9F8011127C9117>I<FF0F
+E03C03801C03001C02001C06001C04001E08000E08000E10000E10000E200007200007400007C0
+0007800007000003000002000013127C9116>I<FF3FCFE03C0F038038060300380E02001C0F02
+001C1704001C1704001C2708001C2308001C4310000E4390000E83A0000E83A0000F03C0000F01
+C0000E01800006018000040100001B127C911E>I<1FE3FC07C1E003818001C10001C20000E400
+00EC00007800007000003800007800009C00011E00020E000407000C07003C0780FE1FF016127F
+9116>I<0FF0FE03C03801C03001C02001C06001C04001E08000E08000E10000E10000E2000072
+00007400007C00007800007000003000002000002000004000004000708000F10000F10000E600
+00780000171A809116>I E /Fo 96 127 df<60F0F0600000000060F0F0F0F0F0F0F0F0F0F0F0
+F0F0F0F0600419778F16>14 D<0300078007800300000000000000000003000380038007000700
+07000E001E003C007800F00CE01EE01EF01E7FFC3FF80FE00F197D8F16>I<C00180C00180C001
+80C00180C00180C00180C00180C00180C00180C00180C00180C00180C00180C00180FFFF80FFFF
+8011107E8916>32 D<60F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0600000000060F0F0600419779816
+>I<E038F078F078F078F078F078F078F078E038E03860300D0B7C9816>I<038700038700038700
+0387000387000387007FFFC0FFFFE0FFFFE0070E00070E00070E000E1C000E1C000E1C000E1C00
+FFFFE0FFFFE07FFFC01C38001C38001C38001C38001C38001C380013197F9816>I<00C00001C0
+0001C00001C00007F0001FFC003FFE007DCF0071C780E1C380E1C780E1C780F1C30079C0003FC0
+001FF00007FC0001FE0001CF0001C70061C380F1C380F1C380E1C38071C70079DF003FFE001FF8
+0007E00001C00001C00000C00011207E9C16>I<3801807C03807C0380EE0700EE0700EE0E00EE
+0E00EE0E00EE1C007C1C007C380038380000700000700000700000E00000E00001C00001C00001
+C0000380000383800707C00707C00E0EE00E0EE00E0EE01C0EE01C0EE03807C03807C018038013
+207F9C16>I<03800007E0000FE0001E70001C70001C70001C70001C77E01CE7E01DE7E00FC700
+0F8E000F0E001E0E003F1C007F1C00739C00E3F800E1F800E0F1C0E0F1C071F9C07FFFC03F9F80
+1E070013197F9816>I<30787C3C1C1C1C1C3878F0E040060D789816>I<00E001E0038007000E00
+1C001C0038003800700070007000E000E000E000E000E000E000E000E000E00070007000700038
+0038001C001C000E000700038001E000E00B217A9C16>I<C000E000700038001C000E000E0007
+00070003800380038001C001C001C001C001C001C001C001C001C0038003800380070007000E00
+0E001C0038007000E000C0000A217B9C16>I<01C00001C00001C00001C00071C700F9CF807FFF
+001FFC0007F00007F0001FFC007FFF00F9CF8071C70001C00001C00001C00001C00011127E9516
+>I<01C00001C00001C00001C00001C00001C00001C00001C000FFFF80FFFF80FFFF8001C00001
+C00001C00001C00001C00001C00001C00001C00011137E9516>I<387C7E7E3E0E1E1C78F06007
+0B798416>I<FFFF80FFFF80FFFF8011037E8D16>I<70F8F8F8700505788416>I<000180000380
+000380000700000700000E00000E00001C00001C0000380000380000700000700000E00000E000
+01C00001C0000380000380000700000700000E00000E00001C00001C0000380000380000700000
+700000E00000E00000C0000011207E9C16>I<03E0000FF8001FFC001E3C00380E00780F007007
+00700700E00380E00380E00380E00380E00380E00380E00380E00380F00780700700700700780F
+003C1E001E3C001FFC000FF80003E00011197E9816>I<01800380038007800F807F80FF807380
+038003800380038003800380038003800380038003800380038003807FF87FFC7FF80E197C9816
+>I<07E0001FF8003FFC00783E00E00700F00780F0038060038000038000038000070000070000
+0E00001C0000380000700000E00001C0000380000F00001E03803803807FFF80FFFF807FFF8011
+197E9816>I<07E0001FF8003FFC00781E00780700300700000700000700000E00003E0007FC00
+07F00007FC00001E00000700000300000380000380600380F00380E00700781E003FFC001FF800
+07E00011197E9816>I<007C0000FC0000DC0001DC00039C00039C00071C000F1C000E1C001E1C
+003C1C00381C00781C00F01C00FFFFE0FFFFE0FFFFE0001C00001C00001C00001C00001C0001FF
+C001FFC001FFC013197F9816>I<3FFE003FFE003FFE0038000038000038000038000038000038
+00003800003BF0003FFC003FFE003C0F00300700000380000380600380F00380F00380E0070078
+1E003FFC001FF80007E00011197E9816>I<00F80003FC0007FE000F07001C0F00380F00780600
+700000700000E3F800EFFC00FFFE00F80F00F00700F00380E00380E00380700380700380700780
+3807003C1E001FFC000FF80003E00011197E9816>I<E00000FFFF80FFFF80FFFF80E00F00E01E
+00001C0000380000780000700000E00000E00001C00001C00001C0000380000380000380000380
+00070000070000070000070000070000070000070000111A7E9916>I<07F0001FFC003FFE007C
+1F00F00780E00380E00380E003807007007C1F001FFC0007F0001FFC003C1E00700700F00780E0
+0380E00380E00380F007807007007C1F003FFE001FFC0007F00011197E9816>I<03E0000FF800
+1FFC003C1E00700E00700700E00700E00780E00380E00380E00780700780780F803FFF801FFB80
+0FE380000700000700300700780E00781C007078003FF0001FE0000F800011197E9816>I<70F8
+F8F870000000000000000070F8F8F8700512789116>I<387C7C7C38000000000000000038787C
+7C3C1C1C3870E0400618799116>I<000180000780001F80003E0000F80001F00007C0000F8000
+3E0000FC0000F00000FC00003E00000F800007C00001F00000F800003E00001F80000780000180
+11157E9616>I<7FFF00FFFF80FFFF80000000000000000000000000000000FFFF80FFFF807FFF
+00110B7E9116>I<C00000F00000FC00003E00000F800007C00001F00000F800003E00001F8000
+0780001F80003E0000F80001F00007C0000F80003E0000FC0000F00000C0000011157E9616>I<
+0FE03FF87FFCF01EF00EF00E601E003C007800F001C00380038003800380038003000000000000
+00000003000780078003000F197D9816>I<00E00001F00001F00001B00001B00003B80003B800
+03B800031800071C00071C00071C00071C00071C000E0E000E0E000FFE000FFE001FFF001C0700
+1C07001C07007F1FC0FF1FE07F1FC013197F9816>65 D<7FF800FFFE007FFF001C0F001C07801C
+03801C03801C03801C07801C07001FFF001FFE001FFE001C1F001C03801C03C01C01C01C01C01C
+01C01C01C01C03C01C07807FFF80FFFF007FFC0012197F9816>I<01F18007FB800FFF801F0F80
+3C0780380380700380700380F00000E00000E00000E00000E00000E00000E00000E00000F00000
+7003807003803803803C07001F0F000FFE0007FC0001F00011197E9816>I<7FF800FFFE007FFF
+001C0F001C07801C03C01C01C01C01C01C01E01C00E01C00E01C00E01C00E01C00E01C00E01C00
+E01C00E01C01C01C01C01C03C01C07801C0F807FFF00FFFE007FF8001319809816>I<7FFFC0FF
+FFC07FFFC01C01C01C01C01C01C01C01C01C00001C00001C1C001C1C001FFC001FFC001FFC001C
+1C001C1C001C00001C00E01C00E01C00E01C00E01C00E07FFFE0FFFFE07FFFE013197F9816>I<
+FFFFE0FFFFE0FFFFE01C00E01C00E01C00E01C00E01C00001C00001C1C001C1C001FFC001FFC00
+1FFC001C1C001C1C001C00001C00001C00001C00001C00001C0000FF8000FFC000FF800013197F
+9816>I<03E30007FF000FFF001E1F003C0F00380700700700700700F00000E00000E00000E000
+00E00000E03F80E07FC0E03F80F00700700700700700380F003C0F001E1F000FFF0007F70003E7
+0012197E9816>I<7F1FC0FFBFE07F1FC01C07001C07001C07001C07001C07001C07001C07001F
+FF001FFF001FFF001C07001C07001C07001C07001C07001C07001C07001C07001C07007F1FC0FF
+BFE07F1FC013197F9816>I<FFFEFFFEFFFE038003800380038003800380038003800380038003
+8003800380038003800380038003800380FFFEFFFEFFFE0F197D9816>I<07FE07FF07FE003800
+38003800380038003800380038003800380038003800380038003800386038F038F0707FF07FE0
+1F8010197D9816>I<7F0FE0FF8FF07F0FE01C07801C0F001C0E001C1C001C3C001C78001CF000
+1CE0001DF0001FF0001FF8001F38001E1C001C1C001C0E001C0E001C07001C07001C03807F07E0
+FF8FF07F07E01419809816>I<FFC000FFC000FFC0001C00001C00001C00001C00001C00001C00
+001C00001C00001C00001C00001C00001C00001C00001C00001C00401C00E01C00E01C00E01C00
+E0FFFFE0FFFFE0FFFFE013197F9816>I<FC07E0FE0FE0FE0FE03A0B803B1B803B1B803B1B803B
+1B803B1B803BBB8039B38039B38039B38039B38039F38038E38038E38038038038038038038038
+0380380380FE0FE0FE0FE0FE0FE013197F9816>I<7E1FC0FF3FE07F1FC01D07001D87001D8700
+1D87001DC7001DC7001CC7001CC7001CE7001CE7001CE7001C67001C67001C77001C77001C3700
+1C37001C37001C17007F1F00FF9F007F0F0013197F9816>I<1FFC003FFE007FFF00780F00F007
+80E00380E00380E00380E00380E00380E00380E00380E00380E00380E00380E00380E00380E003
+80E00380F00780F00780780F007FFF003FFE001FFC0011197E9816>I<7FF800FFFE007FFF001C
+0F801C03801C03C01C01C01C01C01C01C01C03C01C03801C0F801FFF001FFE001FF8001C00001C
+00001C00001C00001C00001C00001C00007F0000FF80007F000012197F9816>I<1FFC003FFE00
+7FFF00780F00F00780E00380E00380E00380E00380E00380E00380E00380E00380E00380E00380
+E00380E00380E00380E0E380E1E380F0F780787F007FFF003FFE001FFC00001C00001E00000E00
+000F00000700000700111F7E9816>I<7FE000FFF8007FFC001C1E001C0F001C07001C07001C07
+001C07001C0F001C1E001FFC001FF8001FFC001C1C001C0E001C0E001C0E001C0E001C0E201C0E
+701C0E707F07E0FF87E07F03C014197F9816>I<07E3001FFF003FFF00781F00F00700E00700E0
+0700E00000F000007800003F80001FF00007FC0000FE00000F00000700000380000380600380E0
+0380E00700F80F00FFFE00FFFC00C7F00011197E9816>I<7FFFE0FFFFE0FFFFE0E0E0E0E0E0E0
+E0E0E0E0E0E000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00007FC000FFE0007FC0013197F9816>I<7F07F0FF8FF87F07F01C01
+C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01
+C01C01C01C01C00E03800E038007070007FF0003FE0000F8001519809816>I<FE0FE0FF1FE0FE
+0FE03803801C07001C07001C07001C07000E0E000E0E000E0E000E0E00060C00071C00071C0007
+1C00071C0003180003B80003B80003B80001B00001F00001F00000E00013197F9816>I<FC07E0
+FE0FE0FC07E07001C07001C07001C030018038038038038038038038E38039F38039F38039B380
+19B30019B30019B30019B30019B30019B3001913001B1B000F1E000F1E000E0E0013197F9816>
+I<7F1F807F3F807F1F800E1E000E1C00073C0007380003B80003F00001F00001E00000E00001E0
+0001F00003F00003B80007B800071C00071C000E0E000E0E001C07007F1FC0FF1FE07F1FC01319
+7F9816>I<FE0FE0FF1FE0FE0FE01C07001C07000E0E000E0E00071C00071C00071C0003B80003
+B80001F00001F00000E00000E00000E00000E00000E00000E00000E00000E00003F80007FC0003
+F80013197F9816>I<7FFF80FFFF80FFFF80E00700E00F00E01E00E01C00003C00007800007000
+00F00001E00001C00003C0000780000700000F00001E03801C03803C0380780380700380FFFF80
+FFFF80FFFF8011197E9816>I<FFF0FFF0FFF0E000E000E000E000E000E000E000E000E000E000
+E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000FFF0FFF0FFF00C
+20789C16>I<C00000E00000E000007000007000003800003800001C00001C00000E00000E0000
+07000007000003800003800001C00001C00000E00000E000007000007000003800003800001C00
+001C00000E00000E0000070000070000038000038000018011207E9C16>I<FFF0FFF0FFF00070
+007000700070007000700070007000700070007000700070007000700070007000700070007000
+7000700070007000700070FFF0FFF0FFF00C207F9C16>I<03000F803FE0FDF8F07840100D067C
+9816>I<FFFF80FFFF80FFFF8011037E7E16>I<081C3C7870E0E0E0E0F0F87830060D789B16>I<
+1FE0003FF0007FF800783C00300E00000E00000E0003FE001FFE003E0E00700E00E00E00E00E00
+E00E00783E007FFFE03FE7E00F83E013127E9116>I<7E0000FE00007E00000E00000E00000E00
+000E00000E3E000EFF000FFF800F83C00F00E00E00E00E00700E00700E00700E00700E00700E00
+700E00E00F01E00F83C00FFF800EFF00063C001419809816>I<03F80FFC1FFE3C1E780C7000E0
+00E000E000E000E000F000700778073E0E1FFC0FF803F010127D9116>I<003F00007F00003F00
+00070000070000070000070003C7000FF7001FFF003C1F00780F00700700E00700E00700E00700
+E00700E00700E00700700F00700F003C1F001FFFE00FE7F007C7E014197F9816>I<03E00FF81F
+FC3C1E780E7007E007FFFFFFFFFFFFE000E000700778073C0F1FFE0FFC03F010127D9116>I<00
+1F00007F8000FF8001E78001C30001C00001C0007FFF00FFFF00FFFF0001C00001C00001C00001
+C00001C00001C00001C00001C00001C00001C00001C00001C0003FFE007FFF003FFE0011197F98
+16>I<03E3C007F7E00FFFE01C1CC0380E00380E00380E00380E00380E001C1C000FF8001FF000
+1BE0003800001800001FFC001FFF003FFF807803C0E000E0E000E0E000E0E000E07001C07C07C0
+3FFF800FFE0003F800131C7F9116>I<7E0000FE00007E00000E00000E00000E00000E00000E3C
+000EFE000FFF000F87800F03800E03800E03800E03800E03800E03800E03800E03800E03800E03
+800E03807FC7F0FFE7F87FC7F01519809816>I<018003C003C0018000000000000000007FC07F
+C07FC001C001C001C001C001C001C001C001C001C001C001C001C07FFFFFFF7FFF101A7D9916>
+I<003000780078003000000000000000001FF81FF81FF800380038003800380038003800380038
+003800380038003800380038003800380038003800386070F0F0FFE07FC03F800D237E9916>I<
+7E0000FE00007E00000E00000E00000E00000E00000E7FE00E7FE00E7FE00E0F000E1E000E3C00
+0E78000EF0000FF0000FF8000FBC000F1E000E0E000E07000E07807F87F0FFCFF07F87F0141980
+9816>I<FFC000FFC000FFC00001C00001C00001C00001C00001C00001C00001C00001C00001C0
+0001C00001C00001C00001C00001C00001C00001C00001C00001C00001C000FFFF80FFFF80FFFF
+8011197E9816>I<F9C380FFEFC0FFFFE03C78E03C78E03870E03870E03870E03870E03870E038
+70E03870E03870E03870E03870E0FE7CF8FE7CF8FE3C781512809116>I<7E3C00FEFE007FFF00
+0F87800F03800E03800E03800E03800E03800E03800E03800E03800E03800E03800E03807FC7F0
+FFE7F87FC7F01512809116>I<03E0000FF8001FFC003C1E00780F00700700E00380E00380E003
+80E00380E00380F00780700700780F003C1E001FFC000FF80003E00011127E9116>I<7E3E00FE
+FF007FFF800F83C00F00E00E00E00E00700E00700E00700E00700E00700E00700E00E00F01E00F
+83C00FFF800EFF000E3C000E00000E00000E00000E00000E00000E00007FC000FFE0007FC00014
+1B809116>I<07C7000FE7001FF7003C1F00700F00700F00E00700E00700E00700E00700E00700
+E00700700F00700F003C3F003FF7001FE70007C700000700000700000700000700000700000700
+003FE0007FF0003FE0141B7E9116>I<FF0FC0FF3FE0FF7FE007F04007C0000780000780000700
+00070000070000070000070000070000070000070000FFFC00FFFC00FFFC0013127F9116>I<0F
+EC3FFC7FFCF03CE01CE01C70007F801FF007F8003C600EE00EF00EF81EFFFCFFF8C7E00F127D91
+16>I<0300000700000700000700000700007FFF00FFFF00FFFF00070000070000070000070000
+07000007000007000007010007038007038007038007870003FE0001FC0000F80011177F9616>
+I<7E1F80FE3F807E1F800E03800E03800E03800E03800E03800E03800E03800E03800E03800E03
+800E03800E0F800FFFF007FBF803E3F01512809116>I<7F1FC0FF1FE07F1FC01C07001E0F000E
+0E000E0E000E0E00071C00071C00071C00071C0003B80003B80003B80001F00001F00000E00013
+127F9116>I<FF1FE0FFBFE0FF1FE038038038038038038038038038E38019F30019F30019B300
+1DB7001DB7001DB7001DB7000F1E000F1E000F1E0013127F9116>I<7F1FC07F3FC07F1FC00F1C
+00073C0003B80003F00001F00000E00001E00001F00003B800073C00071C000E0E007F1FC0FF3F
+E07F1FC013127F9116>I<7F1FC0FF9FE07F1FC01C07000E07000E0E000E0E00070E00071C0007
+1C00039C00039C0003980001B80001B80000F00000F00000F00000E00000E00000E00001C00079
+C0007BC0007F80003F00003C0000131B7F9116>I<3FFFC07FFFC07FFFC0700780700F00701E00
+003C0000780001F00003E0000780000F00001E01C03C01C07801C0FFFFC0FFFFC0FFFFC012127F
+9116>I<001F80007F8000FF8001E00001C00001C00001C00001C00001C00001C00001C00001C0
+0001C00003C0007F8000FF0000FF00007F800003C00001C00001C00001C00001C00001C00001C0
+0001C00001C00001C00001E00000FF80007F80001F8011207E9C16>I<E0E0E0E0E0E0E0E0E0E0
+E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E00320779C16>I<7C0000FF0000FF800003
+C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001E00000FF00007F8000
+7F8000FF0001E00001C00001C00001C00001C00001C00001C00001C00001C00001C00003C000FF
+8000FF00007C000011207E9C16>I<1C303F78FFF8F7E061C00D057C9816>I
+E /Fp 73 124 df<FFFFFF80FFFFFF8019027D8A20>0 D<60F0F06004047C8B0C>I<400020C000
+606000C03001801803000C0600060C0003180001B00000E00000E00001B000031800060C000C06
+001803003001806000C0C0006040002013147A9320>I<01800180018001804182F18F399C0FF0
+03C003C00FF0399CF18F4182018001800180018010127E9215>I<000F0000000F0000000F0000
+000F0000000000000000000000000000000000000000000000000000FFFFFFF0FFFFFFF0000000
+000000000000000000000000000000000000000000000F0000000F0000000F0000000F00001C16
+7E9421>I<00400000E00001B000031800060C000C06001803003001806000C0C00060C0006060
+00C03001801803000C0600060C0003180001B00000E00000400013147F9315>I<003F800000C4
+600003041800040404000804020010040100200400802004008040040040400400408004002080
+04002080040020FFFFFFE080040020800400208004002080040020400400404004004020040080
+200400801004010008040200040404000304180000C46000003F80001B1C7E9720>8
+D<003F800000C06000030018000400040008000200100001002000008020000080400000404000
+0040800000208000002080000020FFFFFFE0800000208000002080000020800000204000004040
+00004020000080200000801000010008000200040004000300180000C06000003F80001B1C7E97
+20>I<003F800000C0600003001800040004000800020014000500220008802100108040802040
+404040408020802080110020800A00208004002080040020800A00208011002080208020404040
+404080204021001080220008801400050008000200040004000300180000C06000003F80001B1C
+7E9720>I<003F800000C060000300180004000400080002001000010020000080200000804000
+00404000004080000020800E0020801F0020801F0020801F0020801F0020800E00208000002040
+0000404000004020000080200000801000010008000200040004000300180000C06000003F8000
+1B1C7E9720>12 D<03C00FF01C38300C60066006C003C003C003C00360066006300C1C380FF003
+C010107E9115>14 D<03C00FF01FF83FFC7FFE7FFEFFFFFFFFFFFFFFFF7FFE7FFE3FFC1FF80FF0
+03C010107E9115>I<FFFFFFE07FFFFFE000000000000000000000000000000000000000000000
+000000000000FFFFFFE0FFFFFFE000000000000000000000000000000000000000000000000000
+0000007FFFFFE0FFFFFFE01B147E9320>17 D<007FFF8001FFFF80078000000E00000018000000
+30000000300000006000000060000000C0000000C0000000C0000000C0000000C0000000C00000
+00C000000060000000600000003000000030000000180000000E0000000780000001FFFF80007F
+FF80000000000000000000000000000000000000000000000000000000007FFFFF807FFFFF8019
+227D9920>I<7FFF00007FFFC0000000F0000000380000000C0000000600000006000000030000
+000300000001800000018000000180000001800000018000000180000001800000030000000300
+000006000000060000000C00000038000000F0007FFFC0007FFF00000000000000000000000000
+0000000000000000000000000000000000FFFFFF00FFFFFF0019227D9920>I<00000180000007
+8000001E00000078000001E00000078000001E00000078000001E00000078000001E0000007800
+0000E0000000780000001E0000000780000001E0000000780000001E0000000780000001E00000
+00780000001E000000078000000180000000000000000000000000000000000000000000000000
+000000007FFFFF00FFFFFF8019227D9920>I<C0000000F00000003C0000000F00000003C00000
+00F00000003C0000000F00000003C0000000F00000003C0000000F000000038000000F0000003C
+000000F0000003C000000F0000003C000000F0000003C000000F0000003C00000070000000C000
+0000000000000000000000000000000000000000000000000000000000007FFFFF00FFFFFF8019
+227D9920>I<07C000201FE000203FF80020783C0060E01F00E0C00783C08003FF808000FF0080
+007C001B097E8E20>24 D<07C000201FE000203FF80020783C0060E01F00E0C00783C08003FF80
+8000FF0080007C000000000007C000201FE000203FF80020783C0060E01F00E0C00783C08003FF
+808000FF0080007C001B137E9320>I<007FFF8003FFFF80078000000C00000018000000300000
+00300000006000000060000000C0000000C0000000C0000000C0000000C0000000C0000000C000
+0000C000000060000000600000003000000030000000180000000E0000000780000001FFFF8000
+7FFF80191A7D9620>I<FFFE00FFFF800001E000007000001800000C00000C0000060000060000
+0300000300000300000300000300000300000300000300000600000600000C00000C0000180000
+300001E0FFFFC0FFFE00181A7C9620>I<02000000000400000000040000000008000000001000
+0000002000000000FFFFFFFFF0FFFFFFFFF0200000000010000000000800000000040000000004
+000000000200000000240E7D902A>32 D<00000004000000000200000000020000000001000000
+0000800000000040FFFFFFFFF8FFFFFFFFF8000000004000000000800000000100000000020000
+000002000000000400250E7E902A>I<01000300030007800B4013206318830403000300030003
+000300030003000300030003000300030003000300030003000300030003000300030003000300
+0300030003000300030003000E257D9C15>I<0300030003000300030003000300030003000300
+030003000300030003000300030003000300030003000300030003000300030003000300030083
+04631813200B4007800300030001000E257D9C15>I<07C000201FE000203FF80020783C0060E0
+1F00E0C00783C08003FF808000FF0080007C000000000000000000000000000000000000000000
+0000000000000000000000007FFFFFE0FFFFFFE01B137E9220>39 D<0010000010000038000038
+00006C00006C0000C60000C6000183000301800701C01F01F03B01B8E3018EC301860301800301
+800301800301800301800301800301800301800301800301800301800301800301800301800301
+8003018003018003018003018003018003018003018017257F9C19>42 D<030180030180030180
+030180030180030180030180030180030180030180030180030180030180030180030180030180
+030180030180030180030180030180030180C30186E3018E3B01B81F01F00701C0030180018300
+00C60000C600006C00006C0000380000380000100000100017257F9C19>I<07E0003F000FF800
+F180183E018040200F03002040078400104003CC00108001D800088000F000088000F000088000
+78000880007800088000DC000840019E001040010F00102006078020100C03E0C00C7800FF8007
+E0003F0025127E912A>49 D<007FF801FFF80780000E0000180000300000300000600000600000
+C00000C00000C00000FFFFF8FFFFF8C00000C00000C00000600000600000300000300000180000
+0E000007800001FFF8007FF8151A7D961C>I<7FF0007FFC00000F000003800000C00000600000
+60000030000030000018000018000018FFFFF8FFFFF80000180000180000180000300000300000
+600000600000C0000380000F007FFC007FF000151A7D961C>I<0000600000600000C00000C000
+0180000180000180000300000300000600000600000C00000C0000180000180000180000300000
+300000600000600000C00000C0000180000180000300000300000300000600000600000C00000C
+0000180000180000300000300000300000600000600000C0000040000013287A9D00>54
+D<400004C0000C6000186000186000183000303000303000301800601800601FFFE00FFFC00C00
+C00C00C006018006018003030003030003030001860001860001860000CC0000CC0000CC000078
+00007800007800003000003000161E809C17>56 D<FFFFC0FFFFC00000C00000C00000C00000C0
+0000C00000C00000C00000C00000C00000C00000C03FFFC07FFFC00000C00000C00000C00000C0
+0000C00000C00000C00000C00000C00000C00000C00000C0FFFFC0FFFFC0121D7E9C17>I<FFFF
+FEFFFFFE000006000006000006000006000006000006000006000006000006170B7E8E1C>I<00
+00F0001E0378002104380041881C0080D01E0080F00E0080600F00C060070060700380307003C0
+187001C0087000E0047000C004700300047FFC000470E0008C70E0008870E0008870E000707070
+00007070000070700000707000007070000060700060607000C0E0700020C0704020C071801180
+3A000F001C001B1F7E9D1E>60 D<03F800000C0E0000300780002003C0004001E0008000F00080
+0070408000388080000F00800000004000000020000F00100018800C00304003C0704000007040
+0000700000007000000038000000380000001C00F8001C001E000E0007000E0003800E0001C01C
+0000F0380000387000001FE0001A1D7E9C1E>I<00040000000C0000000C0000000C0000000C00
+00000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C
+0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C000000
+0C0000000C0000FFFFFFE0FFFFFFE01B1C7D9B21>63 D<400200C00600C00700E0070060038030
+01803800C01C00E00E00F00600B00B00B01B812019C10030E100306100307100703900701E0070
+0E007006007007003803803C01C01C00C01E00601E00701E00301E0030FC0020141D7E9C19>I<
+00000020000000E0000001E0000001E0000003E0000003E0000005E0000005E0000009E0000009
+E0000011E0000031E0000021E0000061E0000041E0000081E0000181E0000101E0000301E00006
+01E0000401E0000FFFF0001FFFF0003000F0003000F0006000F060C000F0718000F87F8000F8FF
+00007E7E00007C3C0000001F20809D21>I<0003F0000FF80030F8004078018078030070070070
+0E00E00E00E01C01801C0000380000380000780000780000700000700000F00000F00000F00000
+F00000F00000F00020F80060F801C07C01807E03003F04001FF8000FE000151E7F9C16>67
+D<0003F8000FFC00307C00603C00C03C01803003802007800007800007800007C00007E00003F8
+0001FE00007C0000C0000300000600000C0000180000380000700000700020F00060F001C0F801
+80FC02007E0C003FF0001FC000161E7F9C16>69 D<003FFF8001FFFF000700C0000C01C0001C03
+8000300380002007000000070000000F0000000F0000000E0000000E0000001E0000001E000000
+1C0000001C0000003C0000003800000038000000780000007000000070000000E0000000E01800
+01C07000018060007FFF8000FFFF0000191C819B17>73 D<00007E000001FF0000031F0000060F
+00000C0F0000180F0000380C0000780800007000000070000000E0000000E0000001E0000001E0
+000001C0000001C0000003C000000380000003800000078000000780000007000000070000000E
+0000800E0003801FE007001FFC060031FF8C00603FF800C007E000191E7F9C1D>76
+D<0001800000100003800000300003800000300003800000600007C00000E00007C00001E00005
+C00003E00005C00007E00005C00007E00005E0000DC00009E00019C00008E00033C00008E00073
+C00010F000E3C00010F001C3C00010700383C00020700303C00020780603800020780C03800040
+3818078000403C38078000403C70078000801CE0078000801FC0078001001F80078001000F0007
+8062000E000780FE00040007C0FC00000007F0FC00000003C07800000000002C1F7F9C32>I<00
+0C1F8000107FE0002087F000C381F0018700F0030600F8060E00F80E1C00781C1C00781C380078
+3820007838000078780000787000007070000070F00000F0F00000E0F00000E0F00001E0F00001
+C0F0000180F8000380F8000700780006007C000C007E0010003F0020001FC1C0000FFF000003F8
+00001D1E7E9C21>79 D<003FFF0001FFFFC0071E0FE0081C03F0381C01F8703C00F8603C0078C0
+3C0078003C00780038007000380070007800E0007800E0007801C0007001800070020000F00C00
+00E0300000E7C00001EF000001E0000001C0000001C00000038000000380000007800000070000
+00070000000E0000000C0000001D1E809B1D>I<003FFF000001FFFFE000071E0FF000081C01F8
+00381C00F800703C007800603C007800C03C007800003C0070000038007000003800E000007800
+C0000078018000007802000000700C00000071F0000000F3F0000000E1F0000000E0F8000001E0
+F8000001C07C000001C07C000003C03C000003803E018003803E070007801F060007001F880006
+000FF0000C0007C000211D809B23>82 D<0001FC000007FF0000083F8000300F800070078000E0
+078000E0060001E0040001E0000001F0000001F8000000FC0000007E0000003F8000001FE00000
+07F0000001F8000000FC0008007C0038003C0070003C0070003C00F0003800F0003800F8007000
+F80060007C0080007F0300003FFC00000FF00000191E7F9C19>I<0000000400FFFFF803FFFFE0
+0400E0001C00E0003801C0003001C0007003C000E003C000C00380000003800000078000000780
+000007000000070000000F0000000E0000000E0000001E0000001E0000001C0000001C00000038
+000000380000007000000060000000C0000007FF00000FFC00001E1D7F9C17>I<400002C00006
+C00006C00006C00006C00006C00006C00006C00006C00006C00006C00006C00006C00006C00006
+C00006C00006C00006C0000660000C60000C3000181C00700F01E003FF8000FE00171A7E981C>
+91 D<00FE0003FF800F01E01C007030001860000C60000CC00006C00006C00006C00006C00006
+C00006C00006C00006C00006C00006C00006C00006C00006C00006C00006C00006C00006C00006
+400002171A7E981C>I<001000003800003800006C00006C00006C0000C60000C6000183000183
+000301800301800600C00600C00600C00C00600C00601800301800303000183000183000186000
+0C60000CC00006C00002171A7E981C>94 D<C00002C0000660000C60000C300018300018300018
+1800301800300C00600C00600600C00600C00600C003018003018001830001830000C60000C600
+006C00006C00006C00003800003800001000171A7E981C>I<4000C000C000C000C000C000C000
+C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C0
+00C000C000C000C000C000C000C000C000C000C000C000C000C000FFC07FC00A2A799E12>98
+D<004000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C0
+00C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000
+C000C0FFC0FFC00A2A809E12>I<7FC0FFC0C000C000C000C000C000C000C000C000C000C000C0
+00C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000
+C000C000C000C000C000C000C000C000C00040000A2A799E12>I<FFC0FFC000C000C000C000C0
+00C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000
+C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000400A2A809E12>
+I<003C00E001C00180038003800380038003800380038003800380038003800380038003000700
+1C00F0001C00070003000380038003800380038003800380038003800380038003800380018001
+C000E0003C0E297D9E15>I<F0001C000700030003800380038003800380038003800380038003
+80038003800380018001C000E0003C00E001C00180038003800380038003800380038003800380
+0380038003800380030007001C00F0000E297D9E15>I<00800180030003000300060006000600
+0C000C000C00180018001800300030003000600060006000C000C0006000600060003000300030
+001800180018000C000C000C0006000600060003000300030001800080092A7C9E10>I<C000C0
+006000600060003000300030001800180018000C000C000C000600060006000300030003000180
+01800300030003000600060006000C000C000C00180018001800300030003000600060006000C0
+00C000092A7E9E10>I<C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
+C0C0C0C0C0C0C0C0C0C0C0C002297B9E0C>I<4020C030C030C030C030C030C030C030C030C030
+C030C030C030C030C030C030C030C030C030C030C030C030C030C030C030C030C030C030C030C0
+30C030C030C030C030C030C030C030C030C030C030C03040200C2A7C9E15>I<01000300030007
+800B40132063188304030003000300030003000300030003000300030003000300030003000300
+0300030003000300030003000300030003000300030003008304631813200B4007800300030001
+000E2B7D9F15>I<001000001000003800006C00006C0000C6000183000301800701C01F01F07B
+01BCE3018E83018203018003018003018003018003018003018003018003018003018003018003
+0180030180030180030180030180030180030180830182E3018E7B01BC1F01F00701C003018001
+830000C600006C00006C00003800001000001000172B7F9F19>I<C000C0006000600060003000
+300030001800180018000C000C000C000600060003000300030001800180018000C000C000C000
+600060003000300030001800180018000C000C000C0006000600060003000110297E9E15>I<00
+0000004000000000C0000000018000000001800000000300000000030000000006000000000600
+0000000C000000000C000000001800000000180000000030000000003000000000600000000060
+00000000C000000000C0000000018000000001800000000300000C000300003C000600004E0006
+00008E000C000007000C0000070018000003801800000380300000038030000001C060000001C0
+60000000E0C0000000E0C0000000718000000071800000003B000000003B000000001E00000000
+1E000000000C000000000C000000222A7E8123>112 D<FFFFFFFCFFFFFFFC7FFFFFF838000010
+380000101C0000201C0000200E0000400E0000400700008007000080038001000380010001C002
+0001C0020000E0040000E0040000700800007008000038100000381000001C2000001E2000000E
+4000000F4000000780000007800000030000000300001E1D7E9B23>114
+D<1F00308070406060E0E0E0E0E040E00060007000300018001C003300718061C0E0C0E0E0E0E0
+E0E060E070C031C0198007000300018001C000C000E040E0E0E0E0E0C0C041C021801F000B257D
+9C12>120 D<02000700070007000700070007000200020002007270FFF8727002000200070007
+000700070007000700070007000700070007000700070007000700070007000200020002000200
+020002000D267E9C12>I<02000700070007000700020002004210FFF8FFF80200020002000700
+0700070007000200000002000700070007000700020002000200FFF8FFF8421002000200070007
+000700070002000D257E9C12>I<01FFF807FFF80FF8C01FF8C03FF8C07FF8C07FF8C0FFF8C0FF
+F8C0FFF8C0FFF8C0FFF8C0FFF8C07FF8C07FF8C03FF8C01FF8C00FF8C003F8C000F8C00018C000
+18C00018C00018C00018C00018C00018C00018C00018C00018C00018C00018C00018C00018C000
+18C00018C00018C015257E9C19>I E /Fq 42 114 df<00200040008001000300060006000C00
+0C00180018003800300030007000700070006000E000E000E000E000E000E000E000E000E000E0
+00E000E000E0006000700070007000300030003800180018000C000C0006000600030001000080
+004000200B317A8113>0 D<800040002000100018000C000C0006000600030003000380018001
+8001C001C001C000C000E000E000E000E000E000E000E000E000E000E000E000E000E000C001C0
+01C001C001800180038003000300060006000C000C00180010002000400080000B317F8113>I<
+C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C0
+00C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000
+C000C000C000C000C000C000C000C000FFC0FFC00A31788114>4 D<00C000C000C000C000C000
+C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C0
+00C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000
+C000C000C0FFC0FFC00A317F8114>I<FFC0FFC0C000C000C000C000C000C000C000C000C000C0
+00C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000
+C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C0000A3178
+8114>I<FFC0FFC000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000
+C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C000C0
+00C000C000C000C000C000C000C000C000C000C000C000C00A317F8114>I<0018006001C00380
+070007000700070007000700070007000700070007000700070007000700070007000E001C0030
+00C00030001C000E00070007000700070007000700070007000700070007000700070007000700
+07000700038001C0006000180D317B8118>I<C00030001C000E00070007000700070007000700
+07000700070007000700070007000700070007000700038001C000600018006001C00380070007
+000700070007000700070007000700070007000700070007000700070007000E001C003000C000
+0D317B8118>I<C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0021B7A800E>
+12 D<0006000C001800300070006000C001C0018003800300070006000E000C001C001C001800
+3800380038003000700070007000700070007000E000E000E000E000E000E000E000E000E000E0
+00E000E000E000E000E000E000E000E00070007000700070007000700030003800380038001800
+1C001C000C000E000600070003000380018001C000C00060007000300018000C00060F4A788119
+>16 D<C0006000300018001C000C000600070003000380018001C000C000E00060007000700030
+0038003800380018001C001C001C001C001C001C000E000E000E000E000E000E000E000E000E00
+0E000E000E000E000E000E000E000E000E001C001C001C001C001C001C00180038003800380030
+00700070006000E000C001C0018003800300070006000C001C00180030006000C0000F4A7F8119
+>I<0000300000600000C0000180000300000700000E00000C0000180000380000300000700000
+E00000C00001C0000180000380000380000300000700000600000E00000E00000C00001C00001C
+00001C000018000038000038000038000038000070000070000070000070000070000070000070
+0000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000E00000E0000070000070000070000070000070
+00007000007000003800003800003800003800001800001C00001C00001C00000C00000E00000E
+000006000007000003000003800003800001800001C00000C00000E00000700000300000380000
+1800000C00000E000007000003000001800000C0000060000030146377811F>I<C00000600000
+3000001800000C00000E000007000003000001800001C00000C00000E000007000003000003800
+001800001C00001C00000C00000E00000600000700000700000300000380000380000380000180
+0001C00001C00001C00001C00000E00000E00000E00000E00000E00000E00000E0000070000070
+000070000070000070000070000070000070000070000070000070000070000070000070000070
+0000700000700000700000700000700000700000E00000E00000E00000E00000E00000E00000E0
+0001C00001C00001C00001C0000180000380000380000380000300000700000700000600000E00
+000C00001C00001C0000180000380000300000700000E00000C00001C000018000030000070000
+0E00000C0000180000300000600000C0000014637F811F>I<0000700001F00003C0000780000E
+00001C0000380000700000700000F00000E00000E00000E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000E00000E00000E00001C00001C00001C0000380
+000700000600000E0000380000700000C000007000003800000E000006000007000003800001C0
+0001C00001C00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000F000007000007000003800001C00000E000007
+800003C00001F000007014637B811F>26 D<E00000F000007C00001E00000F0000070000038000
+01C00001C00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E000007000007000003800003800001C00000E00
+0007000003C00000F00000700000E00003C0000700000E00001C00003800003800007000007000
+00E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00001C00001C0000380000700000F00001E00007C0000F00000
+E0000014637B811F>I<0000180000300000600000E00000C0000180000380000700000600000E
+00000C00001C0000380000380000700000700000E00000E00001E00001C00001C0000380000380
+000380000780000700000700000F00000E00000E00001E00001E00001E00001C00001C00003C00
+003C00003C00003C00003800007800007800007800007800007800007800007800007800007000
+00F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F000
+00F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F000
+007000007800007800007800007800007800007800007800007800003800003C00003C00003C00
+003C00001C00001C00001E00001E00001E00000E00000E00000F00000700000700000780000380
+0003800003800001C00001C00001E00000E00000E000007000007000003800003800001C00000C
+00000E000006000007000003800001800000C00000E0000060000030000018157C768121>32
+D<C000006000003000003800001800000C00000E000007000003000003800001800001C00000E0
+0000E000007000007000003800003800003C00001C00001C00000E00000E00000E00000F000007
+000007000007800003800003800003C00003C00003C00001C00001C00001E00001E00001E00001
+E00000E00000F00000F00000F00000F00000F00000F00000F00000F00000700000780000780000
+780000780000780000780000780000780000780000780000780000780000780000780000780000
+780000780000780000780000780000780000780000780000780000780000780000700000F00000
+F00000F00000F00000F00000F00000F00000F00000E00001E00001E00001E00001E00001C00001
+C00003C00003C00003C0000380000380000780000700000700000F00000E00000E00000E00001C
+00001C00003C0000380000380000700000700000E00000E00001C0000180000380000300000700
+000E00000C0000180000380000300000600000C00000157C7F8121>I<00001C00003C0000F800
+01E00003C0000780000F00000E00001E00003C00003C00003C0000780000780000780000780000
+780000780000780000780000780000780000780000780000780000780000780000780000780000
+780000780000780000780000780000780000780000780000780000780000780000780000780000
+780000780000780000780000780000780000780000780000F00000F00000F00001E00001E00003
+C0000380000700000E00001C0000780000E00000E000007800001C00000E000007000003800003
+C00001E00001E00000F00000F00000F00000780000780000780000780000780000780000780000
+780000780000780000780000780000780000780000780000780000780000780000780000780000
+780000780000780000780000780000780000780000780000780000780000780000780000780000
+7800007800007800007800007800003C00003C00003C00001E00000E00000F000007800003C000
+01E00000F800003C00001C167C7B8121>40 D<E00000F000007C00001E00000F000007800003C0
+0001C00001E00000F00000F00000F0000078000078000078000078000078000078000078000078
+000078000078000078000078000078000078000078000078000078000078000078000078000078
+000078000078000078000078000078000078000078000078000078000078000078000078000078
+00007800007800007800007800003C00003C00003C00001E00001E00000F000007000003800001
+C00000E000007800001C00001C0000780000E00001C0000380000700000F00001E00001E00003C
+00003C00003C000078000078000078000078000078000078000078000078000078000078000078
+000078000078000078000078000078000078000078000078000078000078000078000078000078
+000078000078000078000078000078000078000078000078000078000078000078000078000078
+0000780000F00000F00000F00001E00001C00003C0000780000F00001E00007C0000F00000E000
+00167C7B8121>I<00000C0000180000380000300000600000E00000C00001C000038000038000
+0700000700000E00000E00001C00001C0000380000380000780000700000F00000F00000E00001
+E00001E00003C00003C00003C00003C0000780000780000780000F80000F00000F00000F00001F
+00001F00001E00001E00001E00003E00003E00003E00003E00003C00003C00003C00007C00007C
+00007C00007C00007C00007C00007C00007C0000780000780000F80000F80000F80000F80000F8
+0000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F8000016
+4B748024>48 D<C000006000007000003000001800001C00000C00000E00000700000700000380
+0003800001C00001C00000E00000E000007000007000007800003800003C00003C00001C00001E
+00001E00000F00000F00000F00000F000007800007800007800007C00003C00003C00003C00003
+E00003E00001E00001E00001E00001F00001F00001F00001F00000F00000F00000F00000F80000
+F80000F80000F80000F80000F80000F80000F800007800007800007C00007C00007C00007C0000
+7C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C164B
+7F8024>I<FFFCFFFCFFFCE000E000E000E000E000E000E000E000E000E000E000E000E000E000
+E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E0
+00E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000
+E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E0000E4A73
+801C>I<FFFCFFFCFFFC001C001C001C001C001C001C001C001C001C001C001C001C001C001C00
+1C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C
+001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C00
+1C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C0E4A8080
+1C>I<E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000
+E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E0
+00E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000
+E000E000E000E000E000E000E000E000E000E000E000E000E000E000FFFCFFFCFFFC0E4A73811C
+>I<001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C00
+1C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C
+001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C00
+1C001C001C001C001C001C001C001C001C001C001C001C001C001CFFFCFFFCFFFC0E4A80811C>
+I<F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F80000F800
+00F80000F80000F80000F800007800007800007C00007C00007C00007C00007C00007C00007C00
+007C00003C00003C00003C00003E00003E00003E00003E00001E00001E00001E00001F00001F00
+000F00000F00000F00000F800007800007800007800003C00003C00003C00003C00001E00001E0
+0000E00000F00000F000007000007800003800003800001C00001C00000E00000E000007000007
+000003800003800001C00000C00000E000006000003000003800001800000C164B748224>64
+D<00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C0000
+7C00007C00007C00007C00007C0000780000780000F80000F80000F80000F80000F80000F80000
+F80000F80000F00000F00000F00001F00001F00001F00001F00001E00001E00001E00003E00003
+E00003C00003C00003C00007C0000780000780000780000F00000F00000F00000F00001E00001E
+00001C00003C00003C0000380000780000700000700000E00000E00001C00001C0000380000380
+000700000700000E00000C00001C0000180000300000700000600000C00000164B7F8224>I<F8
+F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8051B748024>I<F8F8F8F8F8F8
+F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8F8051B6E8024>I<FFFFFFFFE0FFFFFFFFF070
+00001FF078000001F03C000000781C000000180E0000000C0F0000000407000000040380000002
+03C000000001E000000000E0000000007000000000780000000038000000001C000000001E0000
+00000F000000000700000000038000000003800000000300000000070000000006000000000C00
+0000001800000000380000000030000000006000000000C000000001C000000001800000020300
+00000406000000040E0000000C0C00000018180000007830000001F07000001FF07FFFFFFFF0FF
+FFFFFFE0272A7E7F2C>80 D<FFFFFFFFC0FFFFFFFFC01F00003E000F00003C000F00003C000F00
+003C000F00003C000F00003C000F00003C000F00003C000F00003C000F00003C000F00003C000F
+00003C000F00003C000F00003C000F00003C000F00003C000F00003C000F00003C000F00003C00
+0F00003C000F00003C000F00003C000F00003C000F00003C000F00003C000F00003C000F00003C
+000F00003C000F00003C000F00003C000F00003C000F00003C000F00003C000F00003C000F0000
+3C000F00003C000F00003C001F80007E00FFF003FFC0FFF003FFC0222A7E7F27>I<0000F80001
+8400030600060E000604000E00000E00000E00000C00001C00001C00001C00001C00001C00001C
+00001C00001C00001C000038000038000038000038000038000038000038000038000038000038
+0000700000700000700000700000700000700000700000700000700000600000E00000E00000E0
+0040C000E0C000C180004300003E0000172E7E7F14>I<FFFFFFFFFFFFC0FFFFFFFFFFFFE07F00
+000001FFE07F000000001FE03F8000000003F01FC000000000F00FC000000000380FE000000000
+1807F0000000000C03F8000000000403F8000000000401FC000000000200FE0000000000007F00
+00000000007F0000000000003F8000000000001FC000000000000FC000000000000FE000000000
+0007F0000000000003F8000000000003F8000000000001FC000000000000FE0000000000007E00
+00000000007F0000000000003F8000000000001FC000000000001FC000000000000FC000000000
+000780000000000003800000000000070000000000000E0000000000001C000000000000380000
+000000007000000000000070000000000000E0000000000001C000000000000380000000000007
+0000000000000E0000000000000E0000000000001C000000000200380000000004007000000000
+0400E0000000000C01E0000000001801C00000000038038000000000F8070000000001F00E0000
+00000FF01C00000001FFF03FFFFFFFFFFFE03FFFFFFFFFFFE07FFFFFFFFFFFE0FFFFFFFFFFFFC0
+373A7E7F3C>88 D<000000038000000006600000000C700000000CF00000000CF00000001C6000
+000018000000003800000000380000000038000000007000000000700000000070000000007000
+000000F000000000E000000000E000000000E000000001E000000001E000000001C000000001C0
+00000003C000000003C000000003C000000003C000000007800000000780000000078000000007
+800000000F800000000F800000000F000000000F000000001F000000001F000000001F00000000
+1F000000001E000000003E000000003E000000003E000000003E000000003C000000007C000000
+007C000000007C000000007C000000007800000000F800000000F800000000F800000000F80000
+0000F000000001F000000001F000000001F000000001F000000001E000000001E000000003E000
+000003E000000003C000000003C000000003C000000003C0000000078000000007800000000780
+0000000780000000070000000007000000000F000000000F000000000E000000000E000000000E
+000000001E000000001C000000001C000000001C00000000180000000038000000003800000000
+3000000000700000006060000000F060000000F0C0000000E18000000063000000001E00000000
+245C7E7F17>90 D<00001C0000000000FF8000000007E3F00000003F007E000001F00007C0000F
+800000F800380000000E00C000000001802908809F2A>99 D<007F8000008003FFF80007001E00
+7F003C0070000FFFE000800000FF00002905809E2A>102 D<FFFFC0C0C0C0C0C0C0C0C0C0C0C0
+C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
+C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0FFFF084A768114>104 D<FFFF03030303030303
+030303030303030303030303030303030303030303030303030303030303030303030303030303
+030303030303030303030303030303030303030303030303FFFF084A7F8114>I<0000E00003E0
+000F80001E00003C0000700000700000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00001C00001C0000380000700000E00003C0000F00000F000003C00000E0000070000
+03800001C00001C00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+007000007000003C00001E00000F800003E00000E0134A7C811C>110 D<E00000F800003E0000
+0F000007800001C00001C00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E000007000007000003800001C00000E000007800001E00001E0000780000E00001C00003800
+00700000700000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00001C000
+01C0000780000F00003E0000F80000E00000134A7C811C>I<0000000002000000000600000000
+0C000000000C000000001800000000180000000030000000003000000000600000000060000000
+00C000000000C00000000180000000018000000003000000000300000000060000000006000000
+000C000000000C000000001800000000180000000030000000003000000000600008000060001C
+0000C0003C0000C000CE000180000E000180000E00030000070003000007000600000380060000
+03800C000001C00C000001C018000001E018000000E030000000E0300000007060000000706000
+000038C000000038C00000001D800000001D800000001F000000000F000000000E000000000600
+000027327C812A>I<000000000200000000060000000006000000000C000000000C000000000C
+000000001800000000180000000018000000003000000000300000000030000000006000000000
+60000000006000000000C000000000C000000000C0000000018000000001800000000180000000
+0300000000030000000003000000000600000000060000000006000000000C000000000C000000
+000C00000000180000000018000000001800000000300000000030000000003000000000600000
+0000600008000060001C0000C0003C0000C0007C0000C000DC000180008E000180000E00018000
+0E000300000700030000070003000007000600000380060000038006000003800C000003800C00
+0001C00C000001C018000001C018000000E018000000E030000000E030000000E0300000007060
+0000007060000000706000000038C000000038C000000038C00000001D800000001D800000001D
+800000001F000000000F000000000F000000000E00000000060000000006000000274B7C812A>
+I E /Fr 72 128 df<00F000030C000E06041C0704380708300708700790700790E003A0E003A0
+E003C0E00380E00380E00380600780601B883061900F80E016127E911B>11
+D<0001F000061800080C00100C00200E00400E00800E00801C01001C010018010038020FF00210
+C0020FE00200300400300400300400380400380800700800700800700800E01800E01800C01401
+80140300230E0020F80020000020000040000040000040000040000080000080000017257F9C17
+>I<0780101FC0103FE0207FF020603040C01080801080000900000900000A00000A00000A0000
+0C00000C0000080000080000080000180000180000180000300000300000300000300000600000
+6000004000141B7F9115>I<007C00C2010203000600060006000700078003C001E001F003780E
+381C1C381C300C700C700CE008E008E018E010E010E0306020604030801F000F1D7E9C12>I<01
+F807000C0018003800300070007FC0E000E000E000E000E00060006000300018600F800D127E91
+11>I<001000001000001000001F80003080004F000080000100000200000600000C0000080000
+180000300000300000200000600000600000600000E00000C00000C00000E00000E00000E00000
+7000007800003F00001FE00007F00001F800003C00001C00001C0000180003100000E00011257F
+9C12>I<381F004E61804681C04701C08F01C08E01C00E01C00E01C01C03801C03801C03801C03
+80380700380700380700380700700E00300E00000E00000E00001C00001C00001C00001C000038
+00003800003000121B7E9115>I<007800CC0186030606060E060C061C07180738063806300E70
+0E700E7FFEE01CE01CE01CE018E038C038C070C060C060C0C0C180618062003C00101D7E9C13>
+I<06000E000E000E001C001C001C001C00380038003800700070407040E080E08063003C000A12
+7E910F>I<0601C00E07E00E09E00E10C01C20001C40001D80001E00003FF000383800381C0038
+1C00701C20701C20701C20701C40E00C4060078013127E9118>I<07800001C00000E00000E000
+00F000007000007000007000003800003800003800003C00001C00001C00001E00000E00001E00
+003F0000670000C7000187800303800703800E03801C03C03801C07001C0E001E06000E0131D7E
+9C18>I<0180300380700380700380700700E00700E00700E00700E00E01C00E01C00E01C00E01
+C01C03881C03881C03881E07883E19903BE0E0380000380000700000700000700000700000E000
+00E00000C00000151B7F9119>I<7E00600E00E00E00E00E00E01C01C01C01C01C03801C030038
+0700380E00380C0038180070300070600071C000730000FC0000F0000013127E9115>I<001000
+001000001000001F8000F08001CF000380000700000E00000E00000E00000E00000E00000E0000
+06FC0003840006FC00080000180000300000200000600000600000E00000E00000E00000700000
+7C00003F80001FE00007F80000FC00003E00000C00000C0001080000F0001125809C12>I<0FFF
+F81FFFF83FFFF0608400408400808C00010C00010C00030C00030C00020C00061C00061C000E1C
+000C1C001C0E001C0E00180C0015127E9118>I<001E0000718000C0C00180C00380C00300E007
+00E00700E00E01C00E01C00E01C00E01801C03801C03001C06001E0C003A180039E00038000038
+0000700000700000700000700000E00000E00000C00000131B7F9115>I<01FFF803FFF80FFFF0
+1E1E00180E00380600700600700600E00E00E00E00E00E00E00C00E01C00E01800E03000606000
+30C0001F000015127E9118>I<0FFFE01FFFE03FFFC060C00040C0008080000080000180000180
+000180000300000300000300000700000700000700000E000006000013127E9112>I<1C004027
+00E04700E04700608700208700200E00200E00201C00401C00401C00401C00801C00801801001C
+02001C04000E080003F00013127E9116>I<000100000200000200000200000200000400000400
+000400000400000800000800007E0001C9800710E00C1060181070381030702030702030E02070
+E02070E04070E040E0E040E06041C06083803086001C9C0007E000010000010000010000010000
+02000002000002000002000014257E9C19>I<1E000423800823C00801C01001C02001E04000E0
+8000E10000F100007200007400007800003800003800007800007C00009C00011C00021C00041E
+00080E00080E00100F002007084003908001E0161A7F911A>I<00004000004000008000008000
+00800000800001000001000001000001000002001C020427020E47020E4704068704028704020E
+04020E08021C08041C08041C08041C10081C10101C10201C10400C208007230001FC0000200000
+400000400000400000400000800000800000800017257E9C1B>I<08000410000E10000E200006
+20000640000240080240180280180480180480300C803008C03018C0F030FFFFF07FBFE07F1FC0
+3E0F00171280911A>I<00FC03FE0E071800100020002000108017401FC0200040004000800080
+008004400870303FE00F8010147F9213>I<0007800008C0001060001060002060002060002060
+0020700020700020600010603808E04E04E04603E04600F08E01C08E01C00E01C00E01801C0380
+1C03801C07001C0600380600380C001818001818000C200007C000141D7E9C19>I<00780001C6
+000303000603000E03000C03801C03801C0380380700380700380700380600780E00780C007818
+005830004C6000878000800000800000800000C00000FFE0007FF0003FF000001000111A7D9115
+>37 D<00FE03060C0018003000200060006000E000E000E00070007C003F001FC007E001E00070
+00700060004003800F167F910F>I<0800F01003F81007FC200E0E200C06401002401002402002
+80200480400480400CC040084080307080603C83C01FFF800FFF0001F800030000030000030000
+0700000700000600000E00000E00000C0000171B7E911B>I<400000F00000F80000CE0000C780
+00C1E000C07800C01C00C00700C003C0C003C0C00700C01C00C07800C1E000C78000CE0000F800
+00F0000040000012147F9315>46 D<60F0F06004047C830C>58 D<60F0F0701010101020204080
+040C7C830C>I<0000038000000F0000003C000000F0000003C000000F0000003C000000F00000
+03C000000F0000003C000000F0000000F00000003C0000000F00000003C0000000F00000003C00
+00000F00000003C0000000F00000003C0000000F000000038019187D9520>I<00010003000600
+060006000C000C000C0018001800180030003000300060006000C000C000C00180018001800300
+03000300060006000C000C000C00180018001800300030003000600060006000C000C00010297E
+9E15>I<E0000000780000001E0000000780000001E0000000780000001E0000000780000001E0
+000000780000001E00000007800000078000001E00000078000001E00000078000001E00000078
+000001E00000078000001E00000078000000E000000019187D9520>I<00200000200000200000
+2000002000002000007000C070187C71F00FFF8003FE0000F80000F80001DC00018C0003060002
+02000603000C01800800801514809315>I<003E0000C3000100800200C0030060078060078070
+03003000003000003000003000FC700382700601700C01701800F03800E03000E07000E07001C0
+E001C0E001C0E00180E00380E00300E00600E00600600C003018001860000F8000141F7E9D16>
+I<00000C0000000C0000001C0000001C0000003C0000007C0000005C0000009C0000008E000001
+0E0000010E0000020E0000040E0000040E0000080E0000080E0000100E0000200E00003FFE0000
+400700004007000080070001000700010007000200070002000700060007001E000700FF807FF0
+1C1D7F9C1F>I<01FFFF00003C01C0003800E0003800F0003800700038007000700070007000F0
+007000F0007001E000E003C000E0078000E01F0000FFFC0001C00F0001C0078001C003C001C003
+C0038003C0038003C0038003C0038003C0070007800700070007000E0007001C000E007800FFFF
+C0001C1C7E9B1F>I<0001F808000E061800380138006000F001C0007003800070070000300F00
+00200E0000201C0000203C0000203C000000780000007800000078000000F0000000F0000000F0
+000000F0000000F0000100F0000100F0000100700002007000020030000400380008001C001000
+0E0060000701800000FE00001D1E7E9C1E>I<01FFFF80003C01E000380070003800380038001C
+0038001C0070001C0070001E0070001E0070001E00E0001E00E0001E00E0001E00E0001E01C000
+3C01C0003C01C0003C01C000380380007803800070038000F0038000E0070001C0070003800700
+070007001C000E007800FFFFC0001F1C7E9B22>I<03FFC0003C00003800003800003800003800
+00700000700000700000700000E00000E00000E00000E00001C00001C00001C00001C000038000
+0380000380000380000700000700000700000700000F0000FFF000121C7E9B12>73
+D<01FFC0FF80001E003C00001E003000000E002000000F00400000070080000007010000000782
+000000038400000003C800000001D000000001F000000000E000000000E000000000F000000001
+70000000027000000004380000000838000000103C000000201C000000401E000000800E000001
+800E000003000F000006000700001E000F8000FF803FF000211C7F9B22>88
+D<FFE007F80F0001E00F0001800700010007000200078004000380080003C0100001C0300001C0
+200001E0400000E0800000F100000072000000760000007C000000380000003800000070000000
+700000007000000070000000E0000000E0000000E0000000E0000001C000001FFC00001D1C7F9B
+18>I<8000800080008000800080008000800080008000800080009F00E180C1C080E080E080E0
+80E080E080E081C081C081808380870086008C009800B000E00080000B207E9E10>91
+D<800080008000800080008000800080008000800081808F80BF80FE80F880C080808080808080
+80808080808080808080808080808080808081808F80BF80FE80F880C080008000800080008000
+80008009287D9E10>I<00800080208020802080208020802080208020E027E03FE0FF80FC80E0
+8020802080208020802080208020802080208020802080208020E027E03FE0FF80FC80E0802080
+208020802080200020000B277E9D10>I<000E001100310061006100C100C101C2018203840384
+07080708071007200E400E400E800F000E000C000C001C002C004C008C02060C021001E0101D80
+9C11>96 D<01E3000717000C0F00180F00380E00300E00700E00700E00E01C00E01C00E01C00E0
+1C00E03880E03880E038806078803199001E0E0011127E9116>I<3F00070007000E000E000E00
+0E001C001C001C001C0039E03A303C1838187018701C701C701CE038E038E038E030E070E060E0
+C061C023001E000E1D7E9C12>I<01F0030C0E0C1C1E383C301870007000E000E000E000E000E0
+00E0046008601030601F800F127E9112>I<0007E00000E00000E00001C00001C00001C00001C0
+00038000038000038000038001E7000717000C0F00180F00380E00300E00700E00700E00E01C00
+E01C00E01C00E01C00E03880E03880E038806078803199001E0E00131D7E9C16>I<01F007080C
+0818043808300870307FC0E000E000E000E000E000E0046008601030600F800E127E9113>I<00
+01E0000630000E78000CF0001C60001C00001C00001C00003C0000380000380003FFC000380000
+380000700000700000700000700000700000E00000E00000E00000E00000E00001C00001C00001
+C00001C00001C000018000038000038000630000F30000F60000E4000078000015257E9C14>I<
+007180018B800307800607800E07000C07001C07001C0700380E00380E00380E00380E00381C00
+381C00381C00183C0008F800073800003800003800007000607000F06000F0E000E180007E0000
+111A7F9114>I<0FC00001C00001C0000380000380000380000380000700000700000700000700
+000E3E000EC3000F03800E03801E03801C03801C03801C0380380700380700380700380E00700E
+20700E20701C20701C40E00C80600700131D7E9C18>I<01C003C003C001800000000000000000
+000000001C00270047004700870087000E000E001C001C001C003800388038807080710032001C
+000A1C7E9B0E>I<0FC00001C00001C00003800003800003800003800007000007000007000007
+00000E07000E18800E21C00E23C01C47801C83001D00001E00003F800039C00038E00038E00070
+E10070E10070E10070E200E06200603C00121D7E9C16>107 D<381F81F04E20C6184640E81C46
+80F01C8F00F01C8E00E01C0E00E01C0E00E01C1C01C0381C01C0381C01C0381C01C07038038071
+38038071380380E1380380E2700700643003003820127E9124>109 D<381F004E61804681C047
+01C08F01C08E01C00E01C00E01C01C03801C03801C03801C0700380710380710380E10380E2070
+064030038014127E9119>I<00F800030C000E06001C0300180300300300700380700380E00700
+E00700E00700E00E00E00E00E01C0060180060300030E0000F800011127E9114>I<07078009C8
+6008D03008E03011C03011C03801C03801C0380380700380700380700380600700E00700C00701
+800783000E86000E78000E00000E00001C00001C00001C00001C00003C0000FF8000151A819115
+>I<01C206260C1E181E381C301C701C701CE038E038E038E038E070E070E07060F023E01CE000
+E000E001C001C001C001C003C01FF80F1A7E9113>I<383C4E424687470F8E1E8E0C0E000E001C
+001C001C001C0038003800380038007000300010127E9113>I<01F0060C04040C0E180C1C001F
+000FE00FF003F80038201C7018F018F010803060601F800F127E9113>I<00C001C001C001C003
+80038003800380FFF00700070007000E000E000E000E001C001C001C001C003820382038403840
+18800F000C1A80990F>I<1C00C02701C04701C04701C08703808703800E03800E03801C07001C
+07001C07001C0700180E20180E20180E201C1E200C264007C38013127E9118>I<1C00C0802701
+C1C04701C1C04701C0C087038040870380400E0380400E0380401C0700801C0700801C0700801C
+07010018060100180602001C0E02001C0F04000E13080003E1F0001A127E911E>119
+D<07878008C84010F0C020F1E020E3C040E18000E00000E00001C00001C00001C00001C0006380
+80F38080F38100E5810084C60078780013127E9118>I<1C00C02701C04701C04701C087038087
+03800E03800E03801C07001C07001C07001C0700180E00180E00180E001C1E000C3C0007DC0000
+1C00001800603800F03000F06000E0C0004180003E0000121A7E9114>I<038107C10FE6081C10
+080010002000400080010002000400080410042C1877F843F081C010127E9113>I<0002000003
+00000300FFFF80FFFF80000700000C000008001108789D15>126 D<07F0180C20024001800110
+05759B0C>I E /Fs 37 124 df<00600000600000600000600000600000600000600000600000
+6000006000FFFFF0FFFFF000600000600000600000600000600000600000600000600000600000
+600014167E9119>43 D<40E06020202040408003097D8209>I<40E04003037D8209>46
+D<0F0030C0606060604020C030C030C030C030C030C030C030C030C03040206060606030C00F00
+0C137E9211>48 D<0C001C00EC000C000C000C000C000C000C000C000C000C000C000C000C000C
+000C000C00FFC00A137D9211>I<1F0060C06060F070F030603000700070006000C001C0018002
+0004000810101020207FE0FFE00C137E9211>I<0FC030707038703870380038003000E00FC000
+7000380018001C601CF01CF018E03860701FC00E137F9211>I<006000E000E00160026006600C
+600860106020606060C060FFFC0060006000600060006003FC0E137F9211>I<60607FC07F8044
+004000400040004F0070C040E0006000700070E070E070E06040E021C01F000C137E9211>I<07
+C00C201070207060006000C000CF00D0C0E060C020C030C030C03040306020206010C00F000C13
+7E9211>I<40007FFC7FF8401080108020004000800100010003000200060006000E000E000E00
+0E000E0004000E147E9311>I<0FC0107020186018601870183C303F600F800FE031F06078C01C
+C00CC00CC00C601830300FC00E137F9211>I<0F00308060404060C020C030C030C03040306070
+30B00F30003000200060E040E08041003E000C137E9211>I<40E0400000000000000040E04003
+0D7D8C09>I<7FFFE0FFFFF0000000000000000000000000000000000000FFFFF07FFFE0140A7E
+8B19>61 D<003000003000007800007800007800009C00009C00011E00010E00010E0002070002
+070004038007FF800403800801C00801C01000E03800E0FE07FC16147F9319>65
+D<FFFF801C03801C00801C00801C00401C00401C08401C08001C18001FF8001C18001C08001C08
+201C00201C00201C00601C00401C00C01C01C0FFFFC013147F9316>69 D<00FC200703600C00E0
+180060300060700020600020E00000E00000E00000E00000E00FF8E000E06000E07000E03000E0
+1800E00C00E007036000FC2015147E931A>71 D<FF801C001C001C001C001C001C001C001C001C
+001C001C001C001C001C001C001C001C001C00FF8009147F930C>73 D<FE000FE01E000F001700
+17001700170017001700138027001380270011C0470011C0470010E0870010E0870010E0870010
+71070010710700103A0700103A0700101C0700101C0700381C0700FE083FE01B147F931E>77
+D<01F800070E001C03803801C03000C07000E0600060E00070E00070E00070E00070E00070E000
+707000E07000E03000C03801C01C0380070E0001F80014147E9319>79 D<7FFFF0607030407010
+407010807008807008807008007000007000007000007000007000007000007000007000007000
+00700000700000700007FF0015147F9318>84 D<FF83F81E01C00E018007010007820003C40001
+CC0000E80000F000007800007800005C00009E00010F000307000203800403C00801C01C01E0FE
+03FC16147F9319>88 D<7F00E1C0E0404060006007E038606060C060C064C06461E43E380E0D7E
+8C11>97 D<F00030003000300030003000300033E034103808300C30063006300630063006300C
+3808343023E00F147F9312>I<0FE0187020706020C000C000C000C000C0006000201018200FC0
+0C0D7F8C0F>I<0F80104020206030C010FFF0C000C000C0006000201018200FC00C0D7F8C0F>
+101 D<0F3C30E62040606060606060204030C02F00600060003FE03FF06018C00CC00CC00C6018
+30300FC00F147F8C11>103 D<F00030003000300030003000300033E034303818301830183018
+301830183018301830183018FC7E0F147F9312>I<F00030003000300030003000300030F83060
+30403080330037003B80318030C0306030703030FC7C0E147F9311>107
+D<F0303030303030303030303030303030303030FC06147F9309>I<F3E0343038183018301830
+18301830183018301830183018FC7E0F0D7F8C12>110 D<0FC0186020106018C00CC00CC00CC0
+0CC00C6018601838700FC00E0D7F8C11>I<F3C034E038E0304030003000300030003000300030
+003000FE000B0D7F8C0D>114 D<10001000100030007000FF8030003000300030003000300030
+0030803080308011000E0009127F910D>116 D<F0783018301830183018301830183018301830
+18303818580F9E0F0D7F8C12>I<FFFF1001808811>123 D E /Ft 51 123
+df<003FE3F801F03F1C03C03E3E07C07C3E0F807C3E0F807C1C0F807C000F807C000F807C000F
+807C000F807C00FFFFFFC0FFFFFFC00F807C000F807C000F807C000F807C000F807C000F807C00
+0F807C000F807C000F807C000F807C000F807C000F807C000F807C000F807C007FE1FFC07FE1FF
+C01F1D809C1C>11 D<003FC00001F0300003C0380007C07C000F807C000F807C000F8038000F80
+00000F8000000F8000000F800000FFFFFC00FFFFFC000F807C000F807C000F807C000F807C000F
+807C000F807C000F807C000F807C000F807C000F807C000F807C000F807C000F807C000F807C00
+7FE1FF807FE1FF80191D809C1B>I<0020004001800380030006000E001C001C003C0038003800
+780078007800F800F000F000F000F000F000F000F000F000F000F800780078007800380038003C
+001C001C000E000600030003800180004000200B297C9E13>40 D<800040003000380018000C00
+0E000700070007800380038003C003C003C003E001E001E001E001E001E001E001E001E001E003
+E003C003C003C0038003800780070007000E000C00180038003000400080000B297D9E13>I<78
+FCFCFCFC7806067D850D>46 D<00600001E0000FE000FFE000F3E00003E00003E00003E00003E0
+0003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E0
+0003E00003E00003E0007FFF807FFF80111B7D9A18>49 D<78FCFCFCFC7800000000000078FCFC
+FCFC7806127D910D>58 D<78FCFCFCFC7800000000000070F8FCFCFC7C0404080808102040061A
+7D910D>I<00038000000380000007C0000007C0000007C000000FE000000FE000001FF000001B
+F000001BF0000031F8000031F8000061FC000060FC0000E0FE0000C07E0000C07E0001803F0001
+FFFF0003FFFF8003001F8003001F8006000FC006000FC00E000FE00C0007E0FFC07FFEFFC07FFE
+1F1C7E9B24>65 D<FFFFF800FFFFFF000FC01F800FC00FC00FC007C00FC007E00FC007E00FC007
+E00FC007E00FC007E00FC007C00FC00F800FC03F000FFFFE000FC00F800FC007C00FC007E00FC0
+03E00FC003F00FC003F00FC003F00FC003F00FC003F00FC007E00FC007E00FC01FC0FFFFFF00FF
+FFFC001C1C7E9B22>I<001FE02000FFF8E003F80FE007C003E00F8001E01F0000E03E0000E03E
+0000607E0000607C000060FC000000FC000000FC000000FC000000FC000000FC000000FC000000
+FC0000007C0000607E0000603E0000603E0000C01F0000C00F80018007C0030003F80E0000FFFC
+00001FE0001B1C7D9B22>I<FFFFF800FFFFFF000FC01FC00FC007E00FC001F00FC001F80FC000
+F80FC000FC0FC0007C0FC0007C0FC0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0
+007E0FC0007E0FC0007C0FC0007C0FC0007C0FC000F80FC000F80FC001F00FC007E00FC01FC0FF
+FFFF00FFFFF8001F1C7E9B25>I<FFFFFF00FFFFFF000FC01F000FC007000FC003000FC003800F
+C003800FC181800FC181800FC181800FC180000FC380000FFF80000FFF80000FC380000FC18000
+0FC180000FC180600FC180600FC000E00FC000C00FC000C00FC001C00FC001C00FC003C00FC00F
+80FFFFFF80FFFFFF801B1C7E9B1F>I<FFFFFF00FFFFFF000FC01F000FC007000FC003000FC003
+800FC003800FC001800FC181800FC181800FC180000FC180000FC380000FFF80000FFF80000FC3
+80000FC180000FC180000FC180000FC180000FC000000FC000000FC000000FC000000FC000000F
+C00000FFFF0000FFFF0000191C7E9B1E>I<000FF008007FFE3801FC07F807E001F80F8000781F
+0000783F0000383E0000387E0000187C000018FC000000FC000000FC000000FC000000FC000000
+FC000000FC007FFFFC007FFF7C0001F87E0001F83E0001F83F0001F81F0001F80F8001F807E001
+F801FC07F8007FFE78000FF818201C7D9B26>I<FFFC3FFFFFFC3FFF0FC003F00FC003F00FC003
+F00FC003F00FC003F00FC003F00FC003F00FC003F00FC003F00FC003F00FFFFFF00FFFFFF00FC0
+03F00FC003F00FC003F00FC003F00FC003F00FC003F00FC003F00FC003F00FC003F00FC003F00F
+C003F00FC003F0FFFC3FFFFFFC3FFF201C7E9B25>I<FFFFFFFF07E007E007E007E007E007E007
+E007E007E007E007E007E007E007E007E007E007E007E007E007E007E007E007E007E0FFFFFFFF
+101C7F9B12>I<07FFF007FFF0001F80001F80001F80001F80001F80001F80001F80001F80001F
+80001F80001F80001F80001F80001F80001F80001F80001F80001F80301F80781F80FC1F80FC1F
+80FC1F00783E00387C000FF000141C7F9B19>I<FFC00003FFFFE00007FF0FE00007F00DF0000D
+F00DF0000DF00DF0000DF00CF80019F00CF80019F00C7C0031F00C7C0031F00C3E0061F00C3E00
+61F00C1F00C1F00C1F00C1F00C1F00C1F00C0F8181F00C0F8181F00C07C301F00C07C301F00C03
+E601F00C03E601F00C01FC01F00C01FC01F00C01FC01F00C00F801F00C00F801F0FFC0701FFFFF
+C0701FFF281C7E9B2D>77 D<FFE003FFFFE003FF0FF000300FF800300DFC00300CFE00300C7E00
+300C3F00300C1F80300C1FC0300C0FE0300C07F0300C03F0300C01F8300C01FC300C00FE300C00
+7F300C003F300C001FB00C001FF00C000FF00C0007F00C0003F00C0001F00C0000F00C0000F0FF
+C00070FFC00030201C7E9B25>I<FFFFF800FFFFFE000FC03F800FC00F800FC007C00FC007E00F
+C007E00FC007E00FC007E00FC007E00FC007C00FC007C00FC00F800FC03F000FFFFC000FC00000
+0FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC000
+00FFFC0000FFFC00001B1C7E9B21>80 D<FFFFF00000FFFFFE00000FC03F00000FC00F80000FC0
+07C0000FC007E0000FC007E0000FC007E0000FC007E0000FC007E0000FC007C0000FC00F80000F
+C03E00000FFFF000000FC07C00000FC03E00000FC03F00000FC01F80000FC01F80000FC01F8000
+0FC01F80000FC01F80000FC01F80000FC01F81800FC01F81800FC00FC180FFFC07C300FFFC01FE
+00211C7E9B24>82 D<07F8201FFEE03C07E07801E07000E0F000E0F00060F00060F80000FE0000
+FFE0007FFE003FFF003FFF800FFFC007FFE0007FE00003F00001F00000F0C000F0C000F0C000E0
+E000E0F001C0FC03C0EFFF0083FC00141C7D9B1B>I<7FFFFFE07FFFFFE0781F81E0701F80E060
+1F8060E01F8070C01F8030C01F8030C01F8030C01F8030001F8000001F8000001F8000001F8000
+001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F80
+00001F8000001F800007FFFE0007FFFE001C1C7E9B21>I<FFFC7FFE0FFCFFFC7FFE0FFC0FC007
+E000C00FC007F000C00FE003F001C007E003F0018007E007F8018003F007F8030003F007F80300
+03F80CFC070001F80CFC060001F81CFE060001FC187E0E0000FC187E0C0000FC387F0C00007E30
+3F1800007E303F1800007F601FB800003F601FB000003FE01FF000003FC00FF000001FC00FE000
+001FC00FE000000F8007C000000F8007C000000F0003C0000007000380000007000380002E1C7F
+9B31>87 D<7FFE1FFE007FFE1FFE0007F001800003F803800001FC07000000FC06000000FE0C00
+00007F1C0000003F380000003FB00000001FE00000000FE00000000FE000000007F000000003F8
+00000007F80000000FFC0000000CFE000000187E000000387F000000703F800000601F800000C0
+1FC00001C00FE000018007F000030007F000FFF03FFF80FFF03FFF80211C7F9B24>I<0FF8001C
+1E003E0F803E07803E07C01C07C00007C0007FC007E7C01F07C03C07C07C07C0F807C0F807C0F8
+07C0780BC03E13F80FE1F815127F9117>97 D<FF0000FF00001F00001F00001F00001F00001F00
+001F00001F00001F00001F00001F3F801FE1E01F80701F00781F003C1F003C1F003E1F003E1F00
+3E1F003E1F003E1F003E1F003C1F003C1F00781F80701EC1E01C3F00171D7F9C1B>I<03FC000E
+0E001C1F003C1F00781F00780E00F80000F80000F80000F80000F80000F800007800007801803C
+01801C03000E0E0003F80011127E9115>I<000FF0000FF00001F00001F00001F00001F00001F0
+0001F00001F00001F00001F001F9F00F07F01C03F03C01F07801F07801F0F801F0F801F0F801F0
+F801F0F801F0F801F07801F07801F03C01F01C03F00F0FFE03F9FE171D7E9C1B>I<01FC000F07
+001C03803C01C07801C07801E0F801E0F801E0FFFFE0F80000F80000F800007800007C00603C00
+601E00C00F038001FC0013127F9116>I<007F0001E38003C7C00787C00F87C00F83800F80000F
+80000F80000F80000F8000FFF800FFF8000F80000F80000F80000F80000F80000F80000F80000F
+80000F80000F80000F80000F80000F80000F80007FF8007FF800121D809C0F>I<03F8F00E0F38
+1E0F381C07303C07803C07803C07803C07801C07001E0F000E0E001BF800100000180000180000
+1FFF001FFFC00FFFE01FFFF07801F8F00078F00078F000787000707800F01E03C007FF00151B7F
+9118>I<FF0000FF00001F00001F00001F00001F00001F00001F00001F00001F00001F00001F0F
+C01F31E01F40F01F80F81F80F81F00F81F00F81F00F81F00F81F00F81F00F81F00F81F00F81F00
+F81F00F81F00F8FFE7FFFFE7FF181D7F9C1B>I<1E003F003F003F003F001E0000000000000000
+0000000000FF00FF001F001F001F001F001F001F001F001F001F001F001F001F001F001F00FFE0
+FFE00B1E7F9D0E>I<FF0000FF00001F00001F00001F00001F00001F00001F00001F00001F0000
+1F00001F0FF81F0FF81F03801F07001F0C001F18001F70001FF8001FFC001FBC001F3E001F1F00
+1F0F001F0F801F07C01F03E0FFC7FCFFC7FC161D7F9C19>107 D<FF00FF001F001F001F001F00
+1F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F001F
+001F00FFE0FFE00B1D7F9C0E>I<FF0FC07E00FF31E18F001F40F207801F80FC07C01F80FC07C0
+1F00F807C01F00F807C01F00F807C01F00F807C01F00F807C01F00F807C01F00F807C01F00F807
+C01F00F807C01F00F807C01F00F807C0FFE7FF3FF8FFE7FF3FF825127F9128>I<FF0FC0FF31E0
+1F40F01F80F81F80F81F00F81F00F81F00F81F00F81F00F81F00F81F00F81F00F81F00F81F00F8
+1F00F8FFE7FFFFE7FF18127F911B>I<01FC000F07801C01C03C01E07800F07800F0F800F8F800
+F8F800F8F800F8F800F8F800F87800F07800F03C01E01E03C00F078001FC0015127F9118>I<FF
+3F80FFE1E01F80F01F00781F007C1F003C1F003E1F003E1F003E1F003E1F003E1F003E1F003C1F
+007C1F00781F80F01FC1E01F3F001F00001F00001F00001F00001F00001F0000FFE000FFE00017
+1A7F911B>I<03F0600F0CE01E07E03C03E07C03E07803E0F803E0F803E0F803E0F803E0F803E0
+F803E07803E07C03E03C03E01C07E00E0FE003F3E00003E00003E00003E00003E00003E00003E0
+001FFC001FFC161A7E9119>I<FE3E00FE47001E8F801E8F801E8F801F07001F00001F00001F00
+001F00001F00001F00001F00001F00001F00001F0000FFF000FFF00011127F9114>I<1FD83078
+6018E018E018F000FF807FE07FF01FF807FC007CC01CC01CE01CE018F830CFC00E127E9113>I<
+0300030003000300070007000F000F003FFCFFFC1F001F001F001F001F001F001F001F001F001F
+0C1F0C1F0C1F0C0F08079803F00E1A7F9913>I<FF07F8FF07F81F00F81F00F81F00F81F00F81F
+00F81F00F81F00F81F00F81F00F81F00F81F00F81F00F81F01F80F01F80786FF01F8FF18127F91
+1B>I<FFC1FCFFC1FC1F00601F80E00F80C00FC0C007C18007C18003E30003E30001F60001F600
+01FE0000FC0000FC0000780000780000300016127F9119>I<FF8FF8FEFF8FF8FE1F03E0301F03
+E0301F83E0700F83F0600F86F06007C6F0C007CEF8C007EC79C003EC7D8003F83D8001F83F0001
+F83F0001F01F0000F01E0000E00E0000E00E001F127F9122>I<FFC7FCFFC7FC1F81800F838007
+C70003EE0001FC0001F80000F800007C0000FE0001DF00039F00070F800607C00C03E0FF07FCFF
+07FC16127F9119>I<FFC1FCFFC1FC1F00601F80E00F80C00FC0C007C18007C18003E30003E300
+01F70001F60000FE0000FC0000FC00007800007800003000003000007000706000F86000F8C000
+F980007300003E0000161A7F9119>I<3FFF803C1F00303F00303E00607C0060FC0060F80001F0
+0003F00007E00007C1800F81801F81801F03803E03007E07007C0F00FFFF0011127F9115>I
+E /Fu 127 128 df<FFFFF00F00F00F00300F00100F00100F00180F00080F00080F00080F0000
+0F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F0000
+0F00000F00000F00000F8000FFF800151C7E9B1A>0 D<00030000000300000007800000078000
+000FC000000BC0000013E0000011E0000021F0000020F0000040F8000040780000807C0000803C
+0001003E0001001E0002001F0002000F0004000F8004000780080007C0080003C0100003E01000
+01E0200000F0200000F07FFFFFF8FFFFFFFCFFFFFFFC1E1D7E9C23>I<003F800000E0E0000380
+380007001C000E000E001C0007003C00078038000380780003C0780003C0700001C0F00001E0F1
+0011E0F1FFF1E0F1FFF1E0F1FFF1E0F10011E0F00001E0F00001E0700001C0780003C0780003C0
+380003803C0007801C0007000E000E0007001C000380380000E0E000003F80001B1E7E9C20>I<
+000C0000000C0000000C0000001E0000001E0000001E0000003F0000002F0000002F0000004F80
+00004780000047800000C7C0000083C0000083C0000183E0000101E0000101E0000101E0000200
+F0000200F0000200F00004007800040078000400780008003C000C003C001E007E00FF83FFC01A
+1D7F9C1D>I<FFFFFEFFFFFEFFFFFE800002800002800002800002000000000000000000080020
+0800200FFFE00FFFE00FFFE0080020080020000000000000000000000000800002800002800002
+800002FFFFFEFFFFFEFFFFFE171C7E9B1C>I<FFFFFFC00F003C000F003C000F003C000F003C00
+0F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C
+000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F00
+3C000F003C000F003C00FFF3FFC01A1C7E9B1F>I<FFFFFF0078001F007C0007003E0003001E00
+01001F0001800F8000800780008007C0008003E0000001E0000001F0000000F000000078000000
+780000003000000020000000400000008000800100008002000080020001800400018008000300
+1000070020001F007FFFFF00FFFFFF00191C7E9B1E>I<1F001F003FC03F807FE07FC060E0F0C0
+C071C0608039C02080398020001B8000001F8000001F0000000F0000000F0000000F0000000F00
+00000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F
+0000000F0000000F0000000F0000001F800001FFF8001B1D7E9C20>I<03FFF000003F0000001E
+0000001E0000001E000000FF8000039EE0000E1E38001C1E1C00381E0E00781E0F00F01E0780F0
+1E0780F01E0780F01E0780F01E0780F01E0780781E0F00381E0E001C1E1C000E1E3800039EE000
+00FF8000001E0000001E0000001E0000003F000003FFF000191C7E9B1E>I<01FFF800001F8000
+000F0000000F0000000F0000F80F03E03C0F07803C0F07801E0F0F001E0F0F001E0F0F001E0F0F
+001E0F0F001E0F0F001E0F0F000E0F0F000F0F1E000F0F1E00070F1C00038F3C0001CF380000EF
+E000003F8000000F0000000F0000000F0000001F800001FFF8001B1C7E9B20>I<007F000003C1
+E000070070001C001C003C001E0038000E0078000F0070000700F0000780F0000780F0000780F0
+000780F00007807000070078000F0078000F0038000E001C001C001C001C000E00380006003000
+060030008300608081004080810040804180C1007F80FF007F80FF007F80FF00191D7E9C1E>I<
+007E1F0001C1B1800303E3C00703C3C00E03C1800E01C0000E01C0000E01C0000E01C0000E01C0
+000E01C000FFFFFC000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01
+C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0007F87FC001A
+1D809C18>I<007E0001C1800301800703C00E03C00E01800E00000E00000E00000E00000E0000
+FFFFC00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C0
+0E01C00E01C00E01C00E01C07F87F8151D809C17>I<007FC001C1C00303C00703C00E01C00E01
+C00E01C00E01C00E01C00E01C00E01C0FFFFC00E01C00E01C00E01C00E01C00E01C00E01C00E01
+C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C00E01C07FCFF8151D809C17>I<00
+3F07E00001C09C18000380F018000701F03C000E01E03C000E00E018000E00E000000E00E00000
+0E00E000000E00E000000E00E00000FFFFFFFC000E00E01C000E00E01C000E00E01C000E00E01C
+000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E01C000E00E0
+1C000E00E01C000E00E01C000E00E01C000E00E01C007FC7FCFF80211D809C23>I<FC001C001C
+001C001C001C001C001C001C001C001C001C001C001C001C001C001C00FF8009127F910C>16
+D<0FE000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E0
+00E000E060E0F0C0F1C061803E000B1A83910D>I<E0E0F070380C0406077B9C15>I<1C1C3C3870
+C0800607779C15>I<C0C061803F000C000A047B9915>I<80108010C030402070E03FC00F000C07
+7C9C15>I<FFFC0E017D9815>I<3C42818181423C0807759D1F>I<1C001E00078003C001C00380
+FF000A077B7E12>I<01F800070E000E07000C03001C03801C03801C03801C03801C07001C0600
+1C1C00FCF0001C18001C0C001C06001C03001C03801C03801C01C01C01C01C01C01C01C01C01C0
+1C01C01C01801CE3801CE3001CE600FC7C00121D7F9C15>I<1FC07C0070718300783B0180781E
+0180301E00C0001C00C0001C00C001FFFFC00F1C0000381C0000701C0000601C0000E01C0000E0
+1E0040E01E0040703300803861C3001F807C001A127E911E>I<03E00F800C183060180C603030
+06C0307007C01860038018E0038018E003FFF8E0038000E0038000E0038000E003800060038000
+7007C0083006C008180C60100C18386003E00F801D127F9120>I<000080000100000300000200
+03F4000E1C00180E00300B00701380603180E021C0E041C0E041C0E081C0E081C0E101C0630180
+7203803403001C06000E1C000BF000100000300000200000400000121A7F9515>I<007FFFFF00
+0005F00F000004F003000008F001000008F001000008F001800010F000800010F000800010F000
+800020F020000020F020000020F020000040F020000040F0600000FFFFE0000080F060000080F0
+20000100F020000100F020400100F020400200F000800200F000800200F000800400F000800400
+F001800C00F003001E00F00F00FF87FFFF00221C7F9B25>I<003F00000000E0FFFFE003807801
+E007007800600E003800201C003800203C00380030380038001078003800107800380210700038
+0200F000380200F000380600F000380E00F0003FFE00F000380E00F000380600F000380200F000
+3802007800380208780038000878003800103C003800103C003800101E003800300E0038003007
+0078006003807801E000E0FFFFE0003F000000251E7D9C2A>I<00000100003F830000E0E20003
+803C0007001C000E000E001C0017003800338038002380780043C0700041C0700081C0F00101E0
+F00101E0F00201E0F00401E0F00401E0F00801E0F01001E0F01001E0702001C0704001C0784003
+C038800380398003801D0007000E000E0007001C000780380008E0E000183F8000100000001B20
+7E9D20>I<01800E003800C00009047F8F0C>I<60F0F0F0F0F0F0F0606060606060606060606060
+60000000000060F0F060041E7C9D0C>I<6060F0F0F8F868680808080808081010101020204040
+80800D0C7F9C15>I<000301800003018000030180000603000006030000060300000603000006
+0300000C0600000C0600000C0600000C060000180C007FFFFFF8FFFFFFFC003018000030180000
+3018000030180000603000006030000060300000603000FFFFFFFC7FFFFFF800C060000180C000
+0180C0000180C0000180C000030180000301800003018000030180000603000006030000060300
+001E257E9C23>I<0080008007E01898308460824081C087C08FC08FC086E080F0807E803FC01F
+F00FF803FC00BE008E00876087F083F083E0838082408240842088189007E00080008010217E9E
+15>I<0F0000C0188000C030600380703807006027FB00E0100600E0100C00E0100C00E0101800
+E0101800E0103000E0106000602060007020C00030418000188180000F0303C00006062000060C
+10000C1C08001818080018380400303804006038040060380400C0380400C03804018038040300
+180803001C0806000C100C000620040003C01E217E9E23>I<00E0000001900000030800000308
+0000070800000708000007080000070800000710000007100000072000000740000003C03FE003
+800F00038006000380040005C0040009C0080010E0100030E010006070200060702000E0384000
+E03C4000E01C8000E00F0020E0070020700780403009C0401830E18007C03E001B1F7E9D20>I<
+60F0F8680808081010204080050C7C9C0C>I<004000800100020006000C000C00180018003000
+30007000600060006000E000E000E000E000E000E000E000E000E000E000E000E0006000600060
+00700030003000180018000C000C00060002000100008000400A2A7D9E10>I<80004000200010
+0018000C000C000600060003000300038001800180018001C001C001C001C001C001C001C001C0
+01C001C001C001C0018001800180038003000300060006000C000C00180010002000400080000A
+2A7E9E10>I<01800180018001804182F18F399C0FF003C003C00FF0399CF18F41820180018001
+80018010127E9E15>I<0006000000060000000600000006000000060000000600000006000000
+0600000006000000060000000600000006000000060000FFFFFFE0FFFFFFE00006000000060000
+000600000006000000060000000600000006000000060000000600000006000000060000000600
+00000600001B1C7E9720>I<60F0F0701010101020204080040C7C830C>I<FFE0FFE00B0280890E
+>I<60F0F06004047C830C>I<00010003000600060006000C000C000C0018001800180030003000
+300060006000C000C000C0018001800180030003000300060006000C000C000C00180018001800
+300030003000600060006000C000C00010297E9E15>I<03C00C301818300C300C700E60066006
+E007E007E007E007E007E007E007E007E007E007E007E007E00760066006700E300C300C18180C
+3007E0101D7E9B15>I<030007003F00C700070007000700070007000700070007000700070007
+00070007000700070007000700070007000700070007000F80FFF80D1C7C9B15>I<07C0183020
+1C400C400EF00FF80FF807F8077007000F000E000E001C001C00380070006000C0018003000601
+0C01180110023FFE7FFEFFFE101C7E9B15>I<07E01830201C201C781E780E781E381E001C001C
+00180030006007E00030001C001C000E000F000F700FF80FF80FF80FF00E401C201C183007E010
+1D7E9B15>I<000C00000C00001C00003C00003C00005C0000DC00009C00011C00031C00021C00
+041C000C1C00081C00101C00301C00201C00401C00C01C00FFFFC0001C00001C00001C00001C00
+001C00001C00001C0001FFC0121C7F9B15>I<300C3FF83FF03FC0200020002000200020002000
+23E024302818301C200E000E000F000F000F600FF00FF00FF00F800E401E401C2038187007C010
+1D7E9B15>I<00F0030C06040C0E181E301E300C700070006000E3E0E430E818F00CF00EE006E0
+07E007E007E007E007600760077006300E300C18180C3003E0101D7E9B15>I<4000007FFF807F
+FF007FFF0040020080040080040080080000100000100000200000600000400000C00000C00001
+C00001800001800003800003800003800003800007800007800007800007800007800007800003
+0000111D7E9B15>I<03E00C301008200C20066006600660067006780C3E083FB01FE007F007F8
+18FC307E601E600FC007C003C003C003C00360026004300C1C1007E0101D7E9B15>I<03C00C30
+1818300C700C600EE006E006E007E007E007E007E0076007700F300F18170C2707C70006000600
+0E300C780C78187010203030C00F80101D7E9B15>I<60F0F0600000000000000000000060F0F0
+6004127C910C>I<60F0F0600000000000000000000060F0F0701010101020204080041A7C910C>
+I<60F0F060000000000060606060606060606060606060F0F0F0F0F0F0F060041E7C940C>I<7F
+FFFFC0FFFFFFE00000000000000000000000000000000000000000000000000000000000000000
+FFFFFFE07FFFFFC01B0C7E8F20>I<030007800780030000000000000000000000010001000200
+020002000200060004000C00180038007000E000E01EE01EE01EE00E600430180FE00F1D7E9414
+>I<0FE03038401CE00EF00EF00EF00E000C001C0030006000C000800180010001000100010001
+0001000000000000000000000003000780078003000F1D7E9C14>I<003F800000C06000030018
+00040004000800020010000100201F00802070808040E0404040C0384041C03840818038208380
+3820838038208380382083803820838038208180382041C0382040C0384040E078402070988020
+1F0F00100000000800000004000000030001E000C01F80003FF0001B1D7E9C20>I<0006000000
+06000000060000000F0000000F0000000F00000017800000178000001780000023C0000023C000
+0023C0000041E0000041E0000041E0000080F0000080F0000180F8000100780001FFF80003007C
+0002003C0002003C0006003E0004001E0004001E000C001F001E001F00FF80FFF01C1D7F9C1F>
+I<FFFFC00F00F00F00380F003C0F001C0F001E0F001E0F001E0F001E0F001C0F003C0F00780F01
+F00FFFE00F00780F003C0F001E0F000E0F000F0F000F0F000F0F000F0F000F0F001E0F001E0F00
+3C0F0078FFFFE0181C7E9B1D>I<001F808000E0618001801980070007800E0003801C0003801C
+00018038000180780000807800008070000080F0000000F0000000F0000000F0000000F0000000
+F0000000F0000000F0000000700000807800008078000080380000801C0001001C0001000E0002
+00070004000180080000E03000001FC000191E7E9C1E>I<FFFFC0000F00F0000F003C000F000E
+000F0007000F0007000F0003800F0003C00F0001C00F0001C00F0001E00F0001E00F0001E00F00
+01E00F0001E00F0001E00F0001E00F0001E00F0001C00F0001C00F0003C00F0003800F0007800F
+0007000F000E000F001C000F007000FFFFC0001B1C7E9B20>I<FFFFFC0F003C0F000C0F00040F
+00040F00060F00020F00020F02020F02000F02000F02000F06000FFE000F06000F02000F02000F
+02000F02010F00010F00020F00020F00020F00060F00060F000C0F003CFFFFFC181C7E9B1C>I<
+FFFFF80F00780F00180F00080F00080F000C0F00040F00040F02040F02000F02000F02000F0600
+0FFE000F06000F02000F02000F02000F02000F00000F00000F00000F00000F00000F00000F0000
+0F8000FFF800161C7E9B1B>I<001F808000E0618001801980070007800E0003801C0003801C00
+018038000180780000807800008070000080F0000000F0000000F0000000F0000000F0000000F0
+000000F000FFF0F0000F80700007807800078078000780380007801C0007801C0007800E000780
+07000B800180118000E06080001F80001C1E7E9C21>I<FFF3FFC00F003C000F003C000F003C00
+0F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000FFFFC
+000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F003C000F00
+3C000F003C000F003C000F003C00FFF3FFC01A1C7E9B1F>I<FFF00F000F000F000F000F000F00
+0F000F000F000F000F000F000F000F000F000F000F000F000F000F000F000F000F000F000F000F
+00FFF00C1C7F9B0F>I<1FFF00F800780078007800780078007800780078007800780078007800
+780078007800780078007800787078F878F878F878F0F040E021C01F00101D7F9B15>I<FFF03F
+E00F000F000F000C000F0008000F0010000F0020000F0040000F0080000F0100000F0200000F04
+00000F0E00000F1F00000F2F00000F2780000F4780000F83C0000F01E0000F01E0000F00F0000F
+00F8000F0078000F003C000F003C000F001E000F001F000F001F80FFF07FF01C1C7E9B20>I<FF
+F8000F80000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F
+00000F00000F00000F00000F00000F00080F00080F00080F00180F00180F00100F00300F00700F
+01F0FFFFF0151C7E9B1A>I<FF8000FF800F8000F8000F8000F8000BC00178000BC00178000BC0
+01780009E002780009E002780008F004780008F004780008F00478000878087800087808780008
+78087800083C107800083C107800083C107800081E207800081E207800081E207800080F407800
+080F40780008078078000807807800080780780008030078001C03007800FF8307FF80211C7E9B
+26>I<FF007FC00F800E000F8004000BC0040009E0040009E0040008F0040008F8040008780400
+083C0400083C0400081E0400080F0400080F0400080784000807C4000803C4000801E4000801E4
+000800F40008007C0008007C0008003C0008003C0008001C0008000C001C000C00FF8004001A1C
+7E9B1F>I<003F800000E0E0000380380007001C000E000E001C0007003C000780380003807800
+03C0780003C0700001C0F00001E0F00001E0F00001E0F00001E0F00001E0F00001E0F00001E0F0
+0001E0700001C0780003C0780003C0380003803C0007801C0007000E000E0007001C0003803800
+00E0E000003F80001B1E7E9C20>I<FFFF800F00E00F00780F003C0F001C0F001E0F001E0F001E
+0F001E0F001E0F001C0F003C0F00780F00E00FFF800F00000F00000F00000F00000F00000F0000
+0F00000F00000F00000F00000F00000F0000FFF000171C7E9B1C>I<003F800000E0E000038038
+0007001C000E000E001C0007003C00078038000380780003C0780003C0700001C0F00001E0F000
+01E0F00001E0F00001E0F00001E0F00001E0F00001E0F00001E0700001C0780003C0780003C038
+0003803C0E07801C1107000E208E000720DC0003A0F80000F0E020003FE0200000602000007060
+000078E000003FC000003FC000001F8000000F001B257E9C20>I<FFFF00000F01E0000F007800
+0F003C000F001C000F001E000F001E000F001E000F001E000F001C000F003C000F0078000F01E0
+000FFF00000F03C0000F00E0000F00F0000F0078000F0078000F0078000F0078000F0078000F00
+78000F0078100F0078100F0038100F003C20FFF01C20000007C01C1D7E9B1F>I<07E0801C1980
+300580700380600180E00180E00080E00080E00080F00000F800007C00007FC0003FF8001FFE00
+07FF0000FF80000F800007C00003C00001C08001C08001C08001C0C00180C00180E00300D00200
+CC0C0083F800121E7E9C17>I<7FFFFFC0700F01C0600F00C0400F0040400F0040C00F0020800F
+0020800F0020800F0020000F0000000F0000000F0000000F0000000F0000000F0000000F000000
+0F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000
+001F800003FFFC001B1C7F9B1E>I<FFF07FC00F000E000F0004000F0004000F0004000F000400
+0F0004000F0004000F0004000F0004000F0004000F0004000F0004000F0004000F0004000F0004
+000F0004000F0004000F0004000F0004000F0004000F0004000700080007800800038010000180
+100000C020000070C000001F00001A1D7E9B1F>I<FFE00FF01F0003C00F0001800F0001000F80
+0300078002000780020003C0040003C0040003C0040001E0080001E0080001F0080000F0100000
+F0100000F830000078200000782000003C4000003C4000003C4000001E8000001E8000001F8000
+000F0000000F00000006000000060000000600001C1D7F9B1F>I<FFE0FFE0FF1F001F003C1E00
+1E00180F001F00100F001F00100F001F001007801F00200780278020078027802003C027804003
+C043C04003C043C04003E043C04001E081E08001E081E08001E081E08000F100F10000F100F100
+00F100F100007900FA00007A007A00007A007A00003E007C00003C003C00003C003C00003C003C
+00001800180000180018000018001800281D7F9B2B>I<7FF0FFC00FC03E000780180003C01800
+03E0100001E0200001F0600000F0400000788000007D8000003D0000001E0000001F0000000F00
+00000F8000000F80000013C0000023E0000021E0000041F00000C0F8000080780001007C000300
+3C0002001E0006001F001F003F80FFC0FFF01C1C7F9B1F>I<FFF007FC0F8001E00780008007C0
+018003C0010003E0020001F0020000F0040000F8040000780800007C1800003C1000001E200000
+1F2000000F4000000FC00000078000000780000007800000078000000780000007800000078000
+00078000000780000007800000078000007FF8001E1C809B1F>I<7FFFF07C01F07001E06003C0
+6003C0400780400F80400F00401E00001E00003C00007C0000780000F00000F00001E00003E000
+03C0100780100780100F00101F00301E00203C00203C00607800E0F803E0FFFFE0141C7E9B19>
+I<FEFEC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
+C0FEFE07297C9E0C>I<08081010202040404040808080808080B0B0F8F8787830300D0C7A9C15>
+I<FEFE060606060606060606060606060606060606060606060606060606060606060606060606
+06FEFE0729809E0C>I<0C0012002100408080400A057B9B15>I<E0E0E0E003047C9C0C>I<0810
+204040808080B0F87830050C7D9C0C>I<1FC000307000783800781C00301C00001C00001C0001
+FC000F1C00381C00701C00601C00E01C40E01C40E01C40603C40304E801F870012127E9115>I<
+FC00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C7C001D8600
+1E03001C01801C01C01C00C01C00E01C00E01C00E01C00E01C00E01C00E01C00C01C01C01C0180
+1E030019060010F800131D7F9C17>I<07E00C301878307870306000E000E000E000E000E000E0
+0060007004300418080C3007C00E127E9112>I<003F0000070000070000070000070000070000
+070000070000070000070000070003E7000C1700180F00300700700700600700E00700E00700E0
+0700E00700E00700E00700600700700700300700180F000C370007C7E0131D7E9C17>I<03E00C
+301818300C700E6006E006FFFEE000E000E000E00060007002300218040C1803E00F127F9112>
+I<00F8018C071E061E0E0C0E000E000E000E000E000E00FFE00E000E000E000E000E000E000E00
+0E000E000E000E000E000E000E000E000E007FE00F1D809C0D>I<00038003C4C00C38C01C3880
+181800381C00381C00381C00381C001818001C38000C300013C0001000003000001800001FF800
+1FFF001FFF803003806001C0C000C0C000C0C000C06001803003001C0E0007F800121C7F9215>
+I<FC00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C7C001C87
+001D03001E03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03
+801C03801C0380FF9FF0141D7F9C17>I<18003C003C0018000000000000000000000000000000
+FC001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C00FF80091D7F
+9C0C>I<00C001E001E000C000000000000000000000000000000FE000E000E000E000E000E000
+E000E000E000E000E000E000E000E000E000E000E000E000E000E000E060E0F0C0F1C061803E00
+0B25839C0D>I<FC00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00
+001C3FC01C0F001C0C001C08001C10001C20001C40001CE0001DE0001E70001C78001C38001C3C
+001C1C001C0E001C0F001C0F80FF9FE0131D7F9C16>I<FC001C001C001C001C001C001C001C00
+1C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C
+00FF80091D7F9C0C>I<FC7E07E0001C838838001D019018001E01E01C001C01C01C001C01C01C
+001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C0
+1C001C01C01C001C01C01C001C01C01C00FF8FF8FF8021127F9124>I<FC7C001C87001D03001E
+03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C
+0380FF9FF014127F9117>I<03F0000E1C00180600300300700380600180E001C0E001C0E001C0
+E001C0E001C0E001C06001807003803003001806000E1C0003F00012127F9115>I<FC7C001D86
+001E03001C01801C01C01C00C01C00E01C00E01C00E01C00E01C00E01C00E01C01C01C01C01C01
+801E03001D06001CF8001C00001C00001C00001C00001C00001C00001C0000FF8000131A7F9117
+>I<03C1000C3300180B00300F00700700700700E00700E00700E00700E00700E00700E0070060
+0700700700300F00180F000C370007C70000070000070000070000070000070000070000070000
+3FE0131A7E9116>I<FCE01D301E781E781C301C001C001C001C001C001C001C001C001C001C00
+1C001C00FFC00D127F9110>I<1F9030704030C010C010E010F8007F803FE00FF000F880388018
+C018C018E010D0608FC00D127F9110>I<04000400040004000C000C001C003C00FFE01C001C00
+1C001C001C001C001C001C001C001C101C101C101C101C100C100E2003C00C1A7F9910>I<FC1F
+801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03
+801C07800C07800E1B8003E3F014127F9117>I<FF07E03C03801C01001C01000E02000E020007
+040007040007040003880003880003D80001D00001D00000E00000E00000E00000400013127F91
+16>I<FF3FCFE03C0F03801C0701801C0701001C0B01000E0B82000E0B82000E1182000711C400
+0711C4000720C40003A0E80003A0E80003C0680001C0700001C0700001803000008020001B127F
+911E>I<7F8FF00F03800F030007020003840001C80001D80000F00000700000780000F800009C
+00010E00020E000607000403801E07C0FF0FF81512809116>I<FF07E03C03801C01001C01000E
+02000E020007040007040007040003880003880003D80001D00001D00000E00000E00000E00000
+4000004000008000008000F08000F10000F300006600003C0000131A7F9116>I<7FFC70386038
+407040F040E041C003C0038007000F040E041C043C0C380870087038FFF80E127F9112>I<FFFF
+F01401808B15>I<FFFFFFFFFF802901808B2A>I<38703870387070E060C060C0C1800C077B9C15
+>I<1C043F0843F080E00E047D9B15>I<6060F0F0F0F060600C047C9C15>I
+E /Fv 58 123 df<000FF07F00007FFBFFC001F83FE3C003F07F87E007E07F87E00FC07F07E00F
+C07F03C00FC03F00000FC03F00000FC03F00000FC03F00000FC03F00000FC03F0000FFFFFFFC00
+FFFFFFFC000FC03F00000FC03F00000FC03F00000FC03F00000FC03F00000FC03F00000FC03F00
+000FC03F00000FC03F00000FC03F00000FC03F00000FC03F00000FC03F00000FC03F00000FC03F
+00000FC03F00000FC03F00000FC03F00007FF9FFF0007FF9FFF00023237FA221>11
+D<0007F800007FFC0001FC0E0003F01F0007E03F000FC03F000FC03F000FC03F000FC01E000FC0
+0C000FC000000FC000000FC0FF80FFFFFF80FFFFFF800FC01F800FC01F800FC01F800FC01F800F
+C01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F80
+0FC01F800FC01F800FC01F800FC01F807FF8FFF07FF8FFF01C237FA220>I<3C7EFFFFFFFFFF7E
+7E7E7E7E7E3C3C3C3C3C3C18181818000000003C7EFFFFFFFF7E3C08237CA211>33
+D<3C007E00FF00FF00FF80FF807F803D800180018003000300070006000C001C00380020000912
+7CA210>39 D<3C007E00FF00FF00FF80FF807F803D800180018003000300070006000C001C0038
+00200009127C8710>44 D<FFFCFFFCFFFCFFFCFFFC0E057F8D13>I<3C7EFFFFFFFF7E3C08087C
+8710>I<00FF0003FFC00FC3F01F00F83E007C3E007C7C003E7C003E7C003E7C003EFC003FFC00
+3FFC003FFC003FFC003FFC003FFC003FFC003FFC003FFC003FFC003FFC003FFC003F7C003E7C00
+3E7E007E3E007C3E007C1F00F80FC3F003FFC000FF0018207E9F1D>48 D<00380000780003F800
+FFF800FDF80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F800
+01F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F800
+01F8007FFFF07FFFF014207C9F1D>I<03FC000FFF803C0FE07007F07C03F8FE01F8FE01FCFE01
+FCFE01FC7C01FC3801FC0001FC0001F80003F80003F00007E0000FC0000F80001E00003C000078
+0000E00C01C00C03801C0300180600180FFFF81FFFF83FFFF87FFFF0FFFFF0FFFFF016207D9F1D
+>I<00FF0007FFC00F03F01E01F83F01F83F01FC3F81FC3F01FC1F01FC0C01F80001F80003F000
+03E0000FC000FF0000FF000003E00001F80001FC0000FE0000FE0000FF7C00FF7C00FFFE00FFFE
+00FFFE00FE7C01FC7801FC3C03F00FFFE001FF0018207E9F1D>I<0000E00001E00003E00003E0
+0007E0000FE0001FE0001BE00033E00073E000E3E001C3E00183E00303E00703E00E03E00C03E0
+1803E03803E07003E0E003E0FFFFFFFFFFFF0007E00007E00007E00007E00007E00007E00007E0
+01FFFF01FFFF18207E9F1D>I<1000301E00F01FFFE01FFFE01FFFC01FFF001FFE001FF8001800
+0018000018000018000019FE001FFF801E07E01803F01001F00001F80001F80001FC0001FC7801
+FCFC01FCFC01FCFC01FCFC01F8F801F86003F03003E01C0FC00FFF0003FC0016207D9F1D>I<00
+1FC000FFF001F03807C0780F80FC1F00FC1F00FC3F00FC7E00787E00007E0000FE0000FE3FC0FE
+7FF0FE80F8FF807CFF007EFF007EFE007FFE007FFE007FFE007F7E007F7E007F7E007F3E007E3E
+007E1F007C0F00F807C1F003FFE000FF0018207E9F1D>I<3000003C00003FFFFF3FFFFF3FFFFE
+7FFFFC7FFFF87FFFF0600060600060E000C0C00180C00300000600000E00000C00001C00001C00
+003C00003C0000780000780000F80000F80000F80000F80001F80001F80001F80001F80001F800
+01F80000F00000600018227DA11D>I<00FF0003FFE00701F00E00781C00781C003C3C003C3E00
+3C3F003C3FC03C3FE0781FF8F01FFFE00FFF8007FFE003FFF007FFF81F3FFC3C0FFE7803FE7801
+FFF0007FF0001FF0000FF0000FF0000EF8000E78001C3C001C1F00F00FFFE001FF0018207E9F1D
+>I<00FF0007FFC00F83E01F00F03E00F87E007C7E007CFE007EFE007EFE007EFE007FFE007FFE
+007FFE007F7E00FF7E00FF3E01FF1F017F0FFE7F03FC7F00007F00007E00007E1E007E3F00FC3F
+00FC3F00F83F01F01E03E01C0FC00FFF0003F80018207E9F1D>I<000030000000007800000000
+7800000000FC00000000FC00000000FC00000001FE00000001FE00000003FF000000037F000000
+037F000000063F800000063F8000000E3FC000000C1FC000000C1FC00000180FE00000180FE000
+00300FF000003007F000007007F800006003F800006003F80000FFFFFC0000FFFFFC0001C001FE
+00018000FE00018000FE000300007F000300007F000700007F800700003F80FFF007FFFCFFF007
+FFFC26227EA12B>65 D<FFFFFF8000FFFFFFE00007E003F80007E001FC0007E000FE0007E000FE
+0007E000FF0007E0007F0007E0007F0007E0007F0007E000FF0007E000FE0007E000FE0007E001
+FC0007E003F80007FFFFE00007FFFFF00007E003FC0007E000FE0007E0007F0007E0007F8007E0
+003F8007E0003FC007E0003FC007E0003FC007E0003FC007E0003FC007E0003FC007E0003F8007
+E0007F8007E000FF0007E001FE00FFFFFFF800FFFFFFC00022227DA129>I<FFFFFF8000FFFFFF
+F80007F001FC0007F0007F0007F0003F8007F0000FC007F0000FE007F00007E007F00007F007F0
+0003F007F00003F807F00003F807F00003F807F00003FC07F00003FC07F00003FC07F00003FC07
+F00003FC07F00003FC07F00003FC07F00003FC07F00003FC07F00003F807F00003F807F00003F8
+07F00007F007F00007F007F0000FE007F0000FC007F0001F8007F0007F0007F001FE00FFFFFFF8
+00FFFFFFC00026227EA12C>68 D<FFFFFFFC00FFFFFFFC0007F000FC0007F0003E0007F0001E00
+07F0000E0007F000060007F000060007F000060007F00C030007F00C030007F00C030007F00C00
+0007F01C000007F03C000007FFFC000007FFFC000007F03C000007F01C000007F00C000007F00C
+000007F00C018007F00C018007F000018007F000030007F000030007F000030007F000070007F0
+00070007F0000F0007F0001F0007F000FE00FFFFFFFE00FFFFFFFE0021227EA126>I<FFFFFFF8
+FFFFFFF807F001F807F0007C07F0003C07F0001C07F0000C07F0000C07F0000C07F0000607F018
+0607F0180607F0180007F0180007F0380007F0780007FFF80007FFF80007F0780007F0380007F0
+180007F0180007F0180007F0180007F0000007F0000007F0000007F0000007F0000007F0000007
+F0000007F00000FFFFE000FFFFE0001F227EA124>I<FFFF81FFFFFFFF81FFFF07F0000FE007F0
+000FE007F0000FE007F0000FE007F0000FE007F0000FE007F0000FE007F0000FE007F0000FE007
+F0000FE007F0000FE007F0000FE007F0000FE007FFFFFFE007FFFFFFE007F0000FE007F0000FE0
+07F0000FE007F0000FE007F0000FE007F0000FE007F0000FE007F0000FE007F0000FE007F0000F
+E007F0000FE007F0000FE007F0000FE007F0000FE007F0000FE0FFFF81FFFFFFFF81FFFF28227E
+A12D>72 D<FFFFE000FFFFE00007F0000007F0000007F0000007F0000007F0000007F0000007F0
+000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007
+F0000007F0000007F0000007F0001807F0001807F0003807F0003007F0003007F0003007F00070
+07F000F007F001F007F003F007F00FE0FFFFFFE0FFFFFFE01D227EA122>76
+D<FFF000001FFEFFF800003FFE07F800003FC007F800003FC006FC00006FC006FC00006FC0067E
+0000CFC0067E0000CFC0063F00018FC0063F00018FC0063F00018FC0061F80030FC0061F80030F
+C0060FC0060FC0060FC0060FC00607E00C0FC00607E00C0FC00607E00C0FC00603F0180FC00603
+F0180FC00601F8300FC00601F8300FC00600FC600FC00600FC600FC00600FC600FC006007EC00F
+C006007EC00FC006003F800FC006003F800FC006001F000FC006001F000FC006001F000FC0FFF0
+0E01FFFEFFF00E01FFFE2F227DA136>I<0007FE0000003FFFC00000FE07F00003F801FC0007F0
+00FE000FE0007F001FC0003F801F80001F803F80001FC03F80001FC07F00000FE07F00000FE07F
+00000FE0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0
+FF00000FF0FF00000FF07F00000FE07F80001FE07F80001FE03F80001FC01FC0003F801FC0003F
+800FE0007F0007F000FE0003F801FC0000FE07F000003FFFC0000007FE000024227DA12B>79
+D<FFFFFF8000FFFFFFF00007F003F80007F001FC0007F000FE0007F0007F0007F0007F0007F000
+7F8007F0007F8007F0007F8007F0007F8007F0007F8007F0007F0007F0007F0007F000FE0007F0
+01FC0007F003F80007FFFFF00007FFFF800007F000000007F000000007F000000007F000000007
+F000000007F000000007F000000007F000000007F000000007F000000007F000000007F0000000
+07F0000000FFFF800000FFFF80000021227EA127>I<FFFFFF0000FFFFFFE00007F007F80007F0
+01FC0007F000FE0007F0007F0007F0007F8007F0007F8007F0007F8007F0007F8007F0007F8007
+F0007F8007F0007F0007F000FE0007F001FC0007F007F80007FFFFE00007FFFF800007F00FC000
+07F003F00007F003F80007F001F80007F001FC0007F001FC0007F001FC0007F001FC0007F001FE
+0007F001FE0007F001FE0307F001FF0307F000FF0307F0007F86FFFF803FFCFFFF800FF828227E
+A12B>82 D<01FE020007FFCE001F01FE003C007E003C001E0078000E0078000E00F8000600F800
+0600FC000600FC000000FF000000FFF000007FFF80003FFFE0003FFFF8001FFFFC0007FFFE0003
+FFFF00003FFF000001FF0000003F8000001F8000001F80C0000F80C0000F80C0000F80E0000F00
+E0000F00F0001E00FC001C00FF807800E7FFF000807FC00019227DA120>I<7FFFFFFFC07FFFFF
+FFC07E03F80FC07803F803C07003F801C06003F800C0E003F800E0E003F800E0C003F80060C003
+F80060C003F80060C003F800600003F800000003F800000003F800000003F800000003F8000000
+03F800000003F800000003F800000003F800000003F800000003F800000003F800000003F80000
+0003F800000003F800000003F800000003F800000003F800000003F8000003FFFFF80003FFFFF8
+0023217EA028>I<FFFF801FFEFFFF801FFE07F00000C007F00000C007F00000C007F00000C007
+F00000C007F00000C007F00000C007F00000C007F00000C007F00000C007F00000C007F00000C0
+07F00000C007F00000C007F00000C007F00000C007F00000C007F00000C007F00000C007F00000
+C007F00000C007F00000C007F00000C007F00000C003F000018003F800018001F800030000FC00
+0600007E000C00003F807800000FFFF0000000FF800027227EA12C>I<FFFF07FFF80FFFFFFF07
+FFF80FFF07F0007F00007007F0003F80006007F8003F80006003F8003FC000C003F8001FC000C0
+03FC001FC001C001FC003FE0018001FC003FE0018000FE003FF0030000FE0067F0030000FF0067
+F00300007F00E7F80600007F00C3F80600007F80C3F80E00003F8181FC0C00003F8181FC0C0000
+1FC381FE1800001FC300FE1800001FE300FE3800000FE6007F3000000FE6007F30000007F6007F
+60000007FC003FE0000007FC003FE0000003FC003FC0000003F8001FC0000003F8001FC0000001
+F0000F80000001F0000F80000000F0000F00000000E0000700000000600006000038227FA13B>
+87 D<7FFF83FFF07FFF83FFF007F8003C0003FC00180001FE00300001FE00700000FF00E00000
+7F80C000003F818000003FC38000001FE70000000FE60000000FFC00000007FC00000003FC0000
+0003FC00000001FE00000000FF00000001FF00000001FF800000033FC00000071FC000000E1FE0
+00000C0FF000001807F800003807F800003003FC00006001FE0000E001FE0001C000FF00018000
+7F800380003F80FFF807FFFCFFF807FFFC26227EA12B>I<07FE00001FFF80003F07E0003F03F0
+003F01F0003F01F8001E01F8000001F8000001F800003FF80003FDF8001F81F8003E01F8007C01
+F800F801F800F801F800F801F800F801F8007C02F8007E0CF8001FF87F8007E03F8019167E951C
+>97 D<FF800000FF8000001F8000001F8000001F8000001F8000001F8000001F8000001F800000
+1F8000001F8000001F8000001F8000001F87F0001FBFFC001FF03E001FC01F001F800F801F800F
+C01F8007C01F8007E01F8007E01F8007E01F8007E01F8007E01F8007E01F8007E01F8007C01F80
+07C01F800FC01F800F801FC01F001E707E001C3FFC00180FE0001B237EA220>I<00FF8007FFE0
+0F83F01F03F03E03F07E03F07C01E07C0000FC0000FC0000FC0000FC0000FC0000FC00007C0000
+7E00007E00003F00301F00600FC0E007FF8000FE0014167E9519>I<0001FF000001FF0000003F
+0000003F0000003F0000003F0000003F0000003F0000003F0000003F0000003F0000003F000000
+3F0000FE3F0007FFBF000FC1FF001F007F003E003F007E003F007C003F007C003F00FC003F00FC
+003F00FC003F00FC003F00FC003F00FC003F00FC003F007C003F007E003F003E003F001F007F00
+0F81FF0007FF3FE001FC3FE01B237EA220>I<00FE0007FF800F83C01F01E03E00F07E00F07C00
+F87C0078FC0078FFFFF8FFFFF8FC0000FC0000FC00007C00007C00003E00183E00181F00300F80
+E003FFC000FF0015167E951A>I<001F8000FFE001F1F003E3F007E3F00FC3F00FC1E00FC0000F
+C0000FC0000FC0000FC0000FC000FFFE00FFFE000FC0000FC0000FC0000FC0000FC0000FC0000F
+C0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0007FFC007F
+FC0014237EA212>I<00FE0F8003FF9FC00F83E3C01F01F3C01E00F0003E00F8003E00F8003E00
+F8003E00F8003E00F8001E00F0001F01F0000F83E0000BFF800008FE000018000000180000001C
+0000001FFFE0001FFFFC000FFFFF0007FFFF001FFFFF807C001FC078000FC0F80007C0F80007C0
+F80007C07C000F803E001F001F807E000FFFFC0001FFE0001A217F951D>I<FF800000FF800000
+1F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000
+001F8000001F83F0001F8FFC001F987E001FA03E001FC03F001FC03F001F803F001F803F001F80
+3F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F
+803F001F803F00FFF1FFE0FFF1FFE01B237DA220>I<1E003F007F807F807F807F803F001E0000
+0000000000000000000000FF80FF801F801F801F801F801F801F801F801F801F801F801F801F80
+1F801F801F801F801F801F80FFF0FFF00C247EA30F>I<FF800000FF8000001F8000001F800000
+1F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F80FF
+801F80FF801F803C001F8030001F80E0001F81C0001F8300001F8600001F9E00001FBE00001FFF
+00001FDF80001F8FC0001F07C0001F07E0001F03F0001F01F8001F00F8001F00FC001F007E00FF
+E1FFC0FFE1FFC01A237EA21E>107 D<FF80FF801F801F801F801F801F801F801F801F801F801F
+801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F80
+1F801F80FFF0FFF00C237EA20F>I<FF03F803F800FF0FFE0FFE001F183F183F001F201F201F00
+1F401FC01F801F401FC01F801F801F801F801F801F801F801F801F801F801F801F801F801F801F
+801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F80
+1F801F801F801F801F801F801F801F801F80FFF0FFF0FFF0FFF0FFF0FFF02C167D9531>I<FF03
+F000FF0FFC001F187E001F203E001F403F001F403F001F803F001F803F001F803F001F803F001F
+803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F00
+FFF1FFE0FFF1FFE01B167D9520>I<00FF0007FFE00F81F01F00F83E007C7C003E7C003E7C003E
+FC003FFC003FFC003FFC003FFC003FFC003FFC003F7C003E7E007E3E007C1F00F80F81F007FFE0
+00FF0018167E951D>I<FF87F000FFBFFC001FF07E001FC01F001F800F801F800FC01F800FC01F
+8007E01F8007E01F8007E01F8007E01F8007E01F8007E01F8007E01F8007C01F800FC01F800FC0
+1F801F801FC01F001FF07E001FBFFC001F8FE0001F8000001F8000001F8000001F8000001F8000
+001F8000001F8000001F800000FFF00000FFF000001B207E9520>I<00FE030007FF07000FC1CF
+001F00DF003F007F007E003F007E003F007C003F00FC003F00FC003F00FC003F00FC003F00FC00
+3F00FC003F00FC003F007E003F007E003F003E007F001F00FF000FC1FF0007FF3F0001FC3F0000
+003F0000003F0000003F0000003F0000003F0000003F0000003F0000003F000001FFE00001FFE0
+1B207E951E>I<FF0F80FF1FE01F33F01F63F01F43F01F43F01FC1E01F80001F80001F80001F80
+001F80001F80001F80001F80001F80001F80001F80001F80001F8000FFF800FFF80014167E9518
+>I<07F9801FFF80380780700380F00180F00180F80000FF0000FFF8007FFE003FFF001FFF8007
+FF80003FC0C007C0C003C0E003C0E003C0F00380FC0F00EFFE00C3F80012167E9517>I<00C000
+00C00000C00000C00001C00001C00003C00007C0000FC0001FC000FFFF00FFFF000FC0000FC000
+0FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC1800FC1800FC1800FC180
+0FC18007C18007E30003FE0000FC0011207F9F16>I<FF81FF00FF81FF001F803F001F803F001F
+803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F00
+1F803F001F803F001F803F001F807F001F80FF000FC1BF0007FF3FE001FC3FE01B167D9520>I<
+FFF01FE0FFF01FE00FC007000FC006000FE00E0007E00C0007F01C0003F0180003F8180001F830
+0001F8300000FC600000FC6000007EC000007EC000007FC000003F8000003F8000001F0000001F
+0000000E0000000E00001B167F951E>I<FFF3FF87FCFFF3FF87FC1F807C00E00FC07C00C00FC0
+7E00C00FE03E01C007E03F018007E07F018003F07F030003F0CF830001F8CF860001F8CFC60001
+FD87C60000FD87CC0000FF03EC00007F03F800007F03F800007E01F800003E01F000003C00F000
+001C00E000001800600026167F9529>I<FFF0FFC0FFF0FFC00FC01C0007E0380007F0700003F0
+E00001F8C00000FD8000007F0000007F0000003F0000001F8000003FC0000037E0000067F00000
+C3F00001C1F8000380FC000700FE000E007E00FFC1FFE0FFC1FFE01B167F951E>I<FFF01FE0FF
+F01FE00FC007000FC006000FE00E0007E00C0007F01C0003F0180003F8180001F8300001F83000
+00FC600000FC6000007EC000007EC000007FC000003F8000003F8000001F0000001F0000000E00
+00000E0000000C0000000C00000018000078180000FC380000FC300000FC60000069E000007F80
+00001F0000001B207F951E>I<7FFFE07FFFE0780FC0701FC0601F80E03F00C07F00C07E00C0FC
+0001FC0001F80003F00007F03007E0300FC0301FC0701F80703F00607F00E07E03E0FFFFE0FFFF
+E014167E9519>I E /Fw 45 122 df<1C007F00FF80FF80FF80FF80FF80FF807F007F007F007F
+007F007F007F003F003E003E003E003E003E003E003E001C001C001C001C000000000000000000
+000000001C003E007F00FF80FF80FF807F003E001C00092A7AA915>33 D<1C007F007F00FF80FF
+C0FFC07FC07FC01CC000C000C00180018001800300030006000C001800300020000A157B8813>
+44 D<003F800001FFF00007E0FC000FC07E001F803F001F803F003F001F803F001F807F001FC0
+7F001FC07F001FC07F001FC0FF001FE0FF001FE0FF001FE0FF001FE0FF001FE0FF001FE0FF001F
+E0FF001FE0FF001FE0FF001FE0FF001FE0FF001FE0FF001FE0FF001FE0FF001FE07F001FC07F00
+1FC07F001FC07F001FC03F001F803F001F801F803F001F803F000FC07E0007E0FC0001FFF00000
+3F80001B277DA622>48 D<000E00001E00007E0007FE00FFFE00FFFE00F8FE0000FE0000FE0000
+FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000
+FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000
+FE007FFFFE7FFFFE7FFFFE17277BA622>I<00FF800003FFF0000FFFFC001F03FE003800FF007C
+007F80FE003FC0FF003FC0FF003FE0FF001FE0FF001FE07E001FE03C003FE000003FE000003FC0
+00003FC000007F8000007F000000FE000000FC000001F8000003F0000003E00000078000000F00
+00001E0000003C00E0007000E000E000E001C001C0038001C0070001C00FFFFFC01FFFFFC03FFF
+FFC07FFFFFC0FFFFFF80FFFFFF80FFFFFF801B277DA622>I<007F800003FFF00007FFFC000F81
+FE001F00FF003F80FF003F807F803F807F803F807F801F807F800F007F800000FF000000FF0000
+00FE000001FC000001F8000007F00000FFC00000FFF0000001FC0000007E0000007F0000007F80
+00003FC000003FC000003FE000003FE03C003FE07E003FE0FF003FE0FF003FE0FF003FC0FF007F
+C07E007F807C007F003F01FE001FFFFC0007FFF00000FF80001B277DA622>I<00000E0000001E
+0000003E0000007E000000FE000000FE000001FE000003FE0000077E00000E7E00000E7E00001C
+7E0000387E0000707E0000E07E0000E07E0001C07E0003807E0007007E000E007E000E007E001C
+007E0038007E0070007E00E0007E00FFFFFFF8FFFFFFF8FFFFFFF80000FE000000FE000000FE00
+0000FE000000FE000000FE000000FE000000FE00007FFFF8007FFFF8007FFFF81D277EA622>I<
+0C0003000F803F000FFFFE000FFFFC000FFFF8000FFFF0000FFFE0000FFFC0000FFE00000E0000
+000E0000000E0000000E0000000E0000000E0000000E7FC0000FFFF8000F80FC000E003E000C00
+3F0000001F8000001FC000001FC000001FE000001FE018001FE07C001FE0FE001FE0FE001FE0FE
+001FE0FE001FC0FC001FC078003F8078003F803C007F001F01FE000FFFF80003FFF00000FF8000
+1B277DA622>I<0007F000003FFC0000FFFE0001FC0F0003F01F8007E03F800FC03F801FC03F80
+1F803F803F801F003F8000007F0000007F0000007F000000FF000000FF0FC000FF3FF800FF707C
+00FFC03E00FFC03F00FF801F80FF801FC0FF001FC0FF001FE0FF001FE0FF001FE07F001FE07F00
+1FE07F001FE07F001FE03F001FE03F001FC01F801FC01F803F800FC03F0007E07E0003FFFC0000
+FFF000003FC0001B277DA622>I<380000003E0000003FFFFFF03FFFFFF03FFFFFF07FFFFFE07F
+FFFFC07FFFFF807FFFFF0070000E0070000E0070001C00E0003800E0007000E000E0000000E000
+0001C000000380000007800000078000000F0000000F0000001F0000001F0000003F0000003E00
+00003E0000007E0000007E0000007E0000007E000000FE000000FE000000FE000000FE000000FE
+000000FE000000FE000000FE0000007C0000003800001C297CA822>I<003FC00001FFF00003FF
+FC0007C07E000F003F001E001F001E000F803E000F803E000F803F000F803F000F803FC00F003F
+F01F001FFC1E001FFE3C000FFFF80007FFE00003FFF80001FFFC0001FFFE0007FFFF000F0FFF80
+1E03FFC03C01FFC07C007FE078001FE0F80007E0F80007E0F80003E0F80003E0F80003E0F80003
+C07C0003C07C0007803F000F001FC03E000FFFFC0003FFF800007FC0001B277DA622>I<007F80
+0001FFF00007FFF8000FE0FC001F807E003F803F007F003F007F001F80FF001F80FF001FC0FF00
+1FC0FF001FC0FF001FE0FF001FE0FF001FE0FF001FE07F001FE07F003FE03F003FE01F807FE00F
+807FE007C1DFE003FF9FE0007E1FE000001FE000001FC000001FC000001FC000003F801F003F80
+3F803F003F803F003F807E003F807C001F01F8001E03F0000FFFE00007FF800001FE00001B277D
+A622>I<000003800000000007C00000000007C0000000000FE0000000000FE0000000000FE000
+0000001FF0000000001FF0000000003FF8000000003FF8000000003FF80000000073FC00000000
+73FC00000000F3FE00000000E1FE00000000E1FE00000001C0FF00000001C0FF00000003C0FF80
+000003807F80000007807FC0000007003FC0000007003FC000000E003FE000000E001FE000001E
+001FF000001C000FF000001FFFFFF000003FFFFFF800003FFFFFF80000780007FC0000700003FC
+0000700003FC0000E00001FE0000E00001FE0001E00001FF0001C00000FF0001C00000FF00FFFE
+001FFFFEFFFE001FFFFEFFFE001FFFFE2F297EA834>65 D<00003FF001800003FFFE0380000FFF
+FF8780003FF007DF8000FF8001FF8001FE00007F8003FC00003F8007F000001F800FF000000F80
+1FE0000007801FE0000007803FC0000007803FC0000003807FC0000003807F80000003807F8000
+000000FF8000000000FF8000000000FF8000000000FF8000000000FF8000000000FF8000000000
+FF8000000000FF8000000000FF80000000007F80000000007F80000000007FC0000003803FC000
+0003803FC0000003801FE0000003801FE0000007000FF00000070007F000000E0003FC00001E00
+01FE00003C0000FF8000F800003FF007E000000FFFFFC0000003FFFF000000003FF8000029297C
+A832>67 D<FFFFFFF80000FFFFFFFF8000FFFFFFFFE00003FC001FF80003FC0007FC0003FC0001
+FE0003FC0000FF0003FC00007F8003FC00003FC003FC00001FC003FC00001FE003FC00001FE003
+FC00000FF003FC00000FF003FC00000FF003FC00000FF003FC00000FF803FC00000FF803FC0000
+0FF803FC00000FF803FC00000FF803FC00000FF803FC00000FF803FC00000FF803FC00000FF803
+FC00000FF803FC00000FF003FC00000FF003FC00000FF003FC00001FE003FC00001FE003FC0000
+1FC003FC00003FC003FC00007F8003FC00007F0003FC0001FE0003FC0003FC0003FC001FF800FF
+FFFFFFE000FFFFFFFF8000FFFFFFFC00002D297DA835>I<FFFFFFFFE0FFFFFFFFE0FFFFFFFFE0
+03FC001FE003FC0007F003FC0001F003FC0001F003FC0000F003FC00007003FC00007003FC0000
+7003FC01C07803FC01C03803FC01C03803FC01C03803FC03C00003FC03C00003FC0FC00003FFFF
+C00003FFFFC00003FFFFC00003FC0FC00003FC03C00003FC03C00003FC01C00E03FC01C00E03FC
+01C00E03FC01C01C03FC00001C03FC00001C03FC00001C03FC00003C03FC00003803FC00007803
+FC0000F803FC0001F803FC0003F803FC001FF8FFFFFFFFF0FFFFFFFFF0FFFFFFFFF027297DA82D
+>I<00007FE003000003FFFC0700001FFFFF0F00003FF00FFF0000FF8001FF0001FE0000FF0003
+F800003F0007F000003F000FF000001F001FE000000F001FE000000F003FC000000F003FC00000
+07007FC0000007007F80000007007F8000000000FF8000000000FF8000000000FF8000000000FF
+8000000000FF8000000000FF8000000000FF8000000000FF8000000000FF8001FFFFF87F8001FF
+FFF87F8001FFFFF87FC00000FF003FC00000FF003FC00000FF001FE00000FF001FE00000FF000F
+F00000FF0007F00000FF0003F80000FF0001FE0000FF0000FF8001FF00003FF007BF00001FFFFF
+1F000003FFFE0F0000007FF003002D297CA836>71 D<FFFFFCFFFFFCFFFFFC01FE0001FE0001FE
+0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE
+0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE0001FE
+0001FE0001FE0001FE0001FE0001FE0001FE00FFFFFCFFFFFCFFFFFC16297EA81A>73
+D<FFFE0000001FFFC0FFFE0000001FFFC0FFFF0000003FFFC003FF0000003FF00003FF0000003F
+F00003BF80000077F00003BF80000077F000039FC00000E7F000039FC00000E7F000038FE00001
+C7F000038FE00001C7F0000387F0000387F0000387F0000387F0000387F0000387F0000383F800
+0707F0000383F8000707F0000381FC000E07F0000381FC000E07F0000380FE001C07F0000380FE
+001C07F0000380FF003807F00003807F003807F00003807F003807F00003803F807007F0000380
+3F807007F00003801FC0E007F00003801FC0E007F00003800FE1C007F00003800FE1C007F00003
+800FE1C007F000038007F38007F000038007F38007F000038003FF0007F000038003FF0007F000
+038001FE0007F000038001FE0007F000038000FC0007F000038000FC0007F000FFFE00FC01FFFF
+C0FFFE007801FFFFC0FFFE007801FFFFC03A297DA841>77 D<FFFC0000FFFEFFFE0000FFFEFFFF
+0000FFFE03FF8000038003FF8000038003BFC0000380039FE0000380039FF0000380038FF80003
+800387F80003800383FC0003800381FE0003800381FF0003800380FF80038003807FC003800380
+3FC0038003801FE0038003800FF0038003800FF80380038007FC0380038003FC0380038001FE03
+80038000FF0380038000FF83800380007FC3800380003FE3800380001FE3800380000FF3800380
+0007FB8003800007FF8003800003FF8003800001FF8003800000FF80038000007F80038000007F
+80038000003F80038000001F80038000000F80FFFE00000780FFFE00000380FFFE000003802F29
+7DA836>I<FFFFFFE00000FFFFFFFE0000FFFFFFFF800003FC007FE00003FC000FF00003FC0007
+F80003FC0007FC0003FC0003FC0003FC0003FE0003FC0003FE0003FC0003FE0003FC0003FE0003
+FC0003FE0003FC0003FE0003FC0003FC0003FC0007F80003FC0007F80003FC001FE00003FC007F
+C00003FFFFFE000003FFFFF0000003FC00FC000003FC007F000003FC003F800003FC003F800003
+FC001FC00003FC001FE00003FC001FE00003FC001FE00003FC001FE00003FC001FE00003FC001F
+F00003FC001FF00003FC001FF00003FC001FF00703FC001FF80703FC000FF80703FC0007F80EFF
+FFF003FE1CFFFFF001FFF8FFFFF0003FF030297DA834>82 D<007F806003FFF0E007FFF9E00F80
+7FE01F001FE03E0007E07C0003E07C0001E0FC0001E0FC0001E0FC0000E0FE0000E0FE0000E0FF
+000000FFC000007FFE00007FFFE0003FFFFC001FFFFE000FFFFF8007FFFFC003FFFFE000FFFFE0
+0007FFF000007FF000000FF8000007F8000003F8600001F8E00001F8E00001F8E00001F8F00001
+F0F00001F0F80003F0FC0003E0FF0007C0FFE01F80F3FFFF00E0FFFE00C01FF0001D297CA826>
+I<7FFFFFFFFFC07FFFFFFFFFC07FFFFFFFFFC07F803FC03FC07E003FC007C078003FC003C07800
+3FC003C070003FC001C0F0003FC001E0F0003FC001E0E0003FC000E0E0003FC000E0E0003FC000
+E0E0003FC000E0E0003FC000E000003FC0000000003FC0000000003FC0000000003FC000000000
+3FC0000000003FC0000000003FC0000000003FC0000000003FC0000000003FC0000000003FC000
+0000003FC0000000003FC0000000003FC0000000003FC0000000003FC0000000003FC000000000
+3FC0000000003FC0000000003FC0000000003FC0000000003FC00000007FFFFFE000007FFFFFE0
+00007FFFFFE0002B287EA730>I<7FFFF81FFFF07FFFF81FFFF07FFFF81FFFF001FF0000780000
+FF8000F000007FC001E000007FC001C000003FE003C000001FF0078000000FF80F0000000FF80E
+00000007FC1E00000003FE3C00000003FE7800000001FF7000000000FFF0000000007FE0000000
+007FC0000000003FE0000000001FF0000000001FF0000000001FF8000000001FFC000000003FFE
+000000007BFE00000000F1FF00000000E0FF80000001E0FFC0000003C07FC0000007803FE00000
+07001FF000000F001FF000001E000FF800003C0007FC0000380003FE0000780003FE0000F00001
+FF0000E00000FF80FFFF801FFFFEFFFF801FFFFEFFFF801FFFFE2F297EA834>88
+D<01FF800007FFF0000F81F8001FC07E001FC07E001FC03F000F803F8007003F8000003F800000
+3F8000003F80000FFF8000FFFF8007FC3F800FE03F803F803F803F003F807F003F80FE003F80FE
+003F80FE003F80FE003F807E007F807F00DF803F839FFC0FFF0FFC01FC03FC1E1B7E9A21>97
+D<FFE0000000FFE0000000FFE00000000FE00000000FE00000000FE00000000FE00000000FE000
+00000FE00000000FE00000000FE00000000FE00000000FE00000000FE00000000FE00000000FE1
+FE00000FE7FF80000FFE07E0000FF801F0000FF000F8000FE000FC000FE000FE000FE0007F000F
+E0007F000FE0007F000FE0007F800FE0007F800FE0007F800FE0007F800FE0007F800FE0007F80
+0FE0007F800FE0007F000FE0007F000FE0007F000FE000FE000FE000FC000FF001F8000FF803F0
+000F9E07E0000F07FF80000E01FC0000212A7EA926>I<001FF80000FFFE0003F01F0007E03F80
+0FC03F801F803F803F801F007F800E007F0000007F000000FF000000FF000000FF000000FF0000
+00FF000000FF000000FF0000007F0000007F0000007F8000003F8001C01F8001C00FC0038007E0
+070003F01E0000FFFC00001FE0001A1B7E9A1F>I<00003FF80000003FF80000003FF800000003
+F800000003F800000003F800000003F800000003F800000003F800000003F800000003F8000000
+03F800000003F800000003F800000003F800001FE3F80000FFFBF80003F03FF80007E00FF8000F
+C007F8001F8003F8003F8003F8007F0003F8007F0003F8007F0003F800FF0003F800FF0003F800
+FF0003F800FF0003F800FF0003F800FF0003F800FF0003F8007F0003F8007F0003F8007F0003F8
+003F8003F8001F8003F8000F8007F80007C00FF80003F03BFF8000FFF3FF80003FC3FF80212A7E
+A926>I<003FE00001FFF80003F07E0007C01F000F801F801F800F803F800FC07F000FC07F0007
+C07F0007E0FF0007E0FF0007E0FFFFFFE0FFFFFFE0FF000000FF000000FF0000007F0000007F00
+00007F0000003F8000E01F8000E00FC001C007E0038003F81F0000FFFE00001FF0001B1B7E9A20
+>I<0007F0003FFC00FE3E01F87F03F87F03F07F07F07F07F03E07F00007F00007F00007F00007
+F00007F00007F000FFFFC0FFFFC0FFFFC007F00007F00007F00007F00007F00007F00007F00007
+F00007F00007F00007F00007F00007F00007F00007F00007F00007F00007F00007F00007F00007
+F0007FFF807FFF807FFF80182A7EA915>I<00FF81F003FFE7F80FC1FE7C1F80FC7C1F007C383F
+007E107F007F007F007F007F007F007F007F007F007F007F007F003F007E001F007C001F80FC00
+0FC1F8001FFFE00018FF800038000000380000003C0000003E0000003FFFF8001FFFFF001FFFFF
+800FFFFFC007FFFFE01FFFFFF03E0007F07C0001F8F80000F8F80000F8F80000F8F80000F87C00
+01F03C0001E01F0007C00FC01F8003FFFE00007FF0001E287E9A22>I<FFE0000000FFE0000000
+FFE00000000FE00000000FE00000000FE00000000FE00000000FE00000000FE00000000FE00000
+000FE00000000FE00000000FE00000000FE00000000FE00000000FE07F00000FE1FFC0000FE787
+E0000FEE03F0000FF803F0000FF803F8000FF003F8000FF003F8000FE003F8000FE003F8000FE0
+03F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000F
+E003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F800FFFE3FFF80FFFE3FFF80
+FFFE3FFF80212A7DA926>I<07000F801FC03FE03FE03FE01FC00F800700000000000000000000
+0000000000FFE0FFE0FFE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE0
+0FE00FE00FE00FE00FE00FE00FE0FFFEFFFEFFFE0F2B7DAA14>I<FFE0FFE0FFE00FE00FE00FE0
+0FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00F
+E00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE00FE0FFFEFFFEFFFE0F2A7DA914>
+108 D<FFC07F800FF000FFC1FFE03FFC00FFC383F0707E000FC603F8C07F000FCC01F9803F000F
+D801FF003F800FF001FE003F800FF001FE003F800FE001FC003F800FE001FC003F800FE001FC00
+3F800FE001FC003F800FE001FC003F800FE001FC003F800FE001FC003F800FE001FC003F800FE0
+01FC003F800FE001FC003F800FE001FC003F800FE001FC003F800FE001FC003F800FE001FC003F
+800FE001FC003F800FE001FC003F80FFFE1FFFC3FFF8FFFE1FFFC3FFF8FFFE1FFFC3FFF8351B7D
+9A3A>I<FFC07F0000FFC1FFC000FFC787E0000FCE03F0000FD803F0000FD803F8000FF003F800
+0FF003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8
+000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003
+F8000FE003F800FFFE3FFF80FFFE3FFF80FFFE3FFF80211B7D9A26>I<003FE00001FFFC0003F0
+7E000FC01F801F800FC03F800FE03F0007E07F0007F07F0007F07F0007F0FF0007F8FF0007F8FF
+0007F8FF0007F8FF0007F8FF0007F8FF0007F8FF0007F87F0007F07F0007F03F800FE03F800FE0
+1F800FC00FC01F8007F07F0001FFFC00003FE0001D1B7E9A22>I<FFE1FE0000FFE7FF8000FFFE
+07E0000FF803F0000FF001F8000FE000FC000FE000FE000FE000FF000FE0007F000FE0007F000F
+E0007F800FE0007F800FE0007F800FE0007F800FE0007F800FE0007F800FE0007F800FE0007F00
+0FE000FF000FE000FF000FE000FE000FE001FC000FF001F8000FF803F0000FFE0FE0000FE7FF80
+000FE1FC00000FE00000000FE00000000FE00000000FE00000000FE00000000FE00000000FE000
+00000FE00000000FE0000000FFFE000000FFFE000000FFFE00000021277E9A26>I<FFC1F0FFC7
+FCFFCE3E0FD87F0FD87F0FF07F0FF03E0FF01C0FE0000FE0000FE0000FE0000FE0000FE0000FE0
+000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE000FFFF00FFFF00FFFF00181B
+7E9A1C>114 D<03FE300FFFF01E03F03800F0700070F00070F00070F80070FC0000FFE0007FFE
+007FFF803FFFE01FFFF007FFF800FFF80003FC0000FC60007CE0003CF0003CF00038F80038FC00
+70FF01E0F7FFC0C1FF00161B7E9A1B>I<00700000700000700000700000F00000F00000F00001
+F00003F00003F00007F0001FFFF0FFFFF0FFFFF007F00007F00007F00007F00007F00007F00007
+F00007F00007F00007F00007F00007F00007F00007F03807F03807F03807F03807F03807F03803
+F03803F87001F86000FFC0001F8015267FA51B>I<FFE03FF800FFE03FF800FFE03FF8000FE003
+F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE0
+03F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000FE003F8000F
+E003F8000FE003F8000FE007F80007E007F80007E00FF80003F03BFF8001FFF3FF80003FC3FF80
+211B7D9A26>I<FFFE7FFC0FFEFFFE7FFC0FFEFFFE7FFC0FFE0FE007E000E007F003F001C007F0
+03F001C007F807F803C003F807F8038003F807F8038001FC0EFC070001FC0EFC070001FE1EFC0F
+0000FE1C7E0E0000FE1C7E0E0000FF383F1E00007F383F1C00007F783F3C00003FF01FB800003F
+F01FB800003FF01FF800001FE00FF000001FE00FF000000FC007E000000FC007E000000FC007E0
+0000078003C00000078003C0002F1B7F9A32>119 D<FFFC0FFF00FFFC0FFF00FFFC0FFF0007F0
+03C00003F807800001FC07800000FE0F000000FF1E0000007F3C0000003FF80000001FF0000000
+0FF00000000FF000000007F000000007F80000000FFC0000001FFE0000001EFE0000003C7F0000
+00783F800000F01FC00001E01FE00001C00FE00003C007F000FFF01FFF80FFF01FFF80FFF01FFF
+80211B7F9A24>I<FFFE03FF80FFFE03FF80FFFE03FF8007F000700007F000700007F800F00003
+F800E00003FC01E00001FC01C00001FC01C00000FE03800000FE038000007F070000007F070000
+007F8F0000003F8E0000003FDE0000001FDC0000001FDC0000000FF80000000FF80000000FF800
+000007F000000007F000000003E000000003E000000001C000000001C000000003800000000380
+000038078000007C07000000FE0F000000FE0E000000FE1E000000FE3C0000007C780000003FE0
+0000000FC000000021277F9A24>I E end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 300dpi
+TeXDict begin
+
+%%EndSetup
+%%Page: 1 1
+1 0 bop 371 1025 a Fw(A)23 b(Gen)n(tle)e(In)n(tro)r(duction)i(to)g(T)1191
+1038 y(E)1227 1025 y(X)521 1137 y Fv(A)d(Man)n(ual)g(for)e(Self-study)0
+1541 y Fu(Mic)o(hael)c(Do)q(ob)0 1591 y(Departmen)o(t)f(of)h(Mathematics)0
+1641 y(The)g(Univ)o(ersit)o(y)g(of)f(Manitoba)0 1691 y(Winnip)q(eg,)g
+(Manitoba,)f(Canada)h(R3T)g(2N2)0 1790 y(MDOOB@UOFMCC.BITNET)0
+1840 y(MDOOB@CCU.UMANITOBA.CA)p eop
+%%Page: 2 2
+2 1 bop 83 267 a Fu(.)p eop
+%%Page: -1 3
+-1 2 bop 0 267 a Fw(In)n(tro)r(duction)p 0 318 1650 2 v 0 318
+V 83 515 a Fu(First)12 b(the)g(bad)g(news:)18 b(T)470 524 y(E)493
+515 y(X)11 b(is)h(a)f(large)h(and)f(complicated)g(program)f(that)h(go)q(es)h
+(to)g(extraordinary)0 565 y(lengths)f(to)f(pro)q(duce)h(attractiv)o(e)f(t)o
+(yp)q(eset)i(material.)j(This)10 b(v)o(ery)g(complication)e(can)j(cause)g
+(unexp)q(ected)0 614 y(things)h(to)h(happ)q(en)g(at)f(times.)17
+b(No)o(w)12 b(the)h(go)q(o)q(d)f(news:)18 b(straigh)o(tforw)o(ard)12
+b(text)h(is)f(v)o(ery)h(easy)g(to)f(t)o(yp)q(eset)0 664 y(using)19
+b(T)137 673 y(E)160 664 y(X.)34 b(So)19 b(it's)g(p)q(ossible)g(to)g(start)h
+(with)f(easier)h(text)g(and)f(w)o(ork)g(up)g(to)g(more)f(complicated)0
+714 y(situations.)83 814 y(The)e(purp)q(ose)h(of)e(this)h(man)o(ual)d(is)j
+(to)g(start)g(from)e(the)i(v)o(ery)h(b)q(eginning)e(and)g(to)h(mo)o(v)o(e)e
+(to)o(w)o(ards)0 863 y(these)g(more)e(complicated)g(situations.)18
+b(No)12 b(previous)i(kno)o(wledge)e(of)h(T)1142 872 y(E)1165
+863 y(X)g(is)g(assumed.)k(By)d(pro)q(ceed-)0 913 y(ing)f(a)h(section)g(at)g
+(a)g(time,)e(greater)j(v)n(arieties)f(of)f(text)h(can)g(b)q(e)h(pro)q(duced.)
+83 1013 y(Here)i(are)f(a)g(few)g(suggestions:)23 b(there)17
+b(are)f(some)f(exercises)j(in)e(eac)o(h)g(section.)25 b(Be)16
+b(sure)h(and)f(do)0 1063 y(them!)31 b(The)19 b(only)f(w)o(a)o(y)g(to)g(learn)
+h(T)598 1072 y(E)621 1063 y(X)f(is)h(b)o(y)f(using)g(it.)32
+b(Better)20 b(y)o(et,)g(exp)q(erimen)o(t)e(on)h(y)o(our)f(o)o(wn;)0
+1112 y(try)f(to)g(mak)o(e)e(some)h(v)n(ariations)g(on)h(the)g(exercises.)30
+b(There)18 b(is)f(no)f(w)o(a)o(y)h(that)f(y)o(ou)h(can)g(damage)e(the)0
+1162 y(T)23 1171 y(E)46 1162 y(X)f(program)e(with)h(y)o(our)h(exp)q(erimen)o
+(ts.)k(Y)m(ou)13 b(can)h(\014nd)g(a)f(complete)g(answ)o(er)h(to)g(most)e
+(exercises)k(b)o(y)0 1212 y(lo)q(oking)d(at)i(the)h(T)294 1221
+y(E)317 1212 y(X)f(source)h(\014le)f(that)g(w)o(as)g(used)g(to)g(pro)q(duce)h
+(this)f(do)q(cumen)o(t.)21 b(Y)m(ou'll)13 b(notice)i(that)0
+1262 y(there)h(are)e(references)j(in)d(the)h(righ)o(t)f(margin)e(to)i
+Ft(The)i(T)904 1271 y(E)930 1262 y(Xb)q(o)q(ok)1068 1247 y
+Fs(1)1087 1262 y Fu(.)j(When)14 b(y)o(ou)g(feel)g(that)h(y)o(ou)e(w)o(an)o(t)
+0 1312 y(more)g(information)e(on)j(a)f(topic,)g(that's)h(where)h(to)f(lo)q
+(ok.)83 1411 y(Inciden)o(tly)m(,)f(there)i(are)g(a)f(few)g(\014bs)g(that)g
+(app)q(ear)h(in)e(this)h(man)o(ual;)e(they)i(are)h(used)f(to)g(hide)g(com-)0
+1461 y(plications)d(\(I)i(lo)q(ok)e(at)h(this)g(as)g(something)f(lik)o(e)h(p)
+q(o)q(etic)h(license\).)18 b(As)13 b(y)o(ou)e(b)q(ecome)i(more)e(exp)q
+(erienced)0 1511 y(at)j(using)f(T)182 1520 y(E)205 1511 y(X,)h(y)o(ou'll)e(b)
+q(e)i(able)g(to)g(\014nd)g(them.)83 1611 y(T)106 1620 y(E)129
+1611 y(X)h(is)h(a)e(public)h(domain)e(program)h(that)h(is)g(a)o(v)n(ailable)e
+(for)i(no)g(license)h(fee.)23 b(It)15 b(w)o(as)g(dev)o(elop)q(ed)0
+1660 y(b)o(y)f(Donald)f(Kn)o(uth)i(at)g(Stanford)f(Univ)o(ersit)o(y)g(as)h(a)
+f(ma)r(jor)f(pro)r(ject.)20 b(In)15 b(the)g(pro\014t-orien)o(ted)g(mark)o(et)
+0 1710 y(place,)f(the)h(program)d(w)o(ould)i(certainly)g(cost)h(man)o(y)d
+(thousands)j(of)e(dollars.)19 b(The)14 b(T)1353 1719 y(E)1376
+1710 y(X)h(Users)g(Group)0 1760 y(\(TUG\))h(is)f(a)h(nonpro\014t)f
+(organization)g(whic)o(h)g(distributes)i(copies)f(of)f(T)1167
+1769 y(E)1190 1760 y(X,)h(up)q(dates)g(soft)o(w)o(are,)g(and)0
+1810 y(giv)o(es)11 b(information)d(ab)q(out)j(new)g(dev)o(elopmen)o(ts)g(in)f
+(b)q(oth)h(hardw)o(are)g(and)g(soft)o(w)o(are)g(in)g(its)g(publications)0
+1860 y(TUGb)q(oat)h(and)h(T)291 1869 y(E)314 1860 y(Xniques.)18
+b(Joining)12 b(this)h(users)h(group)f(is)g(inexp)q(ensiv)o(e;)g(please)h
+(consider)f(doing)f(so.)0 1910 y(The)i(address)h(is:)665 2009
+y(T)688 2018 y(E)712 2009 y(X)e(Users)j(Group)694 2059 y(P)m(.O.)d(Bo)o(x)h
+(9506)631 2109 y(Pro)o(vidence,)h(RI)e(02940)765 2159 y(U.S.A.)p
+0 2198 600 2 v 0 2198 V 44 2229 a Fs(1)83 2244 y Fu(Addison)h(W)m(esley)m(,)f
+(Reading,Massac)o(h)o(usetts,)h(1984,)e(ISBN)j(0-201-13488-9)819
+2425 y(i)p eop
+%%Page: -2 4
+-2 3 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))839
+b(In)o(tro)q(duction)p 1648 183 V 0 185 1650 2 v 0 185 V 83
+267 a(This)17 b(man)o(ual)e(w)o(ould)i(not)g(ha)o(v)o(e)g(come)f(in)o(to)h(b)
+q(eing)g(without)g(the)h(aid)f(of)f(others.)30 b(In)17 b(particu-)0
+316 y(lar)d(the)i(pro)q(ofreading)e(and)h(suggestions)h(of)e(the)i(follo)o
+(wing)c(p)q(eople)j(ha)o(v)o(e)g(b)q(een)h(in)o(v)n(aluable:)j(W)m(aleed)0
+366 y(A.)e(Al-Salam)d(\(Univ)o(ersit)o(y)j(of)g(Alb)q(erta\),)g(Debbie)g(L.)g
+(Alspaugh)g(\(Univ)o(ersit)o(y)g(of)f(California\),)f(Nel-)0
+416 y(son)h(H.)f(F.)h(Beeb)q(e)h(\(Univ)o(ersit)o(y)f(of)f(Utah\),)h(Barbara)
+g(Beeton)h(\(American)e(Mathematical)f(So)q(ciet)o(y\),)0 466
+y(Bart)g(Childs)f(\(T)m(exas)h(A.)f(&)h(M.)f(Univ)o(ersit)o(y\),)g(Mary)g(Co)
+o(v)o(en)o(try)h(\(Univ)o(ersit)o(y)g(of)e(W)m(ashington\),)g(Dim-)0
+516 y(itrios)f(Diaman)o(taras)e(\(T)m(emple)h(Univ)o(ersit)o(y\),)i(Rob)q
+(erto)f(Dominim)o(anni)d(\(Na)o(v)n(al)i(Underw)o(ater)j(Systems)0
+565 y(Cen)o(ter\),)h(Victor)f(Eijkhout)f(\(Univ)o(ersit)o(y)h(of)f
+(Nijmegen\),)f(Moshe)j(F)m(eder)g(\(St.)e(La)o(wrence)i(Univ)o(ersit)o(y\),)0
+615 y(Josep)f(M.)e(F)m(on)o(t)g(\(Uviv)o(ersidad)h(Barcelona\),)f(Jonas)h(de)
+h(Miranda)e(Gomes)f(\(Instituto)i(de)g(Matematica)0 665 y(Pura)18
+b(e)g(Aplicada)f(-)g(Brazil\),)g(Rob)g(Gross)h(\(Boston)g(College\),)f(Klaus)
+h(Hahn)f(\(Univ)o(ersit)o(y)h(of)f(Mar-)0 715 y(burg\),)12
+b(Anita)f(Ho)q(o)o(v)o(er)i(\(Univ)o(ersit)o(y)f(of)f(Dela)o(w)o(are\),)h(J)q
+(\177)-22 b(urgen)13 b(Koslo)o(wski)e(\(Macalester)i(College\),)e(Kees)0
+765 y(v)n(an)i(der)i(Laan)e(\(Rijksuniv)o(ersiteit)g(Groningen\),)g(John)h
+(Lee)h(\(Northrop)f(Corp)q(oration\),)f(Silvio)f(Levy)0 814
+y(\(Princeton)g(Univ)o(ersit)o(y\),)e(Rob)q(ert)i(Messer)g(\(Albion)f
+(College\),)e(Emily)g(H.)i(Mo)q(ore)g(\(Grinnell)f(College\),)0
+864 y(Y)m(oung)h(P)o(ark)h(\(Univ)o(ersit)o(y)g(of)f(Maryland\),)g(Craig)g
+(Platt)h(\(Univ)o(ersit)o(y)g(of)f(Manitoba\),)g(Da)o(vid)f(Rob)q(erts)0
+914 y(\(Colorado\),)h(Kauk)o(o)h(Saarinen)h(\(Univ)o(ersit)o(y)f(of)g
+(Jyv\177)-21 b(askyl\177)g(a\),)11 b(Jim)g(W)m(righ)o(t)h(\(Io)o(w)o(a)f
+(State)i(Univ)o(ersit)o(y\),)0 964 y(and)h(Dominik)d(W)m(ujast)o(yk)h(\(W)m
+(ellcome)g(Institute)j(for)f(the)g(History)g(of)f(Medicine\).)83
+1064 y(In)19 b(addition)f(sev)o(eral)h(p)q(eople)h(ha)o(v)o(e)e(sen)o(t)i(me)
+e(parts)i(or)f(all)e(of)i(their)g(lo)q(cal)f(man)o(uals.)31
+b(I)19 b(ha)o(v)o(e)0 1113 y(receiv)o(ed)k(a)f(few)g(others)h(on)e(the)i(reb)
+q(ound.)42 b(In)22 b(particular)g(Elizab)q(eth)g(Barnhart)h(\(TV)f(Guide\),)0
+1163 y(Stephan)e(v.)f(Bec)o(h)o(tolsheim)g(\(Purdue)h(Univ)o(ersit)o(y\),)f
+(Nelson)h(H.)f(F.)g(Beeb)q(e)i(\(Univ)o(ersit)o(y)f(of)f(Utah\))0
+1213 y(and)e(Leslie)g(Lamp)q(ort)f(\(Digital)f(Equipmen)o(t)h(Corp)q
+(oration\),)g(Marie)i(McP)o(artland-Conn)e(and)h(Lau-)0 1263
+y(rie)f(Mann)f(\(Stratus)h(Computer\),)f(Rob)q(ert)g(Messer)j(\(Albion)c
+(College\),)h(No)q(el)g(P)o(eterson)i(\(Library)f(of)0 1313
+y(Congress\),)f(Craig)g(Platt)f(\(Univ)o(ersit)o(y)h(of)f(Manitoba\),)g(Alan)
+g(Spragens)i(\(Stanford)f(Linear)f(Acceler-)0 1362 y(ator)g(Cen)o(ter,)g(no)o
+(w)g(of)f(Apple)h(Computers\),)f(Christina)g(Thiele)h(\(Carleton)g(Univ)o
+(ersit)o(y\),)f(and)h(Daniel)0 1412 y(M.)d(Zirin)f(\(California)f(Institute)j
+(of)f(T)m(ec)o(hnology\))f(ha)o(v)o(e)h(written)h(v)n(arious)e(t)o(yp)q(es)i
+(of)f(lecture)h(notes)g(that)0 1462 y(ha)o(v)o(e)i(b)q(een)h(most)d(helpful.)
+813 2425 y(ii)p eop
+%%Page: -3 5
+-3 4 bop 0 267 a Fw(Con)n(ten)n(ts)p 0 318 1650 2 v 0 318 V
+0 465 a Fu(In)o(tro)q(duction)26 b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)26 b Fu(i)0 515 y(Con)o(ten)o(ts)20
+b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)
+f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)20 b Fu(iii)0 565 y(1.)13 b(Getting)h(Started)25 b Fr(:)6
+b(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)24 b Fu(1)83 614 y(1.1)13
+b(What)g(T)289 623 y(E)312 614 y(X)h(is)g(and)g(what)g(T)607
+623 y(E)630 614 y(X)g(isn't)25 b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)26
+b Fu(1)83 664 y(1.2)13 b(F)m(rom)f(T)282 673 y(E)305 664 y(X)i(\014le)g(to)g
+(readable)g(output,)f(the)i(big)e(set)i(up)24 b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)25 b Fu(2)83 714 y(1.3)13 b(Let's)h(do)g(it!)24
+b Fr(:)7 b(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)
+f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)25 b Fu(4)83 764
+y(1.4)13 b(T)173 773 y(E)196 764 y(X)h(has)g(ev)o(erything)g(under)h(con)o
+(trol)21 b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)21 b Fu(7)83 814
+y(1.5)13 b(What)g(T)289 823 y(E)312 814 y(X)h(w)o(on't)g(do)24
+b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)
+f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)25 b Fu(8)0 863 y(2.)13 b(All)g(c)o(haracters)j(great)e(and)g(small)20
+b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)
+f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)23
+b Fu(9)83 913 y(2.1)13 b(Some)g(c)o(haracters)i(are)g(more)d(sp)q(ecial)j
+(than)e(others)27 b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)26 b Fu(9)83 963 y(2.2)13 b(T)o(yp)q(esetting)i(with)e(an)h(accen)o(t)24
+b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)
+f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)23 b Fu(10)83
+1013 y(2.3)13 b(Dots,)g(dashes,)i(quotes,)f Fr(:)7 b(:)g(:)19
+b(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)21
+b Fu(13)83 1063 y(2.4)13 b(Di\013eren)o(t)h(fon)o(ts)21 b Fr(:)7
+b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)21 b Fu(15)0 1112 y(3.)13 b(The)h(shap)q(e)h(of)e(things)h
+(to)g(come)j Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)18 b Fu(19)83 1162 y(3.1)13 b(Units,)h(units,)f(units)24
+b Fr(:)6 b(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)
+h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)23 b Fu(19)83 1212 y(3.2)13 b(P)o(age)h(shap)q(e)22
+b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)
+f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)22 b Fu(20)83 1262 y(3.3)13
+b(P)o(aragraph)g(shap)q(e)18 b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)17 b Fu(22)83
+1312 y(3.4)c(Line)h(shap)q(e)26 b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)
+h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)26
+b Fu(26)83 1362 y(3.5)13 b(F)m(o)q(otnotes)26 b Fr(:)6 b(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)26 b Fu(27)83 1411 y(3.6)13 b(Headlines)h(and)g(fo)q(otlines)
+23 b Fr(:)6 b(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)23
+b Fu(28)83 1461 y(3.7)13 b(Ov)o(erfull)g(and)h(underfull)g(b)q(o)o(xes)21
+b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)
+f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)21 b Fu(29)0
+1511 y(4.)46 1465 y Fq(n)74 1511 y Fu(Groups,)231 1477 y Fq(\010)255
+1511 y Fu(Groups,)14 b Fp(f)p Fu(and)f(More)i(Groups)p Fp(g)775
+1477 y Fq(\011)799 1465 y(o)851 1511 y Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)25 b Fu(31)0
+1571 y(5.)13 b(No)h(math)e(anxiet)o(y)i(here!)27 b Fr(:)6 b(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)27
+b Fu(33)83 1621 y(5.1)13 b(Lots)h(of)f(new)i(sym)o(b)q(ols)20
+b Fr(:)6 b(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)
+h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)21 b Fu(33)83 1671 y(5.2)13 b(F)m(ractions)21 b Fr(:)7 b(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)21 b Fu(37)83 1720 y(5.3)13 b(Subscripts)i(and)f(sup)q
+(erscripts)24 b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)22
+b Fu(38)83 1770 y(5.4)13 b(Ro)q(ots,)g(square)i(and)e(otherwise)25
+b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)
+f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)24 b Fu(39)83
+1820 y(5.5)13 b(Lines,)h(ab)q(o)o(v)o(e)f(and)h(b)q(elo)o(w)22
+b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)
+h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)23
+b Fu(39)83 1870 y(5.6)13 b(Delimiters)f(large)i(and)g(small)20
+b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)
+h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)23 b
+Fu(40)83 1920 y(5.7)13 b(Those)h(sp)q(ecial)h(functions)22
+b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)
+h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)23
+b Fu(41)83 1969 y(5.8)13 b(Hear)h(y)o(e,)g(hear)g(y)o(e!)25
+b Fr(:)6 b(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)
+h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)25 b Fu(42)83 2019 y(5.9)13 b(Matrices)19 b
+Fr(:)6 b(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)18 b Fu(43)83
+2069 y(5.10)13 b(Displa)o(y)o(ed)g(equations)24 b Fr(:)6 b(:)h(:)f(:)h(:)f(:)
+h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)24 b Fu(45)0
+2119 y(6.)13 b(All)g(in)h(a)f(ro)o(w)21 b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)
+g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)21 b Fu(48)83 2169 y(6.1)13 b(Pic)o(king)g(up)h(the)h
+(tab)j Fr(:)6 b(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)18 b Fu(48)83 2219 y(6.2)13 b(Horizon)o(tal)g(alignmen)o
+(t)f(with)h(more)g(sophisticated)h(patterns)25 b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)23
+b Fu(51)0 2268 y(7.)13 b(Rolling)f(y)o(our)h(o)o(wn)20 b Fr(:)6
+b(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)20 b Fu(55)83 2318 y(7.1)13
+b(The)h(long)f(and)h(short)g(of)g(it)24 b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)
+h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)25 b Fu(55)808 2425 y(iii)p eop
+%%Page: -4 6
+-4 5 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))904
+b(Con)o(ten)o(ts)p 1648 183 V 0 185 1650 2 v 0 185 V 83 267
+a(7.2)13 b(Filling)f(in)h(with)h(parameters)24 b Fr(:)7 b(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)h(:)24 b Fu(57)83 316 y(7.3)13 b(By)h(an)o(y)f(other)i
+(name)22 b Fr(:)6 b(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)23 b Fu(60)0 366 y(8.)13 b(T)m(o)g(err)i(is)f(h)o(uman)19
+b Fr(:)6 b(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)
+h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)21 b Fu(62)83 416
+y(8.1)13 b(The)h(forgotten)g(b)o(y)o(e)26 b Fr(:)6 b(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)25 b
+Fu(62)83 466 y(8.2)13 b(The)h(missp)q(elled)f(or)h(unkno)o(wn)g(con)o(trol)f
+(sequence)25 b Fr(:)6 b(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)22
+b Fu(62)83 516 y(8.3)13 b(The)h(misnamed)d(fon)o(t)21 b Fr(:)6
+b(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)21
+b Fu(64)83 565 y(8.4)13 b(Mismatc)o(hed)g(mathematics)19 b
+Fr(:)6 b(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)21
+b Fu(64)83 615 y(8.5)13 b(Mismatc)o(hed)g(braces)25 b Fr(:)7
+b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)24
+b Fu(65)0 665 y(9.)13 b(Digging)f(a)i(little)f(deep)q(er)20
+b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)
+f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)18 b Fu(68)83 715 y(9.1)13 b(Big)g(\014les,)h(little)f
+(\014les)19 b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)
+f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)19 b Fu(68)83 765 y(9.2)13 b(Larger)h(macro)f(pac)o(k)
+n(ages)18 b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)18 b Fu(69)83 814 y(9.3)13 b(Horizon)o(tal)g(and)h(v)o(ertical)f
+(lines)24 b Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)24
+b Fu(70)83 864 y(9.4)13 b(Bo)o(xes)h(within)g(b)q(o)o(xes)23
+b Fr(:)6 b(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)
+h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)23 b Fu(72)0 914 y(10.)13 b(Con)o(trol)g(w)o(ord)h(list)19
+b Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)
+h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g
+(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)19 b Fu(77)0 964 y(11.)13
+b(I)h(get)g(b)o(y)g(with)f(a)h(little)f(help)e Fr(:)6 b(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)25 b Fu(80)808
+2425 y(iv)p eop
+%%Page: 1 7
+1 6 bop 0 267 a Fw(Section)22 b(1)0 329 y(Getting)g(Started)p
+0 392 1650 2 v 0 392 V 0 669 a Fv(1.1)c(What)i(T)283 680 y(E)313
+669 y(X)g(is)f(and)g(what)g(T)716 680 y(E)747 669 y(X)h(isn't)83
+769 y Fu(First)15 b(of)f(all,)f(let's)h(see)i(what)e(steps)i(are)f(necessary)
+i(to)d(pro)q(duce)i(a)e(do)q(cumen)o(t)g(using)g(T)1492 778
+y(E)1516 769 y(X.)20 b(The)0 819 y(\014rst)15 b(step)g(is)e(to)h(t)o(yp)q(e)h
+(the)f(\014le)g(that)g(T)611 827 y(E)634 819 y(X)g(reads.)20
+b(This)13 b(is)h(usually)f(called)h(the)h(T)1296 827 y(E)1319
+819 y(X)f(\014le)g(or)g(the)g(input)0 868 y(\014le,)h(and)h(it)f(can)g(b)q(e)
+h(created)h(using)f(a)f(simple)f(text)i(editor)f(\(in)g(fact,)h(if)e(y)o
+(ou're)i(using)f(a)g(fancy)g(w)o(ord)0 918 y(pro)q(cessor,)d(y)o(ou)e(ha)o(v)
+o(e)g(to)g(b)q(e)h(sure)h(that)e(y)o(our)g(\014le)g(is)g(sa)o(v)o(ed)h(in)f
+(ASCI)q(I)g(or)g(nondo)q(cumen)o(t)g(mo)q(de)f(without)0 968
+y(an)o(y)14 b(sp)q(ecial)h(con)o(trol)f(c)o(haracters\).)21
+b(The)15 b(T)695 977 y(E)718 968 y(X)f(program)f(then)i(reads)g(y)o(our)g
+(input)f(\014le)g(and)g(pro)q(duces)0 1018 y(what)f(is)g(called)g(a)g(D)o(VI)
+g(\014le)g(\(D)o(VI)g(stands)g(for)g(DeVice)h(Indep)q(enden)o(t\).)20
+b(This)13 b(\014le)g(is)g(not)g(readable,)g(at)0 1068 y(least)g(not)g(b)o(y)g
+(h)o(umans.)k(The)c(D)o(VI)g(\014le)g(is)g(then)h(read)f(b)o(y)g(another)g
+(program)f(\(called)h(a)g(device)h(driv)o(er\))0 1117 y(that)h(pro)q(duces)h
+(the)g(output)e(that)h(is)g(readable)g(b)o(y)f(h)o(umans.)20
+b(Wh)o(y)14 b(the)h(extra)h(\014le?)k(The)15 b(same)f(D)o(VI)1716
+1115 y Fs(T)1734 1121 y(E)1753 1115 y(Xb)q(o)q(ok:)g(23)0 1167
+y Fu(\014le)j(can)h(b)q(e)g(read)g(b)o(y)g(di\013eren)o(t)g(device)g(driv)o
+(ers)g(to)g(pro)q(duce)h(output)e(on)g(a)h(dot)f(matrix)f(prin)o(ter,)i(a)0
+1217 y(laser)12 b(prin)o(ter,)h(a)e(screen)j(view)o(er,)f(or)f(a)f(photot)o
+(yp)q(esetter.)20 b(Once)13 b(y)o(ou)f(ha)o(v)o(e)f(pro)q(duced)j(a)d(D)o(VI)
+h(\014le)g(that)0 1267 y(giv)o(es)h(the)h(righ)o(t)e(output)h(on,)g(sa)o(y)m
+(,)f(a)h(screen)i(view)o(er,)e(y)o(ou)g(can)g(b)q(e)h(assured)g(that)f(y)o
+(ou)g(will)e(get)j(exactly)0 1317 y(the)g(same)f(output)i(on)e(a)h(laser)g
+(prin)o(ter)g(without)g(running)g(the)g(T)1042 1326 y(E)1065
+1317 y(X)g(program)e(again.)83 1416 y(The)i(pro)q(cess)i(ma)o(y)c(b)q(e)j
+(though)o(t)e(of)g(as)h(pro)q(ceeding)h(in)f(the)g(follo)o(wing)d(w)o(a)o(y:)
+72 1551 y(edit)j(text)137 1608 y Fp(\000)-7 b(!)p 274 1650
+2 178 v 276 1474 213 2 v 276 1474 V 333 1526 a Fu(T)356 1535
+y(E)380 1526 y(X)333 1576 y(input)333 1625 y(\014le)p 276 1650
+V 276 1650 V 488 1650 2 178 v 536 1551 a(T)559 1560 y(E)582
+1551 y(X)14 b(program)625 1608 y Fp(\000)-7 b(!)p 826 1650
+V 828 1474 213 2 v 828 1474 V 889 1551 a Fu(D)o(VI)889 1600
+y(\014le)p 828 1650 V 828 1650 V 1041 1650 2 178 v 1089 1551
+a(device)14 b(driv)o(er)1171 1608 y Fp(\000)-6 b(!)p 1367 1650
+V 1369 1474 213 2 v 1369 1474 V 1392 1547 a Fu(readable)1392
+1597 y(output)p 1369 1650 V 1369 1650 V 1582 1650 2 178 v 83
+1777 a(This)17 b(means)f(that)i(w)o(e)f(don't)g(see)h(our)f(output)g(in)g
+(its)g(\014nal)g(form)e(when)j(it)e(is)h(b)q(eing)g(t)o(yp)q(ed)h(at)0
+1827 y(the)g(terminal.)25 b(But)18 b(in)e(this)h(case)h(a)f(little)f
+(patience)i(is)f(amply)e(rew)o(arded,)j(for)f(a)g(large)f(n)o(um)o(b)q(er)h
+(of)0 1877 y(sym)o(b)q(ols)12 b(not)h(a)o(v)n(ailable)e(in)h(most)g(w)o(ord)h
+(pro)q(cessing)h(programs)e(b)q(ecome)h(a)o(v)n(ailable.)j(In)d(addition,)e
+(the)0 1926 y(t)o(yp)q(esetting)j(is)e(done)h(with)f(more)g(precision,)h(and)
+f(the)i(input)e(\014les)h(are)g(easily)f(sen)o(t)i(b)q(et)o(w)o(een)g
+(di\013eren)o(t)0 1976 y(computers)g(b)o(y)g(electronic)h(mail)c(or)j(on)f(a)
+h(magnetic)e(medium.)83 2076 y(Our)h(fo)q(cus)f(will)e(b)q(e)j(on)f(the)g
+(\014rst)h(step,)g(that)f(is,)f(creating)i(the)f(T)1098 2085
+y(E)1121 2076 y(X)g(input)g(\014le)g(and)g(then)g(running)0
+2126 y(the)k(T)96 2135 y(E)119 2126 y(X)f(program)f(to)h(pro)q(duce)h
+(appropriate)g(results.)23 b(There)16 b(are)g(t)o(w)o(o)e(w)o(a)o(ys)h(of)g
+(running)g(the)h(T)1596 2135 y(E)1619 2126 y(X)0 2176 y(program;)i(it)f(can)i
+(b)q(e)f(run)g(in)g(batc)o(h)g(mo)q(de)f(or)h(in)o(teractiv)o(ely)m(.)29
+b(In)18 b(batc)o(h)g(mo)q(de)f(y)o(ou)h(submit)e(y)o(our)0
+2225 y(T)23 2234 y(E)46 2225 y(X)c(input)g(\014le)f(to)h(y)o(our)g(computer;)
+f(it)h(then)g(runs)h(the)f(T)913 2234 y(E)936 2225 y(X)g(program)e(without)h
+(further)i(in)o(terv)o(en)o(tion)0 2275 y(and)h(giv)o(es)g(y)o(ou)f(the)i
+(result)g(when)f(it)g(is)g(\014nished.)19 b(In)14 b(in)o(teractiv)o(e)g(mo)q
+(de)f(the)i(program)e(can)h(stop)g(and)0 2325 y(get)19 b(further)g(input)f
+(from)f(the)h(user,)i(that)f(is,)g(the)g(user)g(can)g(in)o(teract)f(with)g
+(the)h(program.)30 b(Using)815 2425 y(1)p eop
+%%Page: 2 8
+2 7 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 45 169 a Fu(A)14
+b(T)113 177 y(E)136 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))581
+b(Section)15 b(1:)i(Getting)d(Started)p 1648 183 V 0 185 1650
+2 v 0 185 V 0 267 a(T)23 275 y(E)46 267 y(X)j(in)o(teractiv)o(ely)f(allo)o
+(ws)f(some)g(errors)j(to)e(b)q(e)h(corrected)i(b)o(y)d(the)h(user,)h(while)e
+(the)h(T)1427 275 y(E)1450 267 y(X)g(program)0 316 y(mak)o(es)e(the)i
+(corrections)h(in)d(batc)o(h)i(mo)q(de)e(as)i(b)q(est)g(it)f(can.)25
+b(In)o(teractiv)o(e)17 b(is)f(the)h(preferred)h(mo)q(de,)e(of)0
+366 y(course.)26 b(All)15 b(p)q(ersonal)i(computer)e(and)h(man)o(y)f
+(mainfram)o(e)e(implemen)o(tations)g(are)k(in)o(teractiv)o(e.)25
+b(On)0 416 y(some)13 b(mainfram)o(es,)e(ho)o(w)o(ev)o(er,)j(the)h(only)e
+(practical)h(metho)q(d)f(of)g(running)h(T)1219 425 y(E)1242
+416 y(X)g(is)f(in)h(batc)o(h)g(mo)q(de.)0 590 y Fv(1.2)k(F)-5
+b(rom)18 b(T)273 601 y(E)303 590 y(X)i(\014le)g(to)f(readable)g(output,)g
+(the)h(big)f(set)g(up)83 740 y Fu(The)c(follo)o(wing)d(subsection)k(is)e
+(mean)o(t)f(to)i(b)q(e)g(up)q(dated)g(lo)q(cally)m(.)j(In)d(the)g(curren)o(t)
+h(v)o(ersion)e(of)g(the)0 790 y(guide,)f(this)h(subsection)h(is)f(lo)q(cal)f
+(to)h(the)g(Hebrew)h(Univ)o(ersit)o(y)f(of)g(Jerusalem,)f(Israel.)83
+889 y(T)106 898 y(E)129 889 y(X)18 b(is)f(a)o(v)n(ailable)f(on)h(v)n(arious)g
+(UNIX)h(systems,)h(on)e(a)g(VMS,)h(and)f(as)h(a)f(con)o(v)o(enien)o(t)h(pac)o
+(k)n(age)0 939 y(organized)g(for)f(DOS)g(PC)h(users.)30 b(The)18
+b(T)681 948 y(E)704 939 y(X)g(installed)f(on)g(all)f(system)h(di\013ers)i
+(from)c(the)k(standard)0 989 y(distribution)13 b(in)h(that)g(it)f(con)o
+(tains)h(righ)o(t-to-left)f(as)h(w)o(ell)f(as)h(left-to-righ)o(t)f
+(capabilities.)83 1088 y(PC)g(users)h(can)f(install)e(T)478
+1097 y(E)501 1088 y(X)i(plus)g(man)o(y)e(accessories)j(\(including)e(Hebrew)i
+(pro)q(cessing\))g(on)f(their)0 1138 y(PCs,)g(and)g(w)o(ork)g(in)f(a)h(windo)
+o(w)f(en)o(vironmen)o(t)g(using)h(the)h(mouse.)j(Details)12
+b(obtainable)g(from)g(Rama)e({)0 1188 y(rama@noa.h)o(uji.)o(ac.il)g(,)j(tel.)
+19 b(+972-2-584539)11 b(.)83 1288 y(On)17 b(Unix)g(systems)g(\(SHUM,)g
+(PLUTO,)g(OLIVE,)g(SUNRISE)g(........\))25 b(y)o(ou)16 b(use)i(the)g(follo)o
+(wing)0 1337 y(commands)11 b(for)j(running)g(a)f(T)481 1346
+y(E)504 1337 y(X)28 b(job:)83 1437 y(Y)m(ou)12 b(prepare)i(an)f(input)f
+(\014le)h(for)f(T)633 1446 y(E)656 1437 y(X,)h(con)o(taining)e(text)i(and)g
+(T)1100 1446 y(E)1123 1437 y(X)25 b(k)o(eyw)o(ords.)18 b(The)c(\014le's)e
+(name)0 1487 y(should)i(ha)o(v)o(e)f(the)i(.tex)f(extension.)83
+1587 y(Let's)g(sa)o(y)g(y)o(ou)f(create)j(a)d(\014le)h(called)g
+Ft(inp.tex)p Fu(.)i(Y)m(ou)d(run)i(T)1037 1595 y(E)1060 1587
+y(X)28 b(b)o(y)13 b(t)o(yping)83 1686 y Fo(tex)21 b(inp)83
+1786 y Fu(If)e(all)f(go)q(es)h(w)o(ell,)h(y)o(ou)f(get)g(the)h(computer's)f
+(prompt)f(again,)h(and)g(y)o(ou)f(are)i(told)f(that)g(a)g(\014le)0
+1836 y(called)65 b(inp.dvi)g(has)16 b(b)q(een)i(created.)27
+b(Y)m(ou)16 b(can)h(pro)q(cess)h(this)f(\014le)f(using)g(the)h(program)e
+Ft(dvips)p Fu(,)0 1885 y(whic)o(h)f(creates)h(a)f(P)o(ostScript)h(v)o(ersion)
+f(of)f(the)i(input)e(\014le.)18 b(If)c(y)o(ou)f(t)o(yp)q(e)83
+1985 y Fo(dvips)21 b(inp)g(>)h(inp.ps)83 2085 y Fu(a)f(P)o(ostScript)g
+(\014le)g(called)g(inp.ps)g(will)e(b)q(e)j(created,)h(and)e(this)g(\014le)g
+(can)g(later)g(b)q(e)h(sen)o(t)f(to)g(a)0 2135 y(P)o(osrScript)15
+b(prin)o(ter,)f(using)f(the)i(command)83 2234 y Fo(lpr)21 b(-Plwn)g(inp.ps)
+815 2425 y Fu(2)p eop
+%%Page: 3 9
+3 8 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 45 169 a Fu(A)14
+b(T)113 177 y(E)136 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))581
+b(Section)15 b(1:)i(Getting)d(Started)p 1648 183 V 0 185 1650
+2 v 0 185 V 0 267 a(where)h("n")e(in)h(-Plwn)f(is)h(the)h(prin)o(ter's)f(n)o
+(um)o(b)q(er.)j(Y)m(ou)d(can)g(also)f(t)o(yp)q(e)83 366 y Fo(dvips)21
+b(inp)g(|)h(lpr)f(-Plwn)0 466 y Fu(in)13 b(whic)o(h)h(case)h(the)g(\014le)e
+(will)g(b)q(e)h(directed)i(imm)o(ediately)11 b(to)j(the)g(prin)o(ter.)83
+615 y(Instead)h(of)e(creating)h(a)f(P)o(ostScript)i(v)o(ersion)e(of)g(the)i
+(\014le,)e(y)o(ou)g(can)h(preview)g(the)h(\014le)e(-)h(that)g(is,)f(if)0
+665 y(y)o(ou)g(ha)o(v)o(e)h(an)g(X-Windo)o(ws)f(terminal.)j(In)e(that)g
+(case,)g(t)o(yp)q(e)83 765 y Fo(xdvi)21 b(inp)0 864 y Fu(and)14
+b(y)o(ou)f(read)h(the)h(text)f(on)g(screen.)0 964 y(Y)m(ou)f(will)g(learn)h
+(later)g(what)f(should)h(b)q(e)h(done)f(if)f(the)h(resp)q(onse)i(to)83
+1064 y Fo(tex)21 b(filename)83 1163 y Fu(sho)o(ws)14 b(that)g(there)h(are)f
+(problems,)e(and)i(y)o(ou)f(get)h(a)f(question)h(mark)e(instead)i(of)f(the)h
+(computer's)0 1213 y(prompt.)26 b(An)o(yho)o(w,)17 b(it)g(migh)o(t)e(b)q(e)i
+(helpful)g(at)g(this)g(p)q(oin)o(t)f(to)h(kno)o(w)g(that,)g(if)f(this)h(o)q
+(ccurs,)i(y)o(ou)e(can)0 1263 y(either)c(resp)q(ond)h(with)e("x")g(whic)o(h)h
+(will)e(tak)o(e)h(y)o(ou)g(out)h(of)f(the)h(T)1012 1272 y(E)1035
+1263 y(X)25 b(run,)13 b(or)g(with)f("e")g(whic)o(h)h(will)e(put)0
+1313 y(y)o(ou)i(in)o(to)h(an)f(editor)h(session)h(with)f(y)o(our)f(input)h
+(\014le.)83 1462 y(Guides)f(and)g(man)o(uals)e(are)i(a)o(v)n(ailable)e(for)i
+(helping)f(the)i(T)1002 1471 y(E)1025 1462 y(X)26 b(user.)19
+b(Guide)13 b(are)g(a)o(v)n(ailable)e(either)0 1512 y(as)16
+b(T)76 1521 y(E)99 1512 y(X)f(/)h(LA)m(T)259 1521 y(E)281 1512
+y(X)g(sources)h(or)f(as)f(P)o(ostScript)i(\014les.)23 b(P)o(ostScript)16
+b(\014les)g(can)g(b)q(e)g(send)h(to)e(P)o(ostScript)0 1562
+y(prin)o(ters)g(to)f(b)q(e)g(prin)o(ted.)k(T)444 1571 y(E)468
+1562 y(X)c(/)f(LA)m(T)624 1571 y(E)647 1562 y(X)h(sources)h(ha)o(v)o(e)f(to)g
+(b)q(e)g(pro)q(cessed)j(\014rst.)83 1661 y(The)22 b(guides)f(are)h
+(obtainable)f(via)f(anon)o(ymous)g(ftp)h(from)f(noa.h)o(uji.ac.il)e
+([132.64.254)o(.10])f(in)0 1711 y(tex/guides-ps)h(tex/tex)p
+396 1711 13 2 v 396 1711 V 16 w(guides)f(tex/latex)p 708 1711
+V 708 1711 V 15 w(guides)h(.)29 b(Start)17 b(b)o(y)h(getting)f(and)g(reading)
+g(the)h(readme)0 1761 y(\014le)c(in)f(eac)o(h)i(of)e(these)i(subsirectories.)
+83 1861 y(It)d(is)f(advisable)g(to)h(start)g(with)f(the)h(T)674
+1869 y(E)697 1861 y(X)g(guide)f("in)o(tro)q(duction",)g(whic)o(h)h(giv)o(es)f
+(y)o(ou)g(b)q(oth)h(a)f(short)0 1910 y(in)o(tro)q(duction)j(to)f(the)i(lo)q
+(cal)e(T)481 1919 y(E)504 1910 y(X,)h(and)f(also)g(giv)o(es)h(y)o(ou)g(the)g
+(feeling)f(of)h(running)f(a)h(T)1366 1919 y(E)1389 1910 y(X)28
+b(job.)0 2010 y(If)14 b(y)o(ou)f(w)o(ork)h(on)f(one)h(of)g(our)f(Unix)h
+(systems,)g(t)o(yp)q(e)83 2110 y Fo(tex)21 b(introduction)0
+2209 y Fu(Then,)14 b(to)g(prin)o(t)f(it,)g(once)i(y)o(ou)e(ha)o(v)o(e)h(an)g
+(access)h(to)f(a)g(prin)o(ter)g Fo(n)p Fu(,)f(t)o(yp)q(e)83
+2309 y Fo(dvips)21 b(introduction)e(|)j(lpr)f(-Plwn)815 2425
+y Fu(3)p eop
+%%Page: 4 10
+4 9 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))583
+b(Section)15 b(1:)i(Getting)d(Started)p 1648 183 V 0 185 1650
+2 v 0 185 V 0 267 a(or,)f(to)h(read)g(the)h(\014le)f(on)g(screen,)h(t)o(yp)q
+(e)83 366 y Fo(xdvi)21 b(introduction)83 516 y Fu(In)14 b(the)g(guide)g("in)o
+(tro)q(duction")f(y)o(ou)g(will)f(\014nd)i(the)g(names)f(of)h(other)g(a)o(v)n
+(ailable)d(guides.)19 b(Y)m(ou)13 b(can)0 565 y(also)g(use)i(the)f(unix)g
+(commands)53 b Fo(man)21 b(tex)41 b Fu(or)55 b Fo(man)21 b(dvips)83
+665 y Fu(noa.h)o(uji.ac.il)8 b(con)o(tains)j(a)f(reserv)o(oire)j(of)d(T)768
+674 y(E)791 665 y(X)i(\014les,)f(esp)q(ecially)g(all)f(that)h(has)g(to)g(do)g
+(with)g(the)h(He-)0 715 y(brew)g(T)122 724 y(E)145 715 y(X.)f(F)m(or)f
+(further)i(details)f(or)g(help)g(concerning)h(those)g(matters,)e(write)i(to)f
+(rama@noa.h)o(uji.)o(ac.i)o(l)0 765 y({)j(tel.)k(+972-2-584539.)0
+939 y Fv(1.3)g(Let's)i(do)e(it!)83 1039 y Fu(So,)d(from)e(our)i(viewp)q(oin)o
+(t,)f(the)i(name)e(of)g(the)i(game)e(is)h(to)g(create)h(the)g(T)1261
+1048 y(E)1284 1039 y(X)f(\014le)g(that)g(pro)q(duces)0 1088
+y(the)e(righ)o(t)f(readable)h(output.)18 b(What)12 b(do)q(es)i(a)e(T)750
+1097 y(E)773 1088 y(X)h(\014le)g(lo)q(ok)e(lik)o(e?)17 b(It)c(consists)h(of)e
+(c)o(haracters)i(from)d(an)0 1138 y(ordinary)g(terminal,)e(that)j(is,)f(upp)q
+(er)h(and)f(lo)o(w)o(er)g(case)h(letters,)h(n)o(um)o(b)q(ers,)e(and)g(the)h
+(usual)f(punctuation)0 1188 y(and)16 b(accen)o(t)h(c)o(haracters)h(\(these)g
+(are)f(the)f(usual)g(ASCI)q(I)h(c)o(haracters\).)27 b(T)m(ext,)16
+b(for)g(the)h(most)e(part,)h(is)0 1238 y(just)h(t)o(yp)q(ed)h(normally)m(.)24
+b(Sp)q(ecial)17 b(instructions)h(usually)e(start)i(with)f(one)g(of)f(a)h(few)
+g(sp)q(ecial)g(sym)o(b)q(ols)0 1288 y(suc)o(h)f(as)f Fo(#)g
+Fu(or)g Fo(&)g Fu(\(these)i(will)c(b)q(e)j(describ)q(ed)h(in)e(more)f(detail)
+g(later\).)22 b(Here)17 b(is)e(an)g(example)e(of)i(a)g(T)1596
+1297 y(E)1619 1288 y(X)0 1337 y(input)f(\014le:)0 1437 y Fo(Here)21
+b(is)g(my)h(first)e(\\TeX\\)h(sentence.)0 1487 y(\\bye)83 1587
+y Fu(First)15 b(note)g(that)f(the)h(c)o(haracters)h(in)e(this)h(example)e(lo)
+q(ok)h(lik)o(e)f(t)o(yp)q(ewriter)j(t)o(yp)q(e.)k(W)m(e)14
+b(use)i(these)0 1636 y(c)o(haracters)g(with)d(all)g(examples)g(that)h(are)h
+(mean)o(t)e(to)h(b)q(e)g(t)o(yp)q(ed)h(from)d(the)j(computer)e(terminal.)k
+(Sec-)0 1686 y(ond,)12 b(note)h(that)g(the)h(bac)o(kslash)e(app)q(ears)i
+(three)g(times)e(in)g(the)i(text.)k(W)m(e'll)11 b(so)q(on)i(see)h(that)e
+(this)h(is)g(one)0 1736 y(of)j(the)i(sp)q(ecial)f(sym)o(b)q(ols)f(men)o
+(tioned)g(previously)m(,)h(and)g(it)f(is)h(used)h(v)o(ery)g(frequen)o(tly)f
+(when)g(making)0 1786 y(T)23 1795 y(E)46 1786 y(X)c(do)q(cumen)o(ts.)k(Mak)o
+(e)c(a)f(\014le)g(con)o(taining)g(this)g(example.)17 b(Use)c(the)g(T)1152
+1795 y(E)1175 1786 y(X)g(program)e(to)h(mak)o(e)f(a)h(D)o(VI)0
+1836 y(\014le)i(and)f(a)h(device)g(driv)o(er)g(to)g(see)h(what)f(y)o(ou)f(ha)
+o(v)o(e)g(pro)q(duced.)20 b(If)13 b(all)g(go)q(es)h(w)o(ell,)e(y)o(ou'll)g
+(ha)o(v)o(e)i(a)f(single)0 1885 y(page)h(with)f(the)i(follo)o(wing)c(single)j
+(sen)o(tence:)83 1985 y(Here)h(is)f(m)o(y)e(\014rst)j(T)401
+1994 y(E)424 1985 y(X)f(sen)o(tence.)83 2085 y(There)h(will)e(also)g(b)q(e)i
+(a)f(page)g(n)o(um)o(b)q(er)f(at)h(the)h(b)q(ottom)d(of)i(the)h(page.)j(If)c
+(y)o(ou'v)o(e)f(gotten)i(this)f(far,)0 2135 y(congratulations!)j(Once)c(y)o
+(ou)f(can)g(pro)q(duce)h(one)g(T)818 2143 y(E)841 2135 y(X)f(do)q(cumen)o(t,)
+g(it's)f(just)i(a)e(matter)h(of)f(time)g(b)q(efore)0 2184 y(y)o(ou)i(can)h
+(do)g(more)f(complicated)f(ones.)19 b(No)o(w)14 b(let's)f(compare)g(what)h(w)
+o(e)g(t)o(yp)q(ed)h(in)e(with)h(what)f(w)o(e)h(got)0 2234 y(out.)k(The)c
+(straigh)o(tforw)o(ard)e(w)o(ords)i(w)o(ere)g(just)g(t)o(yp)q(ed)g(in)f
+(normally)m(,)d(and)j(T)1211 2243 y(E)1234 2234 y(X)h(set)g(them)e(in)h
+(ordinary)0 2284 y(t)o(yp)q(e.)18 b(But)13 b(the)g(w)o(ord)g(\\T)406
+2293 y(E)428 2284 y(X",)f(whic)o(h)h(can't)f(b)q(e)h(t)o(yp)q(ed)g(in)f(on)h
+(a)f(terminal)f(b)q(ecause)j(the)f(letters)h(aren't)815 2425
+y(4)p eop
+%%Page: 5 11
+5 10 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))583
+b(Section)15 b(1:)i(Getting)d(Started)p 1648 183 V 0 185 1650
+2 v 0 185 V 0 267 a(on)g(the)i(same)e(line,)g(is)g(en)o(tered)j(b)o(y)d
+(using)g(a)h(w)o(ord)f(starting)h(with)f(a)h(bac)o(kslash,)f(and)h(T)1412
+275 y(E)1435 267 y(X)g(made)e(the)0 316 y(prop)q(er)g(in)o(terpretation.)18
+b(Most)13 b(sym)o(b)q(ols)e(that)h(are)h(not)f(ordinary)g(letters,)i(n)o(um)o
+(b)q(ers,)e(or)g(punctuation)0 366 y(are)g(t)o(yp)q(eset)i(b)o(y)d(en)o
+(tering)i(a)e(w)o(ord)h(starting)g(with)g(a)f(bac)o(kslash.)18
+b(If)11 b(w)o(e)h(lo)q(ok)f(a)h(little)f(closer,)i(w)o(e'll)e(note)0
+416 y(that)k(the)g(w)o(ord)f(\\\014rst")h(is)g(also)f(c)o(hanged.)41
+b(The)15 b(\014rst)g(t)o(w)o(o)f(letters)i(ha)o(v)o(e)f(b)q(een)g(joined)g
+(together)g(and)1716 414 y Fs(T)1734 420 y(E)1753 414 y(Xb)q(o)q(ok:)f(4)0
+466 y Fu(there)h(isn't)f(a)f(separate)j(dot)e(o)o(v)o(er)f(the)i(letter)g
+(\\i".)i(This)d(is)g(standard)g(t)o(yp)q(esetting)h(practice:)k(certain)0
+516 y(letter)g(com)o(binations)d(are)j(joined)e(up)i(to)f(form)e(what)i(are)h
+(called)f Fn(ligatures)p Fu(.)31 b(There)19 b(is)f(actually)f(a)0
+565 y(go)q(o)q(d)d(esthetic)i(reason)e(for)g(this.)20 b(Compare)13
+b(the)h(\014rst)h(t)o(w)o(o)f(letters)i(of)d(\\\014rst")i(and)f(\\first")g
+(to)g(see)h(the)0 615 y(di\013erence.)22 b(W)m(e)15 b(note)g(that)g
+Fo(\\bye)f Fu(app)q(ears)h(in)f(the)i(input)e(\014le)h(with)f(no)h(corresp)q
+(onding)g(w)o(ord)g(in)f(the)0 665 y(\014nal)h(cop)o(y)m(.)44
+b(This)16 b(a)f(t)o(yp)q(esetting)h(instruction)g(that)f(tells)h(T)996
+674 y(E)1019 665 y(X)f(that)g(the)h(input)g(is)f(\014nished.)23
+b(W)m(e'll)0 715 y(learn)14 b(ab)q(out)g(lots)f(of)h(di\013eren)o(t)g(t)o(yp)
+q(esetting)h(instructions)g(as)f(w)o(e)g(go)f(along.)83 814
+y(Let's)k(lo)q(ok)e(at)h(the)h(log)e(\014le)h(that)g(w)o(as)g(created)i(when)
+f(w)o(e)f(ran)g(T)1140 823 y(E)1163 814 y(X.)25 b(It)16 b(ma)o(y)f(v)n(ary)g
+(sligh)o(tly)g(at)0 864 y(y)o(our)f(site,)g(but)g(should)f(lo)q(ok)g
+(something)g(lik)o(e)g(this:)0 964 y Fo(1.)0 1014 y(2.)43 b(This)21
+b(is)h(TeX,)e(MVS)i(Version)e(2.9)h(\(no)g(format)g(preloaded\))0
+1064 y(3.)43 b(**)22 b(File)f(PLAIN.FMT)e(<--)j(DD=FMTLIB)e(MEM=PLAIN)0
+1113 y(4.)0 1163 y(5.)43 b(**)22 b(File)f(SRC.TEX)f(<--)h(DD=SRC)0
+1213 y(6.)43 b(\(src.tex)20 b([1])0 1263 y(7.)43 b(Output)21
+b(written)f(on)h(DVI)h(\(1)f(page,)g(256)g(bytes\).)0 1313
+y(8.)43 b(Transcript)20 b(written)g(on)i(TEXLOG.)83 1412 y
+Fu(This)16 b(is)g(the)h(\014le)f(that)g(will)e(con)o(tain)i(an)o(y)f(error)i
+(messages.)25 b(On)16 b(line)g(6,)g Fo(\(src.tex)36 b Fu(indicated)0
+1462 y(that)17 b(T)116 1471 y(E)139 1462 y(X)g(has)g(started)h(reading)e
+(that)h(\014le.)26 b(The)18 b(app)q(earance)g(of)e Fo([1])g
+Fu(indicates)h(that)g(page)f(1)h(has)0 1512 y(b)q(een)e(pro)q(cessed.)20
+b(If)14 b(there)h(w)o(ere)g(errors)g(on)f(page)g(1,)f(they)h(w)o(ould)f(b)q
+(e)i(listed)f(at)f(that)h(p)q(oin)o(t.)0 1720 y Fr(.)g Fu(Exercise)h(1.1)41
+b(Add)14 b(a)f(second)i(sen)o(tence)h(to)e(y)o(our)g(original)e(T)1036
+1729 y(E)1059 1720 y(X)i(\014le)g(to)g(get:)0 1820 y Fo(Here)21
+b(is)g(my)h(first)e(\\TeX\\)h(sentence.)0 1870 y(I)h(was)f(the)g(one)g(who)g
+(typeset)g(it!)0 1920 y(\\bye)83 2019 y Fu(Use)15 b(T)186 2028
+y(E)209 2019 y(X)f(and)g(lo)q(ok)f(at)g(y)o(our)h(output.)k(Is)c(the)h
+(second)g(sen)o(tence)h(on)e(a)f(new)i(line?)0 2169 y Fr(.)f
+Fu(Exercise)h(1.2)41 b(No)o(w)13 b(add)h(this)g(line)f(to)h(the)h(b)q
+(eginning)e(of)g(y)o(our)h(\014le:)0 2268 y Fo(\\nopagenumbers)815
+2425 y Fu(5)p eop
+%%Page: 6 12
+6 11 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))583
+b(Section)15 b(1:)i(Getting)d(Started)p 1648 183 V 0 185 1650
+2 v 0 185 V 0 267 a(Guess)h(what)f(will)f(happ)q(en)i(when)g(y)o(ou)f(run)g
+(the)h(new)g(\014le)f(through)g(T)1120 275 y(E)1144 267 y(X.)19
+b(No)o(w)14 b(try)g(it)g(and)h(see)g(what)0 316 y(happ)q(ens.)0
+466 y Fr(.)c Fu(Exercise)i(1.3)41 b(Add)11 b(three)i(or)e(four)g(more)g(sen)o
+(tences)j(to)d(y)o(our)g(\014le.)18 b(Use)12 b(letters,)h(n)o(um)o(b)q(ers,)e
+(p)q(erio)q(ds,)0 516 y(commas,)g(question)j(marks,)e(and)i(exclamation)e(p)q
+(oin)o(ts,)h(but)h(don't)g(use)g(an)o(y)g(other)g(sym)o(b)q(ols.)0
+665 y Fr(.)j Fu(Exercise)i(1.4)40 b(Lea)o(v)o(e)18 b(a)f(blank)f(line)h(and)g
+(add)g(some)g(more)f(sen)o(tences.)31 b(Y)m(ou)17 b(can)g(no)o(w)g(get)h(new)
+0 715 y(paragraphs.)83 839 y(W)m(e)12 b(ha)o(v)o(e)f(no)o(w)h(seen)h(a)f(ma)r
+(jor)e(principle)i(concerning)g(the)h(preparation)f(of)f(T)1305
+848 y(E)1328 839 y(X)h(input)g(\014les.)18 b(The)0 889 y(placemen)o(t)f(of)g
+(the)i(text)f(on)f(y)o(our)h(computer)f(terminal)f(do)q(es)j(not)f
+(necessarily)g(corresp)q(ond)i(to)d(the)0 939 y(placemen)o(t)c(of)h(the)g
+(text)h(on)e(y)o(our)h(output.)19 b(Y)m(ou)13 b(can)h(not,)g(for)f(example,)g
+(add)g(space)i(b)q(et)o(w)o(een)h(w)o(ords)0 989 y(in)11 b(y)o(our)h(output)g
+(b)o(y)f(adding)g(spaces)i(in)f(y)o(our)f(input)h(\014le.)17
+b(Sev)o(eral)12 b(consecutiv)o(e)h(spaces)g(and)f(one)g(space)0
+1039 y(will)g(pro)q(duce)j(exactly)e(the)h(same)f(output.)18
+b(As)c(w)o(ould)f(b)q(e)h(exp)q(ected,)h(a)e(w)o(ord)g(at)h(the)g(end)g(of)f
+(one)g(line)0 1088 y(will)e(b)q(e)j(separated)g(from)c(the)k(\014rst)f(w)o
+(ord)g(of)f(the)h(follo)o(wing)d(line.)18 b(In)12 b(fact,)h(sometimes)e(when)
+i(w)o(orking)0 1138 y(on)j(a)h(\014le)g(that)f(will)f(b)q(e)j(hea)o(vily)d
+(edited,)j(it)e(is)h(con)o(v)o(enien)o(t)g(to)f(start)i(eac)o(h)f(sen)o
+(tence)i(on)d(a)h(separate)0 1188 y(line.)h(Spaces)d(at)e(the)i(b)q(eginning)
+e(of)g(a)h(line,)f(ho)o(w)o(ev)o(er,)h(are)g(alw)o(a)o(ys)f(ignored.)0
+1337 y Fr(.)h Fu(Exercise)h(1.5)41 b(Add)14 b(the)g(follo)o(wing)e(sen)o
+(tence)k(as)e(a)f(new)i(paragraph,)e(and)g(then)i(t)o(yp)q(eset)g(it:)0
+1437 y Fo(Congratulations!)40 b(You)21 b(received)g(a)g(grade)g(of)g(100\045)
+g(on)h(your)f(latest)0 1487 y(examination.)0 1587 y Fu(The)e
+Fo(\045)f Fu(sign)h(is)f(used)i(for)e(commen)o(ts)f(in)h(y)o(our)g(input)g
+(\014le.)32 b(Ev)o(erything)19 b(on)g(a)f(line)g(follo)o(wing)e(this)0
+1636 y(sym)o(b)q(ol)11 b(is)i(ignored.)18 b(Notice)13 b(that)g(ev)o(en)h(the)
+g(space)g(that)f(normally)d(separates)15 b(the)e(last)g(w)o(ord)g(on)g(one)0
+1686 y(line)h(from)e(the)j(\014rst)g(w)o(ord)g(on)f(the)h(next)g(line)e(is)i
+(lost.)k(No)o(w)14 b(put)g(a)g(bac)o(kslash)h(in)f(fron)o(t)g(of)f(the)i
+Fo(\045)f Fu(sign)0 1736 y(to)g(correct)h(the)g(sen)o(tence.)0
+1885 y Fr(.)f Fu(Exercise)h(1.6)41 b(Add)14 b(the)g(follo)o(wing)e(sen)o
+(tence)k(as)e(a)f(new)i(paragraph:)0 1985 y Fo(You)21 b(owe)g(me)h($10.00)e
+(and)h(it's)g(about)g(time)g(you)g(sent)g(it)h(to)f(me!)0 2085
+y Fu(This)12 b(will)e(pro)q(duce)j(an)e(error)i(in)e(y)o(our)g(log)g(\014le)h
+(\(if)f(y)o(our)g(implemen)o(tation)d(of)j(T)1254 2094 y(E)1278
+2085 y(X)g(is)h(in)o(teractiv)o(e,)g(that)0 2135 y(is,)h(sends)h(y)o(ou)e
+(messages)h(and)g(w)o(aits)g(for)g(answ)o(ers,)g(just)h(hit)e(the)i(carriage)
+f(return)h(or)f(en)o(ter)h(k)o(ey)f(when)0 2184 y(y)o(ou)k(get)h(the)g(error)
+g(message\).)28 b(Y)m(ou)17 b(will)f(get)i(output,)g(but)g(not)f(what)g(y)o
+(ou)g(migh)o(t)e(exp)q(ect.)30 b(Lo)q(ok)0 2234 y(at)16 b(the)h(log)f(\014le)
+g(and)g(see)i(where)f(the)g(error)g(messages)g(are)g(listed.)25
+b(Don't)16 b(w)o(orry)g(ab)q(out)g(the)h(actual)0 2284 y(messages.)h(W)m
+(e'll)13 b(ha)o(v)o(e)h(a)f(lot)h(more)f(to)h(sa)o(y)f(ab)q(out)h(errors)i
+(\(including)d(this)h(one\))g(later.)19 b(No)o(w)13 b(\014x)h(the)815
+2425 y(6)p eop
+%%Page: 7 13
+7 12 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))583
+b(Section)15 b(1:)i(Getting)d(Started)p 1648 183 V 0 185 1650
+2 v 0 185 V 0 267 a(error)g(b)o(y)f(putting)g(a)g(bac)o(kslash)g(in)g(fron)o
+(t)g(of)g(the)h Fo($)f Fu(sign,)f(and)h(t)o(yp)q(eset)i(the)f(result)g
+(\(there)h(are)e(a)g(small)0 316 y(n)o(um)o(b)q(er)g(of)g(c)o(haracters)j
+(lik)o(e)d(the)h(p)q(er)g(cen)o(t)h(and)f(dollar)e(signs)i(that)g(T)1117
+325 y(E)1140 316 y(X)g(uses)h(for)e(its)h(o)o(wn)f(purp)q(oses.)0
+366 y(A)h(table)g(of)f(these)i(c)o(haracters)h(will)c(b)q(e)j(pro)o(vided)f
+(shortly\).)0 540 y Fv(1.4)k(T)122 552 y(E)153 540 y(X)h(has)g(ev)n(erything)
+h(under)f(con)n(trol)83 640 y Fu(W)m(e)12 b(ha)o(v)o(e)g(seen)h(that)g(the)f
+(bac)o(kslash)h(has)f(a)g(sp)q(ecial)g(role.)18 b(An)o(y)12
+b(w)o(ord)g(starting)g(with)g(a)g(bac)o(kslash)0 690 y(will)h(b)q(e)i(giv)o
+(en)f(a)h(sp)q(ecial)g(in)o(terpretation)g(when)g(T)814 699
+y(E)837 690 y(X)f(reads)i(it)e(from)f(y)o(our)h(input)h(\014le.)20
+b(Suc)o(h)15 b(a)f(w)o(ord)0 740 y(is)i(called)g(a)g Fn(con)o(trol)g
+(sequence)p Fu(.)28 b(There)17 b(are,)g(in)f(fact,)h(t)o(w)o(o)f(t)o(yp)q(es)
+h(of)f(con)o(trol)g(sequences:)25 b(a)16 b Fn(con)o(trol)0
+790 y(w)o(ord)g Fu(is)f(a)g(bac)o(kslash)g(follo)o(w)o(ed)e(b)o(y)i(letters)h
+(only)e(\(for)g(example,)g Fo(\\TeX)p Fu(\))g(and)h(a)f Fn(con)o(trol)h(sym)o
+(b)q(ol)g Fu(is)f(a)0 839 y(bac)o(kslash)i(follo)o(w)o(ed)e(b)o(y)i(a)g
+(single)f(nonletter)i(\(for)f(example,)e Fo(\\$)p Fu(\).)24
+b(Since)17 b(a)e(space)i(is)f(a)f(nonletter,)i(a)0 889 y(bac)o(kslash)d
+(follo)o(w)o(ed)e(b)o(y)h(a)g(space)i(is)e(a)h(legitimate)d(con)o(trol)j(sym)
+o(b)q(ol.)34 b(When)14 b(w)o(e)g(w)o(an)o(t)f(to)g(emphasize)1716
+887 y Fs(T)1734 893 y(E)1753 887 y(Xb)q(o)q(ok:)h(7{8)0 939
+y Fu(that)e(a)f(space)i(is)f(presen)o(t,)h(w)o(e)f(will)e(use)j(a)e(sp)q
+(ecial)h(sym)o(b)q(ol)e Fo( )h Fu(to)h(indicate)g(the)g(space,)h(as)f(in)f
+(the)h(con)o(trol)0 989 y(sym)o(b)q(ol)g Fo(\\ )p Fu(.)18 b(This)13
+b(con)o(v)o(en)o(tion)h(is)g(used)g(in)g Ft(The)h(T)825 998
+y(E)851 989 y(Xb)q(o)q(ok)f Fu(as)g(w)o(ell)f(as)h(in)g(this)g(man)o(ual.)83
+1088 y(When)h(T)228 1097 y(E)251 1088 y(X)g(is)g(reading)g(y)o(our)g(input)f
+(\014le)h(and)g(comes)g(to)f(a)h(bac)o(kslash)g(follo)o(w)o(ed)e(b)o(y)i(a)g
+(letter,)g(it)0 1138 y(kno)o(ws)h(that)g(a)g(con)o(trol)g(w)o(ord)g(is)g(b)q
+(eing)g(read.)25 b(So)16 b(it)g(con)o(tin)o(ues)g(reading)g(the)h(name)e(of)g
+(the)i(con)o(trol)0 1188 y(w)o(ord)d(un)o(til)f(a)g(nonletter)i(is)f(read.)k
+(So)c(if)f(y)o(our)h(\014le)g(con)o(tains)694 1337 y Fo(I)22
+b(like)f(\\TeX!)0 1466 y Fu(the)14 b(con)o(trol)e(w)o(ord)h
+Fo(\\TeX)g Fu(is)g(terminated)f(b)o(y)h(the)h(exclamation)c(p)q(oin)o(t.)18
+b(But)13 b(this)g(presen)o(ts)j(a)c(problem)0 1516 y(if)h(y)o(ou)g(w)o(an)o
+(t)h(to)g(ha)o(v)o(e)f(a)h(space)h(after)f(a)g(con)o(trol)f(w)o(ord.)18
+b(If)c(y)o(ou)f(ha)o(v)o(e,)g(for)h(example,)e(the)i(sen)o(tence)433
+1665 y Fo(I)21 b(like)g(\\TeX)g(and)g(use)h(it)f(all)g(the)g(time.)0
+1794 y Fu(in)16 b(y)o(our)h(input)g(\014le,)g(the)g(con)o(trol)g(w)o(ord)f
+Fo(\\TeX)g Fu(is)h(terminated)f(b)o(y)h(the)g(space)h(\(whic)o(h)f(is,)g(of)f
+(course,)0 1844 y(a)21 b(nonletter\).)39 b(But)22 b(then)f(y)o(ou)f(w)o(on't)
+g(ha)o(v)o(e)h(a)g(space)g(b)q(et)o(w)o(een)i(the)e(w)o(ords)g(\\T)1347
+1853 y(E)1370 1844 y(X")f(and)h(\\and";)0 1894 y(inserting)f(more)e(spaces)j
+(w)o(on't)e(help,)i(since)g(T)779 1903 y(E)802 1894 y(X)e(do)q(esn't)h
+(distinguish)g(b)q(et)o(w)o(een)h(one)e(space)i(and)0 1944
+y(sev)o(eral)15 b(consecutiv)o(e)h(spaces.)22 b(But)15 b(if)f(y)o(ou)h(put)f
+(the)i(con)o(trol)e(sym)o(b)q(ol)f Fo(\\ )h Fu(after)h(a)g(con)o(trol)f(w)o
+(ord,)g(y)o(ou)0 1993 y(will)f(b)q(oth)h(terminate)f(the)i(con)o(trol)f(w)o
+(ord)f(and)h(insert)h(a)f(space.)19 b(It's)14 b(really)g(easy)g(to)g(forget)g
+(to)g(put)g(in)0 2043 y(something)e(lik)o(e)g Fo(\\ )g Fu(after)h(a)g(con)o
+(trol)f(w)o(ord.)18 b(I)12 b(promise)g(y)o(ou)h(that)f(y)o(ou)h(will)e(do)i
+(it)f(at)h(least)g(once)g(while)0 2093 y(y)o(ou're)h(learning)f(to)h(use)g(T)
+429 2102 y(E)452 2093 y(X.)0 2242 y Fr(.)g Fu(Exercise)h(1.7)41
+b(Mak)o(e)14 b(an)f(input)h(\014le)g(that)g(will)e(pro)q(duce)j(the)g(follo)o
+(wing)c(paragraph:)815 2425 y(7)p eop
+%%Page: 8 14
+8 13 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))583
+b(Section)15 b(1:)i(Getting)d(Started)p 1648 183 V 0 185 1650
+2 v 0 185 V 83 267 a(I)i(lik)o(e)g(T)216 275 y(E)239 267 y(X!)g(Once)i(y)o
+(ou)e(get)h(the)g(hang)f(of)g(it,)g(T)867 275 y(E)890 267 y(X)h(is)f(really)g
+(easy)h(to)f(use.)27 b(Y)m(ou)16 b(just)h(ha)o(v)o(e)f(to)0
+316 y(master)d(the)i(T)231 325 y(E)254 316 y(Xnical)e(asp)q(ects.)83
+416 y(Most)i(con)o(trol)g(w)o(ords)g(are)g(named)f(so)h(as)g(to)f(giv)o(e)h
+(a)f(hin)o(t)h(of)f(their)h(uses.)22 b(Y)m(ou)14 b(can)h(use)h
+Fo(\\par)e Fu(to)0 466 y(mak)o(e)e(a)i(new)g(paragraph,)f(for)h(example,)e
+(instead)i(of)g(putting)f(in)h(a)f(blank)g(line.)0 640 y Fv(1.5)18
+b(What)i(T)283 651 y(E)313 640 y(X)g(w)n(on't)f(do)83 740 y
+Fu(T)106 749 y(E)129 740 y(X)e(is)g(v)o(ery)g(go)q(o)q(d)g(at)g(setting)g(t)o
+(yp)q(e,)h(but)f(there)h(are)g(things)f(that)g(T)1228 749 y(E)1251
+740 y(X)g(can't)g(do)g(w)o(ell.)26 b(One)0 790 y(is)15 b(making)f(\014gures.)
+24 b(Space)16 b(can)g(b)q(e)g(left)f(to)h(insert)g(\014gures,)g(but)g(there)h
+(are)f(no)f(graphic)h(pro)q(cedures)0 839 y(built)g(in)o(to)g(the)h(language)
+f(\(at)h(presen)o(t\).)28 b(Some)16 b(implem)o(en)o(tations)e(allo)o(w)h
+(graphic)i(instructions)g(to)0 889 y(b)q(e)g(inserted)h(using)e(the)h
+Fo(\\special)d Fu(con)o(trol)i(w)o(ord)g(but)h(these)h(are)e(exceptional)h
+(and)f(de\014nitely)h(site)0 939 y(dep)q(enden)o(t.)83 1039
+y(T)106 1048 y(E)129 1039 y(X)j(sets)g(t)o(yp)q(e)g(in)f(horizon)o(tal)f
+(straigh)o(t)h(lines)h(and)f(not)g(in)g(straigh)o(t)g(lines)g(at)h(other)g
+(angles.)0 1088 y(In)c(particular,)f(it)g(is)h(generally)f(not)h(p)q(ossible)
+g(to)f(mak)o(e)f(insertions)i(in)g(\\landscap)q(e)g(mo)q(de",)e(that)i(is,)0
+1138 y(with)e(the)g(text)h(rotated)f(b)o(y)g(so)g(that)g(the)g(baseline)h(is)
+e(parallel)g(with)h(the)g(long)f(edge)i(of)e(the)i(pap)q(er,)f(or)0
+1188 y(to)j(include)f(text)i(that)e(has)h(a)g(curv)o(e)g(for)g(a)f(baseline.)
+27 b(P)o(ersp)q(ectiv)o(e)18 b(t)o(yp)q(e)g(\(gradually)d(increasing)i(or)0
+1238 y(decreasing)e(in)e(heigh)o(t\))h(is)g(not)g(handled)g(w)o(ell)f(b)o(y)g
+(T)828 1247 y(E)852 1238 y(X.)83 1337 y(W)m(e)c(ha)o(v)o(e)g(seen)i(that)f
+(there)g(is)g(an)f(\\edit,)h(T)740 1346 y(E)763 1337 y(X,)f(driv)o(er")g
+(cycle)i(that)e(is)g(necessary)j(for)d(eac)o(h)h(di\013eren)o(t)0
+1387 y(cop)o(y)15 b(of)f(output.)22 b(This)15 b(is)g(true)h(ev)o(en)g(when)f
+(the)h(output)f(device)h(is)f(a)g(terminal.)20 b(In)15 b(particular,)f(it's)0
+1437 y(not)j(p)q(ossible)g(to)g(t)o(yp)q(e)g(the)g(input)g(\014le)g(and)g
+(see)h(the)f(results)h(on)f(the)g(screen)i(immedia)o(tely)14
+b(without)0 1487 y(going)h(through)h(the)g(full)f(cycle.)24
+b(Some)15 b(implemen)o(tatio)o(ns)f(ha)o(v)o(e)h(b)q(oth)h(text)h(and)f
+(graphics)g(displa)o(ys)0 1537 y(with)f(reasonably)h(quic)o(k)f(turnaround)h
+(\(a)f(few)h(seconds)h(for)e(a)g(single)g(page\);)h(as)g(hardw)o(are)g(b)q
+(ecomes)0 1587 y(less)f(exp)q(ensiv)o(e)g(and)e(pro)q(cessors)j(b)q(ecome)e
+(faster,)g(w)o(e)g(ma)o(y)e(see)j(impro)o(v)o(emen)o(t.)815
+2425 y(8)p eop
+%%Page: 9 15
+9 14 bop 0 267 a Fw(Section)22 b(2)0 329 y(All)f(c)n(haracters)i(great)g(and)
+h(small)p 0 392 1650 2 v 0 392 V 0 669 a Fv(2.1)18 b(Some)g(c)n(haracters)h
+(are)g(more)e(sp)r(ecial)k(than)e(others)83 769 y Fu(W)m(e)e(sa)o(w)h(in)f
+(the)h(last)f(section)h(that)g(most)e(text)i(is)f(en)o(tered)j(at)d(the)h
+(terminal)e(as)h(sen)o(tences)k(of)0 819 y(ordinary)13 b(w)o(ords)h(just)h
+(as)f(when)g(t)o(yping)f(with)h(a)f(t)o(yp)q(ewriter.)19 b(But)c(w)o(e)f
+(also)f(sa)o(w)h(that,)f(in)h(particular,)0 868 y(the)h(bac)o(kslash)f(could)
+h(b)q(e)g(used)g(for)f(at)g(least)h(t)o(w)o(o)f(di\013eren)o(t)h(purp)q
+(oses.)21 b(It)14 b(can)h(b)q(e)g(used)g(for)f(sym)o(b)q(ols)0
+918 y(\(or)f(com)o(binations)d(of)j(sym)o(b)q(ols\))e(that)i(don't)f(app)q
+(ear)h(on)g(the)g(k)o(eyb)q(oard)g(suc)o(h)g(as)g(t)o(yping)f
+Fo(\\TeX)g Fu(to)h(get)0 968 y(T)23 977 y(E)46 968 y(X.)23
+b(It)16 b(can)g(also)e(b)q(e)j(used)f(to)f(giv)o(e)g(T)638
+977 y(E)662 968 y(X)g(sp)q(ecial)h(instructions)g(suc)o(h)h(as)e(t)o(yping)g
+Fo(\\bye)g Fu(to)g(indicate)0 1018 y(the)e(end)h(of)e(the)h(input)g(\014le.)
+18 b(In)12 b(general,)h(a)g(w)o(ord)f(starting)h(with)g(a)f(bac)o(kslash)h
+(will)e(b)q(e)j(in)o(terpreted)g(b)o(y)0 1068 y(T)23 1077 y(E)46
+1068 y(X)h(as)g(one)g(requiring)g(sp)q(ecial)g(atten)o(tion.)20
+b(There)c(are)g(sev)o(eral)f(h)o(undred)h(w)o(ords)f(that)g(T)1459
+1077 y(E)1482 1068 y(X)g(kno)o(ws,)0 1117 y(and)h(y)o(ou)h(can)f(de\014ne)i
+(more)e(y)o(ourself,)g(and)h(so)f(the)h(bac)o(kslash)g(is)f(v)o(ery)h(imp)q
+(ortan)o(t.)25 b(W)m(e'll)15 b(sp)q(end)i(a)0 1167 y(lot)c(of)g(time)f(as)h
+(w)o(e)h(pro)q(ceed)h(learning)d(some)h(of)g(these)h(w)o(ords;)g(fortunately)
+f(w)o(e'll)f(only)g(need)j(to)e(use)h(a)0 1217 y(small)e(n)o(um)o(b)q(er)h
+(of)g(them)g(most)g(of)g(the)i(time.)83 1317 y(There)d(are)e(ten)h(c)o
+(haracters)i(whic)o(h,)d(lik)o(e)g(the)h(bac)o(kslash,)f(are)h(used)g(b)o(y)g
+(T)1224 1326 y(E)1247 1317 y(X)f(for)g(sp)q(ecial)h(purp)q(oses,)0
+1366 y(and)j(w)o(e)h(no)o(w)f(w)o(an)o(t)f(to)i(giv)o(e)e(the)i(complete)f
+(list.)19 b(What)13 b(if)h(w)o(e)g(w)o(an)o(t)g(to)g(use)i(a)e(sen)o(tence)i
+(with)e(one)h(of)1716 1364 y Fs(T)1734 1370 y(E)1753 1364 y(Xb)q(o)q(ok:)f
+(37{38)0 1416 y Fu(these)h(sp)q(ecial)f(c)o(haracters)i(in)e(it?)j(With)c
+(this)h(in)g(mind)e(w)o(e'll)h(ask)h(the)g(follo)o(wing)d(questions:)9
+1516 y(\(1\))21 b(What)13 b(are)i(the)f(di\013eren)o(t)h(sp)q(ecial)f(c)o
+(haracters?)9 1616 y(\(2\))21 b(Ho)o(w)14 b(do)f(w)o(e)h(use)h(a)f(sp)q
+(ecial)g(c)o(haracter)h(if)e(w)o(e)h(really)f(w)o(an)o(t)h(to)g(t)o(yp)q
+(eset)h(it)f(in)f(our)h(text?)83 1715 y(Here)k(is)f(a)f(table)h(of)f(eac)o(h)
+h(sp)q(ecial)g(c)o(haracter,)i(its)e(purp)q(ose,)h(and)e(the)i(metho)q(d)e
+(of)g(t)o(yp)q(esetting)0 1765 y(the)e(sp)q(ecial)h(c)o(haracter)g(itself)e
+(if)g(y)o(ou)h(need)h(it:)815 2425 y(9)p eop
+%%Page: 10 16
+10 15 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 459 349 a Ft(Characters)h(requiring)e(sp)q
+(ecial)h(input)102 447 y(Character)57 b(Purp)q(ose)490 b(Input)14
+b(for)h(literal)e(output)p 102 463 1447 2 v 102 463 V 197 511
+a Fp(n)150 b Fu(Sp)q(ecial)14 b(sym)o(b)q(ols)e(and)i(instructions)70
+b Fo($\\backslash$)197 560 y Fp(f)150 b Fu(Op)q(en)15 b(group)447
+b Fo($\\{$)197 610 y Fp(g)150 b Fu(Close)14 b(group)448 b Fo($\\}$)190
+660 y Fu(\045)143 b(Commen)o(ts)468 b Fo(\\\045)191 710 y Fu(&)145
+b(T)m(abs)13 b(and)h(table)g(alignmen)o(ts)181 b Fo(\\&)197
+760 y Fu(~)150 b(Un)o(break)n(able)13 b(space)329 b Fo(\\~{})197
+809 y Fu($)150 b(Starting)13 b(or)h(ending)g(math)e(text)137
+b Fo(\\$)197 859 y Fu(^)150 b(Math)14 b(sup)q(erscripts)337
+b Fo(\\^{})p 202 909 13 2 v 202 909 V 368 909 a Fu(Math)14
+b(subscripts)372 b Fo(\\)p 1056 909 14 2 v 1056 909 V 15 w({})190
+959 y Fu(#)143 b(De\014ning)13 b(replacemen)o(t)h(sym)o(b)q(ols)120
+b Fo(\\#)0 1233 y Fv(2.2)18 b(T)n(yp)r(esetting)i(with)h(an)e(accen)n(t)83
+1332 y Fu(No)o(w)e(w)o(e're)g(going)f(to)h(start)h(using)e(some)g(of)h(T)854
+1341 y(E)877 1332 y(X's)g(go)q(o)q(dies!)27 b(So)17 b(far)g(w)o(e'v)o(e)g
+(just)g(b)q(een)h(using)0 1382 y(T)23 1391 y(E)46 1382 y(X)d(to)f(mak)o(e)f
+(our)i(output)f(lo)q(ok)g(attractiv)o(e,)h(but)f(no)o(w)g(w)o(e'll)g(start)h
+(to)f(do)h(things)f(that)h(are)g(di\016cult)0 1432 y(or)i(imp)q(ossible)e(on)
+i(the)h(t)o(yp)q(ewriter.)28 b(In)17 b(particular,)h(w)o(e're)f(going)f(to)h
+(lo)q(ok)f(at)h(accen)o(ts)h(no)o(w.)27 b(Ho)o(w)0 1482 y(do)14
+b(y)o(ou)g(pro)q(duce)i(an)e(accen)o(t)i(when)f(the)g(sym)o(b)q(ol)e(do)q
+(esn't)i(app)q(ear)g(on)f(the)h(k)o(eyb)q(oard?)20 b(Just)c(as)e(with)0
+1532 y(the)j(sym)o(b)q(ol)f(T)243 1541 y(E)266 1532 y(X,)g(it)h(is)f
+(necessary)j(to)e(en)o(ter)h(a)e(w)o(ord)h(starting)g(with)g(a)f(bac)o
+(kslash.)27 b(F)m(or)17 b(the)g(w)o(ord)0 1582 y(\\premi)o(\022)-20
+b(ere",)18 b(as)h(a)f(\014rst)h(example,)e(y)o(ou)h(need)h(to)f(t)o(yp)q(e)h
+(in)f Fo(premi\\`ere)e Fu(\(y)o(ou)i(ma)o(y)e(ha)o(v)o(e)i(to)g(h)o(un)o(t)0
+1631 y(around)h(to)h(\014nd)g(the)g(\\bac)o(k)f(prime")f(or)i(\\gra)o(v)o(e")
+e(sym)o(b)q(ol)g Fo(`)i Fu(on)f(y)o(our)g(k)o(eyb)q(oard,)i(but)f(it's)f
+(there)0 1681 y(somewhere)196 1666 y Fs(2)215 1681 y Fu(\).)30
+b(In)18 b(general,)h(to)e(put)h(an)g(accen)o(t)h(on)f(a)f(letter,)j(the)e
+(appropriate)g(con)o(trol)g(sequence)0 1731 y(precedes)e(the)f(letter.)p
+0 1778 600 2 v 0 1778 V 44 1809 a Fs(2)83 1824 y Fu(If)e(y)o(ou)g(ha)o(v)o(e)
+h(a)f(v)o(ery)h(old)f(or)h(obscure)h(k)o(eyb)q(oard)f(and)f(the)h(bac)o(k)g
+(prime)e(is)i Fm(r)n(e)n(al)r(ly)i Fu(not)e(there,)g(y)o(ou)0
+1874 y(can)f(use)h Fo(\\lq{})e Fu(instead.)19 b(Similarl)o(y)10
+b Fo(\\rq{})i Fu(can)i(b)q(e)g(used)g(for)e(the)i(sym)o(b)q(ol)d
+Fo(')p Fu(.)18 b(Y)m(ou)13 b(can)g(think)g(of)f(the)0 1924
+y(sym)o(b)q(ols)i(as)i(b)q(eing)g(abbreviations)f(for)g(\\left)g(quote")h
+(and)f(\\righ)o(t)g(quote.")24 b(In)15 b(addition,)g Fo(\\lq\\lq{})0
+1974 y Fu(and)d Fo(\\rq\\rq{})f Fu(giv)o(e)g(the)i(usual)f(quotation)g
+(marks.)k(But)d(this)f(w)o(on't)g(w)o(ork)g(as)g(a)g(metho)q(d)g(to)g(pro)q
+(duce)0 2023 y(an)i(accen)o(t)h(o)o(v)o(er)f(the)g(follo)o(wing)d(letter,)k
+(so)f(y)o(ou're)f(really)h(b)q(etter)h(o\013)f(with)f(a)h(prop)q(er)h(k)o
+(eyb)q(oard.)804 2425 y(10)p eop
+%%Page: 11 17
+11 16 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 83 267 a(Here)h(are)f(some)f(examples:)563
+364 y Ft(T)588 373 y(E)613 364 y(X)j(input)71 b(T)875 373 y(E)901
+364 y(X)16 b(output)p 525 380 600 2 v 525 380 V 525 428 a Fo(\\`a)21
+b(la)h(mode)84 b Fu(\022)-21 b(a)13 b(la)h(mo)q(de)547 478
+y Fo(r\\'esum\\'e)83 b Fu(r)o(\023)-20 b(esum)o(\023)g(e)547
+527 y Fo(soup\\c con)83 b Fu(soup\030)-18 b(con)634 577 y Fo(No\\"el)84
+b Fu(No)o(\177)-20 b(el)569 627 y Fo(na\\"\\i ve)83 b Fu(na)-5
+b(\177)-16 b(\020v)o(e)83 776 y(W)m(e)14 b(see)h(sev)o(eral)g(principles)f
+(illustrated)g(b)o(y)g(these)h(examples.)j(Most)d(accen)o(ts)g(are)g(pro)q
+(duced)g(b)o(y)0 826 y(using)f(a)f(con)o(trol)h(sym)o(b)q(ol)e(with)i(a)f
+(similar)f(shap)q(e.)19 b(A)14 b(few)f(of)h(them)f(are)h(pro)q(duced)h(b)o(y)
+f(con)o(trol)g(w)o(ords)0 876 y(con)o(taining)e(a)h(single)g(letter.)19
+b(Some)12 b(care)i(m)o(ust)e(b)q(e)i(used)g(in)f(this)h(case,)g(for)e(a)h
+(space)i(m)o(ust)d(b)q(e)i(used)g(to)0 926 y(terminate)f(the)i(con)o(trol)e
+(w)o(ord.)18 b(If)c(y)o(ou)f(ha)o(v)o(e)h Fo(soup\\ccon)e Fu(in)i(y)o(our)f
+(\014le,)h(for)f(example,)f(T)1427 935 y(E)1450 926 y(X)i(will)f(lo)q(ok)0
+976 y(for)h(the)g(con)o(trol)g(w)o(ord)f Fo(\\ccon)487 961
+y Fs(3)505 976 y Fu(.)1716 969 y Fs(T)1734 975 y(E)1753 969
+y(Xb)q(o)q(ok:)h(52{53)83 1075 y Fu(Notice)i(that)g(there)i(is)d(a)h(con)o
+(trol)g(w)o(ord)f Fo(\\i)h Fu(also.)23 b(This)16 b(pro)q(duces)i(the)e
+(letter)h(\\i")e(without)g(the)0 1125 y(dot)h(o)o(v)o(er)g(it;)h(this)f(allo)
+o(ws)f(an)h(accen)o(t)i(to)e(b)q(e)g(put)h(o)o(v)o(er)f(the)h(lo)o(w)o(er)f
+(part)g(of)g(the)h(letter.)26 b(There)17 b(is)f(an)0 1175 y(analogous)d(con)o
+(trol)g(w)o(ord)h Fo(\\j)f Fu(that)h(pro)q(duces)i(a)d(dotless)i(\\j")e(for)h
+(accen)o(ting)g(purp)q(oses.)254 1308 y Ft(Accen)o(ts)h(that)f(ma)o(y)i(b)q
+(e)g(immediatel)o(y)d(follo)o(w)o(ed)g(b)o(y)j(a)g(letter)595
+1405 y(Name)74 b(T)816 1414 y(E)842 1405 y(X)16 b(input)70
+b(T)1103 1414 y(E)1129 1405 y(X)16 b(output)p 297 1421 1057
+2 v 297 1421 V 626 1469 a Fu(gra)o(v)o(e)137 b Fo(\\`o)267
+b Fu(\022)-21 b(o)625 1519 y(acute)138 b Fo(\\'o)267 b Fu(\023)-21
+b(o)536 1568 y(circum\015ex)137 b Fo(\\^o)267 b Fu(^)-21 b(o)297
+1618 y(umlaut/dieresis/tr)o(\023)h(emat)135 b Fo(\\"o)267 b
+Fu(\177)-21 b(o)641 1668 y(tilde)137 b Fo(\\~o)267 b Fu(~)-21
+b(o)588 1718 y(macron)136 b Fo(\\=o)267 b Fu(\026)-21 b(o)662
+1768 y(dot)137 b Fo(\\.o)271 b Fu(_)-16 b(o)p 0 1886 600 2
+v 0 1886 V 44 1917 a Fs(3)83 1932 y Fu(W)m(e'll)14 b(see)i(that)g(there)h(is)
+e(another)h(metho)q(d)e(when)i(w)o(e)g(lo)q(ok)e(at)i(the)g(grouping)e
+(concept)j(in)e(Sec-)0 1981 y(tion)e(4.)804 2425 y(11)p eop
+%%Page: 12 18
+12 17 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 411 299 a Ft(Accen)o(ts)h(requiring)e(an)i
+(in)o(terv)o(eni)o(ng)e(space)446 397 y(Name)170 b(T)763 406
+y(E)789 397 y(X)16 b(input)71 b(T)1051 406 y(E)1076 397 y(X)16
+b(output)p 349 413 952 2 v 349 413 V 452 461 a Fu(cedilla)228
+b Fo(\\c)21 b(o)257 b Fu(\030)-20 b(o)427 511 y(underdot)206
+b Fo(\\d)21 b(o)256 b Fu(o)1143 519 y(.)427 560 y(underbar)206
+b Fo(\\b)21 b(o)256 b Fu(o)1139 588 y(\026)458 610 y(h\023)-21
+b(a)o(\024)h(cek)236 b Fo(\\v)21 b(o)256 b Fu(\024)-21 b(o)461
+660 y(brev)o(e)239 b Fo(\\u)21 b(o)256 b Fu(\025)-21 b(o)486
+710 y(tie)253 b Fo(\\t)21 b(oo)235 b Fr(\177)-12 b Fu(oo)349
+760 y(Hungarian)14 b(umlaut)111 b Fo(\\H)21 b(o)256 b Fu(})-21
+b(o)83 938 y(T)106 947 y(E)129 938 y(X)14 b(also)f(allo)o(ws)g(some)g
+(letters)i(from)d(languages)i(other)g(than)g(English)f(to)h(b)q(e)h(t)o(yp)q
+(eset.)453 1071 y Ft(A)l(v)m(ailable)e(foreign)h(language)g(sym)o(b)q(ols)424
+1168 y(Example)173 b(T)804 1177 y(E)829 1168 y(X)16 b(input)71
+b(T)1091 1177 y(E)1117 1168 y(X)16 b(output)p 309 1184 1032
+2 v 309 1184 V 353 1232 a Fu(\035gean,)e(\032sthetics)129 b
+Fo(\\AE,)20 b(\\ae)183 b Fu(\035,)14 b(\032)309 1282 y(\036uvres,)h(hors)f
+(d'\033uvre)94 b Fo(\\OE)22 b(\\oe)190 b Fu(\036,)13 b(\033)420
+1330 y(\027)420 1337 y(Angstrom)193 b Fo(\\AA,)20 b(\\aa)1158
+1330 y Fu(\027)1158 1337 y(A,)8 b(\027)-26 b(a)360 1386 y(\037re,)14
+b(K\034b)q(enha)o(vn)156 b Fo(\\O,)21 b(\\o)212 b Fu(\037,)14
+b(\034)406 1436 y( )-13 b(L)o(o)q(dz,)14 b( )-12 b(l\023)-21
+b(odk)n(a)198 b Fo(\\L,)21 b(\\l)222 b Fu( )-13 b(L)o(,)13
+b( )-12 b(l)479 1486 y(Nu\031)293 b Fo(\\ss)273 b Fu(\031)468
+1536 y(>Si?)315 b Fo(?`)278 b Fu(>)476 1586 y(<Si!)323 b Fo(!`)282
+b Fu(<)458 1636 y(Se)q(~)-22 b(nor)299 b Fo(\\~)277 b Fu(~)814
+1685 y Fo({\\it\\$})206 b Fm($)83 1864 y Fu(T)o(yp)q(eset)15
+b(the)g(sen)o(tence)h(in)d(eac)o(h)i(of)e(the)h(follo)o(wing)e(exercises:)0
+2013 y Fr(.)i Fu(Exercise)h(2.1)41 b(Do)q(es)14 b(\035sc)o(h)o(ylus)h
+(understand)g(\036dipus?)0 2163 y Fr(.)f Fu(Exercise)h(2.2)41
+b(The)14 b(smallest)f(in)o(ternal)g(unit)h(of)f(T)849 2172
+y(E)872 2163 y(X)h(is)g(ab)q(out)g(53.63)1174 2156 y(\027)1174
+2163 y(A.)0 2312 y Fr(.)g Fu(Exercise)h(2.3)41 b(They)14 b(to)q(ok)f(some)g
+(honey)i(and)e(plen)o(t)o(y)h(of)f(money)g(wrapp)q(ed)h(up)g(in)g(a)f
+Fm($)p Fu(5)h(note.)804 2425 y(12)p eop
+%%Page: 13 19
+13 18 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a Fr(.)g Fu(Exercise)h(2.4)296
+256 y(\023)293 267 y(El)o(\022)-20 b(ev)o(es,)14 b(refusez)h(v)o(os)f(le\030)
+-18 b(cons!)19 b(Jetez)c(v)o(os)f(c)o(ha)-5 b(^)-16 b(\020nes!)0
+416 y Fr(.)14 b Fu(Exercise)h(2.5)41 b(Za)n(\024)-19 b(sto)14
+b(tak)o(o)f(p)q(olak)o(o)g(pijete)g(\024)-20 b(ca)r(j?)0 565
+y Fr(.)14 b Fu(Exercise)h(2.6)41 b(Mein)14 b(T)m(ee)g(ist)g(hei\031.)0
+715 y Fr(.)g Fu(Exercise)h(2.7)41 b(P)o(eut-)o(^)-20 b(etre)15
+b(qu'il)e(pr)o(\023)-20 b(ef)o(\022)g(ere)15 b(le)f(caf)o(\023)-20
+b(e)14 b(glac)o(\023)-20 b(e.)0 864 y Fr(.)14 b Fu(Exercise)h(2.8)41
+b(>P)o(or)13 b(qu)o(\023)-20 b(e)14 b(no)g(b)q(eb)q(es)i(vino)d(blanco?)k(<P)
+o(orque)d(est\023)-21 b(a)15 b(a)o(vinagrado!)0 1014 y Fr(.)f
+Fu(Exercise)h(2.9)41 b(M)-5 b(\023)-16 b(\020)l(\023)f(\021n)13
+b(idee)o(\177)-20 b(en)15 b(w)o(orden)f(niet)g(b)q(e)-5 b(\177)-16
+b(\020n)o(vlo)q(ed.)0 1163 y Fr(.)14 b Fu(Exercise)h(2.10)40
+b(Can)14 b(y)o(ou)f(tak)o(e)h(a)g(ferry)g(from)807 1153 y(\177)802
+1163 y(Oland)f(to)977 1156 y(\027)977 1163 y(Aland?)0 1313
+y Fr(.)h Fu(Exercise)h(2.11)40 b(T)q(\177)-22 b(urk\030)k(ce)15
+b(k)o(on)o(u)o(\030)-17 b(san)14 b(y)o(e\025)-21 b(genler)14
+b(nasillar?)0 1487 y Fv(2.3)k(Dots,)h(dashes,)f(quotes,)h Fr(:)7
+b(:)g(:)83 1587 y Fu(T)o(yping)17 b(has)h(alw)o(a)o(ys)f(b)q(een)i(a)f
+(compromise:)23 b(the)c(small)c(n)o(um)o(b)q(er)j(of)f(k)o(eys)h(\(compared)g
+(to)f(the)0 1636 y(n)o(um)o(b)q(er)9 b(of)g(t)o(yp)q(eset)j(sym)o(b)q(ols)c
+(a)o(v)n(ailable\))g(has)h(forced)i(some)e(c)o(hanges)h(on)g(the)g(t)o
+(ypist.)17 b(When)10 b(preparing)0 1686 y(material)j(using)h(T)297
+1695 y(E)320 1686 y(X,)g(there)i(is)f(no)f(need)i(to)f(b)q(e)g(so)g
+(restricted.)22 b(In)15 b(this)g(section)g(w)o(e'll)f(lo)q(ok)f(at)i(some)0
+1736 y(di\013erences)h(b)q(et)o(w)o(een)f(t)o(yping)f(and)f(using)h(T)704
+1745 y(E)727 1736 y(X.)83 1836 y(There)h(are)f(four)f(t)o(yp)q(es)i(of)e
+(dashes)h(that)g(are)g(used.)19 b(The)14 b(h)o(yphen)g(is)g(used)g(for)f(com)
+o(bining)f(w)o(ords)0 1885 y(in)o(to)j(one)h(unit)f(as)h(with)g(mother-in-la)
+o(w.)45 b(The)16 b(en-dash)g(is)g(used)g(to)g(indicate)g(a)f(sequence)j(of)d
+(page)1716 1883 y Fs(T)1734 1889 y(E)1753 1883 y(Xb)q(o)q(ok:)f(3{5)0
+1935 y Fu(n)o(um)o(b)q(ers,)h(y)o(ears)i(or)f(suc)o(h)g(things.)24
+b(The)16 b(em-dash)f(is)h(a)f(grammatical)d(sym)o(b)q(ol.)22
+b(The)16 b(min)o(us)f(sign)g(is)0 1985 y(used)g(for)e(negativ)o(e)h(n)o(um)o
+(b)q(ers.)k(Here)d(they)f(are)h(with)e(their)h(uses:)804 2425
+y(13)p eop
+%%Page: 14 20
+14 19 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 558 339 a Ft(Di\013eren)o(t)f(t)o(yp)q(es)i
+(of)g(dashes)63 437 y(Name)99 b(T)309 446 y(E)334 437 y(X)16
+b(input)71 b(T)596 446 y(E)622 437 y(X)16 b(output)322 b(Example)p
+21 453 1608 2 v 21 453 V 52 501 a Fu(h)o(yphen)191 b Fo(-)292
+b Fu(-)267 b(The)15 b(space)g(is)e(3-dimensional.)49 550 y(en-dash)176
+b Fo(--)277 b Fu({)367 b(Read)14 b(pages)g(3{4.)43 600 y(em-dash)158
+b Fo(---)256 b Fu(|)171 b(I)14 b(sa)o(w)g(them|there)g(w)o(ere)h(3)e(men)g
+(aliv)o(e.)21 650 y(min)o(us)g(sign)137 b Fo($-$)261 b Fp(\000)135
+b Fu(The)14 b(temp)q(erature)h(dropp)q(ed)g(to)e Fp(\000)p
+Fu(3)h(degrees.)0 839 y Fr(.)j Fu(Exercise)j(2.12)40 b(I)18
+b(en)o(tered)h(the)g(ro)q(om)d(and|horrors|I)h(sa)o(w)h(b)q(oth)g(m)o(y)e
+(father-in-la)o(w)g(and)i(m)o(y)0 889 y(mother-in-la)o(w.)0
+1039 y Fr(.)c Fu(Exercise)h(2.13)40 b(The)15 b(win)o(ter)f(of)f(1484{1485)f
+(w)o(as)i(one)g(of)f(discon)o(ten)o(t.)83 1184 y(Another)g(di\013erence)h(b)q
+(et)o(w)o(een)f(t)o(yping)e(and)h(using)g(T)922 1193 y(E)945
+1184 y(X)g(is)g(the)h(use)f(of)g(quotation)f(marks.)16 b(Op)q(en-)0
+1234 y(ing)e(and)g(closing)h(quotation)e(marks)h(are)h(the)g(same)f(on)g(a)h
+(t)o(yp)q(ewriter.)21 b(They)15 b(are)h(pro)q(duced)g(in)e(T)1596
+1242 y(E)1619 1234 y(X)0 1283 y(b)o(y)h(using)f(the)i(ap)q(ostrophe)g(or)f
+(prime)f(k)o(ey)h Fo(')f Fu(and)h(bac)o(kprime)f(k)o(ey)h Fo(`)p
+Fu(.)21 b(An)15 b(op)q(en)h(quote)f(is)g(pro)q(duced)0 1333
+y(b)o(y)g Fo(``)f Fu(and)h(the)h(close)f(quote)h(b)o(y)e Fo('')p
+Fu(.)21 b(Similarly)12 b(the)k(op)q(ening)e(single)h(quote)g(is)g(pro)q
+(duced)i(b)o(y)d Fo(`)h Fu(and)1716 1331 y Fs(T)1734 1337 y(E)1753
+1331 y(Xb)q(o)q(ok:)f(3)0 1383 y Fu(the)f(closing)f(single)g(quote)g(b)o(y)g
+Fo(')p Fu(.)18 b(Notice)12 b(that)h(there)g(is)g(no)f(need)h(to)f(use)h(the)g
+(usual)f(t)o(yping)g(quotation)0 1433 y(mark)g(\(it)i(normally)d(giv)o(es)j
+(a)g(close)g(quote,)g(but)g(don't)f(coun)o(t)h(on)g(it\).)0
+1582 y Fr(.)g Fu(Exercise)h(2.14)40 b(His)14 b(\\though)o(tfulness")g(w)o(as)
+g(impressiv)o(e.)0 1732 y Fr(.)g Fu(Exercise)h(2.15)40 b(F)m(rank)14
+b(w)o(ondered,)g(\\Is)g(this)g(a)g(girl)f(that)h(can't)f(sa)o(y)h(`No!')5
+b(?")83 1877 y(Sometimes)13 b(ellipses)j(\(three)h(dots\))f(are)g(used)g(to)g
+(indicate)f(a)h(passage)g(of)e(time)h(or)g(missing)f(ma-)0
+1926 y(terial.)19 b(T)o(yping)14 b(three)i(p)q(erio)q(ds)f(will)e(giv)o(e)h
+(three)i(dots)f(v)o(ery)f(close)h(together.)21 b(The)15 b(dots)g(with)f(prop)
+q(er)0 1976 y(spacing)g(will)e(b)q(e)j(pro)q(duced)g(b)o(y)f(ha)o(ving)e
+Fo(\\dots)h Fu(in)h(y)o(our)f(input)h(\014le.)1716 1974 y Fs(T)1734
+1980 y(E)1753 1974 y(Xb)q(o)q(ok:)g(173)0 2126 y Fr(.)k Fu(Exercise)i(2.16)40
+b(He)19 b(though)o(t,)f(\\)p Fr(:)7 b(:)g(:)f Fu(and)18 b(this)g(go)q(es)h
+(on)f(forev)o(er,)h(p)q(erhaps)g(to)f(the)h(last)f(recorded)0
+2176 y(syllable.")83 2275 y(Another)e(problem)e(with)h(dots)g(is)h(that)f
+(the)h(p)q(erio)q(d)f(after)h(an)f(abbreviation)f(normally)f(has)i(less)0
+2325 y(space)i(after)f(it)f(than)h(do)q(es)g(the)h(p)q(erio)q(d)f(at)g(the)g
+(end)g(of)f(a)h(sen)o(tence.)26 b(There)17 b(are)f(t)o(w)o(o)f(w)o(a)o(ys)h
+(to)f(solv)o(e)804 2425 y(14)p eop
+%%Page: 15 21
+15 20 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a(this)f(problem:)j(the)e(dot)f(can)g
+(b)q(e)h(follo)o(w)o(ed)d(b)o(y)i(either)h Fo(\\ )f Fu(or)g
+Fo(~)g Fu(to)f(c)o(hange)i(the)f(spacing.)36 b(The)14 b(second)1716
+264 y Fs(T)1734 270 y(E)1753 264 y(Xb)q(o)q(ok:)g(91{92)0 316
+y Fu(alternativ)o(e)h(will)e(giv)o(e)i(an)g(un)o(break)n(able)f(space;)j
+(when)e(suc)o(h)h(a)f(space)h(is)f(b)q(et)o(w)o(een)h(t)o(w)o(o)e(w)o(ords,)i
+(these)0 366 y(w)o(ords)d(m)o(ust)e(t)o(yp)q(eset)j(on)f(the)g(same)e(line.)
+18 b(The)13 b(input)f Fo(Prof.~Knuth)e Fu(w)o(ould)i(cause)h(those)h(t)o(w)o
+(o)e(w)o(ords)0 416 y(to)i(b)q(e)h(t)o(yp)q(eset)h(on)e(one)h(line.)j(This)d
+(is)f(desirable)h(for)f(names)f(lik)o(e)h(V)m(ancouv)o(er,)g(B.)g(C.)g(and)g
+(Mr.)g(Jones)0 466 y(so)j(that)f(\\Mr.")26 b(and)17 b(\\Jones")g(do)f(not)h
+(end)g(up)f(on)h(separate)g(lines.)26 b(Notice)17 b(that)g(no)f(bac)o(kslash)
+h(is)0 516 y(used)e(with)e(the)i(un)o(break)n(able)f(space.)0
+665 y Fr(.)g Fu(Exercise)h(2.17)40 b(Ha)o(v)o(e)14 b(y)o(ou)g(seen)h(Ms.)f
+(Jones?)0 814 y Fr(.)e Fu(Exercise)h(2.18)40 b(Prof.)11 b(Smith)g(and)g(Dr.)g
+(Gold)g(\015ew)h(from)e(L.)i(A.)f(to)h(W)m(ashington,)e(D.)h(C.,)g(via)g(F)m
+(argo,)0 864 y(N.)j(D.)0 1039 y Fv(2.4)k(Di\013eren)n(t)j(fon)n(ts)83
+1138 y Fu(The)14 b(most)e(ob)o(vious)h(di\013erence)i(b)q(et)o(w)o(een)g(t)o
+(yp)q(ewritten)g(text)f(and)f(T)1178 1147 y(E)1201 1138 y(X)h(output)g(is)f
+(undoubtedly)0 1188 y(the)h(di\013eren)o(t)h(fon)o(ts)e(or)g(t)o(yp)q(es)i
+(of)e(sym)o(b)q(ols)f(used.)18 b(When)c(T)955 1197 y(E)978
+1188 y(X)g(starts)g(up)g(it)f(has)g(sixteen)i(fon)o(ts)e(a)o(v)n(ail-)0
+1238 y(able.)20 b(Some)13 b(of)h(these)i(are)g(used)f(for)f(tec)o(hnical)h
+(purp)q(oses,)h(but)f(ev)o(en)g(so)g(there)h(are)f(sev)o(eral)g(di\013eren)o
+(t)0 1288 y(t)o(yp)q(efaces)20 b(a)o(v)n(ailable)c(as)i(can)h(b)q(e)g(seen)g
+(in)f(the)h(follo)o(wing)d(table.)31 b(A)19 b(complete)e(list)h(of)g(the)h
+(sixteen)0 1337 y(fon)o(ts)e(is)f(giv)o(en)g(in)h(App)q(endix)g(F)g(of)f
+Ft(The)i(T)724 1347 y(E)750 1337 y(Xb)q(o)q(ok)p Fu(.)54 b(Most)17
+b(of)f(them)g(are)h(used)h(automatically)o(;)1716 1336 y Fs(T)1734
+1342 y(E)1753 1336 y(Xb)q(o)q(ok:)c(427{432)0 1387 y Fu(a)h(mathematical)c
+(subscript,)16 b(for)e(example,)g(is)g(put)h(in)g(smaller)e(t)o(yp)q(e)i(b)o
+(y)g(T)1217 1396 y(E)1240 1387 y(X)g(with)f(no)h(sp)q(ecial)g(user)0
+1437 y(in)o(terv)o(en)o(tion.)83 1537 y(T)m(o)j(c)o(hange)h(from)f(the)h
+(usual)g(\(roman\))e(t)o(yp)q(eface)j(to)f(italic,)g(the)g(con)o(trol)g(w)o
+(ord)f Fo(\\it)h Fu(is)g(used.)0 1587 y(T)m(o)e(c)o(hange)g(bac)o(k)h(to)f
+(the)h(usual)f(roman)f(t)o(yp)q(eface,)i(use)h Fo(\\rm)p Fu(.)28
+b(F)m(or)17 b(example,)f(y)o(ou)h(could)g(ha)o(v)o(e)g(the)0
+1636 y(follo)o(wing)d(sen)o(tence:)25 b Fo(I)d(started)e(with)h(roman)g
+(type,)g(\\it)g(switched)f(to)h(italic)g(type,)g(\\rm)0 1686
+y(and)g(returned)f(to)i(roman)e(type)p Fu(.)f(This)14 b(w)o(ould)f(giv)o(e)h
+(the)h(follo)o(wing:)h(I)e(started)h(with)f(roman)f(t)o(yp)q(e,)0
+1736 y Fm(switche)n(d)h(to)h(italic)f(typ)n(e,)404 1721 y Fs(4)438
+1736 y Fu(and)f(returned)j(to)e(roman)e(t)o(yp)q(e.)83 1836
+y(T)o(yp)q(efaces)19 b(other)f(than)f(italic)g(are)h(also)f(a)o(v)n(ailable.)
+26 b(Those)19 b(giv)o(en)e(b)q(elo)o(w)g(are)h(the)g(ones)g(most)0
+1885 y(commonly)13 b(used.)25 b(They)16 b(are)g(a)o(v)n(ailable)e(imm)o
+(ediately)f(when)k(T)1044 1894 y(E)1067 1885 y(X)f(starts.)25
+b(A)16 b(little)f(later)h(w)o(e'll)f(see)0 1935 y(ho)o(w)e(to)h(use)h(other)f
+(t)o(yp)q(efaces)i(that)d(aren't)i(a)o(v)n(ailable)c(when)k(T)1010
+1944 y(E)1033 1935 y(X)f(starts.)p 0 1983 600 2 v 0 1983 V
+43 2014 a Fs(4)83 2029 y Fm(Notic)n(e)g(that)g(the)g(c)n(omma)g(and)h(this)f
+(fo)n(otnote)g(ar)n(e)g(in)g(italic)g(typ)n(e,)g(and)h(this)e(lo)n(oks)h(a)h
+(little)d(funny.)0 2079 y(We'l)r(l)17 b(se)n(e)g(that)h(ther)n(e)e(is)h
+(another)h(metho)n(d)g(for)e(changing)j(fonts)e(when)h(we)f(talk)g(ab)n(out)g
+(gr)n(ouping)h(in)0 2129 y(Se)n(ction)d(4.)804 2425 y Fu(15)p
+eop
+%%Page: 16 22
+16 21 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 677 349 a Ft(F)l(on)o(t)h(Samples)95
+447 y(F)l(on)o(t)g(name)89 b(T)431 456 y(E)457 447 y(X)16 b(switc)o(h)e
+(sequence)188 b(Sample)15 b(of)g(t)o(yp)q(eface)p 78 463 1494
+2 v 78 463 V 143 511 a Fu(Roman)310 b Fo(\\rm)395 b Fu(This)14
+b(is)f(roman)g(t)o(yp)q(e.)130 560 y(Boldface)300 b Fo(\\bf)346
+b Ft(This)14 b(is)h(b)q(oldface)g(t)o(yp)q(e.)161 610 y Fu(Italic)330
+b Fo(\\it)408 b Fm(This)14 b(is)h(italic)f(typ)n(e.)140 660
+y Fu(Slan)o(ted)310 b Fo(\\sl)388 b Fn(This)14 b(is)g(slan)o(ted)g(t)o(yp)q
+(e.)107 710 y Fu(T)o(yp)q(ewriter)277 b Fo(\\tt)287 b(This)20
+b(is)i(typewriter)e(type.)78 760 y Fu(Math)14 b(sym)o(b)q(ol)320
+745 y Fs(5)574 760 y Fo(\\cal)252 b Fp(S)s(O)q(ME)45 b(S)s(C)r(RI)s(P)s(T)52
+b(LE)t(T)10 b(T)g(E)t(RS)s Fu(.)83 959 y(The)15 b(slan)o(ted)g(and)g(italic)f
+(fon)o(ts)h(seem)f(quite)h(similar)e(at)i(\014rst.)22 b(It)15
+b(is)f(easy)i(to)e(see)j(the)e(di\013erence)0 1009 y(b)q(et)o(w)o(een)j(the)g
+(letter)f(\\a")g(in)f(eac)o(h)h(sample.)26 b(When)17 b(c)o(hanging)f(from)f
+(a)i(slan)o(ted)g(or)g(italic)e(fon)o(t)i(to)f(a)0 1058 y(roman)f(fon)o(t,)i
+(the)g(last)f(letter)i(in)e(the)i(\014rst)f(fon)o(t)f(will)f(lean)i(to)o(w)o
+(ards)g(the)g(\014rst)g(letter)h(of)e(the)i(roman)0 1108 y(fon)o(t;)13
+b(this)h(lo)q(oks)f(cramp)q(ed,)g(and)g(to)h(comp)q(ensate)g(there)h(is)e(a)h
+(little)f(extra)h(space)h(that)e(can)h(b)q(e)h(added)0 1158
+y(called)i(the)h Fn(italic)e(correction)p Fu(.)30 b(This)17
+b(is)g(done)h(using)f(the)h(con)o(trol)f(sym)o(b)q(ol)e Fo(\\/)p
+Fu(.)57 b(In)18 b(the)g(follo)o(wing)0 1208 y(sen)o(tence,)i(there)f(is)e(no)
+g(italic)g(correction)h(after)g(the)g(\014rst)g(sequence)i(of)d(italic)f
+(letters)j(but)e(there)i(is)0 1258 y(after)c(the)g(second)h(sequence;)h(see)f
+(the)g(di\013erence:)22 b Fm(If)14 b Fu(the)i(italic)d(correction)j(is)f(not)
+g(used)g(the)h(letters)0 1308 y(are)e(to)q(o)f(close)h(together,)g(but)g
+Fm(if)21 b Fu(the)14 b(correction)h(is)e(used,)h(the)g(spacing)f(is)g(b)q
+(etter.)20 b(There)15 b(is)e(no)g(need)0 1357 y(for)f(the)i(italic)e
+(correction)h(when)h(the)f(italic)f(c)o(haracters)i(are)f(follo)o(w)o(ed)f(b)
+o(y)g(a)h(comma)d(or)i(a)h(p)q(erio)q(d,)g(but)0 1407 y(y)o(our)h(text)g
+(will)f(de\014nitely)h(lo)q(ok)f(b)q(etter)i(if)e(y)o(ou)g(use)i(it)f(b)q
+(efore)g(quotation)f(marks)g(or)h(paren)o(theses.)83 1507 y(It)d(is)g(p)q
+(ossible)h(to)f(use)h(fon)o(ts)f(other)h(than)f(those)h(initially)c
+(de\014ned)13 b(in)d(T)1199 1516 y(E)1223 1507 y(X)h(when)h(desired)g
+(\(assum-)0 1557 y(ing)g(that)h(they)g(are)g(a)o(v)n(ailable)e(on)h(y)o(our)h
+(computer)f(system,)g(of)h(course\).)19 b(Di\013eren)o(t)13
+b(sizes)h(can)f(b)q(e)g(used)0 1606 y(with)h(the)h(aid)e(of)h(the)g(con)o
+(trol)g(w)o(ord)g Fo(\\magstep)p Fu(.)j(T)m(o)d(de\014ne)h(y)o(our)f(new)h
+(fon)o(t)e(y)o(ou)h(will)e(ha)o(v)o(e)i(to)g(kno)o(w)0 1656
+y(its)g(name)g(on)g(y)o(our)g(computer)g(system.)19 b(F)m(or)14
+b(example,)f(the)i(roman)e(t)o(yp)q(eface)i(is)f(called)h(\\cmr10")d(on)0
+1706 y(most)17 b(systems.)31 b(If)18 b(y)o(ou)f(use)i Fo(\\font\\bigrm)h(=)h
+(cmr10)g(scaled)g(\\magstep)f(1)p Fu(,)e(y)o(ou)g(can)g(then)h(use)0
+1756 y Fo(\\bigrm)13 b Fu(in)g(exactly)h(the)g(same)g(w)o(a)o(y)f(as)h(y)o
+(ou)f(use)i Fo(\\it)e Fu(or)h Fo(\\rm)p Fu(.)1716 1755 y Fs(T)1734
+1761 y(E)1753 1755 y(Xb)q(o)q(ok:)g(13{17)83 1856 y Fu(Switc)o(hing)21
+b(via)f Fo(\\bigrm)h Fu(will)f(giv)o(e)g(roman)g(t)o(yp)q(e)i(that)g(is)f
+(larger)g(than)h(the)g(usual)f(b)o(y)g(20\045.)0 1905 y Fo(\\font\\bigbigrm)e
+(=)i(cmr10)g(scaled)g(\\magstep)f(2)14 b Fu(will)e(de\014ne)j(a)f(fon)o(t)g
+(that)g(is)g(ab)q(out)g(44\045)f(larger)0 1955 y(than)k(the)i(usual)e(roman)f
+(t)o(yp)q(eface.)29 b(The)18 b(sizes)h Fo(\\magstep)h(0)d Fu(to)h
+Fo(\\magstep)i(5)d Fu(are)h(a)o(v)n(ailable.)27 b(On)0 2005
+y(most)17 b(computers)g Fo(\\magstephalf)f Fu(is)h(also)g(a)o(v)n(ailable;)g
+(this)h(represen)o(ts)i(an)e(enlargemen)o(t)f(of)g(ab)q(out)0
+2055 y(9.5\045.)g(Here)e(are)f(some)f(samples)g(at)h(v)n(arious)f(sizes:)p
+0 2102 600 2 v 0 2102 V 64 2133 a Fs(5)83 2148 y Fu(This)i(example)g(is)g(c)o
+(heating)g(since)i(y)o(ou)e(need)h(to)f(kno)o(w)g(a)g(little)g(ab)q(out)h
+(mathematics)d(input)i(to)0 2198 y(use)f(it,)e(but)h(I)g(w)o(an)o(ted)g(to)g
+(include)g(it)f(an)o(yw)o(a)o(y)m(.)17 b(Y)m(ou'll)10 b(b)q(e)k(able)f(to)f
+(use)i(these)h(letters)f(after)f(y)o(ou)f(study)0 2248 y(the)i(use)h(of)e
+(mathematical)e(sym)o(b)q(ols.)804 2425 y(16)p eop
+%%Page: 17 23
+17 22 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 510 349 a Ft(Di\013eren)o(t)f(F)l(on)o(t)h
+(Magni\014cations)4 447 y(Magni\014cation)71 b(Sample)p 4 463
+1642 2 v 4 463 V 4 511 a Fo(\\magstep)20 b(0)141 b Fu(Sample)12
+b(text)j(at)e(magstep)g(0.)4 560 y Fo(\\magstephalf)95 b Fl(Sample)16
+b(text)f(at)f(magstephalf.)4 610 y Fo(\\magstep)20 b(1)141
+b Fk(Sample)15 b(text)j(at)f(magstep)f(1.)4 670 y Fo(\\magstep)k(2)141
+b Fj(Sample)18 b(text)i(at)g(magstep)e(2.)4 739 y Fo(\\magstep)i(3)141
+b Fi(Sample)23 b(text)g(at)h(magstep)f(3.)4 817 y Fo(\\magstep)d(4)141
+b Fh(Sample)28 b(text)j(at)e(magstep)f(4.)4 910 y Fo(\\magstep)20
+b(5)141 b Fg(Sample)35 b(text)f(at)h(magstep)f(5.)0 1079 y
+Fu(It's)12 b(also)f(p)q(ossible)h(to)g(use)h(completely)e(new)h(t)o(yp)q
+(efaces.)19 b(These)13 b(are)f(dep)q(enden)o(t)i(on)e(system)f(a)o(v)n
+(ailabil-)0 1129 y(it)o(y)m(,)j(of)h(course.)23 b(Man)o(y)15
+b(systems)g(ha)o(v)o(e)g(a)g(\014le)g(called)g(CMSS10)g(whic)o(h)g(is)g(a)g
+(fon)o(t)g(that)g(con)o(tains)g(sans)0 1179 y(serif)h(letters.)25
+b(Using)15 b Fo(\\font\\sf)21 b(=)g(cmss10)15 b Fu(will)f(allo)o(w)g(the)i
+(con)o(trol)g(w)o(ord)f Fo(\\sf)g Fu(to)h(b)q(e)g(used)h(in)e(the)0
+1229 y(same)e(manner)g(as)h Fo(\\bf)p Fu(.)j(Ha)o(ving)c(made)g(this)h
+(de\014nition,)f(the)h(input)302 1329 y Fo(\\sf)21 b(Here)g(is)g(a)h(sample)f
+(of)g(our)g(new)g(Sans)g(Serif)g(font.)0 1428 y Fu(will)12
+b(pro)q(duce)441 1478 y Ff(Here)k(is)d(a)h(sample)f(of)h(our)g(new)h(Sans)f
+(Serif)g(font.)0 1656 y Fr(.)e Fu(Exercise)h(2.19)41 b(What)11
+b(problem)g(migh)o(t)f(ha)o(v)o(e)i(arisen)g(if)g(w)o(e)g(had)g(used)h
+Fo(\\ss)e Fu(instead)i(of)e Fo(\\sf)h Fu(to)f(turn)0 1706 y(on)16
+b(the)g(Sans)g(Serif)g(fon)o(t?)24 b(Hin)o(t:)e(if)15 b(the)h(answ)o(er)h(do)
+q(esn't)f(o)q(ccur)h(to)f(y)o(ou)f(at)h(\014rst,)h(think)f(ab)q(out)f(the)0
+1756 y(German)e(alphab)q(et)g(and)h(it)g(will)e(\014nally)h(come)g(to)g(y)o
+(ou.)0 1906 y Fr(.)h Fu(Exercise)h(2.20)40 b(T)o(yp)q(eset)16
+b(a)d(paragraph)h(of)f(magni\014ed)f(sans)j(serif)f(text.)83
+2005 y(The)j(extra)f(fon)o(ts)g(a)o(v)n(ailable)e(ma)o(y)g(v)n(ary)i(from)f
+(site)h(to)g(site.)26 b(The)16 b(ones)h(in)f(the)g(follo)o(wing)e(table)0
+2055 y(are)g(a)o(v)n(ailable)e(at)i(most)e(places.)804 2425
+y(17)p eop
+%%Page: 18 24
+18 23 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))322
+b(Section)15 b(2:)i(All)c(c)o(haracters)j(great)e(and)g(small)p
+1648 183 V 0 185 1650 2 v 0 185 V 585 349 a Ft(External)g(F)l(on)o(ts)h
+(Names)p 67 405 1516 2 v 67 405 V 67 453 a Fo(CMBSY10)106 b(CMBXSL10)83
+b(CMBXTI10)h(CMBX10)127 b(CMBX12)h(CMBX5)67 502 y(CMBX6)150
+b(CMBX7)f(CMBX8)h(CMBX9)f(CMB10)h(CMCSC10)67 552 y(CMDUNH10)84
+b(CMEX10)127 b(CMFF10)h(CMFIB8)f(CMFI10)h(CMITT10)67 602 y(CMMIB10)106
+b(CMMI10)127 b(CMMI12)h(CMMI5)149 b(CMMI6)h(CMMI7)67 652 y(CMMI8)g(CMMI9)f
+(CMR10)h(CMR12)f(CMR17)h(CMR5)67 702 y(CMR6)172 b(CMR7)f(CMR8)h(CMR9)f
+(CMSLTT10)84 b(CMSL10)67 752 y(CMSL12)128 b(CMSL8)149 b(CMSL9)h(CMSSBX10)83
+b(CMSSDC10)h(CMSSI10)67 801 y(CMSSI12)106 b(CMSSI17)f(CMSSI8)128
+b(CMSSI9)f(CMSSQI8)106 b(CMSSQ8)67 851 y(CMSS10)128 b(CMSS12)f(CMSS17)h
+(CMSS8)149 b(CMSS9)h(CMSY10)67 901 y(CMSY5)g(CMSY6)f(CMSY7)h(CMSY8)f(CMSY9)h
+(CMTCSC10)67 951 y(CMTEX10)106 b(CMTEX8)127 b(CMTEX9)h(CMTI10)f(CMTI12)h
+(CMTI7)67 1001 y(CMTI8)150 b(CMTI9)f(CMTT10)128 b(CMTT12)f(CMTT8)150
+b(CMTT9)67 1050 y(CMU10)g(CMVTT10)0 1214 y Fu(Here's)14 b(a)f(little)f(bac)o
+(kground)h(ab)q(out)g(these)i(names.)i(The)c(\014rst)h(t)o(w)o(o)e(letters)j
+Fo(CM)d Fu(stands)i(for)f(Computer)0 1264 y(Mo)q(dern,)i(the)f(name)f(giv)o
+(en)h(to)g(this)g(fon)o(t)g(family)d(b)o(y)j(the)h(designer.)20
+b(The)14 b(n)o(um)o(b)q(er)g(at)g(the)h(end)f(is)g(the)0 1314
+y(p)q(oin)o(t)f(size:)19 b(10)13 b(p)q(oin)o(t)h(t)o(yp)q(e)g(is)g(the)g
+(normal)e(size,)i(7)f(p)q(oin)o(t)h(is)f(the)i(normal)d(size)i(for)g
+(subscripts,)h(and)e(5)0 1364 y(p)q(oin)o(t)i(is)g(the)h(normal)e(size)i(for)
+f(subscripts)i(of)e(subscripts,)i(12)e(p)q(oin)o(t)g(is)h(20\045)e(larger)i
+(than)f(10)g(p)q(oin)o(t,)0 1414 y(etc.)k(If)13 b(the)h(letters)h
+Fo(CM)f Fu(are)g(follo)o(w)o(ed)e(b)o(y)h Fo(B)p Fu(,)g(it)g(is)h(a)f(b)q
+(oldface)h(t)o(yp)q(e.)k(Similarly)10 b Fo(R)k Fu(indicates)g(roman,)d
+Fo(I)0 1463 y Fu(is)k(for)g(italics,)f Fo(CSC)h Fu(is)g(for)f(small)f(caps,)j
+Fo(SL)f Fu(is)g(for)g(slan)o(ted,)g Fo(SS)f Fu(is)i(for)e(sans)i(serif,)f
+Fo(SY)g Fu(is)g(for)g(sym)o(b)q(ols,)0 1513 y(and)f Fo(TT)f
+Fu(is)h(for)f(t)o(yp)q(ewriter)i(t)o(yp)q(e.)0 1663 y Fr(.)f
+Fu(Exercise)j(2.21)40 b(Find)14 b(the)i(fon)o(ts)e(a)o(v)n(ailable)f(on)h(y)o
+(our)h(system,)f(and)g(prin)o(t)h(out)f(all)g(the)h(letters)h(and)0
+1713 y(n)o(um)o(b)q(ers)e(in)f(sev)o(eral)h(of)g(them.)0 1862
+y Fr(.)k Fu(Exercise)i(2.22)41 b(The)18 b(fon)o(t)g Fo(CMR12)g
+Fu(is)g(20\045)f(larger)i(than)f Fo(CMR10)p Fu(.)31 b(Also)18
+b Fo(\\magstep)i(1)e Fu(magni\014es)0 1912 y(the)h(t)o(yp)q(e)g(b)o(y)f
+(20\045.)31 b(T)m(ak)o(e)18 b(some)f(text)i(and)g(prin)o(t)f(it)g(using)g
+Fo(CMR12)g Fu(then)h(using)f Fo(CMR10)f Fu(scaled)i(b)o(y)0
+1962 y Fo(\\magstep)h(1)p Fu(.)e(The)c(results)h(are)g(quite)e(di\013eren)o
+(t!)804 2425 y(18)p eop
+%%Page: 19 25
+19 24 bop 0 267 a Fw(Section)22 b(3)0 329 y(The)g(shap)r(e)i(of)f(things)g
+(to)g(come)p 0 392 1650 2 v 0 392 V 83 589 a Fu(In)17 b(this)g(section)h(w)o
+(e)f(w)o(an)o(t)f(to)h(see)h(ho)o(w)f(to)f(mak)o(e)g(text)h(ha)o(v)o(e)g
+(di\013eren)o(t)h(shap)q(es)g(or)f(sizes.)28 b(One)0 638 y(ma)o(y)11
+b(use)j(T)183 647 y(E)206 638 y(X)g(with)f(the)h(default)e(sizes,)i(of)f
+(course,)h(just)g(as)f(w)o(e)g(ha)o(v)o(e)g(b)q(een)i(doing)d(so)h(far.)18
+b(W)m(e'll)11 b(no)o(w)0 688 y(b)q(ecome)k(more)f(creativ)o(e)h(with)g(our)g
+(output.)21 b(In)15 b(discussing)g(the)g(size)h(of)e(v)n(arious)g(parts)i(of)
+e(a)h(page)g(of)0 738 y(text,)f(there)h(are)g(sev)o(eral)f(units)g(of)f
+(measure)h(w)o(e)g(can)g(use.)0 912 y Fv(3.1)k(Units,)i(units,)f(units)83
+1012 y Fu(T)106 1021 y(E)129 1012 y(X)d(can)g(measure)g(length)g(using)f(man)
+o(y)f(t)o(yp)q(es)j(of)f(units.)24 b(The)16 b(most)f(common)e(are)j(the)h
+(inc)o(h,)0 1062 y(the)f(cen)o(timeter,)h(the)f(p)q(oin)o(t,)g(the)g(pica.)24
+b(The)16 b(abbreviations)g(for)f(these)i(units)f(are)h Fo(in)p
+Fu(,)e Fo(cm)p Fu(,)h Fo(pt)p Fu(,)f(and)0 1112 y Fo(pc)d Fu(resp)q(ectiv)o
+(ely)m(.)19 b(The)13 b(p)q(oin)o(t)f(is)g(de\014ned)i(b)o(y)e(the)h(equation)
+f(1)h(inc)o(h)f(=)h(72.27)e(p)q(oin)o(ts,)h(and)h(the)g(pica)f(b)o(y)0
+1161 y(1)j(pica)g(=)h(12)f(p)q(oin)o(ts.)22 b(Th)o(us)15 b(a)g(p)q(oin)o(t)g
+(is)h(rather)g(small)d(and)i(is)g(ab)q(out)g(the)h(size)g(of)f(a)g(decimal)f
+(p)q(oin)o(t.)0 1211 y(Here)h(is)f(a)f(sample)g(to)h(giv)o(e)f(an)h(idea)f
+(of)h(the)g(comparativ)o(e)f(sizes:)1716 1209 y Fs(T)1734 1215
+y(E)1753 1209 y(Xb)q(o)q(ok:)h(57)605 1361 y Fu(1)g(inc)o(h:)p
+745 1361 2 17 v 747 1361 297 2 v 1044 1361 2 17 v 638 1440
+a(1)g(cen)o(timeter:)p 893 1440 V 895 1440 115 2 v 1010 1440
+2 17 v 685 1518 a(20)g(p)q(oin)o(ts:)p 882 1518 V 884 1518
+80 2 v 964 1518 2 17 v 731 1597 a(1)g(pica:)p 869 1597 V 871
+1597 47 2 v 918 1597 2 17 v 83 1726 a(Th)o(us)j(p)q(oin)o(ts)f(are)g(used)h
+(to)g(mak)o(e)d(\014ne)j(c)o(hanges;)h(a)e(pica)g(is)g(ab)q(out)g(the)h
+(distance)g(b)q(et)o(w)o(een)g(the)0 1776 y(baselines)f(of)f(t)o(w)o(o)g
+(consecutiv)o(e)i(lines)f(of)f(\(unmagni\014ed\))f(normal)g(text.)24
+b(T)1214 1785 y(E)1237 1776 y(X)16 b(is)f(quite)h(exact)g(ab)q(out)0
+1826 y(dimensions;)e(in)o(ternally)g(its)h(smallest)f(unit)g(is)h(less)h
+(than)f(one)g(four-milli)o(on)o(th)d(of)j(an)g(inc)o(h.)21
+b(Hence)16 b(it)0 1875 y(is)e(the)g(resolution)g(of)f(the)i(output)f(device)h
+(that)e(will)g(determine)h(the)g(accuracy)h(of)e(the)i(output.)83
+1975 y(There)e(are)e(t)o(w)o(o)g(other)h(units)g(that)f(are)h(sometimes)d
+(useful)j(that)f(ha)o(v)o(e)g(di\013eren)o(t)i(sizes)f(in)f(di\013eren)o(t)0
+2025 y(fon)o(ts.)17 b(The)c Fo(ex)e Fu(is)h(ab)q(out)g(the)g(heigh)o(t)g(of)g
+(a)f(small)f(\\x")h(and)h(the)h Fo(em)e Fu(is)h(a)g(little)f(smaller)g(than)h
+(the)g(width)0 2075 y(of)h(a)h(capital)f(\\M".)1716 2072 y
+Fs(T)1734 2078 y(E)1753 2072 y(Xb)q(o)q(ok:)h(60)83 2174 y
+Fu(The)k(shap)q(e)g(of)f(the)h(output)g(is)f(generally)g(determined)h(b)o(y)f
+(con)o(trol)g(w)o(ords.)29 b(There)19 b(are)f(man)o(y)0 2224
+y(suc)o(h)d(w)o(ords;)e(these)j(allo)o(w)c(v)o(ery)i(\014ne)h(con)o(trol)f
+(of)f(the)h(resulting)h(text.)j(But)d(most)e(of)g(the)h(time)f(only)g(a)0
+2274 y(small)f(n)o(um)o(b)q(er)h(of)g(them)g(are)h(necessary)m(.)804
+2425 y(19)p eop
+%%Page: 20 26
+20 25 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a Fv(3.2)k(P)n(age)i(shap)r(e)83
+366 y Fu(The)14 b(text)g(on)g(a)f(page)h(consists)h(of)e(three)i(basic)f
+(parts.)k(There)d(is)e(the)i(headline)e(ab)q(o)o(v)o(e)h(the)g(main)0
+416 y(text;)h(this)g(often)g(con)o(tains)g(a)f(c)o(hapter)i(title,)f(section)
+g(title,)f(or)h(a)g(page)g(n)o(um)o(b)q(er,)e(and)i(ma)o(y)e(di\013er)i(on)0
+466 y(o)q(dd)e(and)g(ev)o(en)h(pages.)k(Belo)o(w)13 b(this)g(is)g(the)g(main)
+e(text,)j(whic)o(h)f(includes)g(an)o(y)g(fo)q(otnotes.)18 b(And)13
+b(\014nally)0 516 y(there)i(is)f(the)g(fo)q(otline)f(that)h(migh)o(t)e(con)o
+(tain)h(a)h(page)g(n)o(um)o(b)q(er.)83 615 y(In)j(the)h(examples)f(w)o(e)g
+(ha)o(v)o(e)g(seen)i(so)e(far,)g(the)h(headline)f(has)h(b)q(een)g(blank.)28
+b(The)18 b(fo)q(otline)e(has)0 665 y(con)o(tained)h(either)i(a)e(cen)o(tered)
+i(n)o(um)o(b)q(er)e(or,)h(if)e Fo(\\nopagenumbers)f Fu(had)i(b)q(een)i(used,)
+f(has)g(also)f(b)q(een)0 715 y(blank.)22 b(W)m(e'll)14 b(ha)o(v)o(e)i(more)e
+(to)i(sa)o(y)f(ab)q(out)h(headlines)f(and)h(fo)q(otlines)f(later)g(in)h(this)
+f(section.)24 b(F)m(or)15 b(the)0 765 y(momen)o(t)c(let's)j(concen)o(trate)i
+(on)d(the)i(main)d(text.)83 864 y(T)m(o)g(\014nish)g(one)h(page)f(and)h
+(start)g(a)f(new)h(one,)f Fo(\\vfill)21 b(\\eject)11 b Fu(can)i(b)q(e)g
+(used.)18 b(The)13 b(con)o(trol)f(w)o(ord)0 914 y Fo(\\eject)f
+Fu(forces)i(the)g(completion)e(of)h(the)h(curren)o(t)h(page,)e(while)g
+Fo(\\vfill)f Fu(causes)j(an)o(y)e(left)g(o)o(v)o(er)g(v)o(ertical)0
+964 y(space)17 b(to)e(b)q(e)h(gathered)g(at)g(the)g(b)q(ottom)e(of)h(the)h
+(page)f(\(y)o(ou)h(migh)o(t)d(try)j(lea)o(ving)e(out)i(the)g
+Fo(\\vfill)e Fu(as)0 1014 y(an)g(exp)q(erimen)o(t)f(to)h(see)h(ho)o(w)f(the)g
+(v)o(ertical)g(analog)e(of)i(justi\014ed)g(horizon)o(tal)f(lines)h(of)f(text)
+h(w)o(orks\).)83 1113 y(The)19 b(curren)o(t)g(horizon)o(tal)e(width)h(of)g
+(the)g(text)h(on)f(the)h(page)f(is)g(de-)0 1163 y(scrib)q(ed)i(b)o(y)f(the)h
+(con)o(trol)e(w)o(ord)h Fo(\\hsize)p Fu(.)32 b(It)19 b(can)g(b)q(e)h(c)o
+(hanged,)g(sa)o(y)f(to)0 1213 y(4)d(inc)o(hes,)i(b)o(y)f Fo(\\hsize)j(=)i(4)g
+(in)38 b Fu(at)16 b(an)o(y)h(desired)g(time)f(using)g(metho)q(ds)0
+1263 y(to)g(b)q(e)h(describ)q(ed)g(in)f(the)h(next)f(few)h(sections.)25
+b(The)17 b(v)n(alue)e(of)h Fo(\\hsize)e Fu(in)0 1313 y(e\013ect)20
+b(when)f(the)f(paragraph)g(is)g(completed)g(determines)h(the)g(width)f(of)0
+1362 y(the)f(paragraph.)24 b(As)16 b(can)h(b)q(e)f(seen)i(in)d(this)h
+(paragraph,)g(the)h(text)f(width)0 1412 y(can)h(b)q(e)h(c)o(hanged)g(\(in)e
+(this)i(case)g(to)f(4)f(inc)o(hes\))i(for)f(a)g(single)g(paragraph.)0
+1462 y(Because)22 b(it)d(represen)o(ts)j(the)e(curren)o(t)i(v)n(alue)d(of)g
+(the)h(horizon)o(tal)f(width,)0 1512 y(expressions)e(suc)o(h)f(as)g
+Fo(\\hsize)21 b(=)g(0.75\\hsize)14 b Fu(can)h(mak)o(e)f(a)i(new)g(v)n(alue)0
+1562 y(that)e(is)g(relativ)o(e)f(to)h(the)h(old)e(one.)83 1661
+y(The)i(v)o(ertical)f(analog)e(of)i Fo(\\hsize)f Fu(is)h Fo(\\vsize)p
+Fu(,)e(whic)o(h)i(is)g(the)h(curren)o(t)h(heigh)o(t)d(of)h(the)h(main)d
+(text.)0 1711 y(It)h(can)g(b)q(e)h(reset,)g(just)f(lik)o(e)f
+Fo(\\hsize)p Fu(.)k(Th)o(us,)d Fo(\\vsize)21 b(=)g(8)h(in)34
+b Fu(can)13 b(b)q(e)h(used)g(to)e(c)o(hange)i(the)f(v)o(ertical)0
+1761 y(heigh)o(t)i(of)f(the)h(main)e(text.)21 b(Note)15 b(that)g
+Fo(\\vsize)f Fu(is)g(the)i(size)f(of)g(the)g(text)g(exclusiv)o(e)h(of)e(an)o
+(y)g(headline)0 1811 y(or)g(fo)q(otline)f(material.)83 1910
+y(T)m(ext)h(can)h(also)f(b)q(e)h(shifted)f(across)i(the)f(page.)k(The)c(upp)q
+(er)h(left)e(corner)h(of)f(the)h(text)g(is)f(one)h(inc)o(h)0
+1960 y(do)o(wn)f(and)g(one)h(inc)o(h)f(in)g(from)e(the)j(upp)q(er)h(left)e
+(corner)h(of)f(the)h(page.)k(The)c(con)o(trol)f(w)o(ords)h
+Fo(\\hoffset)0 2010 y Fu(and)f Fo(\\voffset)e Fu(are)j(used)f(to)g(shift)g
+(the)h(text)f(horizon)o(tally)f(and)g(v)o(ertically)m(.)18
+b(Th)o(us)c Fo(\\hoffset)20 b(=)i(.75)0 2060 y(in)15 b Fu(and)g
+Fo(\\voffset)20 b(=)i(-.5)f(in)15 b Fu(w)o(ould)g(shift)g(the)h(text)g(an)f
+(additional)e(.75)i(inc)o(hes)h(to)f(the)h(righ)o(t)f(and)0
+2110 y(.5)g(inc)o(hes)h(up.)22 b(Most)16 b(of)f(the)h(time)e(y)o(ou'll)f
+(need)j(to)g(set)g Fo(\\hoffset)p Fu(,)d Fo(\\voffset)p Fu(,)h(and)h
+Fo(\\vsize)f Fu(at)h(the)0 2159 y(b)q(eginning)e(of)h(y)o(our)f(do)q(cumen)o
+(t)h(only)m(.)1716 2157 y Fs(T)1734 2163 y(E)1753 2157 y(Xb)q(o)q(ok:)g(251)
+804 2425 y Fu(20)p eop
+%%Page: 21 27
+21 26 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 521 349 a Ft(Con)o(trol)g(w)o(ords)h(for)g
+(page)g(sizes)303 447 y(Name)73 b(T)523 456 y(E)549 447 y(X)16
+b(Con)o(trol)e(W)l(ord)72 b(T)989 456 y(E)1015 447 y(X)16 b(default)d(v)m
+(alue)j(\(inc)o(hes\))p 119 463 1412 2 v 119 463 V 130 511
+a Fu(horizon)o(tal)d(width)194 b Fo(\\hsize)452 b Fu(6.5)177
+560 y(v)o(ertical)14 b(width)194 b Fo(\\vsize)452 b Fu(8.9)119
+610 y(horizon)o(tal)13 b(o\013set)409 595 y Fs(6)601 610 y
+Fo(\\hoffset)446 b Fu(0)167 660 y(v)o(ertical)13 b(o\013set)409
+645 y Fs(6)601 660 y Fo(\\voffset)446 b Fu(0)0 909 y Fr(.)16
+b Fu(Exercise)i(3.1)40 b(En)o(ter)17 b(a)f(paragraph)g(of)g(text)g(that)h(is)
+f(a)f(few)i(lines)f(long.)24 b(T)m(ak)o(e)15 b(sev)o(eral)i(copies)g(of)0
+959 y(y)o(our)g(paragraph)g(and)g(put)h Fo(\\hsize)i(=)i(5)f(in)39
+b Fu(b)q(efore)18 b(one)g(and)f Fo(\\hsize)j(=)i(10)f(cm)39
+b Fu(in)17 b(fron)o(t)g(of)f(a)0 1009 y(second)f(one.)j(T)m(ry)c(a)f(few)h
+(other)h(v)n(alues)e(for)h Fo(\\hsize)p Fu(.)0 1158 y Fr(.)e
+Fu(Exercise)h(3.2)41 b(Put)12 b Fo(\\hoffset)20 b(=)i(.5)f(in)33
+b Fu(and)12 b Fo(\\voffset)20 b(=)i(1)f(in)33 b Fu(b)q(efore)13
+b(the)g(\014rst)f(paragraph)0 1208 y(of)h(y)o(our)h(previous)g(exercise.)0
+1357 y Fr(.)f Fu(Exercise)i(3.3)40 b(T)m(ak)o(e)13 b(y)o(our)g(previous)g
+(exercise)i(and)e(put)h Fo(\\vsize)20 b(=)i(2)f(in)35 b Fu(b)q(efore)14
+b(the)f(\014rst)h(para-)0 1407 y(graph.)83 1557 y(In)j(the)g(previous)g
+(section)h(w)o(e)f(sa)o(w)g(that)f(it)h(is)f(p)q(ossible)h(to)g(use)h(fon)o
+(ts)e(of)g(larger)h(size)h(b)o(y)e(using)0 1606 y(the)k Fo(\\magstep)e
+Fu(con)o(trol)i(w)o(ord.)35 b(It's)20 b(also)f(p)q(ossible)h(to)f(magnify)e
+(the)k(en)o(tire)f(do)q(cumen)o(t)f(at)h(once.)0 1656 y(If)c
+Fo(\\magnification)j(=)j(\\magstep)e(1)c Fu(app)q(ears)h(at)f(the)h(top)g(of)
+f(y)o(our)g(do)q(cumen)o(t,)g(then)h(all)e(of)h(y)o(our)0 1706
+y(output)d(is)g(magni\014ed)e(b)o(y)i(20\045.)j(The)e(other)f(v)n(alues)g(of)
+f Fo(\\magstep)f Fu(can)i(b)q(e)h(used,)f(to)q(o.)18 b Ft(It)c(should)e(b)q
+(e)0 1756 y(emphasized)g(that)h Fo(\\magnification)e Ft(can)j(only)g(b)q(e)g
+(used)f(b)q(efore)f(ev)o(en)i(a)g(single)e(c)o(haracter)0 1806
+y(is)e(t)o(yp)q(eset.)16 b Fu(This)10 b(magni\014cation)d(creates)k(a)f
+(problem)e(in)i(units;)g(if)f(the)i(do)q(cumen)o(t)e(is)h(to)f(b)q(e)i
+(magni\014ed)0 1856 y(b)o(y)j(20\045)f(and)g Fo(\\hsize)21
+b(=)g(5)h(in)13 b Fu(app)q(ears)i(in)e(the)i(T)822 1864 y(E)845
+1856 y(X)f(input)g(\014le,)f(should)h(the)g(\014nal)f(output)h(ha)o(v)o(e)g
+(an)0 1905 y Fo(\\hsize)e Fu(of)h(5)g(inc)o(hes)h(or)g(should)f(it)g(b)q(e)h
+(magni\014ed)e(b)o(y)h(20\045)g(to)g(6)g(inc)o(hes?)19 b(Unless)14
+b(told)f(otherwise,)h(all)0 1955 y(the)f(dimensions)f(will)f(b)q(e)j
+(magni\014ed)d(so)i(that,)f(in)h(this)f(case,)i Fo(\\hsize)d
+Fu(w)o(ould)h(b)q(e)i(6)e(inc)o(hes)i(in)e(the)i(\014nal)0
+2005 y(output.)20 b(This)14 b(means)f(that)i(all)e(the)i(dimensions)e(will)g
+(increase)i(uniformly)d(when)j Fo(\\magnification)0 2055 y
+Fu(is)i(used.)28 b(But)17 b(for)g(some)f(sp)q(ecial)h(situations)g(it)f(migh)
+o(t)f(not)i(b)q(e)g(desirable)h(for)e(this)h(to)g(happ)q(en;)h(for)0
+2105 y(example,)f(y)o(ou)h(migh)o(t)e(w)o(an)o(t)h(to)h(lea)o(v)o(e)g(a)f
+(space)i(of)f(exactly)g(3)f(inc)o(hes)i(to)f(insert)g(a)g(\014gure.)31
+b(In)18 b(this)0 2154 y(case)13 b(an)o(y)f(unit)g(can)h(b)q(e)g(mo)q
+(di\014ed)d(b)o(y)j Fo(true)e Fu(so)h(that)h Fo(\\hsize)20
+b(=)i(5)f(true)g(in)12 b Fu(will)f(alw)o(a)o(ys)g(set)j(the)e(line)0
+2204 y(width)i(to)f(5)h(inc)o(hes,)g(regardless)h(of)e(magni\014cation.)1716
+2202 y Fs(T)1734 2208 y(E)1753 2202 y(Xb)q(o)q(ok:)h(59{60)p
+0 2251 600 2 v 0 2251 V 64 2282 a(6)83 2297 y Fu(The)g(text)h(is)f(initially)
+d(1)j(inc)o(h)f(do)o(wn)h(and)g(1)f(inc)o(h)h(in)f(from)g(upp)q(er)h(left)g
+(corner)h(of)e(the)i(page.)804 2425 y(21)p eop
+%%Page: 22 28
+22 27 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a Fr(.)i Fu(Exercise)h(3.4)41
+b(Put)16 b Fo(\\magnification)j(=)i(\\magstep)g(1)15 b Fu(as)h(the)h(\014rst)
+f(line)g(in)f(one)h(of)f(y)o(our)h(input)0 316 y(\014les)e(and)g(see)h(ho)o
+(w)f(the)g(output)g(c)o(hanges.)0 491 y Fv(3.3)k(P)n(aragraph)g(shap)r(e)83
+590 y Fu(When)11 b(T)224 599 y(E)248 590 y(X)g(is)g(reading)g(the)h(text)g
+(to)f(b)q(e)h(t)o(yp)q(eset)h(from)c(y)o(our)i(input)g(\014le,)h(it)e(reads)j
+(in)d(a)h(paragraph)0 640 y(at)17 b(a)g(time)e(and)i(then)h(t)o(yp)q(esets)h
+(it.)27 b(This)17 b(means)f(that)h(there)h(is)f(a)g(lot)f(of)g(con)o(trol)h
+(o)o(v)o(er)g(paragraph)0 690 y(shap)q(es,)c(but)f(also)f(that)h(some)f(care)
+i(m)o(ust)d(b)q(e)j(tak)o(en.)k(W)m(e'v)o(e)12 b(already)f(seen)i(that)f
+Fo(\\hsize)f Fu(can)h(b)q(e)g(used)0 740 y(to)j(con)o(trol)g(the)g(width)g
+(of)g(a)f(single)h(paragraph.)21 b(But)16 b(supp)q(ose)g(the)g(follo)o(wing)c
+(app)q(eared)k(as)f(part)h(of)0 790 y(y)o(our)e(input)f(\014le:)0
+889 y Fo(\\hsize)21 b(=)g(5)h(in)0 939 y(Four)f(score)g(and)g(seven)g(years)f
+Fr(:)7 b(:)g(:)0 982 y Fo(.)0 999 y(.)0 1016 y(.)0 1065 y Fr(:)g(:)g(:)20
+b Fo(from)h(this)g(earth.)0 1115 y(\\hsize)g(=)g(6.5)g(in)83
+1215 y Fu(What)d(is)h(the)g(width)f(of)h(the)g(paragraph?)32
+b(The)19 b Fo(\\hsize)f Fu(w)o(as)g(c)o(hanged)h(at)g(the)g(start)g(of)f(the)
+0 1265 y(paragraph)d(and)g(again)f(at)h(the)h(end.)22 b(Since)16
+b(the)g(paragraph)f(w)o(as)g(not)g(completed)f(\(b)o(y)i(putting)f(in)f(a)0
+1315 y(blank)h(line)h(or)g Fo(\\par)p Fu(\))f(un)o(til)g(after)h(the)h
+(second)g(c)o(hange,)f(the)h(paragraph)e(w)o(ould)h(b)q(e)g(t)o(yp)q(eset)i
+(with)d(a)0 1364 y(width)g(of)g(6.5)f(inc)o(hes.)24 b(Ho)o(w)o(ev)o(er,)16
+b(if)e(a)h(blank)g(line)g(w)o(ere)h(inserted)h(b)q(efore)f
+Fo(\\hsize)21 b(=)g(6.5)g(in)p Fu(,)15 b(then)0 1414 y(the)f(paragraph)f(w)o
+(ould)f(b)q(e)i(t)o(yp)q(eset)h(with)d(a)h(width)g(of)g(5)g(inc)o(hes.)18
+b(So,)13 b(in)g(general,)g(when)g(a)g(paragraph)0 1464 y(is)h(set,)i(the)f(v)
+n(alues)f(of)g(the)i(parameters)e(that)h(are)g(in)f(e\013ect)i(when)f(the)h
+(paragraph)e(is)g(completed)h(are)0 1514 y(the)f(ones)h(that)f(are)g(used.)83
+1613 y(Here)h(is)f(a)f(table)h(with)g(some)f(paragraph)g(parameters:)455
+1781 y Ft(Some)i(paragraph)f(shap)q(e)i(parameters)501 1878
+y(F)l(unction)70 b(T)781 1887 y(E)807 1878 y(X)16 b(Con)o(trol)e(W)l(ord)73
+b(T)1248 1887 y(E)1273 1878 y(X)16 b(default)p 164 1894 1322
+2 v 164 1894 V 583 1942 a Fu(width)195 b Fo(\\hsize)238 b Fu(6.5)13
+b(inc)o(hes)259 1992 y(inden)o(tation)g(on)h(\014rst)h(line)150
+b Fo(\\parindent)206 b Fu(20)14 b(p)q(oin)o(ts)284 2041 y(distance)h(b)q(et)o
+(w)o(een)g(lines)118 b Fo(\\baselineskip)173 b Fu(12)14 b(p)q(oin)o(ts)164
+2091 y(distance)h(b)q(et)o(w)o(een)g(paragraphs)173 b Fo(\\parskip)232
+b Fu(0)13 b(p)q(oin)o(ts)83 2275 y(The)g(con)o(trol)f(w)o(ord)g
+Fo(\\noindent)f Fu(ma)o(y)f(b)q(e)j(used)g(at)g(the)f(b)q(eginning)g(of)g(a)g
+(paragraph)g(to)g(a)o(v)o(oid)f(the)0 2325 y(automatic)k(inden)o(tation)i(on)
+g(the)h(\014rst)g(line.)27 b(This)17 b(con)o(trol)g(w)o(ord)g(will)f(only)g
+(a\013ect)i(the)g(paragraph)804 2425 y(22)p eop
+%%Page: 23 29
+23 28 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a(b)q(eing)f(set)g(when)g(it)f(is)h
+(in)o(v)o(ok)o(ed)e(\(of)h(course)i Fo(\\parindent)20 b(=)h(0)h(pt)12
+b Fu(will)f(cause)j(no)e(inden)o(tation)g(for)g(all)0 316 y(paragraphs\).)166
+416 y(A)h(more)f(\015exible)g(w)o(a)o(y)g(to)h(con)o(trol)f(the)i(width)e(of)
+g(a)h(paragraph)f(is)h(to)f(use)i Fo(\\rightskip)83 466 y Fu(and)i
+Fo(\\leftskip)p Fu(.)22 b(Setting)16 b Fo(\\leftskip)k(=)h(20)h(pt)15
+b Fu(causes)j(the)e(left)g(margin)e(of)h(the)h(para-)83 516
+y(graph)h(to)g(b)q(e)g(mo)o(v)o(ed)f(in)g(an)h(extra)h(t)o(w)o(en)o(t)o(y)f
+(p)q(oin)o(ts.)27 b(Negativ)o(e)17 b(v)n(alues)g(ma)o(y)e(b)q(e)j(assigned)83
+565 y(to)f Fo(\\leftskip)f Fu(to)h(mo)o(v)o(e)f(the)i(left)g(margin)d(out.)29
+b(The)18 b(con)o(trol)f(w)o(ord)h Fo(\\rightskip)d Fu(do)q(es)83
+615 y(the)f(same)e(to)h(the)g(righ)o(t)g(side)g(of)f(the)i(paragraph.)j(The)d
+(single)e(con)o(trol)h(w)o(ord)g Fo(\\narrower)e Fu(is)83 665
+y(the)17 b(equiv)n(alen)o(t)e(of)g(setting)i(b)q(oth)f Fo(\\leftskip)e
+Fu(and)i Fo(\\rightskip)e Fu(equal)i(to)g Fo(\\parindent)p
+Fu(.)83 715 y(This)h(is)f(quite)h(useful)g(for)f(long)g(quotations,)g(and)h
+(this)g(paragraph)f(is)h(an)f(example)g(of)g(its)83 765 y(use.)21
+b(As)15 b(with)g Fo(\\hsize)p Fu(,)e(the)i(v)n(alue)f(of)g
+Fo(\\leftskip)f Fu(and)h Fo(\\rightskip)f Fu(in)h(e\013ect)i(when)f(the)83
+814 y(paragraph)f(is)f(completed)h(is)f(the)i(one)f(whic)o(h)g(will)e(apply)h
+(to)h(the)h(whole)e(paragraph.)1716 812 y Fs(T)1734 818 y(E)1753
+812 y(Xb)q(o)q(ok:)h(100)0 964 y Fr(.)h Fu(Exercise)j(3.5)40
+b(Mak)o(e)16 b(t)o(w)o(o)f(paragraphs)h(with)f(the)h(follo)o(wing)e(sp)q
+(eci\014cations:)22 b(the)17 b(left)e(margin)f(of)0 1014 y(b)q(oth)d
+(paragraphs)g(is)f(inden)o(ted)h(b)o(y)g(1.5)f(inc)o(hes,)h(the)h(righ)o(t)e
+(margin)e(of)j(the)g(\014rst)g(paragraph)g(is)f(inden)o(ted)0
+1064 y(b)o(y)k(0.75)e(inc)o(hes,)i(and)g(the)h(righ)o(t)e(margin)f(of)h(the)i
+(second)g(paragraph)e(is)h(inden)o(ted)g(b)o(y)g(1.75)f(inc)o(hes.)83
+1213 y(Lines)h(can)h(b)q(e)g(made)e(with)g(di\013eren)o(t)i(lengths)g(within)
+e(one)i(paragraph)e(b)o(y)h(using)g Fo(\\hangindent)0 1263
+y Fu(and)h Fo(\\hangafter)p Fu(.)21 b(The)16 b(amoun)o(t)e(of)h(the)h(inden)o
+(tation)f(is)h(determined)f(b)o(y)h(v)n(alue)f(of)g Fo(\\hangindent)p
+Fu(.)0 1313 y(If)f Fo(\\hangindent)f Fu(is)h(p)q(ositiv)o(e,)h(the)g(inden)o
+(tation)f(is)h(made)e(from)g(the)i(left,)g(and)f(if)g(it)h(is)f(negativ)o(e)h
+(it)f(is)0 1362 y(made)9 b(from)g(the)i(righ)o(t.)17 b(The)11
+b(lines)f(on)g(whic)o(h)h(the)g(inden)o(tation)f(o)q(ccurs)i(is)e(con)o
+(trolled)g(b)o(y)h Fo(\\hangafter)p Fu(.)0 1412 y(If)17 b Fo(\\hangafter)e
+Fu(is)h(p)q(ositiv)o(e)h(then)h(it)f(determines)g(the)g(n)o(um)o(b)q(er)g(of)
+f(lines)h(at)g(full)f(width)h(b)q(efore)g(the)0 1462 y(inden)o(tation)f
+(starts.)28 b(Th)o(us)18 b(if)e Fo(\\hangindent)j(=)j(1.75)f(in)16
+b Fu(and)h Fo(\\hangafter)j(=)h(6)p Fu(,)c(then)h(the)f(\014rst)525
+1512 y(six)d(lines)h(will)e(b)q(e)i(at)g(full)e(width)h(and)h(the)g(rest)h
+(will)d(b)q(e)i(inden)o(ted)g(b)o(y)525 1562 y(1.75)c(inc)o(hes)h(from)e(the)
+j(left.)k(On)12 b(the)g(other)h(hand)f(if)f Fo(\\hangindent)19
+b(=)525 1611 y(-1.75)i(in)10 b Fu(and)h Fo(\\hangafter)19 b(=)j(-6)p
+Fu(,)10 b(then)i(the)f(\014rst)h(six)e(lines)h(will)e(b)q(e)525
+1661 y(inden)o(ted)15 b(b)o(y)g(1.75)f(inc)o(hes)h(from)e(the)j(righ)o(t)e
+(and)h(the)g(rest)h(will)e(b)q(e)h(at)525 1711 y(full)e(width.)k(T)754
+1720 y(E)777 1711 y(X)d(resets)i(to)e(the)g(default)g(v)n(alues)f
+Fo(\\hangindent)20 b(=)h(0)525 1761 y(pt)15 b Fu(and)h Fo(\\hangafter)j(=)j
+(1)15 b Fu(after)h(eac)o(h)g(paragraph.)23 b(These)17 b(con)o(trol)525
+1811 y(w)o(ords)h(are)h(useful)g(for)e(paragraphs)i(with)f(\\hanging)f(inden)
+o(ts")h(and)525 1861 y(for)i(\015o)o(wing)g(a)g(paragraph)h(around)g(space)g
+(reserv)o(ed)i(for)d(a)h(\014gure.)525 1910 y(The)12 b(con)o(trol)g(w)o(ord)g
+Fo(\\hang)f Fu(at)g(the)i(b)q(eginning)e(of)g(the)i(paragraph)e(will)1716
+1909 y Fs(T)1734 1915 y(E)1753 1909 y(Xb)q(o)q(ok:)j(355)525
+1960 y Fu(cause)g(the)f(\014rst)h(line)e(to)h(b)q(e)g(of)f(full)g(width)g(\()
+p Fo(\\hangafter=1)p Fu(\))f(and)h(the)525 2010 y(rest)18 b(of)f(the)h
+(paragraph)e(to)h(b)q(e)h(inden)o(ted)g(b)o(y)f(the)g(curren)o(t)i(v)n(alue)e
+(of)525 2060 y Fo(\\parindent)p Fu(.)22 b(But)17 b(y)o(ou)f(do)g(ha)o(v)o(e)f
+(to)h(use)h Fo(\\noindent)e Fu(if)g(y)o(ou)g(w)o(an)o(t)525
+2110 y(the)f(\014rst)h(line)f(to)f(extend)i(all)e(the)h(w)o(a)o(y)g(to)f(the)
+i(left)e(margin.)1716 2107 y Fs(T)1734 2113 y(E)1753 2107 y(Xb)q(o)q(ok:)h
+(102)83 2209 y Fu(Here)k(is)e(the)h(previous)g(paragraph)f(rep)q(eated)i
+(with)e Fo(\\hangafter)k(=)h(-6)16 b Fu(and)h Fo(\\hangindent)i(=)0
+2259 y(-1.75)i(in)p Fu(.)804 2425 y(23)p eop
+%%Page: 24 30
+24 29 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 83 267 a(Lines)f(can)g(b)q(e)g(made)e(with)
+h(di\013eren)o(t)i(lengths)f(within)f(one)g(para-)0 316 y(graph)18
+b(b)o(y)f(using)h Fo(\\hangindent)e Fu(and)h Fo(\\hangafter)p
+Fu(.)28 b(The)19 b(amoun)o(t)0 366 y(of)c(the)h(inden)o(tation)f(is)g
+(determined)h(b)o(y)f(v)n(alue)g(of)g Fo(\\hangindent)p Fu(.)20
+b(If)0 416 y Fo(\\hangindent)9 b Fu(is)j(p)q(ositiv)o(e,)f(the)h(inden)o
+(tation)f(is)h(made)e(from)g(the)j(left,)0 466 y(and)k(if)g(it)g(is)h
+(negativ)o(e)f(it)g(is)h(made)e(from)g(the)i(righ)o(t.)29 b(The)18
+b(lines)f(on)0 516 y(whic)o(h)f(the)g(inden)o(tation)f(o)q(ccurs)i(is)f(con)o
+(trolled)f(b)o(y)h Fo(\\hangafter)p Fu(.)21 b(If)0 565 y Fo(\\hangafter)14
+b Fu(is)h(p)q(ositiv)o(e)g(then)i(it)e(determines)h(the)g(n)o(um)o(b)q(er)f
+(of)g(lines)h(at)f(full)g(width)g(b)q(efore)h(the)h(in-)0 615
+y(den)o(tation)d(starts.)20 b(Th)o(us)15 b(if)e Fo(\\hangindent)20
+b(=)h(1.75)g(in)14 b Fu(and)g Fo(\\hangafter)20 b(=)i(6)p Fu(,)13
+b(then)i(the)g(\014rst)g(six)0 665 y(lines)i(will)e(b)q(e)j(at)e(full)g
+(width)g(and)h(the)g(rest)h(will)e(b)q(e)h(inden)o(ted)h(b)o(y)e(1.75)g(inc)o
+(hes)i(from)d(the)i(left.)27 b(On)0 715 y(the)15 b(other)g(hand)f(if)g
+Fo(\\hangindent)19 b(=)j(-1.75)f(in)14 b Fu(and)g Fo(\\hangafter)20
+b(=)h(-6)p Fu(,)14 b(then)h(the)g(\014rst)g(six)f(lines)0 765
+y(will)g(b)q(e)j(inden)o(ted)g(b)o(y)e(1.75)g(inc)o(hes)i(from)d(the)j(righ)o
+(t)e(and)h(the)g(rest)i(will)c(b)q(e)j(at)f(full)e(width.)24
+b(T)1531 774 y(E)1554 765 y(X)16 b(re-)0 814 y(sets)e(to)f(the)g(default)g(v)
+n(alues)f Fo(\\hangindent)20 b(=)i(0)f(pt)13 b Fu(and)f Fo(\\hangafter)20
+b(=)i(1)12 b Fu(after)h(eac)o(h)h(paragraph.)0 864 y(These)20
+b(con)o(trol)e(w)o(ords)h(are)g(useful)f(for)h(paragraphs)f(with)g(\\hanging)
+g(inden)o(ts")g(and)h(for)f(\015o)o(wing)f(a)0 914 y(paragraph)d(around)h
+(space)g(reserv)o(ed)i(for)d(a)h(\014gure.)20 b(The)c(con)o(trol)e(w)o(ord)g
+Fo(\\hang)g Fu(at)g(the)i(b)q(eginning)e(of)1716 913 y Fs(T)1734
+919 y(E)1753 913 y(Xb)q(o)q(ok:)g(355)0 964 y Fu(the)j(paragraph)f(will)e
+(cause)j(the)g(\014rst)g(line)f(to)g(b)q(e)g(of)g(full)f(width)h(\()p
+Fo(\\hangafter=1)p Fu(\))e(and)i(the)g(rest)i(of)0 1014 y(the)d(paragraph)f
+(to)g(b)q(e)g(inden)o(ted)h(b)o(y)f(the)h(curren)o(t)g(v)n(alue)f(of)f
+Fo(\\parindent)p Fu(.)k(But)e(y)o(ou)e(do)h(ha)o(v)o(e)g(to)g(use)0
+1064 y Fo(\\noindent)e Fu(if)h(y)o(ou)g(w)o(an)o(t)h(the)g(\014rst)h(line)e
+(to)h(extend)h(all)e(the)h(w)o(a)o(y)f(to)h(the)h(left)e(margin.)1716
+1061 y Fs(T)1734 1067 y(E)1753 1061 y(Xb)q(o)q(ok:)h(102)83
+1163 y Fu(The)f(con)o(trol)g(w)o(ord)g Fo(\\parshape)e Fu(can)i(b)q(e)h(used)
+g(to)e(mak)o(e)g(paragraphs)h(with)g(a)f(greater)i(v)n(ariet)o(y)f(of)0
+1213 y(shap)q(es.)1716 1211 y Fs(T)1734 1217 y(E)1753 1211
+y(Xb)q(o)q(ok:)h(101)83 1313 y Fu(Another)j(useful)e(con)o(trol)h(w)o(ord)g
+(for)f(setting)h(paragraphs)g(is)g Fo(\\item)p Fu(.)22 b(It)16
+b(can)g(b)q(e)g(used)h(to)e(mak)o(e)0 1362 y(v)n(arious)h(t)o(yp)q(es)i(of)e
+(itemized)h(lists,)g(and)g(is)f(in)o(v)o(ok)o(ed)g(using)h(the)h(pattern)f
+Fo(\\item{)p Fr(:)7 b(:)g(:)n Fo(})p Fu(.)27 b(This)17 b(causes)0
+1412 y(the)d(next)g(paragraph)g(to)f(b)q(e)h(formed)f(with)g(ev)o(ery)h(line)
+f(inden)o(ted)i(b)o(y)e Fo(\\parindent)e Fu(and,)i(in)h(addition,)0
+1462 y(the)h(\014rst)h(line)e(lab)q(eled)g(on)h(the)g(left)f(b)o(y)h(whatev)o
+(er)g(is)g(b)q(et)o(w)o(een)h(the)f(braces.)22 b(It)14 b(is)h(usually)f(used)
+h(with)0 1512 y Fo(\\parskip)20 b(=)i(0)f(pt)p Fu(,)12 b(since)h(that)g(con)o
+(trol)f(w)o(ord)g(determines)h(the)g(v)o(ertical)f(space)i(b)q(et)o(w)o(een)g
+(the)f(di\013er-)0 1562 y(en)o(t)g(items.)k(The)c(con)o(trol)g(w)o(ord)f
+Fo(\\itemitem)f Fu(is)i(the)g(same)f(as)h Fo(\\item)f Fu(except)i(that)f(the)
+g(inden)o(tation)f(is)0 1611 y(t)o(wice)i(as)g(far,)f(that)h(is,)f(t)o(wice)i
+(the)f(v)n(alue)f(of)h Fo(\\parindent)p Fu(.)i(Here)f(is)f(an)f(example:)1716
+1610 y Fs(T)1734 1616 y(E)1753 1610 y(Xb)q(o)q(ok:)h(102)0
+1711 y Fo(\\parskip)20 b(=)i(0pt)f(\\parindent)f(=)h(30)h(pt)0
+1761 y(\\noindent)0 1811 y(Answer)f(all)g(the)g(following)f(questions:)0
+1861 y(\\item{\(1\)})g(What)h(is)g(question)f(1?)0 1910 y(\\item{\(2\)})g
+(What)h(is)g(question)f(2?)0 1960 y(\\item{\(3\)})g(What)h(is)g(question)f
+(3?)0 2010 y(\\itemitem{\(3a\)})f(What)i(is)g(question)f(3a?)0
+2060 y(\\itemitem{\(3b\)})f(What)i(is)g(question)f(3b?)0 2159
+y Fu(will)12 b(pro)q(duce)804 2425 y(24)p eop
+%%Page: 25 31
+25 30 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a(Answ)o(er)h(all)e(the)h(follo)o
+(wing)d(questions:)51 316 y(\(1\))21 b(What)13 b(is)h(question)g(1?)51
+366 y(\(2\))21 b(What)13 b(is)h(question)g(2?)51 416 y(\(3\))21
+b(What)13 b(is)h(question)g(3?)155 466 y(\(3a\))20 b(What)14
+b(is)f(question)h(3a?)152 516 y(\(3b\))21 b(What)14 b(is)f(question)h(3b?)0
+665 y Fr(.)e Fu(Exercise)i(3.6)41 b(Mak)o(e)12 b(a)h(paragraph)f(sev)o(eral)h
+(lines)f(long)g(and)g(use)i(it)e(with)g(the)h Fo(\\item)f Fu(con)o(trol)g(w)o
+(ord)0 715 y(to)i(see)g(the)h(\\hanging)d(inden)o(t.")18 b(No)o(w)13
+b(tak)o(e)h(the)h(same)d(paragraph)i(and)f(use)i(it)e(with)h(di\013eren)o(t)g
+(v)n(alues)0 765 y(of)f Fo(\\parindent)f Fu(and)i Fo(\\hsize)p
+Fu(.)83 914 y(No)o(w)d(let's)g(see)h(ho)o(w)f(to)g(put)g(space)i(b)q(et)o(w)o
+(een)f(paragraphs.)17 b(The)12 b(con)o(trol)f(w)o(ord)g Fo(\\parskip)e
+Fu(is)i(used)0 964 y(to)i(determine)g(ho)o(w)g(m)o(uc)o(h)g(space)h(is)f
+(normally)e(left)i(b)q(et)o(w)o(een)i(paragraphs.)j(So)13 b(if)f(y)o(ou)h
+(put)h Fo(\\parskip)0 1014 y(=)22 b(12)f(pt)10 b Fu(at)g(the)h(b)q(eginning)f
+(of)g(y)o(our)h(T)624 1023 y(E)647 1014 y(X)f(source)i(\014le,)f(there)h
+(will)d(b)q(e)i(12)f(p)q(oin)o(ts)g(b)q(et)o(w)o(een)i(paragraphs)0
+1064 y(unless)17 b(other)g(instructions)g(are)g(giv)o(en.)25
+b(The)16 b(con)o(trol)g(w)o(ord)h Fo(\\vskip)e Fu(can)h(b)q(e)h(used)g(to)f
+(insert)h(extra)0 1113 y(v)o(ertical)d(space)h(b)q(et)o(w)o(een)g
+(paragraphs.)j(If)c Fo(\\vskip)20 b(1)i(in)13 b Fu(or)h Fo(\\vskip)21
+b(20)g(pt)13 b Fu(app)q(ears)i(b)q(et)o(w)o(een)g(t)o(w)o(o)0
+1163 y(paragraphs,)e(then)i(the)g(extra)f(space)h(is)f(inserted.)83
+1263 y(There)k(are)e(a)g(couple)h(of)f(p)q(eculiarities)g(of)g
+Fo(\\vskip)f Fu(that)h(seem)h(quite)f(strange)h(at)f(\014rst.)26
+b(If)16 b(y)o(ou)0 1313 y(ha)o(v)o(e)10 b Fo(\\vskip)21 b(3)g(in)11
+b Fu(and)f(the)h(skip)f(starts)i(t)o(w)o(o)e(inc)o(hes)h(from)e(the)i(b)q
+(ottom)e(of)h(the)h(page,)g(the)g(rest)g(of)f(the)0 1362 y(page)j(is)g(skipp)
+q(ed,)h(but)f(the)h(extra)g(one)g(inc)o(h)f(is)g Fm(not)18
+b Fu(skipp)q(ed)13 b(at)h(the)g(top)f(of)f(the)i(next)g(page.)k(In)13
+b(other)0 1412 y(w)o(ords,)k Fo(\\vskip)f Ft(will)h(not)h(insert)f(space)i
+(across)g(page)g(b)q(oundaries)p Fu(.)24 b(In)16 b(fact,)h
+Fo(\\vskip)k(1)g(in)0 1462 y Fu(will)15 b(ha)o(v)o(e)h(no)f(e\013ect)j(at)e
+(all)f(if)g(it)h(happ)q(ens)h(to)f(app)q(ear)g(at)g(the)h(top)f(of)f(a)h
+(page!)25 b(F)m(or)15 b(man)o(y)g(t)o(yp)q(es)i(of)0 1512 y(v)o(ertical)d
+(spacing)g(this)g(is)g(quite)g(appropriate.)19 b(The)14 b(space)h(b)q(efore)g
+(a)f(section)h(heading,)e(for)h(example,)0 1562 y(should)g(not)f(con)o(tin)o
+(ue)i(across)f(page)g(b)q(oundaries.)83 1661 y(A)g(similar)d(phenomenon)i(o)q
+(ccurs)i(at)f(the)g(b)q(eginning)f(of)g(y)o(our)h(do)q(cumen)o(t.)j(If,)c
+(for)g(example,)f(y)o(ou)0 1711 y(w)o(an)o(t)h(a)g(title)g(page)g(with)g(the)
+h(title)f(ab)q(out)g(half)f(w)o(a)o(y)h(do)o(wn)g(the)h(page,)f(y)o(ou)f(can)
+i(not)f(insert)h(the)g(space)0 1761 y(at)g(the)g(top)g(of)f(the)i(page)f
+(using)f Fo(\\vskip)p Fu(.)83 1861 y(But)g(what)e(if)h(y)o(ou)f(really)h(w)o
+(an)o(t)f(some)g(blank)h(space)h(at)e(the)i(top)f(of)f(a)h(page?)17
+b(Y)m(ou)12 b(could)g(start)g(the)0 1910 y(page)j(with)g Fo(\\ )f
+Fu(but)h(this)g(in)g(e\013ect)h(t)o(yp)q(esets)h(a)e(one)g(line)f(paragraph)h
+(con)o(taining)f(a)g(blank.)21 b(So)14 b(while)0 1960 y(nothing)g(is)g(t)o
+(yp)q(eset,)i(the)f(extra)g(space)g(due)g(to)g(the)g(v)n(alues)f(of)g
+Fo(\\baselineskip)d Fu(and)k Fo(\\parskip)d Fu(will)0 2010
+y(add)k(extra)g(space.)26 b(An)16 b(easier)g(metho)q(d)g(is)f(to)h(use)h
+Fo(\\vglue)e Fu(instead)h(of)f Fo(\\vskip)g Fu(to)h(get)g(the)h(desired)0
+2060 y(result.)i(Th)o(us)14 b Fo(\\vglue)21 b(1)g(in)g Fu(will)13
+b(lea)o(v)o(e)h(one)g(inc)o(h)f(of)h(blank)f(space)i(at)e(the)i(top)f(of)f
+(the)i(page.)1716 2059 y Fs(T)1734 2065 y(E)1753 2059 y(Xb)q(o)q(ok:)f(352)83
+2159 y Fu(W)m(e)h(can)g(note)g(in)g(passing)g(that)g(there)h(is)f(another)h
+(more)e(general)h(metho)q(d)f(to)h(put)g(material)e(at)0 2209
+y(the)h(top)g(of)f(a)g(page)h(using)f(the)h(con)o(trol)g(w)o(ords)g
+Fo(\\topinsert)d Fu(and)j Fo(\\endinsert)p Fu(.)i(If)d Fo(\\topinsert)20
+b Fr(:)7 b(:)g(:)0 2259 y Fo(\\endinsert)12 b Fu(is)i(used)i(within)d(a)h
+(page,)g(the)h(material)d(b)q(et)o(w)o(een)k Fo(\\topinsert)c
+Fu(and)i Fo(\\endinsert)e Fu(will)0 2309 y(app)q(ear)i(at)g(the)h(top)e(of)h
+(the)g(page,)g(if)f(p)q(ossible.)18 b(F)m(or)13 b(example:)804
+2425 y(25)p eop
+%%Page: 26 32
+26 31 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 304 a Fo(\\topinsert)0
+353 y(\\vskip)21 b(1)g(in)0 403 y(\\centerline{Figur)o(e)e(1})0
+453 y(\\endinsert)0 553 y Fu(is)14 b(useful)g(for)f(inserting)h(\014gures)h
+(of)e(a)h(prescrib)q(ed)i(size.)1716 550 y Fs(T)1734 556 y(E)1753
+550 y(Xb)q(o)q(ok:)e(115)83 652 y Fu(There)k(are)g(also)e(some)g(sp)q(ecial)i
+(con)o(trol)f(w)o(ords)g(for)g(making)d(small)h(v)o(ertical)i(skips.)28
+b(They)18 b(are)0 702 y Fo(\\smallskip)p Fu(,)11 b Fo(\\medskip)p
+Fu(,)h(and)i Fo(\\bigskip)p Fu(.)i(Here)f(is)f(the)g(size)h(of)e(eac)o(h)i
+(one:)209 769 y Fo(\\smallskip)p Fu(:)p 457 755 150 2 v 457
+755 V 457 769 V 457 769 V 222 w Fo(\\medskip)p Fu(:)p 867 742
+V 867 742 V 867 769 V 867 769 V 221 w Fo(\\bigskip)p Fu(:)p
+1277 717 V 1277 717 V 1277 769 V 1277 769 V 0 943 a Fv(3.4)j(Line)j(shap)r(e)
+83 1043 y Fu(F)m(or)c(most)g(material)e(T)457 1052 y(E)480
+1043 y(X)j(do)q(es)g(a)f(go)q(o)q(d)g(job)g(of)g(breaking)h(up)f(a)g
+(paragraph)h(in)o(to)f(lines.)28 b(But)0 1092 y(sometimes)16
+b(it's)h(necessary)j(to)d(add)g(further)i(instructions.)30
+b(It's)17 b(p)q(ossible)h(to)g(force)g(a)f(new)h(line)f(b)o(y)0
+1142 y(inserting)g Fo(\\hfill)k(\\break)16 b Fu(in)h(y)o(our)g(input)g
+(\014le.)29 b(It's)17 b(also)g(p)q(ossible)g(to)g(put)h(some)e(text)i(on)f(a)
+g(line)0 1192 y(b)o(y)f(itself)g(using)g(the)g(con)o(trol)g(w)o(ord)g
+Fo(\\line{)p Fr(:)7 b(:)g(:)n Fo(})p Fu(;)16 b(then)h(the)g(material)d(b)q
+(et)o(w)o(een)j(the)g(braces)h(will)c(b)q(e)0 1242 y(restricted)k(to)d(one)h
+(line)g(\(although)f(the)h(result)g(will)f(b)q(e)h(spread)h(out)e(o)o(v)o(er)
+h(the)h(whole)e(line)g(and)h(ma)o(y)0 1292 y(b)q(e)f(horrible\).)j(The)c(con)
+o(trol)g(w)o(ords)g Fo(\\leftline{)p Fr(:)7 b(:)g(:)m Fo(})p
+Fu(,)13 b Fo(\\rightline{)p Fr(:)7 b(:)g(:)l Fo(})p Fu(,)13
+b(and)h Fo(\\centerline{)p Fr(:)7 b(:)g(:)l Fo(})0 1342 y Fu(will,)k(resp)q
+(ectiv)o(ely)m(,)j(set)f(the)h(material)c(b)q(et)o(w)o(een)k(the)g(braces)g
+(on)e(a)h(single)f(line)g(on)h(the)g(left)g(margin,)d(on)0
+1391 y(the)k(righ)o(t)g(margin,)d(or)j(cen)o(tered.)20 b(Th)o(us)0
+1491 y Fo(\\leftline{I'm)f(over)i(on)g(the)h(left.})0 1541
+y(\\centerline{I'm)d(in)i(the)g(center.})0 1591 y(\\rightline{I'm)e(on)i(the)
+g(right.})0 1640 y(\\line{I)f(just)h(seem)g(to)h(be)f(spread)g(out)g(all)g
+(over)g(the)g(place.})0 1740 y Fu(pro)q(duces)15 b(the)g(four)f(lines:)0
+1840 y(I'm)e(o)o(v)o(er)i(on)g(the)g(left.)667 1889 y(I'm)e(in)h(the)i(cen)o
+(ter.)1348 1939 y(I'm)d(on)h(the)i(righ)o(t.)0 1989 y(I)94
+b(just)g(seem)g(to)g(b)q(e)h(spread)g(out)f(all)f(o)o(v)o(er)h(the)h(place.)
+83 2089 y(Other)16 b(t)o(yp)q(es)f(of)f(spacing)h(can)g(b)q(e)g(obtained)f(b)
+o(y)h(using)f(the)h(con)o(trol)f(w)o(ord)h Fo(\\hfil)p Fu(.)k(This)c(causes)0
+2139 y(all)c(the)h(extra)h(space)g(in)f(the)g(line)g(to)g(b)q(e)g(accum)o
+(ulated)f(at)h(the)h(p)q(osition)e(where)i Fo(\\hfil)e Fu(app)q(ears.)19
+b(Th)o(us)0 2188 y(if)d(w)o(e)h(alter)g(our)g(last)f(example)g(to)g
+Fo(\\line{I)k(just)h(seem)g(to)h(be)f(spread)g(out)g(\\hfil)g(all)g(over)0
+2238 y(the)g(place.})13 b Fu(w)o(e)h(will)e(get)804 2425 y(26)p
+eop
+%%Page: 27 33
+27 32 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a(I)g(just)g(seem)g(to)f(b)q(e)i
+(spread)g(out)816 b(all)13 b(o)o(v)o(er)h(the)g(place.)83 390
+y(If)i(w)o(e)h(ha)o(v)o(e)f(more)g(than)g(one)h Fo(\\hfil)p
+Fu(,)f(they)h(will)e(divide)h(an)o(y)g(extra)h(space)g(among)e(themselv)o(es)
+0 439 y(equally)m(.)i(Hence)e Fo(\\line{left)20 b(text)h(\\hfil)f(center)h
+(text\\hfil)f(right)h(text.})12 b Fu(will)h(pro)q(duce)0 513
+y(left)h(text)562 b(cen)o(ter)16 b(text)562 b(righ)o(t)14 b(text.)0
+662 y Fr(.)g Fu(Exercise)h(3.7)41 b(T)o(yp)q(eset)15 b(the)f(follo)o(wing)e
+(line:)0 712 y(left)i(end)79 b(left)14 b(tac)o(kle)78 b(left)14
+b(guard)78 b(cen)o(ter)j(righ)o(t)13 b(guard)79 b(righ)o(t)13
+b(tac)o(kle)79 b(righ)o(t)13 b(end)0 861 y Fr(.)18 b Fu(Exercise)i(3.8)41
+b(T)o(yp)q(eset)19 b(the)g(follo)o(wing)d(line)i(with)g(t)o(wice)h(as)f(m)o
+(uc)o(h)f(space)j(b)q(et)o(w)o(een)f(\\left")f(and)0 911 y(\\righ)o(t-cen)o
+(ter")c(as)g(b)q(et)o(w)o(een)i(\\righ)o(t-cen)o(ter")e(and)g(\\righ)o(t":)0
+961 y(left)858 b(righ)o(t-cen)o(ter)437 b(righ)o(t)83 1061
+y(It's)14 b(p)q(ossible)g(to)g(mo)o(v)o(e)e(horizon)o(tally)g(using)i
+Fo(\\hskip)f Fu(in)g(a)h(manner)f(analogous)f(with)i Fo(\\vskip)p
+Fu(.)0 1210 y Fr(.)g Fu(Exercise)h(3.9)41 b(What)13 b(happ)q(ens)i(with)e
+(the)i(follo)o(wing)c(input:)0 1260 y Fo(\\line{\\hskip)19
+b(1)j(in)f(ONE)g(\\hfil)g(TWO)g(\\hfil)g(THREE})83 1406 y Fu(The)14
+b(righ)o(t)g(justi\014cation)f(can)h(b)q(e)h(canceled)g(b)o(y)e(using)h(the)h
+(con)o(trol)e(w)o(ord)h Fo(\\raggedright)p Fu(.)0 1581 y Fv(3.5)k(F)-5
+b(o)r(otnotes)83 1680 y Fu(The)14 b(general)g(pattern)h(to)f(mak)o(e)e(fo)q
+(otnotes)i(using)g(T)930 1689 y(E)953 1680 y(X)g(is)g Fo(\\footnote{)p
+Fr(:)7 b(:)g(:)l Fo(}{)p Fr(:)g(:)g(:)n Fo(})p Fu(.)83 1780
+y(The)17 b(fo)q(otnote)f(mark)e(go)q(es)j(in)f(b)q(et)o(w)o(een)i(the)e
+(\014rst)h(set)g(of)f(braces.)26 b(Some)15 b(a)o(v)n(ailable)f(marks)i(are)0
+1830 y Fo(\\dag)21 b(\()p Fp(y)p Fo(\))p Fu(,)f Fo(\\ddag)g(\()p
+Fp(z)q Fo(\))p Fu(,)f Fo(\\S)i(\()p Fp(x)q Fo(\))p Fu(,)e(and)g
+Fo(\\P)i(\()p Fp({)p Fo(\))p Fu(.)33 b(The)20 b(text)f(of)f(the)i(fo)q
+(otnote)f(go)q(es)g(b)q(et)o(w)o(een)h(the)0 1880 y(second)f(set)g(of)f
+(braces.)32 b(The)19 b(use)g(of)f(n)o(um)o(b)q(ers)f(as)i(marks)e(is)h(a)g
+(little)f(less)i(straigh)o(tforw)o(ard.)31 b(The)0 1929 y(fo)q(otnote)150
+1914 y Fs(21)198 1929 y Fu(at)14 b(the)g(b)q(ottom)e(of)g(the)i(page)g(w)o
+(as)f(pro)q(duced)i(b)o(y)e(using)g Fo(\\footnote{${}^{21})o($}{Th)o(is)0
+1979 y(is)21 b(the)h(footnote)e(at)h(the)g(bottom)g(of)g(the)g(page.})15
+b Fu(after)i(the)g(w)o(ord)f(\\fo)q(otnote")g(in)g(the)h(text.)0
+2029 y(This)h(construction)g(is)g(somewhat)f(complicated;)h(w)o(e'll)e(see)j
+(wh)o(y)f(it's)f(this)h(w)o(a)o(y)f(when)h(w)o(e)g(kno)o(w)f(a)0
+2079 y(little)c(more)g(ab)q(out)h(t)o(yp)q(esetting)g(mathematics.)i(But)e
+(for)g(the)g(momen)o(t)d(w)o(e)j(can)g(lo)q(ok)f(at)h(it)f(as)h(a)g(w)o(a)o
+(y)0 2129 y(of)h(getting)h(the)g(job)f(done.)24 b(Y)m(ou)15
+b(ma)o(y)f(w)o(an)o(t)h(to)g(use)i Fo(\\rm)e Fu(within)g(the)h(fo)q(otnote)g
+(to)f(ensure)j(that)d(the)0 2178 y(righ)o(t)c(fon)o(t)h(app)q(ears.)18
+b(Usually)11 b(y)o(ou)g(will)f(not)i(w)o(an)o(t)f(a)h(space)h(b)q(et)o(w)o
+(een)g(the)f(text)h(and)e(the)i(con)o(trol)e(w)o(ord)0 2228
+y Fo(footnote)p Fu(.)1716 2218 y Fs(T)1734 2224 y(E)1753 2218
+y(Xb)q(o)q(ok:)j(117)p 0 2264 600 2 v 0 2264 V 27 2295 a(21)83
+2310 y Fu(This)g(is)g(the)g(fo)q(otnote)g(at)g(the)g(b)q(ottom)e(of)i(the)g
+(page.)804 2425 y(27)p eop
+%%Page: 28 34
+28 33 bop 1508 167 a Fu(P)o(age)13 b(28)0 267 y Fr(.)h Fu(Exercise)h(3.10)40
+b(Mak)o(e)14 b(up)g(a)g(page)g(with)f(a)h(relativ)o(ely)f(long)g(fo)q(otnote)
+h(spanning)f(sev)o(eral)i(lines.)0 416 y Fr(.)f Fu(Exercise)h(3.11)40
+b(Mak)o(e)14 b(up)g(a)g(page)g(with)f(t)o(w)o(o)h(di\013eren)o(t)g(fo)q
+(otnotes)h(on)e(it.)0 590 y Fv(3.6)18 b(Headlines)j(and)d(F)-5
+b(o)r(otlines)83 690 y Fu(The)10 b(lines)g(for)f(title)g(and)g(page)h(n)o(um)
+o(b)q(ers)f(that)h(go)f(ab)q(o)o(v)o(e)g(and)h(b)q(elo)o(w)f(the)h(main)e
+(text)i(are)g(pro)q(duced)0 740 y(b)o(y)k(using)f Fo(\\headline={)p
+Fr(:)7 b(:)g(:)l Fo(})14 b Fu(and)g Fo(\\footline={)p Fr(:)7
+b(:)f(:)m Fo(})p Fu(.)1716 737 y Fs(T)1734 743 y(E)1753 737
+y(Xb)q(o)q(ok:)14 b(252{253)83 839 y Fu(The)e(principle)g(is)f(the)h(same)f
+(as)h(using)f(the)h(con)o(trol)g(w)o(ord)f Fo(\\line{)p Fr(:)c(:)g(:)m
+Fo(})12 b Fu(within)e(the)j(usual)e(text)h(on)0 889 y(the)e(page.)17
+b(A)10 b(helpful)f(con)o(trol)g(w)o(ord)h(is)f Fo(\\pageno)g
+Fu(whic)o(h)g(represen)o(ts)k(the)d(curren)o(t)h(page)f(n)o(um)o(b)q(er.)16
+b(Th)o(us)0 939 y Fo(\\headline={\\hfil)i(\\tenrm)j(Page)g(\\the\\pageno})14
+b Fu(w)o(ould)h(cause)j(the)e(page)h(n)o(um)o(b)q(er)e(to)i(app)q(ear)0
+989 y(in)c(the)h(upp)q(er)g(righ)o(t)e(corner)j(preceded)g(b)o(y)e(the)h(w)o
+(ord)f(\\P)o(age")g(\(no)o(w)g(lo)q(ok)f(at)h(the)h(upp)q(er)g(righ)o(t)f
+(corner)0 1039 y(of)e(this)g(page\).)17 b(It)12 b(is)f(safer)h(to)f
+(explicitly)f(name)g(the)i(fon)o(t)f(that)g(y)o(ou)g(w)o(an)o(t)g(to)g(use)i
+(\(in)e(this)g(case)h Fo(\\tenrm)0 1088 y Fu(to)i(use)i(the)f(10)f(p)q(oin)o
+(t)g(roman)f(fon)o(t\),)h(since)h(y)o(ou)f(are)h(nev)o(er)g(guaran)o(teed)g
+(that)g(a)f(particular)g(fon)o(t)g(will)0 1138 y(b)q(e)k(in)f(use)h(when)f
+(the)h(headline)f(or)h(fo)q(otline)e(is)h(set.)29 b(The)17
+b(con)o(trol)g(w)o(ord)h Fo(\\the)e Fu(tak)o(es)i(the)f(in)o(ternal)0
+1188 y(v)n(alue)e(of)h(the)g(next)g(w)o(ord)g(if)f(it)h(is)f(an)h
+(appropriate)g(con)o(trol)g(w)o(ord)f(and)h(prin)o(ts)g(it)g(as)g(text.)24
+b(Y)m(ou)16 b(can)0 1238 y(also)f(use)h(the)g(con)o(trol)f(w)o(ord)g
+Fo(\\folio)f Fu(instead)h(of)g Fo(\\the)21 b(\\pageno)p Fu(.)g(The)16
+b(di\013erence)h(is)e(that)g Fo(\\folio)0 1288 y Fu(will)d(giv)o(e)i(roman)e
+(n)o(umerals)h(when)h Fo(\\pageno)f Fu(is)g(negativ)o(e.)83
+1387 y(Y)m(ou)k(can)g(also)f(assign)h(v)n(alues)g(to)g Fo(\\pageno)e
+Fu(if)i(y)o(ou)f(w)o(an)o(t)h(y)o(our)g(do)q(cumen)o(t)f(to)h(use)h(a)f
+(di\013eren)o(t)0 1437 y(sequence)22 b(of)d(page)g(n)o(um)o(b)q(ers)g(from)f
+(the)i(usual.)35 b(Roman)18 b(n)o(umerals)g(can)i(b)q(e)g(pro)q(duced)h(b)o
+(y)e(using)0 1487 y(negativ)o(e)14 b(n)o(um)o(b)q(ers;)f Fo(\\pageno=-1)e
+Fu(at)j(the)g(b)q(eginning)g(of)f(a)g(do)q(cumen)o(t)h(will)e(cause)j(page)f
+(n)o(um)o(b)q(ers)f(to)0 1537 y(b)q(e)i(in)e(roman)f(n)o(umerals.)1716
+1526 y Fs(T)1734 1532 y(E)1753 1526 y(Xb)q(o)q(ok:)i(252)83
+1636 y Fu(Di\013eren)o(t)h(headlines)f(can)g(b)q(e)g(pro)q(duced)h(for)f(ev)o
+(en)g(and)g(o)q(dd)g(pages)g(in)g(the)g(follo)o(wing)d(manner:)83
+1736 y Fo(\\headline={\\ifodd)18 b(\\pageno)j({)p Fr(:)7 b(:)g(:)n
+Fo(}\\else)20 b({)p Fr(:)7 b(:)g(:)o Fo(}\\fi})0 1836 y Fu(where)k(the)g
+(material)d(b)q(et)o(w)o(een)k(the)f(\014rst)g(set)g(of)f(braces)h(is)f(for)g
+(the)h(righ)o(t-hand)f(pages)g(and)g(the)h(material)0 1885
+y(b)q(et)o(w)o(een)k(the)g(second)g(set)g(of)e(braces)i(is)f(for)f(the)i
+(left-hand)e(pages.)0 2035 y Fr(.)j Fu(Exercise)h(3.12)41 b(Change)16
+b(the)g(fo)q(otline)g(so)g(that)g(the)g(page)g(n)o(um)o(b)q(er)g(is)g(cen)o
+(tered)i(with)e(a)f(en-dash)0 2085 y(on)f(either)g(side.)804
+2425 y(28)p eop
+%%Page: 29 35
+29 34 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a Fv(3.7)k(Ov)n(erfull)j(and)e
+(underfull)g(b)r(o)n(xes)83 366 y Fu(One)h(of)f(the)i(most)d(frustrating)i
+(exp)q(eriences)i(for)d(the)h(new)g(T)1112 375 y(E)1135 366
+y(X)g(user)h(is)e(the)h(o)q(ccurrence)j(of)0 416 y(o)o(v)o(erfull)12
+b(and)h(underfull)g(b)q(o)o(xes.)18 b(They)c(are)f(duly)g(noted)h(in)e(the)i
+(log)e(\014le)h(and)g(are)h(also)f(written)g(to)g(the)0 466
+y(screen)g(when)f(T)251 475 y(E)274 466 y(X)f(is)g(b)q(eing)g(run)h(in)o
+(teractiv)o(ely)m(.)k(Ov)o(erfull)11 b(b)q(o)o(xes)h(are)f(also)g(mark)o(ed)f
+(on)h(the)h(output)f(b)o(y)0 516 y(a)j(slug)g(\(a)g(large)g(\014lled-in)f
+(blac)o(k)h(rectangle)h(that)g(lo)q(oks)e(lik)o(e)h(this:)p
+1083 526 21 42 v 40 w(\))g(in)g(the)h(righ)o(t)e(margin.)18
+b(V)m(arious)0 565 y(obscene)d(terms)e(are)h(applied)f(to)h(this)f(slug.)18
+b(It)13 b(app)q(ears)i(ev)o(en)f(though)f(there)i(is)e(nothing)g(wrong)g
+(with)0 615 y(the)h(T)94 624 y(E)118 615 y(X)g(input.)j(So)d(wh)o(y)g(is)f
+(the)i(slug)f(there)h(and)e(what)h(can)g(b)q(e)h(done)f(ab)q(out)g(it?)83
+715 y(A)d(go)q(o)q(d)f(w)o(a)o(y)g(to)g(visualize)h(the)g(w)o(a)o(y)f(T)688
+724 y(E)711 715 y(X)h(organizes)g(a)f(page)g(is)h(to)f(think)h(of)f(the)h
+(prin)o(ted)g(material)0 765 y(as)h(b)q(eing)f(put)h(in)o(to)f(b)q(o)o(xes.)
+18 b(There)12 b(are)g(t)o(w)o(o)g(t)o(yp)q(es)g(of)f(b)q(o)o(xes:)17
+b Fn(h)o(b)q(o)o(xes)d Fu(and)e Fn(vb)q(o)o(xes)p Fu(.)17 b(Most)12
+b(of)f(the)h(time)0 814 y(these)18 b(corresp)q(ond)h(to)d(the)i(organization)
+d(of)h(horizon)o(tal)g(text)i(in)o(to)e(lines)h(and)f(v)o(ertical)h
+(paragraphs)0 864 y(in)o(to)c(pages.)18 b(In)13 b(particular,)g(it)g(is)h
+(the)g(spacing)f(of)g(the)h(w)o(ords)g(in)f(a)g(h)o(b)q(o)o(x)g(corresp)q
+(onding)h(to)f(a)h(line)f(of)0 914 y(text)h(that)g(causes)i(the)e(slug)g(to)g
+(app)q(ear.)83 1014 y(Recall)h(that)h(T)325 1023 y(E)349 1014
+y(X)g(reads)h(in)e(the)i(complete)f(paragraph)f(b)q(efore)i(deciding)f(ho)o
+(w)g(to)g(break)g(it)g(up)0 1064 y(in)o(to)10 b(lines.)17 b(This)11
+b(is)g(b)q(etter)h(than)f(w)o(orking)f(a)h(line)g(at)f(a)h(time,)f(since)i(a)
+e(sligh)o(t)g(impro)o(v)o(emen)o(t)f(in)h(one)h(line)0 1113
+y(migh)o(t)f(cause)k(catastrophic)f(c)o(hanges)g(farther)g(do)o(wn)f(in)g
+(the)h(paragraph.)k(When)c(w)o(ords)f(are)h(gathered)0 1163
+y(together)i(to)e(form)f(a)h(line,)g(space)h(is)g(added)f(b)q(et)o(w)o(een)i
+(the)g(w)o(ords)e(to)h(justify)f(the)h(righ)o(t)f(margin.)j(V)m(ery)0
+1213 y(large)g(spaces)i(b)q(et)o(w)o(een)g(w)o(ords)f(is)f(ob)o(viously)f
+(undesirable;)j(the)f(badness)h(of)d(the)j(line)e(is)g(a)g(measure)0
+1263 y(of)d(ho)o(w)h(badly)f(the)i(w)o(ords)f(are)g(spaced.)19
+b(An)14 b(underfull)g(h)o(b)q(o)o(x)f(means)h(that)f(there)j(is)e(to)q(o)f(m)
+o(uc)o(h)g(space)0 1313 y(b)q(et)o(w)o(een)j(w)o(ords.)22 b(More)16
+b(sp)q(eci\014cally)m(,)e(the)i(badness)g(of)f(an)o(y)f(line)h(is)g(a)g(n)o
+(um)o(b)q(er)f(b)q(et)o(w)o(een)i(0)f(\(p)q(erfect\))0 1362
+y(and)g(10000)f(\(horrible\).)22 b(There)17 b(is)e(a)g(parameter)g(called)g
+Fo(\\hbadness)e Fu(whose)j(default)f(v)n(alue)f(is)h(1000.)0
+1412 y(An)o(y)k(line)f(whose)h(badness)h(is)e(greater)i(than)f
+Fo(\\hbadness)d Fu(is)j(rep)q(orted)h(as)f(an)f(underfull)g(h)o(b)q(o)o(x.)32
+b(If)0 1462 y(the)16 b(v)n(alue)f(of)g Fo(\\hbadness)e Fu(is)j(increased,)h
+(then)f(few)o(er)g(underfull)f(h)o(b)q(o)o(xes)h(will)e(b)q(e)i(rep)q(orted.)
+24 b(In)16 b(fact)0 1512 y Fo(\\hbadness)k(=)i(10000)15 b Fu(will)f(suppress)
+k(the)f(rep)q(orting)f(of)g(underfull)g(h)o(b)q(o)o(xes)g(altogether.)25
+b(Similarly)l(,)0 1562 y(if)15 b(the)h(w)o(ords)f(m)o(ust)g(b)q(e)h(squeezed)
+i(in)o(to)c(a)h(line)g(so)h(that)f(the)i(spaces)f(are)g(v)o(ery)g(small)d(or)
+j(ev)o(en)g(so)f(the)0 1611 y(w)o(ords)f(extend)h(a)f(little)f(in)o(to)g(the)
+h(righ)o(t)g(margin,)d(then)k(an)e(o)o(v)o(erfull)g(h)o(b)q(o)o(x)h(results.)
+83 1711 y(In)d(a)h(similar)d(w)o(a)o(y)m(,)h(sometimes)f(T)610
+1720 y(E)634 1711 y(X)i(allo)o(ws)f(a)h(line)g(to)g(b)q(e)i(sligh)o(tly)d
+(longer)h(than)g Fo(\\hsize)f Fu(in)h(order)0 1761 y(to)g(ac)o(hiev)o(e)g(a)f
+(more)g(balanced)h(app)q(earance.)18 b(The)11 b(con)o(trol)f(w)o(ord)h
+Fo(\\tolerance)e Fu(determines)i(when)g(this)0 1811 y(happ)q(ens.)19
+b(If)12 b(the)h(badness)h(of)e(a)g(line)g(is)h(greater)h(than)e
+Fo(\\tolerance)p Fu(,)f(T)1141 1820 y(E)1164 1811 y(X)h(will)g(mak)o(e)f(the)
+i(line)f(longer)0 1861 y(b)o(y)18 b(adding)g(a)g(new)h(w)o(ord)f(at)h(the)g
+(end)g(of)f(the)h(line,)g(ev)o(en)g(though)f(it)g(migh)o(t)e(exceed)21
+b(the)e(v)n(alue)f(of)0 1910 y Fo(\\hsize)p Fu(.)e(A)c(line)g(whic)o(h)f(is)h
+(only)f(sligh)o(tly)g(longer)h(is)g(set)h(without)e(b)q(eing)h(rep)q(orted.)
+19 b(The)12 b(con)o(trol)g(w)o(ord)0 1960 y Fo(\\hfuzz)e Fu(determines)h(ho)o
+(w)f(m)o(uc)o(h)g(excess)j(is)e(allo)o(w)o(ed;)f(the)h(default)g(is)g
+Fo(\\hfuzz)20 b(=)i(0.1)f(pt)p Fu(.)16 b(A)11 b(line)g(that)0
+2010 y(is)i(more)f(than)h(sligh)o(tly)f(longer)h(than)g Fo(\\hsize)f
+Fu(is)h(ob)o(viously)f(a)g(serious)i(problem;)e(T)1338 2019
+y(E)1361 2010 y(X)h(puts)h(a)f(slug)f(in)0 2060 y(the)j(margin)d(to)i(mak)o
+(e)f(its)h(p)q(oin)o(t)g(forcefully)m(.)j(It's)e(p)q(ossible)f(to)g(a)o(v)o
+(oid)f(o)o(v)o(erfull)g(h)o(b)q(o)o(xes)i(altogether)f(b)o(y)0
+2110 y(increasing)e(the)h(v)n(alue)f(of)f Fo(\\tolerance)p
+Fu(.)16 b(With)11 b Fo(\\tolerance)20 b(=)i(10000)11 b Fu(there)i(will)e(nev)
+o(er)i(b)q(e)g(o)o(v)o(erfull)0 2159 y(b)q(o)o(xes)h(or)g(slugs.)k(The)d
+(default)e(is)h Fo(\\tolerance)20 b(=)h(200)p Fu(.)1716 2157
+y Fs(T)1734 2163 y(E)1753 2157 y(Xb)q(o)q(ok:)14 b(29)804 2425
+y Fu(29)p eop
+%%Page: 30 36
+30 35 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))353
+b(Section)14 b(3:)k(The)c(shap)q(e)h(of)e(things)h(to)g(come)p
+1648 183 V 0 185 1650 2 v 0 185 V 83 267 a(The)k(width)f(of)f(the)i(slug)f
+(is)g(determined)g(b)o(y)g(the)h(con)o(trol)f(w)o(ord)g Fo(\\overfullrule)p
+Fu(.)25 b(Including)0 316 y Fo(\\overfullrule)19 b(=)j(0)f(pt)10
+b Fu(in)h(y)o(our)f(\014le)h(will)e(delete)i(an)o(y)g(further)g(prin)o(ting)f
+(of)g(the)h(slugs.)17 b(The)11 b(o)o(v)o(erfull)0 366 y(b)q(o)o(xes)j(will)f
+(still)g(b)q(e)h(there,)h(of)e(course,)i(and)f(they)g(will)e(probably)i(b)q
+(e)g(harder)h(to)f(sp)q(ot.)83 466 y(So)f(w)o(e)h(see)h(wh)o(y)e(o)o(v)o
+(erfull)g(b)q(o)o(xes)h(and)f(underfull)h(b)q(o)o(xes)g(are)g(rep)q(orted;)h
+(w)o(e)f(can)f(also)g(c)o(hange)h(the)0 516 y(rep)q(orting)k(b)o(y)g(c)o
+(hanging)g(the)g(v)n(alues)g(of)g Fo(\\badness)p Fu(,)f Fo(\\hfuzz)p
+Fu(,)g(and)h Fo(\\tolerance)p Fu(.)29 b(In)18 b(addition,)f(a)0
+565 y(small)10 b(v)n(alue)i(of)g Fo(\\hsize)f Fu(ob)o(viously)h(mak)o(es)f
+(it)h(more)g(di\016cult)g(to)g(set)i(lines)e(and)h(causes)h(more)d(o)o(v)o
+(erfull)0 615 y(and)i(underfull)f(h)o(b)q(o)o(xes)h(to)g(b)q(e)g(rep)q
+(orted.)19 b(These)14 b(are)f(w)o(arnings)g(that)f(y)o(ou)h(ignore)f(at)h(y)o
+(our)f(o)o(wn)g(p)q(eril!)83 715 y(Adding)g(new)i(p)q(ossibilities)e(of)g(h)o
+(yphenation)h(will)e(sometimes)g(eliminate)g(an)i(o)o(v)o(erfull)e(b)q(o)o
+(x.)18 b(T)1596 724 y(E)1619 715 y(X)0 765 y(has)12 b(automatic)d(h)o
+(yphenation)i(and)h(usually)e(\014nds)i(go)q(o)q(d)f(places)h(to)g(h)o
+(yphenate)g(a)f(w)o(ord;)h(ho)o(w)o(ev)o(er,)f(it's)0 814 y(p)q(ossible)k(to)
+f(add)h(h)o(yphenations)f(to)h(let)g(lines)f(break)h(at)g(new)g(places.)20
+b(F)m(or)15 b(example,)e(the)i(automatic)0 864 y(h)o(yphenation)d(will)f(nev)
+o(er)j(put)e(a)h(h)o(yphen)g(in)f(the)h(w)o(ord)f(\\database".)18
+b(If)12 b(y)o(ou)g(t)o(yp)q(e)h(in)f Fo(data\\-base)p Fu(,)e(it)0
+914 y(will)h(allo)o(w)f(a)j(h)o(yphen)f(to)g(b)q(e)h(inserted)h(after)e(the)h
+(second)h(letter)f(\\a")f(in)f(the)i(w)o(ord.)18 b(More)12
+b(generally)m(,)g(if)0 964 y(y)o(ou)g(put)g Fo(\\hyphenation{dat)o(a-bas)o
+(e})d Fu(in)i(the)i(b)q(eginning)e(of)h(y)o(our)g(input)f(\014le,)h(then)h
+(all)e(o)q(ccurrences)0 1014 y(of)j(the)h(w)o(ord)f(\\database")h(will)e
+(allo)o(w)g(h)o(yphenation)h(after)h(the)g(letter)g(\\a".)40
+b(The)15 b(log)e(\014le)i(will)e(sho)o(w)1716 1011 y Fs(T)1734
+1017 y(E)1753 1011 y(Xb)q(o)q(ok:)h(28)0 1064 y Fu(the)i(p)q(ossible)g(h)o
+(yphenations)f(on)h(the)g(line)f(con)o(taining)f(the)i(o)o(v)o(erfull)f(or)g
+(underfull)g(b)q(o)o(x.)23 b(Sometimes)0 1113 y(the)15 b(b)q(est)g(solution)e
+(to)h(an)g(o)o(v)o(erfull)f(or)h(underfull)g(h)o(b)q(o)o(x)g(is)g(a)g(little)
+f(judicious)h(editing)g(of)f(the)i(original)0 1163 y(do)q(cumen)o(t.)83
+1263 y(Our)h(discussion)f(has)h(in)o(v)o(olv)o(ed)e(the)h(setting)h(of)f(t)o
+(yp)q(e)g(in)o(to)g(lines,)g(that)g(is,)g(the)h(horizon)o(tal)e(page)0
+1313 y(structure.)27 b(There)18 b(are)e(sev)o(eral)h(v)o(ertical)f(analogs.)
+24 b(Ov)o(erfull)16 b(and)g(underfull)g(h)o(b)q(o)o(xes)g(indicate)g(ho)o(w)0
+1362 y(w)o(ell)i(w)o(ords)g(are)h(gathered)g(in)o(to)f(lines.)31
+b(Similarl)o(y)m(,)16 b(o)o(v)o(erfull)h(and)h(underfull)g(vb)q(o)o(xes)h
+(are)f(rep)q(orted)0 1412 y(when)g(paragraphs)g(are)g(gathered)h(to)e(form)f
+(pages.)30 b(A)18 b(large)g(table)f(that)h(can't)g(b)q(e)g(brok)o(en)g(in)f
+(the)0 1462 y(middle,)e(for)i(example,)f(can)h(pro)q(duce)h(an)f(underfull)g
+(vb)q(o)o(x)f(that)h(is)g(rep)q(orted)h(in)f(the)h(log)d(\014le)i(when)0
+1512 y(the)g(page)g(b)q(eing)g(t)o(yp)q(eset)h(is)f(completed.)27
+b(The)17 b(con)o(trol)g(w)o(ord)f Fo(\\vbadness)f Fu(w)o(orks)i(for)g(the)g
+(v)o(ertical)0 1562 y(placemen)o(t)c(of)g(text)i(in)e(the)i(same)e(w)o(a)o(y)
+g(as)h Fo(\\hbadness)e Fu(w)o(orks)i(for)f(horizon)o(tal)g(text.)0
+1711 y Fr(.)19 b Fu(Exercise)i(3.13)41 b(T)m(ak)o(e)19 b(a)g(few)h
+(paragraphs)f(and)g(prin)o(t)h(them)f(using)g(v)n(arious)g(\(small\))e(v)n
+(alues)j(of)0 1761 y Fo(\\hsize)12 b Fu(to)h(see)i(what)e(kind)f(of)h(o)o(v)o
+(erfull)f(b)q(o)o(xes)i(result.)k(Rep)q(eat)c(with)f(v)n(arious)g(v)n(alues)g
+(of)f Fo(\\hbadness)p Fu(,)0 1811 y Fo(\\hfuzz)p Fu(,)g(and)i
+Fo(\\tolerance)p Fu(.)804 2425 y(30)p eop
+%%Page: 31 37
+31 36 bop 0 267 a Fw(Section)22 b(4)0 283 y Fq(n)28 329 y Fw(Groups,)290
+295 y Fq(\010)314 329 y Fw(Groups,)i Fp(f)p Fw(and)g(More)f(Groups)p
+Fp(g)1152 295 y Fq(\011)1177 283 y(o)p 0 407 1650 2 v 0 407
+V 83 604 a Fu(The)11 b(concept)h(of)e(gathering)g(text)h(in)o(to)f(groups)g
+(allo)o(ws)g(T)977 613 y(E)1000 604 y(X)g(input)h(\014les)g(to)f(b)q(e)h
+(greatly)f(simpli\014ed.)0 654 y(A)h(new)g(group)g(is)g(started)h(b)o(y)f
+(the)g(c)o(haracter)i Fo({)d Fu(and)h(terminated)f(b)o(y)h(the)h(c)o
+(haracter)g Fo(})p Fu(.)17 b(Changes)11 b(made)0 704 y(within)17
+b(a)g(group)g(will)f(lose)h(their)h(e\013ect)h(when)f(the)g(group)f
+(terminates.)29 b(So,)17 b(for)g(example)f(if)h Fo({\\bf)0
+753 y(three)k(boldface)f(words})12 b Fu(app)q(ears)i(in)f(y)o(our)g(text,)g
+(the)h(op)q(ening)f(brace)h(starts)g(the)g(group,)f(the)h Fo(\\bf)0
+803 y Fu(con)o(trol)g(w)o(ord)f(c)o(hanges)i(to)e(a)h(b)q(oldface)f(fon)o(t,)
+g(and)h(the)g(closing)f(brace)i(\014nishes)g(up)f(the)g(group.)k(Up)q(on)0
+853 y(completion)d(of)g(the)i(group)f(the)h(fon)o(t)f(b)q(eing)g(used)h(is)f
+(the)h(one)g(in)e(e\013ect)j(b)q(efore)f(the)g(group)f(started.)0
+903 y(This)e(is)g(the)h(\(easier\))g(w)o(a)o(y)f(of)f(ha)o(ving)h(a)g(few)g
+(w)o(ords)g(in)g(a)g(di\013eren)o(t)h(fon)o(t.)k(It's)14 b(also)g(p)q
+(ossible)g(to)g(ha)o(v)o(e)0 953 y(groups)g(nested)h(within)f(groups.)83
+1052 y(As)e(another)h(example,)d(size)i(c)o(hanges)h(can)f(b)q(e)g(made)f(in)
+g(the)i(text)f(that)g(are)g(only)f(temp)q(orary)m(.)16 b(F)m(or)0
+1102 y(example)0 1202 y Fo({)0 1252 y(\\hsize)21 b(=)g(4)h(in)0
+1301 y(\\parindent)e(=)h(0)h(pt)0 1351 y(\\leftskip)e(=)i(1)f(in)0
+1401 y(will)g(produce)f(a)i(paragraph)e(that)h(is)g(four)0
+1444 y(.)0 1461 y(.)0 1478 y(.)0 1527 y(\(this)g(is)g(an)h(easy)e(mistake)h
+(to)g(make\).)0 1577 y(\\par)0 1627 y(})300 1727 y Fu(will)13
+b(pro)q(duce)j(a)e(paragraph)g(that)h(is)f(four)h(inc)o(hes)g(wide)300
+1777 y(with)c(the)g(text)h(o\013set)g(in)o(to)e(the)i(paragraph)f(b)o(y)g
+(one)g(inc)o(h)300 1826 y(regardless)k(of)e(the)h(settings)g(in)f(e\013ect)i
+(b)q(efore)f(the)g(start)300 1876 y(of)d(the)h(group.)17 b(This)11
+b(paragraph)g(is)g(set)h(with)f(those)h(v)n(al-)300 1926 y(ues.)26
+b(After)17 b(the)g(end)f(of)g(the)h(group,)f(the)h(old)e(settings)300
+1976 y(are)k(in)f(e\013ect)i(again.)31 b(Note)19 b(that)g(it)f(is)g
+(necessary)j(to)300 2026 y(include)12 b Fo(\\par)f Fu(or)g(to)h(use)h(a)e
+(blank)g(line)g(b)q(efore)i(the)f(clos-)300 2075 y(ing)18 b(brace)i(to)f(end)
+g(the)h(paragraph,)f(since)h(otherwise)300 2125 y(the)f(group)f(will)f(end)h
+(and)g(T)771 2134 y(E)794 2125 y(X)h(will)d(go)i(bac)o(k)g(to)g(the)300
+2175 y(old)h(parameters)h(b)q(efore)g(the)h(paragraph)e(is)h(actually)300
+2225 y(t)o(yp)q(eset)15 b(\(this)f(is)g(an)g(easy)g(mistak)o(e)f(to)g(mak)o
+(e\).)804 2425 y(31)p eop
+%%Page: 32 38
+32 37 bop 0 133 1650 2 v 0 133 V 0 208 2 75 v 43 181 a Fu(A)14
+b(T)111 190 y(E)134 181 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))403
+b(Section)14 b(4:)1140 135 y Fq(n)1167 181 y Fu(Groups,)1325
+147 y Fq(\010)1349 181 y Fu(Groups,)g Fr(:)7 b(:)g(:)1555 147
+y Fq(\011)1579 135 y(o)p 1648 208 V 0 210 1650 2 v 0 210 V
+83 267 a Fu(When)15 b(a)f(con)o(trol)h(w)o(ord)f(\(lik)o(e)g
+Fo(\\centerline)p Fu(\))f(acts)i(on)f(text)i(follo)o(wing)c(it)i(in)g
+(braces,)i(that)e(text)0 316 y(is)i(implicitly)e(in)i(a)g(group.)26
+b(Th)o(us)17 b Fo(\\centerline{\\bf)i(A)i(bold)g(title})16
+b Fu(will)f(pro)q(duce)j(a)e(cen)o(tered)0 366 y(b)q(oldface)f(line,)f(and)h
+(the)h(text)g(follo)o(wing)c(that)j(line)g(will)e(b)q(e)j(in)f(whatev)o(er)g
+(fon)o(t)g(w)o(as)g(in)f(e\013ect)j(b)q(efore)0 416 y(the)d
+Fo(\\centerline)e Fu(w)o(as)i(in)o(v)o(ok)o(ed.)83 516 y(The)j(empt)o(y)e
+(group)i Fo({})f Fu(is)g(useful.)26 b(One)18 b(use)f(allo)o(ws)e(accen)o(ts)j
+(to)f(b)q(e)g(t)o(yp)q(eset)h(with)e(no)g(accom-)0 565 y(pan)o(ying)e
+(letter.)22 b(F)m(or)14 b(example,)g Fo(\\~{})g Fu(will)f(prin)o(t)i(a)f
+(tilde)h(with)f(no)h(letter)h(under)f(it.)21 b(It)15 b(can)g(also)f(b)q(e)0
+615 y(used)i(to)e(stop)h(T)261 624 y(E)284 615 y(X)g(from)e(eating)h(up)h
+(consecutiv)o(e)h(spaces.)22 b(Hence)16 b Fo(I)22 b(use)f(\\TeX{})f(all)i
+(the)f(time)0 665 y Fu(will)12 b(lea)o(v)o(e)g(a)h(space)h(after)f(\\T)464
+674 y(E)487 665 y(X")g(in)g(the)g(output.)18 b(This)13 b(is)g(an)g
+(alternativ)o(e)f(to)h(using)g Fo(\\ )f Fu(as)i(w)o(e)f(did)f(in)0
+715 y(Section)i(1.)1716 704 y Fs(T)1734 710 y(E)1753 704 y(Xb)q(o)q(ok:)g
+(19{21)83 814 y Fu(Grouping)k(can)g(also)g(b)q(e)h(used)h(to)e(a)o(v)o(oid)f
+(spaces)j(in)e(the)h(middle)e(of)g(a)i(w)o(ord)f(when)h(including)0
+864 y(accen)o(ts.)h(Either)14 b Fo(soup\\c con)e Fu(or)i Fo(soup\\c{c}on)d
+Fu(will)i(pro)q(duce)i(the)f(w)o(ord)g(soup\030)-18 b(con.)0
+1014 y Fr(.)12 b Fu(Exercise)h(4.1)41 b(Change)12 b(the)h(dimensions)d(of)i
+(one)g(paragraph)g(on)f(a)h(page)g(using)g(the)g(grouping)g(idea.)0
+1163 y Fr(.)h Fu(Exercise)h(4.2)41 b(Mathematicians)12 b(sometime)e(use)k
+(the)g(w)o(ord)f(\\iff)s(")e(as)i(an)g(abbreviation)g(for)f(\\if)g(and)0
+1213 y(only)k(if)s(".)25 b(In)17 b(this)g(case)g(it)f(lo)q(oks)g(b)q(etter)j
+(if)d(the)h(\014rst)g(and)g(second)g(letter)h(\\f)s(")e(are)h
+Fn(not)g Fu(joined)g(as)f(a)0 1263 y(ligature.)h(Ho)o(w)d(do)g(y)o(ou)f(do)h
+(this)g(\(there)h(are)f(sev)o(eral)h(solutions\)?)83 1362 y(It's)c(really)f
+(easy)h(to)f(forget)g(to)h(matc)o(h)e(braces)j(prop)q(erly)m(.)17
+b(The)11 b(e\013ect)h(can)f(b)q(e)g(dramatic;)f(if)g(y)o(ou)g(get)0
+1412 y(output)15 b(that)f(suddenly)h(c)o(hanges)h(to)e(an)g(italic)g(fon)o(t)
+g(for)g(the)h(rest)h(of)e(the)h(do)q(cumen)o(t,)f(a)g(mismatc)o(hed)0
+1462 y(brace)h(is)f(probably)g(the)h(cause.)20 b(If)14 b(y)o(ou)g(ha)o(v)o(e)
+g(an)g(extra)h Fo({)f Fu(T)970 1471 y(E)993 1462 y(X)g(will)f(giv)o(e)h(a)g
+(message)f(in)h(the)h(log)e(\014le:)0 1512 y Fo(\(\\end)21
+b(occurred)f(inside)g(a)i(group)f(at)g(level)g(1\))p Fu(.)34
+b(An)20 b(extra)g Fo(})f Fu(will)f(result)i(in)f(the)h(message)0
+1562 y Fo(!)43 b(Too)22 b(many)f(}'s.)83 1661 y Fu(Here's)d(a)e(little)g(hin)
+o(t)g(to)g(help)h(y)o(ou)f(k)o(eep)h(trac)o(k)g(of)f(the)h(braces)h(in)e
+(more)g(complicated)f(groups:)0 1711 y(put)f(the)g(op)q(ening)f(brace)h(on)f
+(a)h(line)f(b)o(y)g(itself)g(and)g(do)g(the)h(same)f(for)g(the)h(closing)f
+(brace.)19 b(If)13 b(there)i(are)0 1761 y(braces)h(nested)g(within)e(the)i
+(original)d(ones,)i(put)g(them)f(on)h(separate)h(lines)e(also,)g(but)h(inden)
+o(t)g(them)f(a)0 1811 y(few)i(spaces.)27 b(The)16 b(text)h(within)f(the)g
+(nested)i(braces)g(can)e(also)g(b)q(e)h(inden)o(ted)f(since)h(T)1392
+1820 y(E)1416 1811 y(X)f(ignores)g(all)0 1861 y(spaces)g(at)f(the)g(b)q
+(eginning)g(of)f(a)g(line.)21 b(The)15 b(matc)o(hing)e(braces)j(will)e(then)h
+(stand)g(out)g(when)h(y)o(ou)e(lo)q(ok)0 1910 y(at)f(y)o(our)f(T)166
+1919 y(E)190 1910 y(X)h(source)h(\014le.)j(In)c(fact,)g(if)f(y)o(our)h
+(editor)g(is)g(smart)e(enough,)i(y)o(ou)g(can)g(create)h(the)g(t)o(w)o(o)e
+(lines)0 1960 y(with)i(the)h(braces)h(\014rst)g(and)e(then)h(insert)h(the)f
+(appropriate)f(material)f(within)h(them)g(with)g(automatic)0
+2010 y(inden)o(ting.)0 2159 y Fr(.)21 b Fu(Exercise)i(4.3)41
+b(In)21 b(section)h(2)f(w)o(e)h(c)o(hanged)g(fon)o(ts)f(the)h(follo)o(wing)d
+(metho)q(d:)32 b Fo(I)21 b(started)g(with)0 2209 y(roman)g(type,)g(\\it)g
+(switched)f(to)h(italic)g(type,)g(\\rm)g(and)g(returned)f(to)h(roman)g(type)p
+Fu(.)i(Get)0 2259 y(the)14 b(same)f(result)i(using)f(the)g(idea)g(of)f
+(grouping.)804 2425 y(32)p eop
+%%Page: 33 39
+33 38 bop 0 267 a Fw(Section)22 b(5)0 329 y(No)h(math)g(anxiet)n(y)f(here!)p
+0 392 1650 2 v 0 392 V 83 589 a Fu(T)106 598 y(E)129 589 y(X)16
+b(is)g(at)f(its)h(b)q(est)h(when)g(t)o(yp)q(esetting)f(mathematics.)22
+b(The)16 b(con)o(v)o(en)o(tions)g(for)g(doing)f(this)h(are)0
+638 y(man)o(y)11 b(and)i(complex,)e(and)i(the)g(abilit)o(y)e(of)h(T)712
+647 y(E)736 638 y(X)g(to)h(tak)o(e)g(them)f(in)o(to)g(accoun)o(t)i(mak)o(es)d
+(the)j(pro)q(duction)0 688 y(of)d(high)g(qualit)o(y)m(,)e(attractiv)o(e)j
+(mathematical)c(output)k(p)q(ossible.)17 b(If)11 b(y)o(ou)g(plan)g(to)g(pro)q
+(duce)i(pap)q(ers)f(with)0 738 y(mathematical)c(sym)o(b)q(ols)h(in)i(them,)f
+(this)h(section)h(will)e(giv)o(e)g(y)o(ou)h(all)f(the)h(basics)h(necessary)h
+(for)e(creating)0 788 y(b)q(eautiful)j(output)i(in)e(almost)f(all)h
+(circumstances;)i(T)859 797 y(E)882 788 y(X)f(ma)o(y)e(b)q(e)j(used)g
+(without)e(an)o(y)h(mathematics,)0 838 y(of)d(course,)i(and)f(if)g(this)g(is)
+f(y)o(our)h(goal,)f(then)h(the)h(follo)o(wing)d(t)o(w)o(o)h(subsections)j
+(are)e(probably)f(su\016cien)o(t)0 888 y(for)i(y)o(our)f(needs.)0
+1062 y Fv(5.1)18 b(Lots)h(of)g(new)g(sym)n(b)r(ols)83 1161
+y Fu(Mathematical)12 b(text)j(is)f(inserted)i(in)o(to)d(normal)g(text)h(in)g
+(t)o(w)o(o)g(p)q(ossible)h(w)o(a)o(ys:)j(it)c(can)g(b)q(e)h
+Fn(in-line)r Fu(,)0 1211 y(that)e(is,)g(as)g(part)g(of)f(the)i(usual)f(lines)
+g(of)f(text.)19 b(It)13 b(can)g(also)f(b)q(e)i Fn(displa)o(y)o(ed)p
+Fu(,)e(that)h(is,)g(cen)o(tered)i(in)e(a)f(gap)0 1261 y(b)q(et)o(w)o(een)k
+(the)f(usual)g(text.)21 b(The)15 b(results)h(in)f(the)g(spacing)g(and)f
+(placemen)o(t)g(of)g(sym)o(b)q(ols)g(can)h(b)q(e)g(quite)0
+1316 y(di\013eren)o(t)f(in)e(eac)o(h)h(case.)19 b(The)13 b(in-line)e
+(equation)784 1284 y Fq(P)827 1295 y Fe(1)827 1328 y Fd(k)q
+Fs(=1)911 1299 y(1)p 902 1306 35 2 v 902 1306 V 902 1330 a
+Fd(k)921 1322 y Fc(2)953 1316 y Fu(=)1002 1299 y Fd(\031)1022
+1287 y Fc(2)p 1002 1306 37 2 v 1002 1306 V 1012 1330 a Fs(6)1056
+1316 y Fu(is)h(easily)g(seen)i(to)f(b)q(e)g(di\013eren)o(t)h(from)0
+1365 y(the)g(same)f(equation)h(when)g(displa)o(y)o(ed:)719
+1443 y Fe(1)706 1455 y Fq(X)705 1545 y Fd(k)q Fs(=1)788 1467
+y Fu(1)p 778 1485 42 2 v 778 1485 V 778 1523 a Fr(k)801 1511
+y Fs(2)836 1495 y Fu(=)884 1467 y Fr(\031)909 1452 y Fs(2)p
+884 1485 44 2 v 884 1485 V 896 1523 a Fu(6)933 1495 y Fr(:)83
+1680 y Fu(Since)h(the)f(spacing)h(and)f(the)g(fon)o(ts)g(used)h(for)f
+(mathematics)e(are)j(quite)f(di\013eren)o(t)h(from)e(those)i(of)0
+1730 y(ordinary)i(text,)h(T)296 1739 y(E)319 1730 y(X)f(needs)h(to)f(b)q(e)h
+(told)f(when)g(mathematics)e(rather)j(than)f(normal)e(text)j(is)f(b)q(eing)0
+1780 y(t)o(yp)q(eset.)33 b(This)18 b(is)g(done)g(using)g(the)h
+Fo($)f Fu(sym)o(b)q(ol.)29 b(More)19 b(sp)q(eci\014cally)m(,)g(mathematics)d
+(is)i(t)o(yp)q(eset)i(in-)0 1829 y(line)15 b(b)o(y)f(surrounding)i(the)f(sym)
+o(b)q(ols)f(to)h(b)q(e)h(en)o(tered)h(b)o(y)d(single)h(dollar)f(signs:)21
+b Fo($)p Fr(:)7 b(:)g(:)n Fo($)p Fu(,)15 b(and)g(is)f(t)o(yp)q(eset)0
+1879 y(displa)o(y)o(ed)f(b)o(y)g(surrounding)g(the)h(sym)o(b)q(ols)e(to)i(b)q
+(e)g(en)o(tered)h(b)o(y)e(double)g(dollar)f(signs:)18 b Fo($$)p
+Fr(:)7 b(:)g(:)n Fo($$)p Fu(.)17 b(Hence)0 1929 y Fo($x)k(=)h(y+1$)13
+b Fu(will)f(giv)o(e)i Fr(x)d Fu(=)h Fr(y)f Fu(+)e(1)14 b(in-line)f(while)g
+Fo($$x)21 b(=)h(y+1.$$)13 b Fu(will)f(displa)o(y)733 2027 y
+Fr(x)f Fu(=)h Fr(y)f Fu(+)f(1)p Fr(:)83 2176 y Fu(The)19 b(spacing)g(for)f(b)
+q(oth)h(in-line)e(and)i(displa)o(y)o(ed)f(mathematics)e(is)i(completely)g
+(con)o(trolled)g(b)o(y)0 2225 y(T)23 2234 y(E)46 2225 y(X.)k(Adding)15
+b(spaces)i(to)e(y)o(our)g(input)g(has)h(no)f(e\013ect)i(at)e(all.)21
+b(What)15 b(if)f(y)o(ou)h(need)h(a)f(space)i(or)e(some)0 2275
+y(text)h(in)f(the)g(middle)f(of)g(some)h(mathematics?)20 b(Y)m(ou)14
+b(can)i(insert)g(text)g(b)o(y)f(inserting)g(it)g(in)o(to)f(an)h(h)o(b)q(o)o
+(x)0 2325 y(\(don't)j(w)o(orry)g(ab)q(out)f(the)i(de\014nition)f(of)f(an)h(h)
+o(b)q(o)o(x)f(for)h(no)o(w\):)26 b Fo(\\hbox{)p Fr(:)7 b(:)g(:)m
+Fo(})p Fu(.)30 b(This)18 b(is)g(particularly)804 2425 y(33)p
+eop
+%%Page: 34 40
+34 39 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a(useful)j(for)g(displa)o(y)o(ed)f
+(mathematics.)23 b(Hence)17 b(\\)p Fr(x)e Fu(=)h Fr(y)c Fu(+)f(1)j(whenev)o
+(er)h Fr(y)i Fu(=)f Fr(x)10 b Fp(\000)h Fu(1")k(can)i(b)q(e)f(t)o(yp)q(eset)0
+316 y(using)10 b Fo($x=y+1)21 b(\\hbox{)f(whenever)g(}y=x-1$)p
+Fu(.)c(Note)10 b(the)h(spaces)h(on)e(either)h(side)g(of)f(the)h(w)o(ord)f
+(within)0 366 y(the)15 b(braces.)21 b(Usually)14 b(it)g(isn't)g(necessary)i
+(to)f(insert)g(spaces)h(in)o(to)d(mathematical)f(text,)i(but)h(here)h(are)0
+416 y(the)e(con)o(trol)g(sequences)j(that)c(do)h(the)h(job.)1716
+414 y Fs(T)1734 420 y(E)1753 414 y(Xb)q(o)q(ok:)f(167)448 549
+y Ft(Adding)g(space)i(to)f(mathematical)e(text)546 646 y Fu(Name)68
+b(Con)o(trol)13 b(Sequence)p 1105 646 40 2 v 1145 646 2 34
+v 113 w Fp( )p Fu(Size)p Fp(!)p 1302 646 V 1304 646 40 2 v
+294 662 1062 2 v 294 662 V 420 710 a Fu(Double)g(quad)153 b
+Fo(\\qquad)p 1105 710 75 2 v 1180 710 2 34 v 1265 710 V 1267
+710 75 2 v 552 760 a Fu(Quad)164 b Fo(\\quad)p 1105 760 96
+2 v 1201 760 2 34 v 1244 760 V 1246 760 96 2 v 547 809 a Fu(Space)197
+b Fo(\\ )p 1105 809 110 2 v 1215 809 2 34 v 1230 809 V 1232
+809 110 2 v 436 859 a Fu(Thic)o(k)14 b(space)197 b Fo(\\;)p
+1105 859 111 2 v 1216 859 2 34 v 1229 859 V 1231 859 111 2
+v 391 909 a Fu(Medium)13 b(space)197 b Fo(\\>)p 1105 909 112
+2 v 1217 909 2 34 v 1228 909 V 1230 909 112 2 v 452 959 a Fu(Thin)14
+b(space)197 b Fo(\\,)p 1105 959 113 2 v 1218 959 2 34 v 1227
+959 V 1229 959 113 2 v 294 1009 a Fu(Negativ)o(e)14 b(thin)g(space)197
+b Fo(\\!)p 1105 1009 120 2 v 1225 1009 2 34 v 1220 1009 V 1222
+1009 120 2 v 83 1183 a Fu(If)11 b(y)o(ou)f(lo)q(ok)g(closely)h(at)g(the)h
+(negativ)o(e)f(thin)g(space,)h(y)o(ou'll)d(notice)i(that,)h(unlik)o(e)e(the)i
+(other)f(en)o(tries,)0 1233 y(the)16 b(t)o(w)o(o)f(arms)g(o)o(v)o(erlap.)22
+b(This)15 b(is)h(b)q(ecause)h(the)f(negativ)o(e)g(space)g(is)g(one)f(in)g
+(the)h(opp)q(osite)g(direction,)0 1283 y(that)c(is,)f(while)g(the)i(other)f
+(con)o(trol)f(sequences)j(increase)f(the)g(amoun)o(t)c(of)i(space)i(b)q(et)o
+(w)o(een)g(t)o(w)o(o)e(sym)o(b)q(ols)0 1333 y(b)q(eing)k(t)o(yp)q(eset,)i
+(the)f(negativ)o(e)f(thin)g(space)h(decreases)i(the)e(space)g(b)q(et)o(w)o
+(een)h(them,)d(ev)o(en)i(if)f(it)g(causes)0 1382 y(them)e(to)h(o)o(v)o
+(erlap.)0 1532 y Fr(.)h Fu(Exercise)i(5.1)41 b(T)o(yp)q(eset)17
+b(the)f(follo)o(wing:)j Fr(C)s Fu(\()p Fr(n;)7 b(r)q Fu(\))13
+b(=)i Fr(n)p Fu(!)p Fr(=)p Fu(\()p Fr(r)q Fu(!)7 b(\()p Fr(n)i
+Fp(\000)i Fr(r)q Fu(\)!\).)23 b(Note)16 b(the)g(spacing)f(in)g(the)0
+1582 y(denominator.)83 1727 y(Y)m(ou)9 b(shouldn't)h(ha)o(v)o(e)f(an)o(y)g
+(blank)g(lines)h(b)q(et)o(w)o(een)h(the)g(dollar)d(signs)i(delimiting)d(the)j
+(mathematical)0 1777 y(text.)19 b(T)126 1786 y(E)149 1777 y(X)13
+b(assumes)h(that)g(all)e(the)i(mathematical)d(text)j(b)q(eing)f(t)o(yp)q
+(eset)i(is)f(in)f(one)h(paragraph,)f(and)g(a)0 1827 y(blank)h(line)h(starts)g
+(a)g(new)g(paragraph;)g(consequen)o(tly)m(,)g(this)g(will)f(generate)i(an)e
+(error)i(message.)21 b(This)0 1877 y(turns)13 b(out)g(to)f(b)q(e)h(useful,)g
+(for)f(one)g(of)g(the)h(easiest)h(errors)g(to)e(mak)o(e)f(is)h(to)h(forget)f
+(to)h(put)f(in)g(the)h(trailing)0 1926 y(dollar)h(sign\(s\))h(after)h(the)f
+(mathematical)d(input)j(\(I)g(promise)f(that)i(y)o(ou'll)d(do)i(it)f(at)h
+(least)h(once)f(while)0 1976 y(learning)i(T)186 1985 y(E)209
+1976 y(X\);)g(if)f(T)349 1985 y(E)372 1976 y(X)i(allo)o(w)o(ed)e(more)g(than)
+h(one)h(paragraph)e(to)i(b)q(e)f(b)q(et)o(w)o(een)i(the)f(dollars)e(signs,)0
+2026 y(then)e(one)g(omitted)e(trailing)g(dollar)h(sign)g(migh)o(t)e(cause)k
+(the)f(rest)h(of)e(the)h(do)q(cumen)o(t)f(to)h(b)q(e)g(t)o(yp)q(eset)h(as)0
+2076 y(mathematics.)83 2176 y(Most)d(mathematical)c(text)13
+b(is)e(en)o(tered)i(in)e(exactly)h(the)g(same)f(w)o(a)o(y)g(for)g(in-line)g
+(t)o(yp)q(esetting)i(as)e(for)0 2225 y(displa)o(y)o(ed)k(t)o(yp)q(esetting)h
+(\(except)g(for)f(the)h(surrounding)g(dollar)e(signs,)h(of)f(course\).)24
+b(The)15 b(exceptions,)0 2275 y(suc)o(h)e(as)g(aligning)e(m)o(ultiline)f
+(displa)o(ys)i(and)g(placing)g(equation)g(n)o(um)o(b)q(ers)h(at)f(the)i(left)
+e(or)h(righ)o(t)f(margin)0 2325 y(will)g(b)q(e)j(discussed)g(in)f(the)g(last)
+g(part)g(of)f(this)h(section.)804 2425 y(34)p eop
+%%Page: 35 41
+35 40 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 83 267 a(Man)o(y)i(new)g(sym)o(b)q(ols)f(can)h
+(app)q(ear)g(when)h(t)o(yp)q(esetting)g(mathematics.)j(Most)c(of)g(the)g
+(ones)h(that)0 316 y(actually)d(app)q(ear)h(on)f(the)h(k)o(eyb)q(oard)g(can)g
+(b)q(e)g(used)g(directly)m(.)k(The)c(sym)o(b)q(ols)e Fo(+)22
+b(-)f(/)h(*)f(=)h(')f(|)h(<)g(>)f(\()0 366 y Fu(and)14 b Fo(\))f
+Fu(are)i(all)d(en)o(tered)k(directly)m(.)i(Here)d(they)f(are)h(as)f
+(mathematics:)h(+)10 b Fp(\000)f Fr(=)p Fp(\003)i Fu(=)1315
+351 y Fe(0)1336 366 y Fp(j)g Fr(<)f(>)21 b Fu(\()9 b(\).)0
+516 y Fr(.)16 b Fu(Exercise)i(5.2)41 b(T)o(yp)q(eset)17 b(the)g(equation)f
+Fr(a)11 b Fu(+)g Fr(b)16 b Fu(=)f Fr(c)c Fp(\000)g Fr(d)16
+b Fu(=)g Fr(xy)h Fu(=)f Fr(w)q(=z)i Fu(as)e(in-line)f(and)i(displa)o(y)o(ed)0
+565 y(mathematical)11 b(text.)0 715 y Fr(.)f Fu(Exercise)h(5.3)41
+b(T)o(yp)q(eset)11 b(the)g(equation)f(\()p Fr(f)t(g)q Fu(\))750
+700 y Fe(0)774 715 y Fu(=)i Fr(f)842 700 y Fe(0)854 715 y Fr(g)s
+Fu(+)r Fr(f)t(g)956 700 y Fe(0)979 715 y Fu(as)e(in-line)f(and)h(displa)o(y)o
+(ed)f(mathematical)0 765 y(text.)83 914 y(Man)o(y)17 b(other)i(sym)o(b)q
+(ols,)e(as)h(y)o(ou)f(w)o(ould)g(exp)q(ect,)j(are)f(prede\014ned)g(con)o
+(trol)f(w)o(ords.)30 b(All)17 b(Greek)0 964 y(letters)e(are)f(a)o(v)n
+(ailable.)i(Here)f(is)f(a)g(table)g(of)f(them:)1716 953 y Fs(T)1734
+959 y(E)1753 953 y(Xb)q(o)q(ok:)h(434)680 1146 y Ft(Greek)h(letters)p
+72 1202 1506 2 v 72 1202 V 78 1250 a Fr(\013)55 b Fo(\\alpha)177
+b Fr(\014)58 b Fo(\\beta)272 b Fr(\015)58 b Fo(\\gamma)141
+b Fr(\016)58 b Fo(\\delta)88 1299 y Fr(\017)d Fo(\\epsilon)140
+b Fr(")55 b Fo(\\varepsilon)142 b Fr(\020)59 b Fo(\\zeta)161
+b Fr(\021)57 b Fo(\\eta)84 1349 y Fr(\022)g Fo(\\theta)178
+b Fr(#)55 b Fo(\\vartheta)193 b Fr(\023)55 b Fo(\\iota)160
+b Fr(\024)55 b Fo(\\kappa)80 1399 y Fr(\025)h Fo(\\lambda)156
+b Fr(\026)55 b Fo(\\mu)316 b Fr(\027)58 b Fo(\\nu)207 b Fr(\030)58
+b Fo(\\xi)84 1449 y Fr(o)e Fo(o)288 b Fr(\031)56 b Fo(\\pi)318
+b Fr(\032)56 b Fo(\\rho)184 b Fr(\045)56 b Fo(\\varrho)79 1499
+y Fr(\033)h Fo(\\sigma)185 b Fr(&)58 b Fo(\\varsigma)185 b
+Fr(\034)60 b Fo(\\tau)182 b Fr(\035)57 b Fo(\\upsilon)80 1549
+y Fr(\036)e Fo(\\phi)220 b Fr(')55 b Fo(\\varphi)225 b Fr(\037)56
+b Fo(\\chi)177 b Fr( )57 b Fo(\\psi)77 1598 y Fr(!)g Fo(\\omega)177
+b Fu(\000)55 b Fo(\\Gamma)239 b Fu(\001)55 b Fo(\\Delta)129
+b Fu(\002)56 b Fo(\\Theta)75 1648 y Fu(\003)g Fo(\\Lambda)153
+b Fu(\004)55 b Fo(\\Xi)308 b Fu(\005)56 b Fo(\\Pi)198 b Fu(\006)55
+b Fo(\\Sigma)72 1698 y Fu(\007)h Fo(\\Upsilon)129 b Fu(\010)55
+b Fo(\\Phi)285 b Fu(\011)56 b Fo(\\Psi)176 b Fu(\012)55 b Fo(\\Omega)0
+1947 y Fr(.)14 b Fu(Exercise)h(5.4)41 b(T)o(yp)q(eset)15 b
+Fr(\013\014)f Fu(=)e Fr(\015)g Fu(+)d Fr(\016)16 b Fu(as)e(in-line)f(and)g
+(displa)o(y)o(ed)h(mathematical)c(text.)0 2097 y Fr(.)k Fu(Exercise)h(5.5)41
+b(T)o(yp)q(eset)15 b(\000\()p Fr(n)p Fu(\))d(=)f(\()p Fr(n)f
+Fp(\000)f Fu(1\)!)k(as)h(in-line)f(and)h(displa)o(y)o(ed)f(mathematical)e
+(text.)83 2196 y(Sometimes)f(accen)o(ts)j(are)g(put)f(ab)q(o)o(v)o(e)f(or)h
+(b)q(elo)o(w)g(sym)o(b)q(ols.)k(The)c(con)o(trol)g(w)o(ords)g(used)h(for)e
+(accen)o(ts)0 2246 y(in)f(mathematics)f(are)i(di\013eren)o(t)h(from)d(those)i
+(used)h(for)e(normal)f(text.)17 b(The)11 b(normal)e(text)i(con)o(trol)g(w)o
+(ords)0 2296 y(ma)o(y)h(not)i(b)q(e)g(used)h(for)f(mathematics)d(and)j
+(vice-v)o(ersa.)1716 2293 y Fs(T)1734 2299 y(E)1753 2293 y(Xb)q(o)q(ok:)g
+(135{136)804 2425 y Fu(35)p eop
+%%Page: 36 42
+36 41 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 590 342 a Ft(Mathematical)h(accen)o(ts)p
+86 397 1479 2 v 86 397 V 88 445 a Fu(^)-23 b Fr(o)55 b Fo(\\hat)21
+b(o)214 b Fu(\024)-23 b Fr(o)55 b Fo(\\check)21 b(o)279 b Fu(~)-23
+b Fr(o)56 b Fo(\\tilde)20 b(o)88 495 y Fu(\023)-23 b Fr(o)55
+b Fo(\\acute)21 b(o)170 b Fu(\022)-23 b Fr(o)55 b Fo(\\grave)21
+b(o)284 b Fu(_)-19 b Fr(o)56 b Fo(\\dot)21 b(o)88 545 y Fu(\177)-23
+b Fr(o)55 b Fo(\\ddot)21 b(o)192 b Fu(\025)-23 b Fr(o)55 b
+Fo(\\breve)21 b(o)279 b Fu(\026)-23 b Fr(o)56 b Fo(\\bar)21
+b(o)85 605 y Fr(~)-20 b(o)55 b Fo(\\vec)21 b(o)474 594 y Fq(c)466
+605 y Fr(abc)55 b Fo(\\widehat)21 b({abc})1002 594 y Fq(f)993
+605 y Fr(abc)56 b Fo(\\widetilde)19 b({abc})83 797 y Fu(Binary)d(op)q
+(erators)h(com)o(bine)d(t)o(w)o(o)h(mathematical)e(ob)r(jects)k(to)f(get)g
+(another)g(ob)r(ject.)25 b(Ordinary)0 847 y(addition)11 b(and)h(m)o
+(ultiplicatio)o(n,)d(for)j(example,)f(com)o(bine)g(t)o(w)o(o)g(n)o(um)o(b)q
+(ers)h(to)g(get)g(another)h(n)o(um)o(b)q(er,)e(and)0 896 y(so)16
+b(they)h(are)g(binary)f(op)q(erators.)26 b(When)17 b(a)f(binary)g(op)q
+(erator)h(suc)o(h)g(as)f(+)h(or)f Fp(\002)g Fu(is)h(t)o(yp)q(eset,)h(a)e
+(little)0 946 y(extra)e(space)h(is)f(put)g(around)g(it.)k(Here)d(is)e(a)h
+(list)f(of)h(some)f(of)g(the)i(a)o(v)n(ailable)c(binary)j(op)q(erators:)1716
+944 y Fs(T)1734 950 y(E)1753 944 y(Xb)q(o)q(ok:)g(436)639 1121
+y Ft(Binary)h(op)q(erators)p 127 1185 1397 2 v 127 1185 V 147
+1232 a Fp(\001)55 b Fo(\\cdot)152 b Fp(\002)55 b Fo(\\times)163
+b Fp(\003)55 b Fo(\\ast)207 b Fr(?)55 b Fo(\\star)138 1282
+y Fp(\016)g Fo(\\circ)163 b Fp(\017)55 b Fo(\\bullet)130 b
+Fp(\004)54 b Fo(\\div)207 b Fp(\005)55 b Fo(\\diamond)132 1332
+y Fp(\\)f Fo(\\cap)178 b Fp([)55 b Fo(\\cup)200 b Fp(_)55 b
+Fo(\\vee)200 b Fp(^)55 b Fo(\\wedge)127 1382 y Fp(\010)g Fo(\\oplus)130
+b Fp(\011)55 b Fo(\\ominus)130 b Fp(\012)55 b Fo(\\otimes)130
+b Fp(\014)55 b Fo(\\odot)83 1573 y Fu(Ellipses)13 b(are)h(commonly)c(used)k
+(with)f(binary)g(op)q(erators.)19 b(The)14 b(con)o(trol)f(w)o(ord)g
+Fo(\\cdots)f Fu(will)g(raise)0 1623 y(the)20 b(dots)f(so)g(that)g(they)h(are)
+f(lev)o(el)g(with)g(the)h(binary)e(op)q(erator.)34 b(Th)o(us)20
+b Fo($a)h(+)h(\\cdots)e(+)i(z$)c Fu(will)0 1673 y(pro)q(duce)h
+Fr(a)11 b Fu(+)h Fp(\001)7 b(\001)g(\001)j Fu(+)i Fr(z)r Fu(.)28
+b(The)18 b(con)o(trol)f(w)o(ord)g Fo(\\ldots)f Fu(will)g(put)h(the)h(dots)g
+(on)f(the)h(baseline,)g(and)f(so)0 1723 y Fo($1\\ldots)j(n$)14
+b Fu(pro)q(duces)h(1)7 b Fr(:)g(:)g(:)e(n)p Fu(.)0 1872 y Fr(.)14
+b Fu(Exercise)h(5.6)41 b(T)o(yp)q(eset:)19 b Fr(x)9 b Fp(^)g
+Fu(\()p Fr(y)i Fp(_)e Fr(z)r Fu(\))j(=)g(\()p Fr(x)d Fp(^)g
+Fr(y)q Fu(\))h Fp(_)f Fu(\()p Fr(x)g Fp(^)g Fr(z)r Fu(\).)0
+2022 y Fr(.)14 b Fu(Exercise)h(5.7)41 b(T)o(yp)q(eset:)19 b(2)9
+b(+)g(4)g(+)h(6)f(+)g Fp(\001)e(\001)g(\001)h Fu(+)i(2)p Fr(n)h
+Fu(=)h Fr(n)p Fu(\()p Fr(n)d Fu(+)g(1\).)83 2167 y(A)17 b(relation)g
+(indicates)h(a)f(prop)q(ert)o(y)h(of)f(t)o(w)o(o)g(mathematical)d(ob)r
+(jects.)30 b(W)m(e)16 b(already)h(kno)o(w)g(ho)o(w)0 2217 y(to)f(sho)o(w)g(t)
+o(w)o(o)g(ob)r(jects)h(equal,)f(or)g(ho)o(w)g(to)g(sho)o(w)g(one)g(n)o(um)o
+(b)q(er)f(less)i(than)f(or)g(greater)h(than)g(another)0 2267
+y(n)o(um)o(b)q(er)f(\(since)i(these)g(are)f(sym)o(b)q(ols)f(on)g(most)g
+(terminal)f(k)o(eyb)q(oards\).)27 b(T)m(o)16 b(negate)h(a)g(relation,)f(the)0
+2317 y(con)o(trol)e(w)o(ord)f Fo(\\not)g Fu(is)h(put)g(in)g(fron)o(t)f(of)h
+(the)g(relation.)j(Here)f(are)e(some)f(relations:)1716 2315
+y Fs(T)1734 2321 y(E)1753 2315 y(Xb)q(o)q(ok:)h(436)804 2425
+y Fu(36)p eop
+%%Page: 37 43
+37 42 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 711 334 a Ft(Relations)p 7 390
+1637 2 v 7 390 V 7 438 a Fp(\024)55 b Fo(\\leq)196 b Fp(6\024)55
+b Fo(\\not)21 b(\\leq)174 b Fp(\025)56 b Fo(\\geq)238 b Fp(6\025)56
+b Fo(\\not)21 b(\\geq)7 487 y Fp(\021)55 b Fo(\\equiv)152 b
+Fp(6\021)55 b Fo(\\not)21 b(\\equiv)130 b Fp(\030)56 b Fo(\\sim)238
+b Fp(6\030)56 b Fo(\\not)21 b(\\sim)7 537 y Fp(')55 b Fo(\\simeq)152
+b Fp(6')55 b Fo(\\not)21 b(\\simeq)130 b Fp(\031)56 b Fo(\\approx)172
+b Fp(6\031)56 b Fo(\\not)21 b(\\approx)7 587 y Fp(\032)55 b
+Fo(\\subset)130 b Fp(\022)55 b Fo(\\subseteq)173 b Fp(\033)56
+b Fo(\\supset)172 b Fp(\023)56 b Fo(\\supseteq)12 637 y Fp(2)e
+Fo(\\in)222 b Fp(3)55 b Fo(\\ni)316 b Fp(k)56 b Fo(\\parallel)128
+b Fp(?)55 b Fo(\\perp)0 871 y Fr(.)14 b Fu(Exercise)h(5.8)41
+b(T)o(yp)q(eset:)18 b Fr(~)-20 b(x)9 b Fp(\001)f Fr(~)-20 b(y)13
+b Fu(=)f(0)h(if)h(and)f(only)g(if)g Fr(~)-21 b(x)12 b Fp(?)e
+Fr(~)-21 b(y)r Fu(.)0 1020 y Fr(.)14 b Fu(Exercise)h(5.9)41
+b(T)o(yp)q(eset:)18 b Fr(~)-20 b(x)9 b Fp(\001)f Fr(~)-20 b(y)13
+b Fp(6)p Fu(=)f(0)h(if)h(and)f(only)g(if)g Fr(~)-21 b(x)12
+b Fp(6?)e Fr(~)-21 b(y)r Fu(.)83 1120 y(Here)15 b(are)f(some)f(other)i(a)o(v)
+n(ailable)d(mathematical)e(sym)o(b)q(ols:)1716 1118 y Fs(T)1734
+1124 y(E)1753 1118 y(Xb)q(o)q(ok:)k(435{438)574 1287 y Ft(Miscellaneous)f
+(sym)o(b)q(ols)p 69 1351 1513 2 v 69 1351 V 78 1399 a Fp(@)56
+b Fo(\\aleph)197 b Fr(`)56 b Fo(\\ell)260 b Fp(<)56 b Fo(\\Re)217
+b Fp(=)55 b Fo(\\Im)79 1449 y Fr(@)j Fo(\\partial)129 b Fp(1)55
+b Fo(\\infty)226 b Fp(k)55 b Fo(\\|)1282 1442 y Fe(6)p 1286
+1449 18 2 v 1363 1449 a Fo(\\angle)69 1498 y Fp(r)g Fo(\\nabla)194
+b Fp(n)55 b Fo(\\backslash)135 b Fp(8)56 b Fo(\\forall)136
+b Fp(9)55 b Fo(\\exists)76 1548 y Fp(:)g Fo(\\neg)242 b Fr([)56
+b Fo(\\flat)252 b Fr(])56 b Fo(\\sharp)165 b Fr(\\)55 b Fo(\\natural)0
+1782 y Fr(.)14 b Fu(Exercise)h(5.10)40 b(T)o(yp)q(eset:)20
+b(\()p Fp(8)p Fr(x)11 b Fp(2)g(<)p Fu(\)\()p Fp(9)p Fr(y)j
+Fp(2)d(<)p Fu(\))j Fr(y)g(>)d(x)p Fu(.)0 1957 y Fv(5.2)18 b(F)-5
+b(ractions)83 2056 y Fu(There)17 b(are)e(t)o(w)o(o)g(metho)q(ds)g(of)g(t)o
+(yp)q(esetting)h(a)f(fraction:)21 b(it)15 b(can)h(b)q(e)g(t)o(yp)q(eset)h
+(either)f(in)f(the)h(form)0 2106 y(1)p Fr(=)p Fu(2)j(or)h(in)f(the)h(form)379
+2090 y Fs(1)p 379 2097 17 2 v 379 2097 V 379 2120 a(2)401 2106
+y Fu(.)36 b(The)20 b(\014rst)g(case)h(is)f(just)g(en)o(tered)h(with)f(no)f
+(sp)q(ecial)h(con)o(trol)g(sequences,)0 2156 y(that)e(is,)g
+Fo($1/2$)p Fu(.)29 b(The)18 b(second)h(case)f(uses)h(the)g(con)o(trol)e(w)o
+(ord)h Fo(\\over)e Fu(and)i(the)g(follo)o(wing)e(pattern:)0
+2206 y Fo({<numerator>)j(\\over)i(<denominator>})p Fu(.)15
+b(Hence)h Fo($${a+b)k(\\over)h(c+d}.$$)12 b Fu(giv)o(es)774
+2282 y Fr(a)d Fu(+)h Fr(b)p 774 2300 91 2 v 774 2300 V 774
+2338 a(c)f Fu(+)h Fr(d)869 2310 y(:)804 2425 y Fu(37)p eop
+%%Page: 38 44
+38 43 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 1716 256 a Fs(T)1734 262 y(E)1753
+256 y(Xb)q(o)q(ok:)h(139{140)0 416 y Fr(.)g Fu(Exercise)h(5.11)40
+b(T)o(yp)q(eset)16 b(the)e(follo)o(wing:)739 400 y Fd(a)p Fs(+)p
+Fd(b)p 739 407 59 2 v 739 407 V 761 430 a(c)868 400 y(a)p 849
+407 55 2 v 849 407 V 849 430 a(b)p Fs(+)p Fd(c)996 400 y Fs(1)p
+955 407 99 2 v 955 407 V 955 430 a Fd(a)p Fs(+)p Fd(b)p Fs(+)p
+Fd(c)1070 416 y Fp(6)p Fu(=)1120 400 y Fs(1)p 1119 407 19 2
+v 1119 407 V 1119 430 a Fd(a)1151 416 y Fu(+)1198 400 y Fs(1)p
+1198 407 17 2 v 1198 407 V 1199 430 a Fd(b)1229 416 y Fu(+)1275
+400 y Fs(1)p 1275 407 V 1275 407 V 1276 430 a Fd(c)1297 416
+y Fu(.)0 574 y Fr(.)g Fu(Exercise)h(5.12)40 b(T)o(yp)q(eset:)20
+b(What)13 b(are)i(the)f(p)q(oin)o(ts)g(where)1004 558 y Fd(@)p
+995 565 39 2 v 995 565 V 995 588 a(@)r(x)1038 574 y Fr(f)t
+Fu(\()p Fr(x;)7 b(y)q Fu(\))13 b(=)1228 558 y Fd(@)p 1220 565
+38 2 v 1220 565 V 1220 588 a(@)r(y)1262 574 y Fr(f)t Fu(\()p
+Fr(x;)7 b(y)q Fu(\))13 b(=)e(0?)0 757 y Fv(5.3)18 b(Subscripts)h(and)g(sup)r
+(erscripts)83 857 y Fu(Subscripts)c(and)f(sup)q(erscripts)i(are)e
+(particularly)f(easy)h(to)g(en)o(ter)h(using)e(T)1267 866 y(E)1291
+857 y(X.)18 b(The)c(c)o(haracters)p 1637 857 14 2 v 1637 857
+V 0 907 a(and)c Fo(^)g Fu(are)h(used)g(to)f(indicate)h(that)f(the)h(next)g(c)
+o(haracter)g(is)g(a)f(subscript)h(or)f(a)g(sup)q(erscript.)19
+b(Th)o(us)11 b Fo($x^2$)0 957 y Fu(giv)o(es)16 b Fr(x)128 941
+y Fs(2)162 957 y Fu(and)g Fo($x)p 292 957 V 292 957 V 15 w(2$)g
+Fu(giv)o(es)g Fr(x)492 963 y Fs(2)510 957 y Fu(.)24 b(T)m(o)16
+b(get)g(sev)o(eral)g(c)o(haracters)i(as)e(a)g(subscript)h(or)f(sup)q
+(erscript,)i(they)0 1006 y(are)12 b(group)q(ed)h(together)g(within)e(braces.)
+18 b(Hence)c(w)o(e)e(can)g(use)h Fo($x^{21}$)d Fu(to)h(get)i
+Fr(x)1308 991 y Fs(21)1354 1006 y Fu(and)f Fo($x)p 1480 1006
+V 1480 1006 V 15 w({21}$)f Fu(to)0 1056 y(get)k Fr(x)94 1062
+y Fs(21)129 1056 y Fu(.)k(Notice)c(that)f(the)h(sup)q(erscripts)i(and)d
+(subscripts)i(are)f(automatically)c(t)o(yp)q(eset)16 b(in)d(a)i(smaller)0
+1106 y(t)o(yp)q(e)h(size.)25 b(The)16 b(situation)f(is)h(only)e(sligh)o(tly)h
+(more)g(complicated)f(for)i(a)f(second)i(la)o(y)o(er)e(of)g(subscripts)0
+1156 y(or)e(sup)q(erscripts.)20 b(Y)m(ou)13 b(can)g Fn(not)h
+Fu(use)f Fo($x)p 647 1156 V 647 1156 V 16 w(2)p 685 1156 V
+685 1156 V 15 w(3$)g Fu(since)g(this)g(could)g(ha)o(v)o(e)g(t)o(w)o(o)f(p)q
+(ossible)i(in)o(terpretations,)0 1206 y(namely)m(,)g Fo($x)p
+202 1206 V 202 1206 V 15 w({2)p 261 1206 V 261 1206 V 16 w(3}$)h
+Fu(or)h Fo(${x)p 477 1206 V 477 1206 V 15 w(2})p 536 1206 V
+536 1206 V 16 w(3$)p Fu(;)g(this)g(giv)o(es)g(t)o(w)o(o)g(di\013eren)o(t)h
+(results:)24 b Fr(x)1232 1212 y Fs(2)1249 1216 y Fc(3)1283
+1206 y Fu(and)16 b Fr(x)1390 1212 y Fs(2)1408 1214 y(3)1427
+1206 y Fu(,)g(the)h(\014rst)g(of)0 1255 y(whic)o(h)g(is)f(the)i(usual)f
+(mathematical)c(subscript)18 b(notation.)26 b(Th)o(us)17 b(y)o(ou)g(m)o(ust)f
+(put)h(in)f(the)i(complete)0 1305 y(braces)d(to)e(describ)q(e)i(m)o(ultiple)d
+(la)o(y)o(ers)h(of)g(subscripts)i(and)e(sup)q(erscripts.)21
+b(They)14 b(ma)o(y)d(b)q(e)j(done)g(to)f(an)o(y)0 1355 y(lev)o(el.)1716
+1345 y Fs(T)1734 1351 y(E)1753 1345 y(Xb)q(o)q(ok:)h(128{130)83
+1455 y Fu(T)m(o)i(use)h(b)q(oth)g(subscripts)h(and)e(sup)q(erscripts)j(on)e
+(one)f(sym)o(b)q(ol,)f(y)o(ou)h(use)i(b)q(oth)e(the)p 1464
+1455 V 1464 1455 V 50 w(and)g Fo(^)g Fu(in)0 1504 y(either)f(order.)j(Th)o
+(us)d(either)f Fo($x)p 512 1504 V 512 1504 V 16 w(2^1$)f Fu(or)h
+Fo($x^1)p 768 1504 V 768 1504 V 14 w(2$)g Fu(will)e(giv)o(e)i
+Fr(x)1025 1489 y Fs(1)1025 1515 y(2)1043 1504 y Fu(.)0 1654
+y Fr(.)g Fu(Exercise)h(5.13)40 b(T)o(yp)q(eset)16 b(eac)o(h)e(of)f(the)i
+(follo)o(wing:)g Fr(e)894 1639 y Fd(x)957 1654 y Fr(e)976 1639
+y Fe(\000)p Fd(x)1065 1654 y Fr(e)1084 1639 y Fd(i\031)1127
+1654 y Fu(+)10 b(1)h(=)h(0)41 b Fr(x)1331 1660 y Fs(0)1391
+1654 y Fr(x)1415 1639 y Fs(2)1415 1664 y(0)1475 1654 y Fr(x)1499
+1660 y Fs(0)1517 1639 y(2)1578 1654 y Fu(2)1599 1639 y Fd(x)1618
+1626 y Fb(x)1638 1654 y Fu(.)0 1812 y Fr(.)14 b Fu(Exercise)h(5.14)40
+b(T)o(yp)q(eset:)20 b Fp(r)523 1797 y Fs(2)541 1812 y Fr(f)t
+Fu(\()p Fr(x;)7 b(y)q Fu(\))13 b(=)722 1794 y Fd(@)742 1781
+y Fc(2)758 1794 y Fd(f)p 722 1803 56 2 v 722 1803 V 722 1827
+a(@)r(x)761 1818 y Fc(2)792 1812 y Fu(+)838 1794 y Fd(@)858
+1781 y Fc(2)874 1794 y Fd(f)p 838 1803 V 838 1803 V 839 1827
+a(@)r(y)877 1818 y Fc(2)898 1812 y Fu(.)83 1962 y(A)i(similar)e(metho)q(d)h
+(is)h(used)i(for)d(summations)f(and)i(in)o(tegrals.)22 b(The)15
+b(input)g(of)g Fo($\\sum)p 1486 1962 14 2 v 1486 1962 V 14
+w({k=1}^n)0 2012 y(k^2$)e Fu(will)f(giv)o(e)265 1981 y Fq(P)309
+1991 y Fd(n)309 2024 y(k)q Fs(=1)378 2012 y Fr(k)401 1997 y
+Fs(2)419 2012 y Fu(,)i(and)g Fo($\\int)p 639 2012 V 639 2012
+V 14 w(0^x)21 b(f\(t\))g(dt$)14 b Fu(will)e(giv)o(e)1089 1978
+y Fq(R)1117 1988 y Fd(x)1109 2026 y Fs(0)1145 2012 y Fr(f)t
+Fu(\()p Fr(t)p Fu(\))p Fr(dt)p Fu(.)1716 2016 y Fs(T)1734 2022
+y(E)1753 2016 y(Xb)q(o)q(ok:)i(144{145)83 2111 y Fu(Another)21
+b(use)g(of)f(this)g(t)o(yp)q(e)h(of)f(input)g(is)g(for)g(expressions)i(in)o
+(v)o(olving)c(limits.)35 b(Y)m(ou)20 b(can)g(use)0 2161 y Fo($\\lim)p
+113 2161 V 113 2161 V 15 w({n\\to)g(\\infty}\({n+1)g(\\over)g(n}\)^n)h(=)h
+(e$)13 b Fu(to)h(get)g(lim)1079 2167 y Fd(n)p Fe(!1)1168 2161
+y Fu(\()1189 2145 y Fd(n)p Fs(+1)p 1189 2152 63 2 v 1189 2152
+V 1210 2175 a Fd(n)1256 2161 y Fu(\))1272 2146 y Fd(n)1307
+2161 y Fu(=)d Fr(e)p Fu(.)0 2319 y Fr(.)j Fu(Exercise)h(5.15)40
+b(T)o(yp)q(eset)16 b(the)e(follo)o(wing)d(expression:)20 b(lim)992
+2325 y Fd(x)p Fe(!)p Fs(0)1063 2319 y Fu(\(1)9 b(+)g Fr(x)p
+Fu(\))1196 2293 y Fc(1)p 1195 2298 17 2 v 1195 2298 V 1195
+2314 a Fb(x)1230 2319 y Fu(=)j Fr(e)p Fu(.)804 2425 y(38)p
+eop
+%%Page: 39 45
+39 44 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a Fr(.)h Fu(Exercise)h(5.16)40
+b(T)o(yp)q(eset:)20 b(The)14 b(cardinalit)o(y)f(of)g(\()p Fp(\0001)p
+Fr(;)7 b Fp(1)p Fu(\))13 b(is)h Fp(@)1075 273 y Fs(1)1094 267
+y Fu(.)0 416 y Fr(.)g Fu(Exercise)h(5.17)40 b(T)o(yp)q(eset:)20
+b(lim)545 424 y Fd(x)p Fe(!)p Fs(0)614 415 y Fc(+)646 416 y
+Fr(x)670 401 y Fd(x)702 416 y Fu(=)12 b(1.)83 565 y(Here's)22
+b(a)f(hin)o(t)g(to)g(mak)o(e)e(in)o(tegrals)i(lo)q(ok)f(a)h(little)f(nicer:)
+33 b(lo)q(ok)20 b(at)h(the)h(di\013erence)h(b)q(et)o(w)o(een)0
+582 y Fq(R)28 592 y Fd(x)20 630 y Fs(0)55 615 y Fr(f)t Fu(\()p
+Fr(t)p Fu(\))p Fr(dt)d Fu(and)268 582 y Fq(R)296 592 y Fd(x)288
+630 y Fs(0)324 615 y Fr(f)t Fu(\()p Fr(t)p Fu(\))7 b Fr(dt)p
+Fu(.)33 b(In)18 b(the)i(second)f(case)h(there)g(is)f(a)f(little)g(extra)h
+(space)h(after)f Fr(f)t Fu(\()p Fr(t)p Fu(\),)h(and)0 665 y(it)14
+b(lo)q(oks)f(nicer;)h Fo(\\,)f Fu(w)o(as)h(used)h(to)f(add)f(the)i
+(additional)d(space.)0 819 y Fr(.)i Fu(Exercise)h(5.18)40 b(T)o(yp)q(eset)16
+b(the)e(follo)o(wing)d(in)o(tegral:)886 785 y Fq(R)913 796
+y Fs(1)905 834 y(0)939 819 y Fu(3)p Fr(x)984 804 y Fs(2)1009
+819 y Fr(dx)g Fu(=)h(1.)0 993 y Fv(5.4)18 b(Ro)r(ots,)g(square)g(and)h
+(otherwise)83 1093 y Fu(T)m(o)11 b(t)o(yp)q(eset)j(a)e(square)h(ro)q(ot)f(it)
+g(is)g(only)f(necessary)j(to)e(use)h(the)g(construction)g Fo(\\sqrt{)p
+Fr(:)7 b(:)g(:)m Fo(})p Fu(.)17 b(Hence)0 1143 y Fo($\\sqrt{x^2+y^2}$)e
+Fu(will)i(giv)o(e)540 1106 y Fq(p)p 581 1106 134 2 v 581 1106
+V 581 1143 a Fr(x)605 1131 y Fs(2)633 1143 y Fu(+)10 b Fr(y)696
+1131 y Fs(2)715 1143 y Fu(.)32 b(Notice)19 b(that)f(T)1011
+1151 y(E)1034 1143 y(X)h(tak)o(es)g(care)g(of)f(the)h(placemen)o(t)f(of)0
+1192 y(sym)o(b)q(ols)12 b(and)h(the)h(heigh)o(t)g(and)f(length)h(of)e(the)j
+(radical.)i(T)m(o)12 b(mak)o(e)g(cub)q(e)j(or)e(other)i(ro)q(ots,)e(the)h
+(con)o(trol)0 1242 y(w)o(ords)c Fo(\\root)f Fu(and)h Fo(\\of)g
+Fu(are)g(used.)18 b(Y)m(ou)9 b(get)720 1225 y Fb(n)715 1210
+y Fp(p)p 750 1210 118 2 v 750 1210 V 32 x Fu(1)g(+)g Fr(x)845
+1230 y Fd(n)878 1242 y Fu(from)f(the)j(input)e Fo($\\root)21
+b(n)h(\\of)f({1+x^n}$)p Fu(.)1716 1240 y Fs(T)1734 1246 y(E)1753
+1240 y(Xb)q(o)q(ok:)14 b(130{131)83 1342 y Fu(A)21 b(p)q(ossible)f
+(alternativ)o(e)h(is)f(to)g(use)i(the)f(con)o(trol)f(w)o(ord)g
+Fo(\\surd)p Fu(;)i(the)g(input)e Fo($\\surd)g(2$)g Fu(will)0
+1392 y(pro)q(duce)158 1362 y Fp(p)193 1392 y Fu(2.)0 1555 y
+Fr(.)14 b Fu(Exercise)h(5.19)40 b(T)o(yp)q(eset)16 b(the)e(follo)o(wing:)735
+1521 y Fp(p)p 769 1521 21 2 v 769 1521 V 769 1555 a Fu(2)831
+1509 y Fq(q)p 873 1509 73 2 v 873 1509 V 878 1536 a Fd(x)p
+Fs(+)p Fd(y)p 878 1545 63 2 v 878 1545 V 878 1569 a(x)p Fe(\000)p
+Fd(y)999 1536 y Fc(3)990 1521 y Fp(p)p 1024 1521 42 2 v 1024
+1521 V 1024 1555 a Fu(10)55 b Fr(e)1140 1519 y Fe(p)p 1168
+1519 19 2 v 1168 1519 V 1168 1540 a Fd(x)1189 1555 y Fu(.)0
+1719 y Fr(.)14 b Fu(Exercise)h(5.20)40 b(T)o(yp)q(eset:)20
+b Fp(k)p Fr(x)p Fp(k)11 b Fu(=)608 1689 y Fp(p)p 643 1689 78
+2 v 643 1689 V 30 x Fr(x)e Fp(\001)g Fr(x)o Fu(.)0 1875 y Fr(.)14
+b Fu(Exercise)h(5.21)40 b(T)o(yp)q(eset:)20 b Fr(\036)p Fu(\()p
+Fr(t)p Fu(\))11 b(=)644 1858 y Fs(1)p 620 1865 65 2 v 620 1865
+V 620 1870 a Fe(p)p 647 1870 38 2 v 647 1870 V 24 x Fs(2)p
+Fd(\031)696 1841 y Fq(R)724 1851 y Fd(t)716 1889 y Fs(0)745
+1875 y Fr(e)764 1860 y Fe(\000)p Fd(x)809 1847 y Fc(2)826 1860
+y Fd(=)p Fs(2)868 1875 y Fr(dx)p Fu(.)0 2061 y Fv(5.5)18 b(Lines,)i(ab)r(o)n
+(v)n(e)g(and)e(b)r(elo)n(w)83 2160 y Fu(Use)11 b(the)g(constructions)h
+Fo(\\overline{)p Fr(:)7 b(:)g(:)l Fo(})j Fu(and)h Fo(\\underline{)p
+Fr(:)c(:)f(:)m Fo(})k Fu(to)g(put)h(lines)f(ab)q(o)o(v)o(e)g(or)g(b)q(elo)o
+(w)0 2210 y(mathematical)j(expressions.)28 b(Hence)18 b Fo
+($\\overline{x+y}=\\ov)o(erli)o(ne)h(x)i(+)h(\\overline)e(y$)c
+Fu(giv)o(es)p 0 2231 97 2 v 0 2231 V 0 2260 a Fr(x)9 b Fu(+)g
+Fr(y)19 b Fu(=)p 163 2237 24 2 v 163 2237 V 18 w Fr(x)11 b
+Fu(+)p 241 2237 22 2 v 241 2237 V 11 w Fr(y)r Fu(.)28 b(But)18
+b(notice)f(that)g(the)h(lines)f(o)o(v)o(er)g(the)h(letters)h(are)e(at)g
+(di\013eren)o(t)h(heigh)o(ts,)g(and)f(so)804 2425 y(39)p eop
+%%Page: 40 46
+40 45 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a(some)i(care)i(is)e(necessary)m(.)26
+b(The)16 b(use)h(of)e Fo(\\overline{\\strut)k(x})c Fu(will)f(raise)j(the)f
+(heigh)o(t)g(of)f(the)h(line)0 316 y(o)o(v)o(er)e Fr(x)p Fu(.)1716
+306 y Fs(T)1734 312 y(E)1753 306 y(Xb)q(o)q(ok:)g(130{131)83
+416 y Fu(T)m(o)f(underline)h(non-mathematical)d(text,)j(use)g
+Fo(\\underbar{)p Fr(:)7 b(:)g(:)m Fo(})p Fu(.)0 565 y Fr(.)14
+b Fu(Exercise)h(5.22)40 b(T)o(yp)q(eset)16 b(the)e(follo)o(wing:)i
+Fr(x)p 735 572 24 2 v 735 572 V 800 543 22 2 v 800 543 V 41
+w(y)p 863 536 97 2 v 863 536 V 43 w(x)9 b Fu(+)h Fr(y)p 863
+580 V 863 580 V 1 w Fu(.)0 745 y Fv(5.6)18 b(Delimiters)j(large)e(and)g
+(small)83 845 y Fu(The)14 b(most)f(commonl)o(y)e(used)k(mathematical)10
+b(delimiters)j(are)h(brac)o(k)o(ets,)g(braces,)h(and)e(paren)o(the-)0
+894 y(ses.)31 b(As)18 b(w)o(e)h(ha)o(v)o(e)e(seen,)j(they)e(ma)o(y)e(b)q(e)j
+(pro)q(duced)g(b)o(y)f(using)f Fo([)22 b(])f(\\{)h(\\})f(\()h(\))17
+b Fu(to)h(get)g([)12 b(])f Fp(f)h(g)f Fu(\()h(\))g(.)0 944
+y(Sometimes)g(larger)i(delimiters)e(increase)k(the)e(clarit)o(y)f(of)h
+(mathematical)c(expressions,)15 b(as)f(in)590 1010 y Fq(\000)609
+1044 y Fr(a)9 b Fp(\002)g Fu(\()p Fr(b)h Fu(+)f Fr(c)p Fu(\))800
+1010 y Fq(\001\000)838 1044 y Fu(\()p Fr(a)h Fp(\002)f Fr(b)p
+Fu(\))g(+)h Fr(c)1030 1010 y Fq(\001)1049 1044 y Fr(:)0 1144
+y Fu(T)m(o)h(mak)o(e)f(larger)h(left)g(delimiters)g(the)h(con)o(trol)f(w)o
+(ords)h Fo(\\bigl)p Fu(,)e Fo(\\Bigl)p Fu(,)g Fo(\\biggl)p
+Fu(,)h(and)g Fo(\\Biggl)f Fu(are)i(used)0 1193 y(in)g(fron)o(t)g(of)g(the)h
+(delimiter;)e(similarly)m(,)e Fo(\\bigr)p Fu(,)i Fo(\\Bigr)p
+Fu(,)g Fo(\\biggr)p Fu(,)g(and)i Fo(\\Biggr)e Fu(are)i(used)g(for)f(the)h
+(righ)o(t)0 1254 y(delimiters.)k(Hence)e Fo($\\Bigl[$)d Fu(and)i
+Fo($\\Bigr]$)e Fu(will)h(pro)q(duce)1025 1208 y Fq(h)1058 1254
+y Fu(and)1139 1208 y Fq(i)1159 1254 y Fu(.)1716 1271 y Fs(T)1734
+1277 y(E)1753 1271 y(Xb)q(o)q(ok:)h(145{147)83 1364 y Fu(Here)h(is)f(a)f
+(table)h(to)g(compare)f(the)i(size)f(of)g(some)f(of)g(the)h(delimiters.)545
+1547 y Ft(Delimit)o(ers)e(of)k(v)m(arious)f(sizes)p 60 1619
+1531 2 v 60 1619 V 72 1667 a Fp(f)55 b Fo(\\{)296 b Fp(g)55
+b Fo(\\})300 b Fu(\()55 b Fo(\()322 b Fu(\))55 b Fo(\))69 1704
+y Fq(\010)148 1737 y Fo(\\bigl\\{)484 1704 y Fq(\011)564 1737
+y Fo(\\bigr\\})905 1704 y Fq(\000)979 1737 y Fo(\\bigl\()1320
+1704 y Fq(\001)1394 1737 y Fo(\\bigr\))66 1774 y Fq(n)148 1820
+y Fo(\\Bigl\\{)481 1774 y Fq(o)564 1820 y Fo(\\Bigr\\})899
+1774 y Fq(\020)979 1820 y Fo(\\Bigl\()1314 1774 y Fq(\021)1394
+1820 y Fo(\\Bigr\))62 1870 y Fq(\032)148 1928 y Fo(\\biggl\\{)478
+1870 y Fq(\033)564 1928 y Fo(\\biggr\\})893 1870 y Fq(\022)979
+1928 y Fo(\\biggl\()1308 1870 y Fq(\023)1394 1928 y Fo(\\biggr\))60
+1990 y Fq(\()148 2061 y Fo(\\Biggl\\{)475 1990 y Fq(\))564
+2061 y Fo(\\Biggr\\})891 1990 y Fq( )979 2061 y Fo(\\Biggl\()1306
+1990 y Fq(!)1394 2061 y Fo(\\Biggr\))804 2425 y Fu(40)p eop
+%%Page: 41 47
+41 46 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 83 267 a(If)j(y)o(ou)g(w)o(an)o(t,)g(y)o(ou)g
+(can)h(let)f(T)569 275 y(E)592 267 y(X)h(c)o(ho)q(ose)g(the)g(size)g(of)f
+(delimiter)f(b)o(y)h(using)h(the)g(con)o(trol)f(w)o(ords)0
+316 y Fo(\\left)e Fu(and)h Fo(\\right)e Fu(b)q(efore)j(y)o(our)e(delimiters.)
+20 b(Th)o(us)c Fo(\\left[)p Fr(:)7 b(:)g(:)m Fo(\\right])13
+b Fu(will)h(cause)h(the)h(material)1716 315 y Fs(T)1734 321
+y(E)1753 315 y(Xb)q(o)q(ok:)e(148)0 366 y Fu(to)k(b)q(e)g(enclosed)h(b)o(y)e
+(brac)o(k)o(ets)i(that)f(are)g(appropriately)f(big.)29 b Ft(Note)20
+b(w)o(ell:)25 b Fu(eac)o(h)18 b(use)h(of)e(a)g Fo(\\left)0
+416 y Fu(delimiter)c(m)o(ust)g(ha)o(v)o(e)h(a)g(matc)o(hing)e
+Fo(\\right)h Fu(delimiter)g(\(although)h(the)g(delimiters)g(themselv)o(es)g
+(ma)o(y)0 466 y(b)q(e)h(di\013eren)o(t\).)k(Hence)c Fo($$\\left|{a+b)k
+(\\over)i(c+d}\\right|.$$)11 b Fu(giv)o(es)752 497 y Fq(\014)752
+522 y(\014)752 547 y(\014)752 572 y(\014)771 529 y Fr(a)e Fu(+)g
+Fr(b)p 771 548 91 2 v 771 548 V 771 586 a(c)g Fu(+)g Fr(d)866
+497 y Fq(\014)866 522 y(\014)866 547 y(\014)866 572 y(\014)887
+557 y Fr(:)562 724 y Ft(Mathematical)14 b(delimit)o(ers)p 94
+779 1463 2 v 94 779 V 103 827 a Fu(\()55 b Fo(\()467 b Fu(\))56
+b Fo(\))427 b Fu([)55 b Fo([)108 877 y Fu(])f Fo(])462 b Fp(f)56
+b Fo(\\{)396 b Fp(g)55 b Fo(\\})101 927 y Fp(b)g Fo(\\lfloor)333
+b Fp(c)56 b Fo(\\rfloor)288 b Fp(d)56 b Fo(\\lceil)101 976
+y Fp(e)f Fo(\\rceil)357 b Fp(h)56 b Fo(\\langle)291 b Fp(i)55
+b Fo(\\rangle)99 1026 y Fr(=)f Fo(/)462 b Fp(n)56 b Fo(\\backslash)229
+b Fp(j)55 b Fo(|)99 1076 y Fp(k)f Fo(\\|)440 b Fp(")56 b Fo(\\uparrow)259
+b Fp(*)56 b Fo(\\Uparrow)99 1126 y Fp(#)e Fo(\\downarrow)260
+b Fp(+)56 b Fo(\\Downarrow)220 b Fp(l)55 b Fo(\\updownarrow)94
+1176 y Fp(m)g Fo(\\Updownarrow)0 1392 y Fr(.)14 b Fu(Exercise)h(5.23)40
+b(T)o(yp)q(eset)472 1358 y Fq(\006)491 1392 y Fp(b)p Fr(x)p
+Fp(c)551 1358 y Fq(\007)583 1392 y Fp(\024)627 1358 y Fq(\004)646
+1392 y Fp(d)p Fr(x)p Fp(e)706 1358 y Fq(\005)727 1392 y Fu(.)0
+1566 y Fv(5.7)18 b(Those)h(sp)r(ecial)h(functions)83 1666 y
+Fu(There)d(are)g(sev)o(eral)g(t)o(yp)q(es)g(of)e(functions)i(that)f(app)q
+(ear)g(frequen)o(tly)h(in)f(mathematical)c(text.)26 b(In)0
+1715 y(an)17 b(equation)f(lik)o(e)h(\\sin)384 1698 y Fs(2)410
+1715 y Fr(x)11 b Fu(+)g(cos)544 1700 y Fs(2)570 1715 y Fr(x)16
+b Fu(=)h(1")f(the)i(trigonometric)e(functions)h(\\sin")f(and)h(\\cos")g(are)g
+(in)0 1765 y(roman)c(rather)j(than)f(italic)f(t)o(yp)q(e.)22
+b(This)15 b(is)g(the)h(usual)f(mathematical)c(con)o(v)o(en)o(tion)k(to)g
+(indicate)g(that)0 1815 y(it)g(is)g(a)f(function)h(b)q(eing)g(describ)q(ed)i
+(and)e(not)g(the)h(pro)q(duct)g(of)e(three)j(v)n(ariables.)j(The)c(con)o
+(trol)f(w)o(ords)0 1865 y Fo(\\sin)e Fu(and)h Fo(\\cos)f Fu(will)g(use)i(the)
+g(righ)o(t)e(t)o(yp)q(eface)i(automatically)m(.)h(Here)f(is)f(a)g(table)g(of)
+f(these)j(and)e(some)0 1915 y(other)h(sp)q(ecial)f(functions:)1716
+1912 y Fs(T)1734 1918 y(E)1753 1912 y(Xb)q(o)q(ok:)g(162)491
+2064 y Ft(Sp)q(ecial)g(mathematical)g(functions)p 80 2128 1490
+2 v 80 2128 V 80 2176 a Fo(\\sin)128 b(\\cos)g(\\tan)84 b(\\cot)h(\\sec)f
+(\\csc)62 b(\\arcsin)g(\\arccos)80 2225 y(\\arctan)g(\\sinh)106
+b(\\cosh)62 b(\\tanh)h(\\coth)f(\\lim)g(\\sup)128 b(\\inf)80
+2275 y(\\limsup)62 b(\\liminf)g(\\log)84 b(\\ln)107 b(\\lg)f(\\exp)62
+b(\\det)128 b(\\deg)80 2325 y(\\dim)g(\\hom)g(\\ker)84 b(\\max)h(\\min)f
+(\\arg)62 b(\\gcd)128 b(\\Pr)804 2425 y Fu(41)p eop
+%%Page: 42 48
+42 47 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 416 a Fr(.)h Fu(Exercise)h(5.24)40
+b(T)o(yp)q(eset:)20 b(sin\(2)p Fr(\022)q Fu(\))12 b(=)g(2)7
+b(sin)f Fr(\022)j Fu(cos)e Fr(\022)50 b Fu(cos)q(\(2)p Fr(\022)q
+Fu(\))12 b(=)g(2)7 b(cos)1180 401 y Fs(2)1206 416 y Fr(\022)k
+Fp(\000)e Fu(1.)0 565 y Fr(.)14 b Fu(Exercise)h(5.25)40 b(T)o(yp)q(eset:)239
+627 y Fq(Z)287 684 y Fu(csc)340 667 y Fs(2)366 684 y Fr(x)7
+b(dx)j Fu(=)i Fp(\000)7 b Fu(cot)h Fr(x)h Fu(+)g Fr(C)100 b
+Fu(lim)796 710 y Fd(\013)p Fe(!)p Fs(0)879 656 y Fu(sin)7 b
+Fr(\013)p 879 674 85 2 v 879 674 V 908 712 a(\013)980 684 y
+Fu(=)12 b(1)105 b(lim)1134 709 y Fd(\013)p Fe(!1)1234 656 y
+Fu(sin)7 b Fr(\013)p 1234 674 V 1234 674 V 1263 712 a(\013)1335
+684 y Fu(=)12 b(0)p Fr(:)0 902 y(.)i Fu(Exercise)h(5.26)40
+b(T)o(yp)q(eset:)631 971 y(tan\(2)p Fr(\022)q Fu(\))12 b(=)856
+943 y(2)7 b(tan)g Fr(\022)p 825 961 178 2 v 825 961 V 825 1000
+a Fu(1)i Fp(\000)g Fu(tan)956 985 y Fs(2)982 1000 y Fr(\022)1008
+971 y(:)0 1196 y Fv(5.8)18 b(Hear)h(y)n(e,)h(hear)e(y)n(e!)83
+1296 y Fu(There)g(is)e(a)g(particular)h(macro)e(that)i(is)f(used)i(in)e
+(almost)f(ev)o(ery)i(mathematical)c(pap)q(er,)18 b(and)e(is)0
+1345 y(di\013eren)o(t)g(enough)f(to)f(require)i(a)e(sp)q(ecial)h
+(explanation.)20 b(This)14 b(is)h(the)g Fo(\\proclaim)e Fu(macro.)20
+b(It)14 b(is)h(used)0 1395 y(when)20 b(stating)f(theorems,)h(corollaries,)g
+(prop)q(ositions,)g(and)f(the)h(lik)o(e.)34 b(The)20 b(paragraph)f(follo)o
+(wing)0 1445 y Fo(\\proclaim)12 b Fu(is)h(brok)o(en)h(in)o(to)f(t)o(w)o(o)g
+(parts:)18 b(the)c(\014rst)h(part)e(go)q(es)h(up)g(to)f(and)h(including)e
+(the)i(\014rst)h(p)q(erio)q(d)0 1495 y(that)h(is)f(follo)o(w)o(ed)g(b)o(y)g
+(a)h(space,)h(and)e(the)i(second)f(part)g(is)g(the)g(rest)h(of)f(the)g
+(paragraph.)23 b(The)17 b(idea)e(is)1716 1493 y Fs(T)1734 1499
+y(E)1753 1493 y(Xb)q(o)q(ok:)f(202{203)0 1545 y Fu(that)j(the)g(\014rst)h
+(part)f(should)f(b)q(e)i(something)d(lik)o(e)h(\\Theorem)g(1.")26
+b(or)17 b(\\Corollary)e(B.")i(The)g(second)0 1594 y(part)d(is)g(the)g
+(statemen)o(t)g(of)f(the)i(theorem)e(or)h(corollary)m(.)j(Here)e(is)f(an)f
+(example:)0 1694 y Fo(\\proclaim)20 b(Theorem)g(1)i(\(H.~G.~Wells\).)41
+b(In)21 b(the)g(country)f(of)i(the)f(blind,)0 1744 y(the)g(one-eyed)f(man)h
+(is)h(king.)0 1844 y Fu(giv)o(es)0 1968 y Ft(Theorem)15 b(1)g(\(H.)i(G.)e(W)l
+(ells\).)23 b Fn(In)13 b(the)i(coun)o(try)f(of)g(the)g(blind,)f(the)h(one-ey)
+o(ed)h(man)d(is)i(king.)83 2093 y Fu(The)g(statemen)o(t)g(of)f(the)i(theorem)
+e(ma)o(y)f(con)o(tain)i(mathematical)c(expressions,)15 b(of)f(course.)804
+2425 y(42)p eop
+%%Page: 43 49
+43 48 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a Fr(.)h Fu(Exercise)h(5.27)40
+b(T)o(yp)q(eset:)0 391 y Ft(Theorem)15 b(\(Euclid\).)21 b Fn(There)15
+b(exist)f(an)g(in\014nite)g(n)o(um)o(b)q(er)f(of)g(primes.)0
+565 y Fr(.)h Fu(Exercise)h(5.28)40 b(T)o(yp)q(eset:)0 690 y
+Ft(Prop)q(osition)12 b(1.)331 674 y Fb(n)326 654 y Fq(p)p 367
+654 151 2 v 367 654 V 367 659 a(Q)407 669 y Fd(n)407 702 y(i)p
+Fs(=1)469 690 y Fr(X)503 696 y Fd(i)529 690 y Fp(\024)580 674
+y Fs(1)p 578 681 21 2 v 578 681 V 578 704 a Fd(n)610 659 y
+Fq(P)654 669 y Fd(n)654 702 y(i)p Fs(=1)717 690 y Fr(X)751
+696 y Fd(i)779 690 y Fn(with)h(equalit)o(y)g(if)g(and)h(only)f(if)g
+Fr(X)1313 696 y Fs(1)1344 690 y Fu(=)f Fp(\001)7 b(\001)g(\001)j
+Fu(=)h Fr(X)1525 696 y Fd(n)1548 690 y Fn(.)0 889 y Fv(5.9)18
+b(Matrices)83 989 y Fu(Matrices)e(are)g(t)o(yp)q(eset)g(using)f(com)o
+(binations)f(of)g(the)i(alignmen)o(t)d(c)o(haracter)j Fo(&)f
+Fu(and)g(the)h(con)o(trol)0 1039 y(w)o(ord)h Fo(\\cr)f Fu(to)h(indicate)g
+(the)h(end)f(of)g(the)g(line.)27 b(Start)18 b(with)e Fo($$\\pmatrix{)p
+Fr(:)7 b(:)g(:)m Fo(}$$)p Fu(.)26 b(In)o(to)17 b(the)h(space)0
+1088 y(b)q(et)o(w)o(een)i(the)f(braces)h(go)e(the)i(ro)o(ws)e(of)g(the)i
+(matrix,)d(eac)o(h)i(one)g(ended)h(b)o(y)e Fo(\\cr)p Fu(.)32
+b(The)19 b(en)o(tries)h(are)0 1138 y(separated)15 b(b)o(y)f(the)g
+Fo(&)p Fu(.)k(F)m(or)c(example)e(the)j(input)1716 1136 y Fs(T)1734
+1142 y(E)1753 1136 y(Xb)q(o)q(ok:)f(176{178)0 1238 y Fo($$\\pmatrix{)0
+1288 y(a)22 b(&)f(b)h(&)f(c)h(&)g(d)f(\\cr)0 1337 y(b)h(&)f(a)h(&)f(c+d)h(&)f
+(c-d)g(\\cr)0 1387 y(0)h(&)f(0)h(&)f(a+b)h(&)f(a-b)g(\\cr)0
+1437 y(0)h(&)f(0)h(&)f(ab)h(&)f(cd)h(\\cr)0 1487 y(}.$$)0 1587
+y Fu(giv)o(es)14 b(as)g(prin)o(ted)g(output)598 1609 y Fq(0)598
+1682 y(B)598 1708 y(@)641 1630 y Fr(a)44 b(b)79 b(c)112 b(d)643
+1680 y(b)44 b(a)d(c)9 b Fu(+)h Fr(d)41 b(c)9 b Fp(\000)h Fr(d)642
+1730 y Fu(0)42 b(0)g Fr(a)9 b Fu(+)h Fr(b)41 b(a)9 b Fp(\000)h
+Fr(b)642 1779 y Fu(0)42 b(0)67 b Fr(ab)92 b(cd)997 1609 y Fq(1)997
+1682 y(C)997 1708 y(A)1041 1705 y Fr(:)83 1923 y Fu(The)16
+b(matrix)e(en)o(tries)j(in)f(our)f(examples)g(ha)o(v)o(e)h(all)e(b)q(een)j
+(cen)o(tered)h(within)d(their)i(columns)d(with)0 1972 y(a)h(little)f(space)i
+(on)f(eac)o(h)h(side.)21 b(They)16 b(can)f(b)q(e)h(made)e(\015ush)h(righ)o(t)
+g(or)g(\015ush)g(left)g(b)o(y)g(inserting)g Fo(\\hfill)0 2022
+y Fu(b)q(efore)k(or)g(after)g(the)g(en)o(try)m(.)33 b(Notice)19
+b(the)g(di\013erences)i(b)q(et)o(w)o(een)f(the)f(follo)o(wing)d(example)i
+(and)g(the)0 2072 y(previous)c(one.)0 2172 y Fo($$\\pmatrix{)0
+2221 y(a)22 b(&)f(b)h(&)f(c)h(\\hfill)e(&)i(\\hfill)f(d)g(\\cr)0
+2271 y(b)h(&)f(a)h(&)f(c+d)h(&)f(c-d)g(\\cr)0 2321 y(0)h(&)f(0)h(&)f(a+b)h(&)
+f(a-b)g(\\cr)804 2425 y Fu(43)p eop
+%%Page: 44 50
+44 49 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a Fo(0)22 b(&)f(0)h(&)f(ab)h(\\hfill)e(&)i
+(\\hfill)e(cd)i(\\cr)0 316 y(}.$$)0 416 y Fu(giv)o(es)14 b(as)g(prin)o(ted)g
+(output)598 530 y Fq(0)598 603 y(B)598 629 y(@)641 551 y Fr(a)44
+b(b)f(c)183 b(d)643 601 y(b)44 b(a)d(c)9 b Fu(+)h Fr(d)41 b(c)9
+b Fp(\000)h Fr(d)642 650 y Fu(0)42 b(0)g Fr(a)9 b Fu(+)h Fr(b)41
+b(a)9 b Fp(\000)h Fr(b)642 700 y Fu(0)42 b(0)g Fr(ab)143 b(cd)997
+530 y Fq(1)997 603 y(C)997 629 y(A)1041 626 y Fr(:)0 872 y(.)14
+b Fu(Exercise)h(5.29)40 b(T)o(yp)q(eset)632 990 y Fr(I)650
+996 y Fs(4)680 990 y Fu(=)724 894 y Fq(0)724 967 y(B)724 994
+y(@)767 915 y Fu(1)i(0)f(0)g(0)767 965 y(0)h(1)f(0)g(0)767
+1015 y(0)h(0)f(1)g(0)767 1065 y(0)h(0)f(0)g(1)982 894 y Fq(1)982
+967 y(C)982 994 y(A)83 1204 y Fu(It's)20 b(p)q(ossible)h(to)e(ha)o(v)o(e)h
+(matrices)g(that)g(use)h(other)g(delimiters.)36 b(Using)19
+b Fo(\\matrix)g Fu(instead)i(of)0 1254 y Fo(\\pmatrix)12 b
+Fu(will)h(lea)o(v)o(e)h(o\013)f(the)i(paren)o(theses,)h(so)e(the)h
+(delimiters)d(m)o(ust)h(b)q(e)i(explicitly)e(included)h(using)0
+1303 y Fo(\\left)f Fu(and)h Fo(\\right)p Fu(.)i(Here)f(is)f(ho)o(w)g(w)o(e)g
+(can)g(c)o(hange)g(the)h(matrix)d(of)h(our)h(\014rst)g(example.)0
+1403 y Fo($$)21 b(\\left)g(|)0 1453 y(\\matrix{)0 1503 y(a)h(&)f(b)h(&)f(c)h
+(&)g(d)f(\\cr)0 1552 y(b)h(&)f(a)h(&)f(c+d)h(&)f(c-d)g(\\cr)0
+1602 y(0)h(&)f(0)h(&)f(a+b)h(&)f(a-b)g(\\cr)0 1652 y(0)h(&)f(0)h(&)f(ab)h(&)f
+(cd)h(\\cr)0 1702 y(})0 1752 y(\\right)f(|)g($$)0 1851 y Fu(giv)o(es)14
+b(as)g(prin)o(ted)g(output)630 1872 y Fq(\014)630 1897 y(\014)630
+1922 y(\014)630 1947 y(\014)630 1971 y(\014)630 1996 y(\014)630
+2021 y(\014)650 1895 y Fr(a)44 b(b)79 b(c)113 b(d)652 1944
+y(b)44 b(a)d(c)9 b Fu(+)h Fr(d)41 b(c)9 b Fp(\000)h Fr(d)651
+1994 y Fu(0)42 b(0)g Fr(a)9 b Fu(+)h Fr(b)41 b(a)9 b Fp(\000)h
+Fr(b)651 2044 y Fu(0)42 b(0)68 b Fr(ab)92 b(cd)1007 1872 y
+Fq(\014)1007 1897 y(\014)1007 1922 y(\014)1007 1947 y(\014)1007
+1971 y(\014)1007 1996 y(\014)1007 2021 y(\014)83 2166 y Fu(It's)15
+b(ev)o(en)h(p)q(ossible)f(to)g(use)h Fo(\\left.)21 b Fu(and)15
+b Fo(\\right.)21 b Fu(to)15 b(indicate)g(that)g(the)h(op)q(ening)e(or)i
+(closing)0 2216 y(delimiter)c(is)i(deleted)h(\(note)f(the)h(use)g(of)e(the)h
+(p)q(erio)q(d\).)804 2425 y(44)p eop
+%%Page: 45 51
+45 50 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 45 169 a Fu(A)14
+b(T)113 177 y(E)136 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))459
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a Fr(.)h Fu(Exercise)h(5.30)40
+b(Use)15 b(a)f(matrix)e(construction)j(to)e(t)o(yp)q(eset)650
+430 y Fp(j)p Fr(x)p Fp(j)e Fu(=)752 372 y Fq(\032)807 406 y
+Fr(x)57 b(x)11 b Fp(\025)h Fu(0)790 455 y Fp(\000)p Fr(x)42
+b(x)11 b Fp(\024)h Fu(0)83 582 y(This)g(exercise)i(and)e(more)f(general)h
+(constructions)i(of)d(this)h(t)o(yp)q(e)h(ma)o(y)d(also)h(b)q(e)i(t)o(yp)q
+(eset)h(using)d(the)0 632 y Fo(\\cases)i Fu(macro.)1716 625
+y Fs(T)1734 631 y(E)1753 625 y(Xb)q(o)q(ok:)h(175)83 731 y
+Fu(Sometimes)f(ellipses)j(are)f(used)i(within)d(matrices.)22
+b(The)16 b(con)o(trol)f(w)o(ords)g Fo(\\cdots)p Fu(,)f Fo(\\vdots)p
+Fu(,)g(and)0 781 y Fo(\\ddots)f Fu(can)h(b)q(e)g(used)h(to)f(insert)g
+(horizon)o(tal,)f(v)o(ertical,)g(and)h(diagonal)e(dots.)83
+881 y(Th)o(us)i(w)o(e)g(can)g(use)0 980 y Fo($$)21 b(\\left)g([)0
+1030 y(\\matrix{)0 1080 y(aa)g(&)h(\\cdots)f(&)g(az)g(\\cr)0
+1130 y(\\vdots)g(&)g(\\ddots)g(&)g(\\vdots)g(\\cr)0 1180 y(za)g(&)h(\\cdots)f
+(&)g(zz)g(\\cr)0 1229 y(})0 1279 y(\\right)g(])g($$)0 1379
+y Fu(to)14 b(get)g(as)g(prin)o(ted)g(output)681 1397 y Fq(2)681
+1472 y(4)716 1422 y Fr(aa)41 b Fp(\001)7 b(\001)g(\001)40 b
+Fr(az)732 1456 y Fu(.)732 1472 y(.)732 1489 y(.)803 1460 y(.)820
+1472 y(.)836 1485 y(.)907 1456 y(.)907 1472 y(.)907 1489 y(.)716
+1539 y Fr(z)r(a)i Fp(\001)7 b(\001)g(\001)41 b Fr(z)r(z)941
+1397 y Fq(3)941 1472 y(5)83 1661 y Fu(Matrices)14 b(ma)o(y)d(also)i(b)q(e)h
+(t)o(yp)q(eset)g(in-line,)e(but)h(they)h(are)g(prett)o(y)f(ugly)g(unless)h
+(they)f(ha)o(v)o(e)g(a)g(small)0 1711 y(n)o(um)o(b)q(er)g(of)g(ro)o(ws.)0
+1885 y Fv(5.10)18 b(Displa)n(y)n(ed)j(equations)83 1985 y Fu(All)16
+b(of)g(the)h(mathematics)d(co)o(v)o(ered)k(so)e(far)h(has)f(iden)o(tical)g
+(input)g(whether)i(it)f(is)f(to)g(b)q(e)h(t)o(yp)q(eset)0 2034
+y(in-line)g(or)i(displa)o(y)o(ed.)31 b(A)o(t)19 b(this)f(p)q(oin)o(t)g(w)o
+(e'll)f(lo)q(ok)h(at)g(some)g(situations)g(that)h(apply)e(to)i(displa)o(y)o
+(ed)0 2084 y(equations)14 b(only)m(.)83 2184 y(The)d(\014rst)g(is)f(that)g
+(of)g(aligning)e(m)o(ultili)o(ne)g(displa)o(ys.)16 b(This)10
+b(is)h(done)f(with)g(the)h(alignmen)o(t)d(c)o(haracter)0 2234
+y Fo(&)i Fu(and)g(the)h(con)o(trol)f(w)o(ords)h Fo(\\cr)f Fu(and)g
+Fo(\\eqalign)p Fu(.)15 b(Starting)10 b(with)g Fo($$\\eqalign{)p
+Fr(:)d(:)g(:)l Fo(}$$)p Fu(,)j(the)h(equations)0 2283 y(to)g(b)q(e)h(aligned)
+e(are)i(en)o(tered)h(with)e(eac)o(h)g(one)h(terminated)e(b)o(y)h
+Fo(\\cr)p Fu(.)17 b(In)11 b(eac)o(h)h(equation)f(there)h(should)f(b)q(e)804
+2425 y(45)p eop
+%%Page: 46 52
+46 51 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a(one)h(alignmen)o(t)e(sym)o(b)q(ol)g
+Fo(&)i Fu(to)g(indicate)g(where)h(the)g(alignmen)o(t)d(should)i(tak)o(e)g
+(place.)19 b(This)14 b(is)g(usually)0 316 y(done)g(at)g(the)g(equal)g(signs,)
+f(although)g(it)h(is)g(not)f(necessary)j(to)e(do)g(so.)k(F)m(or)13
+b(example)1716 314 y Fs(T)1734 320 y(E)1753 314 y(Xb)q(o)q(ok:)h(190{192)0
+416 y Fo($$\\eqalign{)0 466 y(a+b)21 b(&=)h(c+d)f(\\cr)0 516
+y(x)h(&=)f(w)h(+)f(y)h(+)f(z)h(\\cr)0 565 y(m)g(+)f(n)h(+)f(o)h(+)g(p)f(&=)g
+(q)h(\\cr)0 615 y(}$$)0 715 y Fu(yields)746 762 y Fr(a)10 b
+Fu(+)f Fr(b)j Fu(=)f Fr(c)f Fu(+)f Fr(d)813 825 y(x)j Fu(=)f
+Fr(w)f Fu(+)g Fr(y)h Fu(+)e Fr(z)582 887 y(m)h Fu(+)g Fr(n)f
+Fu(+)g Fr(o)h Fu(+)f Fr(p)j Fu(=)f Fr(q)83 1013 y Fu(Displa)o(y)o(ed)17
+b(equations)i(can)f(b)q(e)h(n)o(um)o(b)q(ered)f(at)g(either)i(the)e(righ)o(t)
+g(or)h(left)f(margin.)29 b(When)18 b(the)0 1063 y(con)o(trol)f(w)o(ord)g
+Fo(\\eqno)f Fu(app)q(ears)h(in)g(a)g(displa)o(y)o(ed)f(equation,)h(ev)o
+(erything)h(after)f(the)g(con)o(trol)g(w)o(ord)g(is)0 1113
+y(put)d(at)g(the)g(righ)o(t)g(margin.)i(Hence)f Fo($$)21 b(x+y=z.)43
+b(\\eqno)21 b(\(1\)$$)12 b Fu(yields)733 1213 y Fr(x)d Fu(+)g
+Fr(y)14 b Fu(=)d Fr(z)r(:)680 b Fu(\(1\))0 1312 y(T)m(o)13
+b(n)o(um)o(b)q(er)g(an)h(equation)f(at)h(the)h(left)e(margin,)f(use)i
+Fo(\\leqno)f Fu(in)g(place)h(of)g Fo(\\eqno)p Fu(.)83 1412
+y(It's)g(p)q(ossible)h(to)f(n)o(um)o(b)q(er)g(aligned)g(equations)g(b)o(y)g
+(using)g(the)h(con)o(trol)g(w)o(ord)f Fo(\\eqalignno)p Fu(.)k(The)0
+1462 y(alignmen)o(t)12 b(c)o(haracter)j Fo(&)e Fu(is)h(used)h(to)f(separate)h
+(the)f(equation)g(from)e(the)i(equation)g(n)o(um)o(b)q(er.)0
+1561 y Fo($$\\eqalignno{)0 1611 y(a+b)21 b(&=)h(c+d)f(&)g(\(1\))g(\\cr)0
+1661 y(x)h(&=)f(w)h(+)f(y)h(+)f(z)h(\\cr)0 1711 y(m)g(+)f(n)h(+)f(o)h(+)g(p)f
+(&=)g(q)h(&)g(*)f(\\cr)0 1760 y(}$$)0 1860 y Fu(yields)746
+1960 y Fr(a)10 b Fu(+)f Fr(b)j Fu(=)f Fr(c)f Fu(+)f Fr(d)614
+b Fu(\(1\))813 2022 y Fr(x)12 b Fu(=)f Fr(w)f Fu(+)g Fr(y)h
+Fu(+)e Fr(z)582 2084 y(m)h Fu(+)g Fr(n)f Fu(+)g Fr(o)h Fu(+)f
+Fr(p)j Fu(=)f Fr(q)718 b Fp(\003)83 2234 y Fu(Use)15 b Fo(\\leqalignno)c
+Fu(to)j(put)g(the)h(equation)e(n)o(um)o(b)q(ers)h(on)f(the)i(left.)1716
+2232 y Fs(T)1734 2238 y(E)1753 2232 y(Xb)q(o)q(ok:)f(192{193)804
+2425 y Fu(46)p eop
+%%Page: 47 53
+47 52 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))461
+b(Section)15 b(5:)j(No)13 b(math)g(anxiet)o(y)g(here!)p 1648
+183 V 0 185 1650 2 v 0 185 V 83 267 a(Finally)m(,)d(supp)q(ose)k(some)e(text)
+h(needs)h(to)f(app)q(ear)g(in)f(the)h(middle)e(of)h(a)h(displa)o(y)o(ed)f
+(equation.)17 b(This)0 316 y(can)f(b)q(e)g(done)g(b)o(y)f(putting)g(it)h(in)f
+(an)g(h)o(b)q(o)o(x.)23 b(W)m(e)15 b(will)f(describ)q(e)j(h)o(b)q(o)o(xes)f
+(in)g(more)e(detail)h(in)g(the)h(next)0 366 y(section.)26 b(F)m(or)16
+b(no)o(w)g(w)o(e)h(w)o(an)o(t)f(to)g(use)h(them)f(to)g(temp)q(orarily)f
+(resume)i(using)f(ordinary)g(roman)e(t)o(yp)q(e)0 416 y(and)d(to)g(also)g
+(allo)o(w)e(the)j(insertion)f(of)g(space)h(b)q(et)o(w)o(een)h(w)o(ords)e
+(\(remem)o(b)q(er)g(that)g(all)f(spaces)j(are)e(ignored)0 466
+y(when)j(t)o(yp)q(esetting)h(mathematics\).)h(Hence)f Fo($$X=Y)21
+b(\\hbox{)f(if)i(and)f(only)g(if)g(}x=y.$$)12 b Fu(will)h(giv)o(e)575
+565 y Fr(X)i Fu(=)d Fr(Y)23 b Fu(if)13 b(and)h(only)f(if)g
+Fr(x)e Fu(=)h Fr(y)q(:)0 665 y Fu(Note)i(carefully)g(the)g(spaces)i(in)d(the)
+h(h)o(b)q(o)o(x.)0 814 y Fr(.)g Fu(Exercise)h(5.31)40 b(Do)14
+b(some)f(of)g(the)h(c)o(hallenge)g(problems)f(on)h(pages)g(180{181)e(of)h
+(The)i(T)1445 823 y(E)1468 814 y(Xb)q(o)q(ok.)804 2425 y(47)p
+eop
+%%Page: 48 54
+48 53 bop 0 267 a Fw(Section)22 b(6)0 329 y(All)f(in)h(a)i(ro)n(w)p
+0 380 1650 2 v 0 380 V 83 577 a Fu(It's)12 b(not)h(uncommon)d(to)i(w)o(an)o
+(t)g(to)g(put)h(a)f(table)g(in)g(the)h(middle)e(of)h(some)f(text.)19
+b(F)m(ortunately)12 b(T)1596 586 y(E)1619 577 y(X)0 627 y(mak)o(es)e(it)i
+(easy)g(to)f(do)h(this.)17 b(In)12 b(fact)f(there)i(are)f(t)o(w)o(o)f
+(separate)i(metho)q(ds)e(of)g(aligning)f(text.)18 b(The)12
+b(\014rst)g(is)0 677 y(b)o(y)i(using)f(the)i(tabbing)e(en)o(vironmen)o(t.)k
+(This)d(is)g(similar)e(to)h(setting)i(the)f(tab)g(stops)h(on)f(a)f(t)o(yp)q
+(ewriter.)0 726 y(Eac)o(h)h(line)g(is)g(handled)g(individually)m(,)d
+(according)j(to)g(set)h(tab)f(columns,)e(but)j(with)e(greater)i(\015exibilit)
+o(y)0 776 y(than)h(that)h(pro)o(vided)f(b)o(y)h(a)f(t)o(yp)q(ewriter.)27
+b(The)17 b(second)h(is)e(the)h(horizon)o(tal)f(alignmen)o(t)e(en)o(vironmen)o
+(t)0 826 y(whic)o(h)g(t)o(yp)q(esets)i(the)e(whole)g(table)f(at)h(once)h
+(using)e(a)h(prescrib)q(ed)i(pattern.)0 1000 y Fv(6.1)i(Pic)n(king)k(up)d
+(the)g(tab)83 1100 y Fu(T)m(o)c(align)f(material)f(using)i(the)h(tabbing)f
+(en)o(vironmen)o(t,)f(y)o(ou)h(m)o(ust)f(\014rst)j(set)f(the)g(tab)f(p)q
+(ositions)0 1150 y(using)e(the)h Fo(\\settabs)d Fu(con)o(trol)i(w)o(ord.)18
+b(Ha)o(ving)12 b(done)h(this,)g(a)g(line)g(to)g(use)h(these)h(tabs)e(starts)h
+(with)f(the)0 1200 y(con)o(trol)i(sym)o(b)q(ol)e Fo(\\+)36
+b Fu(and)15 b(ends)h(with)e Fo(\\cr)36 b Fu(\(remem)o(b)q(er)14
+b(that)h(the)h(actual)e(spacing)h(on)g(lines)g(in)f(the)0 1249
+y(input)g(\014le)g(in)f(unimp)q(ortan)o(t\).)83 1349 y(The)f(easiest)g(w)o(a)
+o(y)f(to)h(use)g(the)g Fo(\\settabs)e Fu(con)o(trol)h(w)o(ord)g(is)h(to)f
+(put)h(the)g(text)g(in)o(to)f(equal)g(columns.)20 1399 y(Using)k
+Fo(\\settabs)20 b(4)h(\\columns)13 b Fu(will)g(set)i(the)h(tabs)e(that)h
+(will)e(pro)q(duce)j(four)e(equal)g(columns.)19 b(The)1716
+1397 y Fs(T)1734 1403 y(E)1753 1397 y(Xb)q(o)q(ok:)14 b(231)0
+1449 y Fu(tabbing)g(is)g(then)g(done)h(b)o(y)f(using)g(the)h(alignmen)o(t)d
+(c)o(haracter)j Fo(&)f Fu(to)g(mo)o(v)o(e)f(to)h(the)h(next)f(tab)g(stop.)20
+b(So,)0 1499 y(for)14 b(example,)0 1598 y Fo(\\settabs)20 b(4)i(\\columns)0
+1648 y(\\+)f(British)g(Columbia)f(&)h(Alberta)g(&)g(Saskatchewan)f(&)h
+(Manitoba)f(\\cr)0 1698 y(\\+)h(Ontario)g(&)g(Quebec)g(&)g(New)h(Brunswick)e
+(&)h(Nova)g(Scotia)g(\\cr)0 1748 y(\\+)g(&)h(Prince)f(Edward)f(Island)h(&)g
+(Newfoundland)f(\\cr)0 1847 y Fu(will)12 b(pro)q(duce)j(the)g(table)0
+1947 y(British)f(Colum)o(bia)97 b(Alb)q(erta)275 b(Sask)n(atc)o(hew)o(an)164
+b(Manitoba)0 1997 y(On)o(tario)272 b(Queb)q(ec)280 b(New)14
+b(Brunswic)o(k)131 b(No)o(v)n(a)13 b(Scotia)412 2046 y(Prince)i(Edw)o(ard)f
+(Island)19 b(Newfoundland)83 2146 y(Notice)f(that)f(it)h(is)f(p)q(ossible)h
+(to)f(skip)g(o)o(v)o(er)h(some)e(tab)i(p)q(ositions,)f(and)h(it)f(is)g(not)h
+(necessary)h(to)0 2196 y(use)e(all)f(of)g(the)h(tabs)g(in)f(a)h(giv)o(en)f
+(line.)26 b(T)m(o)15 b(mak)o(e)h(the)h(same)f(table)g(using)g(\014v)o(e)h
+(columns,)f(it)g(is)h(only)0 2246 y(necessary)i(to)e(use)h
+Fo(\\settabs)i(5)i(\\columns)16 b Fu(to)h(reset)h(the)g(tab)f(stops;)i(then)f
+(the)g(same)f(three)h(lines)0 2296 y(from)12 b(the)j(last)e(example)g(will)f
+(pro)q(duce:)804 2425 y(48)p eop
+%%Page: 49 55
+49 54 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))653
+b(Section)14 b(6:)k(All)13 b(in)g(a)h(ro)o(w)p 1648 183 V 0
+185 1650 2 v 0 185 V 0 267 a(British)g(Colum)o(bia)h(Alb)q(erta)192
+b(Sask)n(atc)o(hew)o(an)82 b(Manitoba)0 316 y(On)o(tario)190
+b(Queb)q(ec)197 b(New)14 b(Brunswic)o(k)49 b(No)o(v)n(a)13
+b(Scotia)330 366 y(Prince)i(Edw)o(ard)f(Island)-64 b(Newfoundland)83
+466 y(In)15 b(this)g(example,)e(the)i(columns)f(are)h(smaller,)e(of)i
+(course.)22 b(In)15 b(fact)f(there)j(are)e(t)o(w)o(o)f(o)o(v)o(erlapping)0
+516 y(en)o(tries)g(in)f(the)g(last)g(ro)o(w.)k(This)c(is)g(b)q(ecause)i(T)734
+525 y(E)757 516 y(X)e(will)f(tab)g(to)h(the)h(next)f(tab)g(p)q(osition)g(ev)o
+(en)g(if)f(\(unlik)o(e)0 565 y(a)i(t)o(yp)q(ewriter\))h(it)e(means)g(going)g
+(bac)o(kw)o(ard)h(on)f(the)i(page.)83 665 y(There)21 b(is)f(an)g(in)o
+(teresting)h(relationship)e(b)q(et)o(w)o(een)j(grouping)d(and)h(tabbing.)36
+b(The)21 b Fo(\\settabs)0 715 y Fu(v)n(alues)14 b(are)i(only)e(applicable)g
+(to)g(the)i(group)e(in)g(whic)o(h)h(it)g(is)f(de\014ned,)i(as)f(w)o(ould)f(b)
+q(e)h(exp)q(ected.)23 b(Th)o(us)0 765 y(it)12 b(is)h(p)q(ossible)f(to)h(temp)
+q(orarily)e(c)o(hange)h(the)i(tab)e(settings)h(b)o(y)g(grouping)e(within)h
+(braces.)19 b(In)13 b(addition,)0 814 y(eac)o(h)j(table)f(en)o(try)h(is)f(in)
+g(a)g(group)g(of)f(its)i(o)o(wn.)21 b(Hence)c(w)o(e)f(ma)o(y)d(mak)o(e)h(a)h
+(single)f(en)o(try)i(b)q(oldface,)f(for)0 864 y(example,)g(b)o(y)h(using)h
+Fo(\\bf)e Fu(without)h(braces.)27 b(In)17 b(addition,)e(for)h(an)o(y)g
+(column)f(but)h(the)h(last)f(one)h(it)f(is)0 914 y(p)q(ossible)c(to)g(cen)o
+(ter)h(the)f(en)o(try)h(or)f(to)f(align)f(it)i(either)h(on)e(the)h(left)g(or)
+g(on)f(the)i(righ)o(t,)e(or)h(to)f(\014ll)g(a)h(column)0 964
+y(with)j(a)h(line)f(or)h(dots.)24 b(Eac)o(h)16 b(en)o(try)g(has)g(an)f
+(implicit)e Fo(\\hfil)i Fu(at)h(the)g(end)g(so)g(that)g(it)f(will)f(b)q(e)j
+(at)e(the)0 1014 y(left)d(of)g(the)i(column)d(b)o(y)h(default.)17
+b(Adding)12 b Fo(\\hfil)g Fu(at)g(the)i(b)q(eginning)e(of)g(the)h(en)o(try)g
+(will)e(then)j(cause)f(it)0 1064 y(to)i(b)q(e)g(cen)o(tered,)i(just)e(as)g
+(with)g(the)g Fo(\\line)f Fu(con)o(trol)h(w)o(ord.)21 b(Adding)14
+b Fo(\\hfill)g Fu(to)h(the)g(b)q(eginning)f(will)0 1113 y(cause)i(the)g(en)o
+(tries)g(to)f(b)q(e)g(pushed)i(to)d(the)i(righ)o(t)f(\()p Fo(\\hfill)f
+Fu(acts)h(just)h(lik)o(e)e Fo(\\hfil)g Fu(in)h(that)g(it)f(absorbs)0
+1163 y(excess)i(space;)e(when)h(b)q(oth)f Fo(\\hfil)f Fu(and)g
+Fo(\\hfill)g Fu(app)q(ear,)h(the)g Fo(\\hfill)f Fu(tak)o(es)h(precedence\).)0
+1263 y Fo(\\settabs)20 b(4)i(\\columns)0 1313 y(\\+)f(\\hfil)g(British)f
+(Columbia)h(&)g(\\hfill)g(Alberta)f(\\qquad)h(&)g(\\bf)g(Saskatchewan)750
+1362 y(&)h(Manitoba)e(\\cr)0 1412 y(\\+)h(\\hfil)g(Ontario)f(&)i(\\hfill)f
+(Quebec)f(\\qquad)h(&)g(\\bf)g(New)h(Brunswick)750 1462 y(&)g(Nova)f(Scotia)f
+(\\cr)0 1512 y(\\+)h(\\hfil)g(---)g(&)h(\\hfill)e(*)i(\\qquad)f(&)g(\\bf)g
+(Newfoundland)750 1562 y(&)h(Prince)e(Edward)h(Island)f(\\cr)0
+1611 y(\\+)h(\\dotfill)g(&&)g(\\hrulefill)f(&)h(\\cr)0 1711
+y Fu(will)c(pro)q(duce)j(a)f(table)g(with)f(the)i(\014rst)f(column)e(cen)o
+(tered,)22 b(the)d(second)h(column)e(\015ush)h(righ)o(t)f(with)0
+1761 y(a)g Fo(\\qquad)g Fu(of)g(padding,)g(and)h(the)g(third)g(column)e(b)q
+(oldface.)32 b(The)19 b(con)o(trol)f(w)o(ords)h Fo(\\dotfill)e
+Fu(and)0 1811 y Fo(\\hrulefill)12 b Fu(giv)o(e)h(alternativ)o(e)h(column)e
+(en)o(tries.)43 1910 y(British)i(Colum)o(bia)232 b(Alb)q(erta)97
+b Ft(Sask)m(atc)o(hew)o(an)127 b Fu(Manitoba)130 1960 y(On)o(tario)323
+b(Queb)q(ec)99 b Ft(New)17 b(Brunswic)o(k)82 b Fu(No)o(v)n(a)13
+b(Scotia)179 2010 y(|)486 b(*)97 b Ft(Newfoundland)108 b Fu(Prince)15
+b(Edw)o(ard)f(Island)6 2060 y Fr(:)7 b(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)
+f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)p 825 2060 413
+2 v 0 2209 a(.)16 b Fu(Exercise)h(6.1)41 b(T)m(ak)o(e)15 b(the)h(table)g(of)g
+(Canadian)e(pro)o(vinces)j(ab)q(o)o(v)o(e)f(and)f(cen)o(ter)j(eac)o(h)e(en)o
+(try)h(within)0 2259 y(its)d(column.)804 2425 y(49)p eop
+%%Page: 50 56
+50 55 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))653
+b(Section)14 b(6:)k(All)13 b(in)g(a)h(ro)o(w)p 1648 183 V 0
+185 1650 2 v 0 185 V 83 267 a(The)k(tab)f(p)q(ositions)g(can)g(b)q(e)h(set)g
+(with)f(m)o(uc)o(h)f(more)h(\015exibilit)o(y)e(than)i(just)h(in)f(equal)g
+(columns.)0 316 y(The)e(general)f(pattern)h(is)g(to)f(use)h(a)f(sample)f
+(line)h(of)f(the)i(form)e Fo(\\settabs)20 b(\\+)h Fr(:)7 b(:)g(:)20
+b Fo(&)i Fr(:)7 b(:)g(:)20 b Fo(&)i Fr(:)7 b(:)g(:)20 b Fo(\\cr)p
+Fu(.)0 366 y(The)d(spacing)f(b)q(et)o(w)o(een)h(the)g(alignmen)o(t)d(c)o
+(haracters)k Fo(&)d Fu(determines)i(the)g(p)q(osition)e(of)h(the)g(tabs.)25
+b(F)m(or)0 416 y(example,)14 b Fo(\\settabs)20 b(\\+)h(\\hskip)g(1)g(in)h(&)f
+(\\hskip)g(2)g(in)h(&)f(\\hskip)g(1.5)g(in)h(&)f(\\cr)15 b
+Fu(w)o(ould)f(set)0 466 y(the)h(\014rst)f(tab)g(one)h(inc)o(h)e(from)g(the)h
+(left)g(margin,)e(the)i(next)h(another)f(t)o(w)o(o)g(inc)o(hes)g(further)h
+(in,)f(and)f(the)0 516 y(third)g(1.5)f(inc)o(hes)i(more.)j(It's)c(also)f(p)q
+(ossible)i(to)f(use)g(text)h(to)f(determine)g(the)h(distance)g(b)q(et)o(w)o
+(een)g(tabs.)0 565 y(So,)k(for)g(example,)f(another)i(p)q(ossible)f(sample)f
+(line)g(is)h Fo(\\settabs)i(\\+)i(\\quad)e(Province)g(\\quad)h(&)0
+615 y(\\quad)g(Population)e(\\quad)i(&)h(\\quad)f(Area)g(\\quad)f(&)i(\\cr)p
+Fu(.)30 b(The)18 b(tab)g(column)e(w)o(ould)i(then)g(b)q(e)0
+665 y(just)d(wide)g(enough)f(to)h(accept)h(the)f(headings)g(with)f(a)g(quad)h
+(of)f(space)h(on)g(eac)o(h)g(side.)21 b(Here's)16 b(a)e(more)0
+715 y(complete)f(example:)0 814 y Fo(\\settabs)20 b(\\+)i(\\quad)e(Year)h
+(\\quad)g(&)h(\\quad)e(Price)h(\\quad)0 864 y(&)h(\\quad)e(Dividend)g(&)i
+(\\cr)0 914 y(\\+)f(\\hfill)g(Year)g(\\quad)g(&)g(\\quad)g(Price)43
+b(\\quad)20 b(&)i(\\quad)f(Dividend)f(\\cr)0 964 y(\\+)h(\\hfill)g(1971)g
+(\\quad)g(&)g(\\quad)g(41--54)g(\\quad)f(&)i(\\qquad)e($2.60)65
+b(\\cr)0 1014 y(\\+)21 b(\\hfill)g(2)87 b(\\quad)21 b(&)g(\\quad)g(41--54)g
+(\\quad)f(&)i(\\qquad)e($2.70)h(\\cr)0 1064 y(\\+)g(\\hfill)g(3)87
+b(\\quad)21 b(&)g(\\quad)g(46--55)g(\\quad)f(&)i(\\qquad)e($2.87)h(\\cr)0
+1113 y(\\+)g(\\hfill)g(4)87 b(\\quad)21 b(&)g(\\quad)g(40--53)g(\\quad)f(&)i
+(\\qquad)e($3.24)h(\\cr)0 1163 y(\\+)g(\\hfill)g(5)87 b(\\quad)21
+b(&)g(\\quad)g(45--52)g(\\quad)f(&)i(\\qquad)e($3.40)h(\\cr)0
+1263 y Fu(giv)o(es)1716 1260 y Fs(T)1734 1266 y(E)1753 1260
+y(Xb)q(o)q(ok:)14 b(247)42 1362 y Fu(Y)m(ear)97 b(Price)g(Dividend)42
+1412 y(1971)f(41{54)126 b($2.60)104 1462 y(2)97 b(41{54)126
+b($2.70)104 1512 y(3)97 b(46{55)126 b($2.87)104 1562 y(4)97
+b(40{53)126 b($3.24)104 1611 y(5)97 b(45{52)126 b($3.40)0 1761
+y Fr(.)14 b Fu(Exercise)h(6.2)41 b(T)m(ak)o(e)13 b(the)h(table)g(giv)o(en)g
+(ab)q(o)o(v)o(e)f(and)h(mo)o(v)o(e)e(it)i(closer)g(to)g(the)h(cen)o(ter)g(of)
+e(the)i(page.)0 1910 y Fr(.)j Fu(Exercise)h(6.3)41 b(One)19
+b(w)o(a)o(y)e(to)h(cen)o(ter)h(a)f(blo)q(c)o(k)g(of)f(text,)i(p)q(ossibly)f
+(sev)o(eral)g(lines)g(long,)g(is)g(to)g(use:)0 1960 y Fo($$\\vbox{)p
+Fr(:)7 b(:)g(:)m Fo(}$$)p Fu(.)18 b(Use)d(this)f(to)g(cen)o(ter)i(the)f
+(table)f(giv)o(en)g(ab)q(o)o(v)o(e.)k(Do)q(es)d(the)g Fo(\\settabs)d
+Fu(line)i(need)h(to)0 2010 y(b)q(e)g(included)f(in)f(the)h
+Fo(\\vbox)p Fu(?)0 2159 y Fr(.)j Fu(Exercise)h(6.4)41 b(Impro)o(v)o(e)16
+b(y)o(our)h(last)f(result)i(b)o(y)f(putting)g(a)g(line)f(under)i(the)g
+(column)d(heads.)29 b(The)0 2209 y(con)o(trol)13 b(w)o(ord)h
+Fo(\\hrule)e Fu(will)h(insert)h(a)f(horizon)o(tal)g(line)h(if)e(in)o(tro)q
+(duced)j(b)q(et)o(w)o(een)g(t)o(w)o(o)e(ro)o(ws)h(of)f(a)h(table.)0
+2259 y(No)o(w)h(rep)q(eat)i(with)e(the)h(con)o(trol)f(w)o(ord)h
+Fo(\\strut)e Fu(after)h(the)h Fo(\\+)37 b Fu(of)15 b(the)h(line)f(con)o
+(taining)f(the)j(column)804 2425 y(50)p eop
+%%Page: 51 57
+51 56 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 45 169 a Fu(A)14
+b(T)113 177 y(E)136 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))651
+b(Section)14 b(6:)k(All)13 b(in)g(a)h(ro)o(w)p 1648 183 V 0
+185 1650 2 v 0 185 V 0 267 a(heads.)19 b(\(A)14 b Fo(\\strut)f
+Fu(e\013ectiv)o(ely)i(mak)o(es)e(the)i(spacing)f(b)q(et)o(w)o(een)h(lines)f
+(a)g(little)f(greater.)19 b(The)c(size)g(can)0 316 y(b)q(e)g(altered)f(from)e
+(the)j(default.\))i(Note)e(the)f(extra)h(space)g(that)e(results.)571
+b Fs(T)1734 322 y(E)1753 316 y(Xb)q(o)q(ok:)14 b(82)0 466 y
+Fr(.)f Fu(Exercise)j(6.5)40 b(Mak)o(e)14 b(the)g(follo)o(wing)d(table)i(with)
+h(decimal)e(alignmen)o(t,)e(that)k(is,)f(with)g(the)i(decimal)0
+516 y(p)q(oin)o(ts)c(ab)q(o)o(v)o(e)h(eac)o(h)g(other)g(\(think)f(of)g(the)i
+(dollar)d(\014gure)i(as)g(b)q(eing)f(righ)o(t)g(aligned)g(and)g(the)i(cen)o
+(ts)f(\014gure)0 565 y(as)i(b)q(eing)g(left)f(aligned)g(against)h(the)g
+(decimal)e(p)q(oin)o(t\):)600 640 y(Plums)187 b($1)o(.22)600
+690 y(Co\013ee)211 b(1.78)600 740 y(Granola)175 b(1.98)600
+790 y(Mushro)q(oms)132 b(.63)600 839 y(Kiwi)13 b(fruit)164
+b(.39)600 889 y(Orange)14 b(juice)93 b(1.09)600 939 y(T)m(una)228
+b(1.29)600 989 y(Zucc)o(hini)190 b(.64)600 1039 y(Grap)q(es)k(1.69)600
+1088 y(Smok)o(ed)13 b(b)q(eef)115 b(.75)600 1138 y(Bro)q(ccoli)174
+b(1)p 895 1145 49 2 v 895 1145 V(.09)p 943 1145 54 2 v 943
+1145 V 600 1188 a(T)m(otal)184 b($12)o(.55)0 1337 y Fr(.)14
+b Fu(Exercise)j(6.6)40 b(Devise)16 b(a)e(metho)q(d)g(to)h(mak)o(e)e(a)h
+(rough)h(table)g(of)f(con)o(ten)o(ts)i(b)o(y)e(using)h Fo(settabs)e
+Fu(and)0 1387 y(ha)o(ving)g(en)o(tries)i(lo)q(oking)d(something)h(lik)o(e:)0
+1437 y Fo(Getting)20 b(Started)h(\\dotfill)f(&)h(\\hfill)g(1)0
+1487 y(All)g(Characters)f(Great)h(and)g(Small)g(\\dotfill)f(&)h(\\hfill)g(9.)
+0 1661 y Fv(6.2)d(Horizon)n(tal)j(alignmen)n(t)e(with)i(more)c(sophisticated)
+k(patterns)83 1761 y Fu(The)13 b Fo(\\settabs)e Fu(en)o(vironmen)o(t)h(is)g
+(not)g(di\016cult)g(to)h(use,)g(and)g(once)g(the)g(pattern)g(is)g(set,)g(it)g
+(can)f(b)q(e)0 1811 y(used)i(rep)q(eatedly)h(in)d(di\013eren)o(t)i(p)q
+(ortions)g(of)e(the)i(text)g(that)f(follo)o(ws.)k(It)c(do)q(es)h(ha)o(v)o(e)f
+(some)f(dra)o(wbac)o(ks,)0 1861 y(ho)o(w)o(ev)o(er.)28 b(F)m(or)16
+b(one,)i(the)g(column)d(size)j(m)o(ust)e(b)q(e)h(set)h(b)q(efore)g(the)g(en)o
+(tries)g(are)f(kno)o(wn.)27 b(Also,)17 b(ev)o(en)0 1910 y(though)12
+b(in)f(one)h(case)h(w)o(e)f(w)o(an)o(ted)g(the)h(third)f(column)e(to)i(b)q(e)
+g(b)q(oldface,)g(it)g(had)f(to)h(b)q(e)h(sp)q(eci\014ed)g(in)e(eac)o(h)0
+1960 y(line.)18 b(These)d(problems)e(can)h(b)q(e)g(handled)g(more)f(easily)g
+(b)o(y)h(using)g(the)g Fo(\\halign)e Fu(en)o(vironmen)o(t.)1716
+1959 y Fs(T)1734 1965 y(E)1753 1959 y(Xb)q(o)q(ok:)i(235{238)83
+2060 y Fu(The)g(general)g(pattern)h(in)f(the)g Fo(\\halign)e
+Fu(is)i(as)g(follo)o(ws:)0 2159 y Fo(\\halign{)20 b(<template)g(line>)h(\\cr)
+0 2209 y(<first)g(display)f(line>)h(\\cr)0 2259 y(<second)f(display)h(line>)f
+(\\cr)804 2425 y Fu(51)p eop
+%%Page: 52 58
+52 57 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))653
+b(Section)14 b(6:)k(All)13 b(in)g(a)h(ro)o(w)p 1648 183 V 0
+185 1650 2 v 0 185 V 0 255 a Fo(.)0 272 y(.)0 288 y(.)0 338
+y(<last)21 b(display)f(line>)h(\\cr)0 388 y(})83 488 y Fu(Both)14
+b(the)f(template)g(line)f(and)h(the)h(displa)o(y)e(lines)h(are)h(divided)f
+(in)o(to)f(sections)j(b)o(y)d(the)i(alignmen)o(t)0 537 y(sym)o(b)q(ol)e
+Fo(&)p Fu(.)18 b(In)13 b(the)i(template)e(line)g(eac)o(h)h(section)h(uses)g
+(con)o(trol)e(w)o(ords)h(in)f(the)i(same)e(manner)f(as)i(do)q(es)0
+587 y Fo(\\line{})p Fu(.)i(The)c(con)o(trol)f(w)o(ord)g Fo(\\hfil)p
+Fu(,)g(for)g(example,)f(can)i(b)q(e)g(used)h(to)e(displa)o(y)g(\015ush)h
+(left,)f(\015ush)h(righ)o(t,)0 637 y(or)17 b(cen)o(tered.)29
+b(F)m(on)o(ts)16 b(can)h(b)q(e)h(c)o(hanged)f(using)g Fo(\\bf)p
+Fu(,)f Fo(\\it)p Fu(,)g(etc.)28 b(T)m(ext)17 b(ma)o(y)e(also)h(b)q(e)h(en)o
+(tered)i(in)d(the)0 687 y(template)g(line.)28 b(In)18 b(addition)e(the)i(sp)q
+(ecial)f(sym)o(b)q(ol)f Fo(#)h Fu(m)o(ust)f(app)q(ear)i(once)g(in)f(eac)o(h)h
+(section.)29 b(Eac)o(h)0 737 y(displa)o(y)11 b(line)h(is)g(then)h(set)g(b)o
+(y)f(substituting)h(eac)o(h)g(section)g(of)e(the)i(displa)o(y)e(line)h(in)o
+(to)g(its)g(corresp)q(onding)0 786 y(section)j(of)e(the)h(template)f(line)h
+(at)f(the)i(o)q(ccurrence)i(of)c(the)h Fo(#)p Fu(.)83 886 y(Consider)g(the)h
+(follo)o(wing)c(example:)0 986 y Fo(\\halign{\\hskip)19 b(2)i(in)h($#$&)f
+(\\hfil)g(\\quad)f(#)i(\\hfil)f(&)g(\\qquad)g($#$)900 1036
+y(&)h(\\hfil)e(\\quad)h(#)h(\\hfil)e(\\cr)0 1085 y(\\alpha)h(&)g(alpha)g(&)g
+(\\beta)g(&)h(beta)f(\\cr)0 1135 y(\\gamma)g(&)g(gamma)g(&)g(\\delta)g(&)h
+(delta)e(\\cr)0 1185 y(\\epsilon)g(&)i(epsilon)e(&)i(\\zeta)e(&)i(zeta)f
+(\\cr)0 1235 y(})0 1334 y Fu(The)15 b(template)e(line)h(indicates)h(that)f
+(the)h(\014rst)g(section)g(of)f(the)h(t)o(yp)q(eset)h(text)f(will)e(alw)o(a)o
+(ys)g(b)q(e)i(set)g(t)o(w)o(o)0 1384 y(inc)o(hes)f(in)f(from)f(the)i(left)g
+(and)f(also)g(b)q(e)h(set)g(as)g(mathematics.)i(The)e(second)g(section)h
+(will)d(b)q(e)i(cen)o(tered)0 1434 y(after)e(adding)e(a)h(quad)g(of)g(space)i
+(on)e(the)h(left.)17 b(The)11 b(third)h(and)f(fourth)g(sections)i(are)f
+(handled)f(similarly)l(.)0 1484 y(Here)k(is)f(the)g(result:)600
+1583 y Fr(\013)57 b Fu(alpha)126 b Fr(\014)64 b Fu(b)q(eta)600
+1633 y Fr(\015)47 b Fu(gamma)107 b Fr(\016)63 b Fu(delta)600
+1683 y Fr(\017)55 b Fu(epsilon)113 b Fr(\020)71 b Fu(zeta)83
+1783 y(In)13 b(this)h(case)g(the)g(\014rst)h(displa)o(y)d(line)h(is)g(formed)
+g(b)o(y)g(substituting)h Fo(\\alpha)e Fu(for)h(the)h(\014rst)g
+Fo(#)f Fu(in)g(the)0 1833 y(template)j(line,)h Fo(alpha)f Fu(for)g(the)i
+(second)g Fo(#)p Fu(,)f Fo(\\beta)f Fu(for)g(the)i(third)f(and)f
+Fo(beta)g Fu(for)h(the)g(fourth.)28 b(The)0 1882 y(whole)14
+b(line)f(is)h(then)h(sa)o(v)o(ed)f(for)g(setting.)k(This)c(con)o(tin)o(ues)h
+(un)o(til)e(all)g(the)h(lines)g(are)g(accum)o(ulated,)f(and)0
+1932 y(then)g(they)f(are)g(set)h(with)f(eac)o(h)g(column)f(b)q(eing)g(as)h
+(wide)g(as)g(necessary)i(to)e(accept)h(all)e(of)g(its)h(en)o(tries)h(\(an)0
+1982 y(implication)f(of)i(this)h(accum)o(ulation)e(pro)q(cess)k(is)d(that)h
+(a)g(table)g(with)f(to)q(o)h(man)o(y)e(en)o(tries)j(could)f(cause)0
+2032 y(T)23 2041 y(E)46 2032 y(X)i(to)g(run)g(out)g(of)f(memory;)f(it's)h(b)q
+(etter)j(not)e(to)f(set)i(tables)f(that)g(are)g(more)f(than)h(a)f(page)h(or)g
+(so)0 2082 y(long\).)83 2181 y(Hence)i(the)f(template)e(line)h(establishes)h
+(the)g(pattern)g(for)f(the)h(table)f(en)o(tries)i(and)e(the)h(displa)o(y)0
+2231 y(lines)c(insert)g(the)h(individual)d(en)o(tries.)804
+2425 y(52)p eop
+%%Page: 53 59
+53 58 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 45 169 a Fu(A)14
+b(T)113 177 y(E)136 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))651
+b(Section)14 b(6:)k(All)13 b(in)g(a)h(ro)o(w)p 1648 183 V 0
+185 1650 2 v 0 185 V 83 267 a(Sometimes)f(horizon)o(tal)i(and)g(v)o(ertical)h
+(lines)f(are)h(used)h(to)e(delimit)e(en)o(tries)k(in)e(a)g(table.)23
+b(T)m(o)15 b(put)0 316 y(in)f(horizon)o(tal)h(lines,)f(w)o(e)h(use)h
+Fo(\\hrule)p Fu(,)e(just)h(as)g(w)o(e)g(did)g(in)f(the)i Fo(\\settabs)d
+Fu(en)o(vironmen)o(t.)20 b(Ho)o(w)o(ev)o(er,)0 366 y(w)o(e)14
+b(don't)f(w)o(an)o(t)g(the)i(rule)f(to)f(b)q(e)h(aligned)f(according)h(to)g
+(the)g(template,)e(so)i(w)o(e)g(use)g(the)h(con)o(trol)e(w)o(ord)0
+416 y Fo(\\noalign)p Fu(.)j(Hence)f(horizon)o(tal)e(lines)h(are)g(inserted)h
+(b)o(y)e(putting)h Fo(\\noalign{\\hrule})o Fu(;)d(v)o(ertical)i(lines)0
+466 y(are)g(inserted)h(b)o(y)f(putting)f Fo(\\vrule)g Fu(in)g(either)i(the)f
+(template)f(or)h(the)g(displa)o(y)f(line.)18 b(But)13 b(still)f(all)f(is)i
+(not)0 516 y(completely)g(straigh)o(tforw)o(ard.)18 b(Supp)q(ose)e(w)o(e)e
+(tak)o(e)g(our)h(last)f(example)e(and)i(c)o(hange)h(the)g(template)e(to)0
+565 y(get)h(v)o(ertical)g(lines)g(and)f(also)h(insert)g(horizon)o(tal)f
+(lines.)0 665 y Fo(\\halign{\\hskip)19 b(2in\\vrule\\quad)g($#$\\quad)h(&)i
+(\\vrule)e(\\hfil\\quad)g(#)h(\\hfil)600 715 y(&)h(\\quad)e(\\vrule)h(\\quad)
+g($#$\\quad)600 765 y(&)h(\\vrule\\hfil)d(\\quad)i(#)g(\\quad)g(\\hfil)g
+(\\vrule)g(\\cr)0 814 y(\\noalign{\\hrule})0 864 y(\\alpha)g(&)g(alpha)g(&)g
+(\\beta)g(&)h(beta)f(\\cr)0 914 y(\\noalign{\\hrule})0 964
+y(\\gamma)g(&)g(gamma)g(&)g(\\delta)g(&)h(delta)e(\\cr)0 1014
+y(\\noalign{\\hrule})0 1064 y(\\epsilon)g(&)i(epsilon)e(&)i(\\zeta)e(&)i
+(zeta)f(\\cr)0 1113 y(\\noalign{\\hrule})0 1163 y(})0 1263
+y Fu(do)q(esn't)14 b(giv)o(e)g(exactly)g(what)f(w)o(e)i(w)o(an)o(t.)p
+0 1322 1270 2 v 0 1322 V 600 1359 2 37 v 643 1351 a Fr(\013)p
+711 1359 V 101 w Fu(alpha)p 955 1359 V 127 w Fr(\014)p 1066
+1359 V 93 w Fu(b)q(eta)p 1268 1359 V 0 1361 1270 2 v 0 1361
+V 600 1398 2 37 v 643 1390 a Fr(\015)p 711 1398 V 91 w Fu(gamm)o(a)p
+955 1398 V 109 w Fr(\016)p 1066 1398 V 93 w Fu(delta)p 1268
+1398 V 0 1399 1270 2 v 0 1399 V 600 1436 2 37 v 643 1428 a
+Fr(\017)p 711 1436 V 98 w Fu(epsilon)p 955 1436 V 115 w Fr(\020)p
+1066 1436 V 101 w Fu(zeta)p 1268 1436 V 0 1438 1270 2 v 0 1438
+V 83 1517 a(There)j(are)e(sev)o(eral)h(de\014ciencies:)25 b(the)17
+b(most)f(ob)o(vious)f(is)i(the)g(extended)h(horizon)o(tal)d(lines,)i(but)0
+1566 y(also)11 b(the)g(text)h(lo)q(oks)f(somewhat)f(squashed)i(in)o(to)f(the)
+g(b)q(o)o(xes.)18 b(In)11 b(addition,)f(the)i(text)g(has)f(a)g(little)f
+(extra)0 1616 y(space)16 b(on)f(the)g(righ)o(t)g(rather)h(than)f(b)q(eing)g
+(p)q(erfectly)h(cen)o(tered.)24 b(As)15 b(in)g(the)g Fo(\\settabs)f
+Fu(en)o(vironmen)o(t,)0 1666 y(lines)h(can)h(b)q(e)g(made)f(taller)g(b)o(y)g
+(including)f(the)j(con)o(trol)e(w)o(ord)g Fo(\\strut)f Fu(in)h(the)i
+(template.)k(A)16 b(further)1716 1664 y Fs(T)1734 1670 y(E)1753
+1664 y(Xb)q(o)q(ok:)e(82)0 1716 y Fu(problem)c(can)h(o)q(ccur)h(when)g(the)g
+(page)f(is)g(set)h(since)g(T)833 1725 y(E)856 1716 y(X)f(ma)o(y)f(spread)i
+(lines)f(apart)g(sligh)o(tly)f(to)h(impro)o(v)o(e)0 1766 y(the)i(app)q
+(earance)g(of)e(the)i(page.)k(This)12 b(w)o(ould)f(lea)o(v)o(e)h(a)g(gap)f(b)
+q(et)o(w)o(een)j(the)e(v)o(ertical)g(lines,)g(so)g(w)o(e)g(use)h(the)0
+1816 y(con)o(trol)h(w)o(ord)f Fo(\\offinterlineskip)e Fu(within)i(the)h
+Fo(\\halign)f Fu(to)h(a)o(v)o(oid)e(this.)18 b(Finally)13 b(w)o(e)h(can)g
+(get)g(rid)0 1865 y(of)e(the)i(lines)f(stic)o(king)f(out)h(on)f(the)i(left)e
+(b)o(y)h(deleting)g(the)g Fo(\\hskip)21 b(2)h(in)12 b Fu(from)f(the)j
+(template)e(line.)17 b(T)m(o)0 1915 y(mo)o(v)o(e)12 b(the)j(table)f(to)g(the)
+g(same)f(p)q(osition)h(w)o(e)g(use)h Fo(\\moveright)p Fu(.)h(Finally)m(,)11
+b(w)o(e)k(can)f(see)h(ho)o(w)f(to)f(cen)o(ter)0 1965 y(the)k(text)g(b)o(y)f
+(noting)g(that)g(the)h(extra)g(space)h(o)q(ccurs)g(in)e(the)h(template)e
+(line)h(after)h(the)g Fo(#)f Fu(where)h(the)0 2015 y(text)d(is)g(inserted.)20
+b(Hence)15 b(w)o(e)f(can)g(impro)o(v)o(e)e(our)i(result)h(b)o(y)e(using)0
+2114 y Fo(\\moveright)20 b(2)h(in)0 2164 y(\\vbox{\\offinterli)o(neski)o(p)0
+2214 y(\\halign{\\strut)e(\\vrule)h(\\quad)h($#$\\quad)f(&\\vrule)h(\\hfil)f
+(\\quad)h(#\\quad)g(\\hfil)0 2264 y(&\\vrule)f(\\quad)h($#$\\quad)f(&\\vrule)
+h(\\hfil)f(\\quad)h(#\\quad)g(\\hfil)f(\\vrule)h(\\cr)0 2314
+y(\\noalign{\\hrule})804 2425 y Fu(53)p eop
+%%Page: 54 60
+54 59 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))653
+b(Section)14 b(6:)k(All)13 b(in)g(a)h(ro)o(w)p 1648 183 V 0
+185 1650 2 v 0 185 V 0 267 a Fo(\\alpha)21 b(&)g(alpha)g(&)g(\\beta)g(&)h
+(beta)f(\\cr)0 316 y(\\noalign{\\hrule})0 366 y(\\gamma)g(&)g(gamma)g(&)g
+(\\delta)g(&)h(delta)e(\\cr)0 416 y(\\noalign{\\hrule})0 466
+y(\\epsilon)g(&)i(epsilon)e(&)i(\\zeta)e(&)i(zeta)f(\\cr)0
+516 y(\\noalign{\\hrule})0 565 y(}})0 665 y Fu(to)14 b(get)p
+600 729 642 2 v 600 729 V 600 779 2 50 v 643 764 a Fr(\013)p
+711 779 V 101 w Fu(alpha)p 941 779 V 114 w Fr(\014)p 1052 779
+V 92 w Fu(b)q(eta)p 1240 779 V 600 780 642 2 v 600 780 V 600
+830 2 50 v 643 815 a Fr(\015)p 711 830 V 91 w Fu(gamm)o(a)p
+941 830 V 96 w Fr(\016)p 1052 830 V 92 w Fu(delta)p 1240 830
+V 600 832 642 2 v 600 832 V 600 881 2 50 v 643 867 a Fr(\017)p
+711 881 V 98 w Fu(epsilon)p 941 881 V 102 w Fr(\020)p 1052
+881 V 100 w Fu(zeta)p 1240 881 V 600 883 642 2 v 600 883 V
+83 983 a(In)i(general,)f(if)g(w)o(e)h(w)o(an)o(t)f(to)h(construct)h(a)e
+(table)h(with)f(b)q(o)o(xed)h(en)o(tries)g(that)g(is)f(cen)o(tered)j(on)d
+(the)0 1033 y(page,)e(w)o(e)h(can)g(do)g(so)f(b)o(y)h(putting)f(the)i
+Fo(\\vbox)d Fu(within)h(a)h Fo(\\centerline{})p Fu(.)h(But)f(here)h(is)f(a)f
+(tric)o(k)h(that)0 1082 y(will)h(pro)q(duce)j(a)f(nicer)g(result.)28
+b(If)16 b(the)h Fo(\\vbox)f Fu(is)h(put)g(in)f(b)q(et)o(w)o(een)i(double)f
+(dollar)f(signs,)h(it)f(will)f(b)q(e)0 1132 y(t)o(yp)q(eset)c(as)e(displa)o
+(y)o(ed)g(mathematics.)14 b(Of)c(course,)h(there)f(is)f(no)h(actual)f
+(mathematics)e(b)q(eing)i(displa)o(y)o(ed,)0 1182 y(but)16
+b(T)101 1191 y(E)124 1182 y(X)g(will)f(put)h(in)f(a)h(little)f(extra)h(space)
+h(ab)q(o)o(v)o(e)f(and)f(b)q(elo)o(w)h(the)g(table)g(as)g(is)g(appropriate)g
+(for)f(a)0 1232 y(displa)o(y)m(.)23 b(Hence)17 b(a)f(cen)o(tered)i(table)e
+(with)g(this)g(nice)g(spacing)g(ma)o(y)e(b)q(e)j(formed)d(using)i(the)h
+(follo)o(wing)0 1282 y(four)g(steps:)26 b(\(1\))17 b(put)g(a)g
+Fo(\\vbox)f Fu(b)q(et)o(w)o(een)j(double)e(dollar)f(signs,)h(\(2\))g(put)h
+(an)f Fo(\\offinterlinesk)o(ip)0 1331 y Fu(and)f(an)g Fo(\\halign)e
+Fu(within)i(the)g Fo(\\vbox)p Fu(,)f(\(3\))h(in)g(the)h Fo(\\halign)d
+Fu(put)i(a)g(template)f(line)h(with)f(a)h Fo(\\strut)0 1381
+y Fu(in)d(the)h(b)q(eginning,)e(and)h(a)g Fo(\\vrule)f Fu(surrounding)i(eac)o
+(h)f(en)o(try)m(,)g(\(4\))h(eac)o(h)f(ro)o(w)h(of)e(the)i(table)f(should)g(b)
+q(e)0 1431 y(preceded)j(and)e(follo)o(w)o(ed)e(b)o(y)i Fo(\\noalign{\\hrule})
+o Fu(.)83 1531 y(Here)h(is)f(the)g(pattern)h(to)f(b)q(e)g(follo)o(w)o(ed:)0
+1630 y Fo($$\\vbox{)0 1680 y(\\offinterlineskip)0 1730 y(\\halign{)0
+1780 y(\\strut)21 b(\\vrule)f(#)i(&)f(\\vrule)g(#)g(&)h Fr(:)7
+b(:)g(:)e Fo(&)22 b(\\vrule)e(#)i(\\vrule)f(\\cr)0 1830 y(\\noalign{\\hrule})
+0 1879 y(<first)g(column)f(entry>)h(&)g(<second)g(column)f(entry>)h(&)g
+Fr(:)7 b(:)g(:)f Fo(&)21 b(<last)g(column)g(entry>)f(\\cr)0
+1929 y(\\noalign{\\hrule})0 1979 y Fr(:)7 b(:)g(:)0 2029 y
+Fo(\\noalign{\\hrule})0 2079 y(<first)21 b(column)f(entry>)h(&)g(<second)g
+(column)f(entry>)h(&)g Fr(:)7 b(:)g(:)f Fo(&)21 b(<last)g(column)g(entry>)f
+(\\cr)0 2128 y(\\noalign{\\hrule})0 2178 y(})0 2228 y(}$$)804
+2425 y Fu(54)p eop
+%%Page: 55 61
+55 60 bop 0 267 a Fw(Section)22 b(7)0 329 y(Rolling)f(y)n(our)j(o)n(wn)p
+0 392 1650 2 v 0 392 V 83 589 a Fu(In)11 b(this)g(section)h(w)o(e'll)e
+(create)j(new)f(con)o(trol)f(w)o(ords.)17 b(The)12 b(making)c(of)j(these)i
+(new)e(de\014nitions,)h(also)0 638 y(called)i(macros,)f(is)h(one)h(of)f(the)h
+(most)e(p)q(o)o(w)o(erful)h(tec)o(hniques)h(a)o(v)n(ailable)e(in)h(T)1228
+647 y(E)1251 638 y(X.)19 b(F)m(or)14 b(the)h(\014rst)g(appli-)0
+688 y(cation)e(of)f(this)h(facilit)o(y)m(,)e(w)o(e'll)g(see)k(ho)o(w)d(a)h
+(new)g(de\014nition)g(can)g(sa)o(v)o(e)g(a)g(lot)f(of)h(t)o(yping)f(b)o(y)h
+(substituting)0 738 y(short)h(strings)h(for)e(long)g(ones.)0
+912 y Fv(7.1)18 b(The)h(long)g(and)g(short)f(of)g(it)83 1012
+y Fu(The)h(con)o(trol)f(w)o(ord)h Fo(\\def)f Fu(is)g(used)i(to)e(de\014ne)i
+(new)f(con)o(trol)f(w)o(ords.)33 b(The)19 b(simplest)e(form)g(for)0
+1062 y(doing)f(this)g(is)h Fo(\\def\\newname{)p Fr(:)7 b(:)f(:)m
+Fo(})p Fu(.)25 b(Then)17 b(whenev)o(er)h Fo(\\newname)d Fu(app)q(ears)j(in)e
+(y)o(our)g(input)h(\014le,)f(it)0 1112 y(will)f(b)q(e)h(replaced)h(b)o(y)f
+(whatev)o(er)h(is)f(b)q(et)o(w)o(een)h(the)g(braces)g(in)f(the)g
+(de\014nition.)24 b(Of)16 b(course)i Fo(\\newname)0 1161 y
+Fu(m)o(ust)h(satisfy)g(the)h(con)o(v)o(en)o(tion)f(for)h(naming)d(con)o(trol)
+i(sequences,)24 b(that)19 b(is,)i(it)e(m)o(ust)g(b)q(e)h(a)f(con)o(trol)0
+1211 y(w)o(ord)13 b(\(all)f(letters\))j(or)e(a)g(con)o(trol)f(sym)o(b)q(ol)g
+(\(exactly)h(one)g(nonletter\).)19 b(So,)13 b(for)g(example,)e(supp)q(ose)j
+(y)o(ou)0 1261 y(write)k(a)f(do)q(cumen)o(t)g(that)h(con)o(tains)f(the)h
+(phrase)h(\\Univ)o(ersit)o(y)e(of)g(Manitoba")f(man)o(y)g(times.)27
+b(Then)0 1311 y Fo(\\def\\um{Universit)o(y)19 b(of)i(Manitoba})c
+Fu(de\014nes)i(a)f(new)g(con)o(trol)g(sequence)j Fo(\\um)c
+Fu(whic)o(h)h(can)g(then)0 1361 y(b)q(e)g(used)h(at)f(an)o(y)f(time.)28
+b(The)19 b(sen)o(tence)h Fo(I)h(take)g(courses)f(at)i(the)f(\\um.)c
+Fu(then)h(mak)o(es)f(sense.)31 b(If)0 1411 y(the)15 b(con)o(trol)g(w)o(ord)f
+(exists,)i(y)o(our)e(new)h(de\014nition)g(will)e(replace)i(it)g(\(this)g
+(includes)g(the)g(con)o(trol)g(w)o(ords)0 1460 y(de\014ned)j(b)o(y)e(T)229
+1469 y(E)253 1460 y(X,)g(so)h(a)f(little)h(care)g(m)o(ust)f(b)q(e)h(tak)o(en)
+g(in)g(the)g(c)o(hoice)g(of)g(name\).)25 b(An)o(y)17 b(de\014nition)g(is,)0
+1510 y(ho)o(w)o(ev)o(er,)d(lo)q(cal)f(to)h(the)g(group)g(in)f(whic)o(h)h(it)f
+(is)h(de\014ned.)19 b(F)m(or)14 b(example,)0 1610 y Fo(\\def\\um{Universit)o
+(y)19 b(of)i(Manitoba})0 1660 y(I)h(took)f(my)g(first)g(course)f(at)i(the)f
+(\\um.)0 1709 y({)0 1759 y(\\def\\um{Universit)o(\\'e)e(de)i(Montr\\'eal})0
+1809 y(Then)g(I)h(took)f(my)g(next)g(course)f(at)i(the)f(\\um.)0
+1859 y(})0 1909 y(Finally)f(I)i(took)f(my)g(last)g(course)g(at)g(the)g(\\um.)
+0 2008 y Fu(giv)o(es)83 2133 y(I)13 b(to)q(ok)h(m)o(y)d(\014rst)j(course)h
+(at)e(the)i(Univ)o(ersit)o(y)e(of)g(Manitoba.)53 b(Then)14
+b(I)g(to)q(ok)f(m)o(y)e(next)j(course)h(at)0 2183 y(the)f(Univ)o(ersit)o
+(\023)-20 b(e)15 b(de)f(Mon)o(tr)o(\023)-20 b(eal.)37 b(Finally)12
+b(I)i(to)q(ok)f(m)o(y)f(last)i(course)h(at)f(the)h(Univ)o(ersit)o(y)e(of)h
+(Manitoba.)804 2425 y(55)p eop
+%%Page: 56 62
+56 61 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))559
+b(Section)14 b(7:)k(Rolling)12 b(y)o(our)h(o)o(wn)p 1648 183
+V 0 185 1650 2 v 0 185 V 83 267 a(Remem)o(b)q(er)g(that)i(all)f(spaces)i
+(after)f(a)g(con)o(trol)g(w)o(ord)f(are)i(absorb)q(ed;)f(this)g(includes)h
+(the)f(con)o(trol)0 316 y(w)o(ords)k(that)f(y)o(ou)g(de\014ne.)33
+b(In)18 b(the)h(previous)g(example,)f(an)o(y)g(space)h(after)g
+Fo(\\um)f Fu(w)o(ould)g(b)q(e)h(ignored.)0 366 y(Ho)o(w)o(ev)o(er,)g(the)g
+(space)g(after)f(the)h(\014rst)g(p)q(erio)q(d)f(and)g(the)h(space)g(after)f
+(the)h(\014rst)g(op)q(ening)f(brace)h(are)0 416 y(di\013eren)o(t;)13
+b(if)e(y)o(ou)g(lo)q(ok)g(closely)h(at)f(the)i(end)f(of)f(the)i(\014rst)f
+(sen)o(tence)i(t)o(yp)q(eset)g(using)d(the)h(example,)f(y)o(ou'll)0
+466 y(see)19 b(some)d(extra)i(space.)30 b(This)18 b(can)g(b)q(e)g(eliminated)
+d(b)o(y)j(putting)f(a)g Fo(\045)g Fu(after)h(the)g(op)q(ening)g(brace)g(to)0
+516 y(mak)o(e)10 b(the)i(rest)h(of)e(the)i(line)e(a)g(commen)o(t.)k(The)d
+(same)f(holds)h(for)f(the)h(line)f(with)h(the)g(last)f(closing)g(brace.)0
+565 y(Careful)17 b(con)o(trol)g(of)f(spaces)j(often)e(calls)g(for)g(the)h
+(\\commen)o(ting)c(out")i(of)h(the)h(end)g(of)e(lines)h(in)g(this)0
+615 y(manner.)83 715 y(Once)d(a)f(new)h(con)o(trol)e(sequence)k(has)d(b)q
+(een)h(de\014ned,)g(it)e(ma)o(y)g(b)q(e)h(used)h(in)f(new)g(de\014nitions.)18
+b(This)0 765 y(is)c(one)g(w)o(a)o(y)f(of)g(making)f(simple)g(form)g(letters.)
+20 b(First)14 b(let's)g(de\014ne)h(a)e(simple)g(letter.)0 864
+y Fo(\\def\\letter{)0 914 y(\\par)21 b(\\noindent)0 964 y(Dear)g(\\name,)22
+1014 y(This)g(is)g(a)h(little)e(note)h(to)h(let)f(you)g(know)g(that)g(your)g
+(name)g(is)g(\\name.)22 1064 y(\\hskip)f(2)i(in)f(Sincerely)f(yours,)0
+1113 y(\\vskip)h(2\\baselineskip)0 1163 y(\\hskip)g(2)g(in)h(The)f(NameNoter)
+0 1213 y(\\smallskip)f(\\hrule)0 1263 y(})83 1362 y Fu(No)o(w)c(this)f
+(letter)i(uses)g(the)g(con)o(trol)e(w)o(ord)h Fo(\\name)p Fu(,)f(whic)o(h)g
+(is)h(unde\014ned)h(at)f(this)f(p)q(oin)o(t.)24 b(When)0 1412
+y Fo(\\letter)12 b Fu(is)i(used,)g(the)h(curren)o(t)g(v)n(alue)f(of)f
+Fo(\\name)g Fu(will)f(app)q(ear)i(in)g(the)g(b)q(o)q(dy)g(of)f(the)i(letter.)
+k(Hence)0 1512 y Fo(\\def\\name{Michael)f(Bishop})0 1562 y(\\letter)0
+1611 y(\\def\\name{Michell)o(e)h(L\\'ev\\^eque})0 1661 y(\\letter)0
+1761 y Fu(will)14 b(pro)q(duce)i(t)o(w)o(o)e(copies)i(of)e(the)i(letter,)g
+(eac)o(h)f(with)g(the)h(correct)g(name,)e(follo)o(w)o(ed)f(b)o(y)i(a)g
+(horizon)o(tal)0 1811 y(rule:)0 1910 y(Dear)f(Mic)o(hael)g(Bishop,)83
+2010 y(This)g(is)g(a)f(little)g(note)i(to)e(let)h(y)o(ou)g(kno)o(w)f(that)h
+(y)o(our)g(name)e(is)i(Mic)o(hael)g(Bishop.)683 2110 y(Sincerely)h(y)o(ours,)
+683 2309 y(The)f(NameNoter)p 0 2323 V 0 2323 V 804 2425 a(56)p
+eop
+%%Page: 57 63
+57 62 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))559
+b(Section)14 b(7:)k(Rolling)12 b(y)o(our)h(o)o(wn)p 1648 183
+V 0 185 1650 2 v 0 185 V 0 267 a(Dear)h(Mic)o(helle)g(L)o(\023)-20
+b(ev)o(^)g(eque,)83 366 y(This)14 b(is)g(a)f(little)g(note)i(to)e(let)h(y)o
+(ou)g(kno)o(w)f(that)h(y)o(our)g(name)e(is)i(Mic)o(helle)g(L)o(\023)-20
+b(ev)o(^)g(eque.)683 466 y(Sincerely)15 b(y)o(ours,)683 665
+y(The)f(NameNoter)p 0 679 V 0 679 V 83 758 a(W)m(e)f(could)f(ha)o(v)o(e)h
+(put)g(an)o(ything)f(b)q(et)o(w)o(een)i(the)g(braces)g(in)f
+Fo(\\def\\name{)p Fr(:)7 b(:)g(:)l Fo(})p Fu(;)13 b(it)f(could)h(b)q(e)g(sev)
+o(eral)0 808 y(paragraphs)18 b(long)e(and)h(use)i(other)f(con)o(trol)f
+(sequences)j(\(although)d(in)g(this)g(con)o(text)h(it)f(w)o(ould)g(b)q(e)h(a)
+0 857 y(little)e(strange\).)28 b(Of)17 b(course)h(it)e(is)h(p)q(ossible)g(to)
+g(use)g Fo(\\vfill)k(\\eject)16 b Fu(as)g(part)h(of)g(the)g(de\014nition)g
+(of)0 907 y Fo(\\letter)12 b Fu(to)i(eject)h(the)g(page)e(when)i(the)f
+(letter)h(is)f(completed.)0 1057 y Fr(.)i Fu(Exercise)j(7.1)40
+b(Mak)o(e)17 b(a)g(form)e(letter)i(that)g(uses)h(the)g(con)o(trol)e(w)o(ords)
+h Fo(\\name)p Fu(,)f Fo(\\address)p Fu(,)g Fo(\\city)p Fu(,)0
+1106 y Fo(\\state)p Fu(,)c(and)i Fo(\\zipcode)p Fu(.)0 1256
+y Fr(.)c Fu(Exercise)j(7.2)40 b(An)11 b(unn)o(um)o(b)q(ered)g(list)f(of)g
+(items)g(is)g(often)h(made)e(using)i Fo(\\item{$\\bullet$})o
+Fu(.)j(De\014ne)0 1306 y(a)h(macro)e Fo(\\bitem)h Fu(that)h(do)q(es)g(this,)g
+(and)f(use)i(it)f(for)f(sev)o(eral)h(paragraphs.)21 b(No)o(w)15
+b(c)o(hange)g(eac)o(h)g(bullet)0 1356 y(to)f(a)h(dash)g(\(note)g(that)g(a)f
+(simple)f(c)o(hange)i(in)f(the)h(macro)f(propagates)h(all)e(the)i(necessary)i
+(c)o(hanges)e(in)0 1405 y(all)e(of)g(the)h(paragraphs\).)0
+1555 y Fr(.)e Fu(Exercise)i(7.3)41 b(Supp)q(ose)13 b(that)f(y)o(ou)g(are)h
+(going)e(to)h(ha)o(v)o(e)g(to)h(format)d(sev)o(eral)j(paragraphs)f(in)g(a)g
+(pap)q(er)0 1605 y(using)17 b Fo(\\hangindent)j(=)h(30)h(pt)p
+Fu(,)17 b Fo(\\hangafter)j(=)h(4)p Fu(,)d(and)f Fo(\\filbreak)e
+Fu(\(don't)i(w)o(orry)h(ab)q(out)f(what)0 1654 y(these)e(con)o(trol)e
+(sequences)k(actually)12 b(do;)h(the)i(only)d(imp)q(ortan)o(t)g(thing)h(for)h
+(no)o(w)f(is)g(that)h(once)g(they)h(are)0 1704 y(set,)e(they)g(remain)e(in)h
+(e\013ect)i(for)e(only)f(one)i(paragraph\).)k(De\014ne)c(a)f(single)g(con)o
+(trol)g(sequence)i Fo(\\setpar)0 1754 y Fu(whic)o(h)g(can)g(then)g(b)q(e)h
+(put)f(in)f(fron)o(t)h(of)f(eac)o(h)i(paragraph)e(that)h(needs)h(to)f(b)q(e)h
+(so)f(formatted.)0 1928 y Fv(7.2)k(Filli)q(ng)k(in)d(with)i(parameters)83
+2028 y Fu(It's)d(p)q(ossible)g(to)g(use)h(macros)e(in)h(m)o(uc)o(h)f(greater)
+i(generalit)o(y)f(b)o(y)g(allo)o(wing)d(parameters)j(to)g(b)q(e)0
+2078 y(passed.)31 b(The)19 b(idea)e(is)h(somewhat)f(similar)e(to)j(the)h
+(template)e(line)g(in)h(the)g Fo(\\halign)f Fu(en)o(vironmen)o(t.)0
+2128 y(First,)d(let's)f(lo)q(ok)g(at)g(the)i(case)f(where)h(there)g(is)e(one)
+h(parameter.)k(In)13 b(this)h(case)h(a)e(con)o(trol)g(sequence)j(is)0
+2177 y(de\014ned)g(b)o(y)f Fo(\\def\\newword#1{)o Fr(:)7 b(:)f(:)m
+Fo(})p Fu(.)21 b(The)15 b(sym)o(b)q(ol)e Fo(#1)h Fu(ma)o(y)f(app)q(ear)i(b)q
+(et)o(w)o(een)i(the)e(braces)h(\(sev)o(eral)0 2227 y(times\))c(in)h(the)h
+(de\014nition)f(of)g Fo(\\newword)p Fu(.)j(The)e(material)d(b)q(et)o(w)o(een)
+j(the)g(braces)h(acts)f(lik)o(e)e(a)h(template.)0 2277 y(When)k
+Fo(\\newword{)p Fr(:)7 b(:)g(:)m Fo(})16 b Fu(app)q(ears)i(in)e(the)i(text,)f
+(it)g(will)e(use)j(the)f(de\014nition)g(of)f Fo(\\newword)f
+Fu(with)h(the)804 2425 y(57)p eop
+%%Page: 58 64
+58 63 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))559
+b(Section)14 b(7:)k(Rolling)12 b(y)o(our)h(o)o(wn)p 1648 183
+V 0 185 1650 2 v 0 185 V 0 267 a(material)j(b)q(et)o(w)o(een)k(the)f(braces)h
+(inserted)g(in)o(to)d(the)i(template)f(at)g(ev)o(ery)h(o)q(ccurrence)j(of)17
+b Fo(#1)h Fu(in)g(the)0 316 y(original)f(de\014nition.)34 b
+Ft(The)21 b(spacing)g(in)f(the)h(original)e(de\014nition)f(is)j(crucial)f
+(here;)k(there)0 366 y(m)o(ust)14 b(b)q(e)i(no)f(spaces)h(b)q(efore)e(the)h
+(op)q(ening)f(brace)p Fu(.)83 466 y(As)g(an)g(example,)e(w)o(e)i(could)g(use)
+h(the)f(form)e(letter)j(of)e(the)i(last)f(section)g(in)g(the)g(follo)o(wing)d
+(w)o(a)o(y:)0 565 y Fo(\\def\\letter#1{)0 615 y(\\par)21 b(\\noindent)0
+665 y(Dear)g(#1,)0 765 y(This)g(is)g(a)h(little)e(note)h(to)h(let)f(you)g
+(know)g(that)g(your)g(name)g(is)g(#1.)0 864 y(\\hskip)g(2)g(in)h(Sincerely)d
+(yours,)0 914 y(\\vskip)i(2\\baselineskip)0 964 y(\\hskip)g(2)g(in)h(The)f
+(NameNoter)0 1014 y(\\smallskip)f(\\hrule)0 1064 y(})83 1163
+y Fu(No)o(w)14 b(w)o(e)g(can)g(use)0 1263 y Fo(\\letter{Michael)19
+b(Bishop})0 1313 y(\\letter{Michelle)f(L\\'ev\\^eque})0 1412
+y Fu(to)c(get)0 1537 y(Dear)g(Mic)o(hael)g(Bishop,)83 1636
+y(This)g(is)g(a)f(little)g(note)i(to)e(let)h(y)o(ou)g(kno)o(w)f(that)h(y)o
+(our)g(name)e(is)i(Mic)o(hael)g(Bishop.)683 1736 y(Sincerely)h(y)o(ours,)683
+1935 y(The)f(NameNoter)p 0 1949 V 0 1949 V 804 2425 a(58)p
+eop
+%%Page: 59 65
+59 64 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))559
+b(Section)14 b(7:)k(Rolling)12 b(y)o(our)h(o)o(wn)p 1648 183
+V 0 185 1650 2 v 0 185 V 0 267 a(Dear)h(Mic)o(helle)g(L)o(\023)-20
+b(ev)o(^)g(eque,)83 366 y(This)14 b(is)g(a)f(little)g(note)i(to)e(let)h(y)o
+(ou)g(kno)o(w)f(that)h(y)o(our)g(name)e(is)i(Mic)o(helle)g(L)o(\023)-20
+b(ev)o(^)g(eque.)683 466 y(Sincerely)15 b(y)o(ours,)683 665
+y(The)f(NameNoter)p 0 679 V 0 679 V 199 862 a(No)o(w)9 b(let's)h(de\014ne)g
+Fo(\\def\\displaytext#)o(1{$$\\)o(vbox)o({\\hsi)o(ze)19 b(=)i(12)h(cm)f
+(#1}$$})116 911 y Fu(as)16 b(a)f(new)h(macro)e(to)h(displa)o(y)g(text.)23
+b(Then)16 b Fo(\\displaytext{)p Fr(:)7 b(:)f(:)m Fo(})15 b
+Fu(will)f(cause)i(the)g(ma-)116 961 y(terial)f(b)q(et)o(w)o(een)h(the)f
+(braces)h(to)f(b)q(e)g(put)g(in)f(a)h(paragraph)f(with)g(width)h(12)f(cen)o
+(timeters)116 1011 y(and)i(then)h(cen)o(tered)h(with)e(some)f(space)i(added)g
+(ab)q(o)o(v)o(e)f(and)g(b)q(elo)o(w)f(as)i(is)f(appropriate)116
+1061 y(for)e(a)f(displa)o(y)m(.)k(This)d(paragraph)f(w)o(as)h(set)h(using)f
+(this)g Fo(\\displaytext)d Fu(macro.)83 1210 y(The)h(parameter)f(of)f(a)h
+(macro)f(can)h(b)q(e)h(no)f(more)f(than)h(one)h(paragraph)f(long.)16
+b(If)11 b(a)g(new)g(paragraph)0 1260 y(is)k(encoun)o(tered)h(as)f(part)g(of)f
+(a)h(parameter,)f(an)h(error)g(will)f(b)q(e)h(generated.)22
+b(This)15 b(is)f(a)h(safet)o(y)g(feature,)0 1310 y(for)e(otherwise)i(the)f
+(acciden)o(tal)g(omission)d(of)i(a)h(closing)f(brace)h(w)o(ould)f(cause)i(T)
+1265 1319 y(E)1288 1310 y(X)e(to)h(eat)g(up)g(the)g(rest)0
+1360 y(of)f(the)i(\014le)f(as)g(the)g(parameter.)0 1509 y Fr(.)c
+Fu(Exercise)i(7.4)40 b(De\014ne)11 b(a)f(macro)f Fo(\\yourgrade)f
+Fu(so)i(that)h Fo(\\yourgrade{89})c Fu(will)i(cause)i(the)g(follo)o(wing)0
+1559 y(sen)o(tence)16 b(to)e(b)q(e)h(t)o(yp)q(eset:)k(The)14
+b(grade)h(y)o(ou)e(receiv)o(ed)i(is)f(89\045.)j(It)d(should)g(b)q(e)h(able)e
+(to)h(w)o(ork)g(with)f(an)o(y)0 1609 y(other)i(p)q(ercen)o(tage,)g(of)e
+(course.)83 1733 y(It's)c(not)h(really)f(an)o(y)f(harder)j(to)e(use)h(more)f
+(than)g(one)h(parameter.)16 b(The)10 b(form)d(used)k(to)e(de\014ne)h(a)g(new)
+0 1783 y(con)o(trol)15 b(w)o(ord)h(with)f(t)o(w)o(o)g(parameters)g(is)h
+Fo(\\def\\newword#1#2)o({)p Fr(:)7 b(:)f(:)m Fo(})p Fu(.)22
+b(The)16 b(de\014nition)f(b)q(et)o(w)o(een)i(the)0 1833 y(braces)12
+b(ma)o(y)c(ha)o(v)o(e)i Fo(#1)g Fu(and)h Fo(#2)e Fu(o)q(ccurring)j(in)d(it,)i
+(p)q(erhaps)g(sev)o(eral)g(times.)16 b(When)11 b Fo(\\newword{)p
+Fr(:)c(:)g(:)l Fo(}{)p Fr(:)g(:)g(:)n Fo(})0 1883 y Fu(app)q(ears)14
+b(in)e(the)h(text,)g(the)g(material)e(b)q(et)o(w)o(een)j(the)f(\014rst)h(set)
+g(of)e(braces)i(replaces)g Fo(#1)e Fu(in)g(the)h(de\014nition)0
+1933 y(and)h(the)h(material)e(b)q(et)o(w)o(een)j(the)f(second)g(set)h(of)d
+(braces)j(replaces)g Fo(#2)e Fu(in)g(the)h(de\014nition.)k(Here)d(is)e(an)0
+1982 y(example)f(follo)o(w)o(ed)f(b)o(y)i(its)f(result:)0 2082
+y Fo(\\def\\talks#1#2{#1)18 b(talks)j(to)g(#2.})0 2132 y(\\talks{John}{Jane)o
+(})0 2182 y(\\talks{Jane}{John)o(})0 2231 y(\\talks{John}{me})0
+2281 y(\\talks{She}{Jane})804 2425 y Fu(59)p eop
+%%Page: 60 66
+60 65 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))559
+b(Section)14 b(7:)k(Rolling)12 b(y)o(our)h(o)o(wn)p 1648 183
+V 0 185 1650 2 v 0 185 V 83 267 a(John)h(talks)g(to)f(Jane.)19
+b(Jane)14 b(talks)g(to)g(John.)k(John)c(talks)f(to)h(me.)j(She)e(talks)e(to)h
+(Jane.)0 416 y Fr(.)i Fu(Exercise)i(7.5)41 b(In)16 b(a)h(manner)e(similar)f
+(to)j(the)g(previous)g(exercise,)h(de\014ne)g(a)e(macro)f Fo(\\yourgrade)0
+466 y Fu(so)h(that)h Fo(\\yourgrade{89}{8)o(5})c Fu(causes)18
+b(the)f(follo)o(wing)c(sen)o(tence)19 b(to)d(b)q(e)h(t)o(yp)q(eset:)24
+b(Y)m(ou)16 b(receiv)o(ed)h(a)0 516 y(grade)d(of)f(89\045)g(on)h(y)o(our)g
+(\014rst)g(exam)f(and)h(a)f(grade)h(of)g(85\045)f(on)g(y)o(our)h(second)h
+(exam.)0 665 y Fr(.)f Fu(Exercise)h(7.6)41 b(W)m(rite)13 b(a)h(macro)e
+Fo(\\frac)h Fu(so)h(that)g Fo(\\frac{a}{b})e Fu(will)g(t)o(yp)q(eset)j(the)g
+(fraction)1537 649 y Fd(a)p 1537 656 19 2 v 1537 656 V 1539
+679 a(b)1560 665 y Fu(.)83 814 y(It's)f(imp)q(ortan)o(t)e(not)i(to)g(put)h
+(an)o(y)e(spaces)j(b)q(efore)e(the)h(\014rst)g(brace)g(in)f(the)g
+(de\014nition.)k(If)c(y)o(ou)g(do,)0 864 y(T)23 873 y(E)46
+864 y(X)j(will)f(in)o(terpret)j(the)e(de\014nition)g(di\013eren)o(tly)h(from)
+d(the)j(w)o(a)o(y)f(describ)q(ed)i(here.)29 b(F)m(or)17 b(more)f(than)0
+914 y(t)o(w)o(o)h(parameters,)g(the)h(metho)q(d)e(of)g(de\014nition)h(is)g
+(similar.)25 b(T)m(o)16 b(de\014ne)i(a)f(con)o(trol)g(w)o(ord)g(with)g(three)
+0 964 y(parameters,)c(start)h(with)f Fo(\\def\\newword#1#2#)o(3{)p
+Fr(:)6 b(:)h(:)l Fo(})p Fu(.)18 b(Then)c Fo(#1)p Fu(,)e Fo(#2)h
+Fu(and)g Fo(#3)g Fu(ma)o(y)e(o)q(ccur)k(b)q(et)o(w)o(een)0
+1014 y(the)g(braces.)20 b(When)14 b Fo(\\newword{)p Fr(:)7
+b(:)g(:)m Fo(}{)p Fr(:)g(:)g(:)n Fo(}{)p Fr(:)g(:)g(:)n Fo(})14
+b Fu(app)q(ears)g(in)g(the)h(text,)f(the)h(material)d(b)q(et)o(w)o(een)j(eac)
+o(h)0 1064 y(set)i(of)e(braces)j(replaces)f(its)f(corresp)q(onding)h(sym)o(b)
+q(ol)d(in)h(the)i(de\014nition)f(of)f(the)i(con)o(trol)e(w)o(ord.)25
+b(The)0 1113 y(parameters)14 b(ma)o(y)e(go)h(up)h(to)g Fo(#9)p
+Fu(.)0 1288 y Fv(7.3)k(By)h(an)n(y)h(other)e(name)83 1387 y
+Fu(Sometimes)9 b(it's)h(con)o(v)o(enien)o(t)h(to)g(b)q(e)g(able)g(to)f(giv)o
+(e)h(a)f(con)o(trol)h(w)o(ord)f(an)h(alternativ)o(e)g(name.)k(F)m(or)c(ex-)0
+1437 y(ample,)d(if)h(y)o(ou)h(prefer)h(a)e(di\013eren)o(t)i(sp)q(elling,)f(y)
+o(ou)f(migh)o(t)f(w)o(an)o(t)h(to)h(call)f(the)h(con)o(trol)g(w)o(ord)f
+Fo(\\centerline)0 1487 y Fu(b)o(y)j(the)h(name)f(of)g Fo(\\centreline)p
+Fu(.)j(This)d(can)h(b)q(e)g(done)g(b)o(y)f(using)h(the)g Fo(\\let)e
+Fu(con)o(trol)i(w)o(ord.)k(The)c(use)h(of)0 1537 y Fo(\\let)21
+b(\\centreline)e(=)j(\\centerline)8 b Fu(no)o(w)h(mak)o(es)g(a)h(new)g(\(as)g
+(w)o(ell)g(as)g(the)g(old\))g(con)o(trol)f(w)o(ord)h(a)o(v)n(ail-)0
+1587 y(able.)23 b(This)15 b(can)h(also)f(b)q(e)h(used)h(with)e(mathematical)d
+(names)j(as)h(with)f Fo(\\let)21 b(\\tensor)f(=)i(\\otimes)p
+Fu(.)0 1636 y(It)14 b(is)g(then)g(p)q(ossible)g(to)g(use)1716
+1634 y Fs(T)1734 1640 y(E)1753 1634 y(Xb)q(o)q(ok:)g(206{207)0
+1736 y Fo($$)21 b(\(A)h(\\tensor)e(B\))h(\(C)h(\\tensor)e(D\))i(=)f(AC)h
+(\\tensor)e(BD.)h($$)0 1836 y Fu(to)14 b(get)550 1985 y(\()p
+Fr(A)c Fp(\012)f Fr(B)r Fu(\)\()p Fr(C)k Fp(\012)d Fr(D)q Fu(\))i(=)g
+Fr(AC)g Fp(\012)d Fr(B)r(D)q(:)0 2164 y(.)g Fu(Exercise)i(7.7)41
+b(De\014ne)10 b(con)o(trol)f(sequences)j Fo(\\ll)p Fu(,)d Fo(\\cl)p
+Fu(,)h(and)f Fo(\\rl)g Fu(that)g(are)h(equiv)n(alen)o(t)f(to)g
+Fo(\\leftline)p Fu(,)0 2213 y Fo(\\centerline)p Fu(,)i(and)j
+Fo(\\rightline)p Fu(.)804 2425 y(60)p eop
+%%Page: 61 67
+61 66 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))559
+b(Section)14 b(7:)k(Rolling)12 b(y)o(our)h(o)o(wn)p 1648 183
+V 0 185 1650 2 v 0 185 V 83 267 a(The)i Fo(\\let)f Fu(con)o(trol)h(w)o(ord)g
+(allo)o(ws)e(users)j(to)f(name)f(their)h(o)o(wn)f(con)o(trol)h(sequences.)23
+b(This)15 b(allo)o(ws)0 316 y(a)g(p)q(ersonalized)i(set)f(of)f(con)o(trol)g
+(sequences)k(that)c(ma)o(y)f(b)q(e)i(used)h(in)e(place)g(of)g(the)i(ones)f
+(pro)o(vided)f(b)o(y)0 366 y(T)23 375 y(E)46 366 y(X)f(when)g(desired.)804
+2425 y(61)p eop
+%%Page: 62 68
+62 67 bop 0 267 a Fw(Section)22 b(8)0 329 y(T)-6 b(o)23 b(err)g(is)g(h)n
+(uman)p 0 380 1650 2 v 0 380 V 83 577 a Fu(In)12 b(some)e(w)o(a)o(ys)i(T)356
+586 y(E)379 577 y(X)g(is)f(not)h(completely)e(divine.)17 b(T)901
+586 y(E)924 577 y(X)12 b(will)e(resp)q(ond)j(to)e(in)o(v)n(alid)f(input)h(b)o
+(y)g(giving)0 627 y(an)19 b(error)h(message)f(to)h(the)g(screen)h(if)d(y)o
+(ou)h(are)h(using)f(it)g(in)o(teractiv)o(ely)g(and)g(also)g(to)g(the)h(log)e
+(\014le.)0 677 y(Because)d(T)181 686 y(E)204 677 y(X)f(is)f(v)o(ery)g
+(complicated,)f(the)i(actual)e(p)q(oin)o(t)h(where)h(the)g(error)g(is)g
+(detected)h(ma)o(y)c(b)q(e)j(deep)0 726 y(within)e(the)i(program,)d(so)i(a)g
+(full)f(rep)q(ort)i(of)f(the)g(error)h(ma)o(y)d(b)q(e)j(rather)g(long)e(and)h
+(in)o(v)o(olv)o(ed.)k(Not)c(only)0 776 y(that,)f(T)123 785
+y(E)146 776 y(X)f(will)f(try)i(to)g(reco)o(v)o(er)g(from)e(errors,)j(and)e
+(will)f(rep)q(ort)j(what)e(w)o(as)h(done)g(in)f(that)g(pro)q(cess.)19
+b(F)m(or)0 826 y(this)d(reason)g(the)g(reading)f(of)g(error)i(messages)e(ma)o
+(y)f(b)q(e)i(a)f(little)g(di\016cult)g(for)g(the)h(uninitiated.)23
+b(The)0 876 y(k)o(ey)13 b(is)f(to)h(kno)o(w)f(what)h(is)f(imp)q(ortan)o(t)f
+(from)g(y)o(our)i(p)q(ersp)q(ectiv)o(e)i(and)d(what)h(can)g(b)q(e)g(safely)g
+(ignored.)k(So)0 926 y(let's)d(lo)q(ok)f(at)h(some)f(t)o(ypical)g(errors)i
+(and)f(the)g(messages)g(that)g(they)g(generate.)0 1100 y Fv(8.1)k(The)h
+(forgotten)f(b)n(y)n(e)83 1200 y Fu(The)d(\014rst)h(mistak)o(e)d(that)i(w)o
+(e'll)f(lo)q(ok)g(at)h(is)f(one)h(that)g(ev)o(ery)o(one)h(mak)o(es)e(at)g
+(some)g(time,)g(namely)m(,)0 1249 y(the)g(omission)e(of)i Fo(\\bye)f
+Fu(at)g(the)i(end)f(of)g(the)g(\014le.)k(If)c(y)o(ou're)f(using)h(T)1089
+1258 y(E)1112 1249 y(X)g(in)o(teractiv)o(ely)m(,)f(an)g(asterisk)0
+1299 y Fo(*)0 1349 y Fu(will)g(b)q(e)i(prin)o(ted)f(on)h(the)f(screen)j(and)d
+(nothing)g(will)e(happ)q(en)j(since,)g(ha)o(ving)e(not)i(b)q(een)g(told)f(to)
+g(\014nish)0 1399 y(up,)f(T)94 1408 y(E)117 1399 y(X)g(is)f(w)o(aiting)g(for)
+g(input)g(\(from)g(y)o(our)g(k)o(eyb)q(oard\).)18 b(Whatev)o(er)13
+b(y)o(ou)g(t)o(yp)q(e)g(in)f(will)g(b)q(e)h(app)q(ended)0 1449
+y(to)h(whatev)o(er)h(has)f(b)q(een)h(input)f(from)f(y)o(our)h(\014les.)19
+b(The)c(usual)e(resp)q(onse)j(is)e(to)g(t)o(yp)q(e)h Fo(\\bye<CR>)1531
+1434 y Fs(7)1562 1449 y Fu(since)0 1499 y(that)f(will)e(\014nish)i(things)g
+(up.)0 1673 y Fv(8.2)k(The)h(missp)r(elled)h(or)e(unkno)n(wn)h(con)n(trol)h
+(sequence)83 1773 y Fu(Using)c(a)g(missp)q(elled)f(or)h(other)h(con)o(trol)f
+(sequence)j(unkno)o(wn)d(to)g(T)1178 1781 y(E)1201 1773 y(X)g(is)g(a)g
+(common)d(error.)26 b(If)0 1822 y(T)23 1831 y(E)46 1822 y(X)15
+b(is)g(b)q(eing)h(run)f(as)g(a)g(batc)o(h)h(job,)e(an)h(error)h(message)f(is)
+g(prin)o(ted)g(and)g(the)h(job)f(go)q(es)g(on)g(ignoring)0
+1872 y(the)e(con)o(trol)f(sequence.)20 b(When)12 b(using)g(T)645
+1881 y(E)668 1872 y(X)h(in)o(teractiv)o(ely)m(,)e(it)h(is)g(p)q(ossible)h(to)
+f(repair)g(errors)i(\(of)e(course)0 1922 y(this)19 b(do)q(es)g(not)g(c)o
+(hange)g(the)h(original)d(input)h(\014le,)i(so)f(that)g(m)o(ust)f(b)q(e)h
+(done)g(when)g(the)h(T)1474 1931 y(E)1497 1922 y(X)f(job)f(is)0
+1972 y(completed\).)g(Supp)q(ose)c(w)o(e)h(ha)o(v)o(e)e(a)h(T)608
+1981 y(E)631 1972 y(X)g(input)g(\014le)g(consisting)f(of)h(the)g(follo)o
+(wing)d(t)o(w)o(o)j(lines:)0 2071 y Fo(\\line{The)20 b(left)h(side)g(\\hfli)g
+(the)g(right)g(side})0 2121 y(\\bye)p 0 2169 600 2 v 0 2169
+V 44 2200 a Fs(7)83 2216 y Fo(<CR>)11 b Fu(is)g(the)h(k)o(ey)g(used)g(to)f
+(end)h(a)g(line)f(of)f(input.)18 b(It)11 b(migh)o(t)e(b)q(e)k(called)e(the)h
+(carriage)g(return,)g(en)o(ter,)0 2265 y(or)i(simply)e(the)i(return)h(k)o(ey)
+f(on)g(y)o(our)g(terminal.)i(Sometimes)c(it)h(is)h(indicated)g(b)o(y)f(a)h
+(large)g(left)f(arro)o(w.)804 2425 y(62)p eop
+%%Page: 63 69
+63 68 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))579
+b(Section)14 b(8:)k(T)m(o)13 b(err)i(is)e(h)o(uman)p 1648 183
+V 0 185 1650 2 v 0 185 V 83 267 a(The)i(con)o(trol)g(w)o(ord)f(should)h(b)q
+(e)g Fo(\\hfil)p Fu(,)f(of)g(course.)22 b(Here)16 b(is)e(the)i(message)e
+(that)h(w)o(ould)f(b)q(e)h(sen)o(t)0 316 y(to)f(y)o(our)f(terminal:)0
+416 y Fo(!)43 b(Undefined)f(control)20 b(sequence.)0 466 y(l.1)h(\\line{)g
+(The)g(left)g(side)g(\\hfli)676 516 y(the)g(right)g(side})0
+565 y(?)83 665 y Fu(The)16 b(\014rst)g(line)e(starts)i(with)f
+Fo(!)22 b Fu(and)15 b(giv)o(es)g(the)h(error)g(message.)22
+b(Next)15 b(comes)g(the)h(line)f(n)o(um)o(b)q(er)0 715 y(on)g(whic)o(h)h(the)
+g(error)g(o)q(ccurred)i(and)d(the)h(part)g(of)f(the)h(line)f(that)g(w)o(as)h
+(read)g(successfully)m(.)23 b(The)16 b(next)0 765 y(line)11
+b(giv)o(es)h(the)g(con)o(tin)o(uation)f(of)g(the)h(line)g(after)g(the)g
+(error.)18 b(A)o(t)12 b(this)g(p)q(oin)o(t)f(the)i(question)f(mark)e(means)0
+814 y(that)k(T)113 823 y(E)136 814 y(X)g(is)g(w)o(aiting)e(for)i(a)f(resp)q
+(onse.)20 b(There)15 b(are)g(sev)o(eral)f(legal)f(ones:)468
+906 y Ft(Resp)q(onses)h(to)h(T)781 915 y(E)807 906 y(X)h(error)e(messages)35
+1004 y(Desired)f(resp)q(onse)72 b(Input)14 b(to)h(T)677 1014
+y(E)703 1004 y(X)379 b(Result)p 35 1021 1581 2 v 35 1021 V
+172 1068 a Fu(Help)295 b Fo(h<CR>)110 b Fu(Reason)14 b(for)f(stopping)h
+(listed)g(on)f(terminal.)161 1118 y(Insert)286 b Fo(i<CR>)110
+b Fu(Next)14 b(line)g(inserted)h(in)o(to)e(T)1215 1127 y(E)1238
+1118 y(X)h(input)g(\014le.)175 1168 y(Exit)298 b Fo(x<CR>)110
+b Fu(Exit)14 b(from)e(T)984 1177 y(E)1007 1168 y(X.)18 b(Completed)13
+b(pages)h(to)g(D)o(VI)f(\014le.)163 1218 y(Scroll)286 b Fo(s<CR>)110
+b Fu(List)14 b(message)f(and)h(con)o(tin)o(ue)g(after)g(minor)e(errors.)175
+1267 y(Run)299 b Fo(r<CR>)110 b Fu(List)14 b(message)f(and)h(con)o(tin)o(ue)g
+(after)g(an)o(y)g(errors.)163 1317 y(Quiet)287 b Fo(q<CR>)110
+b Fu(All)13 b(terminal)f(listings)h(suppressed.)132 1367 y(Carry)h(on)256
+b Fo(<CR>)132 b Fu(T)794 1376 y(E)817 1367 y(X)14 b(con)o(tin)o(ues)g(as)g(b)
+q(est)h(it)f(can.)0 1467 y(In)h(our)h(last)f(example)e(a)i(reasonable)h(resp)
+q(onse)h(migh)o(t)c(b)q(e)j(to)f(en)o(ter)i Fo(h<CR>)d Fu(to)h(get)g(a)g
+(help)h(message,)0 1517 y(then)h Fo(i<CR>)e Fu(to)h(insert)h(more)e(text,)h
+(\(at)h(whic)o(h)f(p)q(oin)o(t)f(T)923 1525 y(E)946 1517 y(X)h(resp)q(onds)i
+(with)e Fo(insert>)36 b Fu(and)16 b(\014nally)0 1566 y Fo(\\hfil)d
+Fu(as)h(the)g(correct)i(con)o(trol)d(w)o(ord.)18 b(Here)e(is)d(the)i(result:)
+0 1666 y Fo(?)43 b(h)22 b(<CR>)0 1716 y(The)f(control)g(sequence)f(at)h(the)g
+(end)g(of)h(the)f(top)g(line)0 1766 y(of)g(your)g(error)g(message)f(was)i
+(never)e(\\def'ed.)42 b(If)22 b(you)f(have)0 1815 y(misspelled)f(it)h
+(\(e.g.,)g(`\\hobx'\),)f(type)h(`I')g(and)g(the)g(correct)0
+1865 y(spelling)f(\(e.g.,)h(`I\\hbox'\).)41 b(Otherwise)20
+b(just)h(continue,)0 1915 y(and)g(I'll)g(forget)g(about)f(whatever)h(was)g
+(undefined.)0 1965 y(?)43 b(i)22 b(<CR>)0 2015 y(insert>\\hfil)0
+2065 y([1])83 2164 y Fu(The)14 b(\014nal)e Fo([1])h Fu(means)f(that)h(the)h
+(\014rst)g(\(and)f(only\))g(page)g(has)g(b)q(een)i(completed)d(and)h(sen)o(t)
+h(to)f(the)0 2214 y(D)o(VI)h(\014le.)k(The)c(original)e(input)i(\014le)f
+(still)g(needs)j(to)d(b)q(e)i(\014xed,)f(of)f(course.)804 2425
+y(63)p eop
+%%Page: 64 70
+64 69 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))579
+b(Section)14 b(8:)k(T)m(o)13 b(err)i(is)e(h)o(uman)p 1648 183
+V 0 185 1650 2 v 0 185 V 0 267 a Fv(8.3)18 b(The)h(misnamed)e(fon)n(t)83
+366 y Fu(A)h(missp)q(elled)g(fon)o(t)g(name)f(is)h(an)g(error)h(similar)d(to)
+i(the)h(missp)q(elled)f(con)o(trol)g(sequence.)34 b(The)0 416
+y(error)15 b(message)g(is)f(di\013eren)o(t)i(and)e(a)g(little)g(confusing)g
+(at)h(\014rst.)21 b(Supp)q(ose)15 b(for)f(example)f(the)j(follo)o(wing)0
+466 y(app)q(ears)f(in)e(y)o(our)h(input)g(\014le:)0 516 y Fo(\\font\\sf)20
+b(=)i(cmss01)83 615 y Fu(It)17 b(should)g(b)q(e)g Fo(cmss10)p
+Fu(,)f(that)h(is,)g(the)g(n)o(um)o(b)q(ers)g(ha)o(v)o(e)g(b)q(een)h(transp)q
+(osed.)28 b(Here)18 b(are)g(the)f(error)0 665 y(and)d(help)g(messages:)0
+765 y Fo(!)43 b(Font)21 b(\\sf=cmss01)f(not)h(loadable:)42
+b(Metric)21 b(\(TFM\))f(file)h(not)g(found.)0 814 y(<to)g(be)h(read)f(again>)
+414 864 y(\\par)0 914 y(\\bye)g(->\\par)262 964 y(\\vfill)f(\\supereject)g
+(\\end)0 1014 y(l.2)h(\\bye)0 1064 y(?)43 b(h)22 b(<CR>)0 1113
+y(I)g(wasn't)e(able)h(to)g(read)g(the)h(size)f(data)g(for)g(this)g(font,)0
+1163 y(so)g(I)h(will)f(ignore)f(the)i(font)f(specification.)0
+1213 y([Wizards)f(can)h(fix)g(TFM)h(files)e(using)h(TFtoPL/PLtoTF.])0
+1263 y(You)g(might)g(try)g(inserting)f(a)i(different)e(font)h(spec;)0
+1313 y(e.g.,)g(type)g(`I\\font<same)e(font)i(id>=<substitute)e(font)i
+(name>'.)83 1412 y Fu(The)12 b(TFM)g(\(T)312 1421 y(E)336 1412
+y(X)f(fon)o(t)h(metric\))f(\014le)h(is)g(an)f(auxiliary)f(\014le)i(that)g(is)
+g(used)h(b)o(y)e(T)1300 1421 y(E)1323 1412 y(X.)18 b(So)11
+b(this)h(strange)0 1462 y(message)g(is)g(just)h(telling)e(y)o(ou)h(that)h
+(the)g(fon)o(t)f(y)o(ou)g(de\014ned)h(do)q(esn't)g(exist)g(on)f(y)o(our)g
+(computer)h(system.)0 1636 y Fv(8.4)18 b(Mismatc)n(hed)i(mathematics)83
+1736 y Fu(Another)13 b(common)c(error)k(is)f(to)g(use)h Fo($)f
+Fu(or)g Fo($$)f Fu(to)h(start)h(a)f(mathematical)c(expression)14
+b(and)d(then)i(to)0 1786 y(forget)d(the)g(second)g Fo($)g Fu(or)f
+Fo($$)g Fu(when)i(\014nished.)17 b(The)10 b(text)g(that)f(follo)o(ws)f(is)i
+(then)g(treated)h(as)f(mathematics,)0 1836 y(and)15 b(to)h(mak)o(e)d(matters)
+j(w)o(orse,)g(if)e(more)h(mathematics)e(is)i(started)i(b)o(y)e(a)g(new)h
+Fo($)f Fu(or)g Fo($$)p Fu(,)g(it)g(will)f(then)0 1885 y(b)q(e)h(treated)g(as)
+f(ordinary)f(text.)19 b(Needless)d(to)e(sa)o(y)m(,)f(error)i(messages)f
+(galore)f(ma)o(y)f(b)q(e)j(generated.)20 b(T)1596 1894 y(E)1619
+1885 y(X)0 1935 y(will)15 b(attempt)g(to)h(correct)i(the)f(problem)e(b)o(y)h
+(inserting)g(a)g(new)g Fo($)g Fu(or)g Fo($$)p Fu(;)h(in)f(an)o(y)f(case,)j
+(the)e(problem)0 1985 y(is)e(corrected)j(b)o(y)d(the)h(end)g(of)e(the)i
+(paragraph)f(since)h(a)f(new)h(paragraph)f(will)f(automatically)e(start)k(as)
+0 2035 y(ordinary)e(text.)83 2135 y(Consider)h(the)h(follo)o(wing)c(correct)
+16 b(input)d(and)h(its)g(output:)0 2234 y Fo(Since)21 b($f\(x\))g(>)g(0$,)g
+($a<b$,)g(and)g($f\(x\)$)g(is)g(continuous,)e(we)j(know)f(that)0
+2284 y($\\int)p 113 2284 14 2 v 113 2284 V 15 w(a^b)g(f\(x\)\\,dx)f(>0$.)804
+2425 y Fu(64)p eop
+%%Page: 65 71
+65 70 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 45 169 a Fu(A)14
+b(T)113 177 y(E)136 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))577
+b(Section)14 b(8:)k(T)m(o)13 b(err)i(is)e(h)o(uman)p 1648 183
+V 0 185 1650 2 v 0 185 V 83 268 a(Since)h Fr(f)t Fu(\()p Fr(x)p
+Fu(\))f Fr(>)f Fu(0,)h Fr(a)e(<)h(b)p Fu(,)h(and)h Fr(f)t Fu(\()p
+Fr(x)p Fu(\))h(is)e(con)o(tin)o(uous,)h(w)o(e)g(kno)o(w)f(that)1190
+235 y Fq(R)1218 245 y Fd(b)1210 283 y(a)1241 268 y Fr(f)t Fu(\()p
+Fr(x)p Fu(\))7 b Fr(dx)12 b(>)g Fu(0.)83 368 y(If)k(w)o(e)h(no)o(w)f(lea)o(v)
+o(e)g(out)g(the)h(second)h(dollar)d(sign)h(in)g Fo($f\(x\)$)f
+Fu(w)o(e)i(then)g(get)f(the)h(follo)o(wing)d(error)0 418 y(and)g(help)g
+(messages:)0 517 y Fo(!)43 b(Missing)21 b($)g(inserted.)0 567
+y(<inserted)f(text>)327 617 y($)0 667 y(<to)h(be)h(read)f(again>)392
+717 y(\\intop)0 766 y(\\int)g(->\\intop)283 816 y(\\nolimits)0
+866 y(l.2)g($\\int)p 221 916 14 2 v 221 916 V 234 916 a(a^b)g(f\(x\)\\,dx)f
+(>0$.)0 966 y(?)43 b(h)22 b(<CR>)0 1016 y(I've)f(inserted)f(a)i
+(begin-math/end-m)o(ath)d(symbol)h(since)h(I)g(think)0 1065
+y(you)g(left)g(one)g(out.)43 b(Proceed,)20 b(with)h(fingers)g(crossed.)0
+1115 y(?)83 1215 y Fu(The)13 b(line)g(starting)f(with)h Fo(!)18
+b Fu(tells)12 b(us)h(what)g(has)g(b)q(een)h(done.)k(The)13
+b(line)f(starting)h(with)g Fo(l.2)f Fu(sho)o(ws)0 1265 y(us)19
+b(where)h(w)o(e)f(w)o(ere)g(in)g(the)g(input)f(\014le)h(when)g(the)g(error)h
+(o)q(ccurred.)34 b(As)19 b(in)f(our)h(other)g(examples,)0 1314
+y(the)i(part)g(of)f(the)h(line)g(successfully)g(read,)i(that)d(is,)i(through)
+f Fo(\\int)p Fu(,)g(app)q(ears)g(on)g(one)g(line,)g(and)0 1364
+y(the)d(con)o(tin)o(uation)f(app)q(ears)h(on)g(the)g(next)g(line.)29
+b(The)18 b(remaining)e(material)g(ma)o(y)f(seem)j(somewhat)0
+1414 y(obscure.)i(These)15 b(in)o(termediate)f(messages)g(sho)o(w)g(what)g(w)
+o(as)g(happ)q(ening)g(further)h(in)f(the)g(guts)h(of)e(the)0
+1464 y(T)23 1473 y(E)46 1464 y(X)h(program)e(when)j(the)f(error)h(o)q
+(ccurred.)20 b(The)14 b(new)o(er)h(user)g(ma)o(y)d(ignore)i(them.)83
+1563 y(Here)h(is)f(what)g(y)o(ou)f(get)h(as)g(output)g(after)g(T)782
+1572 y(E)806 1563 y(X)g(tries)g(to)g(reco)o(v)o(er)h(from)d(the)j(error.)83
+1670 y(Since)f Fr(f)t Fu(\()p Fr(x)p Fu(\))f Fr(>)f Fu(0,)h
+Fr(a)e(<)h(b)p Fu(,)h(and)h Fr(f)t Fu(\()p Fr(x)p Fu(\))p Fr(iscontinuous;)7
+b(w)q(ek)q(now)q(that)1143 1636 y Fq(R)1172 1647 y Fd(b)1164
+1685 y(a)1195 1670 y Fr(f)t Fu(\()p Fr(x)p Fu(\))g Fr(dx)12
+b(>)g Fu(0.)83 1769 y(There)j(is)f(a)f(stretc)o(h)i(of)f(text)g(that)g(is)f
+(italic)g(with)h(no)f(spacing.)18 b(This)c(is)f(t)o(ypical)g(for)h(normal)d
+(text)0 1819 y(b)q(eing)k(pro)q(cessed)j(as)e(mathematics;)d(if)i(y)o(ou)g
+(see)i(this)e(in)g(y)o(our)g(output,)h(y)o(ou)f(ha)o(v)o(e)g(almost)f
+(certainly)0 1869 y(left)g(out)f(a)h Fo($)g Fu(or)g Fo($$)p
+Fu(.)0 2043 y Fv(8.5)k(Mismatc)n(hed)i(braces)83 2143 y Fu(It's)12
+b(easy)h(to)f(forget)g(or)g(mismatc)o(h)e(the)i(closing)g(braces)h(when)g
+(making)d(groups.)17 b(The)c(result)g(ma)o(y)0 2193 y(b)q(e)18
+b(a)g(relativ)o(ely)f(b)q(enign)h(error,)h(or)f(it)g(ma)o(y)e(b)q(e)i
+(catastrophic.)31 b(Supp)q(ose,)19 b(for)f(example,)f(y)o(ou)g(ha)o(v)o(e)0
+2243 y Fo({\\bf)k(A)h(bold)f(title)35 b Fu(in)14 b(y)o(our)g(text)h(with)f
+(the)h(closing)f(righ)o(t)g(brace)h(omitted.)j(The)d(result)g(will)e(b)q(e)
+804 2425 y(65)p eop
+%%Page: 66 72
+66 71 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))579
+b(Section)14 b(8:)k(T)m(o)13 b(err)i(is)e(h)o(uman)p 1648 183
+V 0 185 1650 2 v 0 185 V 0 267 a(the)h(same)f(as)g(if)g(no)g(op)q(ening)h
+(brace)g(w)o(ere)h(there;)f(that)g(is,)f(the)h(rest)h(of)e(the)h(pap)q(er)g
+(will)e(b)q(e)i(b)q(oldface)g(if)0 316 y(no)g(other)g(fon)o(t)f(c)o(hanges)i
+(are)f(made.)j(Y)m(ou)d(will)e(get)i(the)h(follo)o(wing)c(message)i(at)h(the)
+h(end)f(of)f(the)i(\014le:)83 416 y Fo(\(\\end)21 b(occurred)f(inside)g(a)i
+(group)f(at)g(level)g(1\))83 516 y Fu(If)12 b(y)o(ou)g(had)g(made)g(the)h
+(same)e(mistak)o(e)g(t)o(wice,)i(then)g(there)h(w)o(ould)e(b)q(e)h(t)o(w)o(o)
+f(more)f(op)q(ening)i(braces)0 565 y(than)h(closing)f(braces,)i(and)f(y)o(ou)
+f(w)o(ould)g(get)h(the)h(message:)83 665 y Fo(\(\\end)21 b(occurred)f(inside)
+g(a)i(group)f(at)g(level)g(2\))83 765 y Fu(T)106 774 y(E)129
+765 y(X)f(do)q(esn't)g(kno)o(w)f(that)h(the)g(closing)f(brace)i(is)e(missing)
+f(un)o(til)h(it)g(reac)o(hes)i(the)f(end)g(of)f(the)0 814 y(input)e(\014le.)
+28 b(Hence)19 b(the)f(message)f(do)q(esn't)h(tell)f(y)o(ou)g(where)h(y)o(ou)f
+(w)o(en)o(t)g(wrong.)28 b(If)17 b(the)h(lo)q(cation)f(of)0
+864 y(the)h(missing)e(brace)j(isn't)e(ob)o(vious,)g(it's)g(alw)o(a)o(ys)g(p)q
+(ossible)h(to)f(insert)i Fo(\\bye)e Fu(halfw)o(a)o(y)e(through)j(y)o(our)0
+914 y(do)q(cumen)o(t.)30 b(Running)17 b(T)416 923 y(E)439 914
+y(X)h(again)f(will)f(cause)j(only)f(the)g(\014rst)h(half)e(to)h(b)q(e)g(pro)q
+(cessed,)j(and)d(if)f(the)0 964 y(error)d(message)f(p)q(ersists,)i(y)o(ou)e
+(will)f(kno)o(w)h(that)g(the)h(error)h(is)e(in)g(the)h(\014rst)g(half)e(of)h
+(the)h(do)q(cumen)o(t.)k(By)0 1014 y(mo)o(ving)11 b(the)j Fo(\\bye)f
+Fu(to)h(di\013eren)o(t)g(places,)g(the)g(error)h(can)f(b)q(e)g(lo)q(calized.)
+k(Also,)13 b(lo)q(oking)f(at)h(the)i(output)0 1064 y(often)f(rev)o(eals)g
+(what)g(has)g(gone)g(wrong.)83 1163 y(Missing)h(op)q(ening)h(braces)h(are)f
+(m)o(uc)o(h)e(easier)j(to)e(sp)q(ot.)24 b(Here)17 b(is)e(a)g(t)o(w)o(o)h
+(line)f(input)g(\014le)h(and)f(the)0 1213 y(resulting)f(error)h(and)f(help)f
+(messages:)0 1313 y Fo(\\bf)21 b(Here)g(is)h(the)f(start},)f(but)h(there)g
+(is)g(the)h(finish.)0 1362 y(\\bye)0 1462 y(!)43 b(Too)22 b(many)f(}'s.)0
+1512 y(l.1)g(\\bf)g(Here)g(is)h(the)f(start})567 1562 y(,)g(but)g(there)g(is)
+h(the)f(finish.)0 1611 y(?)43 b(h)22 b(<CR>)0 1661 y(You've)f(closed)f(more)h
+(groups)g(than)g(you)g(opened.)0 1711 y(Such)g(booboos)f(are)h(generally)f
+(harmless,)g(so)i(keep)f(going.)83 1811 y Fu(It's)d(quite)g(p)q(ossible,)g
+(of)f(course,)j(that)e(the)g(line)f(that)h(is)g(supp)q(osed)h(to)e(ha)o(v)o
+(e)h(the)g(missing)e(left)0 1861 y(brace)f(will)d(not)i(b)q(e)h(on)e(the)i
+(line)e(where)i(T)670 1869 y(E)693 1861 y(X)f(catc)o(hes)i(the)e(error.)83
+1960 y(A)d(mismatc)o(hed)e(brace)j(in)e(the)i(de\014nition)e(of)h(a)f(new)i
+(con)o(trol)e(sequence)j(can)f(cause)g(a)e(ma)r(jor)f(error.)0
+2010 y(Since)17 b(suc)o(h)h(a)e(de\014nition)g(ma)o(y)f(include)i(sev)o(eral)
+g(paragraphs,)g(it)f(ma)o(y)f(not)i(b)q(e)g(caugh)o(t)g(b)o(y)f(the)h(end)0
+2060 y(of)g(a)h(paragraph,)g(but,)g(rather)h(will)d(just)i(k)o(eep)g(piling)e
+(more)h(and)h(more)f(text)h(in)o(to)f(the)h(un\014nished)0
+2110 y(de\014nition.)32 b(It's)18 b(ev)o(en)i(p)q(ossible)e(for)h(T)644
+2119 y(E)667 2110 y(X)g(to)f(run)h(out)f(of)g(memory)e(as)j(it)f(k)o(eeps)i
+(eating)e(up)h(more)0 2159 y(text!)24 b(This)16 b(is)f(called)h(a)f(\\runa)o
+(w)o(a)o(y)g(de\014nition".)46 b(Here)17 b(is)f(a)f(t)o(w)o(o)h(line)f(input)
+g(\014le)h(with)f(a)h(runa)o(w)o(a)o(y)1716 2157 y Fs(T)1734
+2163 y(E)1753 2157 y(Xb)q(o)q(ok:)e(206)0 2209 y Fu(de\014nition:)804
+2425 y(66)p eop
+%%Page: 67 73
+67 72 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))579
+b(Section)14 b(8:)k(T)m(o)13 b(err)i(is)e(h)o(uman)p 1648 183
+V 0 185 1650 2 v 0 185 V 0 304 a Fo(\\def\\newword{the)18 b(def)0
+353 y(\\newword)0 403 y(\\bye)83 503 y Fu(Here)d(are)f(the)h(resulting)f
+(error)h(and)e(help)h(messages:)0 603 y Fo(Runaway)20 b(definition?)0
+652 y(->the)h(def)0 702 y(!)43 b(Forbidden)20 b(control)h(sequence)f(found)h
+(while)f(scanning)g(definition)g(of)i(\\newword.)0 752 y(<inserted)e(text>)
+349 802 y(})0 852 y(<to)h(be)h(read)f(again>)414 901 y(\\bye)0
+951 y(l.3)g(\\bye)0 1001 y(?)43 b(h)22 b(<CR>)0 1051 y(I)g(suspect)e(you)h
+(have)g(forgotten)f(a)i(`}',)f(causing)f(me)0 1101 y(to)h(read)g(past)g
+(where)g(you)g(wanted)g(me)g(to)h(stop.)0 1150 y(I'll)f(try)g(to)h(recover;)e
+(but)h(if)g(the)g(error)g(is)h(serious,)0 1200 y(you'd)f(better)f(type)h(`E')
+g(or)h(`X')f(now)g(and)g(fix)h(your)e(file.)0 1250 y(?)43 b(<CR>)0
+1300 y(No)21 b(pages)g(of)h(output.)83 1400 y Fu(This)11 b(is)f(ob)o(viously)
+g(a)g(serious)i(error.)18 b(If)10 b(it)h(o)q(ccurs)h(at)f(the)g(b)q(eginning)
+f(of)g(a)h(\014le)g(\(as)g(in)f(the)i(previous)0 1449 y(example\),)g(there)j
+(will)e(b)q(e)h(no)g(output)g(at)g(all!)83 1549 y(If)c(a)g(closing)g(brace)i
+(is)e(left)g(out)h(while)f(using)g(a)g(macro)g(with)g(parameters,)g(the)i
+(runa)o(w)o(a)o(y)d(de\014nition)0 1599 y(will)g(b)q(e)j(terminated)e(at)h
+(the)h(end)f(of)g(the)g(paragraph.)17 b(So)11 b(if)f Fo(\\def\\newword#1{)p
+Fr(:)c(:)g(:)m Fo(})11 b Fu(has)g(b)q(een)h(de\014ned)0 1649
+y(and)j(y)o(ou)f(use)h Fo(\\newword{)p Fr(:)7 b(:)g(:)33 b
+Fu(without)15 b(the)g(closing)f(brace,)h(then)h(at)e(most)g(one)h(paragraph)f
+(will)f(b)q(e)0 1698 y(ruined.)1716 1688 y Fs(T)1734 1694 y(E)1753
+1688 y(Xb)q(o)q(ok:)h(205)83 1798 y Fu(In)j(short,)h(when)g(an)f(error)h(o)q
+(ccurs,)h(mak)o(e)d(a)g(note)i(of)f(the)g(line)g(n)o(um)o(b)q(er)f(to)h(see)i
+(ho)o(w)e(m)o(uc)o(h)f(of)0 1848 y(the)g(input)f(\014le)g(has)g(b)q(een)i
+(read,)e(and)g(also)g(the)h(line)f(starting)g(with)g(an)g(exclamation)e(p)q
+(oin)o(t)i(to)g(get)g(a)0 1898 y(short)h(description)g(of)f(the)h(error.)24
+b(If)15 b(the)h(error)h(is)e(still)g(not)g(clear,)h(ask)f(T)1198
+1907 y(E)1222 1898 y(X)g(for)g(more)g(information)0 1947 y(b)o(y)h(t)o(yping)
+f Fo(h<CR>)p Fu(.)23 b(F)m(or)16 b(small)d(errors,)18 b(T)679
+1956 y(E)702 1947 y(X)e(can)g(carry)h(on)e(quite)h(a)g(w)o(a)o(y)f(if)g(y)o
+(ou)h(just)g(k)o(eep)h(hitting)0 1997 y(the)d Fo(<CR>)p Fu(.)804
+2425 y(67)p eop
+%%Page: 68 74
+68 73 bop 0 267 a Fw(Section)22 b(9)0 329 y(Digging)g(a)h(little)d(deep)r(er)
+p 0 392 1650 2 v 0 392 V 83 589 a Fu(In)12 b(this)g(section)h(w)o(e)f(lo)q
+(ok)f(at)h(a)g(few)g(topics)g(that)h(allo)o(w)d(T)986 598 y(E)1009
+589 y(X)i(to)g(b)q(e)h(used)g(with)e(greater)i(\015exibilit)o(y)0
+638 y(or)k(e\016ciency)m(.)29 b(As)18 b(the)g(do)q(cumen)o(ts)f(b)q(eing)h
+(pro)q(duced)g(get)g(longer,)f(di\013eren)o(t)i(tec)o(hniques)f(can)g(help)0
+688 y(mak)o(e)12 b(their)j(creation)f(easier.)0 863 y Fv(9.1)k(Big)i
+(\014les,)f(littl)q(e)j(\014les)83 962 y Fu(T)106 971 y(E)129
+962 y(X)10 b(can)f(read)h(and)g(write)g(\014les)g(as)f(it)g(runs.)18
+b(This)9 b(mak)o(es)f(it)i(p)q(ossible)f(to)h(use)g(\014les)g(that)g(are)g
+(smaller)0 1012 y(and)15 b(more)f(con)o(v)o(enien)o(t)h(to)g(handle)g(b)o(y)g
+(creating)g(a)g(master)f(\014le)h(that)g(reads)h(the)g(smaller)d(\014les)j
+(in)e(the)0 1062 y(prop)q(er)g(order.)19 b(This)13 b(do)q(cumen)o(t,)f(for)h
+(example,)f(consists)i(of)f(ten)h(sections)g(plus)f(an)g(in)o(tro)q(duction.)
+18 b(In)0 1112 y(addition,)d(there)i(are)g(macros)e(that)h(are)g(used)h(for)f
+(all)f(sections.)25 b(The)17 b(macros)e(can)h(b)q(e)g(put)h(in)e(a)h(\014le)0
+1161 y(called,)g(sa)o(y)m(,)g Fo(macros.tex)p Fu(,)f(the)i(in)o(tro)q
+(duction)f(can)g(b)q(e)h(put)g(in)f Fo(intro.tex)p Fu(,)f(and)h(eac)o(h)h
+(section)g(put)0 1211 y(in)e(its)g(o)o(wn)f(\014le.)21 b(The)16
+b(con)o(trol)f(w)o(ord)f Fo(\\input)g Fu(is)h(then)h(used)f(to)g(read)h(in)e
+(a)h(\014le.)21 b(In)15 b(general,)g Fo(\\input)0 1261 y(filename)d
+Fu(will)g(cause)i(the)h(\014le)e(called)g Fo(filename.tex)e
+Fu(to)j(b)q(e)g(read)g(in)f(and)h(pro)q(cessed)h(immediately)l(,)0
+1311 y(just)g(as)g(if)f(the)h(text)g(of)f Fo(filename.tex)f
+Fu(had)h(b)q(een)i(part)f(of)f(the)h(\014le)g(that)g(read)g(it)f(in.)21
+b(This)14 b(\014le)h(ma)o(y)0 1361 y(input)i(other)h(\014les.)30
+b(In)17 b(fact)h(it's)f(often)g(con)o(v)o(enien)o(t)h(to)g(mak)o(e)e(a)h
+(single)g(\014le)h(that)f(reads)h(in)g(smaller)0 1411 y(pieces,)d(p)q(erhaps)
+g(as)f(follo)o(ws:)0 1510 y Fo(\\input)21 b(macros)0 1560 y(\\input)g(intro)0
+1610 y(\\input)g(sec1)0 1660 y(\\input)g(sec2)0 1709 y(\\input)g(sec3)0
+1759 y(\\input)g(sec4)0 1809 y(\\input)g(sec5)0 1859 y(\\input)g(sec6)0
+1909 y(\\input)g(sec7)0 1958 y(\\input)g(sec8)0 2008 y(\\input)g(sec9)0
+2058 y(\\input)g(sec10)83 2158 y Fu(While)c(the)h(text)g(is)f(still)g(b)q
+(eing)g(hea)o(vily)f(edited,)j(it's)e(p)q(ossible)h(to)f(pro)q(cess)i(only)e
+(some)f(of)h(the)0 2208 y(\014les)e(b)o(y)g(putting)g(a)f Fo(\045)h
+Fu(at)g(the)h(b)q(eginning)e(of)g(eac)o(h)i(line)e(that)h(con)o(tains)g(a)g
+(\014le)g(to)g(b)q(e)g(skipp)q(ed)h(\(this)f(is)0 2257 y(sometimes)d(called)i
+(\\commen)o(ting)d(out")i(the)i(un)o(w)o(an)o(ted)f(\014les\).)804
+2425 y(68)p eop
+%%Page: 69 75
+69 74 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))463
+b(Section)15 b(9:)i(Digging)12 b(a)i(little)f(deep)q(er)p 1648
+183 V 0 185 1650 2 v 0 185 V 83 267 a(The)i Fo(\\input)d Fu(con)o(trol)i(w)o
+(ord)g(also)g(allo)o(ws)e(the)j(use)g(of)e(predesigned)j(macros.)i(The)c
+(macros)g(for)f(a)0 316 y(memorandum)o(,)d(for)i(example,)f(migh)o(t)f(b)q(e)
+k(put)f(in)f(a)g(\014le)h(called)f Fo(memo.tex)p Fu(.)k(These)e(macros)e
+(migh)o(t)e(set)0 366 y(up)17 b(the)g(righ)o(t)f Fo(\\hsize)p
+Fu(,)g Fo(\\vsize)f Fu(and)i(other)g(parameters,)g(and)g(migh)o(t)d(stamp)i
+(the)h(time)f(and)g(date.)0 416 y(Once)e(this)f(has)g(b)q(een)h(set)f(up,)g
+(all)f(memoranda)e(ma)o(y)h(b)q(e)i(started)h(with)e Fo(\\input)21
+b(memo)12 b Fu(to)g(mak)o(e)g(them)0 466 y(come)h(out)h(with)f(a)h(common)d
+(format.)83 565 y(Be)g(sure)h(that)f(y)o(ou)f(don't)g(ha)o(v)o(e)g(the)h(con)
+o(trol)g(w)o(ord)f Fo(\\bye)g Fu(in)g(y)o(our)g(input)h(\014le)f(or)h(the)g
+(T)1433 574 y(E)1456 565 y(X)g(program)0 615 y(will)h(stop)j(at)e(that)h(p)q
+(oin)o(t.)0 765 y Fr(.)e Fu(Exercise)i(9.1)41 b(Mak)o(e)12
+b(a)h(T)457 774 y(E)480 765 y(X)f(input)h(\014le)f(that)h(reads)g(in)f(a)g
+(second)i(\014le.)j(T)m(ry)12 b(reading)h(in)f(the)h(second)0
+814 y(\014le)h(t)o(wice)g(using)g(the)g Fo(\\input)f Fu(con)o(trol)g(w)o(ord)
+h(t)o(wice.)0 989 y Fv(9.2)k(Larger)h(macro)e(pac)n(k)m(ages)83
+1088 y Fu(Designing)c(macros)h(that)g(can)g(b)q(e)h(used)g(with)f(man)o(y)e
+(t)o(yp)q(es)j(of)e(do)q(cumen)o(ts)i(is)e(ob)o(viously)g(useful.)0
+1138 y(Most)g(univ)o(ersities,)g(for)g(example,)e(ha)o(v)o(e)i(sp)q(eci\014c)
+h(and)f(often)g(complicated)f(format)f(requiremen)o(ts)i(for)0
+1188 y(theses.)22 b(A)15 b(collection)g(of)f(macros,)f(that)i(is,)f(a)h
+(macro)e(pac)o(k)n(age)i(that)f(meets)h(all)f(these)i(sp)q(eci\014cations)0
+1238 y(could)e(b)q(e)g(somewhat)f(time)g(consuming)f(to)i(design)g(and)g
+(could)g(b)q(e)g(quite)g(long.)j(It)d(is)g(p)q(ossible)g(to)g(use)0
+1288 y(the)g Fo(\\input)e Fu(command)f(to)i(use)h(suc)o(h)g(a)g(macro)e(pac)o
+(k)n(age,)g(just)i(as)g(it)f(is)g(p)q(ossible)h(to)f(use)h(it)f(with)g(y)o
+(our)0 1337 y(o)o(wn)g(macros.)18 b(But)c(T)349 1346 y(E)372
+1337 y(X)g(has)g(a)g(b)q(etter)h(facilit)o(y)e(for)g(larger)h(pac)o(k)n
+(ages.)83 1437 y(A)h(macro)e(pac)o(k)n(age)h(can)h(b)q(e)g(put)g(in)f(a)h(sp)
+q(ecial)g(form)e(that)h(can)h(b)q(e)g(quic)o(kly)f(read)h(b)o(y)g(T)1483
+1446 y(E)1506 1437 y(X.)20 b(This)0 1487 y(is)13 b(called)g(a)g
+Fn(format)f(\014le)p Fu(,)g(and)i(the)f(exact)h(form)e(is)h(of)g(tec)o
+(hnical)g(in)o(terest)i(only)m(.)h(The)e(imp)q(ortan)o(t)d(thing)0
+1537 y(is)i(it)g(allo)o(ws)e(T)227 1546 y(E)251 1537 y(X)i(to)g(b)q(e)g(run)h
+(with)e(man)o(y)g(new)h(con)o(trol)g(sequences)j(prede\014ned.)j(Certain)13
+b(commands)0 1587 y(called)h Fn(primitiv)o(es)f Fu(are)i(part)f(of)f(the)i
+(de\014nition)e(of)g(T)846 1595 y(E)869 1587 y(X.)83 1686 y(What)g(w)o(e)h
+(ha)o(v)o(e)f(describ)q(ed)j(in)d(this)h(man)o(ual)d(is)i(sometimes)f(called)
+h Fn(plain)g(T)1300 1695 y(E)1323 1686 y(X)t Fu(,)g(and)h(consists)h(of)0
+1736 y(the)j(T)98 1745 y(E)121 1736 y(X)f(primitiv)o(es)e(plus)i(a)f(set)i
+(of)e(macros)g(in)h(a)f(format)f(\014le)i(\(that)g(is)g(usually)f(included)h
+(in)g(T)1596 1745 y(E)1619 1736 y(X)0 1786 y(automatically\))d(called)j
+Fo(plain.fmt)p Fu(.)25 b(F)m(or)16 b(the)i(curious,)g(an)o(y)e(con)o(trol)h
+(w)o(ord)f(can)i(b)q(e)f(view)o(ed)g(using)0 1836 y Fo(\\show)p
+Fu(.)g(The)d(command)d Fo(\\show\\centerline)g Fu(will)h(displa)o(y)0
+1935 y Fo(>)22 b(\\centerline=mac)o(ro:)0 1985 y(#1->\\line)e({\\hss)h
+(#1\\hss)f(}.)0 2085 y Fu(on)d(the)g(screen)i(and)e(in)f(the)i(log)d(\014le.)
+27 b(Y)m(ou)17 b(can)g(use)g Fo(\\show)f Fu(with)h(y)o(our)f(o)o(wn)h
+(macros,)f(to)q(o.)27 b(If)16 b(y)o(ou)0 2135 y(end)d(up)g(using)f(sev)o
+(eral)i(macro)d(pac)o(k)n(ages,)i(y)o(ou)f(can)h(use)g(the)h
+Fo(\\show)d Fu(command)f(to)j(see)h(if)e(a)g(particular)0 2184
+y(macro)h(is)g(de\014ned.)804 2425 y(69)p eop
+%%Page: 70 76
+70 75 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))463
+b(Section)15 b(9:)i(Digging)12 b(a)i(little)f(deep)q(er)p 1648
+183 V 0 185 1650 2 v 0 185 V 83 267 a(Man)o(y)e(computer)h(cen)o(ters)h(ha)o
+(v)o(e)f(the)g(L)691 262 y Fa(a)710 267 y Fu(T)733 279 y(E)757
+267 y(X)f(macro)g(pac)o(k)n(age.)17 b(This)11 b(pac)o(k)n(age)h(allo)o(ws)e
+(the)i(user)h(to)0 316 y(create)g(an)e(index,)h(a)f(table)g(of)g(con)o(ten)o
+(ts,)i(and)e(a)g(bibliograph)o(y)f(automatically)l(.)15 b(It)c(also)g(has)h
+(the)g(abilit)o(y)0 366 y(to)17 b(insert)h(some)e(elemen)o(tary)g(graphic)h
+(\014gures)h(suc)o(h)g(as)f(circles,)h(o)o(v)n(als,)f(lines,)g(and)g(arro)o
+(ws.)28 b(L)1554 361 y Fa(a)1573 366 y Fu(T)1596 379 y(E)1619
+366 y(X)0 416 y(also)14 b(uses)i(sp)q(ecial)g(predi\014ned)f(\014les)h
+(called)e Fn(st)o(yle)h(\014les)i Fu(to)e(set)h(up)f(sp)q(eci\014c)h(page)f
+(parameters.)21 b(Man)o(y)0 466 y(di\013eren)o(t)d(st)o(yle)e(\014les)h(are)g
+(a)o(v)n(ailable;)f(some)f(journals)h(will)f(accept)j(pap)q(ers)g(on)e(a)g
+(magnetic)g(medium)0 516 y(for)e(direct)i(pro)q(cessing)g(if)e(they)i(are)f
+(prepared)h(using)f(L)883 511 y Fa(a)902 516 y Fu(T)925 528
+y(E)948 516 y(X)g(and)f(a)h(designated)g(st)o(yle)h(\014le.)k(It)15
+b(is)g(not)0 565 y(di\016cult)h(to)g(shift)g(from)f(T)428 574
+y(E)451 565 y(X)i(to)f(L)563 560 y Fa(a)582 565 y Fu(T)605
+578 y(E)628 565 y(X.)26 b(A)16 b(user's)i(guide)e(b)o(y)g(the)h(author)g(of)f
+(the)h(macro)e(pac)o(k)n(age,)0 615 y(Leslie)f(Lamp)q(ort,)e(is)i(a)o(v)n
+(ailable:)i(L)540 610 y Fa(a)559 615 y Fu(T)582 628 y(E)605
+615 y(X)p Ft(:)g(A)g(do)q(cumen)o(t)e(preparation)f(system)1341
+600 y Fs(8)1359 615 y Fu(.)83 715 y(The)e(American)f(Mathematical)f(So)q
+(ciet)o(y)i(uses)h(the)f Fp(A)931 724 y(M)976 715 y(S)s Fu(-T)1041
+724 y(E)1064 715 y(X)g(macro)f(pac)o(k)n(age)g(for)g(its)h(journals.)0
+765 y(It)j(is)h(readily)e(a)o(v)n(ailable)f(from)h(that)h(So)q(ciet)o(y)m(,)g
+(and)g(pap)q(ers)i(ma)o(y)c(b)q(e)j(submitted)f(to)g(their)g(journals)g(on)0
+814 y(a)g(magnetic)e(medium)g(using)h Fp(A)506 823 y(M)551
+814 y(S)s Fu(-T)616 823 y(E)640 814 y(X.)18 b(A)c(man)o(ual)e(b)o(y)h(Mic)o
+(hael)h(Spiv)n(ak,)f Ft(The)i(Jo)o(y)h(of)f(T)1516 824 y(E)1542
+814 y(X)1578 799 y Fs(9)1597 814 y Fu(,)e(is)0 864 y(a)o(v)n(ailable)f(from)g
+(the)i(American)f(Mathematical)f(So)q(ciet)o(y)m(.)83 964 y(Other)g(macro)e
+(pac)o(k)n(ages)h(exist,)g(and)g(undoubtedly)g(more)f(will)g(b)q(e)h(dev)o
+(elop)q(ed.)18 b(They)11 b(are)h(usually)0 1014 y(of)18 b(mo)q(dest)f(cost)i
+(and)f(can)h(b)q(e)f(v)o(ery)h(e\013ectiv)o(e)h(in)d(some)h(circumstances.)31
+b(The)19 b(T)1345 1023 y(E)1368 1014 y(X)g(Users)g(Group)0
+1064 y(announces)c(the)f(existence)i(of)d(new)i(macro)d(pac)o(k)n(ages)i(in)g
+(its)f(publications.)0 1238 y Fv(9.3)18 b(Horizon)n(tal)j(and)d(v)n(ertical)k
+(lines)83 1337 y Fu(Making)14 b(horizon)o(tal)h(and)g(v)o(ertical)g(lines)h
+(is)f(easy)h(using)f(T)1028 1346 y(E)1051 1337 y(X.)22 b(When)16
+b(t)o(yping)e(in)h(text,)h Fo(\\hrule)0 1387 y Fu(will)h(cause)j(the)g
+(curren)o(t)g(paragraph)f(to)g(end,)h(will)d(dra)o(w)i(a)g(horizon)o(tal)f
+(line)g(whose)i(width)f(is)f(the)0 1437 y(curren)o(t)f(v)n(alue)d(of)h
+Fo(\\hsize)p Fu(,)f(and)h(then)g(will)f(con)o(tin)o(ue)i(on)e(with)h(a)g(new)
+h(paragraph.)21 b(It's)16 b(p)q(ossible)f(to)0 1487 y(sp)q(ecify)g(the)h
+(width)e(of)g(the)h(hrule)g(as,)g(for)f(example,)f(with)i Fo(\\hrule)20
+b(width)h(5)h(cm)p Fu(;)14 b(also)g(y)o(ou)g(can)h(use)0 1537
+y Fo(\\vskip)e Fu(or)g Fo(\\bigskip)g Fu(to)g(put)h(some)f(space)i(ab)q(o)o
+(v)o(e)f(or)g(b)q(elo)o(w)f(the)i(hrule.)j(Here)d(is)f(an)g(example:)0
+1636 y Fo(\\parindent)20 b(=)h(0)h(pt)f(\\parskip)f(=)i(12)f(pt)0
+1686 y(Here)g(is)g(the)h(text)e(before)h(the)g(hrule.)0 1736
+y(\\bigskip)0 1786 y(\\hrule)g(width)f(3)i(in)0 1836 y(And)f(here)g(is)h
+(some)e(text)h(after)g(the)g(hrule.)0 1935 y Fu(that)14 b(pro)q(duces)p
+0 2215 600 2 v 0 2215 V 44 2246 a Fs(8)83 2261 y Fu(Addison-W)m(esley)m(,)f
+(Reading,)f(Massac)o(h)o(usetts,)k(1986,)c(ISBN)i(0-201-15790-X.)44
+2295 y Fs(9)83 2310 y Fu(American)f(Mathematical)f(So)q(ciet)o(y)m(,)h(1986,)
+g(ISBN)h(0-8218-2999-8)804 2425 y(70)p eop
+%%Page: 71 77
+71 76 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))463
+b(Section)15 b(9:)i(Digging)12 b(a)i(little)f(deep)q(er)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a(Here)i(is)f(the)g(text)h(b)q(efore)f
+(the)h(hrule.)p 0 318 900 2 v 0 318 V 0 397 a(And)f(here)h(is)f(some)f(text)h
+(after)h(the)f(hrule.)83 496 y(In)h(fact)h(this)f(hrule)g(not)h(only)e(has)i
+(width)f(of)f(three)j(inc)o(hes,)f(but)f(also)g(b)o(y)g(default)g(has)g(a)g
+(heigh)o(t)0 546 y(\(the)f(amoun)o(t)e(b)o(y)i(whic)o(h)g(the)g(hrule)g
+(extends)h(ab)q(o)o(v)o(e)f(the)g(baseline)g(on)f(whic)o(h)h(the)g(t)o(yp)q
+(e)h(is)e(b)q(eing)h(set\))0 596 y(of)i(0.4)g(p)q(oin)o(ts)g(and)h(a)f(depth)
+h(\(the)h(amoun)o(t)d(b)o(y)h(whic)o(h)h(the)g(hrule)g(extends)h(b)q(elo)o(w)
+e(the)h(baseline)g(on)0 646 y(whic)o(h)e(the)g(t)o(yp)q(e)g(is)f(b)q(eing)h
+(set\))h(of)e(0)g(p)q(oin)o(ts.)20 b(Eac)o(h)15 b(of)f(these)j(parameters)d
+(can)h(b)q(e)g(individually)e(set.)0 696 y(Th)o(us)h(if)f(w)o(e)h(c)o(hange)h
+(the)f(last)g(example)e(to)i(sa)o(y)83 795 y Fo(\\hrule)21
+b(width)f(3)i(in)f(height)g(2)g(pt)h(depth)f(3)g(pt)35 b Fu(w)o(e)14
+b(get)0 895 y(Here)h(is)f(the)g(text)h(b)q(efore)f(the)h(hrule.)p
+0 965 900 21 v 0 965 V 0 1044 a(And)f(here)h(is)f(some)f(text)h(after)h(the)f
+(hrule.)83 1144 y(The)g(three)i(parameters)d Fo(width)p Fu(,)g
+Fo(height)p Fu(,)f(and)i Fo(depth)e Fu(ma)o(y)g(b)q(e)j(giv)o(en)e(in)h(an)o
+(y)f(order.)1716 1142 y Fs(T)1734 1148 y(E)1753 1142 y(Xb)q(o)q(ok:)h
+(221{222)83 1243 y Fu(A)h(vrule)f(ma)o(y)f(b)q(e)i(de\014ned)g(analogously)e
+(to)h(an)h(hrule)f(b)o(y)h(sp)q(ecifying)f(the)h Fo(width)p
+Fu(,)e Fo(height)p Fu(,)g(and)0 1293 y Fo(depth)19 b Fu(if)f(desired.)72
+b(But,)22 b(unlik)o(e)d(the)h(hrule,)h(the)f(vrule)g(will)e(not)h
+(automatically)e(start)j(a)g(new)1716 1292 y Fs(T)1734 1298
+y(E)1753 1292 y(Xb)q(o)q(ok:)14 b(221{222)0 1343 y Fu(paragraph)e(when)g(it)g
+(app)q(ears.)18 b(By)13 b(default)e(the)i(vrule)f(will)f(b)q(e)h(0.4)f(p)q
+(oin)o(ts)h(wide,)g(and)g(will)f(b)q(e)h(as)h(high)0 1393 y(as)h(the)g(line)g
+(on)g(whic)o(h)f(it)h(is)g(b)q(eing)f(set.)19 b(Hence)0 1492
+y Fo(Here)i(is)g(some)g(text)g(before)g(the)g(vrule)0 1542
+y(\\vrule\\)0 1592 y(and)g(this)g(follows)f(the)i(vrule.)0
+1692 y Fu(will)12 b(giv)o(e)83 1791 y(Here)j(is)f(some)f(text)h(b)q(efore)h
+(the)g(vrule)p 715 1791 2 29 v 29 w(and)f(this)g(follo)o(ws)e(the)j(vrule.)0
+1941 y Fr(.)d Fu(Exercise)i(9.2)40 b(Mak)o(e)13 b(three)g(horizon)o(tal)e
+(lines)i(that)f(are)h(15)e(p)q(oin)o(ts)h(apart,)g(3)g(inc)o(hes)h(in)f
+(length,)g(and)0 1990 y(one)i(inc)o(h)g(in)f(from)f(the)j(left)f(margin.)83
+2090 y(Although)i(w)o(e)h(usually)f(think)h(of)f(hrules)h(and)g(vrules)g(as)g
+(horizon)o(tal)f(and)h(v)o(ertical)f(lines,)h(they)0 2140 y(need)e(not)f
+(necessarily)h(b)q(e)f(used)h(that)f(w)o(a)o(y)m(.)j(F)m(or)c(example:)0
+2239 y Fo(\\noindent)0 2289 y(Name:)43 b(\\vrule)20 b(height)h(0)g(pt)h
+(depth)e(0.4)i(pt)f(width)g(3)g(in)804 2425 y Fu(71)p eop
+%%Page: 72 78
+72 77 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))463
+b(Section)15 b(9:)i(Digging)12 b(a)i(little)f(deep)q(er)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a(will)f(giv)o(e)0 366 y(Name:)p
+135 368 900 2 v 0 516 a Fr(.)i Fu(Exercise)h(9.3)41 b(Mak)o(e)14
+b(the)g(follo)o(wing)d(grid)j(\(eac)o(h)g(b)q(o)o(x)g(is)g(1)f(cen)o(timeter)
+h(square\):)p 600 557 355 2 v 600 557 V 600 675 2 119 v 718
+675 V 836 675 V 954 675 V 600 677 355 2 v 600 677 V 600 795
+2 119 v 718 795 V 836 795 V 954 795 V 600 797 355 2 v 600 797
+V 600 914 2 119 v 718 914 V 836 914 V 954 914 V 600 916 355
+2 v 600 916 V 0 1090 a Fv(9.4)k(Bo)n(xes)h(within)i(b)r(o)n(xes)83
+1190 y Fu(W)m(e)d(ha)o(v)o(e)f(already)h(seen)h(\(in)f(our)g(discussion)g(of)
+f(line)h(shap)q(es\))h(that)f(vb)q(o)o(xes)g(and)g(h)o(b)q(o)o(xes)h(are)0
+1240 y(ob)r(jects)e(that)f(ma)o(y)e(b)q(e)j(o)o(v)o(erfull)d(or)i(underfull.)
+24 b(In)16 b(this)g(section)h(w)o(e)f(will)e(lo)q(ok)h(at)h(these)h(b)q(o)o
+(xes)g(in)e(a)0 1290 y(bit)e(more)g(detail.)k(They)d(ma)o(y)d(b)q(e)j(stac)o
+(k)o(ed)g(or)g(lined)f(up)g(to)g(allo)o(w)f(a)h(v)n(ariet)o(y)g(of)g(p)q
+(ositions)g(for)g(text)h(on)0 1339 y(the)g(page.)83 1439 y(An)k(h)o(b)q(o)o
+(x)f(is)h(formed)e(b)o(y)i(using)f Fo(\\hbox{)p Fr(:)7 b(:)g(:)n
+Fo(})p Fu(.)29 b(Once)19 b(the)f(material)e(b)q(et)o(w)o(een)j(the)g(braces)g
+(has)0 1489 y(b)q(een)c(put)f(in)o(to)f(an)h(h)o(b)q(o)o(x,)f(it)g(is)h(set)h
+(and)f(can)g(not)f(b)q(e)i(further)g(split)e(\(this)h(means)f(that)h
+(material)e(that)0 1539 y(m)o(ust)k(go)h(on)h(one)f(line)g(can)h(b)q(e)g(put)
+g(in)o(to)f(an)g(h)o(b)q(o)o(x,)g(and)h(it)f(will)f(then)i(remain)e(as)i(one)
+f(unit\).)29 b(It's)0 1588 y(p)q(ossible)15 b(to)f(sp)q(ecify)h(the)h(size)f
+(of)f(an)g(h)o(b)q(o)o(x.)20 b(Th)o(us)15 b Fo(\\hbox)21 b(to)g(5)h
+(cm{contents)d(of)j(the)f(box})13 b Fu(will)1716 1586 y Fs(T)1734
+1592 y(E)1753 1586 y(Xb)q(o)q(ok:)h(64{66)0 1638 y Fu(pro)q(duce)h(an)f(h)o
+(b)q(o)o(x)g(exactly)g(\014v)o(e)g(cen)o(timeters)h(wide)f(con)o(taining)f
+(the)i(t)o(yp)q(eset)g(text)g(\\con)o(ten)o(ts)g(of)e(the)0
+1688 y(b)q(o)o(x".)27 b(It's)17 b(easy)h(to)f(get)g(an)g(underfull)g(or)g(o)o
+(v)o(erfull)f(b)q(o)o(x)h(in)f(this)i(w)o(a)o(y)m(.)26 b(An)17
+b(underfull)g(b)q(o)o(x)g(can)g(b)q(e)0 1738 y(a)o(v)o(oided)c(b)o(y)g(using)
+g Fo(\\hfil)g Fu(to)g(absorb)h(the)g(extra)g(space.)19 b(When)14
+b(no)f(dimension)f(is)i(giv)o(en,)f(an)g(h)o(b)q(o)o(x)g(is)0
+1788 y(formed)g(that)h(is)f(just)h(wide)g(enough)g(to)g(hold)f(the)i
+(enclosed)g(text.)83 1887 y(Similarly)l(,)c(vb)q(o)o(xes)j(are)h(formed)e
+(using)h Fo(\\vbox{)p Fr(:)7 b(:)g(:)m Fo(})p Fu(.)18 b(What)c(mak)o(es)f
+(these)j(b)q(o)o(xes)e(in)o(teresting)h(is)0 1937 y(that)e(when)h(a)f(vb)q(o)
+o(x)g(con)o(tains)g(h)o(b)q(o)o(xes,)g(these)i(h)o(b)q(o)o(xes)f(are)f(stac)o
+(k)o(ed)h(one)g(ab)q(o)o(v)o(e)f(the)h(other)g(and)f(set)h(as)0
+1987 y(a)g(unit.)j(Similarly)m(,)10 b(an)k(h)o(b)q(o)o(x)f(can)h(con)o(tain)g
+(vb)q(o)o(xes,)g(whic)o(h)f(will)g(b)q(e)h(set)h(in)f(a)f(ro)o(w.)18
+b(Supp)q(ose)d(w)o(e)f(tak)o(e)0 2037 y(three)h(h)o(b)q(o)o(xes)f(and)g(put)g
+(them)f(in)h(a)f(vb)q(o)o(x:)0 2136 y Fo(\\vbox{)131 2186 y(\\hbox{Contents)
+19 b(of)i(box)g(1})131 2236 y(\\hbox{Contents)e(of)i(box)g(2})131
+2286 y(\\hbox{Contents)e(of)i(box)g(3})804 2425 y Fu(72)p eop
+%%Page: 73 79
+73 78 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))463
+b(Section)15 b(9:)i(Digging)12 b(a)i(little)f(deep)q(er)p 1648
+183 V 0 185 1650 2 v 0 185 V 131 267 a Fo(})0 366 y Fu(giv)o(es)0
+457 y(Con)o(ten)o(ts)h(of)g(b)q(o)o(x)f(1)0 507 y(Con)o(ten)o(ts)h(of)g(b)q
+(o)o(x)f(2)0 557 y(Con)o(ten)o(ts)h(of)g(b)q(o)o(x)f(3)83 656
+y(No)o(w)h(supp)q(ose)h(w)o(e)f(tak)o(e)g(another)g(vb)q(o)o(x:)0
+756 y Fo(\\vbox{)131 806 y(\\hbox{Contents)19 b(of)i(box)g(4})131
+856 y(\\hbox{Contents)e(of)i(box)g(5})131 905 y(})83 1005 y
+Fu(These)c(t)o(w)o(o)e(vb)q(o)o(xes)h(can)g(b)q(e)g(put)f(in)o(to)g(an)h(h)o
+(b)q(o)o(x;)f(this)h(will)e(cause)i(them)f(to)g(b)q(e)h(placed)g(side)g(b)o
+(y)0 1055 y(side.)i(In)c(other)h(w)o(ords)0 1154 y Fo(\\hbox{)109
+1204 y(\\vbox{)240 1254 y(\\hbox{Contents)k(of)i(box)g(1})240
+1304 y(\\hbox{Contents)e(of)i(box)g(2})240 1354 y(\\hbox{Contents)e(of)i(box)
+g(3})240 1403 y(})109 1453 y(\\vbox{)240 1503 y(\\hbox{Contents)e(of)i(box)g
+(4})240 1553 y(\\hbox{Contents)e(of)i(box)g(5})240 1603 y(})109
+1653 y(})0 1752 y Fu(giv)o(es)14 1843 y(Con)o(ten)o(ts)14 b(of)g(b)q(o)o(x)f
+(1)14 1893 y(Con)o(ten)o(ts)h(of)g(b)q(o)o(x)f(2)14 1943 y(Con)o(ten)o(ts)h
+(of)g(b)q(o)o(x)f(3)351 1893 y(Con)o(ten)o(ts)h(of)g(b)q(o)o(x)f(4)351
+1943 y(Con)o(ten)o(ts)h(of)g(b)q(o)o(x)f(5)83 2042 y(Notice)k(that)g(the)g(t)
+o(w)o(o)f(vb)q(o)o(xes)h(are)g(aligned)f(so)h(that)g(the)g(b)q(ottoms)e(are)j
+(lev)o(el;)f(also)f(there)i(is)e(a)0 2092 y(little)d(space)i(at)e(the)h(b)q
+(eginning)f(of)g(eac)o(h)i(line)e(and)g(also)g(b)q(et)o(w)o(een)i(the)g(vb)q
+(o)o(xes.)j(Actually)m(,)12 b(the)i(reason)0 2142 y(these)h(spaces)g(app)q
+(ear)f(is)g(rather)h(subtle.)j(Unless)d(a)e(line)g(ends)i(in)e(a)g(con)o
+(trol)h(w)o(ord,)f(there)i(is)f(alw)o(a)o(ys)e(a)0 2192 y(space)k(b)q(et)o(w)
+o(een)h(the)e(last)g(en)o(try)h(in)f(one)g(line)f(and)h(the)h(\014rst)g(one)f
+(in)g(the)h(next)f(line.)21 b(F)m(or)15 b(this)g(reason)0 2242
+y(the)h(space)h(b)q(et)o(w)o(een)g(the)f(vb)q(o)o(xes)g(comes)f(from)f(the)i
+(end)g(of)f(the)h(line)f(con)o(taining)g(the)h(closing)f(brace)0
+2291 y(of)g(the)h(\014rst)h(vb)q(o)o(x.)22 b(Similarly)m(,)12
+b(the)k(spaces)h(at)f(the)g(b)q(eginning)f(of)g(the)h(line)f(is)h(caused)g(b)
+o(y)g(the)g(space)804 2425 y(73)p eop
+%%Page: 74 80
+74 79 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))463
+b(Section)15 b(9:)i(Digging)12 b(a)i(little)f(deep)q(er)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a(after)g(the)g(op)q(ening)f(brace)i(of)e
+(the)h(h)o(b)q(o)o(x.)k(These)d(spaces)g(can)f(b)q(e)g(a)o(v)o(oided)f(b)o(y)
+h(\\commen)o(ting)c(out")j(the)0 316 y(end)i(of)g(the)g(line,)f(that)h(is,)f
+(b)o(y)h(putting)f(a)h Fo(\045)f Fu(immediately)e(after)j(the)g(closing)f
+(brace)i(of)e(the)i(\014rst)f(vb)q(o)o(x)0 366 y(or)g(the)i(op)q(ening)e
+(brace)h(of)f(the)h(h)o(b)q(o)o(x.)k(If)c(y)o(ou)f(try)g(to)h(put)f(some)g
+(vb)q(o)o(xes)h(together)g(and)g(acciden)o(tally)0 416 y(get)g(extra)g(space)
+g(b)o(y)f(forgetting)g(to)g(commen)o(t)f(out)h(the)h(end)g(of)f(the)h(line,)e
+(y)o(ou're)i(in)e(go)q(o)q(d)h(compan)o(y)m(.)0 466 y(Some)f(v)o(ery)h(able)g
+(and)f(exp)q(erienced)j(T)619 475 y(E)642 466 y(X)e(users)i(ha)o(v)o(e)e
+(done)g(the)g(same)f(thing!)83 565 y(Extra)j(space,)h(sa)o(y)f(one)g(cen)o
+(timeter,)g(can)g(b)q(e)g(added)h(b)o(y)e(putting)h(an)f Fo(\\hskip)21
+b(1)g(cm)38 b Fu(b)q(et)o(w)o(een)0 615 y(the)12 b(vb)q(o)o(xes.)17
+b(They)12 b(can)f(b)q(e)h(aligned)e(so)h(that)g(the)h(tops)g(are)f(lev)o(el)g
+(b)o(y)g(using)g Fo(\\vtop)32 b Fu(instead)11 b(of)g Fo(\\vbox)p
+Fu(.)0 665 y(Making)i(these)i(t)o(w)o(o)f(c)o(hanges)g(results)h(in:)14
+765 y(Con)o(ten)o(ts)f(of)g(b)q(o)o(x)f(1)14 814 y(Con)o(ten)o(ts)h(of)g(b)q
+(o)o(x)f(2)14 864 y(Con)o(ten)o(ts)h(of)g(b)q(o)o(x)f(3)469
+765 y(Con)o(ten)o(ts)h(of)g(b)q(o)o(x)f(4)469 814 y(Con)o(ten)o(ts)h(of)g(b)q
+(o)o(x)f(5)83 947 y(W)m(e)i(can)g(com)o(bine)f(vb)q(o)o(xes,)h(h)o(b)q(o)o
+(xes,)h(vrules,)f(and)g(hrules)h(to)f(get)g(b)q(o)o(xed)h(text.)22
+b(Ho)o(w)15 b(migh)o(t)e(w)o(e)0 997 y(construct)k(suc)o(h)f(a)e(b)q(o)o(x?)
+22 b(One)16 b(w)o(a)o(y)e(is)h(to)g(tak)o(e)g(the)h(material)d(to)i(b)q(e)h
+(b)q(o)o(xed)f(and)g(put)g(it)g(in)f(an)h(h)o(b)q(o)o(x)0 1047
+y(preceded)h(and)e(follo)o(w)o(ed)e(b)o(y)i(a)f(vrule.)19 b(Then)14
+b(put)g(this)g(in)g(a)f(vb)q(o)o(x)h(with)f(hrules)i(ab)q(o)o(v)o(e)e(and)h
+(b)q(elo)o(w)g(it.)0 1097 y(This)g(giv)o(es)f(us:)0 1196 y
+Fo(\\vbox{)131 1246 y(\\hrule)131 1296 y(\\hbox{\\vrule)19
+b(The)i(text)g(to)h(be)f(boxed)g(\\vrule})131 1346 y(\\hrule)109
+1395 y(})0 1495 y Fu(whic)o(h)14 b(results)h(in)p 0 1564 418
+2 v 0 1564 V 0 1593 2 29 v 15 1593 a(The)g(text)f(to)g(b)q(e)h(b)q(o)o(xed)p
+416 1593 V 0 1595 418 2 v 0 1595 V 83 1694 a(This)h(pro)q(duces)i(b)q(o)o
+(xed)f(material,)e(but)h(there)i(is)f(no)f(margin)e(around)j(it)f(and)g(so)h
+(it)f(lo)q(oks)g(v)o(ery)0 1744 y(cramp)q(ed)e(\(of)g(course)i(T)385
+1753 y(E)409 1744 y(X)e(is)h(just)g(giving)e(us)i(what)f(w)o(e)h(ask)o(ed)g
+(for\).)20 b(W)m(e)14 b(can)h(impro)o(v)o(e)e(the)i(spacing)0
+1794 y(b)o(y)d(putting)h(a)f Fo(\\strut)g Fu(at)g(the)i(b)q(eginning)e(of)g
+(the)h(h)o(b)q(o)o(x)f(to)h(mak)o(e)e(it)h(a)h(little)f(taller)g(and)h(deep)q
+(er.)19 b(This)0 1844 y(giv)o(es)14 b(us:)p 0 1907 V 0 1907
+V 0 1957 2 50 v 15 1943 a(The)h(text)f(to)g(b)q(e)h(b)q(o)o(xed)p
+416 1957 V 0 1959 418 2 v 0 1959 V 0 2108 a Fr(.)e Fu(Exercise)i(9.4)41
+b(Wh)o(y)13 b(is)g(it)g(that)h(w)o(e)g(w)o(ere)g(forced)g(to)g(add)f(extra)h
+(space)g(ab)q(o)o(v)o(e)g(and)f(b)q(elo)o(w)g(the)h(text)0
+2158 y(but)g(not)g(b)q(efore)h(and)e(after)h(it?)804 2425 y(74)p
+eop
+%%Page: 75 81
+75 80 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))463
+b(Section)15 b(9:)i(Digging)12 b(a)i(little)f(deep)q(er)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a Fr(.)18 b Fu(Exercise)i(9.5)40
+b(Use)19 b(the)g(metho)q(d)e(of)h(b)q(o)o(xing)f(material)f(to)i(put)g(text)h
+(cen)o(tered)h(in)d(a)h(b)q(o)o(x)g(whic)o(h)0 316 y(extends)d(from)d(the)j
+(left)f(to)f(the)i(righ)o(t)e(margin.)0 466 y Fr(.)h Fu(Exercise)h(9.6)41
+b(By)14 b(stac)o(king)f(nine)h(little)g(b)q(o)o(xes,)f(mak)o(e)g(the)h(follo)
+o(wing)e(magic)g(square:)p 600 529 52 2 v 600 529 V 600 579
+2 50 v 615 565 a(6)p 650 579 V 600 581 52 2 v 600 581 V 652
+529 V 652 529 V 652 579 2 50 v 31 w(1)p 702 579 V 652 581 52
+2 v 652 581 V 704 529 V 704 529 V 704 579 2 50 v 31 w(8)p 754
+579 V 704 581 52 2 v 704 581 V 600 583 V 600 583 V 600 632
+2 50 v 615 618 a(7)p 650 632 V 600 634 52 2 v 600 634 V 652
+583 V 652 583 V 652 632 2 50 v 31 w(5)p 702 632 V 652 634 52
+2 v 652 634 V 704 583 V 704 583 V 704 632 2 50 v 31 w(3)p 754
+632 V 704 634 52 2 v 704 634 V 600 636 V 600 636 V 600 686
+2 50 v 615 671 a(2)p 650 686 V 600 687 52 2 v 600 687 V 652
+636 V 652 636 V 652 686 2 50 v 31 w(9)p 702 686 V 652 687 52
+2 v 652 687 V 704 636 V 704 636 V 704 686 2 50 v 31 w(4)p 754
+686 V 704 687 52 2 v 704 687 V 0 837 a Fr(.)g Fu(Exercise)i(9.7)40
+b(Notice)13 b(that)g(the)f(magic)f(square)i(in)f(the)h(previous)f(exercise)i
+(has)f(in)o(ternal)f(lines)g(that)0 886 y(are)j(t)o(wice)g(as)f(thic)o(k)g
+(as)h(the)g(outside)g(ones.)20 b(Also,)14 b(there)h(is)f(a)h(tin)o(y)e(space)
+j(at)e(the)h(in)o(tersection)h(of)d(the)0 936 y(in)o(ternal)g(lines.)18
+b(Fix)c(up)g(the)g(magic)e(square)j(so)f(this)g(do)q(esn't)g(happ)q(en.)0
+1086 y Fr(.)c Fu(Exercise)j(9.8)40 b(W)m(rite)10 b(a)h(macro)20
+b Fo(\\boxtext#1{)p Fr(:)7 b(:)f(:)m Fo(})k Fu(whic)o(h)h(will)e(tak)o(e)i
+(the)g(text)g(b)q(et)o(w)o(een)h(the)g(braces)0 1136 y(and)i(put)g(a)g(b)q(o)
+o(x)g(around)g(it.)k(T)m(est)d(y)o(our)f(macro)f(b)o(y)h(making)d(up)j(a)g
+(sen)o(tence)j(with)c(ev)o(ery)i(other)g(w)o(ord)0 1201 y(b)q(o)o(xed.)25
+b(I'm)p 221 1149 64 2 v 221 1149 V 221 1199 2 50 v 223 1185
+a(not)p 283 1199 V 221 1201 64 2 v 221 1201 V 300 1201 a(quite)p
+407 1149 78 2 v 407 1149 V 407 1199 2 50 v 409 1185 a(sure)p
+482 1199 V 407 1201 78 2 v 407 1201 V 500 1201 a(wh)o(y)p 590
+1149 156 2 v 590 1149 V 590 1199 2 50 v 592 1185 a(someone)p
+745 1199 V 590 1201 156 2 v 590 1201 V 762 1201 a(w)o(ould)p
+885 1149 48 2 v 885 1149 V 885 1199 2 50 v 887 1185 a(do)p
+931 1199 V 885 1201 48 2 v 885 1201 V 948 1201 a(this)p 1031
+1149 92 2 v 1031 1149 V 1031 1199 2 50 v 1033 1185 a(since)p
+1120 1199 V 1031 1201 92 2 v 1031 1201 V 1138 1201 a(the)p
+1212 1149 106 2 v 1212 1149 V 1212 1199 2 50 v 1214 1185 a(result)p
+1315 1199 V 1212 1201 106 2 v 1212 1201 V 1333 1201 a(is)p
+1377 1149 115 2 v 1377 1149 V 1377 1199 2 50 v 1379 1185 a(prett)o(y)p
+1489 1199 V 1377 1201 115 2 v 1377 1201 V 1507 1201 a(strange.)0
+1251 y(Note)14 b(ho)o(w)g(the)g(baseline)g(and)g(the)h(b)q(ottom)d(of)h(the)i
+(surrounding)f(b)q(o)o(xes)g(align.)83 1350 y(It's)i(easy)h(to)f(mo)o(v)o(e)e
+(b)q(o)o(xes)j(up,)f(do)o(wn,)g(left,)g(or)g(righ)o(t)f(on)h(the)h(page.)24
+b(A)17 b Fo(\\vbox)e Fu(can)h(b)q(e)h(mo)o(v)o(ed)0 1400 y(to)f(the)h(righ)o
+(t)e(one)h(inc)o(h)g(b)o(y)g(using)g Fo(\\moveright)k(1)h(in)h(\\vbox{)p
+Fr(:)7 b(:)g(:)t Fo(})p Fu(.)24 b(T)m(o)16 b(mo)o(v)o(e)e(it)i(to)g(the)g
+(left,)g(use)0 1450 y Fo(\\moveleft)p Fu(.)g(Similarly)l(,)11
+b(an)i Fo(\\hbox)g Fu(can)h(b)q(e)h(mo)o(v)o(ed)d(up)i(or)g(do)o(wn)f(using)h
+Fo(\\raise)f Fu(or)h Fo(\\lower)p Fu(.)0 1599 y Fr(.)h Fu(Exercise)j(9.9)40
+b(Rewrite)16 b(the)h Fo(\\boxtext)d Fu(macro)g(from)g(the)j(previous)f
+(exercise)h(so)f(that)g(all)e(of)h(the)0 1649 y(text)20 b(is)e(aligned)h
+(\(hin)o(t:)28 b(b)o(y)18 b(default)h(the)h(depth)f(of)g(a)f(strut)i(is)f
+(3.5)f(p)q(oin)o(ts\).)34 b(This)19 b(w)o(ould)f(giv)o(e)g(a)0
+1699 y(sen)o(tence)h(lik)o(e)d(the)i(follo)o(wing:)j(I'm)p
+597 1662 64 2 v 597 1662 V 597 1712 2 50 v 599 1697 a(not)p
+659 1712 V 597 1714 64 2 v 597 1714 V 691 1699 a(quite)p 799
+1662 78 2 v 799 1662 V 799 1712 2 50 v 801 1697 a(sure)p 874
+1712 V 799 1714 78 2 v 799 1714 V 907 1699 a(wh)o(y)p 998 1662
+156 2 v 998 1662 V 998 1712 2 50 v 1000 1697 a(someone)p 1153
+1712 V 998 1714 156 2 v 998 1714 V 1185 1699 a(w)o(ould)p 1309
+1662 48 2 v 1309 1662 V 1309 1712 2 50 v 1311 1697 a(do)p 1355
+1712 V 1309 1714 48 2 v 1309 1714 V 1386 1699 a(this)p 1470
+1662 92 2 v 1470 1662 V 1470 1712 2 50 v 1472 1697 a(since)p
+1559 1712 V 1470 1714 92 2 v 1470 1714 V 1592 1699 a(the)p
+0 1719 106 2 v 0 1719 V 0 1769 2 50 v 2 1755 a(result)p 103
+1769 V 0 1771 106 2 v 0 1771 V 133 1756 a(is)p 175 1719 115
+2 v 175 1719 V 175 1769 2 50 v 177 1755 a(prett)o(y)p 287 1769
+V 175 1771 115 2 v 175 1771 V 316 1756 a(strange.)83 1856 y(It's)10
+b(p)q(ossible)g(to)g(\014ll)f(a)g(b)q(o)o(x)h(with)f(either)i(an)f(hrule)g
+(or)g(with)f(dots.)17 b(The)10 b(idea)g(is)g(to)f(use)i Fo(\\hrulefill)0
+1906 y Fu(or)j Fo(\\dotfill)34 b Fu(in)13 b(the)i(h)o(b)q(o)o(x.)0
+2005 y Fo(\\hbox)21 b(to)g(5)h(in{Getting)d(Started\\hrulefill)g(1})0
+2055 y(\\hbox)i(to)g(5)h(in{All)e(Characters)g(Great)h(and)g
+(Small\\hrulefill)e(9})0 2105 y(\\hbox)i(to)g(5)h(in{The)e(Shape)h(of)g
+(Things)g(to)g(come\\hrulefill)e(17})0 2155 y(\\hbox)i(to)g(5)h(in{No)e(Math)
+h(Anxiety)g(Here!\\hrulefill)d(30})0 2254 y Fu(giv)o(es)804
+2425 y(75)p eop
+%%Page: 76 82
+76 81 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))463
+b(Section)15 b(9:)i(Digging)12 b(a)i(little)f(deep)q(er)p 1648
+183 V 0 185 1650 2 v 0 185 V 0 267 a(Getting)g(Started)p 285
+267 1193 2 v 1193 w(1)0 316 y(All)g(Characters)i(Great)f(and)g(Small)p
+581 316 901 2 v 901 w(9)0 366 y(The)g(Shap)q(e)h(of)e(Things)h(to)f(come)p
+538 366 921 2 v 921 w(17)0 416 y(No)h(Math)g(Anxiet)o(y)f(Here!)p
+429 416 1029 2 v 1029 w(30)83 516 y(If)h Fo(\\hrulefill)d Fu(is)j(replaced)h
+(b)o(y)f Fo(\\dotfill)e Fu(w)o(e)i(get)0 615 y(Getting)f(Started)c
+Fr(:)f(:)e(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)
+f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)h(:)i Fu(1)0 665 y(All)k(Characters)i(Great)f(and)g
+(Small)8 b Fr(:)f(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)11 b Fu(9)0
+715 y(The)j(Shap)q(e)h(of)e(Things)h(to)f(come)e Fr(:)6 b(:)h(:)f(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)k Fu(17)0 765 y(No)j(Math)g(Anxiet)o(y)f(Here!)d
+Fr(:)d(:)g(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)
+h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)k
+Fu(30)0 914 y Fr(.)k Fu(Exercise)j(9.10)40 b(Mak)o(e)15 b(a)f(b)q(o)o(xed)h
+(headline)g(app)q(ear)g(at)g(the)g(top)g(of)f(the)h(page)g(that)g(is)f(lik)o
+(e)g(the)i(one)0 964 y(used)f(in)e(this)h(man)o(ual.)804 2425
+y(76)p eop
+%%Page: 77 83
+77 82 bop 0 267 a Fw(Section)22 b(10)0 329 y(Con)n(trol)h(w)n(ord)g(list)p
+0 380 1650 2 v 0 380 V 83 577 a Fu(Here)15 b(is)f(a)f(list)h(of)f(the)i(con)o
+(trol)e(w)o(ords)h(giv)o(en)g(in)f(this)h(man)o(ual.)i(If)d(y)o(ou)g(w)o(an)o
+(t)h(more)f(detail)g(ab)q(out)0 627 y(these)i(w)o(ords)f(than)g(is)g(giv)o
+(en)f(here,)i(c)o(hec)o(k)g(the)f(index)g(of)f Ft(The)j(T)1039
+636 y(E)1065 627 y(Xb)q(o)q(ok)p Fu(.)677 776 y(Con)o(trol)d(sym)o(b)q(ols)0
+876 y Fo(\\ )21 b(4)363 b(\\!)21 b(34)386 b(\\")21 b(11)281
+b(\\')21 b(11)0 926 y(\\,)g(34)341 b(\\.)21 b(11)386 b(\\/)21
+b(16)281 b(\\;)21 b(34)0 976 y(\\=)g(11)341 b(\\>)21 b(34)386
+b(\\#)21 b(10)281 b(\\$)21 b(6)0 1025 y(\\\045)g(6)363 b(\\&)21
+b(10)386 b(\\{)21 b(10)281 b(\\})21 b(10)0 1075 y(\\)p 22 1082
+22 2 v 22 1082 V 43 w(10)341 b(\\`)21 b(11)386 b(\\~)21 b(10)281
+b(\\^)21 b(10)0 1125 y(\\|)g(40)697 1274 y Fu(Con)o(trol)13
+b(w)o(ords)0 1374 y Fo(\\AA)21 b(12)319 b(\\aa)21 b(12)364
+b(\\acute)21 b(36)193 b(\\AE)21 b(12)0 1424 y(\\ae)g(12)319
+b(\\aleph)21 b(37)298 b(\\alpha)21 b(35)193 b(\\angle)21 b(37)0
+1474 y(\\approx)f(37)232 b(\\arccos)20 b(41)277 b(\\arcsin)20
+b(41)172 b(\\arctan)20 b(41)0 1523 y(\\arg)h(41)297 b(\\ast)21
+b(36)342 b(\\b)21 b(12)281 b(\\backslash)20 b(37)0 1573 y(\\bar)h(36)297
+b(\\baselineskip)19 b(22)146 b(\\beta)21 b(35)215 b(\\bf)21
+b(16)0 1623 y(\\biggl)g(40)253 b(\\Biggl)21 b(40)298 b(\\biggr)21
+b(40)193 b(\\Biggr)21 b(40)0 1673 y(\\bigl)g(40)275 b(\\Bigl)21
+b(40)320 b(\\bigr)21 b(40)215 b(\\Bigr)21 b(40)0 1723 y(\\bigskip)f(26)210
+b(\\break)21 b(26)298 b(\\breve)21 b(36)193 b(\\bullet)20 b(36)0
+1773 y(\\bye)h(4)319 b(\\c)21 b(12)386 b(\\cap)21 b(36)237
+b(\\cdot)21 b(36)0 1822 y(\\centerline)f(26)144 b(\\centreline)20
+b(60)189 b(\\check)21 b(36)193 b(\\chi)21 b(35)0 1872 y(\\circ)g(35)275
+b(\\columns)20 b(48)255 b(\\cos)21 b(41)237 b(\\cosh)21 b(41)0
+1922 y(\\cot)g(41)297 b(\\coth)21 b(41)320 b(\\csc)21 b(41)237
+b(\\cup)21 b(36)0 1972 y(\\d)g(12)341 b(\\ddag)21 b(27)320
+b(\\ddot)21 b(36)215 b(\\def)21 b(55)0 2022 y(\\deg)g(41)297
+b(\\delta)21 b(35)298 b(\\Delta)21 b(35)193 b(\\det)21 b(41)0
+2071 y(\\diamond)f(36)210 b(\\dim)21 b(41)342 b(\\div)21 b(36)237
+b(\\dot)21 b(36)0 2121 y(\\dotfill)f(49)210 b(\\dots)21 b(14)320
+b(\\downarrow)20 b(41)106 b(\\Downarrow)20 b(41)0 2171 y(\\eject)h(20)253
+b(\\ell)21 b(37)342 b(\\endinsert)20 b(26)106 b(\\epsilon)20
+b(35)0 2221 y(\\eqalign)g(45)210 b(\\eqalignno)20 b(46)211
+b(\\eqno)21 b(46)215 b(\\equiv)21 b(37)0 2271 y(\\eta)g(35)297
+b(\\exists)20 b(37)277 b(\\exp)21 b(41)237 b(\\flat)21 b(37)0
+2320 y(\\folio)g(28)253 b(\\font)21 b(16)320 b(\\footline)20
+b(28)128 b(\\footnote)20 b(27)804 2425 y Fu(77)p eop
+%%Page: 78 84
+78 83 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 45 169 a Fu(A)14
+b(T)113 177 y(E)136 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))538
+b(Section)14 b(10:)j(Con)o(trol)d(w)o(ord)f(list)p 1648 183
+V 0 185 1650 2 v 0 185 V 0 267 a Fo(\\forall)20 b(37)232 b(\\gamma)21
+b(35)298 b(\\Gamma)21 b(35)193 b(\\gcd)21 b(41)0 316 y(\\geq)g(37)297
+b(\\grave)21 b(36)298 b(\\H)21 b(12)281 b(\\halign)20 b(51)0
+366 y(\\hang)h(23)275 b(\\hangafter)20 b(23)211 b(\\hangindent)20
+b(23)84 b(\\hat)21 b(36)0 416 y(\\hbadness)f(29)188 b(\\hbox)21
+b(72)320 b(\\headline)20 b(28)128 b(\\hfil)21 b(27)0 466 y(\\hfill)g(26)253
+b(\\hfuzz)21 b(29)298 b(\\hoffset)20 b(20)150 b(\\hom)21 b(41)0
+516 y(\\hrule)g(71)253 b(\\hrulefill)20 b(49)211 b(\\hsize)21
+b(20)193 b(\\hskip)21 b(27)0 565 y(\\hyphenation)e(30)123 b(\\i)21
+b(11)386 b(\\Im)21 b(37)259 b(\\in)21 b(37)0 615 y(\\inf)g(41)297
+b(\\infty)21 b(37)298 b(\\input)21 b(68)193 b(\\int)21 b(38)0
+665 y(\\iota)g(35)275 b(\\it)21 b(16)364 b(\\item)21 b(24)215
+b(\\itemitem)20 b(24)0 715 y(\\j)h(11)341 b(\\kappa)21 b(35)298
+b(\\ker)21 b(41)237 b(\\L)21 b(12)0 765 y(\\l)g(12)341 b(\\lambda)20
+b(35)277 b(\\Lambda)20 b(35)172 b(\\langle)20 b(41)0 814 y(\\lceil)h(41)253
+b(\\left)21 b(44)320 b(\\leftline)20 b(26)128 b(\\leftskip)20
+b(23)0 864 y(\\leq)h(37)297 b(\\leqalignno)20 b(46)189 b(\\leqno)21
+b(46)193 b(\\let)21 b(61)0 914 y(\\lfloor)f(41)232 b(\\lg)21
+b(41)364 b(\\lim)21 b(38)237 b(\\liminf)20 b(41)0 964 y(\\limsup)g(41)232
+b(\\line)21 b(26)320 b(\\ln)21 b(41)259 b(\\log)21 b(41)0 1014
+y(\\lower)g(75)253 b(\\magnification)19 b(21)124 b(\\magstep)20
+b(16)150 b(\\matrix)20 b(44)0 1064 y(\\max)h(41)297 b(\\medskip)20
+b(26)255 b(\\min)21 b(41)237 b(\\moveleft)20 b(75)0 1113 y(\\moveright)g(75)
+166 b(\\mu)21 b(35)364 b(\\nabla)21 b(37)193 b(\\narrower)20
+b(23)0 1163 y(\\natural)g(37)210 b(\\neg)21 b(37)342 b(\\ni)21
+b(37)259 b(\\noalign)20 b(52)0 1213 y(\\noindent)g(22)188 b(\\nopagenumbers)
+19 b(5)146 b(\\not)21 b(36)237 b(\\nu)21 b(35)0 1263 y(\\O)g(12)341
+b(\\o)21 b(12)386 b(\\odot)21 b(36)215 b(\\OE)21 b(12)0 1313
+y(\\oe)g(12)319 b(\\offinterlineskip)18 b(53)59 b(\\omega)21
+b(35)193 b(\\Omega)21 b(35)0 1362 y(\\ominus)f(36)232 b(\\oplus)21
+b(36)298 b(\\otimes)20 b(36)172 b(\\over)21 b(37)0 1412 y(\\overfullrule)e
+(29)101 b(\\overline)20 b(39)233 b(\\P)21 b(27)281 b(\\pageno)20
+b(28)0 1462 y(\\par)h(7)319 b(\\parallel)20 b(37)233 b(\\parindent)20
+b(23)106 b(\\parshape)20 b(24)0 1512 y(\\parskip)g(22)210 b(\\partial)20
+b(37)255 b(\\perp)21 b(37)215 b(\\phi)21 b(35)0 1562 y(\\Phi)g(35)297
+b(\\pi)21 b(35)364 b(\\Pi)21 b(35)259 b(\\pmatrix)20 b(43)0
+1611 y(\\Pr)h(41)319 b(\\proclaim)20 b(42)233 b(\\psi)21 b(35)237
+b(\\Psi)21 b(35)0 1661 y(\\qquad)g(34)253 b(\\quad)21 b(34)320
+b(\\raggedright)19 b(27)63 b(\\raise)21 b(75)0 1711 y(\\rangle)f(41)232
+b(\\rceil)21 b(41)298 b(\\Re)21 b(37)259 b(\\rfloor)20 b(41)0
+1761 y(\\rho)h(35)297 b(\\right)21 b(44)298 b(\\rightline)20
+b(26)106 b(\\rightskip)20 b(23)0 1811 y(\\rm)h(16)319 b(\\root)21
+b(39)320 b(\\S)21 b(27)281 b(scaled)21 b(16)0 1861 y(\\sec)g(41)297
+b(\\settabs)20 b(48)255 b(\\sharp)21 b(37)193 b(\\sigma)21
+b(35)0 1910 y(\\Sigma)g(35)253 b(\\sim)21 b(37)342 b(\\simeq)21
+b(37)193 b(\\sin)21 b(41)0 1960 y(\\sinh)g(41)275 b(\\sl)21
+b(16)364 b(\\smallskip)20 b(26)106 b(\\sqroot)20 b(39)0 2010
+y(\\ss)h(12)319 b(\\star)21 b(36)320 b(\\strut)21 b(50)193
+b(\\subset)20 b(37)0 2060 y(\\subseteq)g(37)188 b(\\sum)21
+b(38)342 b(\\sup)21 b(41)237 b(\\supset)20 b(37)0 2110 y(\\supseteq)g(37)188
+b(\\surd)21 b(39)320 b(\\t)21 b(12)281 b(\\tan)21 b(41)0 2159
+y(\\tanh)g(41)275 b(\\tau)21 b(35)342 b(\\tensor)20 b(60)172
+b(\\TeX)21 b(5)0 2209 y(\\tensor)f(60)232 b(\\the)21 b(28)342
+b(\\theta)21 b(35)193 b(\\Theta)21 b(35)0 2259 y(\\tilde)g(36)253
+b(\\times)21 b(36)298 b(\\tolerance)20 b(29)106 b(\\topinsert)20
+b(26)0 2309 y(\\tt)h(16)319 b(\\u)21 b(12)386 b(\\underbar)20
+b(39)128 b(\\underline)20 b(39)804 2425 y Fu(78)p eop
+%%Page: 79 85
+79 84 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))540
+b(Section)14 b(10:)j(Con)o(trol)d(w)o(ord)f(list)p 1648 183
+V 0 185 1650 2 v 0 185 V 0 267 a Fo(\\uparrow)20 b(41)210 b(\\Uparrow)20
+b(41)255 b(\\updownarrow)19 b(41)63 b(\\Updownarrow)19 b(41)0
+316 y(\\upsilon)h(35)210 b(\\Upsilon)20 b(35)255 b(\\v)21 b(12)281
+b(\\varepsilon)20 b(35)0 366 y(\\varphi)g(35)232 b(\\varrho)20
+b(35)277 b(\\varsigma)20 b(35)128 b(\\vartheta)20 b(35)0 416
+y(\\vbadness)g(30)188 b(\\vbox)21 b(71)320 b(\\vec)21 b(36)237
+b(\\vee)21 b(36)0 466 y(\\vfill)g(20)253 b(\\vglue)21 b(25)298
+b(\\voffset)20 b(20)150 b(\\vrule)21 b(71)0 516 y(\\vsize)g(20)253
+b(\\vtop)21 b(74)320 b(\\wedge)21 b(36)193 b(\\widehat)20 b(36)0
+565 y(\\widetilde)g(36)166 b(\\xi)21 b(35)364 b(\\Xi)21 b(35)259
+b(\\zeta)21 b(35)804 2425 y Fu(79)p eop
+%%Page: 80 86
+80 85 bop 0 267 a Fw(Section)22 b(11)0 329 y(I)h(get)g(b)n(y)g(with)f(a)h
+(little)c(help)p 0 392 1650 2 v 0 392 V 83 589 a Fu(Man)o(y)11
+b(of)g(the)i(exercises)h(can)e(b)q(e)g(answ)o(ered)h(in)e(sev)o(eral)i(w)o(a)
+o(ys.)j(If)c(y)o(ou)f(lik)o(e)g(y)o(our)h(w)o(a)o(y)f(b)q(etter)i(than)0
+638 y(the)h(w)o(a)o(y)g(giv)o(en)f(b)q(elo)o(w,)g(b)o(y)h(all)f(means)g(use)h
+(it!)p 0 748 V 0 748 V 0 826 a Fo(I)g(like)f(\\TeX!)0 876 y(Once)g(you)g(get)
+g(the)h(hang)f(of)g(it,)g(\\TeX{})g(is)g(really)g(easy)g(to)g(use.)0
+926 y(You)g(just)g(have)g(to)h(master)e(the)h(\\TeX)g(nical)g(aspects.)0
+1001 y Fu(I)h(lik)o(e)f(T)128 1010 y(E)151 1001 y(X!)h(Once)h(y)o(ou)e(get)h
+(the)h(hang)e(of)g(it,)g(T)757 1010 y(E)781 1001 y(X)h(is)f(really)h(easy)g
+(to)g(use.)21 b(Y)m(ou)13 b(just)h(ha)o(v)o(e)g(to)g(mas-)0
+1051 y(ter)h(the)f(T)159 1060 y(E)182 1051 y(Xnical)g(asp)q(ects.)p
+0 1111 V 0 1111 V 0 1121 V 0 1121 V 0 1200 a Fo(Does)f(\\AE)g(schylus)g
+(understand)e(\\OE)j(dipus?)0 1274 y Fu(Do)q(es)g(\035sc)o(h)o(ylus)h
+(understand)g(\036dipus?)p 0 1334 V 0 1334 V 0 1344 V 0 1344
+V 0 1422 a Fo(The)e(smallest)f(internal)h(unit)g(of)g(\\TeX{})g(is)g(about)g
+(53.63\\AA.)0 1497 y Fu(The)h(smallest)f(in)o(ternal)g(unit)h(of)f(T)556
+1506 y(E)579 1497 y(X)h(is)g(ab)q(out)g(53.63)881 1490 y(\027)881
+1497 y(A.)p 0 1558 V 0 1558 V 0 1568 V 0 1568 V 0 1646 a Fo(They)f(took)g
+(some)g(honey)g(and)g(plenty)g(of)g(money)g(wrapped)f(up)i(in)f(a)h({\\it)f
+(\\$}5)g(note.)0 1721 y Fu(They)h(to)q(ok)g(some)f(honey)h(and)g(plen)o(t)o
+(y)f(of)h(money)e(wrapp)q(ed)j(up)f(in)f(a)h Fm($)p Fu(5)f(note.)p
+0 1780 V 0 1780 V 0 1790 V 0 1790 V 0 1869 a Fo(\\'El\\`eves,)f(refusez)g
+(vos)h(le\\c)g(cons!)20 b(Jetez)13 b(vos)g(cha\\^\\i)f(nes!)4
+1933 y Fu(\023)0 1944 y(El)o(\022)-20 b(ev)o(es,)14 b(refusez)i(v)o(os)d
+(le\030)-18 b(cons!)21 b(Jetez)16 b(v)o(os)e(c)o(ha)-5 b(^)-16
+b(\020nes!)p 0 2003 V 0 2003 V 0 2013 V 0 2013 V 0 2092 a Fo(Za\\v)13
+b(sto)g(tako)g(polako)g(pijete)f(\\v)i(caj?)0 2167 y Fu(Za)n(\024)-19
+b(sto)14 b(tak)o(o)f(p)q(olak)o(o)g(pijete)g(\024)-20 b(ca)r(j?)p
+0 2226 V 0 2226 V 804 2425 a(80)p eop
+%%Page: 81 87
+81 86 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 V 0 267 V 0 345 a Fo(Mein)g(Tee)g
+(ist)g(hei\\ss.)0 420 y Fu(Mein)h(T)m(ee)g(ist)g(hei\031.)p
+0 471 V 0 471 V 0 481 V 0 481 V 0 560 a Fo(Peut-\\^etre)e(qu'il)g
+(pr\\'ef\\`ere)g(le)h(caf\\'e)g(glac\\'e.)0 635 y Fu(P)o(eut-)o(^)-20
+b(etre)16 b(qu'il)c(pr)o(\023)-20 b(ef)o(\022)g(ere)16 b(le)d(caf)o(\023)-20
+b(e)15 b(glac)o(\023)-20 b(e.)p 0 694 V 0 694 V 0 704 V 0 704
+V 0 783 a Fo(\017Por)13 b(qu/'e)g(no)g(bebes)g(vino)g(blanco?)19
+b(\016Porque)13 b(est/'a)f(avinagrado!)0 858 y Fu(>P)o(or)i(qu/'e)f(no)h(b)q
+(eb)q(es)h(vino)e(blanco?)20 b(<P)o(orque)14 b(est/'a)g(a)o(vinagrado!)p
+0 919 V 0 919 V 0 929 V 0 929 V 0 1008 a Fo(M\\'\\i\\'\\j)e(n)i(idee\\"en)e
+(wordt)h(niet)g(be\\"\\i)f(nvloed.)0 1083 y Fu(M)-5 b(\023)-16
+b(\020)l(\023)f(\021n)13 b(idee)o(\177)-20 b(en)15 b(w)o(ordt)f(niet)g(b)q(e)
+-5 b(\177)-16 b(\020n)o(vlo)q(ed.)p 0 1142 V 0 1142 V 0 1152
+V 0 1152 V 0 1231 a Fo(Can)13 b(you)g(take)g(a)h(ferry)f(from)g(\\"Oland)f
+(to)i(\\AA)f(land?)0 1306 y Fu(Can)h(y)o(ou)f(tak)o(e)h(a)g(ferry)g(from)494
+1295 y(\177)488 1306 y(Oland)g(to)663 1299 y(\027)663 1306
+y(Aland?)p 0 1365 V 0 1365 V 0 1375 V 0 1375 V 0 1454 a Fo(T\\"urk\\c)e(ce)i
+(konu\\c)e(san)h(ye\\u)g(genler)g(nasillar?)0 1528 y Fu(T)q(\177)-22
+b(urk\030)k(ce)15 b(k)o(on)o(u)o(\030)-17 b(san)13 b(y)o(e\025)-21
+b(genler)15 b(nasillar?)p 0 1588 V 0 1588 V 0 1598 V 0 1598
+V 0 1673 a Fo(I)f(entered)e(the)h(room)g(and---horrors---I)e(saw)i(both)g(my)
+g(father-in-law)e(and)j(my)0 1723 y(mother-in-law.)0 1798 y
+Fu(I)g(en)o(tered)h(the)g(ro)q(om)d(and|horrors|I)i(sa)o(w)f(b)q(oth)h(m)o(y)
+f(father-in-la)o(w)f(and)i(m)o(y)e(mother-in-la)o(w.)p 0 1857
+V 0 1857 V 0 1867 V 0 1867 V 0 1942 a Fo(The)h(winter)g(of)g(1484--1485)f
+(was)h(one)g(of)h(discontent.)0 2017 y Fu(The)g(win)o(ter)g(of)g(1484{1485)d
+(w)o(as)j(one)g(of)g(discon)o(ten)o(t.)p 0 2069 V 0 2069 V
+0 2079 V 0 2079 V 0 2154 a Fo(His)f(``thoughtfulness'')d(was)k(impressive.)0
+2228 y Fu(His)g(\\though)o(tfulness")g(w)o(as)f(impressiv)o(e.)p
+0 2288 V 0 2288 V 804 2425 a(81)p eop
+%%Page: 82 88
+82 87 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 V 0 267 V 0 342 a Fo(Frank)g
+(wondered,)f(``Is)h(this)g(a)g(girl)g(that)g(can't)g(say)g(`No!'?'')0
+416 y Fu(F)m(rank)g(w)o(ondered,)i(\\Is)f(this)g(a)f(girl)g(that)h(can't)g
+(sa)o(y)g(`No!')5 b(?")p 0 476 V 0 476 V 0 486 V 0 486 V 0
+565 a Fo(He)13 b(thought,)g(``\\dots)f(and)h(this)g(goes)g(on)h(forever,)e
+(perhaps)g(to)i(the)f(last)g(recorded)0 614 y(syllable.'')0
+689 y Fu(He)h(though)o(t,)g(\\)p Fr(:)7 b(:)g(:)e Fu(and)13
+b(this)h(go)q(es)h(on)e(forev)o(er,)h(p)q(erhaps)h(to)f(the)h(last)e
+(recorded)j(syllable.")p 0 749 V 0 749 V 0 759 V 0 759 V 0
+834 a Fo(Have)d(you)g(seen)g(Ms.~Jones?)0 909 y Fu(Ha)o(v)o(e)h(y)o(ou)f
+(seen)i(Ms.)f(Jones?)p 0 968 V 0 968 V 0 978 V 0 978 V 0 1053
+a Fo(Prof.~Smith)e(and)h(Dr.~Gold)f(flew)h(from)0 1103 y(Halifax)f(N.~S.)h
+(to)h(Montr\\'eal,)d(P.~Q.)i(via)g(Moncton,)f(N.~B.)0 1178
+y Fu(Prof.)h(Smith)g(and)g(Dr.)h(Gold)e(\015ew)j(from)d(Halifax)g(N.)h(S.)h
+(to)g(Mon)o(tr)o(\023)-20 b(eal,)13 b(P)m(.)g(Q.)h(via)f(Moncton,)g(N.)h(B.)p
+0 1237 V 0 1237 V 0 1247 V 0 1247 V 0 1326 a Fo(\\line{left)e(end)h(\\hfil)g
+(left)g(tackle)f(\\hfil)h(left)g(guard)g(\\hfil)g(center\\hfil)0
+1376 y(right)g(guard)g(\\hfil)f(right)h(tackle)g(\\hfil)g(right)f(end})0
+1450 y Fu(left)i(end)79 b(left)14 b(tac)o(kle)78 b(left)14
+b(guard)78 b(cen)o(ter)j(righ)o(t)13 b(guard)79 b(righ)o(t)13
+b(tac)o(kle)79 b(righ)o(t)13 b(end)p 0 1510 V 0 1510 V 0 1520
+V 0 1520 V 0 1599 a Fo(\\line{left)f(\\hfil)h(\\hfil)f(right-center\\hfil)f
+(right})0 1673 y Fu(left)858 b(righ)o(t-cen)o(ter)437 b(righ)o(t)p
+0 1733 V 0 1733 V 0 1743 V 0 1743 V 0 1821 a Fo(\\line{\\hskip)11
+b(1)j(in)f(ONE)h(\\hfil)e(TWO)i(\\hfil)e(THREE})300 1896 y
+Fu(ONE)504 b(TW)o(O)f(THREE)p 0 1948 V 0 1948 V 0 1958 V 0
+1958 V 0 2036 a Fo(i{f}f)13 b(if{}f)g(if{f})0 2111 y Fu(iff)g(iff)f(iff)p
+0 2162 V 0 2162 V 804 2425 a(82)p eop
+%%Page: 83 89
+83 88 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 V 0 267 V 0 345 a Fo(I)h(started)e
+(with)h(roman)g(type)g({\\it)g(switched)f(to)h(italic)g(type},)g(and)0
+395 y(returned)f(to)i(roman)e(type.)0 470 y Fu(I)i(started)h(with)e(roman)g
+(t)o(yp)q(e)h Fm(switche)n(d)f(to)h(italic)f(typ)n(e)p Fu(,)h(and)g(returned)
+h(to)f(roman)e(t)o(yp)q(e.)p 0 529 V 0 529 V 0 539 V 0 539
+V 0 618 a Fo($C\(n,r\))g(=)i(n!/\(r!\\,\(n-r\)!\)$)0 693 y
+Fr(C)s Fu(\()p Fr(n;)7 b(r)q Fu(\))k(=)h Fr(n)p Fu(!)p Fr(=)p
+Fu(\()p Fr(r)q Fu(!)7 b(\()p Fr(n)g Fp(\000)j Fr(r)q Fu(\)!\))p
+0 754 V 0 754 V 0 764 V 0 764 V 0 843 a Fo($a+b=c-d=xy=w/z$)0
+893 y($$a+b=c-d=xy=w/z$)o($)0 968 y Fr(a)f Fu(+)h Fr(b)h Fu(=)h
+Fr(c)d Fp(\000)h Fr(d)h Fu(=)g Fr(xy)j Fu(=)d Fr(w)q(=z)592
+1017 y(a)f Fu(+)f Fr(b)i Fu(=)h Fr(c)d Fp(\000)h Fr(d)h Fu(=)h
+Fr(xy)h Fu(=)f Fr(w)q(=z)p 0 1108 V 0 1108 V 0 1118 V 0 1118
+V 0 1197 a Fo($\(fg\)')h(=)g(f'g)g(+)h(fg'$)0 1247 y($$\(fg\)')e(=)i(f'g)f(+)
+h(fg'$$)0 1321 y Fu(\()p Fr(f)t(g)q Fu(\))77 1306 y Fe(0)102
+1321 y Fu(=)d Fr(f)169 1306 y Fe(0)182 1321 y Fr(g)f Fu(+)g
+Fr(f)t(g)299 1306 y Fe(0)669 1371 y Fu(\()p Fr(f)t(g)q Fu(\))746
+1354 y Fe(0)771 1371 y Fu(=)i Fr(f)839 1354 y Fe(0)851 1371
+y Fr(g)f Fu(+)e Fr(f)t(g)968 1354 y Fe(0)p 0 1462 V 0 1462
+V 0 1472 V 0 1472 V 0 1551 a Fo($\\alpha\\beta=\\gam)o(ma+\\d)o(elta$)0
+1601 y($$\\alpha\\beta=\\ga)o(mma+\\)o(delta)o($$)0 1675 y
+Fr(\013\014)14 b Fu(=)e Fr(\015)g Fu(+)d Fr(\016)724 1725 y(\013\014)14
+b Fu(=)e Fr(\015)g Fu(+)d Fr(\016)p 0 1814 V 0 1814 V 0 1824
+V 0 1824 V 0 1902 a Fo($\\Gamma\(n\))j(=)h(\(n-1\)!$)0 1952
+y($$\\Gamma\(n\))f(=)h(\(n-1\)!$$)0 2027 y Fu(\000\()p Fr(n)p
+Fu(\))f(=)f(\()p Fr(n)f Fp(\000)f Fu(1\)!)686 2077 y(\000\()p
+Fr(n)p Fu(\))i(=)h(\()p Fr(n)d Fp(\000)h Fu(1\)!)p 0 2168 V
+0 2168 V 804 2425 a(83)p eop
+%%Page: 84 90
+84 89 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 V 0 267 V 0 345 a Fo($x\\wedge)f
+(\(y\\vee)h(z\))g(=)h(\(x\\wedge)e(y\))h(\\vee)g(\(x\\wedge)g(z\)$)0
+420 y Fr(x)c Fp(^)g Fu(\()p Fr(y)i Fp(_)e Fr(z)r Fu(\))j(=)g(\()p
+Fr(x)d Fp(^)g Fr(y)q Fu(\))h Fp(_)f Fu(\()p Fr(x)g Fp(^)g Fr(z)r
+Fu(\))p 0 482 V 0 482 V 0 492 V 0 492 V 0 570 a Fo($2+4+6+\\cdots)i(+2n)i(=)h
+(n\(n+1\)$)0 645 y Fu(2)9 b(+)g(4)g(+)h(6)f(+)g Fp(\001)e(\001)g(\001)h
+Fu(+)i(2)p Fr(n)h Fu(=)h Fr(n)p Fu(\()p Fr(n)d Fu(+)g(1\))p
+0 707 V 0 707 V 0 717 V 0 717 V 0 795 a Fo($\\vec)k(x\\cdot)f(\\vec)h(y)h(=)g
+(0$)f(if)h(and)f(only)g(if)g($\\vec)g(x)h(\\perp)e(\\vec)h(y$.)-1
+870 y Fr(~)-20 b(x)9 b Fp(\001)f Fr(~)-20 b(y)13 b Fu(=)f(0)h(if)h(and)f
+(only)g(if)g Fr(~)-21 b(x)12 b Fp(?)e Fr(~)-21 b(y)r Fu(.)p
+0 930 V 0 930 V 0 940 V 0 940 V 0 1018 a Fo($\\vec)13 b(x\\cdot)f(\\vec)h(y)h
+(\\not=)f(0$)g(if)h(and)f(only)g(if)g($\\vec)g(x)h(\\not\\perp)e(\\vec)h(y$.)
+-1 1093 y Fr(~)-20 b(x)9 b Fp(\001)f Fr(~)-20 b(y)13 b Fp(6)p
+Fu(=)f(0)h(if)h(and)f(only)g(if)g Fr(~)-21 b(x)12 b Fp(6?)e
+Fr(~)-21 b(y)r Fu(.)p 0 1153 V 0 1153 V 0 1163 V 0 1163 V 0
+1241 a Fo($\(\\forall)12 b(x\\in)h(\\Re\)\(\\exists)e(y\\in\\Re\)$)h($y>x$.)0
+1316 y Fu(\()p Fp(8)p Fr(x)f Fp(2)h(<)p Fu(\)\()p Fp(9)p Fr(y)h
+Fp(2)f(<)p Fu(\))i Fr(y)f(>)f(x)p Fu(.)p 0 1378 V 0 1378 V
+0 1388 V 0 1388 V 0 1466 a Fo(${a+b\\over)g(c}\\quad)g({a\\over)h(b+c}\\quad)
+f({1\\over)g(a+b+c})g(\\not=)h({1\\over)g(a}+)0 1516 y({1\\over)f
+(b}+{1\\over)g(c}$.)5 1575 y Fd(a)p Fs(+)p Fd(b)p 5 1582 59
+2 v 5 1582 V 27 1605 a(c)133 1575 y(a)p 115 1582 55 2 v 115
+1582 V 115 1605 a(b)p Fs(+)p Fd(c)262 1575 y Fs(1)p 221 1582
+99 2 v 221 1582 V 221 1605 a Fd(a)p Fs(+)p Fd(b)p Fs(+)p Fd(c)336
+1591 y Fp(6)p Fu(=)385 1575 y Fs(1)p 385 1582 19 2 v 385 1582
+V 385 1605 a Fd(a)417 1591 y Fu(+)463 1575 y Fs(1)p 463 1582
+17 2 v 463 1582 V 464 1605 a Fd(b)494 1591 y Fu(+)541 1575
+y Fs(1)p 541 1582 V 541 1582 V 542 1605 a Fd(c)562 1591 y Fu(.)p
+0 1660 1650 2 v 0 1660 V 0 1670 V 0 1670 V 0 1749 a Fo(What)h(are)g(the)g
+(points)g(where)g(${\\partial)f(\\over)g(\\partial)h(x})g(f\(x,y\))g(=)g
+({\\partial)f(\\over)0 1799 y(\\partial)g(y})i(f\(x,y\))e(=)i(0$?)0
+1873 y Fu(What)f(are)i(the)f(p)q(oin)o(ts)g(where)516 1857
+y Fd(@)p 507 1864 39 2 v 507 1864 V 507 1888 a(@)r(x)550 1873
+y Fr(f)t Fu(\()p Fr(x;)7 b(y)q Fu(\))13 b(=)741 1857 y Fd(@)p
+732 1864 38 2 v 732 1864 V 732 1888 a(@)r(y)774 1873 y Fr(f)t
+Fu(\()p Fr(x;)7 b(y)q Fu(\))13 b(=)f(0?)p 0 1945 1650 2 v 0
+1945 V 0 1955 V 0 1955 V 0 2033 a Fo($e^x)h(\\quad)g(e^{-x})f(\\quad)h
+(e^{i\\pi}+1=0)f(\\quad)g(x_0)i(\\quad)e(x_0^2)0 2083 y(\\quad)h({x_0}^2)f
+(\\quad)h(2^{x^x}$.)0 2158 y Fr(e)19 2143 y Fd(x)82 2158 y
+Fr(e)101 2143 y Fe(\000)p Fd(x)189 2158 y Fr(e)208 2143 y Fd(i\031)252
+2158 y Fu(+)d(1)h(=)h(0)41 b Fr(x)456 2164 y Fs(0)516 2158
+y Fr(x)540 2143 y Fs(2)540 2168 y(0)600 2158 y Fr(x)624 2164
+y Fs(0)642 2143 y(2)702 2158 y Fu(2)723 2143 y Fd(x)742 2130
+y Fb(x)762 2158 y Fu(.)p 0 2220 V 0 2220 V 804 2425 a(84)p
+eop
+%%Page: 85 91
+85 90 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 V 0 267 V 0 345 a Fo($\\nabla^2)f
+(f\(x,y\))h(=)g({\\partial^2)f(f)h(\\over\\partial)f(x^2}+)g({\\partial^2)g
+(f)i(\\over)0 395 y(\\partial)e(y^2}$.)0 478 y Fp(r)35 463
+y Fs(2)53 478 y Fr(f)t Fu(\()p Fr(x;)7 b(y)q Fu(\))13 b(=)235
+459 y Fd(@)255 447 y Fc(2)270 459 y Fd(f)p 235 468 56 2 v 235
+468 V 235 492 a(@)r(x)274 484 y Fc(2)304 478 y Fu(+)350 459
+y Fd(@)370 447 y Fc(2)386 459 y Fd(f)p 350 468 V 350 468 V
+351 492 a(@)r(y)389 484 y Fc(2)411 478 y Fu(.)p 0 549 1650
+2 v 0 549 V 0 559 V 0 559 V 0 638 a Fo($\\lim_{x\\to)f(0})h(\(1+x\)^{1\\over)
+e(x}=e$.)0 712 y Fu(lim)58 718 y Fd(x)p Fe(!)p Fs(0)128 712
+y Fu(\(1)e(+)h Fr(x)p Fu(\))262 686 y Fc(1)p 261 691 17 2 v
+261 691 V 261 707 a Fb(x)296 712 y Fu(=)i Fr(e)p Fu(.)p 0 774
+1650 2 v 0 774 V 0 784 V 0 784 V 0 863 a Fo(The)h(cardinality)f(of)h
+($\(-\\infty,)f(\\infty\)$)g(is)i($\\aleph_1$.)0 938 y Fu(The)g(cardinalit)o
+(y)f(of)g(\()p Fp(\0001)p Fr(;)7 b Fp(1)p Fu(\))13 b(is)h Fp(@)587
+944 y Fs(1)606 938 y Fu(.)p 0 999 V 0 999 V 0 1009 V 0 1009
+V 0 1088 a Fo($\\lim_{x\\to)e({0^+}})g(x^x)h(=)h(1$.)0 1163
+y Fu(lim)58 1171 y Fd(x)p Fe(!)p Fs(0)127 1162 y Fc(+)159 1163
+y Fr(x)183 1148 y Fd(x)215 1163 y Fu(=)d(1.)p 0 1222 V 0 1222
+V 0 1232 V 0 1232 V 0 1311 a Fo($\\int_0^1)h(3x^2\\,dx)g(=)i(1$.)0
+1352 y Fq(R)28 1362 y Fs(1)20 1400 y(0)53 1385 y Fu(3)p Fr(x)98
+1370 y Fs(2)123 1385 y Fr(dx)d Fu(=)h(1.)p 0 1452 V 0 1452
+V 0 1462 V 0 1462 V 0 1540 a Fo($\\sqrt2)g(\\quad)h(\\sqrt)g({x+y\\over)f
+(x-y})h(\\quad)g(\\root)g(3)g(\\of)g({10}$)g(\\quad)g($e^{\\sqrt)f(x}$.)0
+1593 y Fp(p)p 35 1593 21 2 v 35 1593 V 35 x Fu(2)97 1582 y
+Fq(q)p 138 1582 73 2 v 138 1582 V 143 1609 a Fd(x)p Fs(+)p
+Fd(y)p 143 1618 63 2 v 143 1618 V 143 1642 a(x)p Fe(\000)p
+Fd(y)264 1608 y Fc(3)255 1593 y Fp(p)p 290 1593 42 2 v 290
+1593 V 35 x Fu(10)55 b Fr(e)406 1592 y Fe(p)p 433 1592 19 2
+v 433 1592 V 21 x Fd(x)454 1628 y Fu(.)p 0 1706 1650 2 v 0
+1706 V 0 1716 V 0 1716 V 0 1795 a Fo($\\|x\\|)13 b(=)g(\\sqrt{x\\cdot)f(x}$.)
+0 1870 y Fp(k)p Fr(x)p Fp(k)f Fu(=)121 1840 y Fp(p)p 155 1840
+78 2 v 155 1840 V 155 1870 a Fr(x)e Fp(\001)g Fr(x)p Fu(.)p
+0 1932 1650 2 v 0 1932 V 0 1942 V 0 1942 V 0 2020 a Fo($\\phi\(t\))j(=)i({1)f
+(\\over)g(\\sqrt{2\\pi}})e(\\int_0^t)i(e^{-x^2/2}\\,dx$)o(.)0
+2099 y Fr(\036)p Fu(\()p Fr(t)p Fu(\))f(=)156 2083 y Fs(1)p
+132 2090 65 2 v 132 2090 V 132 2094 a Fe(p)p 160 2094 38 2
+v 160 2094 V 160 2119 a Fs(2)p Fd(\031)209 2066 y Fq(R)236
+2076 y Fd(t)228 2114 y Fs(0)258 2099 y Fr(e)277 2084 y Fe(\000)p
+Fd(x)322 2072 y Fc(2)338 2084 y Fd(=)p Fs(2)381 2099 y Fr(dx)p
+Fu(.)p 0 2174 1650 2 v 0 2174 V 804 2425 a(85)p eop
+%%Page: 86 92
+86 91 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 V 0 267 V 0 345 a Fo($\\underline)f
+(x)h(\\quad)g(\\overline)f(y)i(\\quad)e(\\underline{\\overlin)o(e{x+y)o(}}$.)
+0 420 y Fr(x)p 0 427 24 2 v 0 427 V 65 397 22 2 v 65 397 V
+41 w(y)p 129 391 97 2 v 129 391 V 44 w(x)d Fu(+)g Fr(y)p 129
+435 V 129 435 V 2 w Fu(.)p 0 488 1650 2 v 0 488 V 0 498 V 0
+498 V 0 576 a Fo($\\bigl)k(\\lceil)f(\\lfloor)h(x)g(\\rfloor)g(\\bigr)f
+(\\rceil)h(\\leq)g(\\bigl)g(\\lfloor)f(\\lceil)h(x)g(\\rceil)0
+626 y(\\bigr)g(\\rfloor$.)0 667 y Fq(\006)20 701 y Fp(b)p Fr(x)p
+Fp(c)80 667 y Fq(\007)111 701 y Fp(\024)155 667 y Fq(\004)175
+701 y Fp(d)p Fr(x)p Fp(e)235 667 y Fq(\005)255 701 y Fu(.)p
+0 767 V 0 767 V 0 777 V 0 777 V 0 855 a Fo($\\sin\(2\\theta\))e(=)j
+(2\\sin\\theta\\cos)o(\\thet)o(a)0 905 y(\\quad)f(\\cos\(2\\theta\))e(=)j
+(2\\cos^2\\theta)d(-)i(1)h($.)0 980 y Fu(sin\(2)p Fr(\022)q
+Fu(\))e(=)g(2)7 b(sin)g Fr(\022)h Fu(cos)g Fr(\022)50 b Fu(cos\(2)p
+Fr(\022)q Fu(\))12 b(=)g(2)7 b(cos)693 965 y Fs(2)718 980 y
+Fr(\022)k Fp(\000)e Fu(1.)p 0 1042 V 0 1042 V 0 1052 V 0 1052
+V 0 1130 a Fo($$\\int)k(\\csc^2x\\,)f(dx)h(=)h(-\\cot)e(x+)i(C)0
+1180 y(\\qquad)f(\\lim_{\\alpha\\to)d(0})k({\\sin\\alpha)d(\\over)i(\\alpha})
+f(=)i(1)0 1230 y(\\qquad)f(\\lim_{\\alpha\\to)d(\\infty})j({\\sin\\alpha)e
+(\\over)i(\\alpha})f(=)i(0.$$)239 1309 y Fq(Z)287 1365 y Fu(csc)340
+1348 y Fs(2)366 1365 y Fr(x)7 b(dx)j Fu(=)i Fp(\000)7 b Fu(cot)h
+Fr(x)h Fu(+)g Fr(C)100 b Fu(lim)796 1391 y Fd(\013)p Fe(!)p
+Fs(0)879 1337 y Fu(sin)7 b Fr(\013)p 879 1356 85 2 v 879 1356
+V 908 1394 a(\013)980 1365 y Fu(=)12 b(1)105 b(lim)1134 1390
+y Fd(\013)p Fe(!1)1234 1337 y Fu(sin)7 b Fr(\013)p 1234 1356
+V 1234 1356 V 1263 1394 a(\013)1335 1365 y Fu(=)12 b(0)p Fr(:)p
+0 1482 1650 2 v 0 1482 V 0 1492 V 0 1492 V 0 1570 a Fo($$\\tan\(2\\theta\))f
+(=)i({2\\tan\\theta)f(\\over)h(1-\\tan^2\\theta})o(.$$)631
+1706 y Fu(tan\(2)p Fr(\022)q Fu(\))f(=)856 1678 y(2)7 b(tan)g
+Fr(\022)p 825 1697 178 2 v 825 1697 V 825 1736 a Fu(1)i Fp(\000)g
+Fu(tan)956 1720 y Fs(2)982 1736 y Fr(\022)1008 1706 y(:)p 0
+1820 1650 2 v 0 1820 V 0 1829 V 0 1829 V 0 1908 a Fo(\\proclaim)j(Theorem)g
+(\(Euclid\).)19 b(There)13 b(exist)g(an)g(infinite)f(number)h(of)g(primes.)0
+1983 y Ft(Theorem)g(\(Euclid\).)21 b Fn(There)15 b(exist)f(an)g(in\014nite)g
+(n)o(um)o(b)q(er)f(of)g(primes.)p 0 2070 V 0 2070 V 804 2425
+a Fu(86)p eop
+%%Page: 87 93
+87 92 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 V 0 267 V 0 345 a Fo(\\proclaim)f
+(Proposition)g(1.)0 395 y($\\root)h(n)g(\\of)g({\\prod_{i=1}^n)e(X_i})i
+(\\leq)0 445 y({1)g(\\over)g(n})h(\\sum_{i=1}^n)d(X_i$)i(with)g(equality)f
+(if)i(and)f(only)g(if)g($X_1=\\cdots=X_n$.)0 519 y Ft(Prop)q(osition)d(1.)329
+504 y Fb(n)324 484 y Fq(p)p 365 484 151 2 v 365 484 V 365 488
+a(Q)404 499 y Fd(n)404 532 y(i)p Fs(=1)467 519 y Fr(X)501 525
+y Fd(i)527 519 y Fp(\024)578 503 y Fs(1)p 576 510 21 2 v 576
+510 V 576 534 a Fd(n)608 488 y Fq(P)652 499 y Fd(n)652 532
+y(i)p Fs(=1)715 519 y Fr(X)749 525 y Fd(i)777 519 y Fn(with)j(equalit)o(y)g
+(if)g(and)h(only)f(if)g Fr(X)1311 525 y Fs(1)1342 519 y Fu(=)f
+Fp(\001)7 b(\001)g(\001)j Fu(=)h Fr(X)1523 525 y Fd(n)1546
+519 y Fn(.)p 0 610 1650 2 v 0 610 V 0 620 V 0 620 V 0 699 a
+Fo($$)i(I_4)h(=)f(\\pmatrix{)0 749 y(1)h(&0)f(&0)g(&0)h(\\cr)0
+798 y(0)g(&1)f(&0)g(&0)h(\\cr)0 848 y(0)g(&0)f(&1)g(&0)h(\\cr)0
+898 y(0)g(&0)f(&0)g(&1)h(\\cr}$$)632 1083 y Fr(I)650 1089 y
+Fs(4)680 1083 y Fu(=)724 987 y Fq(0)724 1060 y(B)724 1087 y(@)767
+1008 y Fu(1)42 b(0)f(0)g(0)767 1058 y(0)h(1)f(0)g(0)767 1108
+y(0)h(0)f(1)g(0)767 1157 y(0)h(0)f(0)g(1)982 987 y Fq(1)982
+1060 y(C)982 1087 y(A)p 0 1248 V 0 1248 V 0 1258 V 0 1258 V
+0 1337 a Fo($$)13 b(|x|)h(=)f(\\left\\{)g(\\matrix{)0 1387
+y(x)h(&)f(x)h(\\ge)f(0)h(\\cr)0 1437 y(-x)f(&)h(x)g(\\le)f(0)h(\\cr})f
+(\\right.$$)650 1576 y Fp(j)p Fr(x)p Fp(j)e Fu(=)752 1517 y
+Fq(\032)807 1551 y Fr(x)57 b(x)11 b Fp(\025)h Fu(0)790 1601
+y Fp(\000)p Fr(x)42 b(x)11 b Fp(\024)h Fu(0)p 0 1696 V 0 1696
+V 0 1706 V 0 1706 V 0 1784 a Fo(\\settabs)g(\\+)i(\\hskip)e(2)i(in)f(&)h
+(\\hskip)e(.75in)h(&)h(\\hskip)e(1cm&)i(\\cr)0 1834 y(\\+)f(&Plums)g
+(&\\hfill\\$1&.22)e(\\cr)0 1884 y(\\+)i(&Coffee)g(&\\hfill1&.78)e(\\cr)0
+1934 y(\\+)i(&Granola)g(&\\hfill1&.98)e(\\cr)0 1984 y(\\+)i(&Mushrooms)f(&)i
+(&.63)f(\\cr)0 2033 y(\\+)g(&{Kiwi)g(fruit})g(&)g(&.39)g(\\cr)0
+2083 y(\\+)g(&{Orange)g(juice})f(&\\hfill1&.09)g(\\cr)0 2133
+y(\\+)h(&Tuna)g(&\\hfill1&.29)f(\\cr)0 2183 y(\\+)h(&Zucchini)f(&)i(&.64)f
+(\\cr)0 2233 y(\\+)g(&Grapes)g(&\\hfill1&.69)e(\\cr)0 2282
+y(\\+)i(&{Smoked)g(beef})f(&)i(&.75)f(\\cr)804 2425 y Fu(87)p
+eop
+%%Page: 88 94
+88 93 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a Fo(\\+)g(&Broccoli)f
+(&\\hfill\\underbar{\\)f(\\)i(1}&\\underbar{.09})d(\\cr)0 316
+y(\\+)j(&Total)g(&\\hfill)f(\\$12&.55)h(\\cr)600 391 y Fu(Plums)187
+b($1)o(.22)600 441 y(Co\013ee)211 b(1.78)600 491 y(Granola)175
+b(1.98)600 540 y(Mushro)q(oms)132 b(.63)600 590 y(Kiwi)13 b(fruit)164
+b(.39)600 640 y(Orange)14 b(juice)93 b(1.09)600 690 y(T)m(una)228
+b(1.29)600 740 y(Zucc)o(hini)190 b(.64)600 790 y(Grap)q(es)k(1.69)600
+839 y(Smok)o(ed)13 b(b)q(eef)115 b(.75)600 889 y(Bro)q(ccoli)174
+b(1)p 895 896 49 2 v 895 896 V(.09)p 943 896 54 2 v 943 896
+V 600 939 a(T)m(otal)184 b($12)o(.55)p 0 993 1650 2 v 0 993
+V 0 1003 V 0 1003 V 0 1081 a Fo(\\settabs)12 b(\\+)i(\\hskip)e(4.5)h(in)h(&)f
+(\\cr)0 1131 y(\\+Getting)f(Started)g(\\dotfill)h(&1)g(\\cr)0
+1181 y(\\+All)g(Characters)f(Great)g(and)i(Small)e(\\dotfill)h(&9)g(\\cr)0
+1256 y Fu(Getting)g(Started)27 b Fr(:)6 b(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h
+(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f
+(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)12 b Fu(1)0 1306 y(All)h(Characters)i(Great)f
+(and)g(Small)h Fr(:)6 b(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f
+(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)g(:)h(:)f(:)h
+(:)f(:)h(:)f(:)h(:)f(:)h(:)f(:)t Fu(9)p 0 1357 V 0 1357 V 0
+1367 V 0 1367 V 0 1446 a Fo(\\settabs)12 b(\\+)i(\\hskip)e(1cm&\\hskip)g(1)i
+(cm&\\hskip)e(1)h(cm&)g(\\cr)0 1495 y(\\moveright)f(2)h(in)0
+1545 y(\\vbox{)0 1595 y(\\hrule)g(width)f(3)i(cm)0 1645 y(\\+)f(\\vrule)g
+(height)g(1)g(cm)h(&)f(\\vrule)g(height)f(1)i(cm)g(&)f(\\vrule)g(height)f(1)i
+(cm)0 1695 y(&)g(\\vrule)e(height)h(1)g(cm)h(\\cr)0 1744 y(\\hrule)f(width)f
+(3)i(cm)0 1794 y(\\+)f(\\vrule)g(height)g(1)g(cm)h(&)f(\\vrule)g(height)f(1)i
+(cm)g(&)f(\\vrule)g(height)f(1)i(cm)0 1844 y(&)g(\\vrule)e(height)h(1)g(cm)h
+(\\cr)0 1894 y(\\hrule)f(width)f(3)i(cm)0 1944 y(\\+)f(\\vrule)g(height)g(1)g
+(cm)h(&)f(\\vrule)g(height)f(1)i(cm)g(&)f(\\vrule)g(height)f(1)i(cm)0
+1994 y(&)g(\\vrule)e(height)h(1)g(cm)h(\\cr)0 2043 y(\\hrule)f(width)f(3)i
+(cm)804 2425 y Fu(88)p eop
+%%Page: 89 95
+89 94 bop 0 133 1650 2 v 0 133 V 0 183 2 50 v 43 169 a Fu(A)14
+b(T)111 177 y(E)134 169 y(X)g(in)o(tro)g(\(U.S.)f(sp)q(elling\))387
+b(Section)14 b(11:)20 b(I)14 b(get)g(b)o(y)f(with)h(a)g(little)f(help)p
+1648 183 V 0 185 1650 2 v 0 185 V 0 267 a Fo(})p 600 301 355
+2 v 600 301 V 600 419 2 119 v 718 419 V 836 419 V 954 419 V
+600 421 355 2 v 600 421 V 600 539 2 119 v 718 539 V 836 539
+V 954 539 V 600 541 355 2 v 600 541 V 600 658 2 119 v 718 658
+V 836 658 V 954 658 V 600 660 355 2 v 600 660 V 0 711 1650
+2 v 0 711 V 0 721 V 0 721 V 0 800 a(\\def\\boxtext#1{\045)0
+850 y(\\vbox{\045)0 900 y(\\hrule)0 950 y(\\hbox{\\strut)e(\\vrule{})i(#1)g
+(\\vrule}\045)0 999 y(\\hrule)0 1049 y(}\045)0 1099 y(})0 1149
+y(\\moveright)f(2)h(in)h(\\vbox{\\offinterli)o(nesk)o(ip)0
+1199 y(\\hbox{\\boxtext{6})o(\\boxt)o(ext{1)o(}\\box)o(text)c({8}})0
+1248 y(\\hbox{\\boxtext{7})o(\\boxt)o(ext{5)o(}\\box)o(text{)o(3}})0
+1298 y(\\hbox{\\boxtext{2})o(\\boxt)o(ext{9)o(}\\box)o(text{)o(4}})0
+1348 y(})p 600 1382 52 2 v 600 1382 V 600 1432 2 50 v 615 1417
+a Fu(6)p 650 1432 V 600 1434 52 2 v 600 1434 V 652 1382 V 652
+1382 V 652 1432 2 50 v 31 w(1)p 702 1432 V 652 1434 52 2 v
+652 1434 V 703 1382 V 703 1382 V 703 1432 2 50 v 31 w(8)p 754
+1432 V 703 1434 52 2 v 703 1434 V 600 1435 V 600 1435 V 600
+1485 2 50 v 615 1471 a(7)p 650 1485 V 600 1487 52 2 v 600 1487
+V 652 1435 V 652 1435 V 652 1485 2 50 v 31 w(5)p 702 1485 V
+652 1487 52 2 v 652 1487 V 703 1435 V 703 1435 V 703 1485 2
+50 v 31 w(3)p 754 1485 V 703 1487 52 2 v 703 1487 V 600 1488
+V 600 1488 V 600 1538 2 50 v 615 1524 a(2)p 650 1538 V 600
+1540 52 2 v 600 1540 V 652 1488 V 652 1488 V 652 1538 2 50
+v 31 w(9)p 702 1538 V 652 1540 52 2 v 652 1540 V 703 1488 V
+703 1488 V 703 1538 2 50 v 31 w(4)p 754 1538 V 703 1540 52
+2 v 703 1540 V 0 1591 1650 2 v 0 1591 V 614 2083 a Fs(Gen)o(tle)k(In)o(tro)g
+(1.0)f(run)i(through)e(T)1074 2089 y(E)1093 2083 y(X)g(on)h(Octob)q(er)f(27,)
+h(1993)e(at)h(8:47)g(A.M.)804 2425 y Fu(89)p eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/tex_manual.tex b/language/hebrew/hebtex/doc/guides/tex_guides/tex_manual.tex
new file mode 100644
index 0000000000..cf93aa9b7a
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/tex_manual.tex
@@ -0,0 +1,5378 @@
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 1 of a 15-part set
+%% Thanks for your interest in A Gentle Introduction to TeX.
+%% Any comments on this manual would be appreciated. These may
+%% be typesetting, English, or TeX criticisms. If you decide to
+%% translate this document into another language, I'd appreciate
+%% receiving a copy.
+%%
+%% This file is a complete TeX input file. Just run it
+%% through TeX and print out the resulting "DVI" file. If you are
+%% familiar with TeX, the macros at the top of the file have a few
+%% switches which you may want to set. If you have problems or
+%% can't run TeX at all, write to me and I'll send you a hard copy.
+%%
+%% You should feel free to photocopy and/or distribute this manual.
+%% My only request is that it remain in one piece and not be chopped
+%% up. The only machine dependent section (#1.2) may need to be
+%% rewritten for your local site, of course.
+%%
+%%% Michael Doob
+%% Department of Mathematics
+%% The University of Manitoba
+%% Winnipeg, Manitoba R3T 2N2
+%% Canada
+%% mdoob@uofmcc (bitnet)
+%% mdoob@ccu.umanitoba.ca (internet)
+%%
+%% Here is a character listing to check to be sure that no
+%% unwanted translations took place within the bowels of the net.
+%% Upper case letters: ABCDEFGHIJKLMNOPQRSTUVWXYZ
+%% Lower case letters: abcdefghijklmnopqrstuvwxyz
+%% round parentheses, square brackets, curly braces: () [] {}
+%% Exclaim, at, sharp, dollar, percent: ! @ # $ %
+%% Caret, ampersand, star, underscore, hyphen: ^ & * _ -
+%% vertical bar, backslash, tilde, backprime, plus: | \ ~ ` +
+%% plus, equal, prime, quote, colon: + = ' " :
+%% less than, greater than, slash, question, comma: < > / ? ,
+%% period, semicolon: . ;
+%%
+%%
+%%
+%% Now here come the macros used in this manual. If you are already
+%% already familiar with TeX, you may want to fiddle with them.
+%% In particular, the hooks are left to generate a new control
+%% word index and table of contents if you change section 1.2.
+%%
+%% Updated 01/04/90
+
+
+
+%%%%%%%% Here are the fonts other than the sixteen defined in %%%%%%%%
+%%%%%%%%%%%%% plain.tex that are used %%%%%%%%%%%%%%%%%%
+
+ %%%% first, choose between amr or cmr fonts %%%
+\newif \ifamrfonts
+\amrfontsfalse % use this line if you use the cmr fonts
+%\amrfontstrue % use this line if you use the old armfonts
+
+\ifamrfonts \font\brm=amr10 scaled \magstep1
+ \else \font\brm=cmr10 scaled \magstep1 \fi
+\ifamrfonts \font\halfrm=amr10 scaled \magstephalf
+ \else \font\halfrm=cmr10 scaled \magstephalf \fi
+\ifamrfonts \font\bbrm=amr10 scaled \magstep2
+ \else \font\bbrm=cmr10 scaled \magstep2 \fi
+\ifamrfonts \font\bbbrm=amr10 scaled \magstep3
+ \else \font\bbbrm=cmr10 scaled \magstep3 \fi
+\ifamrfonts \font\bbbbrm=amr10 scaled \magstep4
+ \else\font \bbbbrm=cmr10 scaled \magstep4 \fi
+\ifamrfonts \font\bbbbbrm=amr10 scaled \magstep5
+ \else \font\bbbbbrm=cmr10 scaled \magstep5 \fi
+\ifamrfonts \font\sf = amssmc10
+ \else \font\sf = cmss10 \fi
+\ifamrfonts \font\chapfont=ambx10 scaled \magstep2
+ \else \font\chapfont=cmbx10 scaled \magstep2 \fi
+\ifamrfonts \font\secfont=ambx10 scaled \magstep1
+ \else \font\secfont=cmbx10 scaled \magstep1 \fi
+\ifamrfonts \font\sc= amcsc10
+ \else \font\sc= cmcsc10 \fi
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+%%%%\vbadness=10000 %%%%%% I don't want to hear about underfull vboxes
+\raggedbottom %%%%% delete this line for aligned page bottoms
+\hsize=5.5in
+\vsize=7in
+\voffset=.75in
+\parskip=\baselineskip
+\widowpenalty=1000 \clubpenalty=1000 %%% I hate widows and orphans! %%%
+
+%%%%%%%%% choosing between Canadian and American spellings %%%%%%%%%
+\newif \ifcanspell
+\canspelltrue %%%% Canadian spelling
+ \canspellfalse %%% use this line for American spelling
+
+\def\aesthetic{\ifcanspell \ae{}sthetic\else esthetic\fi}
+\def\analogue{\ifcanspell analogue\else analog\fi}
+ \let\analog=\analogue
+\def\cancelled{\ifcanspell cancelled\else canceled\fi}
+ \let\canceled=\cancelled
+\def\centimetre{\ifcanspell centimetre\else centimeter\fi}
+ \let\centimeter=\centimetre
+\def\centre{\ifcanspell centre\else center\fi}
+ \let\center=\centre
+\def\centred{\ifcanspell centred\else centered\fi}
+ \let\centered=\centred
+\def\our{\ifcanspell our\else or\fi}
+\def\postcode{\ifcanspell postalcode\else zipcode\fi}
+\def\province{\ifcanspell province\else state\fi}
+\def\theatre{\ifcanspell theatre\else theater\fi}
+ \let\theater=\theatre
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+%%%%%%%%%%%%%%%%%%%%%%% headline routines %%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\def\gentleheadline{%
+ \vbox {\hrule%
+ \line {\strut \vrule \quad \tenrm A \TeX{} intro
+ \ifcanspell (Canadian \else (U.S. \fi spelling)
+ \hfil
+ \ifnum \secnum > 0 Section \the\secnum: \fi \sectiontitle \quad
+ \vrule}%
+ \hrule}%
+}
+
+\newif \iftitlepage \titlepagetrue
+\headline=
+ {\iftitlepage \hfil \global\titlepagefalse \else \gentleheadline \fi}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%%%%%%%%%%%%%%%%%%%% define contents and index files %%%%%%%%%%%%%%%%%%%%%%
+%%% Normally the contents and index are hard coded into the input file. %%%
+%% To generate new ones, use \writingcontentstrue and \writingindextrue. %%
+
+\newif \ifwritingcontents
+\newif \ifwritingindex
+\newwrite\contents \newwrite\index
+
+\writingcontentsfalse \writingindexfalse
+%%% \writingcontentstrue %%% use this line to make the contents
+%%% \writingindextrue %%% use this line to make the index
+
+\ifwritingcontents \openout\contents=contents.tex \fi
+\ifwritingindex \openout\index=index.tex
+ \def\toindex#1{\immediate\write\index{#1 \the\pageno}}
+ \else \def\toindex#1{} \fi
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%%%%%%%%%%%%%%%%%%%% determine whether answers are printed %%%%%%%%%%%%%%%%
+\newif \ifwritinganswers
+\writinganswersfalse %%% use this line to suppress answer section
+\writinganswerstrue %%% use this line to include answer section
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%%%%%%%%%%%%%%%% footnote macro with counter %%%%%%%%%%%%
+\newcount\footnotenum \footnotenum=0
+\def\fnote#1{\advance \footnotenum by 1%
+\footnote{$^{\the\footnotenum}$}{#1}}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+
+%%%%%%%%%%%%%%%% exercise, section, and subsection macros %%%%%%%%%%%%
+\newcount\exno %%%%%% counter for exercises %%%%%%%%
+\newcount\secnum \secnum=0 %%%% counter for section numbers %%%%
+\newcount\subsecnum
+
+\def\section#1{
+ \vfill\eject %%%%% new section starts on a new page
+ %%%\ifodd\pageno \else\ \vfill\eject \fi %start on an odd page
+ \advance\secnum by 1 \subsecnum=0 \exno=0
+ \ifnum \secnum = 1 \pageno=1 \fi
+ \ifnum \secnum > 0
+ \leftline{\chapfont Section \the\secnum}
+ \vskip 3pt \fi
+ \leftline{\chapfont #1}
+ \def\sectiontitle{#1}
+ \vskip\baselineskip
+ \hrule
+ \vskip 1cm
+ \ifwritingcontents \write\contents{\string\line\string{#1
+ \string\dotfill{}
+ \ifnum \pageno < 0 \romannumeral-\pageno
+ \else \the\pageno \fi
+ \string}}\fi
+ \titlepagetrue}
+
+\def\subsection#1{\advance\subsecnum by 1
+ \vskip 30pt
+ \leftline{\secfont \the\secnum .\the\subsecnum\ #1}
+ \nobreak
+ \ifwritingcontents
+ \write\contents{\string\line\string{\string\qquad{}#1
+ \string\dotfill{} \the\pageno\string}}\fi
+ }
+
+\def\exercise{\global\advance \exno by 1
+ \vskip\baselineskip
+ \noindent $\triangleright$ Exercise \the\secnum.\the\exno\quad
+ }
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+%% definitions of control sequences for characters in the typewriter font %%%
+%%%% for short phrases this is easier than using a literal construction %%%%
+\def\\{\char92{}} %%%%% backslash %%%%%
+\def\lb{\char'173{}} %%%%% left brace %%%%%
+\def\rb{\char'175{}} %%%%% right brace %%%%%
+\def\sp{\char32{}} %%%%% special space symbol %%%%%
+
+\def\beginliteral{
+\vskip\baselineskip
+\begingroup
+\tt
+\obeylines
+%{\obeyspaces\global\let =\ }
+\catcode`\@=0
+\parskip=0pt\parindent=0pt
+\catcode`\$=12\catcode`\&=12\catcode`\^=12\catcode`\#=12
+\catcode`\_=12\catcode`\~=12
+\def\par{\leavevmode\endgraf}
+\catcode`\{=12\catcode`\}=12\catcode`\%=12\catcode`\\=12
+}
+
+\def\endliteral{\endgroup}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+%%%%%%%%%%%%%% inhibit hyphenation of typewriter text %%%%%%%%%%%%%%
+\hyphenchar\tentt=-1
+
+
+%%%%%%%%%%%% grouping to make input listing in typewriter type %%%%%%%
+\def\beginuser{\vskip\parskip
+ \everypar={\nobreak}
+ \begingroup
+ \tt \obeylines \parskip=0pt \parindent=0pt}
+
+\def\enduser{\endgroup}
+
+
+%%%%%%%%%%% macro to construct tables (easily) %%%%%%%%%%%%%%%%
+%%% parameters: title goes between brackets, rest of the
+%%% paragraph is the table
+\def\maketable[#1]#2\par{
+\setbox1=\vbox{#2}
+$$\vbox{
+ \hbox to \wd1{\bf \hss #1 \hss}
+ \vskip 12pt
+ \box1
+ }
+$$
+}
+%%%%%%%%%%% end of macro to construct tables %%%%%%%%%%%%%%%%
+
+
+
+%%%%%%%%%%% macro to put a box around the text %%%%%%%%%%%%%%%%
+\def\makebox#1#2#3% vsize, hsize, inserted text
+{\hbox{\vrule
+ \vbox to #1{\hrule \vss
+ \hbox to #2{\hss#3\hss}\vss
+ \hrule}\vrule}}
+
+\def\displaytext#1{$$\hbox{#1}$$}
+
+\def\LaTeX{{\rm L\kern-.36em\raise.3ex\hbox{\sc a}\kern-.15em
+ T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+
+\def\AMSTeX{{$\cal A$}\kern-.1667em\lower.5ex\hbox
+ {$\cal M$}\kern-.125em{$\cal S$}-\TeX}
+
+
+%%%%%%%%%%%% macro to put TeX references in right margin %%%%%%%%
+\newdimen\theight
+\def \TeXref#1{%
+ \vadjust{\setbox0=\hbox{\sevenrm\quad\quad\TeX book: #1}%
+ \theight=\ht0
+ \advance\theight by \dp0 \advance\theight by \lineskip
+ \kern -\theight \vbox to \theight{\rightline{\rlap{\box0}}%
+ \vss}%
+ }}%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\def\version{1.0}
+
+%%%%%%%%%%%% macro to write the date out the date and time %%%%%%%%%%%
+%%%%%%%%%%%% TeXbook p. 406 for date %%%%%%%%%%%
+\def\today{\ifcase\month\or January\or February\or March\or April\or
+May\or June\or July\or August\or September\or October\or November\or
+December\fi \space\number\day, \number\year}
+
+%END -- PART 1 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 2 of a 15-part set
+\newcount\hour \newcount\minute
+\hour=\time \divide \hour by 60
+\minute=\time
+\loop \ifnum \minute > 59 \advance \minute by -60 \repeat
+\def\writetime{\ifnum \hour<13 \number\hour:% % supresses leading 0's
+ \ifnum \minute<10 0\fi% % so add it it
+ \number\minute
+ \ifnum \hour < 12 \ A.M. \else \ P.M. \fi
+ \else \advance \hour by -12 \number\hour:% % supresses leading 0's
+ \ifnum \minute<10 0\fi% % add it in
+ \number\minute \ P.M. \fi}
+
+\def\datestamp{\vfill
+ \rightline{\sevenrm Gentle Intro \version{} run through \TeX{}
+ on \today{} at \writetime}}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\titlepagetrue
+{\nopagenumbers
+\def\sectiontitle{Introduction}
+\topinsert \vskip 6 cm \endinsert
+\centerline{\chapfont A Gentle Introduction to \TeX{}}
+\vskip 15 pt
+\centerline{\secfont A Manual for Self-study}
+\vskip 3cm
+\leftline{Michael Doob}
+\leftline{Department of Mathematics}
+\leftline{The University of Manitoba}
+\leftline{Winnipeg, Manitoba, Canada R3T 2N2}
+\vskip\baselineskip
+\leftline{MDOOB@UOFMCC.BITNET}
+\leftline{MDOOB@CCU.UMANITOBA.CA}
+
+\vfill\eject
+\titlepagetrue.
+\vfill\eject
+}
+\secnum=-2 \pageno=-1
+
+\section{Introduction}
+
+First the bad news: \TeX{} is a large and complicated program that
+goes to extraordinary lengths to produce attractive typeset material.
+This very complication can cause unexpected things to happen at times.
+Now the good news: straightforward text is very easy to typeset using
+\TeX\null. So it's possible to start with easier text and work up to
+more complicated situations.
+
+The purpose of this manual is to start from the very beginning and
+to move towards these more complicated situations. No previous knowledge
+of \TeX{} is assumed. By proceeding a section at a time, greater
+varieties of text can be produced.
+
+Here are a few suggestions: there are some exercises in each
+section. Be sure and do them! The only way to learn \TeX{} is
+by using it. Better yet, experiment on your own; try to make
+some variations on the exercises. There is no way that you can
+damage the \TeX{} program with your experiments. You can find a
+complete answer to most exercises by looking at the \TeX{} source
+file that was used to produce this document. You'll notice that
+there are references in the right margin to {\bf The \TeX
+book}\fnote{Addison Wesley, Reading,Massachusetts, 1984, ISBN
+0-201-13488-9}\null. When you feel that you want more
+information on a topic, that's where to look.
+
+Incidently, there are a few fibs that appear in this manual;
+they are used to hide complications (I look at this as something
+like poetic license). As you become more experienced at using
+\TeX{}, you'll be able to find them.
+
+\TeX{} is a public domain program that is available for no license
+fee. It was developed by Donald Knuth at Stanford University as
+a major project.
+In the profit-oriented market place,
+the program would certainly cost many thousands of dollars. The
+\TeX{} Users Group (TUG) is a nonprofit organization which distributes
+copies of \TeX{}, updates software, and gives information about
+new developments in both hardware and software in its publications
+TUGboat and \TeX niques. Joining this users group is inexpensive;
+please consider doing so. The address is:
+\vskip\baselineskip
+\centerline{\TeX{} Users Group}
+\centerline{P.O. Box 9506}
+\centerline{Providence, RI 02940}
+\centerline{U.S.A.}
+
+This manual would not have come into being without the aid of others.
+In particular the proofreading and suggestions of the following
+people have been invaluable:
+\begingroup
+\frenchspacing
+Waleed A.~Al-Salam (University of Alberta),
+Debbie L.~Alspaugh (University of California),
+Nelson H.~F.~Beebe (University of Utah),
+Barbara Beeton (American Mathematical Society),
+Bart Childs (Texas A.~\&~M\null. University),
+Mary Coventry (University of Washington),
+Dimitrios Diamantaras (Temple University),
+Roberto Dominimanni (Naval Underwater Systems Center),
+Victor Eijkhout (University of Nijmegen),
+Moshe Feder (St. Lawrence University),
+Josep~M.~Font (Uviversidad Barcelona),
+Jonas de Miranda Gomes
+ (Instituto de Matematica Pura e Aplicada - Brazil),
+Rob Gross (Boston College),
+Klaus Hahn (University of Marburg),
+Anita Hoover (University of Delaware),
+J\"urgen Koslowski (Macalester College),
+Kees van der Laan (Rijksuniversiteit Groningen),
+John Lee (Northrop Corporation),
+Silvio Levy (Princeton University),
+Robert Messer (Albion College),
+Emily H.~Moore (Grinnell College),
+Young Park (University of Maryland),
+Craig Platt (University of Manitoba),
+David Roberts (Colorado),
+Kauko Saarinen (University of Jyv\"askyl\"a),
+Jim Wright (Iowa State University),
+and
+Dominik Wujastyk (Wellcome Institute for the History of Medicine).
+ \endgroup
+
+In addition several people have sent me parts or all of their local
+manuals. I have received a few others on the rebound.
+In particular
+\begingroup
+\frenchspacing
+Elizabeth Barnhart (TV Guide),
+Stephan v.~Bechtolsheim (Purdue University),
+Nelson H.~F.~Beebe (University of Utah)
+ and Leslie Lamport (Digital Equipment Corporation),
+Marie McPartland-Conn and Laurie Mann (Stratus Computer),
+Robert Messer (Albion College),
+Noel Peterson (Library of Congress),
+Craig Platt (University of Manitoba),
+Alan Spragens (Stanford Linear Accelerator Center, now of Apple Computers),
+Christina Thiele (Carleton University),
+and Daniel M.~Zirin (California Institute of Technology)
+\endgroup
+have written various types of lecture notes that have been most helpful.
+
+\vfill \eject
+\section{Contents}
+
+\line{Introduction \dotfill{} i}
+\line{Contents \dotfill{} iii}
+\line{1.~Getting Started \dotfill{} 1}
+\line{\qquad{}1.1 What \TeX{} is and what \TeX{} isn't \dotfill{} 1}
+\line{\qquad{}1.2 From \TeX{} file to readable output,
+ the big set up \dotfill{} 2}
+\line{\qquad{}1.3 Let's do it! \dotfill{} 4}
+\line{\qquad{}1.4 \TeX{} has everything under control \dotfill{} 7}
+\line{\qquad{}1.5 What \TeX{} won't do \dotfill{} 8}
+\line{2.~All characters great and small \dotfill{} 9}
+\line{\qquad{}2.1 Some characters are more special than others \dotfill{} 9}
+\line{\qquad{}2.2 Typesetting with an accent \dotfill{} 10}
+\line{\qquad{}2.3 Dots, dashes, quotes,
+ $\textfont0=\tenbf \mathinner {\ldotp \ldotp \ldotp }$ \dotfill{} 13}
+\line{\qquad{}2.4 Different fonts \dotfill{} 15}
+\line{3.~The shape of things to come \dotfill{} 19}
+\line{\qquad{}3.1 Units, units, units \dotfill{} 19}
+\line{\qquad{}3.2 Page shape \dotfill{} 20}
+\line{\qquad{}3.3 Paragraph shape \dotfill{} 22}
+\line{\qquad{}3.4 Line shape \dotfill{} 26}
+\line{\qquad{}3.5 Footnotes \dotfill{} 27}
+\line{\qquad{}3.6 Headlines and footlines \dotfill{} 28}
+\line{\qquad{}3.7 Overfull and underfull boxes \dotfill{} 29}
+\line{4.~$\Bigl\{$Groups, $\bigl\{$Groups,
+ $\{$and More Groups$\}\bigr\}\Bigr\}$ \dotfill{} 31}
+\line{5.~No math anxiety here! \dotfill{} 33}
+\line{\qquad{}5.1 Lots of new symbols \dotfill{} 33}
+\line{\qquad{}5.2 Fractions \dotfill{} 37}
+\line{\qquad{}5.3 Subscripts and superscripts \dotfill{} 38}
+\line{\qquad{}5.4 Roots, square and otherwise \dotfill{} 39}
+\line{\qquad{}5.5 Lines, above and below \dotfill{} 39}
+\line{\qquad{}5.6 Delimiters large and small \dotfill{} 40}
+\line{\qquad{}5.7 Those special functions \dotfill{} 41}
+\line{\qquad{}5.8 Hear ye, hear ye! \dotfill{} 42}
+\line{\qquad{}5.9 Matrices \dotfill{} 43}
+\line{\qquad{}5.10 Displayed equations \dotfill{} 45}
+\line{6.~All in a row \dotfill{} 48}
+\line{\qquad{}6.1 Picking up the tab \dotfill{} 48}
+\line{\qquad{}6.2 Horizontal alignment with more sophisticated patterns
+ \dotfill{} 51}
+\line{7.~Rolling your own \dotfill{} 55}
+\line{\qquad{}7.1 The long and short of it \dotfill{} 55}
+\line{\qquad{}7.2 Filling in with parameters \dotfill{} 57}
+\line{\qquad{}7.3 By any other name \dotfill{} 60}
+\line{8.~To err is human \dotfill{} 62}
+\line{\qquad{}8.1 The forgotten bye \dotfill{} 62}
+\line{\qquad{}8.2 The misspelled or unknown control sequence \dotfill{} 62}
+\line{\qquad{}8.3 The misnamed font \dotfill{} 64}
+\line{\qquad{}8.4 Mismatched mathematics \dotfill{} 64}
+\line{\qquad{}8.5 Mismatched braces \dotfill{} 65}
+\line{9.~Digging a little deeper \dotfill{} 68}
+\line{\qquad{}9.1 Big files, little files \dotfill{} 68}
+\line{\qquad{}9.2 Larger macro packages \dotfill{} 69}
+\line{\qquad{}9.3 Horizontal and vertical lines \dotfill{} 70}
+\line{\qquad{}9.4 Boxes within boxes \dotfill{} 72}
+\line{10.~Control word list \dotfill{} 77}
+\ifwritinganswers
+ \line{11.~I get by with a little help\dotfill{} 80}
+\fi
+
+
+
+\section{Getting Started}
+
+\subsection{What \TeX{} is and what \TeX{} isn't}
+
+First of all, let's see what steps are necessary to produce a
+document using \TeX\null. The first step is to type the file
+that \TeX{} reads. This is usually called the \TeX{} file or the
+input file, and it can be created using a simple text editor (in
+fact, if you're using a fancy word processor, you have to be sure
+that your file is saved in ASCII or nondocument mode without any
+special control characters). The \TeX{} program then reads your
+input file and produces what is called a DVI file (DVI stands for
+DeVice Independent). This file is not readable, at least not by
+humans. The DVI file is then read by another program (called a
+device driver) that produces the output that is readable by
+humans\TeXref{23}. Why the extra file? The same DVI file can be
+read by different device drivers to produce output on a dot
+matrix printer, a laser printer, a screen viewer, or a
+phototypesetter. Once you have produced a DVI file that gives
+the right output on, say, a screen viewer, you can be assured
+that you will get exactly the same output on a laser printer
+without running the \TeX{} program again.
+
+The process may be thought of as proceeding in the following way:
+$$
+{\hbox{edit text\quad} \atop \longrightarrow}
+\lower .6cm \makebox{1.5cm}{1.8cm}%
+{\vbox{\hbox{\TeX{}}
+ \hbox{input}
+ \hbox{file}
+ }%
+}%
+{\hbox{\quad \TeX{} program\quad} \atop \longrightarrow}
+\lower .6cm \makebox{1.5cm}{1.8cm}%
+{\vbox{\hbox{DVI}
+ \hbox{file}}
+}%
+{\hbox{\quad device driver\quad} \atop \longrightarrow}
+\lower .6cm \makebox{1.5cm}{1.8cm}%
+{\vbox{\hbox{readable}
+ \hbox{output}}
+}%
+$$
+
+This means that we don't see our output in its final form when it
+is being typed at the terminal. But in this case a little
+patience is amply rewarded, for a large number of symbols not
+available in most word processing programs become available. In
+addition, the typesetting is done with more precision, and the
+input files are easily sent between different computers by
+electronic mail or on a magnetic medium.
+
+Our focus will be on the first step, that is, creating the \TeX{}
+input file and then running the \TeX{} program to produce
+appropriate results. There are two ways of running the \TeX{}
+program; it can be run in batch mode or interactively. In
+batch mode you submit your \TeX{} input file to your computer;
+it then runs the \TeX{} program without further intervention and
+gives you the result when it is finished. In interactive mode
+the program can stop and get further input from the user, that
+is, the user can interact with the program. Using \TeX{}
+interactively allows some errors to be corrected by the user,
+while the \TeX{} program makes the corrections in batch mode as
+best it can. Interactive is the preferred mode, of course. All
+personal computer and many mainframe implementations are
+interactive. On some mainframes, however, the only practical
+method of running \TeX{} is in batch mode.
+
+
+\subsection{From \TeX{} file to readable output, the big set up}
+\vskip\baselineskip
+The following subsection is meant to be updated locally.
+In the current version of the guide, this subsection is local
+to the Hebrew University of Jerusalem, Israel.
+
+\TeX{} is available on various UNIX systems, on a VMS,
+and as a convenient package organized for DOS PC users.
+The \TeX{} installed on all system differs from
+the standard distribution in that it contains right-to-left
+as well as left-to-right capabilities.
+
+PC users can install \TeX{} plus many accessories (including
+Hebrew processing) on their PCs, and work in a window
+environment using the mouse. Details obtainable from Rama --
+rama@noa.huji.ac.il , tel. +972-2-584539 .
+
+On Unix systems (SHUM, PLUTO, OLIVE, SUNRISE ........)
+you use the following commands for
+running a \TeX{ } job:
+
+You prepare an input file for \TeX, containing text and
+\TeX~ keywords. The file's name should have the .tex extension.
+
+Let's say you create a file called {\bf inp.tex}.
+You run \TeX~ by typing
+
+{\tt tex inp}
+
+If all goes well, you get the computer's prompt again, and
+you are told that a file called~~~ inp.dvi~~~ has been created.
+You can process this file using the program {\bf dvips},
+which creates a PostScript version of the input file.
+If you type
+
+{\tt dvips inp > inp.ps}
+
+a PostScript file called inp.ps will be created, and this
+file can later be sent to a PosrScript printer, using
+the command
+
+{\tt lpr -Plwn inp.ps}
+
+\noindent where "n" in -Plwn is the printer's number. You can also
+type
+
+{\tt dvips inp | lpr -Plwn}
+
+\noindent in which case the file will be directed immediately to the printer.
+\bigskip
+Instead of creating a PostScript version of the file, you can
+preview the file - that is, if you have an X-Windows terminal.
+In that case, type
+
+{\tt xdvi inp}
+
+\noindent and you read the text on screen.
+
+
+\noindent You will learn later what should be done if the response
+to
+
+{\tt tex filename}
+
+shows that there are problems, and
+you get a question mark instead of the computer's prompt.
+Anyhow, it might be helpful at this point to know that, if this occurs,
+you can either respond with "x" which will take you out of the
+\TeX~ run, or with "e" which will put you into an editor
+session with your input file.
+
+\bigskip
+Guides and manuals are available for helping the \TeX~ user.
+Guide are available either as \TeX{} / LA\TeX{} sources
+or as PostScript files. PostScript files can be send to
+PostScript printers to be printed. \TeX{} / LA\TeX{} sources
+have to be processed first.
+
+The guides are obtainable via anonymous ftp from noa.huji.ac.il
+[132.64.254.10] in tex/guides-ps tex/tex\_guides tex/latex\_guides .
+Start by getting and reading the readme file in
+each of these subsirectories.
+
+It is advisable to start with the \TeX{} guide "introduction",
+which gives you both a short introduction to the local \TeX,
+and also gives you the feeling of running a \TeX~ job.
+
+\noindent If you work on one of our Unix systems, type
+
+{\tt tex introduction}
+
+\noindent Then, to print it, once you have an access to a printer {\tt n}, type
+
+{\tt dvips introduction | lpr -Plwn}
+
+\noindent or, to read the file on screen, type
+
+{\tt xdvi introduction}
+\bigskip
+In the guide "introduction" you will find the names of other
+available guides. You can also use the unix commands
+~~~{\tt man tex}~~~or~~~
+{\tt man dvips}
+
+noa.huji.ac.il contains a reservoire of \TeX{} files,
+especially all that has to do with the Hebrew \TeX .
+For further details or help concerning those matters,
+write to rama@noa.huji.ac.il -- tel. +972-2-584539.
+\subsection{Let's do it!}
+
+So, from our viewpoint, the name of the game is to create the \TeX{}
+file that produces the right readable output. What does
+a \TeX{} file look like? It consists of characters from an
+ordinary terminal, that is, upper and lower case letters,
+numbers, and the usual punctuation and accent characters (these
+are the usual ASCII characters). Text, for the most part, is just
+typed normally. Special instructions usually start with one of a
+few special symbols such as {\tt \#} or {\tt \&} (these will be
+described in more detail later). Here is an example of a \TeX{}
+input file:
+
+\beginuser
+Here is my first \\TeX\\ sentence.
+\\bye
+\enduser
+\toindex{TeX{} } \toindex{ }
+
+
+First note that the characters in this example look like
+typewriter type. We use these characters with all examples that
+are meant to be typed from the computer terminal. Second, note
+that the backslash appears three times in the text. We'll soon
+see that this is one of the special symbols mentioned
+previously, and it is used very frequently when making \TeX{}
+documents. Make a file containing this example. Use the \TeX{}
+program to make a DVI file and a device driver to see what you
+have produced. If all goes well, you'll have a single page with
+the following single sentence:
+
+Here is my first \TeX\ sentence.
+
+ There will also be a page number at the bottom of the page. If
+you've gotten this far, congratulations! Once you can produce one
+\TeX{} document, it's just a matter of time before you can do
+more complicated ones. Now let's compare what we typed in with
+what we got out. The straightforward words were just typed in
+normally, and \TeX{} set them in ordinary type. But the word ``\TeX'',
+which can't be typed in on a terminal because the letters
+aren't on the same line, is entered by using a word starting with
+a backslash, and \TeX{} made the proper interpretation. Most
+symbols that are not ordinary letters, numbers, or punctuation
+are typeset by entering a word starting with a backslash. If we
+look a little closer, we'll note that the word ``first'' is also
+changed.
+\TeXref{4}
+The first two letters have been joined together and there isn't
+a separate dot over the letter ``i''. This is standard
+typesetting practice: certain letter combinations are joined up
+to form what are called {\sl ligatures}. There is actually a good
+\aesthetic{} reason for this. Compare the first two letters of
+``first'' and ``{f}irst'' to see the difference. We note that
+{\tt \\bye} appears in the input file with no corresponding word
+in the final copy.
+\toindex{bye}
+This a typesetting instruction that tells \TeX{} that the input
+is finished. We'll learn about lots of different typesetting
+instructions as we go along.
+
+Let's look at the log file that was created when we ran \TeX
+\null. It may vary slightly at your site, but should look
+something like this:
+\beginuser
+ 1.
+ 2. This is TeX, MVS Version 2.9 (no format preloaded)
+ 3. ** File PLAIN.FMT <-- DD=FMTLIB MEM=PLAIN
+ 4.
+ 5. ** File SRC.TEX <-- DD=SRC
+ 6. (src.tex [1]
+ 7. Output written on DVI (1 page, 256 bytes).
+ 8. Transcript written on TEXLOG.
+\enduser
+
+
+This is the file that will contain any error messages. On line 6,
+{\tt (src.tex\ } indicated that \TeX{} has started reading that
+file. The appearance of {\tt [1]} indicates that page 1 has been
+processed. If there were errors on page 1, they would be listed
+at that point.
+
+\vskip .5cm
+\exercise Add a second sentence to your original \TeX{} file to get:
+\beginuser
+Here is my first \\TeX\\ sentence.
+I was the one who typeset it!
+\\bye
+\enduser
+
+Use \TeX{} and look at your output. Is the second sentence on a
+new line?
+
+
+\exercise Now add this line to the beginning of your file:
+\beginuser
+\\nopagenumbers
+\enduser
+\noindent
+Guess what will happen when you run the new file through
+\TeX\null. Now try it and see what happens.
+\toindex{nopagenumbers}
+
+\exercise Add three or four more sentences to your file.
+Use letters, numbers, periods, commas, question marks,
+and exclamation points, but don't use any other symbols.
+
+
+\exercise Leave a blank line and add some more sentences.
+You can now get new paragraphs.
+\medskip
+
+We have now seen a major principle concerning the preparation of
+\TeX{} input files. The placement of the text on your computer
+terminal does not necessarily correspond to the placement of the
+text on your output. You can not, for example, add space between
+words in your output by adding spaces in your input file. Several
+consecutive spaces and one space will produce exactly the same
+output. As would be expected, a word at the end of one line will
+be separated from the first word of the following line. In fact,
+sometimes when working on a file that will be heavily edited, it
+is convenient to start each sentence on a separate line. Spaces
+at the beginning of a line, however, are always ignored.
+
+\exercise Add the following sentence as a new paragraph, and then
+typeset it:
+\beginuser
+Congratulations! You received a grade of 100\% on your latest
+examination.
+\enduser
+\noindent
+The {\tt\%} sign is used for comments in your input file.
+Everything on a line following this symbol is ignored. Notice
+that even the space that normally separates the last word on one
+line from the first word on the next line is lost. Now put a
+backslash in front of the {\tt\%} sign to correct the
+sentence. \toindex{\$} \toindex{\%}
+
+\exercise Add the following sentence as a new paragraph:
+\beginuser
+You owe me \$10.00 and it's about time you sent it to me!
+\enduser
+\noindent
+This will produce an error in your log file (if your
+implementation of \TeX{} is interactive, that is, sends you
+messages and waits for answers, just hit the carriage return or
+enter key when you get the error message). You will get output,
+but not what you might expect. Look at the log file and see
+where the error messages are listed. Don't worry about the
+actual messages. We'll have a lot more to say about errors
+(including this one) later. Now fix the error by putting a
+backslash in front of the {\tt \$} sign, and typeset the result
+(there are a small number of characters like the per cent and
+dollar signs that \TeX{} uses for its own purposes. A table of
+these characters will be provided shortly).
+
+\subsection{\TeX{} has everything under control}
+
+We have seen that the backslash has a special role. Any word
+starting with a backslash will be given a special interpretation
+when \TeX{} reads it from your input file. Such a word is called
+a {\sl control sequence}. There are, in fact, two types of
+control sequences: a {\sl control word\/} is a backslash followed
+by letters only (for example, {\tt \\TeX}) and a {\sl control
+symbol\/} is a backslash followed by a single nonletter (for
+example, {\tt \\\$})\null. Since a space is a nonletter, a
+backslash followed by a space is a legitimate control symbol.
+\TeXref{7--8}
+When we want to emphasize that a space is present, we will use a
+special symbol {\tt\sp} to indicate the space, as in the control
+symbol {\tt\\\sp}. This convention is used in {\bf The \TeX
+book} as well as in this manual.
+
+When \TeX{} is reading your input file and comes to a backslash
+followed by a letter, it knows that a control word is being
+read. So it continues reading the name of the control word until
+a nonletter is read. So if your file contains
+
+\displaytext{\tt I like \\TeX!}
+
+\noindent
+the control word {\tt \\TeX} is terminated by the exclamation
+point. But this presents a problem if you want to have a space
+after a control word. If you have, for example, the sentence
+
+\displaytext{\tt I like \\TeX and use it all the time.}
+
+\noindent
+in your input file, the control word {\tt\\TeX} is terminated by
+the space (which is, of course, a nonletter). But then you won't
+have a space between the words ``\TeX{}'' and ``and''; inserting
+more spaces won't help, since \TeX{} doesn't distinguish between
+one space and several consecutive spaces. But if you put the
+control symbol {\tt\\\sp} after a control word, you will both
+terminate the control word and insert a space. It's really easy
+to forget to put in something like {\tt\\\sp} after a control
+word. I promise you that you will do it at least once while
+you're learning to use \TeX\null.
+
+\exercise Make an input file that will produce the following
+paragraph:
+
+I like \TeX! Once you get the hang of it, \TeX{} is really easy
+to use. You just have to master the \TeX nical aspects.
+
+Most control words are named so as to give a hint of their uses.
+You can use {\tt \\par} to make a new paragraph, for example,
+instead of putting in a blank line.
+\toindex{par}
+
+\subsection{What \TeX{} won't do}
+
+\TeX{} is very good at setting type, but there are things that \TeX{}
+can't do well. One is making figures. Space can be left
+to insert figures, but there are no graphic procedures built into
+the language (at present). Some implementations allow graphic
+instructions to be inserted using the {\tt \\special} control
+word but these are exceptional and definitely site dependent.
+
+\TeX{} sets type in horizontal straight lines and not in
+straight lines at other angles. In particular, it is generally
+not possible to make insertions in ``landscape mode'', that is,
+with the text rotated by so that the baseline is parallel with
+the long edge of the paper, or to include text that has a curve for
+a baseline. Perspective type (gradually increasing or
+decreasing in height) is not handled well by \TeX\null.
+
+We have seen that there is an ``edit, \TeX{}, driver'' cycle that
+is necessary for each different copy of output. This is true
+even when the output device is a terminal. In particular, it's
+not possible to type the input file and see the results on the
+screen immediately without going through the full cycle. Some
+implementations have both text and graphics displays with
+reasonably quick turnaround (a few seconds for a single page); as
+hardware becomes less expensive and processors become faster, we
+may see improvement.
+
+
+
+
+
+
+\section{All characters great and small}
+
+\subsection{Some characters are more special than others}
+
+We saw in the last section that most text is entered at the
+terminal as sentences of ordinary words just as when typing with
+a typewriter. But we also saw that, in particular, the backslash
+could be used for at least two different purposes. It can be
+used for symbols (or combinations of symbols) that don't appear
+on the keyboard such as typing {\tt \\TeX} to get \TeX\null. It
+can also be used to give \TeX{} special instructions such as
+typing {\tt \\bye} to indicate the end of the input file. In
+general, a word starting with a backslash will be interpreted by
+\TeX{} as one requiring special attention. There are several
+hundred words that \TeX{} knows, and you can define more
+%END -- PART 3 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 3 of a 15-part set
+yourself, and so the backslash is very important. We'll spend a
+lot of time as we proceed learning some of these words;
+fortunately we'll only need to use a small number of them most of
+the time.
+
+There are ten characters which, like the backslash, are used
+by \TeX{} for special purposes, and we now want to give the
+complete list.
+\TeXref{37--38}What if we want to use a sentence with one of these
+special characters in it? With this in mind we'll ask the following
+questions:
+\item{(1)} What are the different special characters?
+\item{(2)} How do we use a special character if we really want to
+typeset it in our text?
+
+Here is a table of each special character, its purpose, and the
+method of typesetting the special character itself if you need
+it:
+
+
+\maketable [Characters requiring special input]
+\halign{
+ \strut \hfil#\hfil & \quad # \hfil & \quad\tt # \hfil\cr
+ \bf Character & \bf Purpose & \bf Input for literal output \cr
+ \noalign{\hrule} \noalign{\smallskip}
+ $\backslash$ & Special symbols and instructions & \$\\backslash\$ \cr
+ $\{$ & Open group & \$\\\lb\$ \cr
+ $\}$ & Close group & \$\\\rb\$ \cr
+ \% & Comments & \\\% \cr
+ \& & Tabs and table alignments & \\\& \cr
+ \~{} & Unbreakable space & \\\~{}\lb\rb \cr
+ \$ & Starting or ending math text & \\\$ \cr
+ \^{} & Math superscripts & \\\^{}\lb\rb \cr
+ \_{} & Math subscripts & \\\_{}\lb\rb \cr
+ \# & Defining replacement symbols & \\\# \cr
+ }
+
+\toindex{\lb}
+\toindex{\rb}
+\toindex{\%}
+\toindex{\&}
+\toindex{\~{}}
+\toindex{\$}
+\toindex{\^{}}
+\toindex{\_{}}
+\toindex{\#}
+
+\subsection{Typesetting with an accent}
+
+Now we're going to start using some of \TeX{}'s goodies! So far
+we've just been using \TeX{} to make our output look attractive,
+but now we'll start to do things that are difficult or impossible
+on the typewriter. In particular, we're going to look at accents
+now. How do you produce an accent when the symbol doesn't appear on
+the keyboard? Just as with the symbol \TeX{}, it is necessary to
+enter a word starting with a backslash. For the word ``premi\`ere'',
+as a first example, you need to type in {\tt premi\\`ere}
+(you may have to hunt around to find the ``back prime''
+or ``grave'' symbol {\tt `} on your keyboard, but it's there
+somewhere\fnote{If you have a very old or obscure
+keyboard and the back prime is {\it really\/} not there, you can
+use {\tt \\lq\lb\rb} instead. Similarly {\tt \\rq\lb\rb} can be
+used for the symbol {\tt '}. You can think of the symbols as
+being abbreviations for ``left quote'' and ``right quote.'' In
+addition, {\tt \\lq\\lq\lb\rb} and {\tt \\rq\\rq\lb\rb} give the
+usual quotation marks. But this won't work as a method to produce
+an accent over the following letter, so you're really better off
+with a proper keyboard.}). In general, to put an accent
+on a letter, the appropriate control sequence precedes the letter.
+
+Here are some examples:
+$$\vbox{
+
+\halign{
+\strut \hfil\tt # & \quad # \hfil\cr
+\bf \TeX{} input & \bf \TeX{} output \cr
+\noalign{\hrule} \noalign{\smallskip}
+\\`a la mode & \`a la mode \cr
+r\\'esum\\'e & r\'esum\'e \cr
+soup\\c{\sp}con & soup\c con \cr
+No\\"el & No\"el \cr
+na\\"\\i{\sp}ve & na\"\i ve \cr
+}
+}$$
+
+
+We see several principles illustrated by these examples. Most
+accents are produced by using a control symbol with a similar
+shape. A few of them are produced by control words containing a
+single letter. Some care must be used in this case, for a space
+must be used to terminate the control word. If you have {\tt
+soup\\ccon} in your file, for example, \TeX{} will look for the
+control word {\tt\\ccon}\fnote{We'll see that there is another
+method when we look at the grouping concept in Section~4.}.
+\TeXref{52--53}
+
+Notice that there is a control word {\tt\\i} also. This produces
+the letter ``i'' without the dot over it; this allows an accent
+to be put over the lower part of the letter. There is an
+analogous control word {\tt\\j} that produces a dotless ``j''
+for accenting purposes.
+
+\maketable [Accents that may be immediately followed by a letter]
+\halign{
+ \strut \hfil # & \quad \hfil \tt # \hfil & \hfil \quad # \hfil\cr
+ \bf Name & \bf \TeX{} input & \bf \TeX{} output \cr
+ \noalign{\hrule} \noalign{\smallskip}
+ grave & \\`o & \`o \cr
+ acute & \\'o & \'o \cr
+ circumflex & \\\^{}o & \^o \cr
+ umlaut/dieresis/tr\'emat & \\"{}o & \"o \cr
+ tilde & \\\~{}o & \~o \cr
+ macron & \\={}o & \=o \cr
+ dot & \\\char'056{}o & \.o \cr
+ }
+
+\toindex{`}
+\toindex{'}
+\toindex{\^{}}
+\toindex{"}
+\toindex{i}
+\toindex{j}
+\toindex{=}
+\toindex{.}
+
+\maketable [Accents requiring an intervening space]
+\halign{
+ \strut \hfil # \hfil & \quad \hfil \tt # \hfil & \hfil \quad # \hfil\cr
+ \bf Name & \bf \TeX{} input & \bf \TeX{} output \cr
+ \noalign{\hrule} \noalign{\smallskip}
+ cedilla & \\c o & \c{o} \cr
+ underdot & \\d o & \d{o} \cr
+ underbar & \\b o & \b{o} \cr
+ h\'a\v{c}ek & \\v o & \v{o} \cr
+ breve & \\u o & \u{o} \cr
+ tie & \\t oo & \t oo \cr
+ Hungarian umlaut& \\H o & \H{o} \cr
+ }
+
+\toindex{c}
+\toindex{d}
+\toindex{b}
+\toindex{v}
+\toindex{u}
+\toindex{t}
+\toindex{H}
+
+\TeX{} also allows some letters from languages other than English to
+be typeset.
+
+\maketable [A\kern-1pt vailable foreign language symbols]
+\halign{
+ \strut \hfil # \hfil & \quad \hfil \tt # \hfil & \hfil \quad # \hfil\cr
+ \bf Example& \bf \TeX{} input & \bf \TeX{} output \cr
+ \noalign{\hrule} \noalign{\smallskip}
+ \AE gean, \ae sthetics & \\AE, \\ae & \AE, \ae \cr
+ \OE uvres, hors d'\oe uvre & \\OE \\oe & \OE, \oe \cr
+ \AA ngstrom & \\AA, \\aa & \AA, \aa \cr
+ \O re, K\o benhavn & \\O, \\o & \O, \o \cr
+ \L odz, \l\'odka & \\L, \\l & \L, \l \cr
+ Nu\ss & \\ss & \ss \cr
+ ?`Si? & {?}{`} & ?` \cr
+ !`Si! & {!}{`} & !` \cr
+ Se\~nor & \\\~{} & \~{} \cr
+ & \lb\\it\\\$\rb & {\it\$} \cr
+ }
+
+\toindex{AE}
+\toindex{ae}
+\toindex{OE}
+\toindex{oe}
+\toindex{AA}
+\toindex{aa}
+\toindex{O}
+\toindex{o}
+\toindex{L}
+\toindex{l}
+\toindex{ss}
+
+Typeset the sentence in each of the following exercises:
+
+\exercise Does \AE schylus understand \OE dipus?
+
+\exercise The smallest internal unit of \TeX{} is about 53.63\AA.
+
+\exercise They took some honey and plenty of money wrapped up in a
+{\it \$}5 note.
+
+\exercise \'El\`eves, refusez vos le\c cons! Jetez vos cha\^\i nes!
+
+\exercise Za\v sto tako polako pijete \v caj?
+
+\exercise Mein Tee ist hei\ss.
+
+\exercise Peut-\^etre qu'il pr\'ef\`ere le caf\'e glac\'e.
+
+\exercise ?`Por qu\'e no bebes vino blanco? !`Porque est\'a avinagrado!
+
+\exercise M\'\i\'\j n idee\"en worden niet be\"\i nvloed.
+
+\exercise Can you take a ferry from \"Oland to \AA land?
+
+\exercise T\"urk\c ce konu\c san ye\u genler nasillar?
+
+
+\def\bdots{$\textfont0=\tenbf \ldots$} %%% boldface version of \ldots
+
+\subsection{Dots, dashes, quotes, \bdots}
+
+Typing has always been a compromise: the small number of keys
+(compared to the number of typeset symbols available) has forced
+some changes on the typist. When preparing material using \TeX{},
+there is no need to be so restricted. In this section we'll look
+at some differences between typing and using \TeX\null.
+
+There are four types of dashes that are used. The hyphen is used
+for combining words into one unit as with mother-in-law.
+\TeXref{3--5}
+The en-dash is used to indicate a sequence of page numbers, years
+or such things. The em-dash is a grammatical symbol. The minus
+sign is used for negative numbers. Here they are with their uses:
+
+\maketable [Different types of dashes]
+\halign{
+ \strut \hfil # \hfil & \quad \hfil \tt # \hfil & \hfil \quad # \hfil
+ & \hfil # \hfil\cr
+ \bf Name& \bf \TeX{} input & \bf \TeX{} output & \bf Example\cr
+ \noalign{\hrule} \noalign{\smallskip}
+ hyphen & - & - & The space is 3-dimensional. \cr
+ en-dash & {-}{-} & -- & Read pages 3--4. \cr
+ em-dash & {-}{-}{-} & --- & I saw them---there were 3 men alive. \cr
+ minus sign & \$-\$ & $-$ & The temperature dropped to $-$3 degrees. \cr
+ }
+
+\exercise I entered the room and---horrors---I saw both my
+father-in-law and my mother-in-law.
+
+\exercise The winter of 1484--1485 was one of discontent.
+\bigskip
+
+
+Another difference between typing and using \TeX{} is the use of
+quotation marks. Opening and closing quotation marks are the
+same on a typewriter. They are produced in \TeX{} by using the
+apostrophe or prime key {\tt '} and backprime key {\tt `}\null.
+An open quote is produced by {\tt ``} and the
+close quote by {\tt ''}\null.\TeXref{3} Similarly the
+opening single quote is produced by {\tt `} and the closing
+single quote by {\tt '}\null. Notice that there is no need
+to use the usual typing quotation mark (it normally gives a close
+quote, but don't count on it).
+
+\exercise His ``thoughtfulness'' was impressive.
+
+\exercise Frank wondered, ``Is this a girl that can't say `No!'?''
+\bigskip
+
+Sometimes ellipses (three dots) are used to indicate a passage
+of time or missing material. Typing three periods will give
+three dots very close together. The dots with proper spacing will
+be produced by having {\tt \\dots} in your input file.
+\TeXref{173}
+\toindex{dots}
+
+\exercise He thought, ``\dots and this goes on forever, perhaps to the
+last recorded syllable.''
+
+Another problem with dots is that the period after an
+abbreviation normally has less space after it than does the
+period at the end of a sentence. There are two ways to solve this
+problem: the dot can be followed by either {\tt\\\sp} or {\tt\~{}}
+to change the spacing.
+\TeXref{91--92}
+The second alternative will give an unbreakable space; when such
+a space is between two words, these words must typeset on the
+same line. The input {\tt Prof.\~{}Knuth} would cause those two
+words to be typeset on one line. This is desirable for names
+like Vancouver, B.~C. and Mr.~Jones so that ``Mr.'' and ``Jones''
+do not end up on separate lines. Notice that no backslash is used
+with the unbreakable space.
+
+\exercise Have you seen Ms.~Jones?
+
+\exercise Prof.~Smith and Dr.~Gold flew from
+\ifcanspell
+Halifax N.~S. to Montr\'eal, P.~Q. via Moncton, N.~B.
+\else
+L.~A. to Washington, D.~C., via Fargo, N.~D.
+\fi
+
+
+\subsection{Different fonts}
+
+The most obvious difference between typewritten text and \TeX{}
+output is undoubtedly the different fonts or types of symbols
+used. When \TeX{} starts up it has sixteen fonts available. Some
+of these are used for technical purposes, but even so there are
+several different typefaces available as can be seen in the
+following table. A complete list of the sixteen fonts is given in
+Appendix F of {\bf The \TeX{}book}.
+\TeXref{427--432}
+Most of them are used automatically; a mathematical subscript,
+for example, is put in smaller type by \TeX{} with no special
+user intervention.
+
+To change from the usual (roman) typeface to italic, the control
+word {\tt \\it} is used. To change back to the usual roman
+typeface, use {\tt \\rm}. For example, you could have the
+following sentence: {\tt I started with roman type, \\it switched
+to italic type, \\rm and returned to roman type}. This would give
+the following: I started with roman type, \it switched to italic
+type,\fnote{Notice that the comma and this footnote are in
+italic type, and this looks a little funny. We'll see that there
+is another method for changing fonts when we talk about grouping
+in Section 4.}
+\rm and returned to roman type.
+
+Typefaces other than italic are also available. Those given below
+are the ones most commonly used. They are available immediately
+when \TeX{} starts. A little later we'll see how to use other
+typefaces that aren't available when \TeX{} starts.
+
+\global\advance\footnotenum by 1
+\maketable [Font Samples]
+\halign{
+ \strut \hfil # \hfil & \quad \hfil \tt # \hfil & \hfil \quad # \hfil\cr
+ \bf Font name & \bf \TeX{} switch sequence & \bf Sample of typeface \cr
+ \noalign{\hrule} \noalign{\smallskip}
+ Roman & \\rm & \rm This is roman type. \cr
+ Boldface & \\bf & \bf This is boldface type. \cr
+ Italic & \\it & \it This is italic type. \cr
+ Slanted & \\sl & \sl This is slanted type. \cr
+ Typewriter & \\tt & \tt This is typewriter type. \cr
+ Math symbol${}^\the\footnotenum$ & \\cal & $\cal SOME\hbox{\quad}SCRIPT
+ \hbox{\quad}LETTERS$\rm. \cr
+ }
+
+\footnote{}{\llap{$^\the\footnotenum$}%
+This example is cheating since you need to know a little about
+mathematics input to use it, but I wanted to include it anyway.
+You'll be able to use these letters after you study the use of
+%END -- PART 4 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 5 of a 15-part set
+mathematical symbols.}
+\nobreak
+\toindex{it}
+\toindex{rm}
+\toindex{bf}
+\toindex{sl}
+\toindex{tt}
+
+The slanted and italic fonts seem quite similar at first. It is
+easy to see the difference between the letter ``a'' in each
+sample. When changing from a slanted or italic font to a roman
+font, the last letter in the first font will lean towards the
+first letter of the roman font; this looks cramped, and to
+compensate there is a little extra space that can be added called
+the {\sl italic correction}. This is done using the control
+symbol {\tt \\/}.
+\toindex{/}
+In the following sentence, there is no italic correction after
+the first sequence of italic letters but there is after the
+second sequence; see the difference: {\it If} the italic
+correction is not used the letters are too close together, but
+{\it if\/} the correction is used, the spacing is better. There
+is no need for the italic correction when the italic characters
+are followed by a comma or a period, but your text will
+definitely look better if you use it before quotation marks or
+parentheses.
+
+
+It is possible to use fonts other than those initially defined in
+\TeX{} when desired (assuming that they are available on
+your computer system, of course). Different sizes can be used
+with the aid of the control word {\tt \\magstep}. To define your
+new font you will have to know its name on your computer system.
+For example, the roman typeface is called ``cmr10'' on most
+systems. If you use {\tt \\font\\bigrm = cmr10 scaled \\magstep
+1}, you can then use {\tt\\bigrm} in exactly the same way as you
+use {\tt\\it} or {\tt\\rm}.
+\TeXref{13--17}
+\toindex{magstep}
+\toindex{font}
+\toindex{scaled}
+
+Switching via {\tt\\bigrm} will give roman type that is larger
+than the usual by 20\%\null. {\tt \\font\\bigbigrm = cmr10
+scaled \\magstep 2} will define a font that is about 44\% larger
+than the usual roman typeface. The sizes {\tt \\magstep~0} to
+{\tt \\magstep~5} are available. On most computers {\tt \\magstephalf}
+is also available; this represents an enlargement of
+about 9.5\%\null. Here are some samples at various sizes:
+
+\maketable [Different Font Magnifications]
+\halign{
+ \strut \tt # \hfil & \quad # \hfil \cr
+ \bf Magnification & \bf Sample \cr
+ \noalign{\hrule} \noalign{\smallskip}
+ \\magstep 0 & \rm Sample text at magstep 0. \cr
+ \\magstephalf & \halfrm Sample text at magstephalf. \cr
+ \\magstep 1 & \brm Sample text at magstep 1. \cr
+ \\magstep 2 & \bbrm Sample text at magstep 2. \cr
+ \\magstep 3 & \bbbrm Sample text at magstep 3. \cr
+ \\magstep 4 & \bbbbrm Sample text at magstep 4. \cr
+ \\magstep 5 & \bbbbbrm Sample text at magstep 5. \cr
+ }
+\bigskip
+
+It's also possible to use completely new typefaces. These
+are dependent on system availability, of course. Many systems
+have a file called CMSS10 which is a font that contains sans
+serif letters. Using {\tt \\font\\sf = cmss10} will allow the
+control word {\tt\\sf} to be used in the same manner as {\tt\\bf}.
+Having made this definition, the input
+\displaytext{\tt \\sf Here is a sample of our new Sans Serif font.}
+will produce
+\displaytext{\sf Here is a sample of our new Sans Serif font.}
+
+\exercise What problem might have arisen if we had used {\tt \\ss}
+instead of {\tt \\sf} to turn on the Sans Serif font? Hint: if
+the answer doesn't occur to you at first, think about the German
+alphabet and it will finally come to you.
+
+\exercise Typeset a paragraph of magnified sans serif text.
+
+The extra fonts available may vary from site to site. The ones
+in the following table are available at most places.
+
+\maketable [External Fonts Names]
+\halign{
+\strut \tt # \hfil & \quad \tt # \hfil & \quad \tt # \hfil
+ & \quad \tt # \hfil & \quad \tt # \hfil
+ & \quad \tt # \hfil \cr
+\noalign{\hrule} \noalign{\smallskip}
+CMBSY10 &CMBXSL10 &CMBXTI10 &CMBX10 &CMBX12 &CMBX5 \cr
+CMBX6 &CMBX7 &CMBX8 &CMBX9 &CMB10 &CMCSC10 \cr
+CMDUNH10 &CMEX10 &CMFF10 &CMFIB8 &CMFI10 &CMITT10 \cr
+CMMIB10 &CMMI10 &CMMI12 &CMMI5 &CMMI6 &CMMI7 \cr
+CMMI8 &CMMI9 &CMR10 &CMR12 &CMR17 &CMR5 \cr
+CMR6 &CMR7 &CMR8 &CMR9 &CMSLTT10 &CMSL10 \cr
+CMSL12 &CMSL8 &CMSL9 &CMSSBX10 &CMSSDC10 &CMSSI10 \cr
+CMSSI12 &CMSSI17 &CMSSI8 &CMSSI9 &CMSSQI8 &CMSSQ8 \cr
+CMSS10 &CMSS12 &CMSS17 &CMSS8 &CMSS9 &CMSY10 \cr
+CMSY5 &CMSY6 &CMSY7 &CMSY8 &CMSY9 &CMTCSC10 \cr
+CMTEX10 &CMTEX8 &CMTEX9 &CMTI10 &CMTI12 &CMTI7 \cr
+CMTI8 &CMTI9 &CMTT10 &CMTT12 &CMTT8 &CMTT9 \cr
+CMU10 &CMVTT10 \cr
+}
+\bigskip
+
+Here's a little background about these names. The first two
+letters {\tt CM} stands for Computer Modern, the name given to
+this font family by the designer. The number at the end is the
+point size: 10 point type is the normal size, 7 point is the
+normal size for subscripts, and 5 point is the normal size for
+subscripts of subscripts, 12 point is 20\% larger than 10 point,
+etc. If the letters {\tt CM} are followed by {\tt B}, it is a
+boldface type. Similarly {\tt R} indicates roman, {\tt I} is for
+italics, {\tt CSC} is for small caps, {\tt SL} is for slanted,
+{\tt SS} is for sans serif, {\tt SY} is for symbols,
+and {\tt TT} is for typewriter type.
+
+\exercise Find the fonts available on your system, and print out
+all the letters and numbers in several of them.
+
+\exercise The font {\tt CMR12} is 20\% larger than {\tt CMR10}.
+Also {\tt \\magstep~1} magnifies the type by 20\%. Take some
+text and print it using {\tt CMR12} then using {\tt CMR10} scaled
+by {\tt \\magstep~1}. The results are quite different!
+
+
+
+
+\section{The shape of things to come}
+
+In this section we want to see how to make text have different
+shapes or sizes. One may use \TeX{} with the default sizes, of
+course, just as we have been doing so far. We'll now become more
+creative with our output. In discussing the size of various
+parts of a page of text, there are several units of measure we
+can use.
+
+\subsection{Units, units, units}
+
+\TeX{} can measure length using many types of units. The most
+common are the inch, the \centimeter, the point, the pica. The
+abbreviations for these units are {\tt in}, {\tt cm}, {\tt pt},
+and {\tt pc} respectively. The point is defined by the equation 1
+inch = 72.27 points, and the pica by 1 pica = 12 points. Thus a
+point is rather small and is about the size of a decimal point.
+Here is a sample to give an idea of the comparative sizes:
+\def\pip{\vrule height 4 true pt }
+\TeXref{57}
+
+$$ \hbox{1 inch: } \hbox to 1 true in{\pip\hrulefill\pip}$$
+$$ \hbox{1 \centimeter: }\hbox to 1 true cm{\pip\hrulefill\pip}$$
+$$ \hbox{20 points: }\hbox to 20 true pt{\pip\hrulefill\pip}$$
+$$ \hbox{1 pica: } \hbox to 1 true pc{\pip\hrulefill\pip}$$
+
+Thus points are used to make fine changes; a pica is about the
+distance between the baselines of two consecutive lines of
+(unmagnified) normal text. \TeX{} is quite exact about
+dimensions; internally its smallest unit is less than one
+four-millionth of an inch. Hence it is the resolution of the
+output device that will determine the accuracy of the output.
+
+There are two other units that are sometimes useful that have
+different sizes in different fonts. The {\tt ex} is about the
+height of a small ``x'' and the {\tt em} is a little smaller than
+the width of a capital ``M''\null.
+\TeXref{60}
+
+The shape of the output is generally determined by control
+words. There are many such words; these allow very fine control
+of the resulting text. But most of the time only a small number
+of them are necessary.
+
+\subsection{Page shape}
+
+The text on a page consists of three basic parts. There is the
+headline above the main text; this often contains a chapter
+title, section title, or a page number, and may differ on odd and
+even pages. Below this is the main text, which includes any
+footnotes. And finally there is the footline that might contain a
+page number.
+
+In the examples we have seen so far, the headline has been blank.
+The footline has contained either a \centred{} number or, if {\tt
+\\nopagenumbers} had been used, has also been blank. We'll have
+more to say about headlines and footlines later in this section.
+For the moment let's concentrate on the main text.
+
+To finish one page and start a new one, {\tt \\vfill \\eject} can
+be used. The control word {\tt \\eject} forces the completion of
+the current page, while {\tt \\vfill} causes any left over
+vertical space to be gathered at the bottom of the page (you might
+try leaving out the {\tt \\vfill} as an experiment to see how the
+vertical \analog{} of justified horizontal lines of text works).
+\toindex{vfill}
+\toindex{eject}
+
+
+{\hsize=4in
+The current horizontal width of the text on the page is described
+by the control word {\tt \\hsize}. It can be changed, say to 4
+inches, by {\tt \\hsize = 4 in\ } at any desired time using
+methods to be described in the next few sections. The value of
+{\tt \\hsize} in effect when the paragraph is completed
+determines the width of the paragraph. As can be seen in this
+paragraph, the text width can be changed (in this case to 4
+inches) for a single paragraph. Because it represents the
+current value of the horizontal width, expressions such as {\tt
+ \\hsize = 0.75\\hsize} can make a new value that is relative
+to the old one. \par}
+\toindex{hsize}
+
+The vertical \analog{} of {\tt \\hsize} is {\tt \\vsize}, which
+is the current height of the main text. It can be reset, just
+like {\tt \\hsize}. Thus, {\tt \\vsize = 8 in\ } can be used to
+change the vertical height of the main text. Note that {\tt \\vsize}
+is the size of the text exclusive of any headline or
+footline material.
+\toindex{vsize}
+
+Text can also be shifted across the page. The upper left corner
+of the text is one inch down and one inch in from the upper left
+corner of the page. The control words {\tt \\hoffset} and {\tt \\voffset}
+are used to shift the text horizontally and
+vertically. Thus {\tt \\hoffset = .75 in} and {\tt \\voffset =
+-.5 in} would shift the text an additional .75 inches to the
+right and .5 inches up. Most of the time you'll need to set {\tt
+\\hoffset}, {\tt \\voffset}, and {\tt \\vsize} at the beginning
+of your document only.
+\TeXref{251}
+\toindex{hoffset}
+\toindex{voffset}
+
+\global\advance\footnotenum by 1
+\maketable [Control words for page sizes]
+\halign{
+ \strut \hfil # & \quad \hfil \tt # \hfil & \hfil \quad # \hfil\cr
+ \bf Name & \bf \TeX{} Control Word & \bf \TeX{} default value (inches)\cr
+ \noalign{\hrule} \noalign{\smallskip}
+ horizontal width & \\hsize & 6.5 \cr
+ vertical width & \\vsize & 8.9 \cr
+ horizontal offset${}^\the\footnotenum$ & \\hoffset & 0 \cr
+ vertical offset${}^\the\footnotenum$ & \\voffset & 0 \cr
+ }
+
+\footnote{}{\llap{$^\the\footnotenum$}The text is initially 1 inch
+down and 1 inch in from upper left corner of the page.}
+\nobreak
+
+\exercise Enter a paragraph of text that is a few lines long.
+Take several copies of your paragraph and put {\tt \\hsize = 5
+in\ } before one and {\tt \\hsize = 10 cm\ } in front of a second
+one. Try a few other values for {\tt \\hsize}.
+
+\exercise Put {\tt \\hoffset = .5 in\ } and {\tt \\voffset = 1
+in\ } before the first paragraph of your previous exercise.
+
+\exercise Take your previous exercise and put {\tt \\vsize = 2
+in\ } before the first paragraph.
+\bigskip
+
+In the previous section we saw that it is possible to use fonts
+of larger size by using the {\tt \\magstep} control word. It's
+also possible to magnify the entire document at once. If {\tt
+\\magnification = \\magstep 1} appears at the top of your document,
+then all of your output is magnified by 20\%\null. The other
+values of {\tt \\magstep} can be used, too. {\bf It should be
+emphasized that {\tt \\magnification} can only be used before
+even a single character is typeset.} This magnification creates
+a problem in units; if the document is to be magnified by 20\%
+and {\tt \\hsize = 5 in} appears in the \TeX{} input file, should
+the final output have an {\tt \\hsize} of 5 inches or should it
+be magnified by 20\% to 6 inches? Unless told otherwise, all the
+dimensions will be magnified so that, in this case, {\tt \\hsize}
+would be 6 inches in the final output. This means that all the
+dimensions will increase uniformly when {\tt \\magnification} is
+used. But for some special situations it might not be desirable
+for this to happen; for example, you might want to leave a space
+of exactly 3 inches to insert a figure. In this case any unit
+can be modified by {\tt true} so that {\tt \\hsize = 5 true in}
+will always set the line width to 5 inches, regardless of
+magnification. \TeXref{59--60} \toindex{magnification}
+
+\exercise Put {\tt \\magnification = \\magstep 1} as the first
+line in one of your input files and see how the output changes.
+
+\subsection{Paragraph shape}
+
+When \TeX{} is reading the text to be typeset from your input
+file, it reads in a paragraph at a time and then typesets it.
+This means that there is a lot of control over paragraph shapes,
+but also that some care must be taken. We've already seen that
+{\tt \\hsize} can be used to control the width of a single
+paragraph. But suppose the following appeared as part of your
+input file:
+
+\beginuser
+\\hsize = 5 in
+Four score and seven years $\ldots$
+$\vdots$
+$\ldots$ from this earth.
+%END -- PART 5 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 6 of a 15-part set
+\\hsize = 6.5 in
+
+\enduser
+
+What is the width of the paragraph? The {\tt \\hsize} was
+changed at the start of the paragraph and again at the end.
+Since the paragraph was not completed (by putting in a blank line
+or {\tt \\par}) until after the second change, the paragraph
+would be typeset with a width of 6.5 inches. However, if a blank
+line were inserted before {\tt \\hsize = 6.5 in}, then the
+paragraph would be typeset with a width of 5 inches. So, in
+general, when a paragraph is set, the values of the parameters
+that are in effect when the paragraph is completed are the ones
+that are used.
+
+Here is a table with some paragraph parameters:
+
+\maketable [Some paragraph shape parameters]
+\halign{
+ \strut \hfil # & \quad \hfil \tt # \hfil & \hfil \quad # \hfil\cr
+ \bf Function & \bf \TeX{} Control Word & \bf \TeX{} default\cr
+ \noalign{\hrule} \noalign{\smallskip}
+ width & \\hsize & 6.5 inches \cr
+ indentation on first line & \\parindent & 20 points\cr
+ distance between lines & \\baselineskip & 12 points\cr
+ distance between paragraphs & \\parskip & 0 points \cr
+ }
+
+\toindex{parindent}
+\toindex{parskip}
+\toindex{baselineskip}
+
+The control word {\tt \\noindent} may be used at the beginning of
+a paragraph to avoid the automatic indentation on the first line.
+This control word will only affect the paragraph being set when
+it is invoked (of course {\tt \\parindent = 0 pt} will cause no
+indentation for all paragraphs).
+\toindex{noindent}
+
+{\narrower
+A more flexible way to control the width of a paragraph is to use
+{\tt \\rightskip} and {\tt \\leftskip}. Setting {\tt \\leftskip
+= 20 pt} causes the left margin of the paragraph to be moved in
+an extra twenty points. Negative values may be assigned to {\tt
+\\leftskip} to move the left margin out. The control word {\tt
+\\rightskip} does the same to the right side of the paragraph.
+The single control word {\tt \\narrower} is the equivalent of
+setting both {\tt \\leftskip} and {\tt \\rightskip} equal to {\tt
+\\parindent}. This is quite useful for long quotations, and
+this paragraph is an example of its use. As with {\tt \\hsize},
+the value of {\tt \\leftskip} and {\tt \\rightskip} in effect
+when the paragraph is completed is the one which will apply to
+the whole paragraph.
+\TeXref{100}
+
+}
+\toindex{leftskip}
+\toindex{rightskip}
+\toindex{narrower}
+
+\exercise Make two paragraphs with the following specifications:
+the left margin of both paragraphs is indented by 1.5 inches,
+the right margin of the first paragraph is indented by 0.75
+inches, and the right margin of the second paragraph is indented
+by 1.75 inches.
+\bigskip
+
+\def\hangparagraph{ Lines can be made with different lengths
+within one paragraph by using {\tt \\hangindent} and {\tt
+\\hangafter}. The amount of the indentation is determined by value
+of {\tt \\hangindent}. If {\tt \\hangindent} is positive, the
+indentation is made from the left, and if it is negative it is
+made from the right. The lines on which the indentation occurs is
+controlled by {\tt \\hangafter}. If {\tt \\hangafter} is
+positive then it determines the number of lines at full width
+before the indentation starts. Thus if {\tt \\hangindent = 1.75
+in} and {\tt \\hangafter = 6}, then the first six lines will be
+at full width and the rest will be indented by 1.75 inches from
+the left. On the other hand if {\tt \\hangindent = \hbox{-1.75}
+in} and {\tt \\hangafter = -6}, then the first six lines will be
+indented by 1.75 inches from the right and the rest will be at
+full width. \TeX{} resets to the default values {\tt \\hangindent
+= 0 pt} and {\tt \\hangafter = 1} after each paragraph. These
+control words are useful for paragraphs with ``hanging indents''
+and for flowing a paragraph around space reserved for a figure.
+\TeXref{355}The control word {\tt \\hang} at the beginning of the
+paragraph will cause the first line to be of full width ({\tt
+\\hangafter=1}) and the rest of the paragraph to be indented by
+the current value of {\tt \\parindent}. But you do have to use
+{\tt \\noindent} if you want the first line to extend all the way
+to the left margin.
+\TeXref{102}
+\par}
+
+\hangafter=6 \hangindent=1.75in
+\hangparagraph
+\toindex{hangindent}
+\toindex{hangafter}
+\toindex{hang}
+
+Here is the previous paragraph repeated with {\tt \\hangafter = -6}
+and {\tt \\hangindent = -1.75 in}.
+
+\hangafter=-6 \hangindent=-1.75in \hangparagraph
+
+
+The control word {\tt \\parshape} can be used to make paragraphs with
+a greater variety of shapes.
+\TeXref{101}
+\toindex{parshape}
+
+Another useful control word for setting paragraphs is {\tt \\item}.
+It can be used to make various types of itemized lists,
+and is invoked using the pattern {\tt \\item\lb$\ldots$\rb}\null.
+This causes the next paragraph to be formed with every line
+indented by {\tt \\parindent} and, in addition, the first line
+labeled on the left by whatever is between the braces. It is
+usually used with {\tt \\parskip = 0 pt}, since that control word
+determines the vertical space between the different items. The control
+word {\tt \\itemitem} is the same as {\tt \\item} except that the
+indentation is twice as far, that is, twice the value of
+{\tt \\parindent}.
+\TeXref{102}Here is an example:
+\toindex{item}
+\toindex{itemitem}
+
+\beginliteral
+\parskip = 0pt \parindent = 30 pt
+\noindent
+Answer all the following questions:
+\item{(1)} What is question 1?
+\item{(2)} What is question 2?
+\item{(3)} What is question 3?
+\itemitem{(3a)} What is question 3a?
+\itemitem{(3b)} What is question 3b?
+@endliteral
+
+
+\noindent
+will produce
+\vfill\eject
+
+{\parskip = 0pt \parindent = 30 pt
+\noindent
+Answer all the following questions:
+\item{(1)} What is question 1?
+\item{(2)} What is question 2?
+\item{(3)} What is question 3?
+\itemitem{(3a)} What is question 3a?
+\itemitem{(3b)} What is question 3b?
+
+}
+
+\exercise Make a paragraph several lines long and use it with
+the {\tt \\item} control word to see the ``hanging indent.'' Now
+take the same paragraph and use it with different values of {\tt
+\\parindent} and {\tt \\hsize}.
+\bigskip
+
+Now let's see how to put space between paragraphs. The control
+word {\tt \\parskip} is used to determine how much space is
+normally left between paragraphs. So if you put {\tt \\parskip =
+12 pt} at the beginning of your \TeX{} source file, there will be
+12 points between paragraphs unless other instructions are
+given. The control word {\tt \\vskip} can be used to insert extra
+vertical space between paragraphs. If {\tt \\vskip 1 in} or {\tt
+\\vskip 20 pt} appears between two paragraphs, then the extra
+space is inserted.
+
+There are a couple of peculiarities of {\tt \\vskip} that seem
+quite strange at first. If you have {\tt \\vskip 3 in} and the
+skip starts two inches from the bottom of the page, the rest of
+the page is skipped, but the extra one inch is {\it not\/}
+skipped at the top of the next page. In other words, {\tt \\vskip}
+{\bf will not insert space across page boundaries}. In
+fact, {\tt \\vskip~1~in} will have no effect at all if it happens
+to appear at the top of a page! For many types of vertical
+spacing this is quite appropriate. The space before a section
+heading, for example, should not continue across page boundaries.
+
+A similar phenomenon occurs at the beginning of your document.
+If, for example, you want a title page with the title about half
+way down the page, you can not insert the space at the top of the
+page using {\tt \\vskip}.
+
+But what if you really want some blank space at the top of a
+page? You could start the page with {\tt\\\sp} but this in effect
+typesets a one line paragraph containing a blank. So while
+nothing is typeset, the extra space due to the values of {\tt
+\\baselineskip} and {\tt \\parskip} will add extra space. An easier
+method is to use {\tt \\vglue} instead of {\tt \\vskip} to get
+the desired result. Thus {\tt \\vglue 1 in\ }will leave one inch
+of blank space at the top of the page.\TeXref{352}
+\toindex{vglue}
+
+
+We can note in passing that there is another more general method
+to put material at the top of a page using the control words {\tt
+\\topinsert} and {\tt \\endinsert}. If {\tt \\topinsert $\ldots$
+\\endinsert} is used within a page, the material between
+{\tt \\topinsert} and {\tt \\endinsert} will appear at the top
+of the page, if possible. For example:
+
+\vbox{
+ \beginuser
+ \\topinsert
+ \\vskip 1 in
+ \\centerline\lb Figure 1\rb
+ \\endinsert
+ \enduser
+}
+\noindent
+is useful for inserting figures of a prescribed size.
+\TeXref{115}
+\toindex{topinsert}
+\toindex{endinsert}
+
+There are also some special control words for making small
+vertical skips. They are {\tt \\smallskip}, {\tt \\medskip}, and
+{\tt \\bigskip}. Here is the size of each one:
+
+\def\hrl{\hrule width .5 in}
+
+\centerline{{\tt \\smallskip}: \vbox{\hrl \smallskip \hrl} \quad
+ {\tt \\medskip}: \vbox{\hrl \medskip \hrl} \quad
+ {\tt \\bigskip}: \vbox{\hrl \bigskip \hrl}
+ }
+\toindex{smallskip}
+\toindex{medskip}
+\toindex{bigskip}
+
+\subsection{Line shape}
+
+For most material \TeX{} does a good job of breaking up a
+paragraph into lines. But sometimes it's necessary to add
+further instructions. It's possible to force a new line by
+inserting {\tt \\hfill \\break} in your input file. It's also
+possible to put some text on a line by itself using the control
+word {\tt \\line\lb $\ldots$\rb}; then the material between the
+braces will be restricted to one line (although the result will
+be spread out over the whole line and may be horrible). The
+control words {\tt \\leftline\lb $\ldots$\rb}, {\tt \\rightline\lb
+$\ldots$\rb}, and {\tt \\centerline\lb $\ldots$\rb} will,
+respectively, set the material between the braces on a single
+line on the left margin, on the right margin, or \centred. Thus
+\toindex{hfill}
+\toindex{break}
+\toindex{centerline}
+\toindex{leftline}
+\toindex{rightline}
+\toindex{line}
+
+
+\beginliteral
+\leftline{I'm over on the left.}
+\centerline{I'm in the @centre.}
+\rightline{I'm on the right.}
+\line{I just seem to be spread out all over the place.}
+@endliteral
+
+\noindent
+produces the four lines:
+\vskip\baselineskip
+
+
+{
+\hbadness = 10000
+\leftline{I'm over on the left.}
+\centerline{I'm in the \center.}
+\rightline{I'm on the right.}
+\line{I just seem to be spread out all over the place.}
+
+Other types of spacing can be obtained by using the control word {\tt
+\\hfil}. This causes all the extra space in the line to be
+accumulated at the position where {\tt \\hfil} appears.
+Thus if we alter our last example to
+{\tt \\line\lb I just seem to be spread out \\hfil all over the place.\rb}
+we will get \hfil\break
+\medskip
+\line{I just seem to be spread out \hfil all over the place.}
+\medskip
+If we have more than one {\tt \\hfil}, they will divide any extra
+space among themselves equally. Hence
+{\tt \\line\lb left text \\hfil \centre{} text\\hfil right text.\rb}
+will produce
+\medskip
+\line{left text \hfil \centre{} text \hfil right text.}
+\toindex{hfil}
+}
+
+\exercise Typeset the following line:
+
+\line{left end \hfil left tackle \hfil left guard \hfil \centre{} \hfil
+right guard \hfil right tackle \hfil right end}
+
+\exercise Typeset the following line with twice as much space between
+``left'' and ``right-\centre{}'' as between ``right-\centre{}'' and
+``right'':
+
+\line{left \hfil \hfil right-\centre{} \hfil right}
+
+It's possible to move horizontally using {\tt \\hskip} in a
+manner analogous with {\tt \\vskip}.
+\toindex{hskip}
+
+\exercise What happens with the following input:\hfil\break
+{\tt \\line\lb\\hskip 1 in ONE \\hfil TWO \\hfil THREE\rb}
+\bigskip
+
+The right justification can be canceled by using the
+control word {\tt \\raggedright}.
+\toindex{raggedright}
+
+\subsection{Footnotes}
+
+The general pattern to make footnotes using \TeX{} is
+{\tt \\footnote\lb$\ldots$\rb\lb$\ldots$\rb}\null.
+
+The footnote mark goes in between the first set of braces. Some
+available marks are {\tt \\dag (\dag)}, {\tt \\ddag (\ddag)}, {\tt \\S
+(\S)}, and {\tt \\P (\P)}\null. The text of the footnote
+goes between the second set of braces. The use of numbers as
+marks is a little less straightforward. The footnote%
+\footnote{${}^{21}$}{This is the footnote at the bottom of the page.}
+at the bottom of the page was produced by using {\tt \\footnote\lb\$\lb
+\rb\^{}\lb{21}\rb\$\rb\lb This is the footnote at the
+bottom of the page.\rb} after the word ``footnote'' in the
+text. This construction is somewhat complicated; we'll see why
+it's this way when we know a little more about typesetting
+mathematics. But for the moment we can look at it as a way of
+getting the job done. You may want to use {\tt \\rm} within the
+footnote to ensure that the right font appears. Usually you will
+not want a space between the text and the control word {\tt
+footnote}.\TeXref{117}
+\toindex{footnote}
+\toindex{ddag}
+\toindex{S}
+\toindex{P}
+
+\exercise Make up a page with a relatively long footnote spanning
+several lines.
+
+\exercise Make up a page with two different footnotes on it.
+
+\subsection{Headlines and Footlines}
+
+\headline={\hfil \tenrm Page \the\pageno} %example for this section
+
+The lines for title and page numbers that go above and below the
+%END -- PART 6 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 7 of a 15-part set
+main text are produced by using {\tt \\headline=\lb$\dots$\rb}
+and {\tt \\footline=\lb$\dots$\rb}\null.
+\TeXref{252--253}
+
+The principle is the same as using the control word {\tt \\line\lb
+$\dots$\rb} within the usual text on the page. A helpful
+control word is {\tt \\pageno} which represents the current page
+number. Thus {\tt \\headline=\lb\\hfil \\tenrm Page \\the\\pageno\rb}
+would cause the page number to appear in the upper
+right corner preceded by the word ``Page'' (now look at the upper
+right corner of this page). It is safer to explicitly name the
+font that you want to use (in this case {\tt \\tenrm} to use the
+10 point roman font), since you are never guaranteed that a
+particular font will be in use when the headline or footline is
+set. The control word {\tt \\the} takes the internal value of the
+next word if it is an appropriate control word and prints it as
+text. You can also use the control word {\tt \\folio} instead of
+{\tt \\the \\pageno}. The difference is that {\tt \\folio} will
+give roman numerals when {\tt \\pageno} is negative.
+\toindex{headline}
+\toindex{footline}
+\toindex{pageno}
+\toindex{the}
+\toindex{folio}
+
+You can also assign values to {\tt \\pageno} if you want your
+document to use a different sequence of page numbers from the
+usual. Roman numerals can be produced by using negative numbers;
+{\tt \\pageno=-1} at the beginning of a document will cause page
+numbers to be in roman numerals.
+\TeXref{252}
+
+Different headlines can be produced for even and odd pages in
+the following manner:
+
+{\tt
+\\headline=\lb\\ifodd \\pageno \lb$\dots$\rb \\else \lb$\dots$\rb
+\\fi\rb}
+
+\noindent
+where the material between the first set of braces is for the
+right-hand pages and the material between the second set of
+braces is for the left-hand pages.
+
+\exercise Change the footline so that the page number is \centred{}
+with a en-dash on either side.
+
+\subsection{Overfull and underfull boxes}
+
+One of the most frustrating experiences for the new \TeX{} user
+is the occurrence of overfull and underfull boxes. They are duly
+noted in the log file and are also written to the screen when \TeX{}
+is being run interactively. Overfull boxes are also marked
+on the output by a slug (a large filled-in black rectangle that
+looks like this: \vrule width \overfullrule) in the right
+margin. Various obscene terms are applied to this slug. It
+appears even though there is nothing wrong with the \TeX{} input.
+So why is the slug there and what can be done about it?
+
+A good way to visualize the way \TeX{} organizes a page is to
+think of the printed material as being put into boxes. There are
+two types of boxes: {\sl hboxes\/} and {\sl vboxes}. Most of the
+time these correspond to the organization of horizontal text
+into lines and vertical paragraphs into pages. In particular, it
+is the spacing of the words in a hbox corresponding to a line of
+text that causes the slug to appear.
+
+Recall that \TeX{} reads in the complete paragraph before
+deciding how to break it up into lines. This is better than
+working a line at a time, since a slight improvement in one line
+might cause catastrophic changes farther down in the paragraph.
+When words are gathered together to form a line, space is added
+between the words to justify the right margin. Very large spaces
+between words is obviously undesirable; the badness of the line
+is a measure of how badly the words are spaced. An underfull
+hbox means that there is too much space between words. More
+specifically, the badness of any line is a number between 0
+(perfect) and 10000 (horrible). There is a parameter called {\tt
+\\hbadness} whose default value is 1000\null. Any line whose
+badness is greater than {\tt \\hbadness} is reported as an
+underfull hbox. If the value of {\tt \\hbadness} is increased,
+then fewer underfull hboxes will be reported. In fact {\tt
+\\hbadness = 10000} will suppress the reporting of underfull
+hboxes altogether. Similarly, if the words must be squeezed into
+a line so that the spaces are very small or even so the words
+extend a little into the right margin, then an overfull hbox
+results. \toindex{hbadness}
+
+%%%%%%%%%%%%%% restore original headline %%%%%%%%%%%%%%%%%%%%%%%%
+\headline={\iftitlepage \hfil \global\titlepagefalse
+ \else \gentleheadline \fi}
+
+In a similar way, sometimes \TeX{} allows a line to be slightly
+longer than {\tt \\hsize} in order to achieve a more balanced
+appearance. The control word {\tt \\tolerance} determines when
+this happens. If the badness of a line is greater than {\tt
+\\tolerance}, \TeX{} will make the line longer by adding a new word
+at the end of the line, even though it might exceed the value of
+{\tt \\hsize}. A line which is only slightly longer is set
+without being reported. The control word {\tt \\hfuzz} determines
+how much excess is allowed; the default is {\tt \\hfuzz
+=~0.1~pt}. A line that is more than slightly longer than {\tt \\hsize}
+is obviously a serious problem; \TeX{} puts a slug in
+the margin to make its point forcefully. It's possible to avoid
+overfull hboxes altogether by increasing the value of {\tt \\tolerance}.
+With {\tt \\tolerance = 10000} there will never be
+overfull boxes or slugs. The default is {\tt \\tolerance = 200}\null.
+\TeXref{29}
+\toindex{hfuzz}
+\toindex{tolerance}
+
+The width of the slug is determined by the control word {\tt
+\\overfullrule}. Including {\tt \\overfullrule = 0 pt} in your
+file will delete any further printing of the slugs. The
+overfull boxes will still be there, of course, and they will
+probably be harder to spot.
+\toindex{overfullrule}
+
+So we see why overfull boxes and underfull boxes are reported; we
+can also change the reporting by changing the values of {\tt
+\\badness}, {\tt \\hfuzz}, and {\tt \\tolerance}. In addition, a
+small value of {\tt \\hsize} obviously makes it more difficult to
+set lines and causes more overfull and underfull hboxes to be
+reported. These are warnings that you ignore at your own peril!
+
+Adding new possibilities of hyphenation will sometimes eliminate
+an overfull box. \TeX{} has automatic hyphenation and usually
+finds good places to hyphenate a word; however, it's possible to
+add hyphenations to let lines break at new places. For example,
+the automatic hyphenation will never put a hyphen in the word
+``database''. If you type in {\tt data\\-base}, it will allow a
+hyphen to be inserted after the second letter ``a'' in the word.
+More generally, if you put {\tt \\hyphenation\lb data-base\rb} in
+the beginning of your input file, then all occurrences of the
+word ``database'' will allow hyphenation after the letter ``a''.
+\TeXref{28} The log file will show the possible hyphenations on
+the line containing the overfull or underfull box. Sometimes the
+best solution to an overfull or underfull hbox is a little
+judicious editing of the original document.
+\toindex{hyphenation}
+
+Our discussion has involved the setting of type into lines, that is,
+the horizontal page structure. There are several vertical \analog{}s.
+Overfull and underfull hboxes indicate how well words are gathered
+into lines. Similarly, overfull and underfull vboxes are reported
+when paragraphs are gathered to form pages. A large table that
+can't be broken in the middle, for example, can produce an underfull
+vbox that is reported in the log file when the page being typeset is
+completed. The control word {\tt \\vbadness} works for the vertical
+placement of text in the same way as {\tt \\hbadness} works for
+horizontal text.
+\toindex{vbadness}
+
+\exercise Take a few paragraphs and print them using various (small)
+values of {\tt \\hsize} to see what kind of overfull boxes result.
+Repeat with various values of {\tt \\hbadness}, {\tt \\hfuzz}, and
+{\tt \\tolerance}.
+
+
+
+
+
+
+\section{$\Bigl\{$Groups, $\bigl\{$Groups,
+ $\{$and More Groups$\}\bigr\}\Bigr\}$}
+
+The concept of gathering text into groups allows \TeX{} input
+files to be greatly simplified. A new group is started by the
+character {\tt\lb} and terminated by the character {\tt \rb}\null.
+Changes made within a group will lose their effect when the
+group terminates. So, for example if {\tt \lb \\bf three
+boldface words\rb} appears in your text, the opening brace starts
+the group, the {\tt \\bf} control word changes to a boldface
+font, and the closing brace finishes up the group. Upon
+completion of the group the font being used is the one in effect
+before the group started. This is the (easier) way of having a
+few words in a different font. It's also possible to have groups
+nested within groups.
+
+\def\sectiontitle{$\Bigl\{$Groups, $\bigl\{$Groups, $\dots \bigr\}\Bigr\}$}
+
+As another example, size changes can be made in the text that are
+only temporary. For example
+\beginuser
+\lb
+\\hsize = 4 in
+\\parindent = 0 pt
+\\leftskip = 1 in
+will produce a paragraph that is four
+$\vdots$
+(this is an easy mistake to make).
+\\par
+\rb
+\enduser
+
+{\hsize = 4 in
+\parindent = 0 pt
+\leftskip = 1 in
+will produce a paragraph that is four inches wide with the text
+offset into the paragraph by one inch regardless of the settings
+in effect before the start of the group. This paragraph is set
+with those values. After the end of the group, the old settings
+are in effect again. Note that it is necessary to include
+{\tt \\par} or to use a blank line before the closing brace to end
+the paragraph, since otherwise the group will end and \TeX{} will
+go back to the old parameters before the paragraph is actually
+typeset (this is an easy mistake to make). \par}
+
+When a control word (like {\tt \\centerline}) acts on text
+following it in braces, that text is implicitly in a group. Thus
+{\tt \\centerline\lb\\bf A bold title\rb} will produce a \centred{}
+boldface line, and the text following that line will be in
+whatever font was in effect before the {\tt \\centerline} was
+invoked.
+
+The empty group {\tt\lb\rb} is useful. One use allows accents to be
+typeset with no accompanying letter. For example, {\tt \\\~{}\lb\rb}
+will print a tilde with no letter under it. It can also be used to
+stop \TeX{} from eating up consecutive spaces. Hence {\tt I use
+\\TeX\lb\rb{} all the time} will leave a space after ``\TeX'' in the
+output. This is an alternative to using {\tt \\\sp} as we did in
+Section~1.
+\TeXref{19--21}
+
+Grouping can also be used to avoid spaces in the middle of a word
+when including accents. Either {\tt soup\\c\sp con} or {\tt
+soup\\c\lb c\rb on} will produce the word soup\c{c}on.
+
+\exercise Change the dimensions of one paragraph on a page using the
+grouping idea.
+
+\exercise Mathematicians sometime use the word ``i{f}f'' as an
+abbreviation for ``if and only if''\null. In this case it looks
+better if the first and second letter ``f'' are {\sl not\/}
+joined as a ligature. How do you do this (there are several
+solutions)?
+
+It's really easy to forget to match braces properly. The effect
+can be dramatic; if you get output that suddenly changes to an
+italic font for the rest of the document, a mismatched brace is
+probably the cause. If you have an extra {\tt \lb} \TeX{} will
+give a message in the log file: {\tt (\\end occurred inside a
+group at level 1)}. An extra {\tt\rb} will result in the message
+\hbox{\tt! Too many \rb's.}
+
+Here's a little hint to help you keep track of the braces in more
+complicated groups: put the opening brace on a line by itself and
+do the same for the closing brace. If there are braces nested
+within the original ones, put them on separate lines also, but
+indent them a few spaces. The text within the nested braces can
+also be indented since \TeX{} ignores all spaces at the beginning
+of a line. The matching braces will then stand out when you look
+at your \TeX{} source file. In fact, if your editor is smart
+enough, you can create the two lines with the braces first and
+then insert the appropriate material within them with automatic
+indenting.
+
+\exercise In section 2 we changed fonts the following method:
+{\tt I started with roman type, \\it switched to italic type,
+\\rm and returned to roman type}. Get the same result using the
+idea of grouping.
+
+
+\section{No math anxiety here!}
+
+\TeX{} is at its best when typesetting mathematics. The
+conventions for doing this are many and complex, and the ability
+of \TeX{} to take them into account makes the production of high
+quality, attractive mathematical output possible. If you plan to
+produce papers with mathematical symbols in them, this section
+will give you all the basics necessary for creating beautiful
+output in almost all circumstances; \TeX{} may be used without
+any mathematics, of course, and if this is your goal, then the
+following two subsections are probably sufficient for your needs.
+
+\subsection{Lots of new symbols}
+
+Mathematical text is inserted into normal text in two possible
+ways: it can be {\sl in-line\/}, that is, as part of the usual
+lines of text. It can also be {\sl displayed}, that is, \centred{}
+in a gap between the usual text. The results in the spacing and
+placement of symbols can be quite different in each case. The
+in-line equation $\sum_{k=1}^{\infty} {1\over k^2} = {\pi^2\over6}$
+is easily seen to be different from the same equation when
+displayed:
+$$\sum_{k=1}^{\infty} {1\over k^2} = {\pi^2\over6}.$$
+
+Since the spacing and the fonts used for mathematics are quite
+different from those of ordinary text, \TeX{} needs to be told
+when mathematics rather than normal text is being typeset. This
+is done using the {\tt\$} symbol. More specifically, mathematics
+is typeset in-line by surrounding the symbols to be entered by
+%END -- PART 7 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 8 of a 15-part set
+single dollar signs: {\tt \$$\ldots$\$}, and is typeset displayed
+by surrounding the symbols to be entered by double dollar signs:
+{\tt \$\$$\ldots$\$\$}\null. Hence {\tt \$x = y+1\$} will give
+$x=y+1$ in-line while {\tt \$\$x = y+1.\$\$} will display
+$$x=y+1.$$
+
+The spacing for both in-line and displayed mathematics is
+completely controlled by \TeX\null. Adding spaces to your input
+has no effect at all. What if you need a space or some text in
+the middle of some mathematics? You can insert text by inserting
+it into an hbox (don't worry about the definition of an hbox for
+now): {\tt \\hbox\lb$\ldots$\rb}\null. This is particularly
+useful for displayed mathematics. Hence ``$x=y+1 \hbox{ whenever
+} y=x-1$'' can be typeset using {\tt \$x=y+1 \\hbox\lb\ whenever
+\rb y=x-1\$}. Note the spaces on either side of the word within
+the braces. Usually it isn't necessary to insert spaces into
+mathematical text, but here are the control sequences that do the
+job.
+\TeXref{167}
+
+\maketable [Adding space to mathematical text]
+\halign{
+\strut \hfil # & \quad \hfil\tt# \hfil \quad
+ & \hbox to 2cm{\hrulefill\vrule height 8pt#\vrule height 8pt\hrulefill} \cr
+ Name & \rm Control Sequence & \hfil{}$\gets$Size$\to$\cr
+ \noalign{\hrule} \noalign{\smallskip}
+ Double quad & \\qquad &\qquad \cr
+ Quad & \\quad &\quad \cr
+ Space & \\\sp\ &\ \cr
+ Thick space & \\; &$\;$\cr
+ Medium space & \\> &$\>$\cr
+ Thin space & \\, &$\,$\cr
+ Negative thin space & \ \\!\ &$\!$\cr
+ }
+
+\toindex{quad}
+\toindex{qquad}
+\toindex{\sp}
+\toindex{;}
+\toindex{>}
+\toindex{,}
+\toindex{!}
+
+If you look closely at the negative thin space, you'll notice
+that, unlike the other entries, the two arms overlap. This is
+because the negative space is one in the opposite direction, that
+is, while the other control sequences increase the amount of
+space between two symbols being typeset, the negative thin space
+decreases the space between them, even if it causes them to
+overlap.
+
+\exercise Typeset the following: $C(n,r) = n!/(r!\,(n-r)!)$\null. Note the
+spacing in the denominator.
+\bigskip
+
+You shouldn't have any blank lines between the dollar signs
+delimiting the mathematical text. \TeX{} assumes that all the
+mathematical text being typeset is in one paragraph, and a blank
+line starts a new paragraph; consequently, this will generate an
+error message. This turns out to be useful, for one of the
+easiest errors to make is to forget to put in the trailing dollar
+sign(s) after the mathematical input (I promise that you'll do it
+at least once while learning \TeX{}); if \TeX{} allowed more than
+one paragraph to be between the dollars signs, then one omitted
+trailing dollar sign might cause the rest of the document to be
+typeset as mathematics.
+
+Most mathematical text is entered in exactly the same way for
+in-line typesetting as for displayed typesetting (except for the
+surrounding dollar signs, of course). The exceptions, such as
+aligning multiline displays and placing equation numbers at the
+left or right margin will be discussed in the last part of this
+section.
+
+Many new symbols can appear when typesetting mathematics. Most
+of the ones that actually appear on the keyboard can be used
+directly. The symbols {\tt + - / * = ' | < > (} and {\tt )} are
+all entered directly. Here they are as mathematics: $+ - / * =\>
+'\> | <\> >\> ( \> )$.
+
+\exercise Typeset the equation $a+b=c-d=xy=w/z$ as in-line and
+displayed mathematical text.
+
+\exercise Typeset the equation $(fg)' = f'g + fg'$ as in-line and
+displayed mathematical text.
+\bigskip
+
+Many other symbols, as you would expect, are predefined control
+words. All Greek letters are available. Here is a table of them:
+\TeXref{434}
+
+\maketable [Greek letters]
+\halign{
+\strut \hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \qquad
+ &\hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \cr
+\noalign{\hrule} \noalign{\smallskip}
+\alpha & \\alpha &\beta & \\beta &\gamma & \\gamma &\delta & \\delta \cr
+\epsilon & \\epsilon & \varepsilon & \\varepsilon & \zeta & \\zeta &
+\eta & \\eta \cr
+\theta & \\theta & \vartheta & \\vartheta & \iota & \\iota & \kappa &
+\\kappa \cr
+\lambda & \\lambda & \mu & \\mu & \nu & \\nu & \xi & \\xi \cr
+o & o & \pi & \\pi & \rho & \\rho & \varrho & \\varrho \cr
+\sigma & \\sigma & \varsigma & \\varsigma & \tau & \\tau & \upsilon &
+\\upsilon \cr
+\phi & \\phi & \varphi & \\varphi & \chi & \\chi & \psi & \\psi \cr
+\omega & \\omega & \Gamma & \\Gamma & \Delta & \\Delta & \Theta &
+\\Theta \cr
+\Lambda & \\Lambda & \Xi & \\Xi & \Pi & \\Pi & \Sigma & \\Sigma \cr
+\Upsilon & \\Upsilon & \Phi & \\Phi & \Psi & \\Psi & \Omega & \\Omega \cr
+ }
+
+\toindex{alpha}
+\toindex{beta}
+\toindex{gamma}
+\toindex{delta}
+\toindex{epsilon}
+\toindex{varepsilon}
+\toindex{zeta}
+\toindex{eta}
+\toindex{theta}
+\toindex{vartheta}
+\toindex{iota}
+\toindex{kappa}
+\toindex{lambda}
+\toindex{mu}
+\toindex{nu}
+\toindex{xi}
+\toindex{pi}
+\toindex{rho}
+\toindex{varrho}
+\toindex{sigma}
+\toindex{varsigma}
+\toindex{tau}
+\toindex{upsilon}
+\toindex{phi}
+\toindex{varphi}
+\toindex{chi}
+\toindex{psi}
+\toindex{omega}
+\toindex{Gamma}
+\toindex{Delta}
+\toindex{Theta}
+\toindex{Lambda}
+\toindex{Xi}
+\toindex{Pi}
+\toindex{Sigma}
+\toindex{Upsilon}
+\toindex{Phi}
+\toindex{Psi}
+\toindex{Omega}
+
+
+\exercise Typeset $\alpha\beta=\gamma+\delta$ as in-line and displayed
+mathematical text.
+
+\exercise Typeset $\Gamma(n) = (n-1)!$ as in-line and displayed
+mathematical text.
+
+Sometimes accents are put above or below symbols. The control
+words used for accents in mathematics are different from those
+used for normal text. The normal text control words may not be
+used for mathematics and vice-versa.
+\TeXref{135--136}
+
+\maketable [Mathematical accents]
+\halign{
+ \strut \hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ &
+ \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \qquad \cr
+ \noalign{\hrule} \noalign{\smallskip}
+ \hat o & \\hat o & \check o & \\check o & \tilde o & \\tilde o \cr
+ \acute o & \\acute o & \grave o & \\grave o & \dot o & \\dot o \cr
+ \ddot o & \\ddot o &\breve o & \\breve o & \bar o & \\bar o \cr
+ \vec o & \\vec o & \widehat {abc} & \\widehat \lb abc\rb
+ & \widetilde {abc} & \\widetilde \lb abc\rb\cr
+ }
+
+\toindex{hat}
+\toindex{check}
+\toindex{tilde}
+\toindex{acute}
+\toindex{grave}
+\toindex{dot}
+\toindex{ddot}
+\toindex{breve}
+\toindex{bar}
+\toindex{vec}
+\toindex{widehat}
+\toindex{widetilde}
+
+
+
+Binary operators combine two mathematical objects to get another
+object. Ordinary addition and multiplication, for example,
+combine two numbers to get another number, and so they are binary
+operators. When a binary operator such as $+$ or $\times$ is
+typeset, a little extra space is put around it. Here is a list of
+some of the available binary operators:
+\TeXref{436}
+
+\maketable [Binary operators]
+\halign{
+\strut \hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \qquad
+ &\hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \cr
+\noalign{\hrule} \noalign{\smallskip}
+\cdot & \\cdot &\times & \\times &\ast & \\ast &\star & \\star \cr
+\circ & \\circ & \bullet & \\bullet & \div & \\div & \diamond & \\diamond \cr
+\cap & \\cap & \cup & \\cup & \vee & \\vee & \wedge & \\wedge \cr
+\oplus & \\oplus &\ominus & \\ominus & \otimes &\\otimes &\odot &\\odot \cr
+ }
+
+\toindex{cdot}
+\toindex{times}
+\toindex{ast}
+\toindex{star}
+\toindex{circ}
+\toindex{bullet}
+\toindex{div}
+\toindex{diamond}
+\toindex{cap}
+\toindex{cup}
+\toindex{vee}
+\toindex{wedge}
+\toindex{oplus}
+\toindex{ominus}
+\toindex{otimes}
+\toindex{odot}
+
+Ellipses are commonly used with binary operators. The control
+word {\tt \\cdots} will raise the dots so that they are level
+with the binary operator. Thus {\tt \$a + \\cdots + z\$} will
+produce $a + \cdots + z$. The control word {\tt \\ldots} will
+put the dots on the baseline, and so {\tt \$1\\ldots n\$}
+produces $1\ldots n$.
+\toindex{cdots}
+\toindex{ldots}
+
+\exercise Typeset: $x\wedge (y\vee z) = (x\wedge y) \vee (x\wedge z)$.
+
+\exercise Typeset: $2+4+6+\cdots +2n = n(n+1)$.
+\bigskip
+
+A relation indicates a property of two mathematical objects. We
+already know how to show two objects equal, or how to show one
+number less than or greater than another number (since these are
+symbols on most terminal keyboards). To negate a relation, the
+control word {\tt \\not} is put in front of the relation. Here
+are some relations:
+\TeXref{436}
+\toindex{not}
+
+\maketable [Relations ]
+\halign{
+\strut \hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \qquad
+ &\hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \cr
+\noalign{\hrule} \noalign{\smallskip}
+\leq & \\leq &\not\leq & \\not \\leq
+ & \geq & \\geq & \not\geq & \\not \\geq \cr
+\equiv & \\equiv & \not\equiv & \\not \\equiv
+ & \sim & \\sim & \not\sim & \\not \\sim \cr
+\simeq & \\simeq & \not\simeq & \\not \\simeq
+ & \approx & \\approx & \not\approx & \\not \\approx \cr
+\subset & \\subset & \subseteq & \\subseteq
+ & \supset & \\supset & \supseteq & \\supseteq \cr
+\in & \\in & \ni & \\ni & \parallel & \\parallel & \perp & \\perp \cr
+ }
+
+\toindex{leq}
+\toindex{geq}
+\toindex{equiv}
+\toindex{sim}
+\toindex{simeq}
+\toindex{approx}
+\toindex{subset}
+\toindex{subseteq}
+\toindex{supset}
+\toindex{supseteq}
+\toindex{in}
+\toindex{ni}
+\toindex{parallel}
+\toindex{perp}
+
+
+\exercise
+Typeset: $\vec x\cdot \vec y = 0$ if and only if $\vec x \perp \vec y$.
+
+\exercise
+Typeset: $\vec x\cdot \vec y \not= 0$ if and only if $\vec x \not\perp \vec y$.
+
+Here are some other available mathematical symbols:\TeXref{435--438}
+
+\maketable [Miscellaneous symbols ]
+\halign{
+\strut \hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \qquad
+ &\hfil$#$ & \quad \tt# \hfil \qquad &\hfil$#$ & \quad \tt# \hfil \cr
+\noalign{\hrule} \noalign{\smallskip}
+\aleph & \\aleph & \ell & \\ell & \Re & \\Re & \Im & \\Im \cr
+\partial & \\partial & \infty & \\infty & \| & \\| & \angle & \\angle \cr
+\nabla & \\nabla & \backslash &\\backslash & \forall & \\forall
+ & \exists & \\exists \cr
+\neg & \\neg & \flat & \\flat & \sharp & \\sharp & \natural & \\natural \cr
+ }
+
+\toindex{aleph}
+\toindex{ell}
+\toindex{Re}
+\toindex{Im}
+\toindex{partial}
+\toindex{infty}
+\toindex{|}
+\toindex{angle}
+\toindex{nabla}
+\toindex{backslash}
+\toindex{forall}
+\toindex{exists}
+\toindex{neg}
+\toindex{flat}
+\toindex{sharp}
+\toindex{natural}
+
+\exercise Typeset: $(\forall x\in \Re)(\exists y\in\Re)$ $y>x$.
+
+\subsection{Fractions}
+
+There are two methods of typesetting a fraction: it can be
+typeset either in the form $1/2$ or in the form ${1\over2}$\null.
+The first case is just entered with no special control sequences,
+that is, {\tt \$1/2\$}\null. The second case uses the control
+word {\tt \\over} and the following pattern: {\tt \lb
+<numerator> \\over <denominator>\rb}\null. Hence {\tt \$\$\lb a+b
+\\over c+d\rb.\$\$} gives $${a+b\over c+d}.$$
+\TeXref{139--140}
+\toindex{over}
+
+\exercise Typeset the following: ${a+b\over c}\quad {a\over b+c}
+\quad {1\over a+b+c} \not= {1\over a}+{1\over b}+{1\over c}$.
+
+\exercise Typeset: What are the points where
+${\partial \over \partial x} f(x,y) = {\partial \over \partial y}
+f(x,y) = 0$?
+
+\subsection{Subscripts and superscripts}
+
+Subscripts and superscripts are particularly easy to enter using
+\TeX\null. The characters {\tt \_{}} and {\tt \^{}} are used to
+indicate that the next character is a subscript or a superscript.
+Thus {\tt \$x\^{}2\$} gives $x^2$ and {\tt \$x\_{}2\$} gives
+$x_2$\null. To get several characters as a subscript or
+superscript, they are grouped together within braces. Hence we
+can use {\tt \$x\^{}\lb 21\rb\$} to get $x^{21}$ and {\tt \$x\_{}\lb
+21\rb\$} to get $x_{21}$\null. Notice that the
+superscripts and subscripts are automatically typeset in a
+smaller type size. The situation is only slightly more
+complicated for a second layer of subscripts or superscripts.
+You can {\sl not\/} use {\tt \$x\_{}2\_{}3\$} since this could
+have two possible interpretations, namely, {\tt \$x\_{}\lb 2\_{}3\rb\$}
+or {\tt \$\lb x\_{}2\rb\_{}3\$}; this gives two
+different results: $x_{2_3}$ and ${x_2}_3$, the first of which is
+the usual mathematical subscript notation. Thus you must put in
+the complete braces to describe multiple layers of subscripts and
+superscripts. They may be done to any level.
+\TeXref{128--130}
+
+To use both subscripts and superscripts on one symbol, you use
+both the {\tt \_{}} and {\tt \^{}} in either order. Thus either
+{\tt \$x\_{}2\^{}1\$} or {\tt\$x\^{}1\_{}2\$} will give $x_2^1$.
+
+\exercise
+Typeset each of the following: $e^x \quad e^{-x} \quad
+e^{i\pi}+1=0 \quad x_0 \quad x_0^2 \quad {x_0}^2 \quad 2^{x^x}$.
+
+\exercise Typeset:
+$\nabla^2 f(x,y) = {\partial^2 f \over\partial x^2}
++ {\partial^2 f \over\partial y^2}$.
+\bigskip
+%END -- PART 8 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 9 of a 15-part set
+
+A similar method is used for summations and integrals. The input
+of {\tt \$\\sum\_{}\lb k=1\rb\^{}n k\^{}2\$} will give $\sum_{k=1}^n
+k^2$, and {\tt \$\\int\_{}0\^{}x f(t) dt\$} will
+give $\int_0^x f(t) dt$.
+\TeXref{144--145}
+\toindex{sum}
+\toindex{int}
+
+Another use of this type of input is for expressions
+involving limits. You can use
+{\tt \$\\lim\_\lb n\\to \\infty\rb (\lb n+1 \\over n\rb)\^{}n = e\$}
+to get $\lim_{n\to \infty} ({n+1\over n})^n = e$.
+\toindex{lim}
+
+\exercise Typeset the following expression: $\lim_{x\to 0}
+(1+x)^{1\over x}=e$.
+
+\exercise Typeset: The cardinality of $(-\infty, \infty)$ is $\aleph_1$.
+
+\exercise Typeset: $\lim_{x\to {0^+}} x^x = 1$.
+\bigskip
+
+Here's a hint to make integrals look a little nicer: look at the
+difference between $\int_0^x f(t) dt$ and $\int_0^x f(t)\, dt$\null.
+In the second case there is a little extra space after
+$f(t)$, and it looks nicer; {\tt \\,} was used to add the
+additional space.
+\toindex{,}
+
+\exercise Typeset the following integral: $\int_0^1 3x^2\,dx = 1$.
+
+\subsection{Roots, square and otherwise}
+
+To typeset a square root it is only necessary to use the construction
+{\tt \\sqrt\lb$\ldots$\rb}\null. Hence {\tt \$\\sqrt\lb x\^{}2+y\^{}2\rb\$}
+will give $\sqrt{x^2+y^2}$\null. Notice that \TeX{} takes care of the
+placement of symbols and the height and length of the radical.
+To make cube or other roots, the control words {\tt \\root} and {\tt
+\\of} are used. You get $\root n \of {1+x^n}$ from the
+input\TeXref{130--131} {\tt \$\\root n \\of \lb1+x\^{}n\rb\$}.
+\toindex{root}
+\toindex{sqroot}
+
+A possible alternative is to use the control word {\tt \\surd}; the
+input {\tt \$\\surd 2\$} will produce $\surd 2$.
+\toindex{surd}
+
+\exercise Typeset the following: $\sqrt2 \quad \sqrt {x+y\over x-y}
+\quad \root 3 \of {10}$ \quad $e^{\sqrt x}$.
+
+\exercise Typeset: $\|x\| = \sqrt{x\cdot x}$.
+
+\exercise Typeset:
+$\phi(t) = {1 \over \sqrt{2\pi}} \int_0^t e^{-x^2/2}\,dx$.
+
+
+\subsection{Lines, above and below}
+
+Use the constructions {\tt \\overline\lb$\ldots$\rb} and
+{\tt \\underline\lb$\ldots$\rb} to put lines above or below mathematical
+expressions. Hence {\tt \$\\overline\lb x+y\rb=\\overline x + \\overline
+y\$} gives $\overline{x+y}=\overline x + \overline y$\null.
+But notice that the lines over the letters are at
+different heights, and so some care is necessary. The use of {\tt
+\\overline\lb\\strut x\rb} will raise the height of the line
+over\TeXref{130--131} $x$\null.
+\toindex{overline}
+\toindex{underline}
+
+To underline non-mathematical text, use {\tt \\underbar\lb$\dots$\rb}.
+\toindex{underbar}
+
+\exercise Typeset the following: $\underline x \quad \overline y
+\quad \underline{\overline{x+y}}$.
+
+
+\subsection{Delimiters large and small}
+
+The most commonly used mathematical delimiters are brackets,
+braces, and parentheses. As we have seen, they may be produced
+by using {\tt [ ] \\\lb\ \\\rb\ ( )} to get $[\>]\>\{\>\}\>(\>)\>$.
+Sometimes larger delimiters increase the clarity of
+mathematical expressions, as in $$\bigl(a\times(b+c)\bigr) \bigl((a\times
+b)+c\bigr).$$ To make larger left delimiters the
+control words {\tt \\bigl}, {\tt \\Bigl}, {\tt \\biggl}, and {\tt
+\\Biggl} are used in front of the delimiter; similarly, {\tt \\bigr},
+{\tt \\Bigr}, {\tt \\biggr}, and {\tt \\Biggr} are used
+for the right delimiters. Hence {\tt \$\\Bigl[\$} and {\tt \$\\Bigr]\$}
+will produce $\Bigl[$ and $\Bigr]$.
+\TeXref{145--147}
+
+\toindex{bigl}
+\toindex{Bigl}
+\toindex{biggl}
+\toindex{Biggl}
+\toindex{bigr}
+\toindex{Bigr}
+\toindex{biggr}
+\toindex{Biggr}
+
+Here is a table to compare the size of some of the delimiters.
+
+%% \everycr can add 4 points between lines in the following table %%
+\everycr={\noalign{\vskip 4 pt}}
+\maketable [Delimiters of various sizes]
+\halign{
+\strut \hfil$#$ & \quad \tt# \hfil \quad\qquad
+ &\hfil$#$ & \quad \tt# \hfil \quad\qquad
+ &\hfil$#$ & \quad \tt# \hfil \quad\qquad
+ &\hfil$#$ & \quad \tt# \hfil \cr
+\noalign{\hrule} \noalign{\smallskip}
+\{ & \\\lb & \} & \\\rb & ( & ( & ) & )\cr
+\bigl\{ & \\bigl\\\lb & \bigr\} & \\bigr\\\rb & \bigl( & \\bigl( & \bigr) &
+\\bigr)\cr
+\Bigl\{ & \\Bigl\\\lb & \Bigr\} & \\Bigr\\\rb & \Bigl( & \\Bigl( & \Bigr) &
+\\Bigr)\cr
+\biggl\{ & \\biggl\\\lb & \biggr\} & \\biggr\\\rb & \biggl(
+ & \\biggl( & \biggr) & \\biggr) \cr
+\Biggl\{ & \\Biggl\\\lb & \Biggr\} & \\Biggr\\\rb & \Biggl(
+ & \\Biggl( & \Biggr) & \\Biggr)\cr
+ }
+
+\everycr={}
+
+If you want, you can let \TeX{} choose the size of delimiter by
+using the control words {\tt \\left} and {\tt \\right} before
+your delimiters.
+\TeXref{148}Thus {\tt \\left[$\ldots$\\right]} will cause the material
+to be enclosed by brackets that are appropriately big. {\bf Note
+well:} each use of a {\tt \\left} delimiter must have a matching
+{\tt \\right} delimiter (although the delimiters themselves may be
+different). Hence {\tt \$\$\\left|\lb a+b \\over
+c+d\rb\\right|.\$\$} gives $$\left|{a+b \over c+d}\right|.$$
+
+\maketable [Mathematical delimiters]
+\halign{
+\strut \hfill$#$ & \quad \tt # \qquad\qquad &
+ \hfill$#$ & \quad \tt # \qquad\qquad &
+ \hfill$#$ & \quad \tt # \cr
+\noalign{\hrule} \noalign{\smallskip}
+( & ( & ) & ) & [ & [ \cr
+] & ] &\{ & \\\lb & \} & \\\rb \cr
+\lfloor & \\lfloor &\rfloor &\\rfloor & \lceil & \\lceil \cr
+\rceil & \\rceil &\langle & \\langle & \rangle & \\rangle \cr
+/ & / & \backslash & \\backslash &| & | \cr
+\| & \\| &\uparrow & \\uparrow & \Uparrow & \\Uparrow \cr
+\downarrow & \\downarrow & \Downarrow & \\Downarrow
+ & \updownarrow & \\updownarrow \cr
+\Updownarrow & \\Updownarrow \cr
+ }
+
+\toindex{lfloor}
+\toindex{rfloor}
+\toindex{lceil}
+\toindex{rceil}
+\toindex{langle}
+\toindex{rangle}
+\toindex{|}
+\toindex{uparrow}
+\toindex{Uparrow}
+\toindex{downarrow}
+\toindex{Downarrow}
+\toindex{updownarrow}
+\toindex{Updownarrow}
+
+\exercise Typeset $\bigl \lceil \lfloor x \rfloor \bigr \rceil
+ \leq \bigl \lfloor \lceil x \rceil \bigr \rfloor$.
+
+\subsection{Those special functions}
+
+There are several types of functions that appear frequently in
+mathematical text. In an equation like ``$\sin^2x + \cos^2x =
+1$'' the trigonometric functions ``sin'' and ``cos'' are in roman
+rather than italic type. This is the usual mathematical
+convention to indicate that it is a function being described and
+not the product of three variables. The control words {\tt
+\\sin} and {\tt \\cos} will use the right typeface automatically.
+Here is a table of these and some other special functions:
+\TeXref{162}
+
+\maketable [Special mathematical functions]
+\halign{
+ \strut \tt {\\}#\hfil && \quad \tt {\\}#\hfil \cr
+ \noalign{\hrule} \noalign{\smallskip}
+ sin & cos & tan & cot & sec & csc & arcsin & arccos \cr
+ arctan & sinh & cosh & tanh & coth & lim & sup & inf \cr
+ limsup & liminf & log & ln & lg & exp & det & deg \cr
+ dim & hom & ker & max & min & arg & gcd & Pr \cr
+ }
+
+\toindex{sin}
+\toindex{cos}
+\toindex{tan}
+\toindex{cot}
+\toindex{sec}
+\toindex{csc}
+\toindex{arcsin}
+\toindex{arccos}
+\toindex{arctan}
+\toindex{sinh}
+\toindex{cosh}
+\toindex{tanh}
+\toindex{coth}
+\toindex{lim}
+\toindex{sup}
+\toindex{inf}
+\toindex{limsup}
+\toindex{liminf}
+\toindex{log}
+\toindex{ln}
+\toindex{lg}
+\toindex{exp}
+\toindex{det}
+\toindex{deg}
+\toindex{dim}
+\toindex{hom}
+\toindex{ker}
+\toindex{max}
+\toindex{min}
+\toindex{arg}
+\toindex{gcd}
+\toindex{Pr}
+
+\exercise Typeset: $\sin(2\theta) = 2\sin\theta\cos\theta \quad
+\cos(2\theta) = 2\cos^2\theta - 1 $.
+
+\exercise Typeset: $$\int \csc^2x\, dx = -\cot x+ C
+\qquad \lim_{\alpha\to 0} {\sin\alpha \over \alpha} = 1
+\qquad \lim_{\alpha\to \infty} {\sin\alpha \over \alpha} = 0.$$
+
+\exercise Typeset: $$\tan(2\theta) = {2\tan\theta \over
+1-\tan^2\theta}.$$
+
+
+\subsection{Hear ye, hear ye!}
+
+There is a particular macro that is used in almost every
+mathematical paper, and is different enough to require a special
+explanation. This is the {\tt \\proclaim} macro. It is used when
+stating theorems, corollaries, propositions, and the like. The
+paragraph following {\tt \\proclaim} is broken into two parts:
+the first part goes up to and including the first period that is
+followed by a space, and the second part is the rest of the
+paragraph. \TeXref{202--203}The idea is that the first part
+should be something like ``Theorem 1.'' or ``Corollary B.'' The
+second part is the statement of the theorem or corollary. Here
+is an example:
+\toindex{proclaim}
+
+\beginliteral
+\proclaim Theorem 1 (H.~G.~Wells). In the country of the blind,
+the one-eyed man is king.
+@endliteral
+
+\noindent gives
+
+\proclaim Theorem 1 (H.~G.~Wells). In the country of the blind,
+the one-eyed man is king.
+
+The statement of the theorem may contain mathematical expressions, of
+course.
+
+\vfill\eject
+\exercise Typeset:
+\nobreak
+\proclaim Theorem (Euclid). There exist an infinite number of
+primes.
+
+\exercise Typeset:
+\proclaim Proposition 1.
+$\root n \of {\prod_{i=1}^n X_i} \leq {1 \over n} \sum_{i=1}^n X_i$
+with equality if and only if $X_1=\cdots=X_n$.
+
+\subsection{Matrices}
+
+Matrices are typeset using combinations of the alignment
+character {\tt \&} and the control word {\tt \\cr} to indicate
+the end of the line. Start with {\tt \$\$\\pmatrix\lb$\dots$\rb\$\$}.
+Into the space between the braces go the rows of the matrix, each
+one ended by {\tt \\cr}. The entries are separated by the
+{\tt \&}\null. For example the input
+\TeXref{176--178}
+
+\beginliteral
+$$\pmatrix{
+a & b & c & d \cr
+b & a & c+d & c-d \cr
+0 & 0 & a+b & a-b \cr
+0 & 0 & ab & cd \cr
+}.$$
+@endliteral
+
+\noindent
+gives as printed output
+$$\pmatrix{
+a & b & c & d \cr
+b & a & c+d & c-d \cr
+0 & 0 & a+b & a-b \cr
+0 & 0 & ab & cd \cr
+}.$$
+\toindex{pmatrix}
+
+The matrix entries in our examples have all been \centred{}
+within their columns with a little space on each side. They can
+be made flush right or flush left by inserting {\tt \\hfill}
+before or after the entry. Notice the differences between the
+following example and the previous one.
+
+\beginliteral
+$$\pmatrix{
+a & b & c \hfill & \hfill d \cr
+b & a & c+d & c-d \cr
+0 & 0 & a+b & a-b \cr
+0 & 0 & ab \hfill & \hfill cd \cr
+}.$$
+@endliteral
+
+\noindent
+gives as printed output
+
+$$\pmatrix{
+a & b & c \hfill & \hfill d \cr
+b & a & c+d & c-d \cr
+0 & 0 & a+b & a-b \cr
+0 & 0 & ab \hfill & \hfill cd \cr
+}.$$
+
+
+\vbox{
+\exercise Typeset
+$$ I_4 = \pmatrix{ 1 &0 &0 &0 \cr
+ 0 &1 &0 &0 \cr
+ 0 &0 &1 &0 \cr
+ 0 &0 &0 &1 \cr}$$
+}
+
+It's possible to have matrices that use other delimiters. Using
+{\tt \\matrix} instead of {\tt \\pmatrix} will leave off the
+parentheses, so the delimiters must be explicitly included using
+{\tt \\left} and {\tt \\right}. Here is how we can change the
+matrix of our first example.
+\toindex{matrix}
+\toindex{left}
+\toindex{right}
+
+\beginliteral
+$$ \left |
+\matrix{
+a & b & c & d \cr
+b & a & c+d & c-d \cr
+0 & 0 & a+b & a-b \cr
+0 & 0 & ab & cd \cr
+}
+\right | $$
+@endliteral
+
+\noindent
+gives as printed output
+$$ \left |
+\matrix{
+a & b & c & d \cr
+b & a & c+d & c-d \cr
+0 & 0 & a+b & a-b \cr
+0 & 0 & ab & cd \cr
+}
+\right | $$
+
+It's even possible to use {\tt \\left.} and {\tt \\right.} to
+indicate that the opening or closing delimiter is deleted (note
+the use of the period).
+
+\exercise Use a matrix construction to typeset
+
+$$ |x| = \left\{ \matrix{ x & x \ge 0 \cr
+ -x & x \le 0 \cr} \right.$$
+
+This exercise and more general constructions of this type
+may also be typeset using the {\tt \\cases} macro.
+\TeXref{175}
+
+Sometimes ellipses are used within matrices. The control words
+{\tt \\cdots}, {\tt \\vdots}, and {\tt \\ddots} can be used to
+insert horizontal, vertical, and diagonal dots.
+
+Thus we can use
+\beginliteral
+$$ \left [
+\matrix{
+aa & \cdots & az \cr
+\vdots & \ddots & \vdots \cr
+za & \cdots & zz \cr
+}
+\right ] $$
+@endliteral
+
+\noindent
+to get as printed output
+$$ \left [
+\matrix{
+aa & \cdots & az \cr
+\vdots & \ddots & \vdots \cr
+za & \cdots & zz \cr
+}
+\right ] $$
+
+
+Matrices may also be typeset in-line, but they are pretty ugly
+unless they have a small number of rows.
+
+
+\subsection{Displayed equations}
+
+All of the mathematics covered so far has identical input whether
+it is to be typeset in-line or displayed. At this point we'll
+look at some situations that apply to displayed equations only.
+
+The first is that of aligning multiline displays. This is done with
+%END -- PART 9 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 10 of a 15-part set
+the alignment character {\tt \&} and the control words {\tt \\cr} and
+{\tt \\eqalign}. Starting with {\tt \$\$\\eqalign\lb$\dots$\rb\$\$},
+the equations to be aligned are entered with each one terminated by
+{\tt \\cr}. In each equation there should be one alignment symbol
+{\tt \&} to indicate where the alignment should take place. This is
+usually done at the equal signs, although it is not necessary to do
+so. For example
+\TeXref{190--192}
+\toindex{eqalign}
+
+\beginliteral
+$$\eqalign{
+a+b &= c+d \cr
+x &= w + y + z \cr
+m + n + o + p &= q \cr
+}$$
+@endliteral
+
+
+\noindent
+yields
+$$\eqalign{
+a+b &= c+d \cr
+x &= w + y + z \cr
+m + n + o + p &= q \cr
+}$$
+
+Displayed equations can be numbered at either the right or left
+margin. When the control word {\tt \\eqno} appears in a displayed
+equation, everything after the control word is put at the right
+margin. Hence {\tt \$\$ x+y=z. \\eqno (1)\$\$} yields
+$$ x+y=z. \eqno (1)$$
+To number an equation at the left margin, use {\tt \\leqno}
+in place of {\tt \\eqno}.
+\toindex{eqno}
+\toindex{leqno}
+
+It's possible to number aligned equations by using the control
+word {\tt \\eqalignno}. The alignment character {\tt \&} is
+used to separate the equation from the equation number.
+\beginliteral
+$$\eqalignno{
+a+b &= c+d & (1) \cr
+x &= w + y + z \cr
+m + n + o + p &= q & * \cr
+}$$
+@endliteral
+
+\noindent
+yields
+$$\eqalignno{
+a+b &= c+d & (1) \cr
+x &= w + y + z \cr
+m + n + o + p &= q & * \cr
+}$$
+
+Use {\tt \\leqalignno} to put the equation numbers on the left.
+\TeXref{192--193}
+\toindex{eqalignno}
+\toindex{leqalignno}
+
+Finally, suppose some text needs to appear in the middle of a
+displayed equation. This can be done by putting it in an hbox.
+We will describe hboxes in more detail in the next section.
+For now we want to use them to temporarily resume using ordinary
+roman type and to also allow the insertion of space between
+words (remember that all spaces are ignored when typesetting
+mathematics). Hence
+{\tt \$\$X=Y \\hbox\lb{} if and only if \rb x=y.\$\$} will give
+$$X=Y \hbox{ if and only if } x=y.$$
+Note carefully the spaces in the hbox.
+
+\exercise Do some of the challenge problems on pages 180--181 of The
+\TeX book.
+
+
+
+
+\section{All in a row}
+
+It's not uncommon to want to put a table in the middle of some
+text. Fortunately \TeX{} makes it easy to do this. In fact there
+are two separate methods of aligning text. The first is by using
+the tabbing environment. This is similar to setting the tab
+stops on a typewriter. Each line is handled individually,
+according to set tab columns, but with greater flexibility than
+that provided by a typewriter. The second is the horizontal
+alignment environment which typesets the whole table at once
+using a prescribed pattern.
+
+\subsection{Picking up the tab}
+
+To align material using the tabbing environment, you must first
+set the tab positions using the {\tt \\settabs} control word.
+Having done this, a line to use these tabs starts with the
+control symbol {\tt \\+ } and ends with {\tt \\cr } (remember
+that the actual spacing on lines in the input file in
+unimportant). \toindex{settabs}
+
+The easiest way to use the {\tt \\settabs} control word is to put
+the text into equal columns.
+\TeXref{231}
+Using {\tt \\settabs 4 \\columns} will set the tabs that will
+produce four equal columns. The tabbing is then done by using
+the alignment character {\tt \&} to move to the next tab stop.
+So, for example, \toindex{columns}
+
+\beginliteral
+\settabs 4 \columns
+\+ British Columbia & Alberta & Saskatchewan & Manitoba \cr
+\+ Ontario & Quebec & New Brunswick & Nova Scotia \cr
+\+ & Prince Edward Island & Newfoundland \cr
+@endliteral
+
+
+\noindent
+will produce the table
+\vskip\baselineskip
+
+\settabs 4 \columns
+\+ British Columbia & Alberta & Saskatchewan & Manitoba \cr
+\+ Ontario & Quebec & New Brunswick & Nova Scotia \cr
+\+ & Prince Edward Island & Newfoundland \cr
+
+Notice that it is possible to skip over some tab positions, and
+it is not necessary to use all of the tabs in a given line. To
+make the same table using five columns, it is only necessary to
+use {\tt \\settabs 5 \\columns} to reset the tab stops; then the
+same three lines from the last example will produce:
+\vskip\baselineskip
+
+\settabs 5 \columns
+\+ British Columbia & Alberta & Saskatchewan & Manitoba \cr
+\+ Ontario & Quebec & New Brunswick & Nova Scotia \cr
+\+ & Prince Edward Island & Newfoundland \cr
+
+In this example, the columns are smaller, of course. In fact
+there are two overlapping entries in the last row. This is
+because \TeX{} will tab to the next tab position even if (unlike
+a typewriter) it means going backward on the page.
+
+There is an interesting relationship between grouping and
+tabbing. The {\tt \\settabs} values are only applicable to the
+group in which it is defined, as would be expected. Thus it is
+possible to temporarily change the tab settings by grouping
+within braces. In addition, each table entry is in a group of
+its own. Hence we may make a single entry boldface, for example,
+by using {\tt \\bf} without braces. In addition, for any column
+but the last one it is possible to \centre{} the entry or to
+align it either on the left or on the right, or to fill a column
+with a line or dots. Each entry has an implicit {\tt \\hfil} at
+the end so that it will be at the left of the column by default.
+Adding {\tt \\hfil} at the beginning of the entry will then cause
+it to be \centred{}, just as with the {\tt \\line} control word.
+Adding {\tt \\hfill} to the beginning will cause the entries to
+be pushed to the right ({\tt \\hfill} acts just like {\tt \\hfil}
+in that it absorbs excess space; when both {\tt \\hfil} and {\tt
+\\hfill} appear, the {\tt \\hfill} takes precedence).
+\toindex{hfill}
+
+\beginliteral
+\settabs 4 \columns
+\+ \hfil British Columbia & \hfill Alberta \qquad & \bf Saskatchewan
+@hskip 2.5in & Manitoba \cr
+\+ \hfil Ontario & \hfill Quebec \qquad & \bf New Brunswick
+@hskip 2.5in & Nova Scotia \cr
+\+ \hfil --- & \hfill * \qquad & \bf Newfoundland
+@hskip 2.5in & Prince Edward Island \cr
+\+ \dotfill && \hrulefill & \cr
+@endliteral
+
+\noindent
+will produce a table with the first column \centred{}, the second
+column flush right with a {\tt \\qquad} of padding, and the third
+column boldface. The control words {\tt \\dotfill} and {\tt \\hrulefill}
+give alternative column entries.
+\toindex{dotfill}
+\toindex{hrulefill}
+\vskip\baselineskip
+
+\settabs 4 \columns
+\+ \hfil British Columbia & \hfill Alberta \qquad & \bf Saskatchewan
+ & Manitoba \cr
+\+ \hfil Ontario & \hfill Quebec \qquad & \bf New Brunswick
+ & Nova Scotia \cr
+\+ \hfil --- & \hfill * \qquad & \bf Newfoundland &
+ Prince Edward Island \cr
+\+ \dotfill && \hrulefill & \cr
+
+\exercise Take the table of Canadian provinces above and \centre{} each
+entry within its column.
+
+The tab positions can be set with much more flexibility than just
+in equal columns. The general pattern is to use a sample line of
+the form {\tt \\settabs \\+ $\ldots$ \& $\ldots$ \& $\ldots$ \\cr}.
+The spacing between the alignment characters {\tt \&}
+determines the position of the tabs. For example, {\tt \\settabs
+\\+ \\hskip 1 in \& \\hskip 2 in \& \\hskip 1.5 in \& \\cr} would
+set the first tab one inch from the left margin, the next another
+two inches further in, and the third 1.5 inches more. It's also
+possible to use text to determine the distance between tabs. So,
+for example, another possible sample line is
+{\tt \\settabs \\+ \\quad Province \\quad \& \\quad Population \\quad
+\& \\quad Area \\quad \& \\cr}.
+The tab column would then be just wide enough to accept the headings
+with a quad of space on each side. Here's a more complete example:
+
+\beginuser \obeyspaces
+\\settabs \\+ \\quad Year \\quad \& \\quad Price \\quad
+ \& \\quad Dividend \& \\cr
+\\+ \\hfill Year \\quad \& \\quad Price \\quad \& \\quad Dividend \\cr
+\\+ \\hfill 1971 \\quad \& \\quad 41--54 \\quad \& \\qquad \$2.60 \\cr
+\\+ \\hfill 2 \\quad \& \\quad 41--54 \\quad \& \\qquad \$2.70 \\cr
+\\+ \\hfill 3 \\quad \& \\quad 46--55 \\quad \& \\qquad \$2.87 \\cr
+\\+ \\hfill 4 \\quad \& \\quad 40--53 \\quad \& \\qquad \$3.24 \\cr
+\\+ \\hfill 5 \\quad \& \\quad 45--52 \\quad \& \\qquad \$3.40 \\cr
+\enduser
+
+\noindent
+gives \TeXref{247}
+\vskip\baselineskip
+
+\settabs \+ \quad Year \quad & \quad Price \quad & \quad
+Dividend \quad & \cr
+\+ \hfill Year \quad & \quad Price \quad & \quad Dividend \cr
+\+ \hfill 1971 \quad & \quad 41--54 \quad & \qquad \$2.60 \cr
+\+ \hfill 2 \quad & \quad 41--54 \quad & \qquad \$2.70 \cr
+\+ \hfill 3 \quad & \quad 46--55 \quad & \qquad \$2.87 \cr
+\+ \hfill 4 \quad & \quad 40--53 \quad & \qquad \$3.24 \cr
+\+ \hfill 5 \quad & \quad 45--52 \quad & \qquad \$3.40 \cr
+
+\exercise Take the table given above and move it closer to the
+\centre{} of the page.
+
+\exercise One way to \centre{} a block of text, possibly several
+lines long, is to use: {\tt \$\$\\vbox\lb$\ldots$\rb\$\$}. Use
+this to \centre{} the table given above. Does the
+{\tt \\settabs} line need to be included in the {\tt \\vbox}?
+
+\exercise Improve your last result by putting a line under the
+column heads. The control word {\tt \\hrule} will insert a
+horizontal line if introduced between two rows of a table. Now
+repeat with the control word {\tt \\strut} after the {\tt \\+ }
+of the line containing the column heads. (A {\tt \\strut}
+effectively makes the spacing between lines a little greater. The
+size can be altered from the default.)\TeXref{82} Note the extra
+space that results.
+\toindex{strut}
+
+\exercise Make the following table with decimal alignment, that
+is, with the decimal points above each other (think of the dollar
+figure as being right aligned and the cents figure as being left
+aligned against the decimal point):
+\medskip
+\settabs \+ \hskip 2 in & \hskip .75in & \hskip 1cm& \cr
+\+ &Plums &\hfill\$1&.22 \cr
+\+ &Coffee &\hfill1&.78 \cr
+\+ &Granola &\hfill1&.98 \cr
+\+ &Mushrooms & &.63 \cr
+\+ &{Kiwi fruit} & &.39 \cr
+\+ &{Orange juice} &\hfill1&.09 \cr
+\+ &Tuna &\hfill1&.29 \cr
+\+ &Zucchini & &.64 \cr
+\+ &Grapes &\hfill1&.69 \cr
+\+ &{Smoked beef} & &.75 \cr
+\+ &Broccoli &\hfill\underbar{\ \ 1}&\underbar{.09} \cr
+\+ &Total &\hfill \$12&.55 \cr
+
+
+\exercise Devise a method to make a rough table of contents by using
+{\tt settabs} and having entries looking something like:\hfil\break
+\leftline{\tt Getting Started \\dotfill \& \\hfill 1}
+\leftline{\tt All Characters Great and Small \\dotfill \& \\hfill 9.}
+
+\subsection{Horizontal alignment with more sophisticated patterns}
+
+The {\tt \\settabs} environment is not difficult to use, and once
+the pattern is set, it can be used repeatedly in different
+portions of the text that follows. It does have some drawbacks,
+however. For one, the column size must be set before the entries
+are known. Also, even though in one case we wanted the third
+column to be boldface, it had to be specified in each line.
+These problems can be handled more easily by using the {\tt
+\\halign} environment.
+\TeXref{235--238}
+\toindex{halign}
+
+
+The general pattern in the {\tt \\halign} is as follows:
+\beginuser
+\\halign\lb{} <template line> \\cr
+<first display line> \\cr
+<second display line> \\cr
+$\vdots$
+<last display line> \\cr
+\rb
+\enduser
+
+Both the template line and the display lines are divided into
+sections by the alignment symbol {\tt \&}\null. In the template
+line each section uses control words in the same manner as does
+{\tt \\line\lb\rb}\null. The control word {\tt \\hfil}, for
+example, can be used to display flush left, flush right, or \centred.
+Fonts can be changed using {\tt \\bf}, {\tt \\it}, etc.
+Text may also be entered in the template line. In addition the
+special symbol {\tt \#} must appear once in each section. Each
+display line is then set by substituting each section of the
+display line into its corresponding section of the template line
+at the occurrence of the {\tt \#}\null.
+
+Consider the following example:
+
+\beginuser
+\\halign\lb\\hskip 2 in \$\#\$\& \\hfil \\quad \# \\hfil \& \\qquad \$\#\$
+ \hskip 3in \& \\hfil \\quad \# \\hfil \\cr
+\\alpha \& alpha \& \\beta \& beta \\cr
+\\gamma \& gamma \& \\delta \& delta \\cr
+\\epsilon \& epsilon \& \\zeta \& zeta \\cr
+\rb
+\enduser
+
+\noindent The template line indicates that the first section of
+the typeset text will always be set two inches in from the left
+and also be set as mathematics. The second section will be \centred{}
+after adding a quad of space on the left. The third
+and fourth sections are handled similarly. Here is the result:
+\vskip\baselineskip
+
+\halign{\hskip 2in $#$& \hfil\quad # \hfil & \qquad $#$
+ & \hfil\quad # \hfil\cr
+\alpha & alpha & \beta & beta \cr
+\gamma & gamma & \delta & delta \cr
+\epsilon & epsilon & \zeta & zeta \cr
+}
+
+In this case the first display line is formed by substituting {\tt
+\\alpha} for the first {\tt \#} in the template line, {\tt alpha} for
+the second {\tt \#}, {\tt \\beta} for the third and {\tt beta} for
+the fourth. The whole line is then saved for setting. This
+continues until all the lines are accumulated, and then they are set
+with each column being as wide as necessary to accept all of its
+entries (an implication of this accumulation process is that a table
+with too many entries could cause \TeX{} to run out of memory; it's
+%END -- PART 10 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 11 of a 15-part set
+better not to set tables that are more than a page or so long).
+
+Hence the template line establishes the pattern for the table entries
+and the display lines insert the individual entries.
+
+Sometimes horizontal and vertical lines are used to delimit
+entries in a table. To put in horizontal lines, we use {\tt \\hrule},
+just as we did in the {\tt \\settabs} environment.
+However, we don't want the rule to be aligned according to the
+template, so we use the control word {\tt \\noalign}. Hence
+horizontal lines are inserted by putting {\tt \\noalign\lb\\hrule\rb};
+vertical lines are inserted by putting {\tt \\vrule}
+in either the template or the display line. But still all is not
+completely straightforward. Suppose we take our last example and
+change the template to get vertical lines and also insert
+horizontal lines.
+\toindex{noalign}
+
+\beginuser
+\\halign\lb\\hskip 2in\\vrule\\quad \$\#\$\\quad \& \\vrule \\hfil\\quad %
+\# \\hfil
+\hskip 2 in \& \\quad \\vrule \\quad \$\#\$\\quad
+\hskip 2 in \& \\vrule\\hfil \\quad \# \\quad \\hfil \\vrule \\cr
+\\noalign\lb\\hrule\rb
+\\alpha \& alpha \& \\beta \& beta \\cr
+\\noalign\lb\\hrule\rb
+\\gamma \& gamma \& \\delta \& delta \\cr
+\\noalign\lb\\hrule\rb
+\\epsilon \& epsilon \& \\zeta \& zeta \\cr
+\\noalign\lb\\hrule\rb
+\rb
+\enduser
+
+\noindent
+doesn't give exactly what we want.
+
+\vskip\baselineskip
+
+\halign{\hskip 2in\vrule\quad $#$\quad & \vrule \hfil\quad # \hfil
+& \quad \vrule \quad $#$\quad & \vrule \hfil\quad # \quad \hfil
+\vrule \cr
+\noalign{\hrule}
+\alpha & alpha & \beta & beta \cr
+\noalign{\hrule}
+\gamma & gamma & \delta & delta \cr
+\noalign{\hrule}
+\epsilon & epsilon & \zeta & zeta \cr
+\noalign{\hrule}
+}
+
+There are several deficiencies: the most obvious is the extended
+horizontal lines, but also the text looks somewhat squashed into
+the boxes. In addition, the text has a little extra space on the
+right rather than being perfectly \centred. As in the {\tt \\settabs}
+environment, lines can be made taller by including the control
+word {\tt \\strut} in the template.\TeXref{82} A further problem
+can occur when the page is set since \TeX{} may spread lines
+apart slightly to improve the appearance of the page. This would
+leave a gap between the vertical lines, so we use the control
+word {\tt \\offinterlineskip} within the {\tt \\halign} to avoid
+this. Finally we can get rid of the lines sticking out on the
+left by deleting the {\tt \\hskip 2 in} from the template line.
+To move the table to the same position we use {\tt \\moveright}.
+Finally, we can see how to \centre{} the text by noting that the
+extra space occurs in the template line after the {\tt \#} where
+the text is inserted.
+Hence we can improve our result by using
+\toindex{offinterlineskip}
+\toindex{moveright}
+
+\beginuser
+\\moveright 2 in
+\\vbox\lb\\offinterlineskip
+
+\\halign\lb\\strut \\vrule \\quad \$\#\$\\quad \&\\vrule \\hfil \\quad %
+\#\\quad \\hfil
+\&\\vrule \\quad \$\#\$\\quad \&\\vrule \\hfil \\quad \#\\quad \\hfil %
+\\vrule \\cr
+\\noalign\lb\\hrule\rb
+\\alpha \& alpha \& \\beta \& beta \\cr
+\\noalign\lb\\hrule\rb
+\\gamma \& gamma \& \\delta \& delta \\cr
+\\noalign\lb\\hrule\rb
+\\epsilon \& epsilon \& \\zeta \& zeta \\cr
+\\noalign\lb\\hrule\rb
+\rb\rb
+\enduser
+
+\noindent
+to get
+\vskip\baselineskip
+
+\moveright 2 in
+\vbox{\offinterlineskip
+\halign{\strut \vrule \quad $#$\quad &\vrule \hfil \quad #\quad \hfil
+&\vrule \quad $#$\quad &\vrule \hfil \quad #\quad \hfil
+\vrule \cr
+\noalign{\hrule}
+\alpha & alpha & \beta & beta \cr
+\noalign{\hrule}
+\gamma & gamma & \delta & delta \cr
+\noalign{\hrule}
+\epsilon & epsilon & \zeta & zeta \cr
+\noalign{\hrule}
+}
+}
+
+
+
+In general, if we want to construct a table with boxed entries
+that is \centred{} on the page, we can do so by putting the {\tt
+\\vbox} within a {\tt \\centerline\lb\rb}\null. But here is a
+trick that will produce a nicer result. If the {\tt \\vbox} is
+put in between double dollar signs, it will be typeset as
+displayed mathematics. Of course, there is no actual
+mathematics being displayed, but \TeX{} will put in a little
+extra space above and below the table as is appropriate for a
+display. Hence a \centred{} table with this nice spacing may be
+formed using the following four steps:
+(1) put a {\tt \\vbox} between double dollar signs,
+(2) put an {\tt \\offinterlineskip} and an {\tt \\halign} within
+the {\tt \\vbox},
+(3) in the {\tt \\halign} put a template line with a {\tt \\strut}
+in the beginning, and a {\tt \\vrule} surrounding each entry,
+(4) each row of the table should be preceded and followed by
+{\tt \\noalign\lb\\hrule\rb}.
+
+Here is the pattern to be followed:
+
+\beginuser
+\$\$\\vbox\lb
+\\offinterlineskip
+\\halign\lb
+\\strut \\vrule \# \& \\vrule \# \& \dots \& \\vrule \# \\vrule \\cr
+\\noalign\lb\\hrule\rb
+<first column entry> \& <second column entry> \& \dots %
+\& <last column entry> \\cr
+\\noalign\lb\\hrule\rb
+\dots
+\\noalign\lb\\hrule\rb
+<first column entry> \& <second column entry> \& \dots %
+\& <last column entry> \\cr
+\\noalign\lb\\hrule\rb
+\rb
+\rb\$\$
+\enduser
+
+
+
+\section{Rolling your own}
+
+In this section we'll create new control words. The making of
+these new definitions, also called macros, is one of the most
+powerful techniques available in \TeX\null. For the first
+application of this facility, we'll see how a new definition can
+save a lot of typing by substituting short strings for long ones.
+
+\subsection{The long and short of it}
+
+The control word {\tt \\def} is used to define new control words.
+The simplest form for doing this is {\tt \\def\\newname\lb$\ldots$\rb}.
+Then whenever {\tt \\newname} appears in your
+input file, it will be replaced by whatever is between the braces
+in the definition. Of course {\tt \\newname} must satisfy the
+convention for naming control sequences, that is, it must be a
+control word (all letters) or a control symbol (exactly one
+nonletter). So, for example, suppose you write a document that
+contains the phrase ``University of Manitoba'' many times. Then
+{\tt \\def\\um\lb University of Manitoba\rb} defines a new
+control sequence {\tt \\um} which can then be used at any time.
+The sentence {\tt I take courses at the \\um.}\ then makes
+sense. If the control word exists, your new definition will
+replace it (this includes the control words defined by \TeX{}, so
+a little care must be taken in the choice of name). Any
+definition is, however, local to the group in which it is
+defined. For example, \toindex{def}
+
+\beginuser
+\\def\\um\lb University of Manitoba\rb
+I took my first course at the \\um.
+\lb
+\\def\\um\lb Universit\\'e de Montr\\'eal\rb
+Then I took my next course at the \\um.
+\rb
+Finally I took my last course at the \\um.
+\enduser
+
+\noindent gives \medskip
+
+\def\um{University of Manitoba}
+I took my first course at the \um.
+{
+\def\um{Universit\'e de Montr\'eal}
+Then I took my next course at the \um.
+}
+Finally I took my last course at the \um.
+
+Remember that all spaces after a control word are absorbed; this
+includes the control words that you define. In the previous
+example, any space after {\tt \\um} would be ignored. However,
+the space after the first period and the space after the first
+opening brace are different; if you look closely at the end of
+the first sentence typeset using the example, you'll see some
+extra space. This can be eliminated by putting a {\tt \%} after
+the opening brace to make the rest of the line a comment. The
+same holds for the line with the last closing brace. Careful
+control of spaces often calls for the ``commenting out'' of the
+end of lines in this manner.
+
+Once a new control sequence has been defined, it may be used in
+new definitions. This is one way of making simple form letters.
+First let's define a simple letter.
+
+\beginuser
+\\def\\letter\lb
+\\par \\noindent
+Dear \\name,
+\
+This is a little note to let you know that your name is \\name.
+\
+\\hskip 2 in Sincerely yours,
+\\vskip 2\\baselineskip
+\\hskip 2 in The NameNoter
+\\smallskip \\hrule
+\rb
+\enduser
+
+\def\letter{
+\par \noindent
+Dear \name,
+
+This is a little note to let you know that your name is \name.
+
+\hskip 2 in Sincerely yours,
+\vskip 2\baselineskip\nobreak
+\hskip 2 in The NameNoter
+\smallskip \hrule
+}
+
+Now this letter uses the control word {\tt \\name}, which is
+undefined at this point. When {\tt \\letter} is used, the
+current value of {\tt \\name} will appear in the body of the
+letter. Hence
+
+\beginuser
+\\def\\name\lb Michael Bishop\rb
+\\letter
+\\def\\name\lb Michelle L\\'ev\\\^{}eque\rb
+\\letter
+\enduser
+
+\noindent will produce two copies of the letter, each with the
+correct name, followed by a horizontal rule:
+
+\def\name{Michael Bishop}
+\letter
+\goodbreak
+\def\name{Michelle L\'ev\^eque}
+\letter
+
+We could have put anything between the braces in
+{\tt \\def\\name\lb$\ldots$\rb}; it could be several paragraphs
+long and use other control sequences (although in this context it
+would be a little strange). Of course it is possible to use {\tt
+\\vfill \\eject} as part of the definition of {\tt \\letter} to
+eject the page when the letter is completed.
+
+\exercise Make a form letter that uses the control words {\tt \\name},
+{\tt \\address}, {\tt \\city}, {\tt \\\province}, and {\tt
+\\\postcode}.
+
+\exercise An unnumbered list of items is often made
+using {\tt \\item\lb\$\\bullet\$\rb}. Define a macro {\tt \\bitem}
+that does this, and use it for several paragraphs. Now change
+each bullet to a dash (note that a simple change in the macro
+propagates all the necessary changes in all of the paragraphs).
+
+\exercise Suppose that you are going to have to format several
+paragraphs in a paper using {\tt \\hangindent = 30 pt}, {\tt \\hangafter
+= 4}, and {\tt \\filbreak} (don't worry about what
+these control sequences actually do; the only important thing
+for now is that once they are set, they remain in effect for only
+one paragraph). Define a single control sequence {\tt \\setpar}
+which can then be put in front of each paragraph that needs to be
+so formatted.
+
+
+\subsection{Filling in with parameters}
+
+It's possible to use macros in much greater generality by
+allowing parameters to be passed. The idea is somewhat similar
+to the template line in the {\tt \\halign} environment. First,
+let's look at the case where there is one parameter. In this
+case a control sequence is defined by {\tt \\def\\newword\#1\lb
+$\ldots$\rb}\null. The symbol {\tt \#1} may appear between the
+braces (several times) in the definition of {\tt \\newword}. The
+material between the braces acts like a template. When {\tt
+\\newword\lb$\ldots$\rb} appears in the text, it will use the
+definition of {\tt \\newword} with the material between the
+braces inserted into the template at every occurrence of {\tt
+\#1} in the original definition. {\bf The spacing in the original
+definition is crucial here; there must be no spaces before the
+opening brace}.
+
+As an example, we could use the form letter of the last section in
+the following way:
+
+
+\beginuser
+\\def\\letter\#1\lb
+\\par \\noindent
+Dear \#1,
+\vskip\baselineskip
+This is a little note to let you know that your name is \#1.
+\vskip\baselineskip
+\\hskip 2 in Sincerely yours,
+\\vskip 2\\baselineskip
+\\hskip 2 in The NameNoter
+\\smallskip \\hrule
+\rb
+\enduser
+
+\def\letter#1{
+\par \noindent
+Dear #1,
+
+This is a little note to let you know that your name is #1.
+
+\hskip 2 in Sincerely yours,
+\vskip 2\baselineskip
+\hskip 2 in The NameNoter
+\smallskip \hrule
+}
+
+Now we can use
+
+\beginuser
+\\letter\lb Michael Bishop\rb
+\\letter\lb Michelle L\\'ev\\\^{}eque\rb
+\enduser
+
+\noindent to get \medskip
+\letter{Michael Bishop}
+\goodbreak
+\letter{Michelle L\'ev\^eque}
+
+\def\displaytext#1{$$\vbox{\hsize=12cm #1}$$}
+\bigskip
+\displaytext{
+Now let's define
+{\tt\\def\\displaytext\#1\lb \$\$\\vbox\lb\\hsize = 12 cm \#1\rb\$\$\rb}
+as a new macro to display text.
+Then {\tt \\displaytext\lb$\ldots$\rb} will cause the material
+between the braces to be put in a paragraph with width 12 \centimetre
+s and then \centred{} with some space added above and
+below as is appropriate for a display. This paragraph was set
+using this {\tt \\displaytext} macro.
+}
+
+The parameter of a macro can be no more than one paragraph long.
+If a new paragraph is encountered as part of a parameter, an
+error will be generated. This is a safety feature, for
+otherwise the accidental omission of a closing brace would cause
+\TeX{} to eat up the rest of the file as the parameter.
+
+\exercise Define a macro {\tt \\yourgrade} so that {\tt
+\\yourgrade\lb89\rb} will cause the following sentence to be
+typeset: The grade you received is 89\%\null. It should be able
+to work with any other percentage, of course.
+\medbreak
+
+It's not really any harder to use more than one parameter. The form
+used to define a new control word with two parameters is
+{\tt \\def\\newword\#1\#2\lb$\ldots$\rb}. The definition between the
+braces may have {\tt \#1} and {\tt \#2} occurring in it, perhaps
+several times. When {\tt \\newword\lb$\ldots$\rb\lb$\ldots$\rb}
+appears in the text, the material between the first set of braces
+replaces {\tt \#1} in the definition and the material between the
+second set of braces replaces {\tt \#2} in the definition. Here is
+an example followed by its result:
+
+\beginuser
+\\def\\talks\#1\#2\lb \#1 talks to \#2.\rb
+\\talks\lb John\rb\lb Jane\rb
+\\talks\lb Jane\rb\lb John\rb
+\\talks\lb John\rb\lb me\rb
+\\talks\lb She\rb\lb Jane\rb
+\enduser
+
+%END -- PART 11 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 12 of a 15-part set
+\def\talks#1#2{#1 talks to #2.}
+\talks{John}{Jane}
+\talks{Jane}{John}
+\talks{John}{me}
+\talks{She}{Jane}
+
+\exercise In a manner similar to the previous exercise, define a
+macro {\tt \\yourgrade} so that {\tt \\yourgrade\lb89\rb\lb85\rb}
+causes the following sentence to be typeset: You received a grade
+of 89\% on your first exam and a grade of 85\% on your second
+exam.
+
+\exercise Write a macro {\tt \\frac} so that {\tt \\frac\lb
+a\rb\lb b\rb} will typeset the fraction ${a\over b}$.
+
+\bigskip
+It's important not to put any spaces before the first brace in
+the definition. If you do, \TeX{} will interpret the definition
+differently from the way described here. For more than two
+parameters, the method of definition is similar. To define a
+control word with three parameters, start with
+{\tt \\def\\newword\#1\#2\#3\lb$\ldots$\rb}. Then {\tt \#1},
+{\tt \#2} and {\tt \#3} may occur between the braces. When
+{\tt \\newword\lb$\ldots$\rb\lb$\ldots$\rb\lb$\ldots$\rb}
+appears in the text, the material between each set of braces
+replaces its corresponding symbol in the definition of the
+control word. The parameters may go up to {\tt \#9}.
+
+\subsection{By any other name}
+
+Sometimes it's convenient to be able to give a control word an
+alternative name. For example, if you prefer a different spelling,
+you might want to call the control word {\tt \\centerline} by the
+name of {\tt \\centreline}. This can be done by using the {\tt
+\\let} control word. The use of {\tt \\let \\centreline =
+\\centerline} now makes a new (as well as the old) control word
+available. This can also be used with mathematical names as with
+{\tt \\let \\tensor = \\otimes}. It is then possible to use
+\TeXref{206--207}
+
+\toindex{let}
+\toindex{centreline}
+\toindex{tensor}
+
+\let\tensor=\otimes
+\beginuser
+\$\$ (A \\tensor B) (C \\tensor D) = AC \\tensor BD. \$\$
+\enduser
+
+\noindent to get
+
+$$ (A \tensor B) (C \tensor D) = AC \tensor BD. $$
+
+
+
+\exercise Define control sequences {\tt \\ll}, {\tt \\cl}, and
+{\tt \\rl} that are equivalent to {\tt \\leftline}, {\tt \\centerline},
+and {\tt \\rightline}.
+
+The {\tt \\let} control word allows users to name their own
+control sequences. This allows a personalized set of control
+sequences that may be used in place of the ones provided by \TeX{}
+when desired.
+
+\section{To err is human}
+
+In some ways \TeX{} is not completely divine. \TeX{} will respond
+to invalid input by giving an error message to the screen if you
+are using it interactively and also to the log file. Because
+\TeX{} is very complicated, the actual point where the error is
+detected may be deep within the program, so a full report of the
+error may be rather long and involved. Not only that, \TeX{}
+will try to recover from errors, and will report what was done in
+that process. For this reason the reading of error messages may
+be a little difficult for the uninitiated. The key is to know
+what is important from your perspective and what can be safely
+ignored. So let's look at some typical errors and the messages
+that they generate.
+
+\subsection{The forgotten bye}
+
+The first mistake that we'll look at is one that everyone makes
+at some time, namely, the omission of {\tt \\bye} at the end of
+the file. If you're using \TeX{} interactively, an asterisk \hfil
+\break
+\leftline{\tt *}
+will be printed on the screen and nothing will happen since,
+having not been told to finish up, \TeX{} is waiting for input
+(from your keyboard). Whatever you type in will be appended to
+whatever has been input from your files. The usual response is
+to type {\tt \\bye<CR>}\fnote{{\tt <CR>} is the key
+used to end a line of input. It might be called the carriage
+return, enter, or simply the return key on your terminal.
+Sometimes it is indicated by a large left arrow.} since that will
+finish things up.
+
+\subsection{The misspelled or unknown control sequence}
+
+Using a misspelled or other control sequence unknown to \TeX{} is
+a common error. If \TeX{} is being run as a batch job, an error
+message is printed and the job goes on ignoring the control
+sequence. When using \TeX{} interactively, it is possible to
+repair errors (of course this does not change the original input
+file, so that must be done when the \TeX{} job is completed).
+Suppose we have a \TeX{} input file consisting of the following
+two lines:
+\beginuser
+\\line\lb The left side \\hfli the right side\rb
+\\bye
+\enduser
+
+The control word should be {\tt \\hfil}, of course. Here is the
+message that would be sent to your terminal:
+
+\beginuser
+\obeyspaces
+! Undefined control sequence.
+l.1 \\line\lb The left side \\hfli
+\ the right side\rb
+?
+\enduser
+
+The first line starts with {\tt !} and gives the error message.
+Next comes the line number on which the error occurred and the
+part of the line that was read successfully. The next line gives
+the continuation of the line after the error. At this point the
+question mark means that \TeX{} is waiting for a response. There
+are several legal ones:
+\nobreak
+\maketable [Responses to \TeX{} error messages]
+\halign{
+\strut \hfil # \hfil & \quad \hfil \tt # \hfil & # \hfil\cr
+ \bf Desired response & \bf Input to \TeX{} & \bf \hfil Result\cr
+ \noalign{\hrule} \noalign{\smallskip}
+ Help & h<CR>& Reason for stopping listed on terminal.\cr
+ Insert & i<CR>& Next line inserted into \TeX{} input file.\cr
+ Exit & x<CR>& Exit from \TeX\null. Completed pages to DVI file.\cr
+ Scroll & s<CR>& List message and continue after minor errors.\cr
+ Run & r<CR>& List message and continue after any errors.\cr
+ Quiet & q<CR>& All terminal listings suppressed.\cr
+ Carry on &<CR> & \TeX{} continues as best it can.\cr
+ }
+
+In our last example a reasonable response might be to enter {\tt
+h<CR>} to get a help message, then {\tt i<CR>} to insert more
+text, (at which point \TeX{} responds with {\tt insert> } and
+finally {\tt \\hfil} as the correct control word. Here is the
+result:
+
+
+\beginuser
+? h <CR>
+The control sequence at the end of the top line
+of your error message was never \\def'ed. If you have
+misspelled it (e.g., `\\hobx'), type `I' and the correct
+spelling (e.g., `I\\hbox'). Otherwise just continue,
+and I'll forget about whatever was undefined.
+
+? i <CR>
+insert>\\hfil
+[1]
+\enduser
+
+The final {\tt [1]} means that the first (and only) page has
+been completed and sent to the DVI file. The original input file
+still needs to be fixed, of course.
+
+\subsection{The misnamed font}
+
+A misspelled font name is an error similar to the misspelled
+control sequence. The error message is different and a little
+confusing at first. Suppose for example the following appears in
+your input file:
+
+\leftline{\tt \\font\\sf = cmss01}
+
+It should be {\tt cmss10}, that is, the numbers have been
+transposed. Here are the error and help messages:
+
+\beginuser \obeyspaces
+! Font \\sf=cmss01 not loadable: Metric (TFM) file not found.
+<to be read again>
+\ \\par
+\\bye ->\\par
+\ \\vfill \\supereject \\end
+l.2 \\bye
+
+? h <CR>
+I wasn't able to read the size data for this font,
+so I will ignore the font specification.
+[Wizards can fix TFM files using TFtoPL/PLtoTF.]
+You might try inserting a different font spec;
+e.g., type `I\\font<same font id>=<substitute font name>'.
+\enduser
+
+The TFM (\TeX{} font metric) file is an auxiliary file that is
+used by \TeX\null. So this strange message is just telling you
+that the font you defined doesn't exist on your computer system.
+
+\subsection{Mismatched mathematics}
+
+Another common error is to use {\tt \$} or {\tt \$\$} to start a
+mathematical expression and then to forget the second {\tt \$}
+or {\tt \$\$} when finished. The text that follows is then
+treated as mathematics, and to make matters worse, if more
+mathematics is started by a new {\tt \$} or {\tt \$\$}, it will
+then be treated as ordinary text. Needless to say, error
+messages galore may be generated. \TeX{} will attempt to correct
+the problem by inserting a new {\tt \$} or {\tt \$\$}; in any
+case, the problem is corrected by the end of the paragraph since
+a new paragraph will automatically start as ordinary text.
+
+Consider the following correct input and its output:
+\beginuser
+Since \$f(x) > 0\$, \$a<b\$, and \$f(x)\$ is continuous, we know that
+\$\\int\_{}a\^{}b f(x)\\,dx >0\$.
+\enduser
+
+Since $f(x) > 0$, $a<b$, and $f(x)$ is continuous, we know that
+$\int_a^b f(x)\,dx >0$.
+
+If we now leave out the second dollar sign in {\tt \$f(x)\$} we
+then get the following error and help messages:
+
+\beginuser \obeyspaces
+! Missing \$ inserted.
+<inserted text>
+\ \$
+<to be read again>
+\ \\intop
+\\int ->\\intop
+\ \\nolimits
+l.2 \$\\int
+\ \_{}a\^{}b f(x)\\,dx >0\$.
+? h <CR>
+I've inserted a begin-math/end-math symbol since I think
+you left one out. Proceed, with fingers crossed.
+
+?
+\enduser
+
+The line starting with {\tt !} tells us what has been done. The
+line starting with {\tt l.2} shows us where we were in the input
+file when the error occurred. As in our other examples, the part
+of the line successfully read, that is, through {\tt \\int},
+appears on one line, and the continuation appears on the next
+line. The remaining material may seem somewhat obscure. These
+intermediate messages show what was happening further in the guts
+of the \TeX{} program when the error occurred. The newer user
+may ignore them.
+
+Here is what you get as output after \TeX{} tries to recover from
+the error.
+
+Since $f(x) > 0$, $a<b$, and $f(x) is continuous, we know that
+\int_a^b f(x)\,dx >0$.
+
+There is a stretch of text that is italic with no spacing. This
+is typical for normal text being processed as mathematics; if you
+see this in your output, you have almost certainly left out a
+{\tt \$} or {\tt \$\$}.
+
+\subsection{Mismatched braces}
+
+It's easy to forget or mismatch the closing braces when making
+groups. The result may be a relatively benign error, or it may
+be catastrophic. Suppose, for example, you have {\tt \lb\\bf A
+bold title } in your text with the closing right brace omitted.
+The result will be the same as if no opening brace were there;
+that is, the rest of the paper will be boldface if no other font
+changes are made. You will get the following message at the end
+of the file:
+
+{\tt (\\end occurred inside a group at level 1)}
+
+If you had made the same mistake twice, then there would be two
+more opening braces than closing braces, and you would get the
+message:
+
+{\tt (\\end occurred inside a group at level 2)}
+
+\TeX{} doesn't know that the closing brace is missing until it
+reaches the end of the input file. Hence the message doesn't
+tell you where you went wrong. If the location of the missing
+brace isn't obvious, it's always possible to insert {\tt \\bye}
+halfway through your document. Running \TeX{} again will cause
+only the first half to be processed, and if the error message
+persists, you will know that the error is in the first half of
+the document. By moving the {\tt \\bye} to different places, the
+error can be localized. Also, looking at the output often
+reveals what has gone wrong.
+
+Missing opening braces are much easier to spot. Here is a two
+line input file and the resulting error and help messages:
+
+\beginuser
+\\bf Here is the start\rb, but there is the finish.
+\\bye
+\enduser
+
+\beginuser \obeyspaces
+! Too many \rb's.
+l.1 \\bf Here is the start\rb
+\ , but there is the finish.
+
+? h <CR>
+You've closed more groups than you opened.
+Such booboos are generally harmless, so keep going.
+\enduser
+
+It's quite possible, of course, that the line that is supposed to
+have the missing left brace will not be on the line where \TeX{}
+catches the error.
+
+A mismatched brace in the definition of a new control sequence
+can cause a major error. Since such a definition may include
+several paragraphs, it may not be caught by the end of a
+paragraph, but, rather will just keep piling more and more text
+into the unfinished definition. It's even possible for \TeX{} to
+run out of memory as it keeps eating up more text! This is called
+a ``runaway definition''.
+\TeXref{206}
+Here is a two line input file with a runaway definition:
+
+\vbox{
+\beginuser
+\\def\\newword\lb the def
+\\newword
+\\bye
+\enduser
+}
+
+Here are the resulting error and help messages:
+
+\beginuser \obeyspaces
+Runaway definition?
+->the def
+! Forbidden control sequence found while scanning definition of \\newword.
+<inserted text>
+\ \rb
+<to be read again>
+\ \\bye
+l.3 \\bye
+
+? h <CR>
+I suspect you have forgotten a `\rb', causing me
+to read past where you wanted me to stop.
+I'll try to recover; but if the error is serious,
+you'd better type `E' or `X' now and fix your file.
+
+? <CR>
+No pages of output.
+\enduser
+
+This is obviously a serious error. If it occurs at the beginning
+of a file (as in the previous example), there will be no output
+at all!
+
+If a closing brace is left out while using a macro with
+parameters, the runaway definition will be terminated at the end
+of the paragraph. So if {\tt \\def\\newword\#1\lb$\ldots$\rb} has
+been defined and you use {\tt \\newword\lb$\dots$ } without the
+closing brace, then at most one paragraph will be ruined.
+\TeXref{205}
+
+In short, when an error occurs, make a note of the line number to
+see how much of the input file has been read, and also the line
+%END -- PART 12 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 13 of a 15-part set
+starting with an exclamation point to get a short description of
+the error. If the error is still not clear, ask \TeX{} for more
+information by typing {\tt h<CR>}. For small errors, \TeX{} can
+carry on quite a way if you just keep hitting the {\tt <CR>}.
+
+
+
+
+\section{Digging a little deeper}
+
+In this section we look at a few topics that allow \TeX{} to be
+used with greater flexibility or efficiency. As the documents
+being produced get longer, different techniques can help make
+their creation easier.
+
+\subsection{Big files, little files}
+
+\TeX{} can read and write files as it runs. This makes it
+possible to use files that are smaller and more convenient to
+handle by creating a master file that reads the smaller files in
+the proper order. This document, for example, consists of ten
+sections plus an introduction. In addition, there are macros
+that are used for all sections. The macros can be put in a file
+called, say, {\tt macros.tex}, the introduction can be put in {\tt
+intro.tex}, and each section put in its own file. The control
+word {\tt \\input} is then used to read in a file. In general,
+{\tt \\input filename} will cause the file called {\tt
+filename.tex} to be read in and processed immediately, just as if
+the text of {\tt filename.tex} had been part of the file that
+read it in. This file may input other files. In fact it's often
+convenient to make a single file that reads in smaller pieces,
+perhaps as follows:
+\toindex{input}
+
+\beginuser
+\\input macros
+\\input intro
+\\input sec1
+\\input sec2
+\\input sec3
+\\input sec4
+\\input sec5
+\\input sec6
+\\input sec7
+\\input sec8
+\\input sec9
+\\input sec10
+\enduser
+
+While the text is still being heavily edited, it's possible to
+process only some of the files by putting a {\tt \%} at the
+beginning of each line that contains a file to be skipped (this
+is sometimes called ``commenting out'' the unwanted files).
+
+The {\tt \\input} control word also allows the use of
+predesigned macros. The macros for a memorandum, for example,
+might be put in a file called {\tt memo.tex}. These macros might
+set up the right {\tt \\hsize}, {\tt \\vsize} and other
+parameters, and might stamp the time and date. Once this has
+been set up, all memoranda may be started with {\tt \\input memo}
+to make them come out with a common format.
+
+Be sure that you don't have the control word {\tt \\bye} in your
+input file or the \TeX{} program will stop at that point.
+
+\exercise Make a \TeX{} input file that reads in a second file.
+Try reading in the second file twice using the {\tt \\input}
+control word twice.
+
+\subsection{Larger macro packages}
+
+Designing macros that can be used with many types of documents
+is obviously useful. Most universities, for example, have
+specific and often complicated format requirements for theses. A
+collection of macros, that is, a macro package that meets all
+these specifications could be somewhat time consuming to design
+and could be quite long. It is possible to use the {\tt \\input}
+command to use such a macro package, just as it is possible to
+use it with your own macros. But \TeX{} has a better facility
+for larger packages.
+
+A macro package can be put in a special form that can be quickly
+read by \TeX\null. This is called a {\sl format file}, and
+the exact form is of technical interest only. The important
+thing is it allows \TeX{} to be run with many new control
+sequences predefined. Certain commands called {\sl primitives\/}
+are part of the definition of \TeX\null.
+
+What we have described in this manual is sometimes called {\sl
+plain \TeX\/}, and consists of the \TeX{} primitives plus a set
+of macros in a format file (that is usually included in \TeX{}
+automatically) called {\tt plain.fmt}. For the curious, any
+control word can be viewed using {\tt \\show}. The command {\tt
+\\show\\centerline} will display
+\beginliteral
+> \centerline=macro:
+#1->\line {\hss #1\hss }.
+@endliteral
+\noindent
+on the screen and in the log file. You can use {\tt \\show} with
+your own macros, too. If you end up using several macro
+packages, you can use the {\tt \\show} command to see if a
+particular macro is defined.
+
+Many computer \centre{}s have the \LaTeX{} macro package. This
+package allows the user to create an index, a table of contents,
+and a bibliography automatically. It also has the ability to
+insert some elementary graphic figures such as circles, ovals,
+lines, and arrows. \LaTeX{} also uses special predifined files
+called {\sl style files\/} to set up
+specific page parameters. Many different style files are
+available; some journals will accept papers on a magnetic medium
+for direct processing if they are prepared using \LaTeX{} and a
+designated style file. It is not difficult to shift from \TeX{}
+to \LaTeX\null. A user's guide by the author of the macro
+package, Leslie Lamport, is available:
+{\bf \LaTeX{}: A document preparation system}%
+\fnote{Addison-Wesley, Reading, Massachusetts, 1986,
+ISBN 0-201-15790-X.}.
+
+The American Mathematical Society uses the \AMSTeX{} macro
+package for its journals. It is readily available from that
+Society, and papers may be submitted to their journals on a
+magnetic medium using \AMSTeX\null. A manual by Michael Spivak,
+{\bf The Joy of \TeX{}}\fnote{American Mathematical
+Society, 1986, ISBN 0-8218-2999-8}, is available from the
+American Mathematical Society.
+
+Other macro packages exist, and undoubtedly more will be
+developed. They are usually of modest cost and can be very
+effective in some circumstances. The \TeX{} Users Group
+announces the existence of new macro packages in its
+publications.
+
+\subsection{Horizontal and vertical lines}
+
+Making horizontal and vertical lines is easy using \TeX\null.
+When typing in text, {\tt \\hrule } will cause the current
+paragraph to end, will draw a horizontal line whose width is the
+current value of {\tt \\hsize}, and then will continue on with a
+new paragraph. It's possible to specify the width of the hrule
+as, for example, with {\tt \\hrule width 5 cm}; also you can use
+{\tt \\vskip} or {\tt \\bigskip} to put some space above or below
+the hrule. Here is an example:
+
+\beginuser
+\\parindent = 0 pt \\parskip = 12 pt
+Here is the text before the hrule.
+\\bigskip
+\\hrule width 3 in
+And here is some text after the hrule.
+\enduser
+
+\noindent that produces
+\vfill\eject
+
+{
+\parindent = 0 pt
+Here is the text before the hrule.
+\bigskip
+\hrule width 3 in
+And here is some text after the hrule.
+}
+
+In fact this hrule not only has width of three inches, but also
+by default has a height (the amount by which the hrule extends
+above the baseline on which the type is being set) of 0.4 points
+and a depth (the amount by which the hrule extends below the
+baseline on which the type is being set) of 0 points. Each of
+these parameters can be individually set. Thus if we change the
+last example to say
+
+{\tt \\hrule width 3 in height 2 pt depth 3 pt } we get
+
+{
+\parindent = 0 pt
+Here is the text before the hrule.
+\bigskip
+\hrule width 3 in height 2 pt depth 3 pt
+And here is some text after the hrule.
+}
+
+The three parameters {\tt width}, {\tt height}, and {\tt depth} may
+be given in any order.
+\toindex{hrule}
+\TeXref{221--222}
+
+A vrule may be defined analogously to an hrule by specifying the
+{\tt width}, {\tt height}, and {\tt depth} if desired.
+\TeXref{221--222}
+But, unlike the hrule, the vrule will not automatically start a
+new paragraph when it appears. By default the vrule will be 0.4
+points wide, and will be as high as the line on which it is being
+set. Hence
+
+\toindex{vrule}
+
+\beginuser
+Here is some text before the vrule
+\\vrule\\
+and this follows the vrule.
+\enduser
+
+\noindent will give
+
+Here is some text before the vrule
+\vrule\
+and this follows the vrule.
+
+\exercise Make three horizontal lines that are 15 points apart,
+3 inches in length, and one inch in from the left margin.
+
+Although we usually think of hrules and vrules as horizontal and
+vertical lines, they need not necessarily be used that way. For
+example:
+
+\beginuser
+\\noindent
+Name: \\vrule height 0 pt depth 0.4 pt width 3 in
+\enduser
+
+\noindent will give
+
+\noindent
+Name: \vrule height 0 pt depth 0.4 pt width 3 in
+
+\exercise Make the following grid (each box is 1 \centimetre{} square):
+\medskip
+\settabs \+ \hskip 1cm&\hskip 1 cm&\hskip 1 cm& \cr
+\moveright 2 in
+\vbox{
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+}
+
+
+\subsection{Boxes within boxes}
+
+We have already seen (in our discussion of line shapes) that
+vboxes and hboxes are objects that may be overfull or underfull.
+In this section we will look at these boxes in a bit more detail.
+They may be stacked or lined up to allow a variety of positions
+for text on the page.
+
+An hbox is formed by using {\tt \\hbox\lb $\ldots$\rb}\null.
+Once the material between the braces has been put into an hbox,
+it is set and can not be further split (this means that material
+that must go on one line can be put into an hbox, and it will
+then remain as one unit). It's possible to specify the size of
+an hbox.\TeXref{64--66} Thus {\tt \\hbox to 5 cm\lb contents of
+the box\rb } will produce an hbox exactly five \centimetre{}s
+wide containing the typeset text ``contents of the box''.
+It's easy to get an underfull or overfull box in this way. An
+underfull box can be avoided by using {\tt \\hfil} to absorb the
+extra space. When no dimension is given, an hbox is formed that
+is just wide enough to hold the enclosed text.
+\toindex{hbox}
+
+Similarly, vboxes are formed using {\tt \\vbox\lb $\ldots$\rb}.
+What makes these boxes interesting is that when a vbox contains
+hboxes, these hboxes are stacked one above the other and set as a
+unit. Similarly, an hbox can contain vboxes, which will be set in
+a row. Suppose we take three hboxes and put them in a vbox:
+\toindex{vbox}
+
+\beginuser \obeyspaces
+\\vbox\lb
+\ \\hbox\lb{}Contents of box 1\rb
+\ \\hbox\lb{}Contents of box 2\rb
+\ \\hbox\lb{}Contents of box 3\rb
+\ \rb
+\enduser
+
+\noindent gives
+\vskip \baselineskip
+\vbox{
+ \hbox{Contents of box 1}
+ \hbox{Contents of box 2}
+ \hbox{Contents of box 3}
+ }
+
+Now suppose we take another vbox:
+
+\beginuser \obeyspaces
+\\vbox\lb
+\ \\hbox\lb{}Contents of box 4\rb
+\ \\hbox\lb{}Contents of box 5\rb
+\ \rb
+\enduser
+
+These two vboxes can be put into an hbox; this will cause them to
+be placed side by side. In other words
+
+\beginuser \obeyspaces
+\\hbox\lb
+\ \\vbox\lb
+\ \\hbox\lb{}Contents of box 1\rb
+\ \\hbox\lb{}Contents of box 2\rb
+\ \\hbox\lb{}Contents of box 3\rb
+\ \rb
+\ \\vbox\lb
+\ \\hbox\lb{}Contents of box 4\rb
+\ \\hbox\lb{}Contents of box 5\rb
+\ \rb
+\ \rb
+\enduser
+
+\noindent gives
+\vskip \baselineskip
+\hbox{
+ \vbox{
+ \hbox{Contents of box 1}
+ \hbox{Contents of box 2}
+ \hbox{Contents of box 3}
+ }
+ \vbox{
+ \hbox{Contents of box 4}
+ \hbox{Contents of box 5}
+ }
+ }
+
+
+Notice that the two vboxes are aligned so that the bottoms are
+level; also there is a little space at the beginning of each line
+and also between the vboxes. Actually, the reason these spaces
+appear is rather subtle. Unless a line ends in a control word,
+there is always a space between the last entry in one line and
+the first one in the next line. For this reason the space between
+the vboxes comes from the end of the line containing the closing
+brace of the first vbox. Similarly, the spaces at the beginning
+of the line is caused by the space after the opening brace of the
+hbox. These spaces can be avoided by ``commenting out'' the end of
+the line, that is, by putting a {\tt \%} immediately after the
+closing brace of the first vbox or the opening brace of the hbox.
+If you try to put some vboxes together and accidentally get extra
+space by forgetting to comment out the end of the line, you're in
+good company. Some very able and experienced \TeX{} users have
+done the same thing!
+
+Extra space, say one \centimetre, can be added by putting an
+{\tt \\hskip 1 cm } between the vboxes. They can be aligned so
+that the tops are level by using {\tt \\vtop } instead of
+{\tt \\vbox}. Making these two changes results in:
+
+\toindex{vtop}
+\vskip \baselineskip
+\hbox{
+ \vtop{
+ \hbox{Contents of box 1}
+ \hbox{Contents of box 2}
+ \hbox{Contents of box 3}
+ }
+ \hskip 1 cm
+ \vtop{
+ \hbox{Contents of box 4}
+ \hbox{Contents of box 5}
+ }
+ }
+
+
+We can combine vboxes, hboxes, vrules, and hrules to get boxed
+text. How might we construct such a box? One way is to take the
+material to be boxed and put it in an hbox preceded and followed
+by a vrule. Then put this in a vbox with hrules above and below
+it. This gives us:
+
+\beginuser \obeyspaces
+\\vbox\lb
+\ \\hrule
+\ \\hbox\lb\\vrule{} The text to be boxed \\vrule\rb
+\ \\hrule
+\ \rb
+\enduser
+
+\noindent which results in
+\vskip \baselineskip
+\vbox{
+ \hrule
+ \hbox{\vrule{} The text to be boxed \vrule}
+ \hrule
+ }
+%END -- PART 13 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 14 of a 15-part set
+
+This produces boxed material, but there is no margin around it
+and so it looks very cramped (of course \TeX{} is just giving us
+what we asked for). We can improve the spacing by putting a {\tt
+\\strut} at the beginning of the hbox to make it a little taller
+and deeper. This gives us:
+\vskip \baselineskip
+\vbox{
+ \hrule
+ \hbox{\strut \vrule{} The text to be boxed \vrule}
+ \hrule
+ }
+
+\def\boxtext#1{%
+\vbox{%
+ \hrule
+ \hbox{\strut \vrule{} #1 \vrule}%
+ \hrule
+ }%
+}
+
+\exercise Why is it that we were forced to add extra space above
+and below the text but not before and after it?
+
+
+\exercise Use the method of boxing material to put text \centred{}
+in a box which extends from the left to the right margin.
+
+\exercise By stacking nine little boxes, make the following magic square:
+\vskip\baselineskip
+
+\moveright 2 in \vbox{\offinterlineskip
+\hbox{\boxtext 6\boxtext 1\boxtext 8}
+\hbox{\boxtext 7\boxtext 5\boxtext 3}
+\hbox{\boxtext 2\boxtext 9\boxtext 4}
+}
+
+\exercise Notice that the magic square in the previous exercise
+has internal lines that are twice as thick as the outside ones.
+Also, there is a tiny space at the intersection of the internal
+lines. Fix up the magic square so this doesn't happen.
+
+\def\boxtext#1 {%
+\vbox{%
+ \hrule
+ \hbox{\strut \vrule #1\vrule}%
+ \hrule
+ }
+}
+
+\exercise Write a macro { \tt \\boxtext\#1\lb$\ldots$\rb } which
+will take the text between the braces and put a box around it. Test
+your macro by making up a sentence with every other word boxed.
+I'm \boxtext not quite \boxtext sure why \boxtext someone
+would \boxtext do this \boxtext since the \boxtext result is \boxtext
+pretty strange. Note how the baseline and the bottom of
+the surrounding boxes align.
+
+\def\boxtext#1 {%
+\lower 3.5pt \hbox{%
+ \vbox{%
+ \hrule
+ \hbox{\strut \vrule #1\vrule}%
+ \hrule
+ }
+ }
+}
+
+It's easy to move boxes up, down, left, or right on the page. A
+{\tt \\vbox} can be moved to the right one inch by using {\tt
+\\moveright 1 in \\vbox\lb\dots\rb}. To move it to the left,
+use {\tt \\moveleft}. Similarly, an {\tt \\hbox} can be moved up
+or down using {\tt \\raise} or {\tt \\lower}.
+\toindex{moveright}
+\toindex{moveleft}
+\toindex{raise}
+\toindex{lower}
+
+\exercise Rewrite the {\tt \\boxtext} macro from the previous
+exercise so that all of the text is aligned (hint: by default the
+depth of a strut is 3.5 points). This would give a sentence like
+the following: I'm \boxtext not quite \boxtext sure why \boxtext
+someone would \boxtext do this \boxtext since the \boxtext result
+is \boxtext pretty strange.
+
+It's possible to fill a box with either an hrule or with dots.
+The idea is to use {\tt \\hrulefill } or {\tt \\dotfill } in the
+hbox.
+
+\beginuser
+\\hbox to 5 in\lb Getting Started\\hrulefill 1\rb
+\\hbox to 5 in\lb All Characters Great and Small\\hrulefill 9\rb
+\\hbox to 5 in\lb The Shape of Things to come\\hrulefill 17\rb
+\\hbox to 5 in\lb No Math Anxiety Here!\\hrulefill 30\rb
+\enduser
+
+\noindent gives
+\vskip \baselineskip
+
+\hbox to 5 in{Getting Started\hrulefill 1}
+\hbox to 5 in{All Characters Great and Small\hrulefill 9}
+\hbox to 5 in{The Shape of Things to come\hrulefill 17}
+\hbox to 5 in{No Math Anxiety Here!\hrulefill 30}
+
+If {\tt \\hrulefill} is replaced by {\tt \\dotfill} we get
+\vskip \baselineskip
+
+\hbox to 5 in{Getting Started\dotfill 1}
+\hbox to 5 in{All Characters Great and Small\dotfill 9}
+\hbox to 5 in{The Shape of Things to come\dotfill 17}
+\hbox to 5 in{No Math Anxiety Here!\dotfill 30}
+
+\exercise Make a boxed headline appear at the top of the page
+that is like the one used in this manual.
+
+
+
+\section{Control word list}
+
+Here is a list of the control words given in this manual.
+If you want more detail about these words than is given here,
+check the index of {\bf The \TeX book}.
+
+\vskip 2\baselineskip
+\centerline{Control symbols}
+\vskip\baselineskip
+
+\settabs \+ \hskip 1.5 in & \hskip 1.65in & \hskip 1.3in & \cr
+{\tt
+\+ \\\sp{} 4 & \\!\ 34 & \\" 11 & \\' 11 \cr
+\+ \\, 34 & \\.\ 11 & \\/ 16 & \\; 34 \cr
+\+ \\= 11 & \\> 34 & \\\# 10& \\\$ 6 \cr
+\+ \\\% 6 & \\\& 10 & \\\char '173{} 10 & \\\char '175{} 10 \cr
+\+ \\\underbar{ } 10 & \\` 11 & \\{\accent "7E } 10 & \\{\accent 94 } 10 \cr
+\+ \\| 40 \cr
+}
+
+\vskip 2\baselineskip
+\centerline{Control words}
+\vskip\baselineskip
+
+{\tt
+\+ \\AA 12 & \\aa 12 & \\acute 36 & \\AE 12 \cr
+\+ \\ae 12 & \\aleph 37 & \\alpha 35 & \\angle 37 \cr
+\+ \\approx 37 & \\arccos 41 & \\arcsin 41 & \\arctan 41 \cr
+\+ \\arg 41 & \\ast 36 & \\b 12 & \\backslash 37 \cr
+\+ \\bar 36 & \\baselineskip 22 & \\beta 35 & \\bf 16 \cr
+\+ \\biggl 40 & \\Biggl 40 & \\biggr 40 & \\Biggr 40 \cr
+\+ \\bigl 40 & \\Bigl 40 & \\bigr 40 & \\Bigr 40 \cr
+\+ \\bigskip 26 & \\break 26 & \\breve 36 & \\bullet 36 \cr
+\+ \\bye 4 & \\c 12 & \\cap 36 & \\cdot 36 \cr
+\+ \\centerline 26 & \\centreline 60 & \\check 36 & \\chi 35 \cr
+\+ \\circ 35 & \\columns 48 & \\cos 41 & \\cosh 41 \cr
+\+ \\cot 41 & \\coth 41 & \\csc 41& \\cup 36 \cr
+\+ \\d 12 & \\ddag 27 & \\ddot 36 & \\def 55 \cr
+\+ \\deg 41 & \\delta 35 & \\Delta 35 & \\det 41 \cr
+\+ \\diamond 36 & \\dim 41 & \\div 36 & \\dot 36 \cr
+\+ \\dotfill 49 & \\dots 14 & \\downarrow 41 & \\Downarrow 41 \cr
+\+ \\eject 20 & \\ell 37 & \\endinsert 26 & \\epsilon 35 \cr
+\+ \\eqalign 45 & \\eqalignno 46 & \\eqno 46 & \\equiv 37 \cr
+\+ \\eta 35 & \\exists 37 & \\exp 41 & \\flat 37 \cr
+\+ \\folio 28 & \\font 16 & \\footline 28 & \\footnote 27 \cr
+\+ \\forall 37 & \\gamma 35 & \\Gamma 35 & \\gcd 41 \cr
+\+ \\geq 37 & \\grave 36 & \\H 12 & \\halign 51 \cr
+\+ \\hang 23 & \\hangafter 23 & \\hangindent 23 & \\hat 36 \cr
+\+ \\hbadness 29 & \\hbox 72 & \\headline 28 & \\hfil 27 \cr
+\+ \\hfill 26 & \\hfuzz 29 & \\hoffset 20 & \\hom 41 \cr
+\+ \\hrule 71 & \\hrulefill 49 & \\hsize 20 & \\hskip 27 \cr
+\+ \\hyphenation 30 & \\i 11 & \\Im 37 & \\in 37 \cr
+\+ \\inf 41 & \\infty 37 & \\input 68 & \\int 38 \cr
+\+ \\iota 35 & \\it 16 & \\item 24 & \\itemitem 24 \cr
+\+ \\j 11 & \\kappa 35 & \\ker 41 & \\L 12 \cr
+\+ \\l 12 & \\lambda 35 & \\Lambda 35 & \\langle 41 \cr
+\+ \\lceil 41 & \\left 44 & \\leftline 26 & \\leftskip 23 \cr
+\+ \\leq 37 & \\leqalignno 46 & \\leqno 46 & \\let 61 \cr
+\+ \\lfloor 41 & \\lg 41 & \\lim 38 & \\liminf 41 \cr
+\+ \\limsup 41 & \\line 26 & \\ln 41 & \\log 41 \cr
+\+ \\lower 75 & \\magnification 21 & \\magstep 16 & \\matrix 44 \cr
+\+ \\max 41 & \\medskip 26 & \\min 41 & \\moveleft 75 \cr
+\+ \\moveright 75 & \\mu 35 & \\nabla 37 & \\narrower 23 \cr
+\+ \\natural 37 & \\neg 37 & \\ni 37 & \\noalign 52 \cr
+\+ \\noindent 22 & \\nopagenumbers 5 & \\not 36 & \\nu 35 \cr
+\+ \\O 12 & \\o 12 & \\odot 36 & \\OE 12 \cr
+\+ \\oe 12 & \\offinterlineskip 53 & \\omega 35 & \\Omega 35 \cr
+\+ \\ominus 36 & \\oplus 36 & \\otimes 36 & \\over 37 \cr
+\+ \\overfullrule 29 & \\overline 39 & \\P 27 & \\pageno 28 \cr
+\+ \\par 7 & \\parallel 37 & \\parindent 23 & \\parshape 24 \cr
+\+ \\parskip 22 & \\partial 37 & \\perp 37 & \\phi 35 \cr
+\+ \\Phi 35 & \\pi 35 & \\Pi 35 & \\pmatrix 43 \cr
+\+ \\Pr 41 & \\proclaim 42 & \\psi 35 & \\Psi 35 \cr
+\+ \\qquad 34 & \\quad 34 & \\raggedright 27 & \\raise 75 \cr
+\+ \\rangle 41 & \\rceil 41 & \\Re 37 & \\rfloor 41 \cr
+\+ \\rho 35 & \\right 44 & \\rightline 26 & \\rightskip 23 \cr
+\+ \\rm 16 & \\root 39 & \\S 27 & scaled 16 \cr
+\+ \\sec 41 & \\settabs 48 & \\sharp 37 & \\sigma 35 \cr
+\+ \\Sigma 35 & \\sim 37 & \\simeq 37 & \\sin 41 \cr
+\+ \\sinh 41 & \\sl 16 & \\smallskip 26 & \\sqroot 39 \cr
+\+ \\ss 12 & \\star 36 & \\strut 50 & \\subset 37 \cr
+\+ \\subseteq 37 & \\sum 38 & \\sup 41 & \\supset 37 \cr
+\+ \\supseteq 37 & \\surd 39 & \\t 12 & \\tan 41 \cr
+\+ \\tanh 41 & \\tau 35 & \\tensor 60 & \\TeX{} 5 \cr
+\+ \\tensor 60 & \\the 28 & \\theta 35 & \\Theta 35 \cr
+\+ \\tilde 36 & \\times 36 & \\tolerance 29 & \\topinsert 26 \cr
+\+ \\tt 16 & \\u 12 & \\underbar 39 & \\underline 39 \cr
+\+ \\uparrow 41 & \\Uparrow 41 & \\updownarrow 41 & \\Updownarrow 41 \cr
+\+ \\upsilon 35 & \\Upsilon 35 & \\v 12 & \\varepsilon 35 \cr
+\+ \\varphi 35 & \\varrho 35 & \\varsigma 35 & \\vartheta 35 \cr
+\+ \\vbadness 30 & \\vbox 71 & \\vec 36 & \\vee 36 \cr
+\+ \\vfill 20 & \\vglue 25 & \\voffset 20 & \\vrule 71 \cr
+\+ \\vsize 20 & \\vtop 74 & \\wedge 36 & \\widehat 36 \cr
+\+ \\widetilde 36 & \\xi 35 & \\Xi 35 & \\zeta 35 \cr
+}
+
+\ifwritinganswers
+ \let\next=\relax
+\else
+ \let\next=\endinput
+ \datestamp
+\fi
+
+\next
+
+\def\beginliteral{
+\vskip\baselineskip
+\begingroup
+\obeylines
+\tt
+\catcode`\@=0\catcode`\~=12
+\catcode`\$=12\catcode`\&=12\catcode`\^=12\catcode`\#=12
+\catcode`\_=12\catcode`\=12
+\def\par{\leavevmode\endgraf}
+\catcode`\{=12\catcode`\}=12\catcode`\%=12\catcode`\\=12
+}
+\def\endliteral{\nobreak \vskip 6pt \endgroup}
+
+
+\section{I get by with a little help}
+Many of the exercises can be answered in several ways. If you
+like your way better than the way given below, by all means use
+it!
+\vskip 2\baselineskip
+
+\parskip=0pt \parindent=0pt
+\raggedright
+\hbadness=10000
+
+\hrule
+\beginliteral
+I like \TeX!
+Once you get the hang of it, \TeX{} is really easy to use.
+You just have to master the \TeX nical aspects.
+@endliteral
+I like \TeX! Once you get the hang of it, \TeX{} is really easy
+to use. You just have to master the \TeX nical aspects.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+Does \AE schylus understand \OE dipus?
+@endliteral
+Does \AE schylus understand \OE dipus?
+\vskip \baselineskip \hrule
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+The smallest internal unit of \TeX{} is about 53.63\AA.
+@endliteral
+The smallest internal unit of \TeX{} is about 53.63\AA.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ They took some honey and plenty of money wrapped up in a {\it \$}5 note.
+@endliteral
+ They took some honey and plenty of money wrapped up in a {\it \$}5 note.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ \'El\`eves, refusez vos le\c cons! Jetez vos cha\^\i nes!
+@endliteral
+ \'El\`eves, refusez vos le\c cons! Jetez vos cha\^\i nes!
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ Za\v sto tako polako pijete \v caj?
+@endliteral
+ Za\v sto tako polako pijete \v caj?
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ Mein Tee ist hei\ss.
+@endliteral
+ Mein Tee ist hei\ss.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ Peut-\^etre qu'il pr\'ef\`ere le caf\'e glac\'e.
+@endliteral
+ Peut-\^etre qu'il pr\'ef\`ere le caf\'e glac\'e.
+\vskip \baselineskip \hrule
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+?`Por qu/'e no bebes vino blanco? !`Porque est/'a avinagrado!
+@endliteral
+?`Por qu/'e no bebes vino blanco? !`Porque est/'a avinagrado!
+\vskip \baselineskip \hrule
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ M\'\i\'\j n idee\"en wordt niet be\"\i nvloed.
+@endliteral
+ M\'\i\'\j n idee\"en wordt niet be\"\i nvloed.
+\vskip \baselineskip \hrule
+
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ Can you take a ferry from \"Oland to \AA land?
+@endliteral
+ Can you take a ferry from \"Oland to \AA land?
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ T\"urk\c ce konu\c san ye\u genler nasillar?
+@endliteral
+ T\"urk\c ce konu\c san ye\u genler nasillar?
+\vskip \baselineskip \hrule
+
+
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ I entered the room and---horrors---I saw both my father-in-law and my
+mother-in-law.
+@endliteral
+ I entered the room and---horrors---I saw both my father-in-law and my
+mother-in-law.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+The winter of 1484--1485 was one of discontent.
+@endliteral
+The winter of 1484--1485 was one of discontent.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+His ``thoughtfulness'' was impressive.
+@endliteral
+His ``thoughtfulness'' was impressive.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ Frank wondered, ``Is this a girl that can't say `No!'?''
+@endliteral
+ Frank wondered, ``Is this a girl that can't say `No!'?''
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ He thought, ``\dots and this goes on forever, perhaps to the last recorded
+syllable.''
+@endliteral
+ He thought, ``\dots and this goes on forever, perhaps to the last recorded
+syllable.''
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+ Have you seen Ms.~Jones?
+@endliteral
+ Have you seen Ms.~Jones?
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+Prof.~Smith and Dr.~Gold flew from
+Halifax N.~S. to Montr\'eal, P.~Q. via Moncton, N.~B.
+@endliteral
+Prof.~Smith and Dr.~Gold flew from
+Halifax N.~S. to Montr\'eal, P.~Q. via Moncton, N.~B.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\line{left end \hfil left tackle \hfil left guard \hfil @centre \hfil
+right guard \hfil right tackle \hfil right end}
+@endliteral
+\line{left end \hfil left tackle \hfil left guard \hfil \centre{} \hfil
+right guard \hfil right tackle \hfil right end}
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\line{left \hfil \hfil right-@centre \hfil right}
+@endliteral
+%END -- PART 14 OF 15
+% Save file as: GENTLE_INTRO.TEX Source: FILESERV@SHSU.BITNET
+% NOTE: This is part 15 of a 15-part set
+\line{left \hfil \hfil right-\centre{} \hfil right}
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\line{\hskip 1 in ONE \hfil TWO \hfil THREE}
+@endliteral
+\line{\hskip 1 in ONE \hfil TWO \hfil THREE}
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+i{f}f if{}f if{f}
+@endliteral
+i{f}f if{}f if{f}
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+I started with roman type {\it switched to italic type}, and
+returned to roman type.
+@endliteral
+I started with roman type {\it switched to italic type}, and
+returned to roman type.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$C(n,r) = n!/(r!\,(n-r)!)$
+@endliteral
+$C(n,r) = n!/(r!\,(n-r)!)$
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$a+b=c-d=xy=w/z$
+$$a+b=c-d=xy=w/z$$
+@endliteral
+$a+b=c-d=xy=w/z$
+$$a+b=c-d=xy=w/z$$
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$(fg)' = f'g + fg'$
+$$(fg)' = f'g + fg'$$
+@endliteral
+$(fg)' = f'g + fg'$
+$$(fg)' = f'g + fg'$$
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\alpha\beta=\gamma+\delta$
+$$\alpha\beta=\gamma+\delta$$
+@endliteral
+$\alpha\beta=\gamma+\delta$
+$$\alpha\beta=\gamma+\delta$$
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\Gamma(n) = (n-1)!$
+$$\Gamma(n) = (n-1)!$$
+@endliteral
+$\Gamma(n) = (n-1)!$
+$$\Gamma(n) = (n-1)!$$
+\vskip \baselineskip \hrule
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$x\wedge (y\vee z) = (x\wedge y) \vee (x\wedge z)$
+@endliteral
+$x\wedge (y\vee z) = (x\wedge y) \vee (x\wedge z)$
+\vskip \baselineskip \hrule
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$2+4+6+\cdots +2n = n(n+1)$
+@endliteral
+$2+4+6+\cdots +2n = n(n+1)$
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\vec x\cdot \vec y = 0$ if and only if $\vec x \perp \vec y$.
+@endliteral
+$\vec x\cdot \vec y = 0$ if and only if $\vec x \perp \vec y$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\vec x\cdot \vec y \not= 0$ if and only if $\vec x \not\perp \vec y$.
+@endliteral
+$\vec x\cdot \vec y \not= 0$ if and only if $\vec x \not\perp \vec y$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$(\forall x\in \Re)(\exists y\in\Re)$ $y>x$.
+@endliteral
+$(\forall x\in \Re)(\exists y\in\Re)$ $y>x$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+${a+b\over c}\quad {a\over b+c}\quad {1\over a+b+c} \not= {1\over a}+
+{1\over b}+{1\over c}$.
+@endliteral
+${a+b\over c}\quad {a\over b+c}\quad {1\over a+b+c} \not= {1\over a}+
+{1\over b}+{1\over c}$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+What are the points where ${\partial \over \partial x} f(x,y) = {\partial \over
+\partial y} f(x,y) = 0$?
+@endliteral
+What are the points where ${\partial \over \partial x} f(x,y) = {\partial \over
+\partial y} f(x,y) = 0$?
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$e^x \quad e^{-x} \quad e^{i\pi}+1=0 \quad x_0 \quad x_0^2
+\quad {x_0}^2 \quad 2^{x^x}$.
+@endliteral
+$e^x \quad e^{-x} \quad e^{i\pi}+1=0 \quad x_0 \quad x_0^2
+\quad {x_0}^2 \quad 2^{x^x}$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\nabla^2 f(x,y) = {\partial^2 f \over\partial x^2}+ {\partial^2 f \over
+\partial y^2}$.
+@endliteral
+$\nabla^2 f(x,y) = {\partial^2 f \over\partial x^2}+ {\partial^2 f \over
+\partial y^2}$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\lim_{x\to 0} (1+x)^{1\over x}=e$.
+@endliteral
+$\lim_{x\to 0} (1+x)^{1\over x}=e$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+The cardinality of $(-\infty, \infty)$ is $\aleph_1$.
+@endliteral
+The cardinality of $(-\infty, \infty)$ is $\aleph_1$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\lim_{x\to {0^+}} x^x = 1$.
+@endliteral
+$\lim_{x\to {0^+}} x^x = 1$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\int_0^1 3x^2\,dx = 1$.
+@endliteral
+$\int_0^1 3x^2\,dx = 1$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\sqrt2 \quad \sqrt {x+y\over x-y} \quad \root 3 \of {10}$ \quad $e^{\sqrt x}$.
+@endliteral
+$\sqrt2 \quad \sqrt {x+y\over x-y} \quad \root 3 \of {10}$ \quad $e^{\sqrt x}$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\|x\| = \sqrt{x\cdot x}$.
+@endliteral
+$\|x\| = \sqrt{x\cdot x}$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\phi(t) = {1 \over \sqrt{2\pi}} \int_0^t e^{-x^2/2}\,dx$.
+@endliteral
+$\phi(t) = {1 \over \sqrt{2\pi}} \int_0^t e^{-x^2/2}\,dx$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\underline x \quad \overline y \quad \underline{\overline{x+y}}$.
+@endliteral
+$\underline x \quad \overline y \quad \underline{\overline{x+y}}$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\bigl \lceil \lfloor x \rfloor \bigr \rceil \leq \bigl \lfloor \lceil x \rceil
+\bigr \rfloor$.
+@endliteral
+$\bigl \lceil \lfloor x \rfloor \bigr \rceil \leq \bigl \lfloor \lceil x \rceil
+\bigr \rfloor$.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$\sin(2\theta) = 2\sin\theta\cos\theta
+\quad \cos(2\theta) = 2\cos^2\theta - 1 $.
+@endliteral
+$\sin(2\theta) = 2\sin\theta\cos\theta
+\quad \cos(2\theta) = 2\cos^2\theta - 1 $.
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$$\int \csc^2x\, dx = -\cot x+ C
+\qquad \lim_{\alpha\to 0} {\sin\alpha \over \alpha} = 1
+\qquad \lim_{\alpha\to \infty} {\sin\alpha \over \alpha} = 0.$$
+@endliteral
+$$\int \csc^2x\, dx = -\cot x+ C
+\qquad \lim_{\alpha\to 0} {\sin\alpha \over \alpha} = 1
+\qquad \lim_{\alpha\to \infty} {\sin\alpha \over \alpha} = 0.$$
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$$\tan(2\theta) = {2\tan\theta \over 1-\tan^2\theta}.$$
+@endliteral
+$$\tan(2\theta) = {2\tan\theta \over 1-\tan^2\theta}.$$
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\proclaim Theorem (Euclid). There exist an infinite number of primes.
+@endliteral
+\proclaim Theorem (Euclid). There exist an infinite number of primes.
+
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\proclaim Proposition 1.
+$\root n \of {\prod_{i=1}^n X_i} \leq
+{1 \over n} \sum_{i=1}^n X_i$ with equality if and only if $X_1=\cdots=X_n$.
+@endliteral
+\proclaim Proposition 1.
+$\root n \of {\prod_{i=1}^n X_i} \leq
+{1 \over n} \sum_{i=1}^n X_i$ with equality if and only if $X_1=\cdots=X_n$.
+
+\vskip \baselineskip \hrule
+
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$$ I_4 = \pmatrix{
+1 &0 &0 &0 \cr
+0 &1 &0 &0 \cr
+0 &0 &1 &0 \cr
+0 &0 &0 &1 \cr}$$
+@endliteral
+$$ I_4 = \pmatrix{
+1 &0 &0 &0 \cr
+0 &1 &0 &0 \cr
+0 &0 &1 &0 \cr
+0 &0 &0 &1 \cr}$$
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+$$ |x| = \left\{ \matrix{
+x & x \ge 0 \cr
+-x & x \le 0 \cr} \right.$$
+@endliteral
+$$ |x| = \left\{ \matrix{
+x & x \ge 0 \cr
+-x & x \le 0 \cr} \right.$$
+\vskip \baselineskip \hrule
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\settabs \+ \hskip 2 in & \hskip .75in & \hskip 1cm& \cr
+\+ &Plums &\hfill\$1&.22 \cr
+\+ &Coffee &\hfill1&.78 \cr
+\+ &Granola &\hfill1&.98 \cr
+\+ &Mushrooms & &.63 \cr
+\+ &{Kiwi fruit} & &.39 \cr
+\+ &{Orange juice} &\hfill1&.09 \cr
+\+ &Tuna &\hfill1&.29 \cr
+\+ &Zucchini & &.64 \cr
+\+ &Grapes &\hfill1&.69 \cr
+\+ &{Smoked beef} & &.75 \cr
+\+ &Broccoli &\hfill\underbar{\ \ 1}&\underbar{.09} \cr
+\+ &Total &\hfill \$12&.55 \cr
+@endliteral
+\settabs \+ \hskip 2 in & \hskip .75in & \hskip 1cm& \cr
+\+ &Plums &\hfill\$1&.22 \cr
+\+ &Coffee &\hfill1&.78 \cr
+\+ &Granola &\hfill1&.98 \cr
+\+ &Mushrooms & &.63 \cr
+\+ &{Kiwi fruit} & &.39 \cr
+\+ &{Orange juice} &\hfill1&.09 \cr
+\+ &Tuna &\hfill1&.29 \cr
+\+ &Zucchini & &.64 \cr
+\+ &Grapes &\hfill1&.69 \cr
+\+ &{Smoked beef} & &.75 \cr
+\+ &Broccoli &\hfill\underbar{\ \ 1}&\underbar{.09} \cr
+\+ &Total &\hfill \$12&.55 \cr
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\settabs \+ \hskip 4.5 in & \cr
+\+Getting Started \dotfill &1 \cr
+\+All Characters Great and Small \dotfill &9 \cr
+@endliteral
+\settabs \+ \hskip 4.5 in & \cr
+\+Getting Started \dotfill &1 \cr
+\+All Characters Great and Small \dotfill &9 \cr
+\vskip \baselineskip \hrule
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\settabs \+ \hskip 1cm&\hskip 1 cm&\hskip 1 cm& \cr
+\moveright 2 in
+\vbox{
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+}
+@endliteral
+\settabs \+ \hskip 1cm&\hskip 1 cm&\hskip 1 cm& \cr
+\moveright 2 in
+\vbox{
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+\+ \vrule height 1 cm & \vrule height 1 cm & \vrule height 1 cm
+ & \vrule height 1 cm \cr
+\hrule width 3 cm
+}
+\vskip \baselineskip \hrule
+
+
+\goodbreak \vskip 2pt \hrule
+\beginliteral
+\def\boxtext#1{%
+\vbox{%
+ \hrule
+ \hbox{\strut \vrule{} #1 \vrule}%
+ \hrule
+ }%
+}
+\moveright 2 in \vbox{\offinterlineskip
+\hbox{\boxtext{6}\boxtext{1}\boxtext {8}}
+\hbox{\boxtext{7}\boxtext{5}\boxtext{3}}
+\hbox{\boxtext{2}\boxtext{9}\boxtext{4}}
+}
+@endliteral
+\def\boxtext#1{%
+\vbox{%
+ \hrule
+ \hbox{\strut \vrule{} #1 \vrule}%
+ \hrule
+ }%
+}
+\moveright 2 in \vbox{\offinterlineskip
+\hbox{\boxtext 6\boxtext 1\boxtext 8}
+\hbox{\boxtext 7\boxtext 5\boxtext 3}
+\hbox{\boxtext 2\boxtext 9\boxtext 4}
+}
+\vskip \baselineskip \hrule
+
+
+\vfill
+\datestamp
+
+\bye
+
+%END -- PART 15 OF 15
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/verbatim.tex b/language/hebrew/hebtex/doc/guides/tex_guides/verbatim.tex
new file mode 100644
index 0000000000..229099de53
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/verbatim.tex
@@ -0,0 +1,41 @@
+%
+% S_Verbatim.TeX Macro
+%
+% macros for verbatim scanning
+\chardef\other=12
+\newskip\ttglue
+\ttglue=.5em plus.25em minus.15em
+\def\ttverbatim{\begingroup
+ \catcode`\\=\other
+ \catcode`\{=\other
+ \catcode`\}=\other
+ \catcode`\$=\other
+ \catcode`\&=\other
+ \catcode`\#=\other
+ \catcode`\%=\other
+ \catcode`\_=\other
+ \catcode`\^=\other
+ \catcode`\"=\other % this line is new stuff
+ \catcode`\|=\other
+ \catcode`\~=\other
+ \obeyspaces \obeylines \tt}
+
+\catcode`\"=\active
+
+\def"{\ttverbatim\continueverbatim}
+\def\continueverbatim#1{\spaceskip\ttglue
+\def\readit##1#1{##1\endgroup}\expandafter\readit}
+%
+% verbatim input macro, for inputting a complete file verbatim.
+% Use \verbatiminput{filename} in much the same way as you would use
+% \input filename.
+%
+\def^^L{\par}
+ \def\verbatiminput#1{\begingroup \frenchspacing \raggedbottom
+ \def\do##1{\catcode`##1=12 } \dospecials \catcode`\|=12
+ \parskip 0pt \parindent 0pt
+ \catcode`\ =\active \catcode`\^^M=\active
+ \catcode`\^^L=\active \outer\def^^L{\eject}
+ \tt \def\par{\ \endgraf} \obeylines \obeyspaces
+ \input #1 \endgroup}
+%
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/vowels.tex b/language/hebrew/hebtex/doc/guides/tex_guides/vowels.tex
new file mode 100644
index 0000000000..9a8b5e3ab2
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/vowels.tex
@@ -0,0 +1,71 @@
+%(c) 1990,91 by Joel M. Hoffman
+%vowels.tex. Version 1.0.
+%updated 5/13/91 by JMH
+
+%Use of this material in a commercial venture of any sort requires
+%permission from me. Otherwise, you are free to use this for any
+%legal, non-destructive purpose. If you find this useful, a
+%contribution to charity will be most appreciated.
+
+%This file provides the following commands:
+% \patach{ let } % These are the basic vowel-commands. Each
+% \kamatz{ let } % puts a vowel under the letter _let_. Each
+% \segol{ let } % also has a corresponding \chatafxxxxxx
+% \kibutz{ let } % command (e.g., \chatafpatach) for a chataf-
+% \chiriq{ let } % vowel -- even when the vowel doesn't exist.
+% \kamatzkatan{ let } % (There's a \chatafchiriq.) Additionally,
+% \shva{ let } % each has a capitalized version (\Patach, etc.)
+% \meteg{ let } % which puts a meteg with the vowel. There
+% \tzere{ let } % is no way to put a meteg with a chataf-vowel.
+
+%All of the above use the general \hvowel macro, which puts a vowel under
+%any letter. \hvowel automatically adjusts the vowel for certain letters
+%(_resh_ and _daled_ require a horizontal adjustment, _final chaf_ a
+%veritcal one.), and repalces \ayin with \vowelayin (which doesn't
+%descend). Unfortunately, \Daled (a \daled with a _dagesh_) isn't yet
+%handled correctly.
+
+%BITNET: hoffman@nyuacf.BITNET <-- this will change soon
+%CompuServe: 72700,402 -or- 72700.402@compuserve.com
+%SNAIL: Joel M. Hoffman
+% 19 Hillcrest Lane
+% Rye, NY 10580
+% U.S.A.
+
+
+%usage: \hvowel{letter}{vowel(s)}
+\def\hvowel#1#2{\def\l{#1}% \def was \let
+\def\hadjust{0}\def\vadjust{0}%
+\if\l\ayin \let\l=\vowelayin\fi%
+\if\l\fchaf \def\vadjust{.75}\fi%
+\if\l\resh \def\hadjust{.2}\fi%
+\if\l\daled \def\hadjust{.2}\fi%
+\if\l\koof \def\hadjust{.1}\fi%
+\hbox{\setbox0=\hbox{\l}%
+\setbox1=\hbox to \wd0{\hss #2\hss}%
+\kern\hadjust\wd0\raise\vadjust\ht0\box1\kern-\hadjust\wd0\kern-\wd0\box0}}
+
+\def\patach#1{\hvowel#1{\char001}}
+\def\kamatz#1{\hvowel#1{\char002}}
+\def\segol#1{\hvowel{#1}{\char003}}
+\def\kibutz#1{\hvowel{#1}{\char004}}
+\def\chiriq#1{\hvowel{#1}{\char005}}
+\def\kamatzkatan#1{\hvowel{#1}{\char006}}
+\def\shva#1{\hvowel{#1}{\char007}}
+\def\meteg#1{\hvowel{#1}{\char008}}
+\def\tzere#1{\hvowel{#1}{\char009}}
+\def\chatafpatach#1{\hvowel{#1}{\hbox{\char001\char007}}}
+\def\chatafkamatz#1{\hvowel{#1}{\hbox{\char002\char007}}}
+\def\chatafsegol#1{\hvowel{#1}{\hbox{\char003\char007}}}
+\def\chatafkibutz#1{\hvowel{#1}{\hbox{\char004\char007}}}
+\def\chatafhiriq#1{\hvowel{#1}{\hbox{\char00\char0075}}}%this doesn't exist!
+\def\chatafkamatzkatan#1{\hvowel{#1}{\hbox{\char006\char007}}}
+\def\Patach#1{\hvowel{#1}{\hbox{\char008\char001}}}
+\def\Kamatz#1{\hvowel{#1}{\hbox{\char008\char002}}}
+\def\Segol#1{\hvowel{#1}{\hbox{\char008\char003}}}
+\def\Kibutz#1{\hvowel{#1}{\hbox{\char008\char004}}}
+\def\Chiriq#1{\hvowel{#1}{\hbox{\char008\char005}}}
+\def\Kamatzkatan#1{\hvowel{#1}{\hbox{\char008\char006}}}
+\def\Tzere#1{\hvowel{#1}{\hbox{\char008\char009}}}
+
+
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/ww b/language/hebrew/hebtex/doc/guides/tex_guides/ww
new file mode 100644
index 0000000000..bd2b8d642e
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/ww
@@ -0,0 +1,2 @@
+hebrew_tex_and_latex
+hebrew_latex2e_usage.txt Note - this is a text file, not a tex file.
diff --git a/language/hebrew/hebtex/doc/guides/tex_guides/xypic_guide.ps b/language/hebrew/hebtex/doc/guides/tex_guides/xypic_guide.ps
new file mode 100644
index 0000000000..d84d6ad7e4
--- /dev/null
+++ b/language/hebrew/hebtex/doc/guides/tex_guides/xypic_guide.ps
@@ -0,0 +1,3005 @@
+%!PS-Adobe-2.0
+%%Creator: dvips, version 5.41 (C) 1986-90 Radical Eye Software
+%%Title: xypicman.dvi
+%%Pages: 16 1
+%%BoundingBox: 0 0 596 843
+%%EndComments
+%%BeginProcSet: tex.pro
+/TeXDict 200 dict def TeXDict begin /N /def load def /B{bind def}N /S /exch
+load def /X{S N}B /TR /translate load N /isls false N /vsize 10 N /@rigin{
+isls{[0 1 -1 0 0 0]concat}if 72 Resolution div 72 VResolution div neg scale
+Resolution VResolution vsize neg mul TR matrix currentmatrix dup dup 4 get
+round 4 exch put dup dup 5 get round 5 exch put setmatrix}B /@letter{/vsize 10
+N}B /@landscape{/isls true N /vsize -1 N}B /@a4{/vsize 10.6929133858 N}B /@a3{
+/vsize 15.5531 N}B /@ledger{/vsize 16 N}B /@legal{/vsize 13 N}B /@manualfeed{
+statusdict /manualfeed true put}B /@copies{/#copies X}B /FMat[1 0 0 -1 0 0]N
+/FBB[0 0 0 0]N /df{/sf 1 N /fntrx FMat N df-tail}B /dfs{div /sf X /fntrx[sf 0
+0 sf neg 0 0]N df-tail}B /df-tail{/nn 8 dict N nn begin /FontType 3 N
+/FontMatrix fntrx N /FontBBox FBB N string /base X array /BitMaps X /BuildChar
+{CharBuilder}N /Encoding IE N end dup{/foo setfont}2 array copy cvx N load 0
+nn put /ctr 0 N[}B /E{pop nn dup definefont setfont}B /ch-image{ch-data dup
+type /stringtype ne{ctr get /ctr ctr 1 add N}if}B /ch-width{ch-data dup length
+5 sub get}B /ch-height{ch-data dup length 4 sub get}B /ch-xoff{128 ch-data dup
+length 3 sub get sub}B /ch-yoff{ch-data dup length 2 sub get 127 sub}B /ch-dx{
+ch-data dup length 1 sub get}B /ctr 0 N /CharBuilder{save 3 1 roll S dup /base
+get 2 index get S /BitMaps get S get /ch-data X pop /ctr 0 N ch-dx 0 ch-xoff
+ch-yoff ch-height sub ch-xoff ch-width add ch-yoff setcachedevice ch-width
+ch-height true[1 0 0 -1 -.1 ch-xoff sub ch-yoff .1 add]{ch-image}imagemask
+restore}B /D{/cc X dup type /stringtype ne{]}if nn /base get cc ctr put nn
+/BitMaps get S ctr S sf 1 ne{dup dup length 1 sub dup 2 index S get sf div put
+}if put /ctr ctr 1 add N}B /I{cc 1 add D}B /bop{userdict /bop-hook known{
+bop-hook}if /SI save N @rigin 0 0 moveto}B /eop{clear SI restore showpage
+userdict /eop-hook known{eop-hook}if}B /@start{userdict /start-hook known{
+start-hook}if /VResolution X /Resolution X 1000 div /DVImag X /IE 256 array N
+0 1 255{IE S 1 string dup 0 3 index put cvn put}for}B /p /show load N /RMat[1
+0 0 -1 0 0]N /BDot 260 string N /v{/ruley X /rulex X V}B /V{gsave TR -.1 -.1
+TR 1 ruley scale rulex 1 false RMat{BDot}imagemask grestore}B /a{moveto}B
+/delta 0 N /tail{dup /delta X 0 rmoveto}B /M{S p delta add tail}B /b{S p tail}
+B /c{-4 M}B /d{-3 M}B /e{-2 M}B /f{-1 M}B /g{0 M}B /h{1 M}B /i{2 M}B /j{3 M}B
+/k{4 M}B /l{p -4 w}B /m{p -3 w}B /n{p -2 w}B /o{p -1 w}B /q{p 1 w}B /r{p 2 w}
+B /s{p 3 w}B /t{p 4 w}B /w{0 rmoveto}B /x{0 S rmoveto}B /y{3 2 roll p a}B /bos
+{/SS save N}B /eos{clear SS restore}B end
+%%EndProcSet
+TeXDict begin 1200 300 300 @start /Fa 1 66 df<0000600000600000E00001E00001E000
+02E00006E00004E00008F000087000107000207000207000407000407000FFF001007001003802
+0038060038040038080038180038FE01FF18187E971E>65 D E /Fb 2 99
+df<0F4019C030C060C060C0C180C180C190C39047A038E00C0B7D8A13>97
+D<7800180018003000300030003F007180608060C060C0C180C180C180C300460038000A117D90
+10>I E /Fc 1 49 df<081C1C3838383070706060C0C0060D7E8D0B>48
+D E /Fd 4 66 df<0000003000000060000000E0000001C000000180000003800000070000000E
+0000000E0000001C0000003C000000380000007000000070000000E0000001E0000001C0000003
+C0000003C0000007800000078000000F0000000F0000001E0000001E0000001E0000003C000000
+3C0000007C0000007800000078000000F8000000F0000000F0000001F0000001F0000001E00000
+03E0000003E0000003E0000007C0000007C0000007C0000007C000000FC000000F8000000F8000
+000F8000000F8000001F8000001F8000001F0000001F0000001F0000003F0000003F0000003F00
+00003F0000003E0000003E0000003E0000003E0000007E0000007E0000007E0000007E0000007E
+0000007E0000007E0000007E0000007C0000007C0000007C000000FC000000FC000000FC000000
+FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC0000
+00FC000000FC000000FC000000FC0000001C5A72802C>48 D<C000000060000000700000003800
+0000180000001C0000000E00000007000000070000000380000003C0000001C0000000E0000000
+E00000007000000078000000380000003C0000003C0000001E0000001E0000000F0000000F0000
+0007800000078000000780000003C0000003C0000003E0000001E0000001E0000001F0000000F0
+000000F0000000F8000000F8000000780000007C0000007C0000007C0000003E0000003E000000
+3E0000003E0000003F0000001F0000001F0000001F0000001F0000001F8000001F8000000F8000
+000F8000000F8000000FC000000FC000000FC000000FC0000007C0000007C0000007C0000007C0
+000007E0000007E0000007E0000007E0000007E0000007E0000007E0000007E0000003E0000003
+E0000003E0000003F0000003F0000003F0000003F0000003F0000003F0000003F0000003F00000
+03F0000003F0000003F0000003F0000003F0000003F0000003F0000003F0000003F01C5A7F802C
+>I<FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC000000FC
+000000FC000000FC000000FC000000FC000000FC000000FC000000FC0000007C0000007C000000
+7C0000007E0000007E0000007E0000007E0000007E0000007E0000007E0000007E0000003E0000
+003E0000003E0000003E0000003F0000003F0000003F0000003F0000001F0000001F0000001F00
+00001F8000001F8000000F8000000F8000000F8000000F8000000FC0000007C0000007C0000007
+C0000007C0000003E0000003E0000003E0000001E0000001F0000001F0000000F0000000F00000
+00F800000078000000780000007C0000003C0000003C0000001E0000001E0000001E0000000F00
+00000F000000078000000780000003C0000003C0000001C0000001E0000000E000000070000000
+70000000380000003C0000001C0000000E0000000E00000007000000038000000180000001C000
+0000E000000060000000301C5A72822C>64 D<000003F0000003F0000003F0000003F0000003F0
+000003F0000003F0000003F0000003F0000003F0000003F0000003F0000003F0000003F0000003
+F0000003F0000003F0000003E0000003E0000003E0000007E0000007E0000007E0000007E00000
+07E0000007E0000007E0000007E0000007C0000007C0000007C0000007C000000FC000000FC000
+000FC000000FC000000F8000000F8000000F8000001F8000001F8000001F0000001F0000001F00
+00001F0000003F0000003E0000003E0000003E0000003E0000007C0000007C0000007C00000078
+000000F8000000F8000000F0000000F0000001F0000001E0000001E0000003E0000003C0000003
+C000000780000007800000078000000F0000000F0000001E0000001E0000003C0000003C000000
+380000007800000070000000E0000000E0000001C0000003C00000038000000700000007000000
+0E0000001C00000018000000380000007000000060000000C00000001C5A7F822C>I
+E /Fe 1 4 df<FFFFFFFFFFFFFFFFC0000003C0000003C0000003C0000003C0000003C0000003
+C0000003C0000003C0000003C0000003C0000003C0000003C0000003C0000003C0000003C00000
+03C0000003C0000003C0000003C0000003C0000003C0000003C0000003C0000003C0000003C000
+0003C0000003C0000003C0000003FFFFFFFF7FFFFFFF20217DA027>3 D
+E /Ff 4 64 df<030003000300C30CE31C7B780FC003000FC07B78E31CC30C0300030003000E0F
+7D8F14>3 D<07801FE03FF07FF87FF8FFFCFFFCFFFCFFFC7FF87FF83FF01FE007800E0E7D8F14>
+15 D<0C1E1E1E3C3C3C38387870707060E0E0C04007127E920B>48 D<00080000001800000018
+000000180000001800000018000000180000001800000018000000180000001800000018000000
+180000001800000018000000180000001800000018000000180000001800000018000000180000
+FFFFFF80FFFFFF8019187C9720>63 D E /Fg 17 122 df<000F800010C0002060004070008070
+0100700100E00200E00200C0023F80044300043F800401C00401C00801C00801C00801C00801C0
+180380180380180700140600261C0021F000200000200000400000400000400000400000800000
+141F7E9717>12 D<60F0F06004047C830C>58 D<60F0F07010101020204080040B7C830C>I<00
+00300000007000000070000000F0000000F0000001700000027000000238000004380000083800
+00083800001038000020380000203C0000401C0000FFFC0000801C0001001C0001001C0002001C
+0004001E0004000E001C001E00FF00FFC01A187E971E>65 D<07FFFC0000700F0000E0078000E0
+038000E003C000E003C001C0038001C0078001C00F0001C01E0003807C0003FFF00003803C0003
+801E0007000E0007000F0007000F0007000F000E001E000E001E000E003C000E0078001C01E000
+FFFF80001A187D971E>I<07FFF00000701C0000E00F0000E0070000E0078000E0078001C00F00
+01C00F0001C01E0001C01C000380700003FF80000380C000038060000700600007007000070070
+00070070000E00F0000E00F0000E00F0400E00F0801C007980FFC03E001A187D971E>82
+D<0038006400C400C40184038403880708071007100E200E400E400E800D001E001C001C001C00
+6C008C000C08063003C00E187F9711>96 D<07980C781838303870386070E070E070E070C0E0C0
+E2C0E2C1E262643C380F0F7D8E16>I<7E000E001C001C001C001C003800380038003BC07C6070
+6070707070E070E070E070E070C0E0C0E0C1C0C18063003C000C187D9712>I<03E00E10183830
+3870106000E000E000E000C000C000C008601020601F800D0F7D8E12>I<003F0007000E000E00
+0E000E001C001C001C079C0C781838303870386070E070E070E070C0E0C0E2C0E2C1E262643C38
+10187D9715>I<03C00E20181030107020E060FF80E000E000E000E000E008601030601F800D0F
+7D8E13>I<0007800018C00019C00038C000380000700000700000700000700007FF0000700000
+E00000E00000E00000E00000E00001C00001C00001C00001C00001C00001C00003800003800003
+8000030000030000670000E60000CC0000780000121F7D9713>I<01E6031E060E0C0E1C0E181C
+381C381C381C303830383038307818F00F700070007000E060E0E1C0C3807E000F167E8E13>I<
+078C0C581838303870386070E070E070E070C0E0C0E0C0E0C1E063C03DC001C001C00380038003
+8003803FE00E167D8E12>113 D<0F1E11A321C741C641C0038003800380038007000702C702EF
+04CB0871F0100F7D8E17>120 D<3C06460E470E8E0E8E0E0E1C1C1C1C1C1C1C38383838383818
+3818F00F700070006060E0E0C0C18043003C000F167D8E14>I E /Fh 21
+122 df<00007C00000183000002018000040180000801C0001001C0002001C0002001C0004001
+C00040038000800380008003000080070001000E000107EC0001083800010FDC0002000E000200
+0E0002000F0002000F0004000F0004000F0004000F0004000F0008001E0008001E0008001C0008
+003C0014003800140070001400E0001201C00021838000207C0000200000002000000040000000
+400000004000000040000000800000008000000080000000800000001A2D7EA21C>12
+D<007E03FE07800E001C00380078007000FFFCFFF8F000E000E000E000E000E000700070003806
+1C1807E00F157D9414>15 D<03800000E00000F000007000007000003800003800003800003C00
+001C00001C00001E00000E00000E00000F000007000007000007800003800003800007C00009C0
+0019C00031E00060E000C0E00180F00300700600700E00781C003838003870003CE0001CC0000E
+17237DA21D>21 D<04000060080000F0080000F810000078100000382000001820000018400300
+1040030010400600104006001040060020C0040020C00C0040C00C00C0C01E0180E07607807FE7
+FF007FE7FE003F83FC001F01F0001D1580941F>33 D<70F8F8F87005057C840E>58
+D<70F8FCFC7404040404080810102040060F7C840E>I<00000080000000018000000001C00000
+0003C000000003C000000007C00000000BC00000000BC000000013C000000013C000000023C000
+000043C000000043C000000083E000000081E000000101E000000201E000000201E000000401E0
+00000401E000000801E000001801E000001FFFE000003FFFE000002001F000004000F000004000
+F000008000F000010000F000010000F000020000F000060000F0000E0000F000FFC00FFF80FFC0
+1FFF8021237EA225>65 D<00FFFFF80000FFFFFF000007800F8000078007C0000F0007C0000F00
+03C0000F0003E0000F0003E0001E0003C0001E0007C0001E0007C0001E000F80003C000F00003C
+001E00003C007C00003C01F000007FFFE00000780078000078003C000078003E0000F0001E0000
+F0001E0000F0001F0000F0001F0001E0001E0001E0003E0001E0003E0001E0007C0003C0007800
+03C000F80003C003F00007C00FC000FFFFFF8000FFFFFC000023227EA126>I<00007F00400003
+FFC080000FC06180001F001380007C000F8000F0000F0001E000070003C000070007C00007000F
+800006000F000002001F000002003E000002003E000004007C000000007C000000007C00000000
+F800000000F800000000F800000000F800000000F800000000F000000000F000001000F0000010
+00F000002000F800002000F800004000780000C0007C000080003C000100001E000600000F000C
+000007C070000003FFE00000007F00000022247DA224>I<00FFFFF80000FFFFFF000007801F80
+00078007C0000F0003E0000F0001E0000F0000F0000F0000F0001E0000F0001E0000F8001E0000
+F8001E0000F8003C0000F8003C0000F8003C0000F8003C0000F800780000F000780001F0007800
+01F000780001F000F00003E000F00003E000F00003C000F00007C001E000078001E0000F0001E0
+001F0001E0001E0003C0003C0003C000F80003C001E00007C00FC000FFFFFF0000FFFFF8000025
+227EA129>I<00FFFFF80000FFFFFE000007801F000007800780000F0007C0000F0003C0000F00
+03C0000F0003C0001E0007C0001E0007C0001E0007C0001E000780003C000F80003C000F00003C
+001E00003C003C00007801F000007FFFC0000078000000007800000000F000000000F000000000
+F000000000F000000001E000000001E000000001E000000001E000000003C000000003C0000000
+03C000000007C0000000FFFC000000FFFC00000022227EA120>80 D<00FFFFF00000FFFFFC0000
+07803F000007800F80000F0007C0000F0003C0000F0003C0000F0003C0001E0007C0001E0007C0
+001E0007C0001E000F80003C000F00003C001E00003C007800003C01E000007FFF000000780380
+00007801C000007800E00000F000E00000F000E00000F000F00000F000F00001E001F00001E001
+F00001E001F00001E001F00003C003F00003C003F02003C003F02007C001F040FFFC01F040FFFC
+00F1800000003E0023237EA126>82 D<007C3001C2700301700701E00E00E01C00E03C00E03801
+C07801C07801C07801C0F00380F00380F00380F00384F00708700708700F083013081863100F80
+E016157E941A>97 D<03C0003F80003F80000380000380000700000700000700000700000E0000
+0E00000E00000E00001C00001C78001D8E001E07003C0700380380380380380780700780700780
+700780700780E00F00E00F00E00F00E01E00E01C00601C0060380030700030C0000F000011237D
+A215>I<003F0000E0800380C00701C00E03C01C03C03C00003C0000780000780000780000F000
+00F00000F00000F000007000407000403001803802001C1C0007E00012157E9416>I<00000F00
+00FE0000FE00000E00000E00001C00001C00001C00001C00003800003800003800003800007000
+7C7001C2700301700701E00E00E01C00E03C00E03801C07801C07801C07801C0F00380F00380F0
+0380F00384F00708700708700F083013081863100F80E018237EA21A>I<00001E000000638000
+00C7800001C7800001C30000018000000380000003800000038000000380000007000000070000
+000700000007000000FFF80000FFF800000E0000000E0000000E0000000E0000001E0000001C00
+00001C0000001C0000001C0000001C000000380000003800000038000000380000003800000070
+00000070000000700000007000000060000000E0000000E0000000E0000000C0000070C00000F1
+800000F1000000620000003C000000192D7EA218>102 D<3C0F004630C04741C08783C08783C0
+8701808700000E00000E00000E00000E00001C00001C00001C00001C0000380000380000380000
+38000070000030000012157E9416>114 D<006000E000E000E000E001C001C001C001C00380FF
+FCFFFC038007000700070007000E000E000E000E001C001C001C001C0838103810382018201840
+07800E1F7F9E12>116 D<01E0F006310C081A1C101A3C201C3C201C18201C0000380000380000
+380000380000700000700000700000700860E010F0E010F0E020E170404230803C1F0016157E94
+1C>120 D<1E00182300384380384380708380708380708700700700E00E00E00E00E00E00E01C
+01C01C01C01C01C01C01C01C03801C03801C07800C0B800E170003E700000700000700000E0030
+0E00781C0078180070300040600021C0001F0000151F7E9418>I E /Fi
+20 48 df<C0C00202818000>0 D<C0C00202818000>I<C0C00202818000>I<C0C00202818000>
+I<C0000000C0000000C0000000C0000000C0000000600000006000000060000000600000003000
+00003000000018000000180000000C0000000600000006000000030000000180000000C0000000
+70000000380000000E0000000780000001F80000007FC0000007C01A1A689832>20
+D<000000C0000000C0000000C0000000C0000000C0000001800000018000000180000001800000
+030000000300000006000000060000000C00000018000000180000003000000060000000C00000
+03800000070000001C00000078000007E00000FF800000F80000001A1A809832>I<F8000000FF
+80000007E0000000780000001C000000070000000380000000C000000060000000300000001800
+0000180000000C0000000600000006000000030000000300000001800000018000000180000001
+80000000C0000000C0000000C0000000C0000000C01A1A808032>I<000007C000007FC00001F8
+0000078000000E0000003800000070000000C00000018000000300000006000000060000000C00
+00001800000018000000300000003000000060000000600000006000000060000000C0000000C0
+000000C0000000C0000000C00000001A1A688032>I<C000000000C000000000C000000000C000
+000000C000000000C0000000006000000000600000000060000000006000000000300000000030
+000000003000000000180000000018000000000C000000000C0000000006000000000600000000
+03000000000180000000018000000000C0000000006000000000300000000018000000000C0000
+00000700000000038000000000E00000000078000000001E0000000007C000000001FC00000000
+3FF000000003F024245EA246>28 D<000000003000000000300000000030000000003000000000
+300000000030000000006000000000600000000060000000006000000000C000000000C0000000
+00C00000000180000000018000000003000000000300000000060000000006000000000C000000
+001800000000180000000030000000006000000000C0000000018000000003000000000E000000
+001C000000007000000001E000000007800000003E00000003F8000000FFC0000000FC00000000
+242480A246>I<FC00000000FFC000000003F8000000003E00000000078000000001E000000000
+70000000001C000000000E000000000300000000018000000000C0000000006000000000300000
+0000180000000018000000000C0000000006000000000600000000030000000003000000000180
+000000018000000000C000000000C000000000C000000000600000000060000000006000000000
+600000000030000000003000000000300000000030000000003000000000302424808046>I<00
+000003F00000003FF0000001FC00000007C00000001E000000007800000000E000000003800000
+0007000000000C00000000180000000030000000006000000000C0000000018000000001800000
+000300000000060000000006000000000C000000000C0000000018000000001800000000300000
+0000300000000030000000006000000000600000000060000000006000000000C000000000C000
+000000C000000000C000000000C000000000C00000000024245E8046>I<C0000000000000C000
+0000000000C0000000000000C0000000000000C0000000000000C0000000000000C00000000000
+006000000000000060000000000000600000000000006000000000000060000000000000300000
+000000003000000000000030000000000000180000000000001800000000000018000000000000
+0C0000000000000C0000000000000C000000000000060000000000000600000000000003000000
+000000018000000000000180000000000000C0000000000000C000000000000060000000000000
+3000000000000018000000000000180000000000000C0000000000000600000000000003000000
+0000000180000000000000C000000000000060000000000000380000000000001C000000000000
+060000000000000380000000000001E0000000000000700000000000001C0000000000000F8000
+0000000003E00000000000007E0000000000001FF0000000000001FFE000000000000FE033334F
+B164>40 D<00000000000060000000000000600000000000006000000000000060000000000000
+600000000000006000000000000060000000000000C0000000000000C0000000000000C0000000
+000000C0000000000000C000000000000180000000000001800000000000018000000000000180
+000000000003000000000000030000000000000600000000000006000000000000060000000000
+000C0000000000000C000000000000180000000000003000000000000030000000000000600000
+0000000060000000000000C0000000000001800000000000030000000000000300000000000006
+0000000000000C000000000000180000000000003000000000000060000000000000C000000000
+0003800000000000070000000000000C00000000000038000000000000F0000000000001C00000
+000000070000000000003E000000000001F800000000000FC00000000001FE0000000000FFF000
+00000000FE000000000000333380B164>I<FE000000000000FFF0000000000001FE0000000000
+000FC0000000000001F80000000000003E0000000000000700000000000001C0000000000000F0
+000000000000380000000000000C000000000000070000000000000380000000000000C0000000
+0000006000000000000030000000000000180000000000000C0000000000000600000000000003
+000000000000030000000000000180000000000000C00000000000006000000000000060000000
+0000003000000000000030000000000000180000000000000C0000000000000C00000000000006
+000000000000060000000000000600000000000003000000000000030000000000000180000000
+000001800000000000018000000000000180000000000000C0000000000000C0000000000000C0
+000000000000C0000000000000C000000000000060000000000000600000000000006000000000
+0000600000000000006000000000000060000000000000603333808064>I<00000000000FE000
+00000001FFE0000000001FF000000000007E000000000003E000000000000F8000000000001C00
+000000000070000000000001E0000000000003800000000000060000000000001C000000000000
+3800000000000060000000000000C0000000000001800000000000030000000000000600000000
+00000C00000000000018000000000000180000000000003000000000000060000000000000C000
+0000000000C0000000000001800000000000018000000000000300000000000006000000000000
+060000000000000C0000000000000C0000000000000C0000000000001800000000000018000000
+000000180000000000003000000000000030000000000000300000000000006000000000000060
+000000000000600000000000006000000000000060000000000000C0000000000000C000000000
+0000C0000000000000C0000000000000C0000000000000C0000000000000C00000000000003333
+4F8064>I<C000000000000000C000000000000000C000000000000000C000000000000000C000
+000000000000C000000000000000C000000000000000C000000000000000600000000000000060
+000000000000006000000000000000600000000000000060000000000000006000000000000000
+300000000000000030000000000000003000000000000000300000000000000018000000000000
+00180000000000000018000000000000000C000000000000000C00000000000000060000000000
+000006000000000000000600000000000000030000000000000003000000000000000180000000
+000000018000000000000000C00000000000000060000000000000006000000000000000300000
+0000000000300000000000000018000000000000000C0000000000000006000000000000000600
+0000000000000300000000000000018000000000000000C0000000000000006000000000000000
+300000000000000018000000000000000C00000000000000070000000000000003800000000000
+0000C000000000000000700000000000000038000000000000000E000000000000000780000000
+00000001E00000000000000078000000000000001F0000000000000007E000000000000000FE00
+0000000000001FF800000000000001FFF800000000000007F83D3D45BB78>I<00000000000000
+180000000000000018000000000000001800000000000000180000000000000018000000000000
+001800000000000000180000000000000018000000000000003000000000000000300000000000
+000030000000000000003000000000000000300000000000000060000000000000006000000000
+00000060000000000000006000000000000000C000000000000000C000000000000000C0000000
+000000018000000000000001800000000000000180000000000000030000000000000003000000
+00000000060000000000000006000000000000000C000000000000000C00000000000000180000
+00000000003000000000000000300000000000000060000000000000006000000000000000C000
+000000000001800000000000000300000000000000030000000000000006000000000000000C00
+000000000000180000000000000030000000000000006000000000000000C00000000000000180
+00000000000003000000000000000E000000000000001C000000000000003000000000000000E0
+00000000000003C000000000000007000000000000001C000000000000007800000000000003E0
+0000000000000F800000000000007C00000000000007F0000000000000FF800000000000FFF800
+0000000000FF000000000000003D3D80BB78>I<FF00000000000000FFF800000000000000FF80
+00000000000007F0000000000000007C000000000000000F8000000000000003E0000000000000
+0078000000000000001C00000000000000070000000000000003C000000000000000E000000000
+00000030000000000000001C000000000000000E00000000000000030000000000000001800000
+0000000000C0000000000000006000000000000000300000000000000018000000000000000C00
+000000000000060000000000000003000000000000000300000000000000018000000000000000
+C00000000000000060000000000000006000000000000000300000000000000030000000000000
+0018000000000000000C000000000000000C000000000000000600000000000000060000000000
+000003000000000000000300000000000000018000000000000001800000000000000180000000
+00000000C000000000000000C000000000000000C0000000000000006000000000000000600000
+000000000060000000000000006000000000000000300000000000000030000000000000003000
+000000000000300000000000000030000000000000001800000000000000180000000000000018
+000000000000001800000000000000180000000000000018000000000000001800000000000000
+183D3D808078>I<00000000000007F8000000000001FFF800000000001FF8000000000000FE00
+000000000007E00000000000001F000000000000007800000000000001E0000000000000078000
+00000000000E0000000000000038000000000000007000000000000000C0000000000000038000
+000000000007000000000000000C00000000000000180000000000000030000000000000006000
+000000000000C00000000000000180000000000000030000000000000006000000000000000600
+0000000000000C0000000000000018000000000000003000000000000000300000000000000060
+000000000000006000000000000000C00000000000000180000000000000018000000000000003
+000000000000000300000000000000060000000000000006000000000000000600000000000000
+0C000000000000000C000000000000001800000000000000180000000000000018000000000000
+003000000000000000300000000000000030000000000000003000000000000000600000000000
+000060000000000000006000000000000000600000000000000060000000000000006000000000
+000000C000000000000000C000000000000000C000000000000000C000000000000000C0000000
+00000000C000000000000000C000000000000000C0000000000000003D3D458078>I
+E /Fj 21 118 df<00FF800003FFE0000FFFF8001F007C003C001E0038000E0078000F00700007
+00F0000780E0000380E0000380E0000380E0000380E0000380E0000380FFFFFF80FFFFFF80FFFF
+FF80E0000380E0000380E0000380E0000380E0000380E0000380E0000380E0000380E0000380E0
+000380E0000380E0000380191E7C9D21>65 D<7FFFFEFFFFFEFFFFFEE00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E00000E00000FFFFF0FFFFF0FFFFF0E00000E000
+00E00000E00000E00000E00000E00000E00000E00000FFFFFEFFFFFE7FFFFE171E7C9D1F>69
+D<7FFFFEFFFFFEFFFFFEE00000E00000E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000FFFFF0FFFFF0FFFFF0E00000E00000E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000171E7C9D1F>I<E0000007E0000007F000000FF800001FF80000
+1FFC00003FFC00003FFE00007FEF0000F7E70000E7E78001E7E38001C7E3C003C7E1E00787E0E0
+0707E0F00F07E0700E07E0781E07E03C3C07E01C3807E01E7807E00E7007E00FF007E007E007E0
+03C007E003C007E0018007E0000007E0000007E0000007201E7C9D28>77
+D<E0000380E0000380F0000380F8000380FC000380FE000380EF000380E7800380E3C00380E1E0
+0380E0F00380E0780380E03C0380E01C0380E01E0380E00F0380E0078380E003C380E001E380E0
+00F380E0007B80E0003F80E0001F80E0000F80E0000780E0000380E0000380E0000380E0000380
+E0000380191E7C9D21>I<00FFF80003FFFE000FFFFF801F0007C03C0001E0380000E0780000F0
+70000070F0000078E0000038E0000038E0000038E0000038E0000038E0000038E0000038E00000
+38E0000038E0000038E0000038E0000038E0000038F00000787000007070000070780000F03E00
+03E01FFFFFC007FFFF0001FFFC001D1E7E9D21>I<FFFFFFF8FFFFFFF8FFFFFFF8000700000007
+000000070000000700000007000000070000000700000007000000070000000700000007000000
+070000000700000007000000070000000700000007000000070000000700000007000000070000
+0007000000070000000700000007000000070000000700001D1E809D1D>84
+D<018000018003C000038003C000078003C0000F8003E0001F8007E0001F0007E0003F00077000
+77000E7000EE000E7001CE000E38038E000E38070E001C380E1C001C380E1C001C1C1C1C00381C
+383800381C703800380EE03800380FC03800700F80700070070070007006007000E00000E00060
+0000600021187C9723>92 D<01FFFF8003FFFF8003800000038000000380000007000000070000
+00070000000E0000000E0000000E0000000E0000001FFFF0001FFFF0001C000000380000003800
+00003800000038000000700000007000000070000000FFFFE0007FFFE00019187C971B>I<FFFF
+FFC0FFFFFFC0001C0000001C0000001C0000003800000038000000380000007000000070000000
+7000000070000000E0000000E0000000E0000001C0000001C0000001C0000001C0000003800000
+038000000380000007000000030000001A1879971B>I<0007FC00003FFF00007C078000E001C0
+01C001C0038001C0038001C0070001C0070001C00E0003800E0003800E0003801FFFFF001FFFFF
+001C00070038000E0038000E0038000E0038000E0070001C0070001C0070001C00E00038006000
+18001A187C971D>I<01FFFF8003FFFF8003800000038000000380000007000000070000000700
+00000E0000000E0000000E0000000E0000001FFFF0001FFFF0001C000000380000003800000038
+00000038000000700000007000000070000000E00000006000000019187C971B>101
+D<001FFC0000FFFF0001F00780038001C0070000E00E0000E00E0000E01C0000E01C0000E03800
+00E0380000E0380001C0700001C0700001C0700001C0E0000380E0000380E0000700E0000700E0
+000E00E0001C007800F8003FFFF0000FFF80001B187C971D>I<0180006003C000E003C000E003
+E000E003F000E0077001C0073801C0071C01C00E1C03800E0E03800E0E03800E0703801C038700
+1C0387001C01C7003801CE003800EE0038007E0038007E0070003C0070001C0070001C00E00038
+00600018001B187C971D>I<E00000E0E00000E0F00001E0F80003E0F80003E0FC0007E0FC0007
+E0EE000EE0E7001CE0E7001CE0E38038E0E38038E0E1C070E0E1C070E0E0E0E0E0E071C0E0E071
+C0E0E03B80E0E03B80E0E01F00E0E00E00E0E00E00E0E00000E0E00000E01B187C9723>111
+D<7FFFE0FFFFE0E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000FFFF
+80FFFF80E00000E00000E00000E00000E00000E00000E00000E00000FFFFE07FFFE013187C971B
+>I<FFFFFFE0FFFFFFE0000E0000000E0000000E0000000E0000000E0000000E0000000E000000
+0E0000000E0000000E0000000E0000000E0000000E0000000E0000000E0000000E0000000E0000
+000E0000000E0000000E0000000E0000000E00001B1880971B>I<03FE000FFF801E03C03800E0
+700070700070E00038E00038E00038E00038E00038E00038FFFFF8FFFFF8E00038E00038E00038
+E00038E00038E00038E00038E00038E00038E0003815187C971D>I<7FFFE0FFFFE0E00000E000
+00E00000E00000E00000E00000E00000E00000E00000E00000FFFF80FFFF80E00000E00000E000
+00E00000E00000E00000E00000E00000E00000E0000013187C971B>I<03FFE0000FFFF8001E00
+3C0038000E00700007007000070070000700E0000380E0000380E0000380E0000380E0000380E0
+000380E0000380E0000380E0000380E0000380E0000380700007007000070038000E001E003C00
+0FFFF80003FFE00019187E971D>I<E00038E00038F00038F80038FC0038EE0038E70038E38038
+E1C038E0E038E07038E07038E03838E01C38E00E38E00738E003B8E001F8E000F8E00078E00038
+E00038E00038E0003815187C971D>I E /Fk 46 122 df<0007F800007FFC0001FC0E0003F01F
+0007E03F000FC03F000FC03F000FC03F000FC01E000FC00C000FC000000FC000000FC0FF80FFFF
+FF80FFFFFF800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800F
+C01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F800FC01F80
+7FF8FFF07FF8FFF01C237FA220>12 D<FFFCFFFCFFFCFFFCFFFC0E057F8D13>45
+D<3C7EFFFFFFFF7E3C08087C8710>I<00380000780003F800FFF800FDF80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
+0001F80001F80001F80001F80001F80001F80001F80001F80001F8007FFFF07FFFF014207C9F1D
+>49 D<03FC000FFF803C0FE07007F07C03F8FE01F8FE01FCFE01FCFE01FC7C01FC3801FC0001FC
+0001F80003F80003F00007E0000FC0000F80001E00003C0000780000E00C01C00C03801C030018
+0600180FFFF81FFFF83FFFF87FFFF0FFFFF0FFFFF016207D9F1D>I<00FF0007FFC00F03F01E01
+F83F01F83F01FC3F81FC3F01FC1F01FC0C01F80001F80003F00003E0000FC000FF0000FF000003
+E00001F80001FC0000FE0000FE0000FF7C00FF7C00FFFE00FFFE00FFFE00FE7C01FC7801FC3C03
+F00FFFE001FF0018207E9F1D>I<0000E00001E00003E00003E00007E0000FE0001FE0001BE000
+33E00073E000E3E001C3E00183E00303E00703E00E03E00C03E01803E03803E07003E0E003E0FF
+FFFFFFFFFF0007E00007E00007E00007E00007E00007E00007E001FFFF01FFFF18207E9F1D>I<
+1000301E00F01FFFE01FFFE01FFFC01FFF001FFE001FF80018000018000018000018000019FE00
+1FFF801E07E01803F01001F00001F80001F80001FC0001FC7801FCFC01FCFC01FCFC01FCFC01F8
+F801F86003F03003E01C0FC00FFF0003FC0016207D9F1D>I<001FC000FFF001F03807C0780F80
+FC1F00FC1F00FC3F00FC7E00787E00007E0000FE0000FE3FC0FE7FF0FE80F8FF807CFF007EFF00
+7EFE007FFE007FFE007FFE007F7E007F7E007F7E007F3E007E3E007E1F007C0F00F807C1F003FF
+E000FF0018207E9F1D>I<0000300000000078000000007800000000FC00000000FC00000000FC
+00000001FE00000001FE00000003FF000000037F000000037F000000063F800000063F8000000E
+3FC000000C1FC000000C1FC00000180FE00000180FE00000300FF000003007F000007007F80000
+6003F800006003F80000FFFFFC0000FFFFFC0001C001FE00018000FE00018000FE000300007F00
+0300007F000700007F800700003F80FFF007FFFCFFF007FFFC26227EA12B>65
+D<FFFFFF8000FFFFFFE00007E003F80007E001FC0007E000FE0007E000FE0007E000FF0007E000
+7F0007E0007F0007E0007F0007E000FF0007E000FE0007E000FE0007E001FC0007E003F80007FF
+FFE00007FFFFF00007E003FC0007E000FE0007E0007F0007E0007F8007E0003F8007E0003FC007
+E0003FC007E0003FC007E0003FC007E0003FC007E0003FC007E0003F8007E0007F8007E000FF00
+07E001FE00FFFFFFF800FFFFFFC00022227DA129>I<0001FF0040001FFFC1C0007F80F3C001FC
+001FC003F0000FC007E00007C00FC00003C01FC00003C03F800001C03F800001C07F800000C07F
+000000C07F000000C0FF00000000FF00000000FF00000000FF00000000FF00000000FF00000000
+FF00000000FF000000007F000000007F000000C07F800000C03F800000C03F800001C01FC00001
+800FC000018007E000030003F000060001FC001C00007F807800001FFFE0000001FF000022227D
+A129>I<FFFFFF8000FFFFFFF80007F001FC0007F0007F0007F0003F8007F0000FC007F0000FE0
+07F00007E007F00007F007F00003F007F00003F807F00003F807F00003F807F00003FC07F00003
+FC07F00003FC07F00003FC07F00003FC07F00003FC07F00003FC07F00003FC07F00003FC07F000
+03F807F00003F807F00003F807F00007F007F00007F007F0000FE007F0000FC007F0001F8007F0
+007F0007F001FE00FFFFFFF800FFFFFFC00026227EA12C>I<FFFFFFFC00FFFFFFFC0007F000FC
+0007F0003E0007F0001E0007F0000E0007F000060007F000060007F000060007F00C030007F00C
+030007F00C030007F00C000007F01C000007F03C000007FFFC000007FFFC000007F03C000007F0
+1C000007F00C000007F00C000007F00C018007F00C018007F000018007F000030007F000030007
+F000030007F000070007F000070007F0000F0007F0001F0007F000FE00FFFFFFFE00FFFFFFFE00
+21227EA126>I<FFFFFFF8FFFFFFF807F001F807F0007C07F0003C07F0001C07F0000C07F0000C
+07F0000C07F0000607F0180607F0180607F0180007F0180007F0380007F0780007FFF80007FFF8
+0007F0780007F0380007F0180007F0180007F0180007F0180007F0000007F0000007F0000007F0
+000007F0000007F0000007F0000007F00000FFFFE000FFFFE0001F227EA124>I<0001FF002000
+1FFFE0E0007F8079E001FC001FE003F80007E007E00003E00FC00001E01FC00001E03F800000E0
+3F800000E07F800000607F000000607F00000060FF00000000FF00000000FF00000000FF000000
+00FF00000000FF00000000FF0007FFFEFF0007FFFE7F00000FE07F00000FE07F80000FE03F8000
+0FE03F80000FE01FC0000FE00FE0000FE007E0000FE003F8000FE001FC001FE0007F8073E0001F
+FFE1E00001FF806027227DA12D>I<FFFFE000FFFFE00007F0000007F0000007F0000007F00000
+07F0000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F0000007F000
+0007F0000007F0000007F0000007F0000007F0000007F0001807F0001807F0003807F0003007F0
+003007F0003007F0007007F000F007F001F007F003F007F00FE0FFFFFFE0FFFFFFE01D227EA122
+>76 D<FFF0000FFFFFF8000FFF07FC00006007FE00006006FF000060067F000060063F80006006
+1FC00060060FE00060060FF000600607F800600603FC00600601FE00600600FE006006007F0060
+06003F806006001FC06006001FE06006000FF060060007F860060003FC60060001FC60060000FE
+600600007F600600003FE00600003FE00600001FE00600000FE006000007E006000003E0060000
+01E006000000E0FFF0000060FFF000006028227EA12D>78 D<01FE020007FFCE001F01FE003C00
+7E003C001E0078000E0078000E00F8000600F8000600FC000600FC000000FF000000FFF000007F
+FF80003FFFE0003FFFF8001FFFFC0007FFFE0003FFFF00003FFF000001FF0000003F8000001F80
+00001F80C0000F80C0000F80C0000F80E0000F00E0000F00F0001E00FC001C00FF807800E7FFF0
+00807FC00019227DA120>83 D<7FFFFFFFC07FFFFFFFC07E03F80FC07803F803C07003F801C060
+03F800C0E003F800E0E003F800E0C003F80060C003F80060C003F80060C003F800600003F80000
+0003F800000003F800000003F800000003F800000003F800000003F800000003F800000003F800
+000003F800000003F800000003F800000003F800000003F800000003F800000003F800000003F8
+00000003F800000003F8000003FFFFF80003FFFFF80023217EA028>I<7FFF83FFF07FFF83FFF0
+07F8003C0003FC00180001FE00300001FE00700000FF00E000007F80C000003F818000003FC380
+00001FE70000000FE60000000FFC00000007FC00000003FC00000003FC00000001FE00000000FF
+00000001FF00000001FF800000033FC00000071FC000000E1FE000000C0FF000001807F8000038
+07F800003003FC00006001FE0000E001FE0001C000FF000180007F800380003F80FFF807FFFCFF
+F807FFFC26227EA12B>88 D<FFFF8007FFFFFF8007FF07F80000E003FC0000E003FC0001C001FE
+00018000FF00038000FF000300007F800600003FC00E00003FC00C00001FE01800000FF0380000
+0FF030000007F870000003FCE0000003FCC0000001FFC0000000FF80000000FF000000007F0000
+00007F000000007F000000007F000000007F000000007F000000007F000000007F000000007F00
+0000007F000000007F000000007F0000000FFFF800000FFFF80028227FA12B>I<07FE00001FFF
+80003F07E0003F03F0003F01F0003F01F8001E01F8000001F8000001F800003FF80003FDF8001F
+81F8003E01F8007C01F800F801F800F801F800F801F800F801F8007C02F8007E0CF8001FF87F80
+07E03F8019167E951C>97 D<FF800000FF8000001F8000001F8000001F8000001F8000001F8000
+001F8000001F8000001F8000001F8000001F8000001F8000001F87F0001FBFFC001FF03E001FC0
+1F001F800F801F800FC01F8007C01F8007E01F8007E01F8007E01F8007E01F8007E01F8007E01F
+8007E01F8007C01F8007C01F800FC01F800F801FC01F001E707E001C3FFC00180FE0001B237EA2
+20>I<00FF8007FFE00F83F01F03F03E03F07E03F07C01E07C0000FC0000FC0000FC0000FC0000
+FC0000FC00007C00007E00007E00003F00301F00600FC0E007FF8000FE0014167E9519>I<0001
+FF000001FF0000003F0000003F0000003F0000003F0000003F0000003F0000003F0000003F0000
+003F0000003F0000003F0000FE3F0007FFBF000FC1FF001F007F003E003F007E003F007C003F00
+7C003F00FC003F00FC003F00FC003F00FC003F00FC003F00FC003F00FC003F007C003F007E003F
+003E003F001F007F000F81FF0007FF3FE001FC3FE01B237EA220>I<00FE0007FF800F83C01F01
+E03E00F07E00F07C00F87C0078FC0078FFFFF8FFFFF8FC0000FC0000FC00007C00007C00003E00
+183E00181F00300F80E003FFC000FF0015167E951A>I<001F8000FFE001F1F003E3F007E3F00F
+C3F00FC1E00FC0000FC0000FC0000FC0000FC0000FC000FFFE00FFFE000FC0000FC0000FC0000F
+C0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000F
+C0000FC0007FFC007FFC0014237EA212>I<00FE0F8003FF9FC00F83E3C01F01F3C01E00F0003E
+00F8003E00F8003E00F8003E00F8003E00F8001E00F0001F01F0000F83E0000BFF800008FE0000
+18000000180000001C0000001FFFE0001FFFFC000FFFFF0007FFFF001FFFFF807C001FC078000F
+C0F80007C0F80007C0F80007C07C000F803E001F001F807E000FFFFC0001FFE0001A217F951D>
+I<FF800000FF8000001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F80
+00001F8000001F8000001F8000001F83F0001F8FFC001F987E001FA03E001FC03F001FC03F001F
+803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F00
+1F803F001F803F001F803F001F803F00FFF1FFE0FFF1FFE01B237DA220>I<0E001F003F807F80
+7F803F801F000E00000000000000000000000000FF80FF801F801F801F801F801F801F801F801F
+801F801F801F801F801F801F801F801F801F801F80FFF0FFF00C247EA30F>I<003C007E00FF00
+FF00FF00FF007E003C00000000000000000000000003FF03FF003F003F003F003F003F003F003F
+003F003F003F003F003F003F003F003F003F003F003F003F003F003F003F003F783FFC3FFC3EFC
+7C78783FF01FC0102E83A312>I<FF800000FF8000001F8000001F8000001F8000001F8000001F
+8000001F8000001F8000001F8000001F8000001F8000001F8000001F80FF801F80FF801F803C00
+1F8030001F80E0001F81C0001F8300001F8600001F9E00001FBE00001FFF00001FDF80001F8FC0
+001F07C0001F07E0001F03F0001F01F8001F00F8001F00FC001F007E00FFE1FFC0FFE1FFC01A23
+7EA21E>I<FF80FF801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F80
+1F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F80FFF0FFF00C237E
+A20F>I<FF03F803F800FF0FFE0FFE001F183F183F001F201F201F001F401FC01F801F401FC01F
+801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F80
+1F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F801F
+801F801F801F80FFF0FFF0FFF0FFF0FFF0FFF02C167D9531>I<FF03F000FF0FFC001F187E001F
+203E001F403F001F403F001F803F001F803F001F803F001F803F001F803F001F803F001F803F00
+1F803F001F803F001F803F001F803F001F803F001F803F001F803F00FFF1FFE0FFF1FFE01B167D
+9520>I<00FF0007FFE00F81F01F00F83E007C7C003E7C003E7C003EFC003FFC003FFC003FFC00
+3FFC003FFC003FFC003F7C003E7E007E3E007C1F00F80F81F007FFE000FF0018167E951D>I<FF
+87F000FFBFFC001FF07E001FC01F001F800F801F800FC01F800FC01F8007E01F8007E01F8007E0
+1F8007E01F8007E01F8007E01F8007E01F8007C01F800FC01F800FC01F801F801FC01F001FF07E
+001FBFFC001F8FE0001F8000001F8000001F8000001F8000001F8000001F8000001F8000001F80
+0000FFF00000FFF000001B207E9520>I<FF0F80FF1FE01F33F01F63F01F43F01F43F01FC1E01F
+80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8000FF
+F800FFF80014167E9518>114 D<07F9801FFF80380780700380F00180F00180F80000FF0000FF
+F8007FFE003FFF001FFF8007FF80003FC0C007C0C003C0E003C0E003C0F00380FC0F00EFFE00C3
+F80012167E9517>I<00C00000C00000C00000C00001C00001C00003C00007C0000FC0001FC000
+FFFF00FFFF000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC000
+0FC1800FC1800FC1800FC1800FC18007C18007E30003FE0000FC0011207F9F16>I<FF81FF00FF
+81FF001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F001F803F00
+1F803F001F803F001F803F001F803F001F803F001F803F001F807F001F80FF000FC1BF0007FF3F
+E001FC3FE01B167D9520>I<FFF01FE0FFF01FE00FC007000FC006000FE00E0007E00C0007F01C
+0003F0180003F8180001F8300001F8300000FC600000FC6000007EC000007EC000007FC000003F
+8000003F8000001F0000001F0000000E0000000E00001B167F951E>I<FFF3FF87FCFFF3FF87FC
+1F807C00E00FC07C00C00FC07E00C00FE03E01C007E03F018007E07F018003F07F030003F0CF83
+0001F8CF860001F8CFC60001FD87C60000FD87CC0000FF03EC00007F03F800007F03F800007E01
+F800003E01F000003C00F000001C00E000001800600026167F9529>I<FFF0FFC0FFF0FFC00FC0
+1C0007E0380007F0700003F0E00001F8C00000FD8000007F0000007F0000003F0000001F800000
+3FC0000037E0000067F00000C3F00001C1F8000380FC000700FE000E007E00FFC1FFE0FFC1FFE0
+1B167F951E>I<FFF01FE0FFF01FE00FC007000FC006000FE00E0007E00C0007F01C0003F01800
+03F8180001F8300001F8300000FC600000FC6000007EC000007EC000007FC000003F8000003F80
+00001F0000001F0000000E0000000E0000000C0000000C00000018000078180000FC380000FC30
+0000FC60000069E000007F8000001F0000001B207F951E>I E /Fl 13 121
+df<FFFFFFFCFFFFFFFC1E027C8C27>0 D<00C00000C00000C00000C00000C000C0C0C0F0C3C038
+C7000EDC0003F00000C00003F0000EDC0038C700F0C3C0C0C0C000C00000C00000C00000C00000
+C00012157D9619>3 D<00007FC000000003FFF80000000F803E0000003C0007800000700001C0
+0000C000006000018000003000030000001800060000000C000C00000006000C00000006001800
+000003001800000003003000000001803000000001806000000000C06000000000C06000000000
+C0C00000000060C00000000060C00000000060C00000000060C00000000060C00000000060C000
+00000060C00000000060C00000000060C00000000060C000000000606000000000C06000000000
+C06000000000C03000000001803000000001801800000003001800000003000C00000006000C00
+00000600060000000C0003000000180001800000300000C00000600000700001C000003C000780
+00000F803E00000003FFF8000000007FC000002B2F7DA332>13 D<03F0000FFC001C0E00300300
+600180600180C000C0C000C0C000C0C000C0C000C0C000C0C000C0C000C0600180600180300300
+1C0E000FFC0003F00012147D9519>I<03F0000FFC001FFE003FFF007FFF807FFF80FFFFC0FFFF
+C0FFFFC0FFFFC0FFFFC0FFFFC0FFFFC0FFFFC07FFF807FFF803FFF001FFE000FFC0003F0001214
+7D9519>I<00000000600000000000300000000000300000000000180000000000180000000000
+0C00000000000600000000000380FFFFFFFFFFE0FFFFFFFFFFC000000000038000000000060000
+0000000C000000000018000000000018000000000030000000000030000000000060002B127D94
+32>33 D<00000006000000000E000000001E000000003E000000003E000000007E000000005E00
+000000DE000000009E000000019E000000011E000000031E000000021E000000061E0000000C1E
+0000000C1E000000181E000000181E000000301E000000601E000000601E000000C01E000001C0
+1E000001801E000003001E0000077FFF000007FFFF00000FFFFF00001C000F000038000F004070
+000F0040F0000F80E1E0000F80FFC0000780FF800007F8FF000007F07E000003C03C0000000025
+267EA328>65 D<0000180000001000007800000030000078000000600000F8000000600000F800
+0000E00000F8000001E00000FC000003E00000FC000007C00000BC00000FC000013C00000FC000
+013C00001FC000013C00003BC000013E000073C000023E0000E3C000021E0001E38000021E0003
+C38000041E0003878000041F0007078000041F000E078000080F001C078000080F003807800008
+0F8078070000100F80F0070000100781E00F0000100783C00F00002007C7800F00002007CF000F
+00004003FE000F00004003FC000F0000C001F8000F00008001F0000F00618000E0000F007F0000
+C0000F00FF000000000FF0FE000000000FE0FE0000000007803C00000000000034257EA23C>77
+D<00001FC00000FFF00001FFF8000701FC000C007C0018003C0030003C0070003800F0002000F0
+000000F0000000F8000000FC0000007E0000003F8000001FE000000FF8000003FC000000FE0000
+003F0000001F8000000FC0060007C00C0003C0380003C0700003C070000380F0000380F0000700
+F8000600F8000C007E0018007F80F0003FFFC0000FFF000003F800001E247FA21E>83
+D<004000C000C0018001800180030003000300060006000C000C000C0018001800180030003000
+3000600060006000C000C000C000C0006000600060003000300030001800180018000C000C000C
+000600060003000300030001800180018000C000C000400A327BA413>104
+D<C000C000C000600060006000300030003000180018000C000C000C0006000600060003000300
+030001800180018000C000C000C000C00180018001800300030003000600060006000C000C000C
+0018001800300030003000600060006000C000C000C0000A327DA413>I<C0C0C0C0C0C0C0C0C0
+C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
+C002317AA40E>I<07C01C3030087008600CE01CE01CE008E000E0007000300038000C0006000F
+80186030307018601CE00EE00EE00EE00EE00E700C301C18180C3003E000C0006000380018001C
+000E000E200E700E700E600C201C2018187007C00F2D7DA216>120 D E
+/Fm 17 120 df<000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000
+000C0000000C0000000C0000000C0000FFFFFF80FFFFFF80000C0000000C0000000C0000000C00
+00000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000191A7E951F>
+43 D<078018603030703860186018E01CE01CE01CE01CE01CE01CE01CE01CE01CE01C60186018
+7038303018600FC00E167E9514>48 D<03000700FF000700070007000700070007000700070007
+00070007000700070007000700070007000700FFF00C167D9514>I<0FC0307040384038C03CE0
+1CE01C003C003800380070006000C001800300060004040804100C3FF87FF8FFF80E167E9514>
+I<0F8030E0607070787038207800780070006000C00F8000E000700038003C403CE03CE03C8038
+407030E00F800E167E9514>I<00300030007000F000F001700270067004700870107010702070
+4070C070FFFF0070007000700070007007FF10167F9514>I<30183FF03FE03FC0200020002000
+200027C0386020300018001C001C001CE01CE01CC0184038403030E00F800E167E9514>I<0008
+0000001C0000001C0000001C0000002E0000002E0000002E000000470000004700000083800000
+838000008380000101C0000101C0000101C00003FFE0000200E000040070000400700004007000
+08003800080038001C003C00FF01FF8019187F971D>65 D<3F8070C070602070007000700FF038
+707070E070E071E071E0F171FB1E3C100F7E8E14>97 D<007E00000E00000E00000E00000E0000
+0E00000E00000E00000E0007CE001C3E00380E00700E00600E00E00E00E00E00E00E00E00E00E0
+0E00600E00700E00301E001C2E0007CFC012187F9716>100 D<07C01C3030187018600CE00CFF
+FCE000E000E0006000700430081C1807E00E0F7F8E12>I<183C3C1800000000007C1C1C1C1C1C
+1C1C1C1C1C1C1C1CFF081880970B>105 D<07E01C38300C700E6006E007E007E007E007E00760
+06700E300C1C3807E0100F7F8E14>111 D<FCE01D701E701C201C001C001C001C001C001C001C
+001C001C001C00FF800C0F7F8E10>114 D<1F2060E0C020C020E020FC007F803FE007E0007080
+308030C020E0409F800C0F7F8E10>I<0400040004000C001C003C00FFC01C001C001C001C001C
+001C001C001C001C201C201C201C200E4007800B157F9410>I<FE7F1F381C0E381C0C1C1E081C
+1E081C26080E27100E27100F43300743A00743A00381C00381C00300C0010080180F7F8E1C>
+119 D E /Fn 25 122 df<00001FC0F8000070718E0000E0F31E0001C0F71E0001C0670C000380
+0E000003800E000003800E000007000E000007001C000007001C000007001C000007001C00000F
+001C0000FFFFFFE000FFFFFFC0000E003800000E003800000E003800001C003800001C00700000
+1C007000001C007000001C0070000038007000003800E000003800E000003800E000003800E000
+007000E000007001C000007001C000007001C000007001C00000E001C00000E003800000E00380
+0000E003800001C003000001C007000071CE060000F19E0E0000F31E1C0000620C3800003C07E0
+0000272D82A21F>11 D<FFC0FFC0FF800A037B8B12>45 D<007FFFFF00FFFFFF0007801F000780
+07000F0007000F0007000F0006000F0006001E0006001E0306001E0306001E0306003C0600003C
+0600003C0E00003FFE00007FFC0000781C0000780C0000781C0000F0180000F0180C00F0180C00
+F0001801E0001801E0003001E0003001E0007003C0006003C000E003C001C007C00FC07FFFFFC0
+FFFFFF8020227DA122>69 D<0FFFFFFC0FFFFFFC0F01E03C1C01E01C1C03C01C1803C01C3003C0
+183003C01830078018600780186007801860078018000F0000000F0000000F0000000F0000001E
+0000001E0000001E0000001E0000003C0000003C0000003C0000003C0000007800000078000000
+7800000078000000F0000000F0000000F0000001F000007FFFC000FFFFC0001E2278A124>84
+D<007FF83FF8007FF83FF80007C00F800007C00E000003C00C000003C018000003E038000001E0
+70000001E060000001F0C0000000F180000000F300000000FF000000007E000000007C00000000
+7C000000003C000000007C00000000FE00000000DE000000019E000000031F000000060F000000
+0E0F0000001C0F800000180780000030078000006007C00000C003C00001C003C000038003E000
+0F8003E000FFF01FFE00FFE01FFE0025227EA125>88 D<00F180038B80070F800E07001E07001C
+07003C0700380E00780E00780E00780E00F01C00F01C00F01C20F01C30F03860F0386070786070
+D8C03198801E0F0014157B9419>97 D<03C03F803F800380038007000700070007000E000E000E
+000E001C001CF81D8C1E0E3C063C073807380F700F700F700F700FE01EE01EE01EE03CE038E038
+607060E031C01F0010237BA217>I<007C01C2030307070E0F1C0F3C003800780078007800F000
+F000F000F000F00170037006301C18380FC010157B9417>I<0000780007F00007F00000700000
+700000E00000E00000E00000E00001C00001C00001C00001C000038000F380038B80070F800E07
+001E07001C07003C0700380E00780E00780E00780E00F01C00F01C00F01C20F01C30F03860F038
+6070786070D8C03198801E0F0015237BA219>I<00F803840E061C063C063806780CF038FFE0F0
+00F000E000E000E000E000E002E006600C703830700F800F157A9417>I<00007C0000CE00019E
+00039E00038C000300000700000700000700000700000E00000E00000E00000E0001FFF001FFF0
+001C00001C00001C00001C00001C00003800003800003800003800003800007000007000007000
+00700000700000E00000E00000E00000E00001C00001C00001C00001C000038000738000F30000
+F300006600003C0000172D82A20F>I<001F180031B800E0F801C0F001C0700380700780700700
+E00F00E00F00E00F00E01E01C01E01C01E01C01E01C01E03800E03800E0780060F80061F0001E7
+00000700000700000E00000E00000E00701C00F01800F0300060E0003F8000151F7E9417>I<00
+F0000FE0000FE00000E00000E00001C00001C00001C00001C00003800003800003800003800007
+0000071E0007638007C1800F81C00F01C00E01C00E01C01C03801C03801C03801C038038070038
+0700380E08380E0C700E18701C18701C30700C20E00C6060078016237DA219>I<00E000E001E0
+00C00000000000000000000000000000000000001E00330063806380C380C700C70007000E000E
+000E001C001C001C40386038C070C07080318031001E000B227CA10F>I<01E01FC01FC001C001
+C0038003800380038007000700070007000E000E000E000E001C001C001C001C00380038003800
+38007000700071007180E300E300E300620066003C000B237CA20D>108
+D<1E07C07C00331861860063B033030063E03E0380C3C03C0380C3C03C0380C380380380078078
+07000700700700070070070007007007000E00E00E000E00E00E000E00E01C100E00E01C181C01
+C01C301C01C038301C01C038601C01C0184038038018C01801800F0025157C9429>I<1E078033
+18E063B06063E070C3C070C38070C380700700E00700E00700E00700E00E01C00E01C00E03820E
+03831C03861C07061C070C1C03083803181801E018157C941C>I<007C0001C600030300060380
+0E03C01C03C03C03C03803C07803C07803C07803C0F00780F00780F00780F00F00F00E00701E00
+701C003038001860000F800012157B9419>I<03C1E00666300C7C380C781818781C18701C1870
+1C00E03C00E03C00E03C00E03C01C07801C07801C07801C0700380E003C0E003C1C003C3800767
+00073C000700000700000E00000E00000E00000E00001C00001C0000FFC000FFC000161F7F9419
+>I<1E1F0033318063E1C063C3C0C3C3C0C38180C380000700000700000700000700000E00000E
+00000E00000E00001C00001C00001C00001C000038000018000012157C9415>114
+D<007801840306020E061E061E0608070007F007F803FC007C001E000E700EF00CF00CE0086010
+30601F800F157D9414>I<006000E000E000E000E001C001C001C001C00380FFF8FFF803800700
+0700070007000E000E000E000E001C001C001C101C18383038303860186018C00F000D1F7C9E11
+>I<0F003011807021C07061C0E0C1C0E0C380E0C380E00381C00701C00701C00701C00E03800E
+03800E03840E03860E070C0C070C0E070C0E0B1806131003E1E017157C941B>I<0F01C01183C0
+21C3E061C1E0C1C0E0C380E0C380E00380C00700C00700C00700C00E01800E01800E01800E0300
+0E03000E02000E04000E0C0006180001E00013157C9417>I<0F003011807021C07061C0E0C1C0
+E0C380E0C380E00381C00701C00701C00701C00E03800E03800E03800E03800E07000C07000E07
+000E0F00061E0003EE00000E00000E00001C00301C0078380078300070600060C0002180001E00
+00141F7C9418>121 D E /Fo 38 125 df<FFC0FFC0FFC00A037D890F>45
+D<060F0F0E0000000000000000003078F06008117C900D>58 D<000018000000380000003C0000
+007C0000007C000000DC0000019C0000019C0000031C0000031C0000061C00000C1C00000C1E00
+00180E0000180E0000300E0000600E00007FFE0000C00E0000C00E0001800E0003000E0003000E
+00060007000E0007001E000F00FF807FE01B1B7E9A20>65 D<0007F030001C0C60007002E001C0
+03E0038001E0070001C00E0001C01E0001C01C0001C03C000180780000007800000078000000F0
+000000F0000000F0000000F0000000F0000600F0000600F000060070000C007000180038001000
+180060000C00C0000703800001FC00001C1B7A9A1F>67 D<01FFFE0000380380003801C0003800
+E0003800700070007000700070007000780070007800E0007800E0007800E0007800E0007801C0
+007001C000F001C000F001C000E0038001E0038001C0038003C0038003800700070007000E0007
+001C00070038000E00E000FFFF80001D1B7D9A20>I<01FFFFF0003801E0003800E00038006000
+3800600070006000700060007030600070306000E0600000E0600000E0E00000FFE00001C0C000
+01C0C00001C0C00001C0C00003818180038001800380030003800300070006000700060007000E
+0007001C000E007C00FFFFF8001C1B7D9A1D>I<0007F030001C0C60007002E001C003E0038001
+E0070001C00E0001C01E0001C01C0001C03C000180780000007800000078000000F0000000F000
+0000F000FFE0F0000F00F0000E00F0000E00F0000E0070000E0070001C0038001C0018001C000C
+003C000701E80001FF08001C1B7A9A21>71 D<007FE0000700000700000700000700000E00000E
+00000E00000E00001C00001C00001C00001C000038000038000038000038000070000070000070
+0000700060E000E0E000C0C000C1C0006300003E0000131B7B9A16>74 D<01FFC0003C00003800
+00380000380000700000700000700000700000E00000E00000E00000E00001C00001C00001C000
+01C00003800C03800C03800C0380180700180700380700700700F00E03E0FFFFE0161B7D9A1B>
+76 D<01FC0007F8003C0007C0003C000F80003C000F80003C001B80006C001F00006C00370000
+6C006700006C00670000C600CE0000C600CE0000C6018E0000C6030E000186031C000186061C00
+0186061C0001860C1C0003060C3800030618380003063038000306303800060360700006036070
+000603C070000E038070001E0380F000FFC30FFE00251B7D9A26>I<01FFFE0000380780003801
+C0003801E0003801E0007001E0007001E0007001E0007001C000E003C000E0038000E0070000E0
+1C0001FFF00001C0000001C0000001C00000038000000380000003800000038000000700000007
+00000007000000070000000F000000FFE000001B1B7D9A1D>80 D<001F8600606C00C03C01801C
+03001C02001806001806001806000007000007800003F80001FF0000FF80000FC00001E00000E0
+0000600000603000603000607000C0700080700180780300CC0C0083F000171B7D9A18>83
+D<1FFFFFE03C0701C0380700C0300700C0600700C0600E00C0C00E00C0C00E00C0C00E00C0001C
+0000001C0000001C0000001C000000380000003800000038000000380000007000000070000000
+7000000070000000E0000000E0000000E0000000E0000001E000003FFE00001B1B799A1F>I<01
+FF81FF003C00F8001C0060001C00C0000E0180000E0380000F070000070E0000079C0000039800
+0003B0000001E0000001C0000001E0000003E0000006F000000E7000001C780000383800007038
+0000E01C0000C01C0001801E0003000E0007000F001F000F00FF803FE0201B7E9A20>88
+D<FFC01FF01E0007800E0007000E000E000F000C000700180007003000078060000380C00003C1
+800001C3800001C7000001EE000000EC000000F8000000F000000060000000E0000000E0000000
+E0000000C0000001C0000001C0000001C0000001800000038000003FF800001C1B789A20>I<03
+C600063E000C1E00181C00301C00701C00701C00E03800E03800E03800E03800E07180C07180E0
+F18060F3006332001E1C0011117B9016>97 D<3F0007000E000E000E000E001C001C001C001C00
+380039E03E303C187818701870187018E038E038E038E030E070C060E0E060C063001E000D1C7B
+9B14>I<01F0070C0C0C181C380C70007000E000E000E000E000E000E008E01C603830E01F800E
+117B9014>I<000FC00001C0000380000380000380000380000700000700000700000700000E00
+03CE00063E000C1E00181C00301C00701C00701C00E03800E03800E03800E03800E07180C07180
+E0F18060F3006332001E1C00121C7B9B16>I<01F0070C0C0C180C300C70187070FFC0E000E000
+E000E000E008601C603830E00F800E117B9014>I<0003C0000E60001CE0001C60001C00003800
+00380000380000380000380000700007FF8000700000700000700000E00000E00000E00000E000
+00E00000E00001C00001C00001C00001C00001C000038000038000038000038000070000070000
+C70000E60000CC00007800001324819B0D>I<00F180018F800307800607000C07001C07001C07
+00380E00380E00380E00380E00381C00301C00383C00183C0018F80007B8000038000038000070
+00007000C06000E0E000C180007E000011197D9014>I<0FC00001C00003800003800003800003
+80000700000700000700000700000E00000E7C000E86000F07001E07001E07001C07001C070038
+0E00380E00380E00381C00701C60701C607038607038C0E01980600F00131C7D9B16>I<00C001
+C0018000000000000000000000000000001E00330063004700C700C7000E000E000E001C001C00
+38C038C038C0398039001E000A1B7D9A0D>I<0FC00001C0000380000380000380000380000700
+000700000700000700000E00000E07000E19800E21801C43801C81801D00001E00003F000039C0
+0038E00038E00070E18070E18070E18070E300E06200603C00111C7D9B14>107
+D<1F80038007000700070007000E000E000E000E001C001C001C001C0038003800380038007000
+700070007000E600E600E600E6006C003800091C7C9B0B>I<1C0F83E02730C4306740F8384780
+F038C780F038C700E0380700E0380E01C0700E01C0700E01C0700E01C0E01C0380E31C0380E31C
+0381C31C0381C6380700CC1803007820117D9023>I<1C1F0027218067C1C04781C0C781C0C701
+C00701C00E03800E03800E03800E07001C07181C07181C0E181C0E303806601803C015117D9018
+>I<01F007180C0C1806380670067006E00EE00EE00EE00CE01CE018E030606030C01F000F117B
+9016>I<07078009D8C019F06011E06031C06031C06001C0600380E00380E00380E00380C00701
+C00701800703800783000E8C000E78000E00000E00001C00001C00001C00001C0000380000FF00
+0013197F9016>I<1C3E276367C34787C703C70007000E000E000E000E001C001C001C001C0038
+00180010117D9012>114 D<01E006180C18083818381C001F801FE00FF003F000304030E030E0
+30C06060C03F000D117D9011>I<00C001C001C003800380038003800700FFE0070007000E000E
+000E000E001C001C001C001C0038603860384038C019800F000B197D980E>I<0E00C03301C063
+81C0638380C38380C703800703800707000E07000E07000E07001C0E301C0E301C0E300C1E6006
+364003C38014117D9017>I<0E0300330380638380638180C38180C701800701800703000E0300
+0E03000E02001C06001C04000C0C000E080006100003E00011117D9014>I<0E00C3003301C380
+6381C38063838180C3838180C703818007038180070703000E0703000E0703000E0702001C0E06
+001C0E06000C0E0C000E1E08000613100003E1E00019117D901C>I<0E00C03301C06381C06383
+80C38380C703800703800707000E07000E07000E07001C0E001C0E001C0E000C1E00063C0003DC
+00001C0000180000380038300038700030E0003180001F000012197D9015>121
+D<FFFFFFFFFE27017B8A2C>124 D E /Fp 52 127 df<00C001C001C001C007E01FF83FFC79DE
+F1C7E1C7E1CFE1C671C07DC03FC01FF003FC01FE01CE61C7F1C7F1C7E1C7F1CE79DE3FFC1FF807
+E001C001C000C0101F7E9B15>36 D<0380000FC0000FC0001CE0001CE0001CE0001CE0001CEFC0
+1DCFC01FCFC01F8E000F0E001E1C003E1C007F3800773800E3B800E3F000E1F100E0E38071F380
+7FFF803FBF001E0E0012187F9715>38 D<018003C003C003C003C003C003C07FFEFFFFFFFF7FFE
+03C003C003C003C003C003C0018010127E9415>43 D<387C7E7E3E0E1E1C78F060070B798415>
+I<7FFEFFFFFFFF7FFE10047E8D15>I<70F8F8F8700505788415>I<03C00FF01FF83C3C381C700E
+700E700EE007E007E007E007E007E007E007E007700E700E781E381C3C3C1FF80FF003C010187E
+9715>48 D<030007000F000F001F00FF00FF00E700070007000700070007000700070007000700
+0700070007000700FFF8FFF8FFF80D187C9715>I<07E01FF03FFC703EE00EF007F00760070007
+0007000E000E001C0038007000E001C003800F001E0738077FFFFFFF7FFF10187E9715>I<00F8
+0001F80001B80003B80003B8000738000F38000E38001E38001C38003C3800783800703800F038
+00FFFFC0FFFFC0FFFFC000380000380000380000380003FF8003FF8003FF8012187F9715>52
+D<00F803FC0FFE1F1E1C1E380C70007000F000E7F0EFF8FFFCF80EF00FE007E007E00770077007
+780E3C1C1FF80FF003E010187E9715>54 D<07E00FF01FF83C3C701EE00EE00EE007E007E007F0
+0F701F3FFF1FF70FE70007000E000E301C783C78787FF03FE00F8010187E9715>57
+D<0006000F003F007E01FC03F807E01FC03F007E00FC00FC007E003F001FC007E003F801FC007E
+003F000F000610167E9615>60 D<6000F000FC007E003F801FC007E003F800FC007E003F003F00
+7E00FC03F807E01FC03F807E00FC00F000600010167E9615>62 D<7FF000FFFC007FFE001C1E00
+1C0F001C07001C07001C07001C0F001C1E001FFE001FFC001FFC001C1C001C0E001C0E001C0E00
+1C0E001C0E201C0E701C0E707F07E0FF87E07F03C01418809715>82 D<7F0FE0FF9FF07F0FE01C
+03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C03801C
+03801C03801C03800E07000F0F0007FE0003FC0000F0001418809715>85
+D<7E3F007F3F807E3F001E1C000E38000F380007700007F00003E00003E00001E00001C00001E0
+0003E00003F0000770000738000E38000E1C001E1C001C0E007E1F80FF3FC07E1F8012187F9715
+>88 D<FE1FC0FF1FC0FE1FC01C0F001E0E000E1E000E1C00071C0007380003B80003B80001F000
+01F00000E00000E00000E00000E00000E00000E00000E00000E00003F80007FC0003F80012187F
+9715>I<7FFFFFFFFFFFE00EE01EE01CE0380078007000E001E001C00380078007000E001E001C
+07380778077007FFFFFFFFFFFF10187E9715>I<FFE0FFE0FFE0E000E000E000E000E000E000E0
+00E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000FFE0
+FFE0FFE00B1F789B15>I<6000F000F000F80078007C003C003E001E001F000F000F000F800780
+07C003C003E001E001F000F000F000F80078007C003C003E001E001F000F000F0006101F7E9B15
+>I<FFE0FFE0FFE000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000
+E000E000E000E000E000E000E000E000E000E0FFE0FFE0FFE00B1F7F9B15>I<06001F803FC0F9
+F0F0F040200C067C9715>I<7FFEFFFFFFFF7FFE10047E7F15>I<081C3C7870E0E0E0E0F0F87830
+060D799A15>I<1FC0003FF0007FF800783800301C00001C0001FC001FFC003FDC00781C00E01C
+00E01C00E01C00F07C007FFFC03FCFC01F07C012117E9015>I<FC0000FC0000FC00001C00001C
+00001C00001C00001C78001DFE001FFF001F0F001C03801C03C01C01C01C01C01C01C01C01C01C
+01C01C03801E03801F0F001FFE001DFC000CF80012187F9715>I<03F00FF81FFC3C3C70187000
+E000E000E000E000E000700E780E3E1C1FF80FF003E00F117D9015>I<007E00007E00007E0000
+0E00000E00000E00000E0007CE000FEE001FFE003C3E00700E00700E00E00E00E00E00E00E00E0
+0E00E00E00700E00701E003C3E003FFFC01FEFC0078FC012187F9715>I<07C01FF03FF8383C70
+1C700EE00EFFFEFFFEFFFEE000700E780E3C1E1FFC0FF803E00F117D9015>I<003E00FF01FF03
+CF0386038003807FFEFFFEFFFE038003800380038003800380038003800380038003807FFCFFFE
+7FFC10187F9715>I<03C78007EFC00FFFC01C3880381C00381C00381C00381C00381C001C3800
+1FF0001FE0001BC0001800001FF8001FFE003FFF00700780E001C0E001C0E001C0E001C0700380
+7C0F803FFF000FFC0003F000121B7F9015>I<FC0000FC0000FC00001C00001C00001C00001C00
+001CF0001DFC001FFC001F0E001E0E001C0E001C0E001C0E001C0E001C0E001C0E001C0E001C0E
+001C0E00FF8FC0FF9FC0FF8FC012187F9715>I<03000780078003000000000000000000FF80FF
+80FF8003800380038003800380038003800380038003800380FFFCFFFEFFFC0F197D9815>I<7E
+0000FE00007E00000E00000E00000E00000E00000E7FC00EFFC00E7FC00E1E000E3C000E78000E
+F0000FF0000FF0000FF8000F3C000E1C000E0E000E0F007F8FE0FF8FE07F8FE01318809715>
+107 D<7FC000FFC0007FC00001C00001C00001C00001C00001C00001C00001C00001C00001C000
+01C00001C00001C00001C00001C00001C00001C00001C00001C0007FFF00FFFF807FFF0011187E
+9715>I<F9C380FFEFC0FFFFE03C78E03C78E03870E03870E03870E03870E03870E03870E03870
+E03870E03870E0FE7CF8FE7CF8FE7CF81511809015>I<FCF000FDFC00FFFC001F0E001E0E001C
+0E001C0E001C0E001C0E001C0E001C0E001C0E001C0E001C0E00FF8FC0FF9FC0FF8FC012117F90
+15>I<07E01FF83FFC3C3C700E700EE007E007E007E007E007700E781E3C3C3FFC1FF807E01011
+7E9015>I<FC7800FDFE00FFFF001F0F001C03801C03C01C01C01C01C01C01C01C01C01C01C01C
+03801E03801F0F001FFE001DFC001CF8001C00001C00001C00001C00001C00001C0000FF8000FF
+8000FF8000121A7F9015>I<078E001FEE003FFE003C3E00701E00F00E00E00E00E00E00E00E00
+E00E00E00E00F00E00701E00783E003FFE001FEE00078E00000E00000E00000E00000E00000E00
+000E00007FC000FFE0007FC0131A7E9015>I<7F1F00FF3F807F7FC007E3C007C1800780000780
+000700000700000700000700000700000700000700007FF800FFFC007FF80012117F9015>I<0F
+D83FF87FF8F078E038E03878003FC01FF000F8601CE01CF01CF83CFFF8FFF0CFC00E117D9015>
+I<030007000700070007007FFEFFFEFFFE0700070007000700070007000702070707070707078E
+03FC01F800F010167F9515>I<FC7E00FC7E00FC7E001C0E001C0E001C0E001C0E001C0E001C0E
+001C0E001C0E001C0E001C0E001C1E001FFFC00FEFC007CFC012117F9015>I<FF3FC0FF3FC0FF
+3FC038070038070038070038070039E70019E60019E6001926001926001D2E001D2E001F3E000F
+3C000E1C0012117F9015>119 D<7E3F807F3F807E3F800F3C0007380003F00003E00001E00001
+E00001E00003F0000738000738000E1C007E3F80FF3FC07E3F8012117F9015>I<7F1F80FF3FC0
+7F1F801C0E001E0E000E1C000E1C00071C00071C0007380003380003B80003B00001B00001F000
+01E00000E00000E00001E00001C00001C0007BC0007F80007F00003F00003C0000121A7F9015>
+I<3FFF807FFF807FFF80700F00701E00703C0000780001F00003E00007C0000F00001E03803C03
+80780380FFFF80FFFF80FFFF8011117F9015>I<001F007F00FF01C001C001C001C001C001C001
+C001C001C001C00780FF00FE00FF00078001C001C001C001C001C001C001C001C001C001C000FF
+007F001F101F7E9B15>I<7C00FF00FF8003C001C001C001C001C001C001C001C001C001C000F0
+007F003F007F00F001C001C001C001C001C001C001C001C001C003C0FF80FF007C00101F7E9B15
+>125 D<1C603EF0FFF0F7C063800C057C9715>I E /Fq 36 125 df<0020003000600060006000
+6000C000C000C0018001800180030003000300060006000C000C0018001800300030006000C000
+40000C1A819800>2 D<4000C0006000600030003000180018000C000C000C0006000600060003
+00030003000300018001800180018000C000C000C000C000400A1B899900>15
+D<C00000F000003800000E000007000001C00000E000003000001C00000E000003000001800000
+C000006000003000001800000C0000041612959000>26 D<F000007C00000F000003800000E000
+007800001C000006000003800001C000006000003000001800000C0000070000031810978E00>
+28 D<800000F000007E00000F800001E000007000001C00000F000003800000E0000070000018
+00000C000007000003180F978D00>30 D<E00000007C0000001F00000003E0000000F80000001C
+0000000700000003C0000000E0000000380000001C00000006000000038000000180190E988C00
+>I<F0000000FE0000000F80000001E0000000780000001E0000000780000001E0000000700000
+001C0000000E000000038000000180190D988B00>I<C0000000FC0000003FC0000003F8000000
+3F00000007C0000000F00000003C0000000F00000003C0000000C01A0B998900>35
+D<60000000FFC000001FFC0000003F80000003F00000007E0000000F80000001E0000000601B09
+9A8700>37 D<FFE00000FFFF0000001FE0000000FC0000001F80000003E0000000601B079A8500
+>I<FFF80000FFFFC0000007FC0000003F80000003E0000000601B069A8400>I<7FFFE000FFFFFF
+8000001FF0000000701C049B8200>41 D<0FFFFE00FFFFFFF0F00001F01C039B8100>I<000003
+E000003FE00003FC00001FC00000FC000003E000000F0000003C000000F0000000400000001B0A
+9A8000>47 D<00000300001F00007C0001E0000780001E0000380000E00001C0000300000E0000
+1C0000300000600000C00000180F978000>51 D<00000600001E0000780001E0000780000E0000
+380000700000C0000380000700000C0000180000300000600000C000008000001711968000>I<
+0000300000700001C0000380000600001C0000380000600000C0000180000300000600000C0000
+180000300000300000600000C00000C000008000001414938000>55 D<0000300000700000C000
+0380000700000C0000180000300000600000C0000180000300000600000600000C000018000030
+0000300000600000C000004000001415938000>I<0000600000E0000180000300000600000C00
+00180000300000600000C0000180000300000300000600000C0000180000180000300000600000
+600000C000001315928000>I<000180000380000600000C0000180000180000300000600000C0
+000180000180000300000600000C00000C0000180000180000300000600000600000C00000C000
+008000001117908000>59 D<00100030006000C000C00180018003000300060006000C000C000C
+001800180018003000300030006000600060006000C00040000C1A8B8000>66
+D<4000C000C000C000C000600060006000600030003000300030001800180018000C000C000C00
+06000600030003000180018000C000800A1B818000>79 D<400000C00000600000600000300000
+3000001800000C00000C000006000003000001800001800000C000006000003000001800000C00
+0006000003000001800000C01216818000>85 D<800000C000006000003000001800000C000007
+000003800000C000007000003C00000E000003800001E000007C00001E1710808000>92
+D<800000C000006000003800001C000007000003C00000E000003800001F000007C00000F80000
+3E000007180E808000>95 D<80000000E00000007C0000001F80000003F00000007F0000000FFE
+000000FFC0000001801A09808000>101 D<80000000F00000007E0000000FC0000001FE000000
+3FFFC00001FFC01A07808000>I<C0000000FF0000003FFFFFE000FFFFC01B04808000>105
+D<F00001E0FFFFFFE00FFFFE001B03808000>I<00000080000003C000000F0000003C000001F0
+00000FC00000FE00000FF00000FF000000F00000001A0A808800>111 D<00000400000C000018
+0000300000600000C0000380000700000C0000380000700001C0000780001E0000780000E00000
+8000001611808F00>116 D<0000100000300000300000600000C0000180000300000600000C00
+00180000300000E00001C0000300000E00001C0000700000E000008000001413809100>118
+D<0000400000600000C0000180000180000300000600000C00000C0000180000300000600000C0
+000180000300000600001C0000380000600000C000008000001315809300>120
+D<0000C0000180000180000300000600000600000C0000180000300000300000600000C0000180
+000300000600000C0000180000300000600000C000008000001215809300>I<00018000018000
+0300000300000600000C00000C0000180000300000300000600000C00001800001800003000006
+00000C0000180000300000600000C000008000001116809400>I<000100030003000300060006
+000C000C0018003000300060006000C001800300030006000C00180030006000C0004000101881
+9600>124 D E /Fr 36 125 df<00001E00007C0001E0000380000E00003C0000700000C00003
+80000700000C0000180000300000600000C000008000001710808E00>2
+D<008000C00180018003000300060006000C000C000C0018001800180030003000300030006000
+600060006000C000C000C000C00040000A1B819900>15 D<4000C000C000600060006000600060
+00600030003000300030001800180018000C000C000C0006000600030003000180018000C00040
+0A1B899900>26 D<4000C00060006000600060003000300030001800180018000C000C000C0006
+000600030003000180018000C000C00060003000100C1A8B9800>28 D<C000C000C000C0006000
+6000600030003000180018000C000C0006000600030003000180018000C0006000600030001800
+080D198C9700>30 D<8000C000C000600060006000300030001800180018000C000C0006000300
+03000180018000C00060006000300018000C00040E198D9700>I<C00060006000600030003000
+3000180018000C000C000600030003000180018000C00060006000300018000C000600020F188E
+9600>I<800000C00000C000006000006000003000001800001800000C00000C00000600000300
+0001800001800000C000006000003000001800001800000C000006000003800001801117909500
+>35 D<C000006000006000003000001800001800000C000006000003000003000001800000C000
+006000003000001800000C000006000003000001800000E00000601315929300>37
+D<400000C000006000003000003000001800000C000006000006000003000001800000C0000060
+00003000001800000C000007000003800000C00000700000301415939300>I<800000C00000C0
+00006000003000003000001800000C000006000003000001800000C000006000003800001C0000
+06000003800001C00000700000301414939200>I<800000C000006000003000001800000C0000
+06000003000001800000E000007000001800000E000007000001C00000F000003C00000C161295
+9000>41 D<800000C000006000003000001800000C000007000003800000C00000700000380000
+0E000007800001E000007800001E0000061711968F00>I<40000000F00000003C0000000F0000
+0003E0000000FC0000001FC0000003FC0000003FE0000003E01B0A9A8800>47
+D<F80000007FC000F007FFFFF0003FFF001C049B8100>51 D<F00001F0FFFFFFF00FFFFE001C03
+9B8000>I<00000060000003E000003F800007FC00FFFFC000FFF800001B069A8000>55
+D<00000060000003E000001F800000FC00001FE000FFFF0000FFE000001B079A8000>I<000000
+60000001E000000F8000007E000003F000003F80001FFC0000FFC00000600000001B099A8000>
+I<000000C0000003C000000F0000003C000000F0000007C000003F000003F800003FC00000FC00
+0000C00000001A0B998000>59 D<00000300000700000C0000180000300000600001C000038000
+0600001C0000780000E0000380000F00007C0000F000001810978000>66
+D<004000C000C000C000C0018001800180018003000300030003000600060006000C000C000C00
+180018003000300060006000C00040000A1B898000>79 D<40C0C0606060606060303030303030
+30303030303030303030303020041C818000>85 D<4000C000600030003000180018000C000C00
+0600060003000300030001800180018000C000C000C00060006000600060003000200C1A818000
+>92 D<4000C00060003000180018000C000600060003000300018000C000C00060006000600030
+0030001800180018000C000C00040E19818000>95 D<800000C000006000003000001800000C00
+0006000003000001800000C000006000003000003000001800000C000006000006000003000001
+800001800000C01215808000>101 D<800000C000006000003800001C00000600000300000180
+0000C000006000003000001800000C00000C000006000003000001800001800000C00000600000
+401315808000>I<800000E000007800001C000007000003800000C000007000003800000C0000
+06000003000001800000C00000600000300000180000081512808000>105
+D<800000E000007800001E000007800001C000007000003800000C000007000003800000C00000
+6000003000001800000C0000041611808000>I<F0000000FF0000000FF0000000FE0000000FC0
+000001F00000003C0000000F00000003C0000000801A0A808000>111 D<0FFFFE00FFFFFFE0F0
+0001E01B03808100>116 D<000FFFC003FFFFE03FF00000FC000000C00000001B05808300>118
+D<0001FFC0003FFFC001FE00000FC000007E000000F0000000800000001A07808500>120
+D<000001800000FFC0000FFE00007F000003F000001F8000007C000000E0000000800000001A09
+808700>I<0000018000007FC00007FE00003F800001F8000007C000001E00000078000000E000
+0000800000001A0A808800>I<0000010000001F800000FE000007E000003F000000F8000003C0
+00000F0000003C00000070000000C000000080000000190C808A00>124
+D E /Fs 35 124 df<0000008000000180000003000000060000000C0000001800000030000000
+60000000C000000180000003000000060000000C00000018000000180000003000000060000000
+C000000180000003000000060000000C000000180000003000000060000000C000000040000000
+191B819917>2 D<00000200000600000C0000180000300000600000C00000C000018000030000
+0600000C0000180000300000300000600000C0000180000300000600000600000C000018000030
+0000600000C00000400000171B819915>4 D<0000080000180000300000600000C00000C00001
+80000300000600000600000C0000180000300000600000600000C0000180000300000300000600
+000C0000180000180000300000600000C00000400000151B819913>6 D<40C0C0C0C0C0C0C0C0
+C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C040021B818000>31 D<4000C000600060006000300030
+0030001800180018000C000C000C000600060003000300030001800180018000C000C000C00060
+00200B1B818009>42 D<400000C000006000003000003000001800000C00000C00000600000300
+0003000001800000C00000C000006000003000001800001800000C000006000006000003000001
+800001800000C0000060000020131B818011>53 D<400000C00000600000300000180000180000
+0C000006000003000003000001800000C000006000006000003000001800000C00000600000600
+0003000001800000C00000C0000060000030000018000008151B818013>56
+D<40000000C00000006000000030000000180000000C00000006000000030000000180000000C0
+000000600000003000000018000000180000000C00000006000000030000000180000000C00000
+006000000030000000180000000C0000000600000003000000018000000080191B818017>60
+D<80000000C00000006000000030000000180000000C00000006000000030000000180000000C0
+0000006000000030000000180000000C00000006000000030000000180000000C0000000600000
+0030000000180000000C000000060000000300000001C0000000C01A1A808019>64
+D<80000000C00000006000000030000000180000000C000000060000000380000001C000000060
+00000030000000180000000C000000060000000300000001C0000000E000000030000000180000
+000C000000060000000300000001C0000000C01A18808019>67 D<80000000C000000060000000
+30000000180000000E000000070000000180000000C000000060000000300000001C0000000E00
+0000030000000180000000C000000070000000380000000C000000060000000300000001C00000
+00C01A17808019>I<80000000C000000060000000380000001C000000060000000380000001C0
+00000060000000300000001C0000000E0000000300000001C0000000E0000000300000001C0000
+000E0000000300000001C0000000C01A15808019>70 D<80000000C00000006000000038000000
+1C000000060000000380000001C000000060000000300000001C0000000E0000000300000001C0
+000000E0000000300000001C0000000E0000000300000001C0000000C01A15808019>I<800000
+00C000000070000000380000000E0000000780000001C000000070000000380000000E00000007
+00000001C0000000F0000000380000000E0000000700000001C0000000C01A12808019>75
+D<80000000C0000000700000003C0000000E0000000380000001E0000000700000001C0000000F
+0000000380000000E0000000780000001C0000000700000003C0000000C01A11808019>I<8000
+0000E0000000780000001E0000000780000001E00000007C0000001F00000003C0000000F00000
+003C0000000F00000003C0000000C01A0E808019>80 D<80000000E00000007C0000001F000000
+03C0000000F00000003E0000000F80000001E00000007C0000001F00000003C0000000C01A0D80
+8019>I<80000000F00000007E0000000FC0000001F00000003E0000000FC0000001F80000003F
+00000007C0000000C01A0B808019>83 D<C0000000F80000003F00000007E0000000FC0000001F
+80000003F00000007E0000000FC0000001C01A0A808019>85 D<FFFFFFC0FFFFFFC01A02808019
+>95 D<000001C000003FC00007FE0000FFC0001FF80000FF000000E00000001A07808519>101
+D<000001C000000FC00000FE000007F000007F000007F800003F800000F8000000C00000001A09
+808719>104 D<000001C000000FC000007E000003F000001F800000FC000007E000003F000000
+F8000000C00000001A0A808819>I<000000C0000007C000001F000000F8000003E000001F0000
+007C000003E000000F8000007C000000F0000000800000001A0C808A19>108
+D<000000C0000003C000001F0000007C000001E00000078000003E000000F8000003C000001F00
+00007C000000E0000000800000001A0D808B19>I<000000C0000003C000000F0000003C000000
+F0000003C000001F0000007C000001E00000078000001E00000078000000E0000000800000001A
+0E808C19>I<000000C0000003C000000F0000003C000000F0000003C000001F0000007C000001
+E00000078000001E00000078000000E0000000800000001A0E808C19>I<000000C0000003C000
+00070000001C00000078000000E00000038000000F0000001C00000070000001E0000003800000
+0E0000003C00000070000000C0000000800000001A11808F19>114 D<000000C0000001C00000
+070000000E00000038000000F0000001C00000070000000E0000003800000070000001C0000007
+8000000E0000003800000070000000C0000000800000001A12809019>I<000000C0000001C000
+00070000000E0000003800000070000001C0000003800000060000001C00000038000000E00000
+01C00000070000000E0000003800000070000000C0000000800000001A13809119>117
+D<000000C0000001C00000030000000E0000001C00000070000000E0000001800000070000000E
+0000003800000070000000C0000003800000070000001C0000003800000060000000C000000080
+0000001A14809219>I<000000C0000001C00000030000000E0000001C00000030000000E00000
+01C0000003000000060000001C0000003800000060000001C0000003800000060000001C000000
+3800000060000000C0000000800000001A15809319>I<000000C0000001C00000030000000E00
+00001C00000030000000E0000001C0000003000000060000001C0000003800000060000001C000
+0003800000060000001C0000003800000060000000C0000000800000001A15809319>I<000000
+C0000001C0000003000000060000000C0000003800000070000000C0000001800000030000000E
+0000001C0000003000000060000000C0000001800000070000000E000000180000003000000060
+000000C0000000800000001A17809519>122 D<000000C0000001C0000003000000060000000C
+0000001800000030000000E0000001C0000003000000060000000C000000180000003000000060
+000001C0000003800000060000000C000000180000003000000060000000C0000000800000001A
+18809619>I E /Ft 7 122 df<07FFF80700700C00E00C01C0080380080700100E00001C000038
+0000780000F00000E00001C0400380800700800E00801C0100380300700F00FFFE0015147D9319
+>90 D<001C002E006E006C00C000C000C000C007F800C001800180018001800180018003000300
+030003000300060006006600E400C80070000F1B7E9412>102 D<01EC031C041C0C1818181818
+1818303030303030107018E00F600060006060C0E0C0C1807E000E137E8C12>I<1C78268C2304
+46064606060606060C0C0C0C0C080C101A2019C018001800300030003000FC000F137F8C13>
+112 D<07900C7010703060606060606060C0C0C0C0C0C041C063803D8001800180030003000300
+1FC00C137E8C11>I<0F1E11E721C7418641800180018003000304C304E308C51078E0100D7E8C
+15>120 D<1C0C260C460C86188C180C180C18183018301830187008E00760006000C070C07180
+63003C000E137E8C13>I E /Fu 4 91 df<7FF81FF00F8003000F0002000F0002000F0002001E
+0004001E0004001E0004001E0004003C0008003C0008003C0008003C0008007800100078001000
+7800100078001000F0002000F0002000F0002000F0004000F00040007000800070010000380600
+001C18000007E000001C1B7D9A1D>85 D<01FFE0FFC0001F003E00001F001800001F002000000F
+004000000F80800000078100000007C200000003C400000003E800000001F800000001F0000000
+01F000000000F000000001F80000000378000000067C0000000C3C000000083E000000101E0000
+00201F000000401F000000800F000001000F800006000780001F000FC000FFC03FF800221B7F9A
+23>88 D<FFF003FC0F8000E00F8000C00F8001800780010007C0020003C0040003E0080003E010
+0001F0200001F0600000F0C00000F8800000790000007E0000007C000000380000007800000078
+0000007800000070000000F0000000F0000000F0000000E0000001E000001FFE00001E1B7F9A19
+>I<00FFFFF001F001E001C003C00180078001000F0003001E0002003C00020078000200F80000
+01F0000003E0000003C00000078000000F0000001E0000003C00000078000000F0020001E00200
+03E0020007C00400078004000F000C001E0018003C0038007800F000FFFFF0001C1B7E9A1D>I
+E /Fv 6 66 df<06001E00E6000600060006000600060006000600060006000600060006000600
+060006007FE00B137E9212>49 D<1F0060C06060F070F030603000700070006000C001C0018002
+0004000810101020207FE0FFE00C137E9212>I<0FC0307070387018703800380030006007C000
+7000380018001C601CF01CF018E03860701FC00E137F9212>I<00C000C001C002C006C004C008
+C018C010C020C040C0C0C0FFFC00C000C000C000C000C007F80E137F9212>I<20603FC03F8024
+002000200020002F0030C020E0006000700070E070E070E06040E021C01F000C137E9212>I<00
+1000003800003800007C00005C00005C00008E00008E00010F0001070001070002038002038007
+FFC00401C00801E00800E00800E01800F0FE03FE17147F931B>65 D E /Fw
+6 121 df<800020C000606000C03001801803000C0600060C0003180001B00000E00000E00001
+B000031800060C000C06001803003001806000C0C000608000201314799321>2
+D<03C00FF01FF83FFC7FFE7FFEFFFFFFFFFFFFFFFF7FFE7FFE3FFC1FF80FF003C010107E9115>
+15 D<00000040000001C0000003C0000007C0000007C000000BC000000BC0000013C0000013C0
+000023C0000063C0000043C00000C3C0000083C0000103C0000303C0000203C0000603C0000C03
+C0001803E0001FFFE0003FFFE0006001E040C001E041C001F0E38001F0FF0000F0FE0000FEFC00
+00F8780000001F1E7F9C22>65 D<0000C00000000003C00000100003C00000300007C000007000
+07E00000F00007E00001F00005E00003E00005E00007E0000DE0000FE00009F0001DE00009F000
+39E00008F00031E00010F80061E00010F800C1C00010780181C00020780383C000207C0703C000
+207C0E03C000403C1C03C000403E3803C000803EF003C000801FE003C001001FC003C063000F80
+03C07E000E0003E0FE00040003F8FC00000001E07800000000002D1C7F9A32>77
+D<0003FC000FFF00303F00600F00C00F01C00E03C00003C00003E00003F00001F80000FF00007F
+C0000FF00003F80000F800007C08007C30003C70003CF00038F00030F80060FC00C07F03803FFE
+000FF000181B7F9A1A>83 D<0F00308070406060E0E0E0E0E000E0006000700030000C001F0031
+8070C0E060E070E070E070E070607030E018C00F80030000C000E0006000700070707070706060
+20E010C00F000C247D9B13>120 D E /Fx 79 125 df<007E0F8001C1B0C00303E1E00703E1E0
+0E03C0C00E01C0000E01C0000E01C0000E01C0000E01C0000E01C000FFFFFE000E01C0000E01C0
+000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01C0000E01
+C0000E01C0000E01C0000E01C0007F87FC001B1C809B19>11 D<003F0001C0C00380C00701E00E
+01E00E00C00E00000E00000E00000E00000E0000FFFFE00E00E00E00E00E00E00E00E00E00E00E
+00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E07FC7FC161C809B18>I<
+00008000010000030000020003F4000E1C00180E00301B00701380602180E021C0E041C0E0C1C0
+E081C0E101C06101807203803603001C06000C0C000BF00010000030000020000040000012197F
+9415>28 D<0000008000000180003FC10000E0720003801C0006000E000E000F001C0013803800
+31C0780021E0780041E0700080E0F00080F0F00100F0F00200F0F00600F0F00400F0F00800F0F0
+1000F0701000E0782001E0784001E038C001C01C8003800D0003000700060003801C0004E07000
+083FC00018000000100000001C1F7E9C21>31 D<6060F0F0F8F868680808080808081010101020
+20404080800D0C7F9B15>34 D<60F0F8680808081010204080050C7C9B0C>39
+D<60F0F0701010101020204080040C7C830C>44 D<FFE0FFE00B0280890E>I<60F0F06004047C
+830C>I<00010003000600060006000C000C000C0018001800180030003000600060006000C000
+C000C0018001800300030003000600060006000C000C0018001800180030003000300060006000
+6000C000C00010287E9D15>I<07E00C301818381C700E700E700EF00FF00FF00FF00FF00FF00F
+F00FF00FF00FF00FF00FF00F700E700E700E381C18180C3007E0101A7E9915>I<018003803F80
+C38003800380038003800380038003800380038003800380038003800380038003800380038003
+80038003807FFC0E1A7D9915>I<07E01838201C401EF00EF80FF80FF80F200F000F001E001E00
+3C0038007000E000C00180030006010C01180110023FFE7FFEFFFE101A7E9915>I<07E0183820
+1C781E781E781E381E001C003C0038007007E00038001C001E000E000F000F700FF80FF80FF80E
+F01E401C30380FE0101A7E9915>I<00180000180000380000780000780000B800013800013800
+023800043800043800083800103800303800203800403800C03800FFFFC0003800003800003800
+00380000380000380000380003FF80121A7F9915>I<300C3FF83FF03FC0200020002000200020
+00200027E03838201C000E000E000F000F600FF00FF00FF00F800E401C2018187007C0101A7E99
+15>I<00F0030C0E041C0E181E381E780C70007000F000F3E0F438F81CF80EF00EF00FF00FF00F
+700F700F700F300E380E181C0C3803E0101A7E9915>I<4000007FFF807FFF007FFF0040020080
+040080080080080000100000200000200000400000C00000C00001C00001800001800003800003
+8000038000078000078000078000078000078000078000030000111B7E9A15>I<07E00838100C
+200460066006600670067C0C3F181FB00FE007F80DFC30FE203E600FC007C003C003C003C00260
+063004181807E0101A7E9915>I<07E00C303818301C700CF00EF00EF00FF00FF00FF00F700F70
+1F381F1C2F07CF000F000E000E300E781C781C7038203030E00F80101A7E9915>I<60F0F06000
+000000000000000060F0F06004117C900C>I<60F0F06000000000000000000060F0F070101010
+102020408004197C900C>I<00020000000700000007000000070000000F8000000F80000017C0
+000013C0000013C0000021E0000021E0000061F0000040F0000040F00000807800008078000180
+7C0001FFFC0001003C0002001E0002001E0002001E0004000F0004000F000C000F801E000F80FF
+807FF81D1B7F9A20>65 D<FFFFC0000F0070000F0038000F003C000F001E000F001E000F001E00
+0F001E000F001E000F001C000F003C000F0078000FFFE0000FFFF8000F001C000F000E000F000F
+000F0007800F0007800F0007800F0007800F0007800F000F000F000F000F001E000F007800FFFF
+E000191B7E9A1E>I<001FC04000F038C0038005C0070003C00E0001C01C0000C03C0000C03800
+00407800004070000040F0000000F0000000F0000000F0000000F0000000F0000000F000000070
+00004078000040380000403C0000801C0000800E000100070002000380040000F03800001FC000
+1A1B7E9A1F>I<FFFFC0000F0070000F001C000F000E000F0007000F0007800F0003800F0003C0
+0F0001C00F0001C00F0001E00F0001E00F0001E00F0001E00F0001E00F0001E00F0001E00F0001
+C00F0001C00F0003C00F0003800F0003800F0007000F000E000F001C000F007000FFFFC0001B1B
+7E9A20>I<FFFFFE000F001E000F0006000F0002000F0002000F0003000F0001000F0101000F01
+01000F0100000F0100000F0300000FFF00000F0300000F0100000F0100000F0100000F0100800F
+0000800F0001000F0001000F0001000F0003000F0003000F0006000F001E00FFFFFE00191B7E9A
+1D>I<FFFFFC0F003C0F000C0F00040F00040F00060F00020F00020F01020F01000F01000F0100
+0F03000FFF000F03000F01000F01000F01000F01000F00000F00000F00000F00000F00000F0000
+0F0000FFF800171B7E9A1C>I<001FC08000E0318003800B80070007800E0003801C0001803800
+0180380000807800008070000080F0000000F0000000F0000000F0000000F0000000F000FFF0F0
+000780700007807800078038000780380007801C0007800E0007800700078003800B8000E03180
+001FC0801C1B7E9A21>I<FFF1FFE00F001E000F001E000F001E000F001E000F001E000F001E00
+0F001E000F001E000F001E000F001E000F001E000FFFFE000F001E000F001E000F001E000F001E
+000F001E000F001E000F001E000F001E000F001E000F001E000F001E000F001E000F001E00FFF1
+FFE01B1B7E9A20>I<FFF00F000F000F000F000F000F000F000F000F000F000F000F000F000F00
+0F000F000F000F000F000F000F000F000F000F000F00FFF00C1B7F9A0F>I<07FF80003C00003C
+00003C00003C00003C00003C00003C00003C00003C00003C00003C00003C00003C00003C00003C
+00003C00003C00003C00003C00703C00F83C00F83C00F8380070700020E0001F8000111B7F9A16
+>I<FFF01FE00F0007800F0006000F0004000F0008000F0010000F0020000F0040000F0080000F
+0300000F0600000F0F00000F1F00000F2780000F43C0000F83C0000F01E0000F00F0000F00F000
+0F0078000F003C000F003E000F001E000F000F000F000F800F000FC0FFF03FF01C1B7E9A21>I<
+FFF8000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F0000
+0F00000F00000F00000F00000F00080F00080F00080F00080F00180F00100F00300F00700F00F0
+FFFFF0151B7E9A1A>I<FF00007FC00F00007C000F00007C000B8000BC000B8000BC0009C0013C
+0009C0013C0009C0013C0008E0023C0008E0023C000870043C000870043C000870043C00083808
+3C000838083C00081C103C00081C103C00081C103C00080E203C00080E203C00080E203C000807
+403C000807403C000803803C000803803C001C03803C00FF8103FFC0221B7E9A27>I<FF003FE0
+0F8007000FC002000BC0020009E0020009F0020008F0020008780200083C0200083C0200081E02
+00080F0200080F0200080782000803C2000803E2000801E2000800F2000800FA0008007A000800
+3E0008001E0008001E0008000E00080006001C000600FF8002001B1B7E9A20>I<003FC00000E0
+700003801C0007000E000E0007001C000380380001C0780001E0780001E0700000E0F00000F0F0
+0000F0F00000F0F00000F0F00000F0F00000F0F00000F0700000E0780001E0780001E03C0003C0
+1C0003800E00070007000E0003801C0000E07000003FC0001C1B7E9A21>I<FFFFC00F00700F00
+3C0F001E0F000E0F000F0F000F0F000F0F000F0F000E0F001E0F003C0F00700FFFC00F00000F00
+000F00000F00000F00000F00000F00000F00000F00000F00000F00000F0000FFF000181B7E9A1D
+>I<003FC00000E0700003801C0007000E000E0007001C0003803C0003C0780001E0780001E070
+0000E0F00000F0F00000F0F00000F0F00000F0F00000F0F00000F0F00000F0700000E0780001E0
+780001E0380001C01C0F03800E1887000710CE0003905C0000F07000003FE01000007010000070
+10000038300000387000003FE000001FE000000FC0000007801C237E9A21>I<FFFF00000F01E0
+000F0078000F003C000F001C000F001E000F001E000F001E000F001E000F001C000F003C000F00
+78000F01E0000FFF00000F01C0000F00F0000F0070000F0078000F0078000F0078000F0078000F
+0078000F0078000F0078100F0038100F001C20FFF00FC01C1B7E9A1F>I<07F0801C0D80300380
+700180600180E00080E00080E00080F00000F800007F00003FF0001FFE000FFF0001FF80000FC0
+0003C00001E00000E08000E08000E08000E0C000C0C00180F00180CC060083FC00131B7E9A18>
+I<7FFFFF80701E0380601E0180401E0080401E0080801E0040801E0040801E0040801E0040001E
+0000001E0000001E0000001E0000001E0000001E0000001E0000001E0000001E0000001E000000
+1E0000001E0000001E0000001E0000001E0000001E0000003F000007FFF8001A1B7E9A1F>I<FF
+F03FE00F0007000F0002000F0002000F0002000F0002000F0002000F0002000F0002000F000200
+0F0002000F0002000F0002000F0002000F0002000F0002000F0002000F0002000F0002000F0002
+000F00020007000400078004000380080001C0100000706000001F80001B1B7E9A20>I<FFE1FF
+C0FF1F003E003C1E003E00180F001E00100F001E00100F001F001007801F002007801F00200780
+27802003C027804003C027804003E043C0C001E043C08001E043C08001F081E18000F081E10000
+F081E100007900F200007900F200007900F200003E007C00003E007C00003E007C00001C003800
+001C00380000180018000008001000281B7F9A2B>87 D<7FF03FE00FC00F0007800C0003C00800
+03E0180001F0100000F0200000F86000007C4000003C8000003F0000001F0000000F0000000780
+00000FC000000BC0000011E0000021F0000060F8000040780000807C0001003E0001001E000200
+1F0006000F801F000FC0FF803FF81D1B7F9A20>I<FFE007F81F0001E00F0000800F80008007C0
+010003C0020003E0020001F0040000F00C0000780800007C1000003C1000001E2000001F600000
+0FC000000780000007800000078000000780000007800000078000000780000007800000078000
+0007800000078000007FF8001D1B7F9A20>I<7FFFF87C00F07000F06001E06003C04003C04007
+80400F80400F00001E00003E00003C0000780000F80000F00001E00003E00003C0080780080F80
+080F00181E00181E00103C00307800707801F0FFFFF0151B7E9A1A>I<FEFEC0C0C0C0C0C0C0C0
+C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0FEFE07287C9D0C>I<0808
+1010202040404040808080808080B0B0F8F8787830300D0C7A9B15>I<FEFE0606060606060606
+06060606060606060606060606060606060606060606060606060606FEFE0728809D0C>I<0810
+204040808080B0F87830050C7D9B0C>96 D<1FC000707000783800781C00301C00001C00007C00
+07DC001E1C00381C00781C00F01C40F01C40F01C40703C40784E801F870012117E9015>I<FC00
+001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C7E001D83801E01
+C01C00E01C00F01C00701C00781C00781C00781C00781C00781C00701C00F01C00E01E01C01983
+80107C00151C7F9B18>I<03F80E0E1C1E381E780C7000F000F000F000F000F000700078003801
+1C020E0403F810117F9013>I<000FC00001C00001C00001C00001C00001C00001C00001C00001
+C00001C00001C001F1C00E0DC01C03C03801C07801C07001C0F001C0F001C0F001C0F001C0F001
+C07001C07801C03801C01C03C00E0DC003F1F8151C7F9B18>I<03F00E18180C380E70077007F0
+07FFFFF000F000F0007000700038011C020E0403F810117F9013>I<00F8018C071E061E0E0C0E
+000E000E000E000E000E00FFE00E000E000E000E000E000E000E000E000E000E000E000E000E00
+0E000E007FE00F1C809B0D>I<07E3801C3CC0381C80381C00781E00781E00781E00381C00381C
+001C380037E0002000003000003000003FF8001FFF001FFF803003806001C0C000C0C000C0C000
+C06001803003001C0E0007F800121A7F9015>I<FC00001C00001C00001C00001C00001C00001C
+00001C00001C00001C00001C00001C7E001C83801D01801E01C01C01C01C01C01C01C01C01C01C
+01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C0FF8FF8151C7F9B18>I<18003C003C00
+18000000000000000000000000000000FC001C001C001C001C001C001C001C001C001C001C001C
+001C001C001C001C00FF80091C7F9B0C>I<00C001E001E000C000000000000000000000000000
+0007E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E0
+00E060E0F0C0F1C061803E000B24829B0D>I<FC00001C00001C00001C00001C00001C00001C00
+001C00001C00001C00001C00001C0FE01C07801C06001C08001C10001C20001C40001DE0001EF0
+001C70001C38001C3C001C1C001C0E001C0F001C0F80FF9FE0131C7F9B16>I<FC001C001C001C
+001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C001C00
+1C001C001C001C00FF80091C7F9B0C>I<FC7E07E0001C838838001D019018001E01E01C001C01
+C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C01C01C001C
+01C01C001C01C01C001C01C01C001C01C01C00FF8FF8FF8021117F9024>I<FC7E001C83801D01
+801E01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01
+C0FF8FF815117F9018>I<03F0000E1C00180600380700700380700380F003C0F003C0F003C0F0
+03C0F003C07003807003803807001806000E1C0003F00012117F9015>I<FC7E001D83801E01C0
+1C00E01C00F01C00701C00781C00781C00781C00781C00781C00701C00F01C00E01E01C01D8780
+1C7C001C00001C00001C00001C00001C00001C00001C0000FF800015197F9018>I<03E0800E19
+801C0580380780780380700380F00380F00380F00380F00380F003807003807803803807801C07
+800E1B8003E380000380000380000380000380000380000380000380001FF014197F9016>I<FC
+F01D1C1E3C1E3C1C181C001C001C001C001C001C001C001C001C001C001C00FFC00E117F9011>
+I<1FC830384018C008C008E0007F007FE01FF001F8003C800C800CC00CE008D0308FC00E117F90
+11>I<04000400040004000C000C001C003C00FFE01C001C001C001C001C001C001C001C001C00
+1C101C101C101C100C100E2003C00C197F9810>I<FC0FC01C01C01C01C01C01C01C01C01C01C0
+1C01C01C01C01C01C01C01C01C01C01C01C01C01C01C03C00C03C0060DC003F1F815117F9018>
+I<FF07E03C03801C01001C01000E02000E020007040007040007840003880003880001D00001D0
+0001F00000E00000E00000400013117F9016>I<FF3FC3F03C0701C01C0700801C0700801E0781
+800E0781000E0981000709C2000719C2000710C2000390E40003A0640003E07C0001E0780001C0
+380000C03000008010001C117F901F>I<FF0FE01E07001E06000E040007080003900001E00001
+E00000E00000F000013800023800061C000C0E000807003C0780FE1FE013117F9016>I<FF07E0
+3C03801C01001C01000E02000E020007040007040007840003880003880001D00001D00000F000
+00E00000E000004000004000008000008000F08000F10000F300006600003C000013197F9016>
+I<7FFE701C603C4038407040E041E001C0038007000F020E021C0238047804701CFFFC0F117F90
+13>I<FFFFF01401808A15>I<FFFFFFFFFF802901808A2A>I E /Fy 8 117
+df<60F0F06004047C830D>46 D<0003000000030000000780000007800000078000000BC00000
+0BC0000013E0000011E0000011E0000020F0000020F0000040F800004078000040780000803C00
+00803C0001FFFE0001001E0001001E0002000F0002000F0004000780040007800C0007C01E0007
+C0FF803FFC1E1B7F9A22>65 D<00200000700000700000700000B80000B800011C00011C00011C
+00020E00020E00060F0004070007FF000803800803801803C01001C03801C0FC07F815147E9319
+>97 D<FFFC001C07001C03801C01C01C01C01C01C01C01C01C03801C07001FFE001C03801C01C0
+1C00E01C00E01C00E01C00E01C00E01C01C01C0380FFFE0013147E9318>I<01F8400706C00C01
+C01801C03000C0700040600040E00040E00000E00000E00000E00000E000406000407000403000
+801800800C010007060001F80012147D9318>I<FFF8001C07001C03801C01C01C01C01C01C01C
+01C01C03801C07001FF8001C0E001C07001C03801C03801C03801C03801C03841C03841C01CCFF
+80F816147E9319>114 D<1F1030F06030C030C010C010E00070007F003FC00FE000F000380018
+801880188018C030F0608FC00D147D9313>I<7FFFE0607060407020C070308070108070100070
+0000700000700000700000700000700000700000700000700000700000700000700000700007FF
+0014147E9318>I E /Fz 73 127 df<701CF01EF01EF01EF01EF01EF01EF01EF01E701C701C70
+1C701C600C0F0E7B9D1A>34 D<01818003C3C003C3C003C3C003C3C003C3C003C3C07FFFF0FFFF
+F8FFFFF8FFFFF80787800787800787800F8F800F0F000F0F000F0F000F0F00FFFFF8FFFFF8FFFF
+F87FFFF01E1E001E1E001E1E001E1E001E1E001E1E000C0C00151E7E9D1A>I<00600000E00000
+E00000E00000E00003F8000FFE001FFF803CE7C078E1C070E0E0E0E0E0E0E1E0E0E1E0E0E0C070
+E00078E0003FE0001FF00007FC0000FF0000EF8000E3C000E1C000E0E0F0E0E0F0E0E0F0E0E0E0
+E0E070E1C078E3C03CEF801FFF000FFE0003F00000E00000E00000E00000600013277DA21A>I<
+00E00003F00007F8000738000E1C000E1C000E1C000E1C000E3C000E39FC0E71FC0EF1FC07E1C0
+07C1C00781C00783800F83801F83803DC70079C70070EE00E0FE00E07E00E03C08E03C1C707E1C
+78FF1C3FE7F81FC3F80F81E0161E7F9D1A>38 D<1C3E3E3F1F070707070E0E1C3C78F060081078
+9D1A>I<0038007800F001E003C007800F000E001C001C0038003800700070007000E000E000E0
+00E000E000E000E000E000E000E000700070007000380038001C001C000E000F00078003C001E0
+00F8007800380D2878A21A>I<6000F00078003C001E000F000780038001C001C000E000E00070
+00700070003800380038003800380038003800380038003800700070007000E000E001C001C003
+8007800F001E003C007800F00060000D287CA21A>I<00E00000E00000E00000E00040E040F0E1
+E0F8E3E07EEFC01FFF0007FC0003F80007FC001FFF007EEFC0F8E3E0F0E1E040E04000E00000E0
+0000E00000E00013157D991A>I<00300000780000780000780000780000780000780000780000
+78007FFFF0FFFFF8FFFFF87FFFF000780000780000780000780000780000780000780000780000
+300015167E991A>I<183E7E7F3F1F070E0E1CFCF8E0080D77851A>I<7FFFC0FFFFE0FFFFE07FFF
+C013047D901A>I<3078FCFC7830060676851A>I<01F00007FC000FFE001F1F001C070038038038
+03807001C07001C07001C0E000E0E000E0E000E0E000E0E000E0E000E0E000E0E000E0E000E0F0
+01E07001C07001C07803C03803803C07801C07001F1F000FFE0007FC0001F000131E7D9D1A>48
+D<00C001C001C003C007C00FC07FC0FDC071C001C001C001C001C001C001C001C001C001C001C0
+01C001C001C001C001C001C001C001C07FFFFFFF7FFF101E7B9D1A>I<03F0000FFC001FFF003C
+0F807803C07001C0E000E0F000E0F000E06000E00000E00000E00001C00001C000038000078000
+0F00000E00003C00007C0000F00001E00003C0000780000F00001E00E03C00E07FFFE0FFFFE07F
+FFE0131E7D9D1A>I<01FC0007FF001FFF801E03C03C01C03C00E03C00E00000E00000E00001C0
+0003C000078001FF0001FF0001FFC00003E00000F0000070000038000038000038600038F00038
+F00038E000707000F07E03E03FFFC00FFF0001FC00151E7E9D1A>I<000F80001F80003F80003B
+80007B8000F38000E38001E38003C3800383800783800F03800E03801E03803C03803803807803
+80F00380FFFFFEFFFFFEFFFFFE000380000380000380000380000380000380007FFC007FFC007F
+FC171E7F9D1A>I<3FFFC03FFFC03FFFC038000038000038000038000038000038000038000038
+000039F8003FFE003FFF003E07803803C03001C00001C00000E00000E00000E06000E0F000E0F0
+01C0E001C07003807C0F803FFF000FFC0003F000131E7D9D1A>I<007E0001FF8003FFC00781E0
+0F01E01E01E03C00C0380000700000700000700000E1F800E7FE00FFFF00FE0780F803C0F001C0
+F000E0F000E0E000E0F000E07000E07000E07001C03801C03C03801E0F800FFF0007FC0001F000
+131E7D9D1A>I<3078FCFC78300000000000000000003078FCFC7830061576941A>58
+D<183C7E7E3C18000000000000000000183C7E7E3E1E0E0E1C3CF8F0C0071C77941A>I<0000C0
+0003E00007E0000FC0003F80007E0000FC0003F80007E0000FC0003F80007E0000FC0000FC0000
+7E00003F80000FC00007E00003F80000FC00007E00003F80000FC00007E00003E00000C0131A7D
+9B1A>I<7FFFF0FFFFF8FFFFF87FFFF00000000000000000000000007FFFF0FFFFF8FFFFF87FFF
+F0150C7E941A>I<600000F80000FC00007E00003F80000FC00007E00003F80000FC00007E0000
+3F80000FC00007E00007E0000FC0003F80007E0000FC0003F80007E0000FC0003F80007E0000FC
+0000F80000600000131A7D9B1A>I<003E0001FF0003FF8007C3C00F01C01E0EE03C3FE0387FE0
+7071F070E0F070E0F0E1C070E1C070E1C070E1C070E1C070E1C070E1C070E1C07070E0E070E0E0
+7071C0387FC03C3F801E0E000F007007C1F003FFE001FFC0003F00141E7E9D1A>64
+D<003800007C00007C00006C0000EE0000EE0000EE0000EE0000C60001C70001C70001C70001C7
+000383800383800383800383800783C00701C007FFC007FFC007FFC00E00E00E00E00E00E00E00
+E01C00707F83FCFF83FE7F83FC171E7F9D1A>I<FFFE00FFFF80FFFFC01C03E01C00E01C00F01C
+00701C00701C00701C00701C00E01C01E01C07C01FFF801FFF801FFFC01C01E01C00F01C00701C
+00381C00381C00381C00381C00381C00781C00F01C01F0FFFFE0FFFFC0FFFF00151E7E9D1A>I<
+007C3801FF3807FFF80F83F81E00F81C0078380078380038700038700038700000E00000E00000
+E00000E00000E00000E00000E00000E000007000007000387000383800383800381C00701E00F0
+0F83E007FFC001FF80007C00151E7E9D1A>I<FFFE00FFFF00FFFF801C07C01C01E01C00F01C00
+701C00781C00381C00381C003C1C001C1C001C1C001C1C001C1C001C1C001C1C001C1C001C1C00
+3C1C00381C00381C00781C00701C00F01C01E01C07C0FFFFC0FFFF00FFFE00161E7F9D1A>I<7F
+FFFCFFFFFC7FFFFC0E001C0E001C0E001C0E001C0E001C0E00000E00000E07000E07000E07000F
+FF000FFF000FFF000E07000E07000E07000E00000E00000E00000E000E0E000E0E000E0E000E0E
+000E7FFFFEFFFFFE7FFFFE171E7F9D1A>I<7FFFFCFFFFFC7FFFFC0E001C0E001C0E001C0E001C
+0E001C0E00000E00000E07000E07000E07000FFF000FFF000FFF000E07000E07000E07000E0000
+0E00000E00000E00000E00000E00000E00000E00007FE000FFF0007FE000161E7F9D1A>I<FF8F
+F8FF8FF8FF8FF81C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01FFF
+C01FFFC01FFFC01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01C01
+C0FF8FF8FF8FF8FF8FF8151E7E9D1A>72 D<7FE000FFF0007FE0000E00000E00000E00000E0000
+0E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0000
+0E00000E00000E00380E00380E00380E00380E00387FFFF8FFFFF87FFFF8151E7E9D1A>76
+D<7FFF00FFFFC07FFFE00E01F00E00780E00380E003C0E001C0E001C0E001C0E001C0E003C0E00
+380E00780E01F00FFFE00FFFC00FFF000E00000E00000E00000E00000E00000E00000E00000E00
+000E00007FC000FFE0007FC000161E7F9D1A>80 D<FFF000FFFC00FFFF001C0F801C07801C03C0
+1C01C01C01C01C01C01C01C01C03C01C07801C0F801FFF001FFC001FFE001C0F001C07001C0380
+1C03801C03801C03801C03801C03841C038E1C038E1C038EFF81FCFF81FCFF8070171E7E9D1A>
+82 D<03F1C00FFDC03FFFC07C0FC07003C0E003C0E001C0E001C0E001C0E00000700000780000
+3F00001FF00007FE0000FF00000F800003C00001C00000E00000E06000E0E000E0E000E0E001C0
+F001C0FC0780FFFF80EFFE00E3F800131E7D9D1A>I<7FFFFEFFFFFEFFFFFEE0380EE0380EE038
+0EE0380EE0380E0038000038000038000038000038000038000038000038000038000038000038
+0000380000380000380000380000380000380000380000380003FF8007FFC003FF80171E7F9D1A
+>I<FFF8FFF8FFF8E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E0
+00E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000FFF8FFF8
+FFF80D2776A21A>91 D<600000F00000F00000F800007800007C00003C00003E00001E00001E00
+001F00000F00000F800007800007C00003C00003C00003E00001E00001F00000F00000F8000078
+00007800007C00003C00003E00001E00001F00000F00000F00000F800007800007C00003C00003
+E00001E00001E00000C013277DA21A>I<FFF8FFF8FFF800380038003800380038003800380038
+003800380038003800380038003800380038003800380038003800380038003800380038003800
+3800380038003800380038FFF8FFF8FFF80D277EA21A>I<018007C01FF03EF8F83EF01E40040F
+077B9D1A>I<7FFFC0FFFFE0FFFFE07FFFC013047D7E1A>I<060F1E3C387070E0E0E0E0F8FC7C7C
+38081077A11A>I<1FF0003FFC007FFE00780F00300700000380000380007F8007FF801FFF803F
+8380780380700380E00380E00380E00380700780780F803FFFFC1FFDFC07F0FC16157D941A>I<
+FE0000FE0000FE00000E00000E00000E00000E00000E00000E00000E3E000EFF800FFFE00FC1F0
+0F80700F00380E00380E001C0E001C0E001C0E001C0E001C0E001C0E001C0F00380F00780F80F0
+0FC1E00FFFC00EFF80063E00161E7F9D1A>I<00FF8003FFC00FFFE01F01E03C00C07800007000
+00700000E00000E00000E00000E00000E000007000007000007800703C00701F01F00FFFE003FF
+C000FE0014157D941A>I<001FC0001FC0001FC00001C00001C00001C00001C00001C00001C001
+F1C007FDC00FFFC01E0FC03C07C07803C07001C0E001C0E001C0E001C0E001C0E001C0E001C0E0
+01C07003C07003C03807C03E0FC01FFFFC07FDFC01F1FC161E7E9D1A>I<01F80007FF000FFF80
+1E07C03C01C07800E07000E0E00070E00070FFFFF0FFFFF0FFFFF0E00000700000700000780070
+3C00701F01F00FFFE003FFC000FE0014157D941A>I<0007E0001FF0003FF800787800F03000E0
+0000E00000E00000E0007FFFF0FFFFF0FFFFF000E00000E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000E00000E0007FFFC07FFFC07FFFC0151E7F9D1A
+>I<00F87C03FFFE07FFFE0F078C0E03801C01C01C01C01C01C01C01C01C01C00E03800F07800F
+FF000FFE001CF8001C00001C00000E00000FFF800FFFE03FFFF87C007C70001CE0000EE0000EE0
+000EE0000E70001C78003C3E00F81FFFF007FFC001FF0017217F941A>I<FE0000FE0000FE0000
+0E00000E00000E00000E00000E00000E00000E3E000EFF800FFFC00FC1C00F80E00F00E00E00E0
+0E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E0FFE3FEFFE3FE
+FFE3FE171E7F9D1A>I<01C00003E00003E00003E00001C0000000000000000000000000000000
+007FE000FFE0007FE00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E000FFFFC0FFFFC0FFFFC0121F7C9E1A>I<001C003E003E00
+3E001C000000000000000000000FFE0FFE0FFE000E000E000E000E000E000E000E000E000E000E
+000E000E000E000E000E000E000E000E000E000E000E000E000E001C601CF038FFF87FF01FC00F
+2A7E9E1A>I<FE0000FE0000FE00000E00000E00000E00000E00000E00000E00000E3FF80E3FFC
+0E3FF80E07800E0F000E1E000E3C000E78000EF0000FF8000FFC000F9C000F0E000E0F000E0780
+0E03800E01C00E01E0FFC3FCFFE7FEFFC3FC171E7F9D1A>I<FFE000FFE000FFE00000E00000E0
+0000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000E00000E00000E000FFFFE0FFFFE0FFFFE0131E
+7D9D1A>I<7CE0E000FFFBF8007FFFF8001F1F1C001E1E1C001E1E1C001C1C1C001C1C1C001C1C
+1C001C1C1C001C1C1C001C1C1C001C1C1C001C1C1C001C1C1C001C1C1C001C1C1C001C1C1C007F
+1F1F00FF9F9F807F1F1F00191580941A>I<FE3E00FEFF80FFFFC00FC1C00F80E00F00E00E00E0
+0E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E00E0FFE3FEFFE3FE
+FFE3FE17157F941A>I<01F00007FC001FFF003E0F803C07807803C07001C0E000E0E000E0E000
+E0E000E0E000E0E000E0F001E07001C07803C03C07803E0F801FFF0007FC0001F00013157D941A
+>I<FE3E00FEFF80FFFFE00FC1F00F80700F00380E00380E001C0E001C0E001C0E001C0E001C0E
+001C0E001C0F00380F00780F80F00FC1E00FFFC00EFF800E3E000E00000E00000E00000E00000E
+00000E00000E00000E0000FFE000FFE000FFE00016207F941A>I<01F8E007FEE00FFFE01E07E0
+3C03E07801E07001E0E000E0E000E0E000E0E000E0E000E0E000E0E001E07001E07803E03C03E0
+1E0FE00FFFE007FCE001F0E00000E00000E00000E00000E00000E00000E00000E00000E0000FFE
+000FFE000FFE17207E941A>I<FF83F0FF8FF8FFBFFC03FC3C03F01803E00003C00003C0000380
+00038000038000038000038000038000038000038000038000038000FFFF00FFFF80FFFF001615
+7E941A>I<07FB801FFF807FFF80780780E00380E00380E003807800007FC0003FFC0007FF0000
+3F800003806001C0E001C0E001C0F003C0FC0780FFFF00EFFE00E3F80012157C941A>I<00C000
+01C00001C00001C00001C00001C00001C0007FFFE0FFFFE0FFFFE001C00001C00001C00001C000
+01C00001C00001C00001C00001C00001C00001C07001C07001C07001C07000E0E000FFE0007FC0
+001F00141C7F9B1A>I<FE0FE0FE0FE0FE0FE00E00E00E00E00E00E00E00E00E00E00E00E00E00
+E00E00E00E00E00E00E00E00E00E00E00E00E00E01E00F03E007FFFE03FFFE00FCFE17157F941A
+>I<7FC7FCFFC7FE7FC7FC0E00E00E00E00F01E00701C00701C00783C003838003838003838001
+C70001C70001C70000EE0000EE0000EE00007C00007C0000380017157F941A>I<FF83FEFFC7FE
+FF83FE3800381C00701C00701C00701C00701C38701C7C700C7C600E6CE00E6CE00EEEE00EEEE0
+0EEEE006C6C006C6C007C7C007C7C003838017157F941A>I<7FC7F87FCFFC7FC7F80703C00387
+8003C70001EE0000FE00007C00007800003800007C0000EE0001EE0001C7000383800783C00701
+C07FC7FCFFC7FE7FC7FC17157F941A>I<7FC7FCFFC7FE7FC7FC0E00E00F00E00701E00701C007
+81C00381C003838001C38001C38001C70000E70000E70000E600006600006E00003C00003C0000
+3C00003C0000380000380000780000700030700078E00079E0007FC0003F80001E000017207F94
+1A>I<7FFFF0FFFFF0FFFFF0E001E0E003C0E00780000F00001E00003C0000780000F00001E000
+03C0000780000F00381E00383C0038780038FFFFF8FFFFF8FFFFF815157E941A>I<0007E0001F
+E0003FE000780000F00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0
+0000E00001E00003C000FF8000FF0000FF800003C00001E00000E00000E00000E00000E00000E0
+0000E00000E00000E00000E00000E00000E00000F000007800003FE0001FE00007E013277DA21A
+>I<60F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0
+F060042775A21A>I<7C0000FF0000FF800003C00001E00000E00000E00000E00000E00000E000
+00E00000E00000E00000E00000E00000E00000F000007800003FE0001FE0003FE000780000F000
+00E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00001E00003C000
+FF8000FF00007C000013277DA21A>I<0703001F87803FCF80F9FE00F0FC0060700011067C9D1A>
+I E /FA 82 125 df<001FC1F00070270C00C07E1E0180FC3E0380FC3E0700F81C070078000700
+3800070038000700380007003800070038000700380007003800FFFFFFE0FFFFFFE00700380007
+003800070038000700380007003800070038000700380007003800070038000700380007003800
+0700380007003800070038000700380007003800070038007FE1FFC07FE1FFC01F2380A21D>11
+D<000FC0000078300000E0080001803C0003807C0007007C0007007C0007003800070000000700
+000007000000070000000700000007000000FFFFFC00FFFFFC0007003C0007001C0007001C0007
+001C0007001C0007001C0007001C0007001C0007001C0007001C0007001C0007001C0007001C00
+07001C0007001C0007001C0007001C007FF1FFC07FF1FFC01A2380A21C>I<000FC03F00007031
+E0C000E00B802001803E00F003807E01F007007C01F007007C01F007003C00E007001C00000700
+1C000007001C000007001C000007001C000007001C0000FFFFFFFFF0FFFFFFFFF007001C00F007
+001C007007001C007007001C007007001C007007001C007007001C007007001C007007001C0070
+07001C007007001C007007001C007007001C007007001C007007001C007007001C007007001C00
+707FF1FFC7FF7FF1FFC7FF282380A22A>14 D<1FF007E0381C18387C06301C7C07600E7C03C00E
+3803C0070003800700038007007FFFFF07C380000E0380003C0380007803800078038000F003C0
+00F003C001F003C001F0026002780630043C181C180FE007E020157E9424>26
+D<70F8F8F8F8F8F8F8707070707070707070707070202020202020000000000070F8F8F8700524
+7CA30E>33 D<701CF83EFC3FFC3F741D0401040104010401080208021004100420084010100F7E
+A219>I<70F8FCFC7404040404080810102040060F7CA20E>39 D<001000200040008001000300
+060004000C001800180018003000300030007000600060006000E000E000E000E000E000E000E0
+00E000E000E000E000E00060006000600070003000300030001800180018000C00040006000300
+010000800040002000100C327DA413>I<800040002000100008000C0006000200030001800180
+018000C000C000C000E00060006000600070007000700070007000700070007000700070007000
+7000600060006000E000C000C000C00180018001800300020006000C0008001000200040008000
+0C327DA413>I<70F8FCFC7404040404080810102040060F7C840E>44 D<FFF0FFF00C027F8B11>
+I<70F8F8F87005057C840E>I<0000400000C00001800001800001800003000003000003000006
+00000600000600000C00000C00000C000018000018000018000030000030000030000060000060
+0000600000C00000C00000C0000180000180000180000300000300000300000600000600000600
+000C00000C00000C0000180000180000180000300000300000300000600000600000600000C000
+00C0000012317DA419>I<01F800070E000E07001C03803801C03801C07801E07000E07000E070
+00E0F000F0F000F0F000F0F000F0F000F0F000F0F000F0F000F0F000F0F000F0F000F0F000F0F0
+00F0F000F07000E07000E07000E07801E03801C03801C01C03800E0700070E0001F80014227EA0
+19>I<004001C007C0FFC0F9C001C001C001C001C001C001C001C001C001C001C001C001C001C0
+01C001C001C001C001C001C001C001C001C001C001C001C001C07FFF7FFF10217CA019>I<03F8
+000FFE00181F802007C04003C04001E0F801E0FC01F0FC00F0FC00F07800F03001F00001E00001
+E00003E00003C0000780000700000E00001C0000380000700000E0000080000100000200100400
+100800101000302000207FFFE0FFFFE0FFFFE014217EA019>I<01F8000FFE001C0F803003C038
+03C07C03E07C01E07C01E03C03E01803E00003C0000380000780000E00001C0003F800000E0000
+07800003C00003E00001E00001F00001F03001F07801F0FC01F0FC01F0FC01E0F803E04003C020
+07801C0F000FFE0003F80014227EA019>I<000300000300000700000F00000F00001700003700
+00270000470000C7000087000107000307000207000407000C0700080700100700300700200700
+400700C00700FFFFFCFFFFFC00070000070000070000070000070000070000070000FFF800FFF8
+16217FA019>I<1800401E03801FFF801FFF001FFC0013F0001000001000001000001000001000
+0010000010FC001306001403801801801001C00000E00000E00000F00000F00000F07000F0F800
+F0F800F0F800F0F800E0C001E04001C06003C03003801C0F000FFE0003F00014227EA019>I<00
+3E0000FF8003C0C00700E00E01E01C03E01C03E03801C0380000780000700000700000F0F800F3
+0600F40300F40180F801C0F800E0F000E0F000F0F000F0F000F0F000F0F000F07000F07000F078
+00E03800E03801E01C01C01C03800F070003FE0001F80014227EA019>I<4000006000007FFFF0
+7FFFF07FFFE0400020C00040800080800100800100000200000400000400000800001800001000
+00300000300000700000700000E00000E00000E00001E00001E00001E00001E00003E00003E000
+03E00003E00003E00003E00003E00001C00014237DA119>I<01F80007FE000E07801801C03000
+C02000606000606000606000607000607800C03E00801F81001FC60007FC0003F80001FE00067F
+000C1F80100FC03003E06001E0600070C00070C00030C00030C00030C000306000607000403800
+C01E07800FFE0001F80014227EA019>I<01F80007FE000E0F001C03803803807801C07001C070
+01E0F000E0F000E0F000F0F000F0F000F0F000F0F000F07000F07001F03801F01802F00C02F006
+0CF001F0F00000E00000E00001E00001C03801C07C03807C0380780700300E00303C001FF80007
+E00014227EA019>I<70F8F8F870000000000000000000000070F8F8F87005157C940E>I<70F8F8
+F870000000000000000000000070F8F8F87808080808101010204040051F7C940E>I<FFFFFFFF
+FFFFFFFF0000000000000000000000000000000000000000000000000000000000000000FFFFFF
+FFFFFFFFFF200C7D9127>61 D<0001800000018000000180000003C0000003C0000003C0000005
+E0000005E0000005E0000008F0000008F0000008F00000107800001078000010780000203C0000
+203C0000603E0000401E0000401E0000C01F0000800F0000FFFF0001FFFF800100078001000780
+020003C0020003C0020003C0040001E0040001E00C0001E01E0001F0FFC01FFFFFC01FFF20237E
+A225>65 D<FFFFF800FFFFFE0007800F80078007C0078003E0078001E0078001F0078001F00780
+01F0078001F0078001F0078001E0078003E0078007C007800F8007803E0007FFFE000780078007
+8003C0078001E0078001F0078000F0078000F8078000F8078000F8078000F8078000F8078000F8
+078001F0078003F0078007E007800FC0FFFFFF00FFFFFC001D227EA123>I<0007F008003FFC18
+00FC061801F0013803C000F8078000780F0000381E0000381E0000183C0000183C0000187C0000
+087C00000878000008F8000000F8000000F8000000F8000000F8000000F8000000F8000000F800
+0000780000007C0000087C0000083C0000083C0000081E0000101E0000100F0000200780002003
+C0004001F0018000FC0700003FFC000007F0001D247DA224>I<FFFFF800FFFFFE0007800F8007
+8003C0078001E0078000F007800078078000780780003C0780003C0780001E0780001E0780001E
+0780001F0780001F0780001F0780001F0780001F0780001F0780001F0780001F0780001F078000
+1E0780001E0780003E0780003C0780003C07800078078000F0078001E0078003C007800F80FFFF
+FF00FFFFF80020227EA126>I<FFFFFFE0FFFFFFE0078003E0078000E007800060078000200780
+0030078000300780001007802010078020100780201007802000078060000780E00007FFE00007
+FFE0000780E0000780600007802000078020000780200407802004078000040780000807800008
+0780000807800018078000180780003807800078078001F0FFFFFFF0FFFFFFF01E227EA122>I<
+FFFFFFE0FFFFFFE0078003E0078000E00780006007800020078000300780003007800010078000
+1007802010078020100780200007802000078060000780E00007FFE00007FFE0000780E0000780
+600007802000078020000780200007802000078000000780000007800000078000000780000007
+8000000780000007800000FFFE0000FFFE00001C227EA121>I<0007F008003FFC1800FC061801
+F0013803C000F8078000780F0000381E0000381E0000183C0000183C0000187C0000087C000008
+78000008F8000000F8000000F8000000F8000000F8000000F8000000F8000000F8001FFF78001F
+FF7C0000787C0000783C0000783C0000781E0000781F0000780F0000780780007803C000B801F0
+01B800FC0718003FFC080007F00020247DA227>I<FFFC3FFFFFFC3FFF078001E0078001E00780
+01E0078001E0078001E0078001E0078001E0078001E0078001E0078001E0078001E0078001E007
+8001E007FFFFE007FFFFE0078001E0078001E0078001E0078001E0078001E0078001E0078001E0
+078001E0078001E0078001E0078001E0078001E0078001E0078001E0078001E0FFFC3FFFFFFC3F
+FF20227EA125>I<FFFCFFFC078007800780078007800780078007800780078007800780078007
+800780078007800780078007800780078007800780078007800780078007800780FFFCFFFC0E22
+7EA112>I<07FFF007FFF0000F00000F00000F00000F00000F00000F00000F00000F00000F0000
+0F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F0000
+0F00300F00780F00FC0F00FC0F00FC0E00F81E00401C0020380018700007C00014237EA11A>I<
+FFFC01FF80FFFC01FF800780007800078000600007800040000780008000078001000007800200
+00078004000007800800000780100000078020000007804000000780C000000781C000000783E0
+00000784F000000788F00000079078000007A03C000007C03C000007801E000007800F00000780
+0F00000780078000078003C000078003C000078001E000078000F000078000F000078000780007
+8000FC00FFFC03FFC0FFFC03FFC022227EA127>I<FFFE0000FFFE000007800000078000000780
+000007800000078000000780000007800000078000000780000007800000078000000780000007
+800000078000000780000007800000078000000780000007800000078000400780004007800040
+07800040078000C0078000C00780008007800180078003800780078007801F80FFFFFF80FFFFFF
+801A227EA11F>I<FF800001FF80FF800001FF8007800001F00005C00002F00005C00002F00004
+E00004F00004E00004F00004E00004F00004700008F00004700008F00004380010F00004380010
+F00004380010F000041C0020F000041C0020F000041C0020F000040E0040F000040E0040F00004
+070080F00004070080F00004070080F00004038100F00004038100F00004038100F0000401C200
+F0000401C200F0000400E400F0000400E400F0000400E400F00004007800F00004007800F0001F
+003000F000FFE0301FFF80FFE0301FFF8029227EA12E>I<FF8007FFFFC007FF07C000F805E000
+2004F0002004F0002004780020047C0020043C0020041E0020041E0020040F0020040780200407
+80200403C0200401E0200401E0200400F0200400F8200400782004003C2004003C2004001E2004
+000F2004000F20040007A0040003E0040003E0040001E0040001E0040000E01F000060FFE00060
+FFE0002020227EA125>I<000FF00000381C0000E0070001C00380078001E0070000E00E000070
+1E0000783C00003C3C00003C7C00003E7C00003E7800001E7800001EF800001FF800001FF80000
+1FF800001FF800001FF800001FF800001FF800001FF800001F7C00003E7C00003E7C00003E3C00
+003C3E00007C1E0000780F0000F00F0000F0078001E003C003C000E0070000381C00000FF00020
+247DA227>I<FFFFF800FFFFFE0007801F00078007C0078003C0078001E0078001E0078001F007
+8001F0078001F0078001F0078001F0078001E0078003E0078003C00780078007801F0007FFFC00
+078000000780000007800000078000000780000007800000078000000780000007800000078000
+0007800000078000000780000007800000FFFC0000FFFC00001C227EA122>I<FFFFE00000FFFF
+FC000007801F00000780078000078003C000078003E000078001E000078001F000078001F00007
+8001F000078001F000078001E000078003E000078003C000078007000007803E000007FFF00000
+078038000007801C000007800E000007800F000007800700000780078000078007800007800780
+000780078000078007C000078007C000078007C000078007C040078007E040078003E040FFFC01
+E080FFFC00F1000000003E0022237EA125>82 D<03F8100FFE301E07303801F07000F0700070E0
+0030E00030E00010E00010E00010F00000F000007C00007F00003FF0001FFE000FFF8003FFC000
+3FE00003F00000F0000070000078000038800038800038800038800038C00030C00070E00060F8
+00E0CF03C0C7FF0080FE0015247DA21C>I<7FFFFFFC7FFFFFFC7803C03C6003C00C4003C00440
+03C004C003C006C003C0068003C0028003C0028003C0028003C0020003C0000003C0000003C000
+0003C0000003C0000003C0000003C0000003C0000003C0000003C0000003C0000003C0000003C0
+000003C0000003C0000003C0000003C0000003C0000003C0000003C00001FFFF8001FFFF801F22
+7EA124>I<FFFC07FFFFFC07FF078000F807800020078000200780002007800020078000200780
+002007800020078000200780002007800020078000200780002007800020078000200780002007
+800020078000200780002007800020078000200780002007800020078000200380004003C00040
+03C0004001C0008000E0018000700300003C0E00001FF8000003F00020237EA125>I<FFF800FF
+C0FFF800FFC00F80001E000780000800078000080003C000100003C000100003C000100001E000
+200001E000200001F000200000F000400000F0004000007800800000780080000078008000003C
+010000003C010000003C010000001E020000001E020000001F060000000F040000000F04000000
+07880000000788000000078800000003D000000003D000000003F000000001E000000001E00000
+0000C000000000C000000000C0000022237FA125>I<FFF83FFE03FFFFF83FFE03FF0F8003E000
+780F0001E00030078001E00020078001E00020078001F0002003C001F0004003C001F0004003C0
+0278004001E00278008001E00278008001E0043C008000F0043C010000F0043C010000F0081E01
+0000F8081E03000078081E02000078181F02000078100F0200003C100F0400003C100F0400003C
+20078400001E20078800001E20078800001E4003C800000F4003D000000F4003D000000F8001F0
+0000078001E00000078001E00000070000E00000070000E00000030000C0000002000040003023
+7FA133>I<7FFC0FFF007FFC0FFF0003E001F00003E000C00001F000800000F001000000F80200
+000078020000003C040000003E080000001E080000000F100000000FB000000007A000000003C0
+00000003E000000001E000000001F000000003F80000000278000000047C0000000C3C00000008
+1E000000101F000000300F00000020078000004007C00000C003C000008001E000010001F00003
+0000F0000F8001F800FFE007FFC0FFE007FFC022227FA125>I<FFF8007FC0FFF8007FC00F8000
+1E0007C000180003C000100003E000100001E000200001F000600000F00040000078008000007C
+008000003C010000003E030000001E020000000F040000000F84000000078800000007D8000000
+03D000000003E000000001E000000001E000000001E000000001E000000001E000000001E00000
+0001E000000001E000000001E000000001E000000001E000000001E00000003FFF0000003FFF00
+0022227FA125>I<FEFEC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
+C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0FEFE07317BA40E>91 D<08021004200820084010401080
+20802080208020B82EFC3FFC3F7C1F380E100F7AA219>I<FEFE06060606060606060606060606
+0606060606060606060606060606060606060606060606060606060606060606FEFE07317FA40E
+>I<08102020404080808080B8FCFC7C38060F7DA20E>96 D<1FF000381C007C06007C07007C03
+80380380000380000380007F8007C3801E03803C0380780380780380F00384F00384F00384F007
+84780B843C11C80FE0F016157E9419>I<0E0000FE0000FE00001E00000E00000E00000E00000E
+00000E00000E00000E00000E00000E00000E00000E1F800E60E00E80300F00380E001C0E001E0E
+000E0E000F0E000F0E000F0E000F0E000F0E000F0E000F0E000E0E001E0E001C0F00380C80700C
+60E0081F8018237FA21C>I<01FE000707000C0F801C0F80380F80780700700000F00000F00000
+F00000F00000F00000F00000F000007000007800403800401C00800C010007060001F80012157E
+9416>I<0000700007F00007F00000F00000700000700000700000700000700000700000700000
+7000007000007001F8700706700E01701C00F0380070780070700070F00070F00070F00070F000
+70F00070F00070F000707000707800703800701C00F00C017807067F01F87F18237EA21C>I<01
+FC000707000C03801C01C03801C07800E07000E0F000E0FFFFE0F00000F00000F00000F00000F0
+00007000007800203800201C00400E008007030000FC0013157F9416>I<003E0000E30001C780
+038F80030F80070700070000070000070000070000070000070000070000070000FFF800FFF800
+070000070000070000070000070000070000070000070000070000070000070000070000070000
+0700000700000700000700007FF8007FF800112380A20F>I<00007801F08C071D1C0E0E1C1C07
+001C07003C07803C07803C07803C07801C07001C07000E0E000F1C0019F0001000001000001800
+001C00001FFF000FFFE00FFFF03800F860001840001CC0000CC0000CC0000C6000186000183800
+700E01C001FE0016217F9519>I<0E000000FE000000FE0000001E0000000E0000000E0000000E
+0000000E0000000E0000000E0000000E0000000E0000000E0000000E0000000E1F80000E60E000
+0E8070000F0038000F0038000E0038000E0038000E0038000E0038000E0038000E0038000E0038
+000E0038000E0038000E0038000E0038000E0038000E0038000E003800FFE3FF80FFE3FF801923
+7FA21C>I<1C003E003E003E001C00000000000000000000000000000000000E00FE00FE001E00
+0E000E000E000E000E000E000E000E000E000E000E000E000E000E000E00FFC0FFC00A227FA10E
+>I<00E001F001F001F000E00000000000000000000000000000000000F007F007F000F0007000
+700070007000700070007000700070007000700070007000700070007000700070007000700070
+7070F870F8E0F8C071801F000C2C82A10F>I<0E0000FE0000FE00001E00000E00000E00000E00
+000E00000E00000E00000E00000E00000E00000E00000E03FC0E03FC0E01E00E01800E02000E04
+000E08000E10000E38000EF8000F1C000E1E000E0E000E07000E07800E03C00E01C00E01E00E01
+F0FFE3FEFFE3FE17237FA21A>I<0E00FE00FE001E000E000E000E000E000E000E000E000E000E
+000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E000E00
+0E00FFE0FFE00B237FA20E>I<0E1FC07F00FE60E18380FE807201C01F003C00E00F003C00E00E
+003800E00E003800E00E003800E00E003800E00E003800E00E003800E00E003800E00E003800E0
+0E003800E00E003800E00E003800E00E003800E00E003800E00E003800E0FFE3FF8FFEFFE3FF8F
+FE27157F942A>I<0E1F8000FE60E000FE8070001F0038000F0038000E0038000E0038000E0038
+000E0038000E0038000E0038000E0038000E0038000E0038000E0038000E0038000E0038000E00
+38000E003800FFE3FF80FFE3FF8019157F941C>I<00FC000703800E01C01C00E0380070780078
+700038F0003CF0003CF0003CF0003CF0003CF0003CF0003C7000387800783800701C00E00E01C0
+07038000FC0016157F9419>I<0E1F80FE60E0FE80700F00380E001C0E001E0E001E0E000F0E00
+0F0E000F0E000F0E000F0E000F0E000F0E001E0E001E0E001C0F00380E80700E60E00E1F800E00
+000E00000E00000E00000E00000E00000E00000E0000FFE000FFE000181F7F941C>I<01F82007
+04600E02601C01603801E07800E07800E0F000E0F000E0F000E0F000E0F000E0F000E0F000E070
+00E07800E03801E01C01E00C02E0070CE001F0E00000E00000E00000E00000E00000E00000E000
+00E00000E0000FFE000FFE171F7E941A>I<0E1E00FE6300FE87801E87800F03000F00000E0000
+0E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E00000E0000FFF000
+FFF00011157F9414>I<0FC4303C600CC00CC004C004E004F0007F803FF00FF800FC001E800E80
+06C006C006C004E00CD81887E00F157E9414>I<020002000200020002000600060006000E001E
+003FF8FFF80E000E000E000E000E000E000E000E000E000E000E040E040E040E040E040E040708
+030801F00E1F7F9E13>I<0E003800FE03F800FE03F8001E0078000E0038000E0038000E003800
+0E0038000E0038000E0038000E0038000E0038000E0038000E0038000E0038000E0038000E0078
+000E0078000700BC0003833F8000FC3F8019157F941C>I<FFC1FEFFC1FE1E00700E00200E0020
+07004007004003808003808003808001C10001C10000E20000E20000E200007400007400003800
+00380000380000100017157F941A>I<FF8FF87F80FF8FF87F801E01C01E000E00C00C000E00E0
+08000E01E008000701601000070170100007023030000382382000038238200001C418400001C4
+1C400001C41C400000E80C800000E80E800000E80E800000700700000070070000007007000000
+2002000021157F9424>I<FF83FEFF83FE0F01E007008003810003830001C20000E40000780000
+7000003800003C00004E00008E000187000103800201C00601C01E00E0FF03FEFF03FE17157F94
+1A>I<FFC1FEFFC1FE1E00700E00200E002007004007004003808003808003808001C10001C100
+00E20000E20000E200007400007400003800003800003800001000001000002000002000002000
+F84000F84000F88000B980006300003E0000171F7F941A>I<3FFFC0380380300780200700600E
+00401C00403C0040380000700000E00001E00001C0000380400700400F00400E00C01C00803800
+80780180700780FFFF8012157F9416>I<FFFFFF1801808C19>I<FFFFFFFFFFFF803101808C32>
+I E /FB 36 122 df<70F8F8F87005057A8410>46 D<00C00001C00007C000FFC000F9C00001C0
+0001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C0
+0001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C00001C000FFFF
+80FFFF8011217AA01C>49 D<03F8000FFE00181F802007C04003C04001E0F801E0FC01F0FC00F0
+FC00F07800F03001F00001E00001E00003E00003C0000780000700000E00001C00003800007000
+00E0000080000100000200100400100800101000302000207FFFE0FFFFE0FFFFE014217CA01C>
+I<00FC0007FF000E07C01801E01C01E03E01F03E00F03E00F01E01F00C01F00001E00001C00003
+C0000700000E0001FE000007800001C00000E00000F000007800007C00007C30007C78007CFC00
+7CFC007CFC0078F800F84000F03001E01C07C00FFF8001FC0016227DA01C>I<0000C00000C000
+01C00003C00007C00005C00009C00011C00031C00021C00041C00081C00101C00301C00201C004
+01C00801C01801C01001C02001C04001C0C001C0FFFFFFFFFFFF0001C00001C00001C00001C000
+01C00001C00001C0003FFE003FFE18217EA01C>I<1000401E03801FFF001FFE001FFC0017F000
+10000010000010000010000010000010000011F8001606001803001001801001C00001E00000E0
+0000F00000F00000F07000F0F800F0F800F0F800F0F800E0C001E04001C06003C03007801C0F00
+0FFC0003F00014227CA01C>I<00004000000000E000000000E000000000E000000001F0000000
+01F000000003F800000002780000000278000000043C000000043C000000043C000000081E0000
+00081E000000101F000000100F000000100F000000200780000020078000006007C000004003C0
+00004003C00000FFFFE00000FFFFE000008001E000010000F000010000F000020000F800020000
+780002000078000400003C000400003C001E00003E00FFC003FFE0FFC003FFE023237DA229>65
+D<FFFFFC00FFFFFF0007800FC0078003E0078001F0078001F0078000F8078000F8078000F80780
+00F8078000F8078000F0078001F0078003E0078007C007801F0007FFFF00078007C0078001E007
+8000F0078000F8078000780780007C0780007C0780007C0780007C0780007C07800078078000F8
+078001F0078003F007800FE0FFFFFF80FFFFFE001E227CA126>I<0003F802001FFF06007E0386
+01F000CE03E0003E0780001E0F00001E1F00000E1E0000063E0000063C0000067C0000027C0000
+0278000002F8000000F8000000F8000000F8000000F8000000F8000000F8000000F80000007800
+00007C0000027C0000023C0000023E0000021E0000041F0000040F0000080780001803E0003001
+F00060007E03C0001FFF000003FC001F247CA227>I<FFFFF80000FFFFFF000007800FC0000780
+03E000078000F00007800078000780003C000780003C000780001E000780001E000780001F0007
+80000F000780000F000780000F800780000F800780000F800780000F800780000F800780000F80
+0780000F800780000F800780000F800780000F000780001F000780001F000780001E000780003C
+000780003C000780007800078000F000078003E00007800FC000FFFFFF0000FFFFF8000021227C
+A129>I<FFFFFFF0FFFFFFF0078001F00780007007800030078000100780001807800018078000
+0807801008078010080780100807801000078030000780700007FFF00007FFF000078070000780
+300007801000078010000780100207801002078000020780000407800004078000040780000C07
+80000C0780001C0780003C078000F8FFFFFFF8FFFFFFF81F227CA125>I<FFFC1FFF80FFFC1FFF
+80078000F000078000F000078000F000078000F000078000F000078000F000078000F000078000
+F000078000F000078000F000078000F000078000F000078000F00007FFFFF00007FFFFF0000780
+00F000078000F000078000F000078000F000078000F000078000F000078000F000078000F00007
+8000F000078000F000078000F000078000F000078000F000078000F000078000F000FFFC1FFF80
+FFFC1FFF8021227CA129>72 D<FFFC00FFC0FFFC00FFC00780003C000780003000078000200007
+800040000780008000078001000007800600000780080000078010000007802000000780400000
+0780C000000781E000000783E000000784F00000078878000007907C000007A03C000007C01E00
+0007800F000007800F00000780078000078003C000078003C000078001E000078000F000078000
+F80007800078000780003C000780007E00FFFC01FFE0FFFC01FFE023227CA12A>75
+D<FF800001FF80FF800001FF8007800001F00005C00002F00005C00002F00004E00004F00004E0
+0004F00004E00004F00004700008F00004700008F00004380010F00004380010F00004380010F0
+00041C0020F000041C0020F000041C0020F000040E0040F000040E0040F00004070080F0000407
+0080F00004070080F00004038100F00004038100F00004038100F0000401C200F0000401C200F0
+000400E400F0000400E400F0000400E400F00004007800F00004007800F0001F003000F000FFE0
+301FFF80FFE0301FFF8029227CA131>77 D<FF8003FF80FFC003FF8007C0007C0005E000100004
+F000100004F00010000478001000043C001000043C001000041E001000040F001000040F001000
+04078010000403C010000403C010000401E010000400F010000400F01000040078100004003C10
+0004003C100004001E100004000F100004000F10000400079000040003D000040003D000040001
+F000040000F000040000F00004000070001F00003000FFE0003000FFE000100021227CA129>I<
+FFFFE00000FFFFFC000007801F00000780078000078003C000078003E000078001E000078001F0
+00078001F000078001F000078001F000078001E000078003E000078003C000078007000007803E
+000007FFF00000078078000007801C000007800E000007800F0000078007000007800780000780
+07800007800780000780078000078007C000078007C000078007C000078007C020078003E02007
+8003E020FFFC01E040FFFC00F0800000003F0023237CA128>82 D<7FFFFFFF007FFFFFFF007801
+E00F006001E003006001E001004001E00100C001E00180C001E001808001E000808001E0008080
+01E000808001E000800001E000000001E000000001E000000001E000000001E000000001E00000
+0001E000000001E000000001E000000001E000000001E000000001E000000001E000000001E000
+000001E000000001E000000001E000000001E000000001E000000001E0000000FFFFC00000FFFF
+C00021227DA127>84 D<00040000000E0000000E0000000E0000001F0000001F0000003F800000
+278000002780000043C0000043C0000043C0000081E0000081E0000101F0000100F0000100F000
+03FFF8000200780006007C0004003C0004003C000C001E000C001E003C003F00FF00FFE01B1A7F
+991F>97 D<003F0201C0C603002E0E001E1C000E1C0006380006780002700002700002F00000F0
+0000F00000F00000F00000F000007000027000027800023800041C00041C00080E000803003001
+C0C0003F00171A7E991D>99 D<FFFF80000F01E0000F0070000F0038000F001C000F000E000F00
+0E000F0007000F0007000F0007800F0007800F0007800F0007800F0007800F0007800F0007800F
+0007800F0007000F0007000F000F000F000E000F001C000F0038000F0070000F01E000FFFF8000
+191A7E991F>I<FFFFF80F00380F00180F00080F000C0F00040F00040F00040F02000F02000F02
+000F06000FFE000F06000F02000F02000F02000F00020F00020F00020F00060F00040F00040F00
+0C0F003CFFFFFC171A7E991C>I<FFFFF00F00700F00300F00100F00180F00080F00080F00080F
+02000F02000F02000F06000FFE000F06000F02000F02000F02000F00000F00000F00000F00000F
+00000F00000F00000F8000FFF000151A7E991B>I<003F810001E063000380170006000F000C00
+07001C00030038000300780001007800010070000100F0000000F0000000F0000000F0000000F0
+000000F001FFE070001F0078000F0078000F0038000F001C000F000C000F0006000F0003801700
+01E06300003F81001B1A7E9920>I<FFF00F000F000F000F000F000F000F000F000F000F000F00
+0F000F000F000F000F000F000F000F000F000F000F000F000F00FFF00C1A7F990F>105
+D<FFF01FC00F000F000F000C000F0008000F0010000F0020000F0040000F0080000F0100000F02
+00000F0400000F0E00000F1F00000F6F00000F8780000F03C0000F03C0000F01E0000F01F0000F
+00F0000F0078000F0078000F003C000F003E000F003F00FFF0FFC01A1A7E9920>107
+D<FFF0000F80000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00
+000F00000F00000F00000F00000F00100F00100F00100F00300F00200F00600F00600F01E0FFFF
+E0141A7E991A>I<FF0003FE0F0003E00F0003E00B8005E00B8005E00B8005E009C009E009C009
+E009C009E008E011E008E011E008E011E0087021E0087021E0083841E0083841E0083841E0081C
+81E0081C81E0081C81E0080F01E0080F01E0080F01E0080601E01C0601E0FF861FFE1F1A7E9925
+>I<FF00FF800F801C000F8008000BC0080009E0080009E0080008F0080008F808000878080008
+3C0800083C0800081E0800080F0800080F0800080788000803C8000803C8000801E8000800F800
+0800F800080078000800780008003800080018001C001800FF800800191A7E991F>I<007F8000
+01C0E000070038000E001C001C000E003C000F0038000700780007807000038070000380F00003
+C0F00003C0F00003C0F00003C0F00003C0F00003C0F00003C07800078078000780380007003C00
+0F001C000E000E001C000700380001C0E000007F80001A1A7E9920>I<FFFF000F01E00F00700F
+00780F00380F003C0F003C0F003C0F003C0F00380F00780F00700F01E00FFF000F00000F00000F
+00000F00000F00000F00000F00000F00000F00000F00000F0000FFF000161A7E991C>I<FFFE00
+000F03C0000F00E0000F00F0000F0078000F0078000F0078000F0078000F0078000F00F0000F00
+E0000F03C0000FFE00000F0380000F01E0000F00E0000F00F0000F00F0000F00F0000F00F0000F
+00F0000F00F0000F00F0400F0070400F003880FFF01F001A1A7E991E>114
+D<07E100181B00300700600300600300E00100E00100E00100F00000F800007F80003FF8001FFC
+000FFE0000FF00000F00000780000780800380800380800380C00300C00700E00600DC0C0083F0
+00111A7E9917>I<7FFFFF00701E0700601E0100401E0100C01E0180801E0080801E0080801E00
+80001E0000001E0000001E0000001E0000001E0000001E0000001E0000001E0000001E0000001E
+0000001E0000001E0000001E0000001E0000001E0000001E0000003F000003FFF000191A7F991D
+>I<FFC1FF81FC3F007C00F01E003C00601E003C00600F003E00400F003E00400F003E00400780
+7F008007804F008007804F008003C087810003C087810003C087810001E103C20001E103C20001
+F103C20000F201E40000F201E40000FA01EC00007C00F800007C00F800003C00F0000038007000
+003800700000180060000010002000261A7F992A>119 D<7FE07F800FC03E000F80180007C010
+0003C0200003E0600001F0400000F0800000790000007D0000003E0000001E0000001F0000000F
+0000001780000037C0000023C0000041E0000081F0000180F0000100780002007C0006003C000E
+003E001E003F00FF80FFE01B1A7F991F>I<FFC00FF01F0007801F0003000F8002000780040007
+C0040003E0080001E0080001F0100000F8300000782000007C4000003E4000001E8000001F8000
+000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F0000000F00
+0000FFE0001C1A7F991F>I E /FC 24 122 df<3C007E00FF00FF00FF80FF807F803D80018001
+8001800180030003000300060006000C001C0038007000200009167AB114>39
+D<FFFFC0FFFFC0FFFFC0FFFFC012047F9118>45 D<FFFFFFFC0000FFFFFFFF800003FC000FE000
+01F80003F00001F80000FC0001F800007E0001F800001F0001F800001F8001F800000FC001F800
+0007C001F8000003E001F8000003F001F8000003F001F8000001F801F8000001F801F8000001F8
+01F8000000FC01F8000000FC01F8000000FC01F8000000FC01F8000000FE01F8000000FE01F800
+0000FE01F8000000FE01F8000000FE01F8000000FE01F8000000FE01F8000000FE01F8000000FE
+01F8000000FE01F8000000FC01F8000000FC01F8000000FC01F8000001FC01F8000001F801F800
+0001F801F8000001F001F8000003F001F8000003E001F8000007E001F800000FC001F800000F80
+01F800001F0001F800003E0001F80000FC0001F80003F80003FC000FE000FFFFFFFF8000FFFFFF
+FC00002F317DB037>68 D<FFF800000003FFE0FFFC00000007FFE003FC00000007F80001FC0000
+0007F00001BE0000000DF00001BE0000000DF000019F00000019F000019F00000019F000019F00
+000019F000018F80000031F000018F80000031F000018F80000031F0000187C0000061F0000187
+C0000061F0000183E00000C1F0000183E00000C1F0000183E00000C1F0000181F0000181F00001
+81F0000181F0000180F8000301F0000180F8000301F0000180F8000301F00001807C000601F000
+01807C000601F00001807E000C01F00001803E000C01F00001803E000C01F00001801F001801F0
+0001801F001801F00001801F001801F00001800F803001F00001800F803001F000018007C06001
+F000018007C06001F000018007C06001F000018003E0C001F000018003E0C001F000018001F180
+01F000018001F18001F000018001F18001F000018000FB0001F000018000FB0001F000018000FB
+0001F0000180007E0001F00003C0007E0001F00007E0003C0001F0000FF0003C0003F800FFFF00
+3C00FFFFE0FFFF001800FFFFE03B317DB042>77 D<7FFFFFFFFFF07FFFFFFFFFF07F001FE007F0
+7C000FC001F078000FC000F070000FC0007060000FC0003060000FC00030E0000FC00038E0000F
+C00038C0000FC00018C0000FC00018C0000FC00018C0000FC00018C0000FC00018C0000FC00018
+00000FC0000000000FC0000000000FC0000000000FC0000000000FC0000000000FC0000000000F
+C0000000000FC0000000000FC0000000000FC0000000000FC0000000000FC0000000000FC00000
+00000FC0000000000FC0000000000FC0000000000FC0000000000FC0000000000FC0000000000F
+C0000000000FC0000000000FC0000000000FC0000000000FC0000000000FC0000000000FC00000
+00000FC0000000000FC0000000000FC0000000000FC0000000003FF00000003FFFFFF000003FFF
+FFF0002D317DB034>84 D<FFFFF001FFFEFFFFF001FFFE03FC00001FE001F800000FC001F80000
+078001F80000030001F80000030001F80000030001F80000030001F80000030001F80000030001
+F80000030001F80000030001F80000030001F80000030001F80000030001F80000030001F80000
+030001F80000030001F80000030001F80000030001F80000030001F80000030001F80000030001
+F80000030001F80000030001F80000030001F80000030001F80000030001F80000030001F80000
+030001F80000030001F80000030001F80000030001F80000030001F80000030001F80000030000
+F80000060000FC00000600007C00000600007C00000C00003E00000C00003E00001800001F0000
+3000000F0000600000078000E0000003E00180000000F80F000000003FFE000000000FF000002F
+327DB036>I<7FFFF007FFFC007FFFF007FFFC0003FF8000FFC00000FF00007E000000FE00003C
+0000007F0000380000003F8000300000003F8000700000001FC000E00000000FC000C00000000F
+E001C000000007F0038000000003F0030000000003F8070000000001FC0E0000000000FC0C0000
+000000FE1C00000000007F3800000000003F3000000000003FF000000000001FE000000000000F
+C000000000000FE0000000000007F0000000000003F0000000000007F800000000000FFC000000
+00000CFC00000000001CFE0000000000387F0000000000303F0000000000703F8000000000E01F
+C000000000C00FC000000001C00FE0000000038007F0000000030003F0000000070003F8000000
+0E0001FC0000000C0000FC0000001C0000FE0000003800007F0000003000007F0000007000003F
+800000F000001FC00001F800003FC0000FFC00007FF000FFFF8003FFFF80FFFF8003FFFF803131
+7EB036>88 D<FFFFE0000FFFE0FFFFE0000FFFE007FE000001FE0001FC000000F80000FC000000
+F00000FE000000E000007F000000C000007F000001C000003F8000018000001F8000038000001F
+C000030000000FE000060000000FE0000E00000007F0000C00000003F8001C00000003F8001800
+000001FC003000000000FC003000000000FE0060000000007F00E0000000007F00C0000000003F
+8180000000001FC180000000001FC300000000000FE7000000000007E6000000000007FE000000
+000003FC000000000003F8000000000001F8000000000001F8000000000001F8000000000001F8
+000000000001F8000000000001F8000000000001F8000000000001F8000000000001F800000000
+0001F8000000000001F8000000000001F8000000000001F8000000000001F8000000000001F800
+0000000001F8000000000001F8000000000003FC0000000000FFFFF000000000FFFFF000003331
+7FB036>I<03FF80000FFFE0001F01F8003F807C003F803E003F801F003F800F001F000F800000
+0F8000000F8000000F8000000F8000000F80001FFF8000FE0F8003F00F800FC00F801F800F803F
+000F807E000F807E000F80FC000F83FC000F83FC000F83FC001783FC0017837E0027833F0047C6
+1F8183FE0FFF03FC01FC00F0201F7D9E24>97 D<000FFC00007FFF0001F80F8003E01FC007801F
+C00F801FC01F001FC03E000F803E0000007E0000007C0000007C000000FC000000FC000000FC00
+0000FC000000FC000000FC000000FC0000007C0000007E0000007E0000003E0000003F0000601F
+0000600F8000C007C0018003E0038001FC0E00007FFC00000FE0001B1F7E9E20>99
+D<001FC000007FF80001F07C0003C01E0007800F000F0007801F0007803E0007C03E0003C07E00
+03E07C0003E07C0003E0FC0003E0FFFFFFE0FFFFFFE0FC000000FC000000FC000000FC0000007C
+0000007C0000007E0000003E0000603E0000601F0000C00F0000C00780018003C0070001F81E00
+007FF800000FE0001B1F7E9E20>101 D<0000003C003F80FE00FFE38F03E0FE0F07803C0F0F00
+1E0E1F001F001E000F001E000F003E000F803E000F803E000F803E000F803E000F801E000F001E
+000F001F001F000F001E0007803C0007E0F8000CFFE000083F800008000000180000001C000000
+0C0000000E0000000FFFFC0007FFFF8003FFFFE007FFFFF01E0003F83C0000FC7800003C780000
+3EF000001EF000001EF000001EF000001EF000001E7800003C3C0000781E0000F00F0001E007E0
+0FC001FFFF00003FF800202F7E9F24>103 D<03E0000000FFE0000000FFE000000007E0000000
+03E000000003E000000003E000000003E000000003E000000003E000000003E000000003E00000
+0003E000000003E000000003E000000003E000000003E000000003E000000003E000000003E03F
+800003E0FFE00003E381F80003E6007C0003E4007C0003E8003E0003F0003E0003F0003E0003F0
+003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003
+E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E00
+03E0003E0003E0003E0003E0003E0003E0003E0007F0007F00FFFF8FFFF8FFFF8FFFF825327FB1
+28>I<038007C00FE01FE01FE00FE007C003800000000000000000000000000000000000000000
+03E07FE07FE007E003E003E003E003E003E003E003E003E003E003E003E003E003E003E003E003
+E003E003E003E003E003E003E003E003E007F0FFFFFFFF10317FB014>I<03E000FFE000FFE000
+07E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E000
+03E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E000
+03E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E000
+03E00003E00003E00003E00003E00007F000FFFF80FFFF8011327FB114>108
+D<03E03F8003F80000FFE0FFE00FFE0000FFE381F8381F800007E6007C6007C00003E4007C4007
+C00003E8003E8003E00003F0003F0003E00003F0003F0003E00003F0003F0003E00003E0003E00
+03E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E
+0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E000
+3E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00003E0
+003E0003E00003E0003E0003E00003E0003E0003E00003E0003E0003E00007F0007F0007F000FF
+FF8FFFF8FFFF80FFFF8FFFF8FFFF80391F7F9E3C>I<03E03F8000FFE0FFE000FFE381F80007E6
+007C0003E4007C0003E8003E0003F0003E0003F0003E0003F0003E0003E0003E0003E0003E0003
+E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E00
+03E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E
+0003E0003E0007F0007F00FFFF8FFFF8FFFF8FFFF8251F7F9E28>I<03E03F8000FFE1FFF000FF
+E781F80007EE007E0003F8003F0003F0001F0003E0000F8003E0000FC003E00007C003E00007E0
+03E00007E003E00003E003E00003F003E00003F003E00003F003E00003F003E00003F003E00003
+F003E00003F003E00003E003E00007E003E00007E003E00007C003E0000FC003F0001F8003F000
+1F0003F8003E0003EC007C0003E781F80003E1FFE00003E07F000003E000000003E000000003E0
+00000003E000000003E000000003E000000003E000000003E000000003E000000003E000000003
+E000000007F0000000FFFF800000FFFF800000242D7F9E28>112 D<07C0FC00FFC1FE00FFC30F
+0007C61F8003CC1F8003C81F8003D80F0003D0000003D0000003F0000003E0000003E0000003E0
+000003E0000003E0000003E0000003E0000003E0000003E0000003E0000003E0000003E0000003
+E0000003E0000003E0000003E0000003E0000003E0000007F00000FFFFC000FFFFC000191F7F9E
+1C>114 D<01FE080FFF981E01F8380078780038700038F00018F00018F00018F80018FE00007F
+C0007FFE003FFF801FFFE007FFF001FFF8000FFC0000FCC0007EC0003EC0001EE0001EE0001EF0
+001EF0001CF8003CFC0078E701F0C3FFC080FF00171F7E9E1C>I<006000006000006000006000
+00E00000E00000E00001E00001E00003E00003E0000FE0001FE000FFFFF8FFFFF803E00003E000
+03E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E000
+03E00003E00C03E00C03E00C03E00C03E00C03E00C03E00C03E00801F01801F01800F870007FE0
+001F80162C7FAB1C>I<03E0003E00FFE00FFE00FFE00FFE0007E0007E0003E0003E0003E0003E
+0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E000
+3E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0003E0
+003E0003E0003E0003E0007E0003E0007E0003E000BE0001E001BE0001F0033E0000F80E3F0000
+3FFC3FF8000FF03FF8251F7F9E28>I<FFFE3FFE07FF80FFFE3FFE07FF800FF007F001FC0007E0
+03E000F80007E001E000700003E001E000600003E001F000600001F001F000C00001F001F000C0
+0001F001F800C00000F8037801800000F8037C01800000F8077C018000007C063C030000007C06
+3E030000007C0E3E070000003E0C1E060000003E0C1F060000003F180F0E0000001F180F0C0000
+001F180F8C0000000FB007980000000FB007980000000FB007D800000007E003F000000007E003
+F000000007E003F000000003C001E000000003C001E000000003C001E0000000018000C0000031
+1F7F9E34>119 D<FFFE01FFE0FFFE01FFE00FF0007F0003E0003C0003E000380003F000380001
+F000300001F000300000F800600000F800600000F8006000007C00C000007C00C000003E018000
+003E018000003E018000001F030000001F030000001F870000000F860000000F8600000007CC00
+000007CC00000007FC00000003F800000003F800000001F000000001F000000001F000000000E0
+00000000E000000000C000000000C000000001C000000001800000000180000000030000007803
+000000FC07000000FC06000000FC0C000000FC1C00000078780000003FF00000000FC000000023
+2D7F9E26>121 D E end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 300
+TeXDict begin @a4
+%%EndSetup
+%%Page: 1 1
+bop 379 239 a FC(T)n(yp)r(esetting)22 b(Diagrams)i(with)f(X)1293
+251 y(Y)1337 239 y(-pic)691 343 y(User's)h(Man)n(ual)667 529
+y FB(Kristoffer)18 b(H.)g(R)o(ose)437 625 y FA(DIKU,)f(Univ)o(ersit)o(y)e(of)
+i(Cop)q(enhagen,)f(Denmark)652 685 y(In)o(ternet:)24 b Fz(kris@diku.dk)626
+785 y FA(V)l(ersion)15 b(2,)h(Jan)o(uary)f(9,)i(1992)120 914
+y Fy(Abstra)o(ct.)25 b Fx(X)375 921 y(Y)400 914 y(-pic)18 b(is)f(a)h(macro)g
+(pac)o(k)n(age)f(for)h Fw(A)961 922 y(M)1006 914 y(S)p Fx(-T)1070
+922 y(E)1093 914 y(X,)f(plain)g(T)1288 922 y(E)1311 914 y(X,)h(L)1384
+909 y Fv(A)1404 914 y Fx(T)1428 922 y(E)1452 914 y(X,)f(and)h
+Fw(A)1627 922 y(M)1671 914 y(S)p Fx(-)120 964 y(L)131 959 y
+Fv(A)151 964 y Fx(T)175 972 y(E)198 964 y(X)c(for)g(t)o(yp)q(esetting)g
+(diagrams:)657 1066 y Fu(U)833 1237 y(X)e Fw(\002)913 1244
+y Ft(Z)952 1237 y Fu(Y)1130 1240 y(X)893 1414 y(Y)215 b(Z)763
+1242 y Ft(y)690 1078 y Fs(5)707 1103 y(5)723 1128 y(5)740 1152
+y(5)757 1177 y(5)774 1202 y(5)791 1227 y(5)807 1251 y(5)824
+1276 y(5)841 1301 y(5)858 1325 y(5)875 1350 y(5)892 1375 y
+Fr(\032)p Fq(\032)701 1073 y Fs(G)726 1091 y(G)750 1108 y(G)774
+1126 y(G)798 1144 y(G)822 1161 y(G)846 1179 y(G)871 1197 y
+Fr(#)p Fq(#)907 1132 y Ft(x)701 1062 y Fs(S)726 1071 y(S)750
+1080 y(S)775 1089 y(S)799 1098 y(S)824 1107 y(S)848 1116 y(S)873
+1125 y(S)897 1134 y(S)922 1143 y(S)946 1152 y(S)971 1161 y(S)995
+1170 y(S)1019 1178 y(S)1044 1187 y(S)1068 1196 y(S)1093 1205
+y(S)1118 1214 y Fr(\))p Fq(\))884 1317 y Ft(q)p 909 1375 2
+120 v 910 1375 a Fr(\017)p Fq(\017)1020 1248 y Ft(p)p 998 1228
+120 2 v 1118 1227 a Fr(/)p Fq(/)1157 1321 y Ft(f)p 1148 1375
+2 123 v 1149 1375 a Fr(\017)p Fq(\017)1020 1387 y Ft(g)p 939
+1402 183 2 v 1121 1401 a Fr(/)p Fq(/)120 1509 y Fx(w)o(as)13
+b(t)o(yp)q(eset)h(b)o(y)g(the)g(X)499 1516 y(Y)524 1509 y(-pic)g(input)f
+(lines)239 1599 y Fp($$\\diagram)23 b(U)e(\\ddrto_y)i(\\drto)f(\\drrto^x)g
+(\\\\)514 1649 y(&)g(X)f(\\times_Z)i(Y)e(\\dto_q)h(\\rto_p)g(&)g(X)f(\\dto^f)
+h(\\\\)514 1699 y(&)g(Y)f(\\rto^g)403 b(&)22 b(Z)f(\\enddiagram$$)120
+1790 y Fx(X)139 1797 y(Y)164 1790 y(-pic)13 b(diagrams)g(ha)o(v)o(e)g(the)h
+(follo)o(wing)f(c)o(haracteristics:)238 1855 y Fw(\017)21 b
+Fx(A)13 b(diagram)f(is)h(sp)q(eci\014ed)d(as)j(a)h(matrix)f(of)g(en)o(tries)e
+(that)j(are)f(automatically)g(aligned)f(in)280 1904 y(ro)o(ws)h(and)g
+(columns.)238 1954 y Fw(\017)21 b Fx(An)o(y)13 b(en)o(try)f(ma)o(y)h(b)q(e)g
+(connected)e(to)j(an)o(y)f(other)g(en)o(try)f(using)g(arro)o(ws)g(that)h(are)
+g(rotated)280 2004 y(and)i(stretc)o(hed)f(as)h(required)f(to)i(meet)f(their)g
+(target;)h(a)g(v)n(ariet)o(y)f(of)h(arro)o(w)e(st)o(yles)i(ma)o(y)280
+2054 y(b)q(e)e(used.)238 2104 y Fw(\017)21 b Fx(Arro)o(ws)11
+b(ma)o(y)h(b)q(e)h(decorated)e(with)h(lab)q(els)g(that)h(are)g(`tied`)e(to)j
+(a)f(sp)q(eci\014ed)d(p)q(oin)o(t)i(of)h(the)280 2154 y(arro)o(w.)238
+2203 y Fw(\017)21 b Fx(Sp)q(ecial)c(supp)q(ort)g(for)h(arro)o(ws)f(that)i
+(cross)f(eac)o(h)f(other,)i(arro)o(ws)e(that)i(`go)g(b)o(y')f(other)280
+2253 y(en)o(tries,)12 b(com)o(bined)g(arro)o(ws,)g(and)i(arro)o(ws)e(that)j
+(b)q(end)d(around)h(other)h(en)o(tries.)120 2318 y(X)139 2325
+y(Y)164 2318 y(-pic)k(mak)o(es)f(T)406 2327 y(E)429 2318 y(X)h(recognize)f
+(additional)h(commands)e(b)q(et)o(w)o(een)g(the)j Fp(\\diagram)h
+Fx(and)d Fp(\\end-)120 2368 y(diagram)i Fx(k)o(eyw)o(ords,)g
+Fo(e)p Fx(.)p Fo(g)p Fx(.)o(,)g(the)g(k)o(eyw)o(ord)e Fp(\\drto)j
+Fx(means)d(\\dra)o(w)g(an)i(arro)o(w)e(going)i Fo(down)j Fx(and)120
+2418 y Fo(right)17 b Fx(from)c(the)h(curren)o(t)e(en)o(try)l(.")0
+2511 y FA(This)k(man)o(ual)f(explains)g(the)i(features)g(of)g(X)835
+2520 y(Y)865 2511 y(-pic)f(that)h(are)f(related)g(to)h(diagram)e(t)o(yp)q
+(esetting.)0 2571 y(It)k(assumes)f(that)h(y)o(ou)f(ha)o(v)o(e)h(some)f(exp)q
+(erience)h(in)f(using)g(T)1169 2582 y(E)1196 2571 y(X)i(for)e(t)o(yp)q
+(esetting)i(mathemat-)0 2631 y(ics,)h Fn(e)p FA(.)p Fn(g)p
+FA(.)o(,)g(as)f(describ)q(ed)f(in)h(\\The)g(Jo)o(y)g(of)g(T)865
+2641 y(E)893 2631 y(X")g([6],)h(\\The)f(T)1222 2641 y(E)1249
+2631 y(Xb)q(o)q(ok")h([2],)g(or)f(\\L)1629 2625 y Fm(A)1651
+2631 y FA(T)1679 2641 y(E)1706 2631 y(X|A)0 2691 y(Do)q(cumen)o(t)c
+(Preparation)f(System")h([4].)60 2751 y Fl(x)p FA(1)h(in)o(tro)q(duces)e(the)
+j(basics)e(of)h(diagram)e(construction.)22 b(Common)16 b(diagram)f
+(construction)0 2810 y(features)24 b(are)g(treated)g(in)g(the)g(follo)o(wing)
+f(t)o(w)o(o)h(sections:)36 b Fl(x)p FA(2)24 b(explains)g(the)g(v)m(arious)f
+(arro)o(w)0 2870 y(constructions)10 b(and)g Fl(x)p FA(3)i(explains)e(what)h
+(can)g(go)g(in)g(a)g(diagram)f(en)o(try)l(.)19 b Fl(x)p FA(4)12
+b(con)o(tains)e(descriptions)1420 2990 y Fx(T)o(yp)q(eset)k(b)o(y)f
+Fw(A)1667 2998 y(M)1712 2990 y(S)p Fx(-T)1776 2998 y(E)1799
+2990 y(X)905 3109 y(1)p eop
+%%Page: 2 2
+bop 0 -70 a Fx(2)647 b(KRISTOFFER)17 b(H.)g(R)o(OSE)0 50 y
+FA(of)i(ho)o(w)f(the)h(diagram)e(features)i(of)g(X)720 58 y(Y)750
+50 y(-pic)f(can)h(b)q(e)g(customised)e(and)h(extended,)h(and)f(\014nally)0
+110 y Fl(x)p FA(5)f(sho)o(w)e(some)h(tric)o(ks)g(that)h(y)o(ou)f(can)g(use)g
+(to)h(ac)o(hiev)o(e)f(sp)q(ecial)g(e\013ects.)60 176 y(Y)l(ou)k(are)h(free)f
+(to)h(use)g(X)531 184 y(Y)561 176 y(-pic)f(for)g(whatev)o(er)h(purp)q(ose)e
+(y)o(ou)h(lik)o(e)h(as)f(long)g(as)g(y)o(ou)g(do)h(not)0 236
+y(prev)o(en)o(t)12 b(others)g(from)g(using)g(it)h(or)g(blame)f(me)g(if)h
+(things)f(go)h(wrong:)19 b(X)1325 244 y(Y)1356 236 y(-pic)12
+b(is)g(under)g(`cop)o(yleft')0 295 y(\(see)17 b(the)g(end)f(of)h(this)f(man)o
+(ual)e(for)j(further)e(information\).)683 447 y FB(1.)27 b(Dia)o(gram)18
+b(Basics)60 543 y FA(This)e(section)g(explains)f(the)i(basic)f(X)765
+551 y(Y)795 543 y(-diagram)f(construction)g(concepts:)54 624
+y Fl(x)p FA(1.1)24 b(Ho)o(w)17 b(to)g(load)f(and)g(in)o(v)o(ok)o(e)f(X)719
+633 y(Y)749 624 y(-pic)h(from)g(y)o(our)g(do)q(cumen)o(t.)54
+684 y Fl(x)p FA(1.2)24 b(Arro)o(ws)16 b(are)g(automatically)g(stretc)o(hed)g
+(to)h(connect)f(the)h(sp)q(eci\014ed)f(en)o(tries.)54 744 y
+Fl(x)p FA(1.3)24 b(Arro)o(ws)16 b(ma)o(y)f(b)q(e)i(lab)q(elled.)54
+803 y Fl(x)p FA(1.4)24 b(Arro)o(ws)16 b(ma)o(y)f(b)q(e)i(brok)o(en)f(b)o(y)g
+(text.)54 863 y Fl(x)p FA(1.5)24 b(There)16 b(are)h(sp)q(ecial)f(b)q(en)o(t)g
+(arro)o(ws.)0 987 y Fk(1.1.)28 b(Loading)20 b(and)f(in)n(v)n(oking)j(X)704
+996 y(Y)739 987 y(-pic.)30 b FA(X)898 995 y(Y)928 987 y(-pic)17
+b(is)f(loaded)h(b)o(y)g(inserting)e(a)j(line)e(with)i(the)0
+1047 y(command)11 b Fz(\\input)27 b(xypic)13 b FA(in)f(the)h(de\014nitions)e
+(section)h(`pream)o(ble')e(of)j(y)o(our)f(do)q(cumen)o(t)f(\(after)0
+1106 y(an)o(y)16 b Fz(\\documentstyle)j FA(line\).)588 1088
+y Fm(1)60 1173 y FA(This)d(will)g(mak)o(e)g(the)g(command)617
+1311 y Fz(\\diagram)i FA(.)8 b(.)g(.)25 b Fz(\\enddiagram)0
+1450 y FA(a)o(v)m(ailable)18 b(for)h(construction)f(of)h(X)655
+1459 y(Y)686 1450 y(-diagrams.)916 1432 y Fm(2)965 1450 y FA(They)g(are)g
+(lik)o(e)g(matrices)f(as)g(supp)q(orted)g(b)o(y)0 1510 y(the)f
+Fz(\\matrix)g FA(construction)f(of)h Fl(A)660 1521 y(M)713
+1510 y(S)p FA(-T)788 1521 y(E)815 1510 y(X)g([6,)f(pp.108{109])f(in)h(that)
+115 1591 y Fl(\017)24 b FA(Columns)15 b(are)h(separated)g(b)o(y)g
+Fz(&)p FA(.)115 1651 y Fl(\017)24 b FA(Ro)o(ws)16 b(are)g(separated)g(b)o(y)g
+Fz(\\\\)p FA(.)115 1711 y Fl(\017)24 b FA(All)17 b(en)o(tries)f(are)g(t)o(yp)
+q(eset)h(in)f(math)g(mo)q(de)g(\(in)h(\\t-size"\))f(and)g(cen)o(tered.)0
+1792 y(Ho)o(w)o(ev)o(er,)g(there)g(are)g(some)g(di\013erences)g(as)g(w)o
+(ell:)115 1873 y Fl(\017)24 b FA(The)13 b(separation)e(b)q(et)o(w)o(een)h(ro)
+o(ws)g(and)g(columns)f(is)h(usually)f(m)o(uc)o(h)g(larger)h(in)g(a)g(diagram)
+164 1933 y(\(but)17 b(see)g(b)q(elo)o(w)f(ho)o(w)g(to)g(c)o(hange)g(it\).)115
+1992 y Fl(\017)24 b FA(Y)l(ou)14 b(ma)o(y)f(sp)q(ecify)g(\\X)577
+2001 y(Y)608 1992 y(-commands")e(in)i(eac)o(h)g(en)o(try)g(that)h(decorates)f
+(it)g(and)g(connects)164 2052 y(it)k(with)g(others.)0 2133
+y(It)g(is)f(the)h(last)f(feature)h(that)g(mak)o(es)e(it)i(p)q(ossible)f(to)g
+(t)o(yp)q(eset)i(diagrams,)c(of)j(course.)0 2242 y Fk(1.2.)28
+b(Arro)n(ws)19 b(from)e(one)j(en)n(try)g(to)g(another.)27 b
+FA(By)18 b(far)f(the)g(most)g(common)f(`morphism')0 2302 y(b)q(et)o(w)o(een)i
+(en)o(tries)f(in)h(a)g(diagram)f(is)g(the)i(straigh)o(t)e(arro)o(w.)25
+b(X)1165 2310 y(Y)1195 2302 y(-pic)18 b(uses)f(the)i(con)o(v)o(en)o(tion)d
+(that)0 2362 y(an)j(arro)o(w)f(should)g(b)q(e)i(placed)f(in)g(the)h(`base')e
+(en)o(try)l(,)i(and)f(should)f(indicate)h(in)g(its)h(name)f(the)0
+2421 y(`target')j(en)o(try)l(.)37 b(All)22 b(the)g(most)f(commonly)f(used)h
+(arro)o(ws)f(ha)o(v)o(e)h(names)g(starting)g(with)h(the)0 2481
+y(letters)17 b Fz(u)p FA(,)h Fz(d)p FA(,)f Fz(l)p FA(,)h(and)f
+Fz(r)g FA(for)g(up,)g(do)o(wn,)f(left,)i(and)e(righ)o(t,)h(resp)q(ectiv)o
+(ely)l(,)g Fn(e)p FA(.)p Fn(g)p FA(.)o(,)h(the)f(arro)o(w)f
+Fz(\\dto)0 2541 y FA(reads)h(`do)o(wn)h(one)g(en)o(try)g(to.')28
+b(The)19 b(\014gure)e(b)q(elo)o(w)h(sho)o(ws)g(the)g(p)q(ossible)g(straigh)o
+(t)f(arro)o(ws,)g(all)p 0 2623 299 2 v 60 2657 a Fv(1)81 2671
+y Fx(This)f(will)g(only)i(w)o(ork)f(if)g(X)529 2678 y(Y)555
+2671 y(-pic)g(has)g(b)q(een)f(installed)h(on)g(y)o(our)g(computer)f(system,)i
+(of)f(course.)28 b(If)18 b(this)0 2721 y(is)d(not)i(the)e(case)h(then)f(y)o
+(ou)h(should)e(p)q(ersuade)g(y)o(our)h(T)906 2729 y(E)929 2721
+y(X)h(administrator)e(to)i(do)g(so:)22 b(X)1450 2728 y(Y)1476
+2721 y(-pic)15 b(is)g(a)o(v)n(ailable)g(for)0 2770 y(anon)o(ymous)g(ftp)i(on)
+f(host)h Fp(diku.dk)22 b([129.142.96.1])p Fx(.)29 b(Installation)16
+b(requires)f(fully)h(op)q(erational)g(T)1691 2779 y(E)1714
+2770 y(X)g(and)0 2820 y Fj(opq)o(rs)n(tuq)d Fx(systems.)60
+2856 y Fv(2)81 2870 y Fx(L)92 2865 y Fv(A)112 2870 y Fx(T)136
+2879 y(E)159 2870 y(X)h(users)e(can)i Fo(not)k Fx(use)13 b
+Fp(\\begin{diagram})k Fx(.)7 b(.)f(.)21 b Fp(\\end{diagram})p
+Fx(.)g(Sorry)l(.)p eop
+%%Page: 3 3
+bop 287 -70 a Fx(TYPESETTING)16 b(DIA)o(GRAMS)i(WITH)g(X)1032
+-63 y(Y)1057 -70 y(-PIC)h(USER'S)d(MANUAL)284 b(3)0 50 y FA(lea)o(ving)16
+b(the)h(en)o(try)f Fn(b)m(ase)21 b FA(and)16 b(ending)g(at)h(the)f(en)o(try)h
+(with)f(their)g(name)g(in:)223 188 y Fz(\\uullto)145 b(\\uulto)f(\\uuto)g
+(\\uurto)h(\\uurrto)236 370 y(\\ullto)171 b(\\ulto)f(\\uto)g(\\urto)h
+(\\urrto)249 553 y(\\llto)197 b(\\lto)869 555 y Fn(b)m(ase)1150
+553 y Fz(\\rto)g(\\rrto)236 735 y(\\dllto)171 b(\\dlto)f(\\dto)g(\\drto)h
+(\\drrto)223 917 y(\\ddllto)145 b(\\ddlto)f(\\ddto)g(\\ddrto)h(\\ddrrto)368
+204 y Fr(f)p Fq(f)p Fs(L)391 217 y(L)414 231 y(L)436 244 y(L)459
+257 y(L)481 270 y(L)504 283 y(L)527 296 y(L)549 309 y(L)915
+204 y Fr(O)p Fq(O)p 914 324 2 120 v 1256 324 a Fs(r)1279 311
+y(r)1302 298 y(r)1324 284 y(r)1347 271 y(r)1370 258 y(r)1392
+245 y(r)1415 232 y(r)1437 219 y(r)1462 204 y Fr(8)p Fq(8)392
+537 y Fr(o)p Fq(o)p 392 538 172 2 v 653 204 a Fr(\\)p Fq(\\)p
+Fs(8)671 228 y(8)689 251 y(8)707 274 y(8)726 297 y(8)744 320
+y(8)762 344 y(8)781 367 y(8)799 390 y(8)817 413 y(8)836 437
+y(8)854 460 y(8)872 483 y(8)1178 204 y Fr(B)p Fq(B)1160 228
+y Fs(\006)1142 251 y(\006)1123 274 y(\006)1105 297 y(\006)1087
+320 y(\006)1068 344 y(\006)1050 367 y(\006)1032 390 y(\006)1013
+413 y(\006)995 437 y(\006)977 460 y(\006)958 483 y(\006)940
+506 y(\006)405 381 y Fr(j)p Fq(j)p Fs(U)429 388 y(U)452 395
+y(U)476 402 y(U)500 409 y(U)524 416 y(U)547 424 y(U)571 431
+y(U)595 438 y(U)619 445 y(U)642 452 y(U)666 460 y(U)690 467
+y(U)713 474 y(U)737 481 y(U)761 488 y(U)785 495 y(U)808 503
+y(U)832 510 y(U)677 386 y Fr(e)p Fq(e)p Fs(K)701 402 y(K)725
+417 y(K)749 432 y(K)773 447 y(K)797 462 y(K)821 478 y(K)845
+493 y(K)915 386 y Fr(O)p Fq(O)p 914 508 2 122 v 961 508 a Fs(s)985
+493 y(s)1009 478 y(s)1033 463 y(s)1057 447 y(s)1081 432 y(s)1105
+417 y(s)1129 402 y(s)1154 386 y Fr(9)p Fq(9)974 521 y Fs(i)997
+514 y(i)1021 507 y(i)1045 499 y(i)1069 492 y(i)1092 485 y(i)1116
+478 y(i)1140 471 y(i)1164 463 y(i)1187 456 y(i)1211 449 y(i)1235
+442 y(i)1258 435 y(i)1282 428 y(i)1306 420 y(i)1330 413 y(i)1353
+406 y(i)1377 399 y(i)1401 392 y(i)1426 384 y Fr(4)p Fq(4)692
+537 y Fr(o)p Fq(o)p 692 538 165 2 v 974 538 V 446 w Fr(/)p
+Fq(/)405 694 y Fr(t)p Fq(t)p Fs(i)429 687 y(i)452 680 y(i)476
+673 y(i)500 665 y(i)524 658 y(i)547 651 y(i)571 644 y(i)595
+637 y(i)619 629 y(i)642 622 y(i)666 615 y(i)690 608 y(i)713
+601 y(i)737 594 y(i)761 586 y(i)785 579 y(i)808 572 y(i)832
+565 y(i)677 688 y Fr(y)p Fq(y)p Fs(s)701 673 y(s)725 658 y(s)749
+643 y(s)773 627 y(s)797 612 y(s)821 597 y(s)845 582 y(s)p 914
+688 2 122 v 915 688 a Fr(\017)p Fq(\017)961 567 y Fs(K)985
+582 y(K)1009 597 y(K)1033 612 y(K)1057 627 y(K)1081 643 y(K)1105
+658 y(K)1129 673 y(K)1154 689 y Fr(\045)p Fq(\045)974 554 y
+Fs(U)997 561 y(U)1021 568 y(U)1045 575 y(U)1069 582 y(U)1092
+590 y(U)1116 597 y(U)1140 604 y(U)1164 611 y(U)1187 618 y(U)1211
+626 y(U)1235 633 y(U)1258 640 y(U)1282 647 y(U)1306 654 y(U)1330
+662 y(U)1353 669 y(U)1377 676 y(U)1401 683 y(U)1426 691 y Fr(*)p
+Fq(*)874 590 y Fs(\006)856 613 y(\006)838 636 y(\006)819 660
+y(\006)801 683 y(\006)783 706 y(\006)764 729 y(\006)746 753
+y(\006)728 776 y(\006)709 799 y(\006)691 822 y(\006)673 846
+y(\006)654 869 y(\006)-19 b Fr(\002)p Fq(\002)938 567 y Fs(8)957
+590 y(8)975 613 y(8)993 636 y(8)1011 660 y(8)1030 683 y(8)1048
+706 y(8)1066 729 y(8)1085 753 y(8)1103 776 y(8)1121 799 y(8)1140
+822 y(8)1158 846 y(8)1177 870 y Fr(\034)p Fq(\034)p 1267 538
+172 2 v 1439 537 a Fr(/)p Fq(/)368 870 y Fr(x)p Fq(x)p Fs(r)391
+857 y(r)414 844 y(r)436 831 y(r)459 818 y(r)481 805 y(r)504
+792 y(r)527 778 y(r)549 765 y(r)p 914 870 2 120 v 915 870 a
+Fr(\017)p Fq(\017)1256 751 y Fs(L)1279 764 y(L)1302 777 y(L)1324
+790 y(L)1347 803 y(L)1370 817 y(L)1392 830 y(L)1415 843 y(L)1437
+856 y(L)1462 870 y Fr(&)p Fq(&)0 1050 y FA(The)15 b(relativ)o(e)g(`co)q
+(ordinates')f(sp)q(eci\014ed)h(in)f(this)h(w)o(a)o(y)g(are)g(purely)f
+(logical,)h Fn(e)p FA(.)p Fn(g)p FA(.)o(,)h(if)f(the)g(diagram)0
+1110 y(con)o(tains)f(v)o(ery)h(wide)h(en)o(tries)e(then)h(the)h(arro)o(ws)d
+(will)i(b)q(e)h(nearly)f(horizon)o(tal.)20 b(The)15 b(arro)o(ws)e(will)0
+1169 y(not)k(`disapp)q(ear')d(automatically)i(under)g(en)o(tries)f(that)i
+(they)g(cross)f(\(see)g Fl(x)q FA(2.5)g(for)g(a)h(solution\).)60
+1235 y(The)g(directions)f(also)h(exist)g(with)h Fz(to)f FA(replaced)g(b)o(y)g
+Fz(line)g FA(for)g(a)h(straigh)o(t)e(line,)h Fz(dashed)h FA(for)0
+1295 y(a)i(dashed)e(line,)j Fz(dotted)f FA(for)g(a)g(dotted)g(line,)g(and)f
+Fz(double)i FA(for)e(`stretc)o(hed)g(equal,')i Fn(i)p FA(.)p
+Fn(e)p FA(.,)f(t)o(w)o(o)0 1354 y(parallel)14 b(lines.)21 b(Here)15
+b(are)g(the)g(p)q(ossibilities)f(illustrated)g(with)h(the)h
+Fz(dr)f FA(v)m(arian)o(t)g(of)g(these)h(`basic)0 1414 y(morphism)e(t)o(yp)q
+(es:')192 1553 y Fz(\\drto)107 b(\\drline)55 b(\\drdashed)29
+b(\\drdotted)g(\\drdouble)308 1569 y Fs(K)332 1584 y(K)356
+1599 y(K)380 1613 y(K)404 1628 y(K)429 1643 y(K)453 1658 y(K)477
+1673 y(K)502 1689 y Fr(\045)p Fq(\045)571 1569 y Fs(K)595 1584
+y(K)619 1599 y(K)643 1613 y(K)667 1628 y(K)692 1643 y(K)716
+1658 y(K)740 1673 y(K)834 1569 y(K)890 1604 y(K)947 1638 y(K)1003
+1673 y(K)1102 1572 y Fi(\000)1111 1578 y(\000)1121 1584 y(\000)1131
+1590 y(\000)1141 1596 y(\000)1150 1602 y(\000)1160 1608 y(\000)1170
+1614 y(\000)1179 1620 y(\000)1189 1626 y(\000)1199 1632 y(\000)1208
+1638 y(\000)1218 1644 y(\000)1228 1650 y(\000)1237 1656 y(\000)1247
+1662 y(\000)1257 1667 y(\000)1266 1673 y(\000)1276 1679 y(\000)1286
+1685 y(\000)1363 1564 y Fs(K)1387 1579 y(K)1411 1594 y(K)1435
+1609 y(K)1460 1623 y(K)1484 1638 y(K)1508 1653 y(K)1532 1668
+y(K)1357 1574 y(K)1381 1589 y(K)1405 1604 y(K)1429 1618 y(K)1453
+1633 y(K)1478 1648 y(K)1502 1663 y(K)1526 1678 y(K)0 1829 y
+FA(W)l(e)17 b(explain)f(in)g Fl(x)p FA(4.1)g(ho)o(w)g(more)g(suc)o(h)f
+(morphism)f(t)o(yp)q(es)j(can)f(b)q(e)h(added.)0 1936 y Fk(1.3.)28
+b(Lab)r(els.)h FA(Y)l(ou)17 b(can)g(put)g(lab)q(els)g(on)g(arro)o(ws.)22
+b(Lab)q(els)17 b(are)g(conceptualized)g(as)g(sub-)e(and)0 1996
+y(sup)q(erscripts)h(on)i(arro)o(ws)e(suc)o(h)h(that)i(they)g(are)e(placed)h
+(in)g(the)g(usual)f(p)q(ositions)g(\(as)i(`limits'\))0 2055
+y(on)d(an)g(arro)o(w)f(p)q(oin)o(ting)h(righ)o(t:)120 2182
+y Fz($$\\diagram)146 2242 y(A\\rto^a_d)27 b(&)g(B)f(&)g(C)g(\\lto^b_c)120
+2301 y(\\enddiagram$$)0 2429 y FA(will)16 b(set)713 2506 y
+Fh(A)144 b(B)i(C)813 2479 y Fg(a)813 2523 y(d)p 763 2490 120
+2 v 882 2489 a Fr(/)p Fq(/)997 2523 y Fg(b)997 2479 y(c)947
+2489 y Fr(o)p Fq(o)p 947 2490 V 0 2625 a FA(Lab)q(els)21 b(that)h(do)f(not)h
+(consist)e(of)i(a)f(single)g(letter,)i(digit,)f(or)f(con)o(trol)f(sequence,)j
+(should)d(b)q(e)0 2685 y(enclosed)c(in)g Fz({)h FA(.)8 b(.)g(.)25
+b Fz(})p FA(.)60 2751 y(The)12 b(placemen)o(t)g(of)g(the)h(lab)q(els)f(only)g
+(dep)q(ends)f(on)h(the)h(direction)f(of)g(the)h(arro)o(w:)18
+b(it)13 b(is)f(alw)o(a)o(ys)0 2810 y(placed)19 b(p)q(erp)q(endicular)g(to)h
+(the)g(cen)o(ter)g(of)g(the)g(arro)o(w)e(\(measured)h(from)g(the)h(cen)o
+(ters)f(of)i(the)0 2870 y(ob)s(jects)16 b(at)h(the)g(ends\).)p
+eop
+%%Page: 4 4
+bop 0 -70 a Fx(4)647 b(KRISTOFFER)17 b(H.)g(R)o(OSE)60 50 y
+FA(The)12 b(ab)q(o)o(v)o(e)f(facilities)h(are)g(su\016cien)o(t)e(to)i(t)o(yp)
+q(eset)h(`simple)e(diagrams')e(lik)o(e)j(\()p Fl(\003\003)p
+FA(\))h(in)e([6,)i(p.142]:)441 162 y(Ext)521 138 y Fg(q)521
+177 y(R)1185 162 y FA(Ext)1264 138 y Fg(q)1264 177 y(R)1297
+162 y FA(\()p Fh(B)1356 144 y Ff(0)1370 162 y Fh(;)8 b(B)1432
+144 y Ff(0)1447 162 y FA(\))773 359 y(Ext)853 336 y Fg(q)853
+374 y(R)886 359 y FA(\()p Fh(B)945 341 y Ff(0)959 359 y Fh(;)g(B)r
+FA(\))364 557 y(Ext)444 533 y Fg(q)444 571 y(R)477 557 y FA(\()p
+Fh(B)536 538 y Ff(0)550 557 y Fh(;)g(R)p FA(\))153 b(Ext)861
+533 y Fg(q)861 571 y(R)894 557 y FA(\()p Fh(B)r(;)8 b(R)p FA(\))167
+b(Ext)1278 533 y Fg(q)1278 571 y(R)1311 557 y FA(\()p Fh(B)r(;)8
+b(B)r FA(\))p 565 151 608 2 v 1173 150 a Fr(/)p Fq(/)565 182
+y Fs(P)589 194 y(P)613 205 y(P)636 216 y(P)660 228 y(P)684
+239 y(P)708 251 y(P)731 262 y(P)755 273 y(P)779 285 y(P)802
+296 y(P)827 308 y Fr(')p Fq(')988 309 y Fs(n)1012 298 y(n)1035
+287 y(n)1058 276 y(n)1081 265 y(n)1104 254 y(n)1127 243 y(n)1150
+232 y(n)1173 222 y(n)1196 211 y(n)1219 200 y(n)1244 188 y Fr(7)p
+Fq(7)988 386 y Fs(P)1012 397 y(P)1035 408 y(P)1058 419 y(P)1081
+430 y(P)1104 440 y(P)1127 451 y(P)1150 462 y(P)1173 473 y(P)1196
+484 y(P)1219 495 y(P)1244 506 y Fr(')p Fq(')-667 b Fs(n)600
+495 y(n)622 484 y(n)645 473 y(n)667 462 y(n)690 451 y(n)712
+441 y(n)735 430 y(n)757 419 y(n)780 408 y(n)802 397 y(n)827
+385 y Fr(7)p Fq(7)690 528 y Fg(\014)p 642 545 128 2 v 770 544
+a Fr(/)p Fq(/)p 1045 545 142 2 v 417 w Fr(/)p Fq(/)0 673 y
+FA(w)o(as)16 b(t)o(yp)q(eset)h(b)o(y)323 655 y Fm(3)120 766
+y Fz($$\\define\\ExtqR{\\text{Ext}^)q(q_R})146 826 y(\\diagram)172
+886 y(\\ExtqR\\rrto\\drto)28 b(&)654 b(&)27 b(\\ExtqR\(B',B'\))h(\\\\)616
+946 y(&)f(\\ExtqR\(B',B\))h(\\urto\\drto)f(\\\\)172 1006 y(\\ExtqR\(B',R\))h
+(\\urto\\rto^\\beta)616 1065 y(&)f(\\ExtqR\(B,R\))h(\\rto)209
+b(&)27 b(\\ExtqR\(B,B\))h(\\\\)146 1125 y(\\enddiagram)120
+1185 y($$)0 1299 y Fk(1.4.)g(Breaks.)g FA(It)17 b(is)f(also)g(p)q(ossible)f
+(to)i(`break')f(an)g(arro)o(w)f(with)i(a)f(lab)q(el)h(b)o(y)f(using)f(the)i
+(c)o(har-)0 1359 y(acter)g Fz(|)p FA(:)120 1462 y Fz($$\\diagram)27
+b(A)g(\\rto|f)g(&)f(B)g(\\enddiagram$$)0 1567 y FA(will)16
+b(set)805 1631 y Fh(A)144 b(B)903 1623 y Fg(f)p 854 1615 49
+2 v 926 1615 48 2 v 974 1614 a Fr(/)p Fq(/)0 1715 y FA(As)15
+b(a)g(sp)q(ecial)f(feature,)h(lab)q(els)f(sp)q(eci\014ed)h(after)g(a)f(break)
+h(will)f(b)q(e)h(cen)o(tered)g(b)q(et)o(w)o(een)f(the)h(break)0
+1774 y(and)h(the)h(target,)f(not)h(b)q(et)o(w)o(een)f(the)h(base)f(and)g(the)
+h(target:)120 1877 y Fz($$\\diagram)27 b(A)g(\\rto^{+}|\\bullet^{*})i(&)d(B)g
+(\\enddiagram$$)0 1982 y FA(t)o(yp)q(esets)805 2060 y Fh(A)144
+b(B)899 2029 y Fm(+)904 2051 y Ff(\017)p 854 2044 51 2 v 950
+2033 a(\003)p 925 2044 49 2 v 974 2043 a Fr(/)p Fq(/)60 2139
+y FA(If)13 b(y)o(ou)g(just)g(w)o(an)o(t)f(an)h(empt)o(y)f(break)h(y)o(ou)f
+(should)g(use)g(the)i(sp)q(ecial)e Fz(\\hole)i FA(break:)20
+b(the)13 b(arro)o(w)12 2204 y Fh(A)144 b(B)p 61 2188 V 134
+2188 48 2 v 181 2187 a Fr(/)p Fq(/)262 2199 y FA(w)o(as)15
+b(t)o(yp)q(eset)j(b)o(y)e(including)120 2302 y Fz($\\diagram)27
+b(A)f(\\rto|\\hole)i(&)e(B)h(\\enddiagram$)0 2407 y FA(in)16
+b(the)h(text.)p 0 2447 299 2 v 60 2481 a Fv(3)81 2495 y Fx(Note)d(for)g(non-)
+p Fw(A)358 2504 y(M)402 2495 y(S)p Fx(-T)466 2504 y(E)489 2495
+y(X)f(users:)118 2558 y Fw(\017)22 b Fp(\\define)d Fx(and)f
+Fp(\\redefine)i Fx(corresp)q(ond)c(to)k Fp(\\def)f Fx(of)g(plain)e(T)1190
+2567 y(E)1213 2558 y(X)h(and)g(are)g(similar)f(in)h(function)f(to)161
+2608 y Fp(\\newcommand)f Fx(and)d Fp(\\renewcommand)j Fx(of)f(L)839
+2603 y Fv(A)859 2608 y Fx(T)883 2616 y(E)906 2608 y(X.)118
+2658 y Fw(\017)22 b Fx(The)15 b(st)o(yle)i(commands)e Fp(\\dsize)p
+Fx(,)j Fp(\\tsize)p Fx(,)g Fp(\\ssize)p Fx(,)h(and)d Fp(\\sssize)i
+Fx(c)o(hange)d(the)i(math)f(st)o(yle)h(as)g(the)161 2707 y(plain)j(T)298
+2716 y(E)321 2707 y(X/L)385 2702 y Fv(A)406 2707 y Fx(T)430
+2716 y(E)453 2707 y(X)h(commands)f Fp(\\displaystyle)p Fx(,)25
+b Fp(\\textstyle)p Fx(,)h Fp(\\scriptstyle)p Fx(,)f(and)c Fp(\\script-)161
+2757 y(scriptstyle)p Fx(.)118 2807 y Fw(\017)h Fp(\\text)15
+b Fx(is)e(explained)g(in)g Fw(x)p Fx(3.1.)0 2870 y(All)g(of)i(these)e(are)h
+(de\014ned)d(b)o(y)j(X)520 2877 y(Y)546 2870 y(-pic)f(suc)o(h)f(that)j(the)f
+(examples)f(in)g(this)h(man)o(ual)e(can)i(b)q(e)f(tried)g(out.)p
+eop
+%%Page: 5 5
+bop 287 -70 a Fx(TYPESETTING)16 b(DIA)o(GRAMS)i(WITH)g(X)1032
+-63 y(Y)1057 -70 y(-PIC)h(USER'S)d(MANUAL)284 b(5)0 50 y Fk(1.5.)28
+b(Sp)r(ecial)23 b(arro)n(ws)d(that)h(b)r(end.)28 b FA(There)18
+b(are)g(sp)q(ecial)g(v)o(ersions)f(of)i Fz(to)p FA(-arro)o(ws)d(that)j(go)0
+110 y(`around')13 b(a)h(neigh)o(b)q(or)f(en)o(try)h(and)g(p)q(oin)o(t)g(to)h
+(something)f(`b)q(ehind')f(it:)21 b(here)14 b(are)h(the)f(horizon)o(tal)0
+169 y(ones:)374 342 y Fz(\\lltou)374 397 y(\\lltod)675 371
+y Fe(\003)869 340 y Fn(b)m(ase)857 395 y(entry)1117 371 y Fe(\003)1300
+342 y Fz(\\rrtou)1300 397 y(\\rrtod)866 233 y Fi(*)p 914 293
+2 10 v -563 w(+)p 503 234 364 2 v 452 296 2 13 v 453 296 a
+Fr(\017)p Fq(\017)866 476 y Fi(\))p 914 426 2 10 v -563 w(\()p
+503 477 364 2 v 453 413 a Fr(O)p Fq(O)p 452 426 2 13 v 866
+233 a Fi(+)p 914 293 2 10 v 362 w(*)p 965 234 364 2 v 1377
+296 2 13 v 1378 296 a Fr(\017)p Fq(\017)866 476 y Fi(\()p 914
+426 2 10 v 362 w(\))p 965 477 364 2 v 1378 413 a Fr(O)p Fq(O)p
+1377 426 2 13 v 0 609 a FA(There)21 b(are)h(similar)e(v)o(ertical)i(ones)f
+(named)g Fz(\\ddtol)p FA(,)j Fz(\\ddtor)p FA(,)g Fz(\\uutol)p
+FA(,)g(and)d Fz(\\uutor)p FA(,)j(and)0 669 y(there)16 b(is)h(a)f(sp)q(ecial)g
+(set)h(for)f(`self)t(')g(arro)o(ws:)486 927 y Fz(\\toul)85
+b(\\tour)168 b(\\tolu)84 b(\\toru)486 1050 y(\\todl)h(\\todr)168
+b(\\told)84 b(\\tord)502 803 y Fi(*)p 551 881 2 29 v -237 w(+)p
+465 804 38 2 v 365 912 a(\()p 414 862 2 10 v 465 913 10 2 v
+10 w Fr(/)p Fq(/)716 803 y Fi(+)p 765 881 2 29 v 38 w(*)p 816
+804 38 2 v 854 912 a(\))p 902 862 2 10 v -110 w Fr(o)p Fq(o)p
+844 913 10 2 v 33 w Fi(\()p 977 913 V 877 803 a(+)p 926 862
+2 10 v 38 w(*)p 977 804 38 2 v 1063 881 2 29 v 1064 881 a Fr(\017)p
+Fq(\017)1366 912 y Fi(\))p 1356 913 10 2 v 1366 803 a(*)p 1415
+862 2 10 v -237 w(+)p 1329 804 38 2 v 1278 881 2 29 v 1279
+881 a Fr(\017)p Fq(\017)502 1144 y Fi(\))p 551 1094 V -237
+w(\()p 465 1145 38 2 v 365 1035 a(+)p 414 1094 2 10 v 465 1036
+10 2 v 10 w Fr(/)p Fq(/)716 1144 y Fi(\()p 765 1094 2 29 v
+38 w(\))p 816 1145 38 2 v 854 1035 a(*)p 902 1094 2 10 v -110
+w Fr(o)p Fq(o)p 844 1036 10 2 v 33 w Fi(+)p 977 1036 V 877
+1144 a(\()p 926 1094 2 10 v 38 w(\))p 977 1145 38 2 v 1064
+1066 a Fr(O)p Fq(O)p 1063 1094 2 29 v 1366 1035 a Fi(*)p 1356
+1036 10 2 v 1366 1144 a(\))p 1415 1094 2 10 v -237 w(\()p 1329
+1145 38 2 v 1279 1066 a Fr(O)p Fq(O)p 1278 1094 2 29 v 60 1306
+a FA(It)17 b(is)f(p)q(ossible)f(to)i(lab)q(el)f(suc)o(h)g(b)q(en)o(t)g(arro)o
+(ws,)f(of)i(course:)120 1424 y Fz($$\\diagram)146 1484 y(&)26
+b(A)g(\\tord^a)i(\\rrtou^\\ell)f(&&)g(B)f(\\todr^b)120 1544
+y(\\enddiagram$$)0 1663 y FA(will)16 b(t)o(yp)q(eset)741 1864
+y Fh(A)287 b(B)820 1847 y Fi(*)p 790 1848 30 2 v 820 1956 a(\))879
+1909 y Fg(a)p 868 1906 2 10 v 710 1956 a Fi(\()p 810 1957 10
+2 v 760 1875 a Fr(O)p Fq(O)p 759 1906 2 31 v 710 1737 a Fi(+)p
+759 1818 V 226 w(*)914 1727 y Fg(`)p 810 1738 227 2 v 1085
+1818 2 31 v 1086 1818 a Fr(\017)p Fq(\017)1036 1956 y Fi(\()p
+1085 1906 V 9 w(\))1132 1946 y Fg(b)p 1135 1957 10 2 v 1145
+1847 a Fi(*)p 1194 1906 2 10 v -127 w Fr(o)p Fq(o)p 1118 1848
+28 2 v 704 2164 a FB(2.)27 b(More)18 b(Arr)o(o)o(ws)60 2257
+y FA(This)e(section)g(explains)f(some)h(complex)g(forms)g(of)g(arro)o(ws.)54
+2335 y Fl(x)p FA(2.1)24 b(Arro)o(w)16 b(lab)q(els)g(and)g(breaks)g(can)g(b)q
+(e)h(placed)f(an)o(ywhere)f(along)h(the)h(arro)o(w.)54 2395
+y Fl(x)p FA(2.2)24 b(Add)17 b(y)o(our)e(o)o(wn)h(arro)o(w)f(tips.)54
+2454 y Fl(x)p FA(2.3)24 b(Y)l(ou)17 b(can)f(slide)g(arro)o(ws)f(sidew)o(a)o
+(ys.)54 2514 y Fl(x)p FA(2.4)24 b(Arro)o(ws)16 b(ma)o(y)f(p)q(oin)o(t)i(to)f
+(an)o(y)g(diagram)f(en)o(try)i(as)f(w)o(ell)g(as)g(v)m(arious)f(other)i
+(targets.)54 2574 y Fl(x)p FA(2.5)24 b(Arro)o(ws)16 b(ma)o(y)f(pass)h(under)f
+(an)o(y)h(target.)54 2634 y Fl(x)p FA(2.6)24 b(Arro)o(ws)16
+b(ma)o(y)f(b)q(end)i(to)o(w)o(ards)d(and)i(around)f(an)o(y)h(target.)0
+2711 y(These)g(features)g(should)f(mak)o(e)h(y)o(ou)h(able)f(to)h(t)o(yp)q
+(eset)g(complex)f(diagrams.)0 2810 y Fk(2.1.)28 b(Explicit)21
+b(p)r(ositioning)d(of)f(lab)r(els.)29 b FA(The)16 b(lab)q(el)f(commands)e
+(explained)i(in)g Fl(x)p FA(1.3)g(place)0 2870 y(the)22 b(lab)q(el)g(text)h
+(near)e(the)h(cen)o(ter)g(of)g(the)g(morphism.)36 b(This,)22
+b(ho)o(w)o(ev)o(er,)g(ma)o(y)f(b)q(e)h(c)o(hanged:)p eop
+%%Page: 6 6
+bop 0 -70 a Fx(6)647 b(KRISTOFFER)17 b(H.)g(R)o(OSE)0 50 y
+FA(y)o(ou)f(can)g(place)h(lab)q(els)e(an)o(ywhere)h(along)g(a)g(morphism.)j
+(This)d(is)g(mostly)g(used)g(to)h(get)g(sev)o(eral)0 110 y(lab)q(els,)f
+Fn(e)p FA(.)p Fn(g)p FA(.)o(,)h(the)g(source)120 214 y Fz($$\\diagram)146
+273 y(==)26 b(\\rrto)h(^{+})g(^<{.})g(^<<{,})g(^>>{,})g(^>{.})g(^\(0\)0)g
+(^\(1\)1)g(&&)f(==)120 333 y(\\enddiagram$$)0 435 y FA(t)o(yp)q(esets)694
+504 y(==)287 b(==)900 481 y Fm(+)778 485 y Fg(:)793 478 y(;)221
+b(;)1041 485 y(:)-330 b Fm(0)345 b(1)p 784 496 264 2 v 1047
+495 a Fr(/)p Fq(/)0 588 y FA(In)23 b(general)f(y)o(ou)g(ma)o(y)g(insert)g
+(the)h(follo)o(wing)f(b)q(et)o(w)o(een)g(a)h Fz(^)p FA(,)i
+Fz(_)p FA(,)f(or)e Fz(|)p FA(,)j(and)d(the)h(lab)q(el)g(text)0
+648 y(follo)o(wing)15 b(it:)115 722 y Fl(\017)24 b FA(A)19
+b(factor)f(in)g Fz(\(\))p FA(s:)24 b Fz(\()q Fh(f)5 b Fz(\))19
+b FA(indicates)e(that)h(the)g(lab)q(el)g(should)f(b)q(e)h(`tied')g(to)g(the)g
+(p)q(oin)o(t)g Fh(f)164 782 y FA(of)f(the)f(w)o(a)o(y)g(from)f(the)i(base)e
+(\(called)i Fz(\(0\))p FA(\))g(to)f(the)h(target)f(\(called)g
+Fz(\(1\))p FA(\))h(instead)f(of)g(in)164 842 y(the)h(middle.)115
+902 y Fl(\017)24 b FA(The)18 b(\014rst)g Fz(<)g FA(will)g(place)g(the)g
+(follo)o(wing)f(lab)q(el)h(at)g(the)h(p)q(oin)o(t)e(where)h(the)g(actual)g
+(mor-)164 961 y(phism)13 b(b)q(egins,)h Fn(i)p FA(.)p Fn(e)p
+FA(.)o(,)h(`app)q(ears)e(from)g(under')f(the)j(base.)20 b(A)15
+b(follo)o(wing)e(factor)h(ma)o(y)f(still)164 1021 y(b)q(e)k(giv)o(en;)f(in)g
+(that)h(case)g Fz(\(0\))g FA(will)f(b)q(e)h(at)f(the)h(b)q(eginning)f(of)g
+(the)h(morphism.)115 1081 y Fl(\017)24 b FA(The)18 b(second)f
+Fz(<)h FA(will)f(place)h(the)g(follo)o(wing)f(lab)q(el)g(at)i(a)e(p)q(oin)o
+(t)h(just)f(a)h(tin)o(y)g(bit)g(further)164 1141 y(from)e(the)h(b)q(eginning)
+e(of)i(the)g(morphism.)115 1200 y Fl(\017)24 b FA(Similarly)l(,)f(the)g
+(\014rst)g Fz(>)g FA(will)f(place)h(the)g(follo)o(wing)f(lab)q(el)h(at)g(the)
+g(p)q(oin)o(t)g(where)g(the)164 1260 y(actual)17 b(morphism)d(ends,)i
+Fn(i)p FA(.)p Fn(e)p FA(.,)h(`disapp)q(ears)e(b)q(elo)o(w')h(the)h(target.)23
+b(A)17 b(follo)o(wing)f(factor)164 1320 y(ma)o(y)g(still)g(b)q(e)h(giv)o(en;)
+f(in)g(that)h(case)g Fz(\(1\))g FA(will)f(b)q(e)h(at)f(the)h(end)f(of)h(the)g
+(morphism.)115 1380 y Fl(\017)24 b FA(And)f(the)g(second)f
+Fz(>)h FA(will)f(place)h(the)g(follo)o(wing)f(lab)q(el)g(at)h(a)g(p)q(oin)o
+(t)g(just)f(a)h(tin)o(y)g(bit)164 1440 y(further)16 b(from)g(the)h(end)f(of)g
+(the)h(morphism.)0 1514 y Fn(E)p FA(.)p Fn(g)p FA(.)o(,)g(w)o(e)f(ma)o(y)g
+(put)g(a)h(star)f(`ab)q(o)o(v)o(e')g(the)h(tip)f(of)h(arro)o(ws)d(in)j(an)o
+(y)f(direction)f(lik)o(e)i(this:)120 1618 y Fz($$\\diagram)146
+1677 y(A)26 b(\\dto^>>{*}^b)i(\\drto^>>{*}^c)g(\\rto^>>{*}^d)g(&)e(D)h(\\\\)
+146 1737 y(B)1072 b(&)26 b(C)h(\\enddiagram$$)0 1839 y FA(t)o(yp)q(esets)804
+1915 y Fh(A)145 b(D)802 2092 y(B)j(C)832 2039 y Ff(\003)832
+1998 y Fg(b)p 821 2046 2 120 v 822 2046 a Fr(\017)p Fq(\017)972
+2022 y Ff(\003)924 1976 y Fg(c)852 1926 y Fs(@)872 1945 y(@)892
+1965 y(@)912 1984 y(@)932 2003 y(@)952 2022 y(@)977 2046 y
+Fr( )p Fq( )949 1888 y Ff(\003)-65 b Fg(d)p 853 1899 122 2
+v 974 1898 a Fr(/)p Fq(/)0 2205 y Fk(2.2.)28 b(Add)g(extra)h(arro)n(w)e
+(tips.)j FA(Y)l(ou)24 b(can)g(use)h(the)f(`break')g(feature)h(describ)q(ed)e
+(in)i(the)0 2265 y(previous)15 b(section)h(to)h(add)e(extra)i(arro)o(w)d
+(tips)i(to)h(morphisms.)i(This)c(is)h(done)g(b)o(y)g(using)f(one)h(of)0
+2325 y(the)f(follo)o(wing)e(sp)q(ecial)h(lab)q(els)g(that)h(all)g(ha)o(v)o(e)
+f(zero)g(size)g(and)g(are)g(dep)q(enden)o(t)g(of)h(the)g(direction;)0
+2384 y(all)h(are)g(sho)o(wn)f(as)i(lab)q(els)f(on)g(an)g Fz(\\rto)h
+FA(arro)o(w:)212 2495 y Fz(\\tip)56 b(\\atip)30 b(\\btip)g(\\pit)56
+b(\\apit)30 b(\\bpit)g(\\stop)g({\\squash{\\circ}})292 2589
+y Fr(/)p Fq(/)p 232 2590 60 2 v 292 2590 V 59 w Fr(/)p Fq(/)101
+b Fr(/)p 392 2590 V 452 2590 V 60 w(/)p Fq(/)f(/)p 552 2590
+V 612 2590 V 60 w Fr(/)p Fq(/)g Fr(o)p Fq(o)p 712 2590 V 772
+2590 V 60 w Fr(/)p Fq(/)g(o)p 872 2590 V 932 2590 V 60 w Fr(/)p
+Fq(/)g Fr(o)p 1032 2590 V 1092 2590 V 60 w(/)p Fq(/)1252 2577
+y Fs(\037)p 1192 2590 V 1252 2590 V 1312 2589 a Fr(/)p Fq(/)1400
+2602 y Fl(\016)p 1352 2590 56 2 v 1408 2590 64 2 v 1472 2589
+a Fr(/)p Fq(/)0 2696 y FA(Where)19 b(the)h Fz(\\squash)g FA(command)e(is)h
+(used)f(to)i(ensure)e(that)i(the)g Fl(\016)f FA(do)q(es)g(not)h(ha)o(v)o(e)e
+(an)o(y)h(size.)0 2756 y(Here)e(are)f(some)g(example)g(v)m(ariations)g(of)g
+Fz(\\rto)p FA(:)768 2870 y Fz(\\rto|>)q(\\stop)1117 2874 y
+Fe(\003)144 b(\003)1288 2845 y Fs(\037)p 1168 2859 120 2 v
+1290 2858 a Fr(/)p Fq(/)p eop
+%%Page: 7 7
+bop 287 -70 a Fx(TYPESETTING)16 b(DIA)o(GRAMS)i(WITH)g(X)1032
+-63 y(Y)1057 -70 y(-PIC)h(USER'S)d(MANUAL)284 b(7)768 50 y
+Fz(\\rto|<)q(\\stop)1117 54 y Fe(\003)144 b(\003)1168 25 y
+Fs(\037)p 1168 38 120 2 v 1288 37 a Fr(/)p Fq(/)559 146 y Fz(\\rto|<)q
+(\\stop|<<)q(\\stop)1117 150 y Fe(\003)g(\003)1168 121 y Fs(\037)15
+b(\037)p 1183 134 105 2 v 1288 133 a Fr(/)p Fq(/)768 242 y
+Fz(\\rto|>>)q(\\tip)1117 246 y Fe(\003)144 b(\003)1273 229
+y Fr(/)p Fq(/)p 1168 230 V 1273 230 15 2 v 15 w Fr(/)p Fq(/)768
+338 y Fz(\\rto|<<)q(\\tip)1117 342 y Fe(\003)g(\003)1183 326
+y Fr(/)p Fq(/)p 1183 327 105 2 v 105 w Fr(/)p Fq(/)794 434
+y Fz(\\rto|<)q(\\pit)1117 438 y Fe(\003)g(\003)1168 422 y Fr(o)p
+Fq(o)p 1168 423 120 2 v 120 w Fr(/)p Fq(/)768 530 y Fz(\\rto|<<)q(\\pit)1117
+534 y Fe(\003)g(\003)1183 518 y Fr(o)p Fq(o)p 1183 519 105
+2 v 105 w Fr(/)p Fq(/)480 626 y Fz(\\rto|>)q({\\squash{\\circ})s(})1117
+631 y Fe(\003)g(\003)1279 626 y Fl(\016)p 1168 615 120 2 v
+1290 614 a Fr(/)p Fq(/)0 758 y FA(Suc)o(h)12 b(tips)g(should)f(b)q(e)j(sp)q
+(eci\014ed)e(after)h(all)f(`ordinary')f(lab)q(els.)20 b(See)13
+b Fl(x)p FA(4.1)g(for)g(more)f(p)q(ossibilities.)0 860 y Fk(2.3.)28
+b(Sliding)17 b(arro)n(ws)d(sidew)n(a)n(ys.)30 b FA(It)13 b(is)g(often)g
+(desirable)f(to)h(ha)o(v)o(e)g(sev)o(eral)f(arro)o(ws)f(b)q(et)o(w)o(een)0
+920 y(t)o(w)o(o)19 b(ob)s(jects.)30 b(This)18 b(can)h(b)q(e)h(done)f(b)o(y)f
+(sliding)g(either)h(or)g(b)q(oth)g(arro)o(ws)f(sidew)o(a)o(ys)f(b)o(y)i
+(giving)0 980 y(the)c(distance)e(as)h(an)g(optional)g(T)621
+991 y(E)648 980 y(X)h(dimension)d(\()p Fn(cf)p FA(.)j([6)o(,)g(p.150]\))f
+(enclosed)f(in)h Fz(<>)p FA(s:)21 b(it)14 b(sp)q(eci\014es)0
+1040 y(ho)o(w)i(far)g(`sidew)o(a)o(ys')f(the)h(morphism)e(should)h(b)q(e)i
+(mo)o(v)o(ed)e(\(appro)o(ximately\),)h Fn(e)p FA(.)p Fn(g)p
+FA(.,)120 1164 y Fz($$\\diagram)146 1224 y(A)26 b(\\drto<1ex>^a_\\bot)j(\\\\)
+198 1283 y(&)d(B)h(\\ulto<1ex>^b)h(\\rto<1ex>^c)f(&)g(C)f(\\lto<1ex>^d_\\bot)
+120 1343 y(\\enddiagram$$)0 1466 y FA(will)16 b(t)o(yp)q(eset)713
+1539 y Fh(A)894 1717 y(B)146 b(C)854 1580 y Fg(a)804 1624 y
+Ff(?)782 1530 y Fs(@)807 1554 y(@)832 1578 y(@)857 1602 y(@)881
+1627 y(@)906 1651 y Fr(\037)p Fq(\037)775 1667 y Fg(b)740 1573
+y Fr(_)p Fq(_)p Fs(@)765 1597 y(@)790 1621 y(@)815 1645 y(@)840
+1669 y(@)997 1668 y Fg(c)p 947 1679 V 1066 1678 a Fr(/)p Fq(/)996
+1755 y Fg(d)990 1711 y Ff(?)947 1721 y Fr(o)p Fq(o)p 947 1722
+V 0 1852 a FA(A)14 b(p)q(ositiv)o(e)g(distance)f(will)g(slide)g(the)h(arro)o
+(w)e(in)h(the)h(`)p Fz(^)p FA(-direction,')f Fn(e)p FA(.)p
+Fn(g)p FA(.)o(,)h(the)g(t)o(w)o(o)f(arro)o(ws)f(ab)q(o)o(v)o(e)0
+1912 y(are)j(slid)g(in)g(the)h(direction)f(of)g(the)h(lab)q(els)f
+Fh(a)h FA(and)f Fh(b)p FA(,)h(resp)q(ectiv)o(ely;)g(a)g(negativ)o(e)f
+(distance)g(in)h(the)0 1972 y(`)p Fz(_)p FA(-direction.')k(The)15
+b(distance)g Fz(<1ex>)h FA(is)f(an)f(appropriate)g(unit)h(since)f(it)i
+(corresp)q(onds)d(roughly)0 2032 y(to)k(the)g(heigh)o(t)e(of)i(letters)g(lik)
+o(e)f(`x,')h(indep)q(enden)o(tly)e(of)i(the)g(used)e(t)o(yp)q(e)i(size.)0
+2134 y Fk(2.4.)28 b(Arro)n(ws)f(ma)n(y)f(p)r(oin)n(t)i(an)n(ywhere.)h
+FA(If)24 b(the)g(relativ)o(e)g(arro)o(w)e(sp)q(eci\014cations)h(lik)o(e)g(in)
+0 2193 y Fz(\\urrto)f FA(listed)f(ab)q(o)o(v)o(e)f(are)h(not)g(su\016cien)o
+(t,)g(y)o(ou)f(can)h(alw)o(a)o(ys)f(resort)g(to)i(the)f(general)f(arro)o(w)0
+2253 y(constructions)f Fz(\\xto)p FA(,)j Fz(\\xline)p FA(,)h
+Fz(\\xdashed)p FA(,)g Fz(\\xdotted)p FA(,)f(and)e Fz(\\xdouble)i
+FA(corresp)q(onding)c(to)0 2313 y(the)f(basic)f(morphism)e(t)o(yp)q(es)j(in)o
+(tro)q(duced)e(in)h Fl(x)p FA(1.2.)22 b(These)16 b(m)o(ust)g(b)q(e)h(follo)o
+(w)o(ed)e(b)o(y)h(an)h(explicit)0 2373 y(`target)g(p)q(osition')e(in)h(one)h
+(of)g(the)f(follo)o(wing)g(formats:)115 2452 y Fl(\017)24 b
+Fz([)q Fh(r)q Fz(,)q Fh(c)p Fz(])15 b FA(,)h(where)g Fh(r)o(;)8
+b(c)16 b FA(are)g(in)o(tegers,)e(denotes)i(the)g Fn(r)m(elative)i(entry)i
+FA(found)15 b Fh(r)j FA(ro)o(ws)d(b)q(elo)o(w)164 2511 y(and)h
+Fh(c)g FA(columns)f(to)i(the)g(righ)o(t)f(of)g(the)h(curren)o(t)e(en)o(try)l
+(.)115 2571 y Fl(\017)24 b Fz(")q Fh(r)q Fz(,)q Fh(c)p Fz(")18
+b FA(,)i(where)f Fh(r)o(;)8 b(c)19 b FA(are)g(p)q(ositiv)o(e)g(in)o(tegers,)f
+(denotes)h(the)g Fn(absolute)i(entry)i FA(found)18 b(in)164
+2631 y(the)c Fh(r)q FA(th)g(ro)o(w)e(and)h Fh(c)p FA(th)f(column)g(of)i(the)f
+(diagram)f(\(the)h(top)h(left)f(en)o(try)g(is)g(en)o(try)g
+Fz("1,1")p FA(\).)115 2691 y Fl(\017)24 b Fh(t)182 2698 y Fm(0)205
+2691 y Fz(;)p Fh(t)249 2698 y Fm(1)271 2691 y Fz(:\()q Fh(x)p
+Fz(,)p Fh(y)r Fz(\))19 b FA(,)h(where)e Fh(t)647 2698 y Fm(0)669
+2691 y Fh(;)8 b(t)709 2698 y Fm(1)751 2691 y FA(are)18 b(an)o(y)h(of)g(the)g
+(previous)e(target)j(forms)d(and)h Fh(x;)8 b(y)22 b FA(are)164
+2751 y(decimal)12 b(n)o(um)o(b)q(ers,)f(denotes)h(the)g Fn(c)m(artesian)k(c)m
+(o)m(or)m(dinate)h(p)m(osition)h FA(\()p Fh(x;)8 b(y)r FA(\))14
+b(in)e(the)h(carte-)164 2810 y(sian)i(co)q(ordinate)f(system)h(that)g(has)g
+(\(0)p Fh(;)8 b FA(0\))15 b(at)h(the)f(cen)o(ter)g(of)g Fh(t)1356
+2817 y Fm(0)1394 2810 y FA(and)f(has)g(\(1)p Fh(;)8 b FA(0\))16
+b(at)g(the)164 2870 y(cen)o(ter)h(of)f Fh(t)387 2877 y Fm(1)410
+2870 y FA(.)22 b(Omitting)15 b Fh(t)679 2877 y Fm(0)702 2870
+y Fz(;)i FA(or)f Fh(t)824 2877 y Fm(1)846 2870 y Fz(:)h FA(will)f(reuse)f
+(the)i(previous)f(one.)p eop
+%%Page: 8 8
+bop 0 -70 a Fx(8)647 b(KRISTOFFER)17 b(H.)g(R)o(OSE)0 50 y
+FA(F)l(urthermore,)d(an)o(y)i(complete)g(target,)h(including)d(the)j(arro)o
+(w)e(commands)g(of)h Fl(x)q FA(1.2)g(with)g(their)0 110 y(implicit)g
+(targets,)g(can)g(b)q(e)h(follo)o(w)o(ed)e(b)o(y)115 183 y
+Fl(\017)24 b Fz(+)q(<)p Fh(d)243 190 y Fg(x)268 183 y Fz(,)p
+Fh(d)320 190 y Fg(y)344 183 y Fz(>)19 b FA(,)h(where)f Fh(d)596
+190 y Fg(x)621 183 y Fh(;)8 b(d)669 190 y Fg(y)712 183 y FA(are)19
+b(T)826 194 y(E)854 183 y(X)g(dimensions,)f(will)h(replace)f(the)i(target)g
+(with)f(a)164 243 y(zero-sized)g(target)h(that)g(is)g(placed)f
+Fh(d)894 250 y Fg(x)939 243 y FA(further)g(to)h(the)g(righ)o(t)f(of)h(and)f
+Fh(d)1573 250 y Fg(y)1617 243 y FA(ab)q(o)o(v)o(e)h(the)164
+303 y(cen)o(ter)d(of)f(the)h(original)e(target.)115 362 y Fl(\017)24
+b Fz(,)q Fh(t)14 b FA(,)h(where)g Fh(t)g FA(is)f(an)o(y)g(of)h(the)h
+(previous)d(target)i(forms,)f(will)g(simply)g(replace)g(the)i(target)164
+422 y(with)h(the)g(one)f(denoted)g(b)o(y)g Fh(t)p FA(.)60 496
+y(Here)k(are)g(some)f(examples,)i(demonstrating)d(ho)o(w)h(the)i(ab)q(o)o(v)o
+(e)e(can)h(b)q(e)h(used)e(to)i(p)q(oin)o(t)e(to)0 555 y(arro)o(ws,)c(en)o
+(tries)g(in)h(v)m(arious)g(formats,)f(and)h(in)o(to)g(nothing:)386
+666 y Fz(\\xto[1,0])223 b(\\xto"3,1";"2,2":\(0.5,0)q(.05\))386
+851 y(\\xto"1,2")1118 848 y("2,2")438 1033 y("3,1")1000 1036
+y(\\xto+<2cm,1cm>)308 1220 y(\\uto+<-\\cL,\\cH>)145 b
+(\\xto[-1,-1];[-1,0]:\(0.)q(3,0\))p 503 804 2 120 v 504 804
+a Fr(\017)p Fq(\017)834 895 y Fr(z)p Fq(z)p Fs(u)857 879 y(u)881
+863 y(u)904 847 y(u)927 831 y(u)950 814 y(u)973 798 y(u)996
+782 y(u)1020 766 y(u)1043 750 y(u)1066 734 y(u)1089 717 y(u)1112
+701 y(u)623 804 y(h)648 798 y(h)672 791 y(h)697 784 y(h)721
+778 y(h)745 771 y(h)770 764 y(h)794 758 y(h)819 751 y(h)843
+745 y(h)868 738 y(h)892 731 y(h)917 725 y(h)941 718 y(h)965
+711 y(h)990 705 y(h)1014 698 y(h)1039 692 y(h)1064 685 y Fr(3)p
+Fq(3)586 1022 y Fi(\000)10 b(\000)g(\000)g(\000)g(\000)g(\000)g(\000)f(\000)h
+(\000)g(\000)g(\000)g(\000)g(\000)g(\000)g(\000)g(\000)g(\000)g(\000)g(\000)g
+(\000)g(\000)g(\000)f(\000)h(\000)g(\000)g(\000)g(\000)g(\000)g(\000)g(\000)g
+(\000)g(\000)g(\000)g(\000)g(\000)g(\000)f(\000)h(\000)g(\000)g(\000)g(\000)
+586 1001 y(\000)596 998 y(\000)606 996 y(\000)616 993 y(\000)626
+990 y(\000)635 988 y(\000)645 985 y(\000)655 982 y(\000)665
+979 y(\000)675 977 y(\000)685 974 y(\000)695 971 y(\000)705
+969 y(\000)715 966 y(\000)725 963 y(\000)735 961 y(\000)744
+958 y(\000)754 955 y(\000)764 953 y(\000)774 950 y(\000)784
+947 y(\000)794 945 y(\000)804 942 y(\000)814 939 y(\000)824
+936 y(\000)834 934 y(\000)843 931 y(\000)853 928 y(\000)863
+926 y(\000)873 923 y(\000)883 920 y(\000)893 918 y(\000)903
+915 y(\000)913 912 y(\000)923 910 y(\000)933 907 y(\000)942
+904 y(\000)952 902 y(\000)962 899 y(\000)972 896 y(\000)982
+893 y(\000)992 891 y(\000)1002 888 y(\000)1012 885 y(\000)1022
+883 y(\000)1032 880 y(\000)1041 877 y(\000)1051 875 y(\000)1061
+872 y(\000)1071 869 y(\000)1081 867 y(\000)1091 864 y(\000)1101
+861 y(\000)1249 989 y Fs(o)1273 977 y(o)1297 965 y(o)1321 953
+y(o)1345 941 y(o)1369 929 y(o)1393 917 y(o)1418 904 y(o)1442
+892 y(o)1467 880 y Fr(7)p Fq(7)426 991 y Fr(U)p Fq(U)p Fs(*)434
+1014 y(*)442 1036 y(*)451 1059 y(*)459 1081 y(*)467 1104 y(*)475
+1126 y(*)483 1149 y(*)708 1022 y Fr(i)p Fq(i)p Fs(S)732 1031
+y(S)756 1041 y(S)781 1050 y(S)805 1060 y(S)830 1069 y(S)854
+1079 y(S)879 1088 y(S)903 1098 y(S)928 1107 y(S)952 1117 y(S)977
+1126 y(S)1001 1136 y(S)1026 1145 y(S)1050 1155 y(S)1074 1164
+y(S)0 1328 y Fz(\\cH)p FA(,)16 b Fz(\\cD)p FA(,)g Fz(\\cL)p
+FA(,)h(and)e Fz(\\cR)p FA(,)h(are)f(dimensions)f(that)i(are)f(equal)h(to)g
+(the)h(heigh)o(t,)e(depth,)g(left,)h(and)0 1388 y(righ)o(t)h(exten)o(t)h(of)g
+(the)g(base)f(en)o(try;)h(they)g(ma)o(y)f(ma)o(y)g(b)q(e)h(used)f(with)g(or)g
+(without)h(a)g(sign)e(for)i Fh(d)1806 1395 y Fg(x)0 1447 y
+FA(and)e Fh(d)123 1454 y Fg(y)163 1447 y FA(in)g(target)h(comp)q(onen)o(ts)f
+(of)g(the)h(form)f Fz(<)p Fh(d)955 1454 y Fg(x)980 1447 y Fz(,)p
+Fh(d)1032 1454 y Fg(y)1056 1447 y Fz(>)p FA(.)0 1535 y Fk(2.5.)28
+b(Arro)n(ws)22 b(ma)n(y)g(pass)g(under)g(an)n(y)h(target.)29
+b FA(The)19 b(`)p Fz(x)p FA(-form')g(of)h(the)g(commands)d(also)0
+1594 y(allo)o(ws)j(the)h(morphism)e(to)i(`pass)f(under')g(an)o(y)g(other)h
+(en)o(try:)31 b(Just)21 b(insert)f Fz(')p Fh(t)p FA(,)i Fn(i)p
+FA(.)p Fn(e)p FA(.,)g(a)f(quote)0 1654 y(c)o(haracter)e(follo)o(w)o(ed)f(b)o
+(y)i(a)f(target,)i(for)f(eac)o(h)f(en)o(try)g(that)h(should)f(b)q(e)h
+(visited.)31 b(As)20 b(sho)o(wn)e(in)0 1714 y(the)f(follo)o(wing)e(example,)h
+(the)h(in)o(termediate)e(targets)i(should)e(precede)h(the)g(\014nal)g
+(target:)120 1812 y Fz($$\\diagram)27 b(0,0)g(\\xdashed)g('[1,1]^a|<\\stop)i
+('[0,2]+<0pt,1em>^b)747 1872 y([1,3]^c|>\\tip)512 1932 y(&)d(0,1)h(&)f(0,2)h
+(&)f(0,3)h(\\\\)407 1991 y(1,0)g(&)f(1,1)h(&)f(1,2)h(&)f(1,3)h
+(\\enddiagram$$)0 2087 y FA(t)o(yp)q(esets)556 2146 y(0)p Fh(;)8
+b FA(0)144 b(0)p Fh(;)8 b FA(1)143 b(0)p Fh(;)8 b FA(2)143
+b(0)p Fh(;)8 b FA(3)556 2331 y(1)p Fh(;)g FA(0)144 b(1)p Fh(;)8
+b FA(1)143 b(1)p Fh(;)8 b FA(2)143 b(1)p Fh(;)8 b FA(3)707
+2217 y Fg(a)620 2180 y Fs(\004)630 2167 y(D)687 2217 y(D)745
+2266 y(D)888 2194 y Fg(b)1003 2107 y Fs(\002)962 2151 y(\002)922
+2195 y(\002)881 2240 y(\002)840 2284 y(\002)1141 2194 y Fg(c)1209
+2287 y Fr(\036)p Fq(\036)1023 2085 y Fs(<)1064 2129 y(<)1104
+2173 y(<)1145 2218 y(<)1185 2262 y(<)0 2422 y FA(As)17 b(y)o(ou)f(can)g(see,)
+g(lab)q(els)g(are)h(set)f(separately)g(on)h(eac)o(h)f(`segmen)o(t.')60
+2482 y(Y)l(ou)h(can)h(use)f(this)h(feature)g(to)g(t)o(yp)q(eset)g(the)g(\\)p
+Fh(\025)p FA(-cub)q(e")g(b)o(y)f(using)g(the)h(fact)g(that)h(the)f(lines)0
+2542 y(that)f(cross)e(do)i(so)f(`on)g(top)g(of)t(')h(empt)o(y)f(en)o(tries:)
+120 2640 y Fz($$\\define\\uomega{\\underline)q(\\omega)q(}\\diagr)q(am)172
+2700 y(&\\lambda\\omega)28 b(\\rrline\\xline'[1,0][2,0)q(])h(&&\\lambda)e(C)g
+(\\ddline)g(\\\\)146 2759 y(\\lambda2\\urline)h(\\rrline\\ddline)g
+(&&\\lambda)g(P2)e(\\urline\\ddline)j(\\\\)172 2819 y(&\\lambda\\uomega)f
+(\\xline'[0,1][0,2])186 b(&&\\lambda)27 b(P\\uomega)h(\\\\)146
+2879 y(\\lambda{\\to})g(\\rrline\\urline)106 b(&&\\lambda)28
+b(P)e(\\urline)h(\\enddiagram$$)p eop
+%%Page: 9 9
+bop 287 -70 a Fx(TYPESETTING)16 b(DIA)o(GRAMS)i(WITH)g(X)1032
+-63 y(Y)1057 -70 y(-PIC)h(USER'S)d(MANUAL)284 b(9)0 50 y FA(will)16
+b(t)o(yp)q(eset)755 111 y Fh(\025!)398 b(\025C)545 289 y(\025)p
+FA(2)362 b Fh(\025P)7 b FA(2)755 467 y Fh(\025!)p 784 475 33
+2 v 382 w(\025P)g(!)p 1265 475 V 533 655 a(\025)p Fl(!)361
+b Fh(\025P)p 829 95 373 2 v 785 260 2 137 v 785 421 V 1246
+421 2 298 v 607 243 a Fs(z)631 223 y(z)655 203 y(z)679 183
+y(z)703 163 y(z)727 143 y(z)p 611 273 338 2 v 571 609 2 308
+v 1046 243 a(w)1069 226 y(w)1092 209 y(w)1115 192 y(w)1138
+175 y(w)1160 158 y(w)1183 141 y(w)p 1006 609 V 829 456 166
+2 v 1019 456 V 624 639 338 2 v 606 609 a(z)629 589 y(z)652
+569 y(z)676 549 y(z)699 530 y(z)722 510 y(z)1045 609 y(w)1067
+592 y(w)1089 575 y(w)1111 558 y(w)1133 542 y(w)1155 525 y(w)1178
+508 y(w)0 754 y Fk(2.6.)28 b(Arro)n(ws)18 b(ma)n(y)g(b)r(end)h(to)n(w)n(ards)
+g(and)f(around)g(an)n(y)h(target.)28 b FA(Finally)l(,)16 b(The)g
+Fz(x)p FA(-form)0 814 y(of)i(morphisms)c(allo)o(ws)i(the)i(morphism)d(to)i
+(`b)q(end)g(at')h(existing)f(and)g(\014ctiv)o(e)g(ob)s(jects,)h(making)0
+873 y(it)g(p)q(ossible)e(to)i(sp)q(ecify)g(a)f(path)g(of)h(segmen)o(ts)e
+(joined)h(b)o(y)h(righ)o(t)e(and)h(left)h(turns.)24 b(Y)l(ou)17
+b(do)g(this)0 933 y(b)o(y)d(deciding)f(on)g(an)h(initial)f(direction)h(of)g
+(the)g(path)g(from)f(the)h(base)g(en)o(try)l(,)g(and)f(then)h(inserting)0
+993 y Fz(`u)21 b Fh(t)p FA(,)g Fz(`d)g Fh(t)p FA(,)g Fz(`r)g
+Fh(t)p FA(,)g(or)f Fz(`l)h Fh(t)g FA(after)f(the)h Fz(\\xto)p
+FA(-command,)f Fn(i)p FA(.)p Fn(e)p FA(.,)h(a)f(bac)o(k-quote)g(follo)o(w)o
+(ed)g(b)o(y)g(a)0 1053 y(direction)c(letter)h(describing)e(whether)h(the)h
+(path)g(should)e(start)h(out)h(in)f(the)h(up,)f(do)o(wn,)g(righ)o(t,)0
+1112 y(or)k(left)i(direction)e(and)g(a)h(target.)36 b(The)20
+b(resulting)g(segmen)o(t)g(then)h(pro)q(ceeds)f(in)h(the)g(c)o(hosen)0
+1172 y(direction)16 b(to)i(the)f(p)q(oin)o(t)g(where)f(it)i(is)e(p)q(erp)q
+(endicular)g(to)h(the)h(target)f Fh(t)p FA(;)g(at)h(this)f(p)q(oin)o(t)f(it)i
+(ends)0 1232 y(in)h(a)g(quarter)g(turn)g(p)q(oin)o(ting)g(to)o(w)o(ards)e
+(the)j(target,)g(either)g(turning)e(left)i(or)f(righ)o(t.)29
+b(F)l(urther)0 1292 y(segmen)o(ts)15 b(can)g(b)q(e)h(inserted)f(without)h
+(the)g(direction)f(letter,)h Fn(i)p FA(.)p Fn(e)p FA(.,)g(as)g
+Fz(`)p Fh(t)p FA(|this)f(will)g(`con)o(tin)o(ue')0 1352 y(in)h(the)h(\014nal)
+f(direction.)21 b(It)c(is)f(easiest)g(to)h(explain)f(with)g(an)h(example:)120
+1434 y Fz($$\\diagram)27 b(0,0)g(\\xto)g(`r[1,0]^a)g(`[0,2]^b)g(`[0,2]^c)643
+1494 y(`[1,3]^d)g(`[1,3]^e)g([1,3]^f)512 1554 y(&)f(0,1)h(&)f(0,2)h(&)f(0,3)h
+(\\\\)407 1614 y(1,0)g(&)f(1,1)h(&)f(1,2)h(&)f(1,3)h(\\enddiagram$$)0
+1694 y FA(t)o(yp)q(esets)555 1769 y(0)p Fh(;)8 b FA(0)144 b(0)p
+Fh(;)8 b FA(1)143 b(0)p Fh(;)8 b FA(2)144 b(0)p Fh(;)8 b FA(3)555
+1954 y(1)p Fh(;)g FA(0)144 b(1)p Fh(;)8 b FA(1)143 b(1)p Fh(;)8
+b FA(2)144 b(1)p Fh(;)8 b FA(3)651 1758 y Fi(*)635 1748 y Fg(a)p
+639 1759 12 2 v 651 1868 a Fi(\()711 1825 y Fg(b)p 700 1818
+2 10 v 972 1868 a Fi(\))853 1858 y Fg(c)p 751 1869 222 2 v
+972 1758 a Fi(+)991 1825 y Fg(d)p 1021 1818 2 10 v 1188 1758
+a Fi(*)1120 1748 y Fg(e)p 1072 1759 116 2 v 1248 1859 a(f)p
+1237 1910 2 103 v 1238 1910 a Fr(\017)p Fq(\017)0 2039 y FA(This)16
+b(illustrates)f(the)i(follo)o(wing)e(p)q(oin)o(ts:)115 2111
+y Fl(\017)24 b FA(If)18 b(the)f(segmen)o(t)f(can)g(not)h(b)q(e)g(made)g(as)f
+(short)g(as)h(required)f(then)g(it)i(will)e(p)q(oin)o(t)g(`past')164
+2170 y(the)h(target.)22 b(This)16 b(is)g(useful)g(for)g(`going)g(around')f
+(en)o(tries.)115 2230 y Fl(\017)24 b FA(Eac)o(h)16 b(target)h(app)q(ears)e
+(as)i(man)o(y)e(times)h(as)h(there)f(are)g(quarter)g(turns)g(to)o(w)o(ards)e
+(it.)115 2290 y Fl(\017)24 b FA(The)h(last)g(target)g(\(the)h(one)e(without)h
+Fz(')p FA(\))g(denotes)g(the)g(\014nal)f(straigh)o(t)g(segmen)o(t|)164
+2350 y(exactly)18 b(as)e(if)h(there)f(had)g(b)q(een)h(no)f
+Fz(')p FA(-targets.)0 2421 y(The)g(sizes)g(of)h(the)g(in)o(termediate)e
+(targets)i(are)f(ignored.)705 2529 y FB(3.)27 b(More)18 b(Entries)60
+2619 y FA(This)e(section)g(explains)f(some)h(features)g(related)h(to)g
+(diagram)d(en)o(tries:)54 2691 y Fl(x)p FA(3.1)24 b(Diagrams)15
+b(ma)o(y)h(con)o(tain)g(text)i(en)o(tries.)54 2751 y Fl(x)p
+FA(3.2)24 b(Y)l(ou)17 b(ma)o(y)f(add)g(extra)g(en)o(tries)g(outside)g(of)h
+(the)f(diagram)f(structure.)54 2810 y Fl(x)p FA(3.3)24 b(En)o(tries)16
+b(and)g(groups)e(of)j(en)o(tries)f(can)g(b)q(e)h(framed.)54
+2870 y Fl(x)p FA(3.4)24 b(Y)l(ou)17 b(can)f(name)g(an)g(en)o(try)g(for)h
+(later)f(reference)g(as)g(a)h(target.)p eop
+%%Page: 10 10
+bop 0 -70 a Fx(10)626 b(KRISTOFFER)17 b(H.)g(R)o(OSE)0 50 y
+FA(These)g(features)h(mak)o(e)f(it)h(p)q(ossible)f(to)h(write)f(other)h
+(kinds)f(of)h(diagrams)d(than)j(comm)o(utativ)o(e)0 110 y(diagrams.)0
+208 y Fk(3.1.)28 b(T)-5 b(ext)26 b(en)n(tries.)j FA(The)22
+b(simplest)f(form)g(of)h(text)h(in)e(diagrams)f(is)h(set)h(with)g(the)g
+Fz(\\text)0 268 y FA(command:)120 395 y Fz($$\\diagram)27 b(\\text{Program})h
+(\\rto)f(&)g(\\text{Code})g(\\enddiagram$$)0 525 y FA(will)16
+b(t)o(yp)q(eset)693 595 y(Program)1026 600 y(Co)q(de)p 894
+583 120 2 v 1014 582 a Fr(/)p Fq(/)60 703 y FA(If)h(y)o(our)e(text)j(should)d
+(con)o(tain)h(sev)o(eral)f(cen)o(tered)h(lines,)g(y)o(ou)g(ma)o(y)g(use)g
+Fz(\\Text)h FA(instead:)120 821 y Fz($$\\diagram)146 880 y(\\Text{A)27
+b(very)g(long)f(and)h(stupid\\\\program})146 940 y
+(\\rrto^<>\(.5\){\\Text{weird\\\\)q(arrow})q(})198 1000 y(&&)f
+(\\Text<1cm>{Com\\-pli\\-)q(cated\\)q(\\Code})120 1060 y(\\enddiagram$$)0
+1179 y FA(will)16 b(t)o(yp)q(eset)449 1299 y(A)h(v)o(ery)f(long)g(and)g
+(stupid)610 1354 y(program)1251 1249 y(Com-)1275 1304 y(pli-)1253
+1358 y(cated)1255 1413 y(Co)q(de)1050 1260 y Fm(w)o(eird)1047
+1304 y(arro)o(w)p 965 1315 264 2 v 1228 1314 a Fr(/)p Fq(/)0
+1508 y FA(Lines)21 b(will)g(b)q(e)g(brok)o(en)f(where)h(y)o(ou)g(ha)o(v)o(e)f
+(sp)q(eci\014ed)h Fz(\\\\)g FA(and)g(if)g(they)h(are)f(longer)f(than)h(an)o
+(y)0 1568 y(T)28 1579 y(E)55 1568 y(X)15 b(dimension)d(sp)q(eci\014ed)h(in)g
+Fz(<>)p FA(s)h(b)q(et)o(w)o(een)g Fz(\\Text)h FA(and)e(the)h(text)i(in)d
+Fz({})p FA(s.)21 b(The)14 b(example)f(also)0 1628 y(illustrates)f(ho)o(w)h
+(the)h(lab)q(el)g(p)q(ositioning)e(sp)q(eci\014cations)h(describ)q(ed)f(in)h
+Fl(x)p FA(2.1)h(ma)o(y)f(b)q(e)h(com)o(bined)0 1688 y(to)k(place)f(the)g(lab)
+q(el)g(cen)o(tered)g(on)g(the)h(actual)f(arro)o(w;)f(this)h(is)g
+(particularly)f(handy)g(with)i(text)0 1748 y(en)o(tries)e(that)g(v)m(ary)h(a)
+g(lot)g(in)f(size.)0 1846 y Fk(3.2.)28 b(Extra)16 b(en)n(tries)h(outside)g
+(the)f(matrix.)28 b FA(It)15 b(is)e(p)q(ossible)g(to)i(put)f(extra)g(en)o
+(tries)f(in)h(y)o(our)0 1906 y(diagrams)g(that)j(are)f(not)h(part)e(of)i(an)o
+(y)f(`en)o(try')g(of)g(the)h(matrix)f(created)g(b)o(y)g Fz(&)h
+FA(and)e Fz(\\\\)p FA(.)23 b(This)15 b(is)0 1966 y(done)h(with)g(the)h
+(`excursion)f(command')387 2094 y Fz(\\save)29 b(\\go)17 b
+Fh(t)27 b Fz(\\Drop)i({)p Fn(stu\013)10 b Fz(})36 b FA(.)8
+b(.)g(.)36 b Fz(\\restore)h FA(.)8 b(.)g(.)0 2223 y(where)16
+b Fh(t)h FA(should)f(b)q(e)h(a)g(target)g(in)f(one)h(of)g(the)g(formats)f
+(describ)q(ed)g(in)h Fl(x)p FA(2.4)f(and)h Fn(stu\013)26 b
+FA(ma)o(y)17 b(b)q(e)0 2283 y(an)o(ything)f(that)g(can)h(app)q(ear)f(in)g(an)
+g(ordinary)f(en)o(try)l(.)1024 2264 y Fm(4)60 2345 y FA(This)f(will)h(create)
+h(a)f(`pseudo)f(en)o(try')h(with)h(its)f(cen)o(ter)g(placed)g(at)h(the)f(cen)
+o(ter)g(of)h(the)g(target;)0 2405 y(furthermore,)e(an)o(y)i(X)405
+2414 y(Y)435 2405 y(-pic)g(commands)e(follo)o(wing)h(b)q(efore)h
+Fz(\\restore)i FA(will)e(b)q(e)g(relativ)o(e)g(to)h(the)p 0
+2474 299 2 v 60 2507 a Fv(4)81 2521 y Fx(Excursions)7 b(are)i(just)g(escap)q
+(es)f(to)j(the)e(`X)727 2528 y(Y)752 2521 y(-lev)o(el'|in)f(fact)i(the)g
+(macro)e(pac)o(k)n(age)h(is)g(called)g(\\X)1564 2528 y(Y)1589
+2521 y(-pic")g(b)q(ecause)0 2571 y(it)15 b(has)e(man)o(y)h(features)f(not)i
+(related)f(to)h(diagrams.)i(The)d Fp(\\diagram)i Fx(.)6 b(.)h(.)22
+b Fp(\\enddiagram)16 b Fx(construction)d(is)h(build)0 2621
+y(on)h(top)g(of)g(the)g(lo)o(w)o(er-lev)o(el)e(but)i(v)o(ery)f(general)g
+Fp(\\xy)i Fx(.)7 b(.)g(.)21 b Fp(\\endxy)16 b Fx(that)g(corresp)q(onds)c(to)k
+(creating)e(a)i(one-en)o(try)0 2671 y(diagram)j(where)f(ev)o(erything)h(is)g
+(done)g(as)h(an)g(`excursion.')33 b(If)20 b(all)g(y)o(our)f(pictures)f(lo)q
+(ok)j(more)e(or)g(less)g(lik)o(e)0 2721 y(matrices)13 b(then)g(y)o(ou)h(can)f
+(manage)h(with)f Fp(\\diagram)i Fx(.)7 b(.)g(.)21 b Fp(\\enddiagram)16
+b Fx(explained)c(in)h(this)h(man)o(ual.)j(Ho)o(w)o(ev)o(er,)0
+2770 y(if)c(y)o(ou)h(need)e(something)g(that)i(is)f(not)g(at)h(all)g
+(rectangular,)d(then)i(y)o(ou)h(migh)o(t)e(\014nd)g(y)o(ourself)g(on)h(this)g
+(lev)o(el)g(most)0 2820 y(of)k(the)g(time.)28 b(Please)16 b(refer)g(to)i(the)
+f(X)634 2827 y(Y)659 2820 y(-pic)g(tec)o(hnical)e(do)q(cumen)o(tation)h([5])h
+(for)g(information)e(on)i(the)g(X)1737 2827 y(Y)1762 2820 y(-pic)0
+2870 y(primitiv)o(es)12 b(and)h(fon)o(ts.)p eop
+%%Page: 11 11
+bop 287 -70 a Fx(TYPESETTING)16 b(DIA)o(GRAMS)i(WITH)g(X)1032
+-63 y(Y)1057 -70 y(-PIC)h(USER'S)d(MANUAL)262 b(11)0 50 y FA(pseudo)12
+b(en)o(try)i(rather)e(than)i(to)f(the)h(en)o(try)f(hosting)g(the)h
+Fz(\\go)g FA(command.)19 b(Here)14 b(is)f(an)g(example,)0 110
+y(using)i(an)i(en)o(try)f(relativ)o(e)g(p)q(osition)g(as)g(target:)120
+186 y Fz($$\\diagram)146 246 y(A)26 b(\\drline)53 b(&)27 b(\\save)g
+(\\go+<3cm,0cm>\\Drop{\\Text<6)q(cm>{)538 306 y(This)g(is)f(a)g(very)h(big)g
+(commentary)h(but)e(it)538 366 y(does)h(not)f(otherwise)i(affect)f(the)g
+(diagram.}})486 426 y(\\lto)f(\\dto)h(\\restore)h(\\\\)433
+485 y(&)f(B)f(\\rline)h(&)f(C)h(\\enddiagram$$)0 563 y FA(will)16
+b(t)o(yp)q(eset)390 657 y Fh(A)570 834 y(B)146 b(C)437 669
+y Fs(@)462 693 y(@)487 717 y(@)512 741 y(@)537 765 y(@)609
+625 y FA(This)17 b(is)g(a)g(v)o(ery)g(big)g(commen)o(tary)f(but)h(it)598
+679 y(do)q(es)g(not)g(otherwise)f(a\013ect)h(the)g(diagram.)439
+640 y Fr(o)p Fq(o)p 439 641 140 2 v 623 804 a Fr(v)p Fq(v)p
+Fs(l)647 794 y(l)672 784 y(l)697 773 y(l)721 763 y(l)746 753
+y(l)771 742 y(l)796 732 y(l)820 722 y(l)845 711 y(l)p 623 818
+120 2 v 0 906 a FA(It)25 b(illustrates)e(ho)o(w)g(a)i(`do)o(wn')e(arro)o(w)f
+(do)q(es)j(not)f(necessarily)f(ha)o(v)o(e)h(to)g(p)q(oin)o(t)g(particularly)0
+966 y(straigh)o(t)15 b(do)o(wn|in)g(this)h(case)h(b)q(ecause)f(it)h(is)f
+(based)g(in)g(the)h(displaced)e(pseudo)g(en)o(try)l(.)0 1049
+y Fk(3.3.)28 b(F)-5 b(raming)12 b(en)n(tries.)30 b FA(Y)l(ou)11
+b(can)g(put)g(a)h(b)q(o)o(x)f(around)f(an)h(en)o(try)h(in)f(a)g(diagram)f(b)o
+(y)h(inserting)0 1108 y(the)j Fz(\\framed)h FA(command)d(an)o(ywhere)g(in)h
+(the)h(en)o(try;)g(if)g(y)o(ou)f(prep)q(end)g(a)h(T)1393 1119
+y(E)1420 1108 y(X)g(dimension)e(in)h Fz(<>)p FA(s)0 1168 y(then)k(the)g(b)q
+(o)o(x)g(will)g(ha)o(v)o(e)g(rounded)e(corners)h(with)h(radius)e(as)i(the)g
+(T)1314 1179 y(E)1342 1168 y(X)g(dimension.)22 b(There)16 b(is)0
+1228 y(also)g Fz(\\Framed)i FA(that)e(do)q(es)h(the)g(same)e(but)i(mak)o(es)e
+(a)i(double)f(b)q(o)o(x.)21 b(Here)c(are)f(some)g(examples:)160
+1348 y Fz(\\framed)144 b(\\Framed)813 1345 y(\\framed<5pt>)1287
+1317 y(\\Framed<100pt>)1286 1371 y FA(\(with)17 b(maxim)o(um\))148
+1300 y Fi(\003)p 148 1301 207 2 v 207 w(\002)p 147 1363 2 63
+v 354 1363 V 148 1364 a(\000)p 148 1365 207 2 v 207 w(\001)474
+1300 y(\003)p 474 1301 V 207 w(\002)p 473 1363 2 63 v 680 1363
+V 474 1364 a(\000)p 474 1365 207 2 v 207 w(\001)484 1310 y(\003)p
+484 1311 188 2 v 188 w(\002)p 483 1353 2 43 v 670 1353 V 484
+1354 a(\000)p 484 1355 188 2 v 188 w(\001)776 1298 y(\027)p
+826 1299 288 2 v 288 w(\026)p 800 1343 2 20 v 1137 1343 V 776
+1368 a(\024)p 826 1369 288 2 v 288 w(\025)1198 1270 y(/)p 1318
+1271 306 2 v 306 w(.)p 1257 1336 2 7 v 1682 1336 V 1198 1396
+a(,)p 1318 1397 306 2 v 306 w(-)1218 1280 y(+)p 1318 1281 V
+306 w(*)p 1267 1336 2 7 v 1672 1336 V 1218 1386 a(\()p 1318
+1387 306 2 v 306 w(\))0 1463 y FA(As)i(y)o(ou)f(can)g(see,)h(the)g(radius)e
+(is)i(scaled)f(do)o(wn)f(to)i(b)q(e)g(useable;)g(furthermore)e(none)h(of)h
+(these)0 1523 y(commands)h(will)i(ev)o(er)g(pro)q(duce)f(curv)o(es)g(with)h
+(a)h(radius)d(of)i(more)g(than)g(40)8 b(pt.)39 b(When)22 b(the)0
+1582 y(frame)15 b(is)g(to)q(o)h(tigh)o(t)f(then)g(y)o(ou)g(can)h(`pac)o(k)m
+(age')e(y)o(our)h(form)o(ula)f(in)h(one)g(of)g(the)h(follo)o(wing)e(w)o(a)o
+(ys:)115 1654 y Fl(\017)24 b Fz(\\grow{)p Fn(formula)t Fz(})g
+FA(is)d(the)h(same)f(as)g Fn(formula)27 b FA(except)22 b(that)g(it)g(is)g
+(made)f(the)h(size)g(of)164 1713 y Fz(\\Framed)c FA(larger)d(in)i(all)f
+(directions.)115 1773 y Fl(\017)24 b Fz(\\grow<)p Fh(d)p Fz(>{)p
+Fn(formula)t Fz(})p FA(,)c(where)d Fh(d)g FA(is)g(a)h(T)939
+1784 y(E)966 1773 y(X)g(dimension,)e(is)h(similar)e(except)k(that)f
+Fh(d)f FA(is)164 1833 y(used)f(for)g(the)h(enlargemen)o(t)e(instead.)115
+1893 y Fl(\017)24 b Fz(\\squarify{)p Fn(formula)t Fz(})e FA(will)d(mak)o(e)g
+Fn(formula)24 b FA(square)18 b(b)o(y)i(extending)f(the)h(smaller)e(of)164
+1953 y(its)f(v)o(ertical/horizon)o(tal)d(size)j(equal)f(to)h(the)g(larger.)
+115 2012 y Fl(\017)24 b Fz(\\squarify<)p Fh(d)p Fz(>{)p Fn(formula)t
+Fz(})p FA(,)e(where)c Fh(d)h FA(is)f(a)g(T)1049 2023 y(E)1077
+2012 y(X)h(dimension,)e(is)h(similar)f(except)j(the)164 2072
+y(square)c(will)g(b)q(e)h Fh(d)g FA(on)f(eac)o(h)g(side.)60
+2143 y(In)g(case)g(y)o(ou)g(w)o(an)o(t)g(`p)q(erfect')h(circles)f(there)g
+(are)g Fz(\\circle)i FA(and)d Fz(\\Circle)j FA(commands)c(that)0
+2203 y(will)f(just)g(use)f(half)h(the)h(width)e(of)i(the)f(curren)o(t)f(en)o
+(try)g(as)h(their)g(outer)g(radius)e(unless)h(an)h(explicit)0
+2263 y(radius)i(is)h(giv)o(en)g(in)g Fz(<>)p FA(s.)22 b(They)17
+b(should)e(b)q(e)i(used)e(with)i Fz(\\squarify)p FA(;)h Fn(e)p
+FA(.)p Fn(g)p FA(.)o(,)120 2341 y Fz($$\\diagram)198 2401 y
+(\\rto^>\(.5\){\\text{start}})146 2461 y(&)26 b(\\squarify<1em>{0})j
+(\\circled)e(\\toru^b)g(\\rto_a)146 2520 y(&)f(\\squarify<1em>{1})j
+(\\circled)e(\\rto^b)g(\\tord_a)146 2580 y(&)f(\\squarify<1em>{2})j
+(\\circled)e(\\rto^b)329 2640 y(\\xto)g(`r+<0ex,-1ex>)h(`[0,-1]_a)f(`[0,-1])g
+([0,-1])146 2700 y(&)f(\\squarify<1em>{3})j(\\Circled)329 2759
+y(\\xto)e(`r+<0ex,1ex>)54 b(`[0,-3]^b)27 b(`[0,-3])g([0,-3])329
+2819 y(\\xto)g(`r+<0ex,-1ex>)h(`[0,-2]_a)f(`[0,-2])g([0,-2])120
+2879 y(\\enddiagram$$)p eop
+%%Page: 12 12
+bop 0 -70 a Fx(12)626 b(KRISTOFFER)17 b(H.)g(R)o(OSE)0 50 y
+FA(will)f(t)o(yp)q(eset)623 240 y(0)169 b(1)f(2)g(3)492 214
+y Fm(start)p 479 225 120 2 v 599 224 a Fr(/)p Fq(/)566 189
+y Fi(\037\036)566 259 y(\034\035)696 224 y(\))p 673 225 23
+2 v 696 114 a(*)718 181 y Fg(b)p 745 174 2 10 v 586 114 a Fi(+)p
+686 115 10 2 v 635 187 2 23 v 636 187 a Fr(\017)p Fq(\017)722
+249 y Fg(a)p 673 225 120 2 v 792 224 a Fr(/)p Fq(/)759 189
+y Fi(\037\036)759 259 y(\034\035)917 214 y Fg(b)p 866 225 V
+986 224 a Fr(/)p Fq(/)-97 b Fi(*)p 866 225 23 2 v 889 333 a(\))907
+286 y Fg(a)p 938 284 2 10 v 779 333 a Fi(\()p 879 334 10 2
+v 829 261 a Fr(O)p Fq(O)p 828 284 2 23 v 953 189 a Fi(\037)o(\036)953
+259 y(\034)o(\035)1110 214 y Fg(b)p 1059 225 120 2 v 1179 224
+a Fr(/)p Fq(/)g Fi(*)p 1059 225 23 2 v 1082 333 a(\))1100 286
+y Fg(a)p 1131 284 2 10 v 779 333 a Fi(\()p 879 334 204 2 v
+829 261 a Fr(O)p Fq(O)p 828 284 2 23 v 1146 189 a Fi(\037\036)1146
+259 y(\034\035)1166 199 y(\027\026)1166 249 y(\024\025)1276
+224 y(\))p 1253 225 23 2 v 1276 114 a(*)1298 181 y Fg(b)p 1324
+174 2 10 v 586 114 a Fi(+)p 686 115 590 2 v 635 187 2 23 v
+636 187 a Fr(\017)p Fq(\017)1276 224 y Fi(*)p 1253 225 23 2
+v 1276 333 a(\))1294 286 y Fg(a)p 1324 284 2 10 v 779 333 a
+Fi(\()p 879 334 397 2 v 829 261 a Fr(O)p Fq(O)p 828 284 2 23
+v 60 450 a FA(Finally)l(,)18 b(y)o(ou)h(ma)o(y)f(com)o(bine)g(the)h(framing)f
+(with)h(a)g(sp)q(ecial)g(kind)g(of)g(excursion)f(to)h(frame)0
+510 y(rectangular)c(p)q(ortions)h(of)g(the)h(diagram:)461 612
+y Fz(\\save)28 b(\\go)h Fh(t)e Fz(\\merge)37 b FA(.)8 b(.)g(.)36
+b Fz(\\restore)h FA(.)8 b(.)g(.)0 714 y(will)19 b(mak)o(e)g(the)h(en)o(tire)f
+(rectangle)g(of)h(en)o(tries)f(with)g(the)h(host)f(en)o(try)h(in)f(one)g
+(corner)g(and)g(the)0 774 y(target)d(en)o(try)g Fh(t)f FA(in)h(the)g(other)f
+(corner)g(the)h(`curren)o(t)e(en)o(try')i(un)o(til)f(the)h
+Fz(\\restore)p FA(:)22 b(an)o(y)16 b(frames)0 833 y(and)g(similar)f(things)g
+(applied)h(will)g(b)q(e)h(to)f(the)h(en)o(tire)f(group.)21
+b(An)16 b(example:)120 925 y Fz($$\\diagram)27 b({-1},0)g(&)g(0,0)f
+(\\save\\go[1,2]\\merge\\fr)q(amed<5p)q(t>\\res)q(tore)747
+985 y(&)g(0,1)h(&)f(0,2)h(&)f(0,3)h(\\\\)407 1044 y({-1},1)g(&)g(0,1)f(&)g
+(1,1)h(&)f(1,2)h(&)f(1,3)h(\\enddiagram$$)0 1137 y FA(will)16
+b(t)o(yp)q(eset)429 1196 y Fl(\000)p FA(1)p Fh(;)8 b FA(0)143
+b(0)p Fh(;)8 b FA(0)144 b(0)p Fh(;)8 b FA(1)143 b(0)p Fh(;)8
+b FA(2)144 b(0)p Fh(;)8 b FA(3)429 1381 y Fl(\000)p FA(1)p
+Fh(;)g FA(1)143 b(0)p Fh(;)8 b FA(1)144 b(1)p Fh(;)8 b FA(1)143
+b(1)p Fh(;)8 b FA(2)144 b(1)p Fh(;)8 b FA(3)646 1152 y Fi(\027)p
+696 1153 477 2 v 477 w(\026)p 670 1378 2 202 v 1197 1378 V
+646 1403 a(\024)p 696 1404 477 2 v 477 w(\025)0 1470 y FA(If)19
+b(y)o(ou)f(insert)g(morphisms)d(from)j(a)g Fz(\\merge)p FA(d)h(ob)s(ject)g
+(then)g(y)o(ou)f(disco)o(v)o(er)f(that)i(its)f(cen)o(ter)g(is)0
+1529 y(the)f(same)f(as)g(the)h(one)f(of)h(the)f(target)h(preceeding)f(it.)0
+1615 y Fk(3.4.)28 b(Naming)16 b(en)n(tries)j(for)d(later)j(use)e(as)g
+(targets.)28 b FA(If)16 b(y)o(ou)f(build)f(an)h(en)o(try)g(with)g(a)g(long)0
+1675 y(and)g(complicated)f(excursion)h(then)g(y)o(ou)g(migh)o(t)f(wish)h(to)h
+(b)q(e)f(able)h(to)f(refer)g(to)h(it)g(later.)21 b(X)1720 1683
+y(Y)1750 1675 y(-pic)0 1735 y(pro)o(vides)15 b(a)h(mec)o(hanism)f(for)h
+(this:)21 b(if)c(y)o(ou)f(sp)q(ecify)528 1837 y Fz(\\save)36
+b FA(.)8 b(.)g(.)36 b Fz(\\go=")q Fn(name)t Fz(")28 b(\\restore)0
+1939 y FA(then)23 b(the)h(last)f(en)o(try)g(\(target)h(with)f(the)h(last)f
+(ob)s(ject)h Fz(\\Drop)p FA('ed)g(on)f(it\))h(build)e(within)h(the)0
+1999 y(excursion)17 b(will)g(b)q(e)h(sa)o(v)o(ed)f(for)h(later)f(referencing)
+g(as)h Fz(")p Fn(name)t Fz(")p FA(;)g(ho)o(w)o(ev)o(er,)f(it)h(is)f(only)h(p)
+q(ossible)0 2058 y(to)k(reference)g(it)g(`after')g(the)g(naming,)g
+Fn(i)p FA(.)p Fn(e)p FA(.,)h(from)e(en)o(tries)g(righ)o(t)g(of)h(the)g(base)f
+(en)o(try)h(in)g(the)0 2118 y(curren)o(t)d(ro)o(w)h(and)g(b)q(elo)o(w)h(it.)
+35 b(W)l(e)21 b(need)f(this)h(if)g(w)o(e)f(w)o(an)o(t)g(to)h(p)q(oin)o(t)g
+(to)g(ob)s(jects)f(created)h(in)0 2178 y(excursions:)120 2260
+y Fz($$\\diagram)146 2319 y(A)26 b(\\drline)53 b(&)27 b(\\save)g
+(\\go+<3cm,0cm>\\Drop{\\Text<6)q(cm>{)538 2379 y(This)g(is)f(still)h(just)g
+(a)f(big)h(commentary.}})486 2439 y(\\lto)f(\\dto)h(\\go="comment")h
+(\\restore)g(\\\\)433 2499 y(&)f(B)f(\\rline)h(&)f(C)h(\\xto"comment")h
+(\\enddiagram$$)0 2588 y FA(t)o(yp)q(esets)412 2654 y Fh(A)593
+2831 y(B)145 b(C)459 2665 y Fs(@)484 2690 y(@)509 2714 y(@)534
+2738 y(@)559 2762 y(@)657 2649 y FA(This)15 b(is)i(still)f(just)g(a)h(big)f
+(commen)o(tary)l(.)461 2637 y Fr(o)p Fq(o)p 461 2638 184 2
+v 645 2801 a Fr(v)p Fq(v)p Fs(l)669 2791 y(l)693 2781 y(l)717
+2771 y(l)741 2761 y(l)764 2751 y(l)788 2741 y(l)812 2731 y(l)836
+2721 y(l)860 2711 y(l)884 2701 y(l)908 2691 y(l)932 2681 y(l)p
+645 2815 120 2 v 827 2791 a(v)851 2774 y(v)874 2757 y(v)897
+2740 y(v)921 2723 y(v)944 2706 y(v)967 2689 y(v)992 2671 y
+Fr(;)p Fq(;)p eop
+%%Page: 13 13
+bop 287 -70 a Fx(TYPESETTING)16 b(DIA)o(GRAMS)i(WITH)g(X)1032
+-63 y(Y)1057 -70 y(-PIC)h(USER'S)d(MANUAL)262 b(13)741 50 y
+FB(4.)27 b(Extensions)60 142 y FA(This)15 b(section)h(explains)g(some)f(w)o
+(a)o(ys)h(y)o(ou)f(ma)o(y)h(extend)h(the)f(diagram)f(features)h(of)g(X)1684
+150 y(Y)1715 142 y(-pic:)54 219 y Fl(x)p FA(4.1)24 b(Y)l(ou)17
+b(ma)o(y)f(de\014ne)g(y)o(our)f(o)o(wn)h(morphism)e(t)o(yp)q(es.)54
+278 y Fl(x)p FA(4.2)24 b(The)17 b(spacing)e(b)q(et)o(w)o(een)i(en)o(tries)e
+(and)h(arro)o(ws)f(can)h(b)q(e)h(c)o(hanged.)54 338 y Fl(x)p
+FA(4.3)24 b(The)17 b(st)o(yle)f(used)g(for)g(en)o(tries)g(ma)o(y)g(b)q(e)h(c)
+o(hanged.)0 415 y(The)d(tec)o(hnical)g(do)q(cumen)o(tation)f([5])h(explains)g
+(more)f(p)q(ossibilities,)g Fn(e)p FA(.)p Fn(g)p FA(.,)i(ho)o(w)e(more)h
+(arro)o(w)f(tip)0 475 y(t)o(yp)q(es)k(ma)o(y)f(b)q(e)g(added.)0
+571 y Fk(4.1.)28 b(De\014ning)17 b(y)n(our)g(o)n(wn)h(morphism)c(t)n(yp)r
+(es.)29 b FA(All)15 b(of)g(the)h(ab)q(o)o(v)o(e)e(morphism)f(are)h(really)0
+631 y(de\014ned)i(using)f(the)i(primitiv)o(e)e Fz(\\morphism)j
+FA(that)f(is)f(used)g(lik)o(e)g(this:)467 758 y Fz(\\morphism)29
+b Fl(h)p Fn(line)17 b(typ)m(e)t Fl(i)28 b(h)o Fn(tip)s Fl(i)g(h)p
+Fn(tip)r Fl(i)g(h)p Fn(p)m(ath)t Fl(i)0 884 y FA(where)115
+961 y Fl(\017)c(h)p Fn(line)18 b(typ)m(e)s Fl(i)f FA(is)f(one)h(of)f(the)h
+(follo)o(wing:)232 1091 y Fz(\\solid)36 b(\\dashed)25 b(\\dotted)36
+b(\\Solid)g(\\Dashed)25 b({\\dotted)q(with{)p FA(x)p Fz(}})349
+1107 y Fs(F)370 1124 y(F)391 1141 y(F)412 1157 y(F)433 1174
+y(F)454 1191 y(F)475 1207 y(F)554 1107 y(F)597 1141 y(F)640
+1175 y(F)682 1208 y(F)766 1111 y Fi(\000)776 1119 y(\000)785
+1126 y(\000)794 1134 y(\000)804 1141 y(\000)813 1148 y(\000)823
+1156 y(\000)832 1163 y(\000)841 1171 y(\000)851 1178 y(\000)860
+1186 y(\000)870 1193 y(\000)879 1201 y(\000)888 1208 y(\000)898
+1216 y(\000)907 1223 y(\000)970 1102 y Fs(F)991 1119 y(F)1012
+1136 y(F)1033 1152 y(F)1054 1169 y(F)1075 1186 y(F)1096 1202
+y(F)962 1112 y(F)983 1129 y(F)1004 1146 y(F)1025 1162 y(F)1046
+1179 y(F)1067 1196 y(F)1088 1212 y(F)1178 1102 y(G)1224 1136
+y(G)1269 1170 y(G)1315 1204 y(G)1171 1112 y(G)1216 1146 y(G)1262
+1180 y(G)1308 1214 y(G)1393 1128 y Fh(x)1420 1148 y(x)1447
+1168 y(x)1473 1188 y(x)1500 1207 y(x)1526 1227 y(x)164 1357
+y FA(where)16 b Fh(x)i FA(ma)o(y)d(b)q(e)i(an)o(y)f(math)g(form)o(ula.)115
+1417 y Fl(\017)24 b FA(The)16 b(\014rst)e Fl(h)p Fn(tip)s Fl(i)h
+FA(sp)q(eci\014es)g(what)h(to)f(do)g(with)h(the)g(target)f(end)g(of)h(the)g
+(connection,)f(the)164 1477 y(second)e(with)g(the)g(base)g(end.)20
+b(Eac)o(h)13 b(m)o(ust)f(b)q(e)h(either)g Fz(\\notip)h FA(if)f(no)g(tip)g(is)
+g(desired,)f(one)164 1536 y(of)17 b(the)g(tips)f(describ)q(ed)f(in)h
+Fl(x)p FA(2.2,)g(or)g(sev)o(eral)g(suc)o(h)f(tips)h(group)q(ed)f(together)i
+(in)f Fz({)h FA(.)8 b(.)g(.)25 b Fz(})164 1596 y FA(\()p Fn(e)p
+FA(.)p Fn(g)p FA(.,)19 b Fz({\\tip\\stop})i FA(to)e(get)g(the)g(tip)g(of)p
+996 1585 120 2 v 1116 1584 a Fr(/)p Fq(/)1116 1571 y Fs(\037)1139
+1596 y FA(\).)30 b(The)18 b Fl(h)p Fn(tip)r Fl(i)q FA(s)g(used)g(with)h
+Fz(\\Solid)164 1656 y FA(and)f Fz(\\Dashed)h FA(will)f(put)g(a)h(cop)o(y)f
+(of)g(the)h(tip)f(on)g(eac)o(h)g(of)g(the)h(parallel)e(lines)g(.)8
+b(.)g(.)27 b(this)164 1716 y(ma)o(y)16 b(not)h(b)q(e)g(what)f(y)o(ou)g(w)o
+(an)o(t.)115 1775 y Fl(\017)24 b FA(Here)13 b(is)g(the)g(precise)f(syn)o(tax)
+h(of)g Fl(h)o Fn(p)m(ath)5 b Fl(i)13 b FA(\()p Fh(\017)g FA(is)g(\\empt)o(y")
+f(and)g(.)c(.)g(.)22 b(denotes)12 b(rep)q(etitions\):)463 1902
+y Fl(h)o Fn(p)m(ath)5 b Fl(i)28 b FA(::=)f Fl(h)o Fn(se)m(gment)t
+Fl(i)h(j)g(h)o Fn(pr)m(ep)m(ath)5 b Fl(i)28 b(h)p Fn(se)m(gment)t
+Fl(i)674 1979 y(j)g Fz(~{)17 b Fl(h)o Fn(p)m(ath)5 b Fl(i)17
+b Fz(})27 b Fl(h)p Fn(pr)m(ep)m(ath)5 b Fl(i)396 2056 y(h)o
+Fn(pr)m(ep)m(ath)h Fl(i)28 b FA(::=)f Fh(\017)674 2133 y Fl(j)h
+Fz(')g Fl(h)o Fn(se)m(gment)t Fl(i)g(h)o Fn(pr)m(ep)m(ath)6
+b Fl(i)674 2211 y(j)28 b Fz(`)g Fl(h)o Fn(dir)m(e)m(ction)5
+b Fl(i)28 b(h)o Fn(se)m(gment)t Fl(i)g(h)p Fn(pr)m(ep)m(ath)5
+b Fl(i)380 2288 y(h)p Fn(se)m(gment)t Fl(i)28 b FA(::=)f Fl(h)o
+Fn(tar)m(get)t Fl(i)h(h)p Fn(slide)s Fl(i)g(h)p Fn(lab)m(el)t
+Fl(i)9 b FA(.)f(.)g(.)365 2365 y Fl(h)p Fn(dir)m(e)m(ction)d
+Fl(i)28 b FA(::=)f Fh(\017)h Fl(j)f Fz(u)h Fl(j)f Fz(d)h Fl(j)g
+Fz(r)g Fl(j)f Fz(l)456 2442 y Fl(h)p Fn(slide)t Fl(i)h FA(::=)f
+Fh(\017)h Fl(j)f Fz(<)17 b Fl(h)o Fn(T)894 2453 y(E)921 2442
+y(X-dimension)t Fl(i)g Fz(>)164 2571 y FA(A)d Fl(h)p Fn(p)m(ath)t
+Fl(i)g FA(is)f(just)h(a)g(sequence)f(of)h Fl(h)o Fn(se)m(gment)t
+Fl(i)q FA(s)f(ordered)f(suc)o(h)g(that)i(all)g Fl(h)o Fn(se)m(gment)t
+Fl(i)p FA(s)g(in)f(a)164 2631 y Fl(h)p Fn(pr)m(ep)m(ath)5 b
+Fl(i)17 b FA(precede)f(an)o(y)h(remaining)e(ones)h(\(so)g Fz(~)h
+FA(just)g(rearranges)e(things\).)22 b(The)16 b(t)o(w)o(o)164
+2691 y(w)o(a)o(ys)i(of)h(inserting)e Fl(h)p Fn(se)m(gment)s
+Fl(i)q FA(s)h(using)f Fz(')i FA(and)f Fz(`)h FA(w)o(ere)f(explained)g(in)g
+Fl(x)p FA(2.5)g(and)g Fl(x)p FA(2.6;)164 2751 y Fl(h)p Fn(tar)m(get)t
+Fl(i)i FA(should)e(ha)o(v)o(e)h(one)h(of)g(the)f(forms)g(explained)g(in)g
+Fl(x)q FA(2.4)o(;)i(the)f Fl(h)p Fn(slide)t Fl(i)g FA(w)o(as)f(ex-)164
+2810 y(plained)13 b(in)g Fl(x)p FA(2.3)o(,)h(and)f(y)o(ou)g(ma)o(y)g(sp)q
+(ecify)g(an)o(y)g(n)o(um)o(b)q(er)f(of)h Fl(h)p Fn(lab)m(el)t
+Fl(i)q FA(s)g(\(including)f(`break-)164 2870 y(s'\))17 b(as)f(explained)g(in)
+g Fl(x)p FA(2.1)g(\(eac)o(h)h(starts)f(with)g(either)h Fz(^)p
+FA(,)f Fz(_)p FA(,)h(or)f Fz(|)p FA(\).)p eop
+%%Page: 14 14
+bop 0 -70 a Fx(14)626 b(KRISTOFFER)17 b(H.)g(R)o(OSE)0 50 y
+Fn(E)p FA(.)p Fn(g)p FA(.)o(,)g(the)f Fz(\\ddrto)i FA(command)c(describ)q(ed)
+i(in)f Fl(x)q FA(1.2)h(is)g(really)f(just)i(an)f(abbreviation)f(for)h
+Fz(\\mor-)0 110 y(phism)h(\\solid)h(\\tip)f(\\notip)h([2,1])p
+FA(.)760 92 y Fm(5)60 169 y FA(Y)l(ou)j(can)g(also)g(de\014ne)f(new)i
+(`straigh)o(t)e(morphism)e(t)o(yp)q(es')k(that)f(are)g(a)o(v)m(ailable)g(in)g
+(all)g(the)0 229 y(standard)d(directions)h(sho)o(wn)g(in)g(the)i(\014gure)e
+(in)g Fl(x)p FA(1.2.)32 b Fn(E)p FA(.)p Fn(g)p FA(.,)20 b(the)h(follo)o(wing)
+e(will)g(de\014ne)g(and)0 289 y(use)d(the)h(morphism)d(t)o(yp)q(e)j
+Fz(mapsto)p FA(:)120 361 y Fz($$\\definemorphism{mapsto}\\s)q(olid\\t)q
+(ip\\stop)172 421 y(\\diagram)27 b(A)g(\\rmapsto^f)g(&)f(A*A)h(\\dlmapsto_g)h
+(\\\\)407 481 y(B)f(\\umapsto)g(\\enddiagram)120 540 y($$)0
+601 y FA(t)o(yp)q(esets)764 684 y Fh(A)145 b(A)12 b Fl(\003)f
+Fh(A)763 862 y(B)883 650 y Fg(f)813 655 y Fs(\037)p 813 668
+122 2 v 934 667 a Fr(/)p Fq(/)869 739 y Fg(g)815 820 y Fr(|)p
+Fq(|)p Fs(x)837 802 y(x)859 785 y(x)880 768 y(x)902 750 y(x)924
+733 y(x)946 716 y(x)961 684 y(8)783 696 y Fr(O)p Fq(O)p 782
+816 2 120 v 770 816 a Fs(_)0 931 y FA(The)20 b(example)f(also)h(illustrates)f
+(ho)o(w)g(the)h Fz(\\grow)h FA(command)d(can)i(b)q(e)g(used)g(on)f(lab)q
+(els.)32 b(Y)l(ou)0 991 y(should)11 b(only)g(use)h Fz(\\definemorphism)j
+FA(if)d(y)o(ou)f(need)h(it,)h(though,)f(since)g(it)g(de\014nes)g(man)o(y)f
+(con)o(trol)0 1051 y(sequences.)21 b(There)c(is)f(curren)o(tly)f(no)h(w)o(a)o
+(y)g(to)h(de\014ne)f(y)o(our)g(o)o(wn)f(groups)g(of)i(b)q(en)o(t)f
+(morphisms.)0 1132 y Fk(4.2.)28 b(Changing)18 b(spacing.)29
+b FA(The)15 b(usual)g(separation)g(b)q(et)o(w)o(een)h(the)g(ro)o(ws)e(and)i
+(columns)e(can)0 1191 y(b)q(e)j(adjusted)f(relativ)o(e)g(to)h(the)g(default)f
+(2)8 b(p)q(c)17 b(b)o(y)f(the)h(commands)60 1265 y Fz(\\spreaddiagramrows)i
+({)p Fl(h)p Fn(dimen)s Fl(i)q Fz(})60 1325 y(\\spreaddiagramcolumns)h({)p
+Fl(h)o Fn(dimen)t Fl(i)p Fz(})0 1401 y FA(that)j(will)g(increase)f(the)h(ro)o
+(w/column)e(separation)g(b)o(y)i(the)g(sp)q(eci\014ed)f(amoun)o(t)g
+(\(similar)f(to)0 1461 y Fz(\\spreadmatrixlines)e FA(of)e Fl(A)576
+1471 y(M)629 1461 y(S)p FA(-T)704 1471 y(E)731 1461 y(X\).)60
+1520 y(Tw)o(o)11 b(more)h(parameters)e(can)i(b)q(e)g(c)o(hanged:)19
+b(the)12 b(amoun)o(t)f(of)h(spacing)f(that)i(is)e(automatically)0
+1580 y(added)24 b(around)f(eac)o(h)h(ob)s(ject)h(is)f(c)o(hanged)f(b)o(y)h
+(from)g(the)h(default)f(0)p Fh(:)p FA(2)8 b(p)q(c)25 b(to)g(an)f(arbitrary)0
+1640 y(dimension)15 b(b)o(y)60 1721 y Fz(\\objectmargin)j({)p
+Fl(h)p Fn(dimen)s Fl(i)q Fz(})0 1802 y FA(and)e(the)h(minimal)d(required)i
+(width)g(of)h(en)o(tries)e(\(b)q(efore)i(adding)e(the)i(margin\))e(can)i(b)q
+(e)g(set)f(b)o(y)60 1884 y Fz(\\objectwidth)i({)p Fl(h)p Fn(dimen)s
+Fl(i)q Fz(})0 1986 y Fk(4.3.)28 b(Changing)14 b(st)n(yle.)31
+b FA(As)13 b(men)o(tioned)e(ab)q(o)o(v)o(e,)i(the)g(en)o(tries)f(of)h(a)f
+(diagram)f(are)i(set)g(in)f(math)0 2046 y(mo)q(de)17 b(in)f(t-size,)h(just)g
+(as)f(it)i(is)e(the)h(case)g(with)g Fz(\\matrix)p FA(.)24 b(Y)l(ou)17
+b(ma)o(y)f(c)o(hange)g(the)h(st)o(yle)g(of)h(the)0 2106 y(en)o(tries)12
+b(b)o(y)h(rede\014nining)e Fz(\\objectstyle)p FA(,)k(and)e(the)g(lab)q(el)g
+(st)o(yle)g(b)o(y)g(rede\014ning)e Fz(\\labelstyle)p FA(.)0
+2165 y(W)l(e)17 b(can)f(com)o(bine)f(this)h(with)h(the)g(ab)q(o)o(v)o(e)f(to)
+h(get)g(`small)e(diagrams,')f Fn(e)p FA(.)p Fn(g)p FA(.,)i(t)o(yping)120
+2236 y Fz($\\left\(\\spreaddiagramrows{-)q(1.2pc})30 b
+(\\spreaddiagramcolumns{-1.)q(2pc})303 2296 y(\\def\\objectstyle{\\ssize})f
+(\\def\\labelstyle{\\sssi)q(ze})303 2356 y(\\diagram)e(A)52
+b(\\rto^{a})i(&)26 b(B)53 b(\\dto^{b})g(\\\\)538 2415 y(A')26
+b(\\uto^{a'})i(&)e(B')h(\\lto^{b'})g(\\enddiagram\\right\)$)0
+2555 y FA(in)16 b(a)h(paragraph)d(will)i(t)o(yp)q(eset)605
+2455 y Fd(0)605 2545 y(@)687 2499 y Fg(A)85 b(B)680 2599 y(A)710
+2584 y Fc(0)795 2599 y Fg(B)827 2584 y Fc(0)750 2477 y Fb(a)p
+728 2488 62 2 v 790 2487 a Fr(/)p Fq(/)828 2545 y Fb(b)p 817
+2559 2 48 v 818 2559 a Fr(\017)p Fq(\017)659 2548 y Fb(a)678
+2538 y Fc(0)702 2511 y Fr(O)p Fq(O)p 701 2559 V 745 2619 a
+Fb(b)761 2609 y Fc(0)735 2585 y Fr(o)p Fq(o)p 735 2586 48 2
+v 853 2455 a Fd(1)853 2545 y(A)897 2555 y FA(.)60 2672 y(Y)l(ou)18
+b(can)g(ev)o(en)g(abandon)f(the)h(use)g(of)g(math)g(mo)q(de)g(en)o(tirely:)24
+b(the)19 b(command)d Fz(\\redefine)0 2732 y(\\objectstyle)i({\\hbox})g
+FA(will)e(c)o(hange)g(the)h(format)f(of)g(en)o(tries)g(to)h(plain)e(text!)p
+0 2772 299 2 v 60 2806 a Fv(5)81 2820 y Fx(And)j(the)h Fp(\\ddtor)h
+Fx(command)d(is)i(really)f(just)h(an)g(abbreviation)f(for)h
+Fp(\\morphism)i(\\solid)f(\\tip)g(\\notip)0 2870 y(~{[-2,0]})c(`r)21
+b(+<\\cR,0pt>)16 b(+<.4\\colskip,1ex>)h(`[-2,0])e Fx(.)7 b(.)g(.)p
+eop
+%%Page: 15 15
+bop 287 -70 a Fx(TYPESETTING)16 b(DIA)o(GRAMS)i(WITH)g(X)1032
+-63 y(Y)1057 -70 y(-PIC)h(USER'S)d(MANUAL)262 b(15)796 50 y
+FB(5.)27 b(Tricks)60 139 y FA(This)20 b(section)h(describ)q(es)f(some)g(tric)
+o(ky)h(uses)g(of)g(the)g(ab)q(o)o(v)o(e)g(features)g(that)g(are)g(useful)f
+(in)0 199 y(ac)o(hieving)c(sp)q(ecial)g(e\013ects:)54 271 y
+Fl(x)p FA(5.1)24 b(Arro)o(ws)16 b(can)g(b)q(e)h(brok)o(en)e(an)o(ywhere.)54
+331 y Fl(x)p FA(5.2)24 b(Groups)15 b(of)i(ob)s(jects)g(can)f(b)q(e)h(named)e
+(and)h(used)g(as)g(`sup)q(erob)s(jects.')0 426 y Fk(5.1.)28
+b(Arro)n(ws)14 b(can)h(b)r(e)f(brok)n(en)g(an)n(ywhere.)30
+b FA(It)13 b(is)f(not)h(alw)o(a)o(ys)e(su\016cien)o(t)g(to)i(break)g(arro)o
+(ws)0 486 y(at)23 b(empt)o(y)f(en)o(tries.)38 b(As)22 b(an)g(emergency)g
+(measure)f(y)o(ou)h(can)g(use)f(the)i(sp)q(ecial)f(lab)q(el)g
+Fz(\\hole)0 546 y FA(indicating)12 b(where)h(the)h(crossing)e(should)f(b)q(e)
+j(with)f(an)g(appropriate)f Fz(\(\))p FA(-factor,)i Fn(e)p
+FA(.)p Fn(g)p FA(.)o(,)g(the)g(Hasse)0 606 y(diagram)601 656
+y Fl(\003\003)143 b(\003\003)g(\003\003)g(\003\003)794 822
+y(\003\003)g(\003\003)653 668 y Fs(C)675 687 y(C)698 707 y(C)721
+726 y(C)744 746 y(C)767 766 y(C)p 818 787 2 120 v 846 787 a({)869
+767 y({)892 748 y({)914 728 y({)937 709 y({)960 689 y({)856
+796 y(m)880 785 y(m)904 775 y(m)928 765 y(m)952 754 y(m)976
+744 y(m)1000 734 y(m)1024 723 y(m)1048 713 y(m)1072 703 y(m)1096
+692 y(m)1120 682 y(m)1143 672 y(m)927 774 y(Q)950 784 y(Q)831
+732 y(Q)847 739 y(Q)662 659 y(Q)686 669 y(Q)710 680 y(Q)734
+690 y(Q)758 700 y(Q)782 711 y(Q)958 764 y(C)960 765 y(C)846
+668 y(C)862 681 y(C)878 695 y(C)p 1011 787 2 48 v 1011 715
+V 1039 787 a({)1062 767 y({)1085 748 y({)1108 728 y({)1130
+709 y({)1153 689 y({)0 897 y FA(w)o(as)16 b(set)h(b)o(y)120
+979 y Fz($$\\diagram)146 1039 y(**)26 b(&)g(**)h(&)f(**)h(&)f(**)g(\\\\)224
+1098 y(&)g(**)h(\\ulline\\uline\\urline\\urr)q(line)355 1158
+y(&)f(**)h(\\ullline)g(|\(.25\)\\hole)h(|\(.11\)\\hole)g(|\(.25\)\\hole)486
+1218 y(\\ulline)f(|\(.34\)\\hole)h(|\(.25\)\\hole)486 1278
+y(\\uline)f(|\\hole)486 1338 y(\\urline)120 1397 y(\\enddiagram$$)0
+1481 y FA(Please)14 b(note)h(t)o(w)o(o)g(things:)20 b(Firstly)l(,)14
+b(eac)o(h)g(subsequen)o(t)g(break)g(on)h(eac)o(h)f(line)g(is)h(p)q(ositioned)
+f(at)h(a)0 1541 y(lo)q(cation)f(measured)f(from)h(the)g(previous)g(break)g
+(to)g(the)h(end)f(of)h(the)f(line)g(\()p Fn(cf)p FA(.)h Fl(x)p
+FA(1.3\).)22 b(Secondly)l(,)0 1601 y(pieces)16 b(of)h(the)g(lines)e(that)i
+(are)g(shorter)e(than)h(a)h(limit)f(are)g(not)g(t)o(yp)q(eset.)0
+1684 y Fk(5.2.)28 b(Groups)20 b(of)h(ob)s(jects.)29 b FA(If)19
+b(w)o(e)g(name)f(an)h(ob)s(ject)g(created)g(b)o(y)g Fz(\\merge)h
+FA(then)f(w)o(e)g(e\013ec-)0 1744 y(tiv)o(ely)e(create)g(`sup)q(eren)o
+(tries.')i(This)d(can)g(b)q(e)h(quite)g(handy:)605 1839 y Fh(A)146
+b(B)974 1841 y(A)1011 1823 y Ff(0)1171 1841 y Fh(B)1211 1823
+y Ff(0)604 2020 y Fh(C)h(D)973 2022 y(C)1013 2004 y Ff(0)1170
+2022 y Fh(D)1212 2004 y Ff(0)p 655 1823 122 2 v 776 1822 a
+Fr(/)p Fq(/)p 807 1974 2 123 v 808 1974 a Fr(\017)p Fq(\017)592
+1791 y Fi(\003)p 592 1792 248 2 v 248 w(\002)p 591 2031 2 239
+v 839 2031 V 592 2032 a(\000)p 592 2033 248 2 v 248 w(\001)p
+1037 1823 122 2 v 1159 1822 a Fr(/)p Fq(/)p 1197 1973 2 120
+v 1198 1973 a Fr(\017)p Fq(\017)961 1790 y Fi(\003)p 961 1791
+276 2 v 276 w(\002)p 960 2033 2 243 v 1236 2033 V 961 2034
+a(\000)p 961 2035 276 2 v 276 w(\001)624 1851 y Fr(O)p Fq(O)p
+623 1974 2 123 v 656 2003 a Fr(o)p Fq(o)p 656 2004 120 2 v
+1000 1853 a Fr(O)p Fq(O)p 999 1973 2 120 v 1038 2003 a Fr(o)p
+Fq(o)p 1038 2004 120 2 v 845 1889 a Fi(\000)855 1887 y(\000)865
+1885 y(\000)875 1883 y(\000)885 1881 y(\000)895 1879 y(\000)905
+1877 y(\000)915 1875 y(\000)925 1874 y(\000)935 1872 y(\000)945
+1870 y(\000)955 1868 y(\000)965 1866 y(\000)975 1864 y(\000)985
+1862 y(\000)995 1861 y(\000)1005 1859 y(\000)1015 1857 y(\000)1025
+1855 y(\000)1035 1853 y(\000)1044 1851 y(\000)1054 1849 y(\000)1064
+1848 y(\000)1074 1846 y(\000)1084 1844 y(\000)1094 1842 y(\000)1104
+1840 y(\000)1114 1838 y(\000)1124 1836 y(\000)1134 1834 y(\000)1144
+1833 y(\000)1154 1831 y(\000)656 1997 y Fs(e)702 1988 y(e)749
+1980 y(e)796 1971 y(e)843 1962 y(e)889 1953 y(e)936 1944 y(e)0
+2106 y FA(can)16 b(b)q(e)h(t)o(yp)q(eset)g(b)o(y)120 2189 y
+Fz($$\\define\\group#1{\\save\\go[)q(1,-1]\\)q(merge)329 2248
+y(\\go[1,-1];[0,0]:\(0.5,0\)\\m)q(erge)29 b(\\framed\\go="g#1"\\rest)q(ore})
+120 2308 y(\\diagram)172 2368 y(A)d(\\rto)h(&)f(B)h(\\dto)f(\\group1)h(&)g
+(A')f(\\rto)h(&)f(B')h(\\dto)g(\\group2)g(\\\\)172 2428 y(C)f(\\uto)h(&)f(D)h
+(\\lto)235 b(&)27 b(C')f(\\uto)h(&)f(D')h(\\lto)172 2488 y(\\save)g(\\go"g1")
+53 b(\\xdotted"1,4")28 b(\\restore)172 2547 y(\\save)f(\\go"2,1")g
+(\\xdashed"g2")54 b(\\restore)120 2607 y(\\enddiagram$$)0 2691
+y FA(The)22 b(tric)o(k)g(is)g(that)h(w)o(e)f(use)f Fz(\\merge)j
+FA(t)o(wice)e(in)g Fz(\\group)p FA(:)34 b(the)23 b(second)e(just)h(merges)g
+(with)g(a)0 2751 y(dumm)o(y)d(ob)s(ject)i(with)g(cen)o(ter)f(where)g(w)o(e)g
+(w)o(an)o(t)g(the)h(\014nal)f(merged)g(ob)s(ject)h(to)g(b)q(e)f(cen)o(tered!)
+0 2810 y(Then)14 b(w)o(e)g(can)g(mak)o(e)g(arro)o(ws)e(from/to)i(the)h(t)o(w)
+o(o)f(frames)f(b)o(y)h(using)f(the)i(t)o(w)o(o)f(new)g(targets)g
+Fz("g1")0 2870 y FA(and)i Fz("g2")h FA(in)f(excursions)f(at)i(the)g(end.)p
+eop
+%%Page: 16 16
+bop 0 -70 a Fx(16)626 b(KRISTOFFER)17 b(H.)g(R)o(OSE)668 50
+y FB(A)o(ckno)o(wledgements)60 139 y FA(Thanks)f(to)i(Hans)e(Dybkj\032r)h
+(for)g(his)f(patience)h(discussing)e(and)i(testing)g(the)g(t)o(w)o(o)g
+(prelimi-)0 199 y(nary)d(v)o(ersions)g(of)h(this)f(pac)o(k)m(age)h(describ)q
+(ed)f(in)g([1],)h(and)f(to)h(P)o(aul)f(T)l(a)o(ylor,)g(whose)h(\\Comm)o(uta-)
+0 259 y(tiv)o(e)g(Diagrams")e([7)o(])i(pro)o(vided)d(m)o(uc)o(h)h
+(inspiration.)19 b(Also)c(thanks)f(to)h(Nico)f(V)l(erw)o(er)g(and)g(Mads)0
+319 y(T)l(ofte)j(that)h(found)e(a)h(n)o(um)o(b)q(er)d(of)j(bugs)f(and)g
+(inaccuracies)g(immediately)g(after)h(the)g Fh(\014)s FA(-release)0
+379 y(of)g(X)79 387 y(Y)109 379 y(-pic)f(to)h(Usenet.)60 438
+y(Finally)g(thanks)h(to)g(Donald)g(E.)g(Kn)o(uth)f(for)h(pro)o(viding)e(the)j
+(w)o(onderful)d(T)1505 449 y(E)1533 438 y(X)i(t)o(yp)q(esetting)0
+498 y(system)12 b([2])h(and)f(its)g(t)o(yp)q(eface)i(design)d(complemen)o(t)h
+Fj(MET)o(AF)n(ONT)g FA([3],)h(and)f(to)h(Mic)o(hael)e(D.)i(Spi-)0
+558 y(v)m(ak)i(and)f(the)g(American)f(Mathematical)h(So)q(ciet)o(y)h(for)f
+(their)f(conceptually)h(coheren)o(t)g(and)f(w)o(ell)0 618 y(do)q(cumen)o(ted)
+j(format)g(for)g(mathematical)f(t)o(yp)q(esetting,)i Fl(A)1135
+628 y(M)1188 618 y(S)p FA(-T)1263 628 y(E)1291 618 y(X)g([6)o(]!)770
+737 y FB(References)0 817 y Fx(1.)k(Kristo\013er)9 b(H.)i(Holm,)f
+Fo(X)437 824 y(Y)462 817 y(-pic:)18 b(T)m(yp)n(esetting)11
+b(Gr)n(aphs)h(and)g(Diagr)n(ams)h(with)f(T)1312 826 y(E)1335
+817 y(X)p Fx(,)f(Studen)o(t)f(rep)q(ort)g(91{7{10,)54 867 y(DIKU,)k(Univ)o
+(ersit)o(y)f(of)h(Cop)q(enhagen,)e(Univ)o(ersitetspark)o(en)f(1,)j(DK-2100)h
+(K\034b)q(enha)o(vn)e(\037,)h(July)f(1991.)0 917 y(2.)21 b(Donald)14
+b(E.)f(Kn)o(uth,)g Fo(The)h(T)512 925 y(E)535 917 y(Xb)n(o)n(ok)p
+Fx(,)f(Addison-W)l(esley,)f(1984.)0 966 y(3.)p 54 966 128 2
+v 155 w(,)i Fo(The)h Fj(\\]^)o(_e)n(fg^)8 b Fo(b)n(o)n(ok)p
+Fx(,)i(Addison-W)l(esley,)j(1986.)0 1016 y(4.)21 b(Leslie)14
+b(Lamp)q(ort,)f Fo(L)371 1011 y Fa(A)395 1016 y Fo(T)419 1025
+y(E)442 1016 y(X|A)h(Do)n(cument)h(Pr)n(ep)n(ar)n(ation)f(System)p
+Fx(,)g(Addison-W)l(esley,)f(1986.)0 1066 y(5.)21 b(Kristo\013er)14
+b(H.)h(Rose,)g Fo(X)438 1073 y(Y)462 1066 y(-pic)i(Macr)n(os:)22
+b(T)m(e)n(chnic)n(al)14 b(Do)n(cumentation)p Fx(,)h Fp(xypic.doc)h
+Fx(of)g(the)f(X)1567 1073 y(Y)1592 1066 y(-pic)f(pac)o(k)n(age,)54
+1116 y(Jan)o(uary)f(1992.)0 1166 y(6.)21 b(Mic)o(hael)9 b(D.)i(Spiv)n(ak,)f
+Fo(The)h(Joy)i(of)f(T)641 1174 y(E)663 1166 y(X|A)g(Gourmet)f(Guide)h(to)g(T)
+m(yp)n(esetting)f(with)i(the)f Fw(A)1537 1174 y(M)1582 1166
+y(S)p Fo(-T)1647 1174 y(E)1669 1166 y(X)g(Macr)n(o)54 1215
+y(Package)p Fx(,)g(second)h(edition,)g(American)f(Mathematical)h(So)q(ciet)o
+(y,)h(1990.)0 1265 y(7.)21 b(P)o(aul)14 b(T)l(a)o(ylor,)h Fo(Commutative)g
+(Diagr)n(ams)i(in)f(T)834 1274 y(E)857 1265 y(X)p Fx(,)f(Departmen)o(t)f(of)h
+(Computing,)e(Imp)q(erial)g(College,)h(180)54 1315 y(Queens)f(Gate,)h(London)
+g(SW7)g(2BZ,)g(July)f(1990.)700 1435 y FB(Copyleft)k(Notice)60
+1524 y FA(I)f(dislik)o(e)f(the)i(v)o(ery)f(idea)g(of)g(using)g(Cop)o(yrigh)o
+(t)e(on)i(tec)o(hnical)g(things)f(lik)o(e)h(programs)e(where)0
+1584 y(the)h(paten)o(t)f(system)h(should)e(su\016ce.)20 b(But)15
+b(since)f(it)h(migh)o(t)f(b)q(e)h(used)f(in)g(the)h(USA)g(this)f(pac)o(k)m
+(age)0 1644 y(is)i(under)f(cop)o(yleft)i(to)g(protect)g(the)g(author:)p
+338 1720 1156 2 v 338 1849 2 130 v 355 1770 a(X)377 1778 y(Y)407
+1770 y(-pic:)k(T)o(yp)q(esetting)c(graphs)e(and)g(diagrams)g(with)h(T)1411
+1781 y(E)1439 1770 y(X)567 1823 y(c)553 1825 y Fl(\015)h FA(1991,1992)49
+b(Kristo\013er)15 b(H.)i(Rose)p 1491 1849 V 338 1851 1156 2
+v 0 1953 a(The)h(X)126 1962 y(Y)156 1953 y(-pic)f(macro)g(pac)o(k)m(age)h(is)
+f(free)h(soft)o(w)o(are;)g(y)o(ou)f(can)h(redistribute)e(it)i(and/or)f(mo)q
+(dify)g(it)0 2013 y(under)11 b(the)h(terms)g(of)g(the)h(GNU)g(General)e
+(Public)g(License)h(as)g(published)e(b)o(y)i(the)g(F)l(ree)g(Soft)o(w)o(are)0
+2073 y(F)l(oundation;)i(either)j(v)o(ersion)e(2)h(of)h(the)g(License,)f(or)g
+(\(at)h(y)o(our)f(option\))g(an)o(y)g(later)h(v)o(ersion.)60
+2133 y(The)k(X)189 2141 y(Y)219 2133 y(-pic)f(macro)g(pac)o(k)m(age)h(is)g
+(distributed)e(in)i(the)g(hop)q(e)g(that)h(it)f(will)f(b)q(e)i(useful,)f(but)
+0 2192 y(WITHOUT)16 b(ANY)g(W)-6 b(ARRANTY;)17 b(without)e(ev)o(en)g(the)g
+(implied)f(w)o(arran)o(t)o(y)f(of)i(MER)o(CHAN-)0 2252 y(T)l(ABILITY)j(or)f
+(FITNESS)f(F)o(OR)g(A)h(P)l(AR)l(TICULAR)h(PURPOSE.)e(See)h(the)g(GNU)h
+(General)0 2312 y(Public)e(License)g(for)g(more)g(details.)60
+2372 y(Y)l(ou)i(should)f(ha)o(v)o(e)h(receiv)o(ed)h(a)f(cop)o(y)g(of)h(the)g
+(GNU)h(General)e(Public)f(License)i(along)f(with)0 2432 y(this)i(macro)g(pac)
+o(k)m(age;)j(if)d(not,)i(write)f(to)g(the)g(F)l(ree)f(Soft)o(w)o(are)f(F)l
+(oundation,)h(Inc.,)h(675)g(Mass)0 2491 y(Av)o(e,)c(Cam)o(bridge,)d(MA)j
+(02139,)f(USA.)p eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF