diff options
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 10 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 8 | ||||
-rw-r--r-- | Master/texmf-doc/doc/portuguese/xypic-tut-pt/README | 3 | ||||
-rw-r--r-- | Master/texmf-doc/doc/portuguese/xypic-tut-pt/grafico.eps | 460 | ||||
-rw-r--r-- | Master/texmf-doc/doc/portuguese/xypic-tut-pt/xypic-tutorial.pdf | 3011 | ||||
-rw-r--r-- | Master/texmf-doc/doc/portuguese/xypic-tut-pt/xypictutorial.tex | 1954 | ||||
-rw-r--r-- | Master/texmf-doc/tpm/xypic-tut-pt.tpm | 24 | ||||
-rw-r--r-- | Master/texmf/lists/xypic-tut-pt | 8 | ||||
-rw-r--r-- | Master/texmf/tpm/collection-documentation-portuguese.tpm | 3 |
9 files changed, 5474 insertions, 7 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 32033d98686..8589a52f8e2 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -81,6 +81,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'barr', "&MAKEbarr", 'bbm', "&MAKEbbm", 'beamer', "&MAKEbeamer", + 'beamer-tut-pt',"&MAKEflatten", 'beebe', "print \&MAKEbeebe needs work'", 'bengali', '&MAKEflatten', 'bera', "&MAKEunzipandflatten", @@ -265,6 +266,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'xmltex', "&MAKExmltex", 'xymtex', "&MAKExymtex", 'xypic', "&MAKExypic", + 'xypic-tut-pt',"&MAKEflatten", 'zefonts', "&MAKEflatten", ); @@ -318,6 +320,7 @@ $standardfoundry='public'; 'amsldoc-it', 'texmf-doc', 'amsldoc-vn', 'texmf-doc', 'amsthdoc-it', 'texmf-doc', + 'beamer-tut-pt', 'texmf-doc', 'catalogue', 'texmf-doc', 'comprehensive', 'texmf-doc', 'dtxtut', 'texmf-doc', @@ -333,6 +336,7 @@ $standardfoundry='public'; 'tamethebeast', 'texmf-doc', 'tex-refs', 'texmf-doc', 'voss-de', 'texmf-doc', + 'xypic-tut-pt', 'texmf-doc', 'wp-conv', 'texmf-doc', ); @@ -428,6 +432,7 @@ $standardfmt='latex'; 'arrayjob', 'generic', 'ascii', 'fonts', 'babel', 'generic', + 'beamer-tut-pt','portuguese', 'bera', 'fonts', 'bghyphen', 'generic', 'blacklettert1','fonts', @@ -477,6 +482,7 @@ $standardfmt='latex'; 'voss-de', 'german', 'wasy2', 'fonts', 'xltxtra', 'xetex', + 'xypic-tut-pt','portuguese', ); $standarddocfmt='latex'; @@ -1254,8 +1260,8 @@ sub killfiles { for (grep (/\.ps$/, @filenames)) { (my $pdf = $_) =~ s/ps$/pdf/; - next unless grep ($pdf, @filenames); - print "\t Remove ps $_\n"; + next unless grep (/$pdf/, @filenames); + print "\t Remove ps $_ (since have $pdf)\n"; unlink $_; } diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 7a2875f1f75..787912fbd11 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -28,8 +28,8 @@ sub main "accfonts", "acronym", "algorithm2e", "algorithms", "amsldoc-it", "amsthdoc-it", "apacite", "archaic", "arev", "ascii", - "babel", "babelbib", "beebe", "betababel", "bezos", - "bghyphen", "bibhtml", + "babel", "babelbib", "beamer-tut-pt", "beebe", "betababel", + "bezos", "bghyphen", "bibhtml", "bibleref", "blacklettert1", "booklet", "breakurl", "bytefield" , "caption", "carlisle", "cbcoptic", "changebar", "chappg", "chemcompounds", "circ", "cjhebrew", "clock", "colortbl", "commath", @@ -78,12 +78,12 @@ sub main "sf298", "sides", "skaknew", "sparklines", "spotcolor", "sttools", "struktex", "subfig", "sudoku", "svn-multi", "svninfo", "tabulary", "talk", "tamethebeast", "tex-refs", "texmate", "texshade", - "textcase", "textpos", "thumbpdf", "bin-thumbpdf", + "textcase", "textpos", "thumbpdf", "titlesec", "tokenizer", "totpages", "trajan", "tugboat", "twoup", "velthuis", "verse", "vhistory", "volumes", "wrapfig", - "xltxtra", + "xltxtra", "xypic-tut-pt", "york-thesis", "xcolor", "xkeyval" ); diff --git a/Master/texmf-doc/doc/portuguese/xypic-tut-pt/README b/Master/texmf-doc/doc/portuguese/xypic-tut-pt/README new file mode 100644 index 00000000000..6bb13df8cc1 --- /dev/null +++ b/Master/texmf-doc/doc/portuguese/xypic-tut-pt/README @@ -0,0 +1,3 @@ +A tutorial of the Xy-pic graphics package for LaTeX (in +portuguese). Xy-pic provides a powerful graphics language +for technical diagrams.
\ No newline at end of file diff --git a/Master/texmf-doc/doc/portuguese/xypic-tut-pt/grafico.eps b/Master/texmf-doc/doc/portuguese/xypic-tut-pt/grafico.eps new file mode 100644 index 00000000000..74d988eeb6d --- /dev/null +++ b/Master/texmf-doc/doc/portuguese/xypic-tut-pt/grafico.eps @@ -0,0 +1,460 @@ +%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\MATLABR11\work\elipseevoluta.eps
+%%CreationDate: 04/04/ 6 22:38:06
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%LanguageLevel: 2
+%%Pages: 1
+%%BoundingBox: 72 210 545 589
+%%EndComments
+
+%%BeginProlog
+
+% MathWorks dictionary
+/MathWorks 160 dict begin
+
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s /show ldef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+
+% orientation switch
+/portraitMode 0 def
+/landscapeMode 1 def
+
+% coordinate system mappings
+/dpi2point 0 def
+
+% font control
+/FontSize 0 def
+/FMS {
+ /FontSize xstore %save size off stack
+ findfont
+ [FontSize 0 0 FontSize neg 0 0]
+ makefont
+ setfont
+ }bdef
+
+/ISOLatin1Encoding where
+{pop
+/WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger/daggerdbl
+/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef/.notdef
+/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet/endash/emdash
+/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef/Ydieresis
+WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+
+/reencode {
+exch dup where
+{pop load} {pop StandardEncoding} ifelse
+exch
+dup 3 1 roll
+findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def
+ currentdict
+end
+definefont pop
+} bdef
+
+/isroman {
+findfont /CharStrings get
+/Agrave known
+} bdef
+
+/FMSR {
+3 1 roll 1 index
+dup isroman
+{reencode} {pop pop} ifelse
+exch FMS
+} bdef
+
+/csm {
+ 1 dpi2point div -1 dpi2point div scale
+ neg translate
+ landscapeMode eq {90 rotate} if
+ } bdef
+
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+
+% macros for lines and objects
+/L {
+ lineto
+ stroke
+ } bdef
+/MP {
+ 3 1 roll moveto
+ 1 sub {rlineto} repeat
+ } bdef
+/AP {
+ {rlineto} repeat
+ } bdef
+/PP {
+ closepath eofill
+ } bdef
+/DP {
+ closepath stroke
+ } bdef
+/MR {
+ 4 -2 roll moveto
+ dup 0 exch rlineto
+ exch 0 rlineto
+ neg 0 exch rlineto
+ closepath
+ } bdef
+/FR {
+ MR stroke
+ } bdef
+/PR {
+ MR fill
+ } bdef
+/L1i {
+ { currentfile picstr readhexstring pop } image
+ } bdef
+
+/tMatrix matrix def
+/MakeOval {
+ newpath
+ tMatrix currentmatrix pop
+ translate scale
+ 0 0 1 0 360 arc
+ tMatrix setmatrix
+ } bdef
+/FO {
+ MakeOval
+ stroke
+ } bdef
+/PO {
+ MakeOval
+ fill
+ } bdef
+
+/PD {
+ currentlinecap 1 setlinecap 3 1 roll 2 copy moveto lineto stroke setlinecap
+ } bdef
+
+/FA {
+ newpath
+ tMatrix currentmatrix pop
+ translate scale
+ 0 0 1 5 -2 roll arc
+ tMatrix setmatrix
+ stroke
+ } bdef
+/PA {
+ newpath
+ tMatrix currentmatrix pop
+ translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc
+ closepath
+ tMatrix setmatrix
+ fill
+ } bdef
+
+/FAn {
+ newpath
+ tMatrix currentmatrix pop
+ translate scale
+ 0 0 1 5 -2 roll arcn
+ tMatrix setmatrix
+ stroke
+ } bdef
+/PAn {
+ newpath
+ tMatrix currentmatrix pop
+ translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn
+ closepath
+ tMatrix setmatrix
+ fill
+ } bdef
+
+/vradius 0 def
+/hradius 0 def
+/lry 0 def
+/lrx 0 def
+/uly 0 def
+/ulx 0 def
+/rad 0 def
+
+/MRR {
+ /vradius xdef
+ /hradius xdef
+ /lry xdef
+ /lrx xdef
+ /uly xdef
+ /ulx xdef
+ newpath
+ tMatrix currentmatrix pop
+ ulx hradius add uly vradius add translate
+ hradius vradius scale
+ 0 0 1 180 270 arc
+ tMatrix setmatrix
+ lrx hradius sub uly vradius add translate
+ hradius vradius scale
+ 0 0 1 270 360 arc
+ tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate
+ hradius vradius scale
+ 0 0 1 0 90 arc
+ tMatrix setmatrix
+ ulx hradius add lry vradius sub translate
+ hradius vradius scale
+ 0 0 1 90 180 arc
+ tMatrix setmatrix
+ closepath
+ } bdef
+/FRR {
+ MRR stroke } bdef
+/PRR {
+ MRR fill } bdef
+
+/MlrRR {
+ /lry xdef
+ /lrx xdef
+ /uly xdef
+ /ulx xdef
+ /rad lry uly sub 2 div def
+ newpath
+ tMatrix currentmatrix pop
+ ulx rad add uly rad add translate
+ rad rad scale
+ 0 0 1 90 270 arc
+ tMatrix setmatrix
+ lrx rad sub lry rad sub translate
+ rad rad scale
+ 0 0 1 270 90 arc
+ tMatrix setmatrix
+ closepath
+ } bdef
+/FlrRR {
+ MlrRR stroke } bdef
+/PlrRR {
+ MlrRR fill } bdef
+
+/MtbRR {
+ /lry xdef
+ /lrx xdef
+ /uly xdef
+ /ulx xdef
+ /rad lrx ulx sub 2 div def
+ newpath
+ tMatrix currentmatrix pop
+ ulx rad add uly rad add translate
+ rad rad scale
+ 0 0 1 180 360 arc
+ tMatrix setmatrix
+ lrx rad sub lry rad sub translate
+ rad rad scale
+ 0 0 1 0 180 arc
+ tMatrix setmatrix
+ closepath
+ } bdef
+/FtbRR {
+ MtbRR stroke } bdef
+/PtbRR {
+ MtbRR fill } bdef
+
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 72 210 545 589
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0204 7344 csm
+
+ 671 273 5665 4541 rc
+85 dict begin %Colortable dictionary
+/c0 { 0 0 0 sr} bdef
+/c1 { 1 1 1 sr} bdef
+/c2 { 1 0 0 sr} bdef
+/c3 { 0 1 0 sr} bdef
+/c4 { 0 0 1 sr} bdef
+/c5 { 1 1 0 sr} bdef
+/c6 { 1 0 1 sr} bdef
+/c7 { 0 1 1 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 6913 5185 rf
+6 w
+0 4224 5355 0 0 -4224 899 4613 4 MP
+PP
+-5355 0 0 4224 5355 0 0 -4224 899 4613 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 899 389 mt 6254 389 L
+ 899 4613 mt 6254 4613 L
+6254 4613 mt 6254 389 L
+ 899 4613 mt 899 389 L
+ 899 4613 mt 6254 4613 L
+ 899 4613 mt 899 389 L
+ 899 4613 mt 899 4559 L
+ 899 389 mt 899 443 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 796 4759 mt
+(-2) s
+1568 4613 mt 1568 4559 L
+1568 389 mt 1568 443 L
+1415 4759 mt
+(-1.5) s
+2238 4613 mt 2238 4559 L
+2238 389 mt 2238 443 L
+2135 4759 mt
+(-1) s
+2907 4613 mt 2907 4559 L
+2907 389 mt 2907 443 L
+2754 4759 mt
+(-0.5) s
+3577 4613 mt 3577 4559 L
+3577 389 mt 3577 443 L
+3544 4759 mt
+(0) s
+4246 4613 mt 4246 4559 L
+4246 389 mt 4246 443 L
+4163 4759 mt
+(0.5) s
+4915 4613 mt 4915 4559 L
+4915 389 mt 4915 443 L
+4882 4759 mt
+(1) s
+5585 4613 mt 5585 4559 L
+5585 389 mt 5585 443 L
+5502 4759 mt
+(1.5) s
+6254 4613 mt 6254 4559 L
+6254 389 mt 6254 443 L
+6221 4759 mt
+(2) s
+ 899 4613 mt 953 4613 L
+6254 4613 mt 6200 4613 L
+ 728 4657 mt
+(-3) s
+ 899 3909 mt 953 3909 L
+6254 3909 mt 6200 3909 L
+ 728 3953 mt
+(-2) s
+ 899 3205 mt 953 3205 L
+6254 3205 mt 6200 3205 L
+ 728 3249 mt
+(-1) s
+ 899 2501 mt 953 2501 L
+6254 2501 mt 6200 2501 L
+ 798 2545 mt
+(0) s
+ 899 1797 mt 953 1797 L
+6254 1797 mt 6200 1797 L
+ 798 1841 mt
+(1) s
+ 899 1093 mt 953 1093 L
+6254 1093 mt 6200 1093 L
+ 798 1137 mt
+(2) s
+ 899 389 mt 953 389 L
+6254 389 mt 6200 389 L
+ 798 433 mt
+(3) s
+ 899 389 mt 6254 389 L
+ 899 4613 mt 6254 4613 L
+6254 4613 mt 6254 389 L
+ 899 4613 mt 899 389 L
+gs 899 389 5356 4225 rc
+5 -45 17 -44 26 -44 38 -44 48 -43 58 -42 68 -41 78 -39
+87 -39 96 -36 105 -36 114 -33 121 -31 128 -29 135 -27 142 -25
+147 -23 152 -19 157 -18 160 -14 164 -12 167 -9 168 -7 169 -3
+170 -1 170 2 169 5 167 8 165 10 162 14 159 16 154 18
+150 21 145 24 138 26 132 28 125 30 117 33 109 34 101 36
+92 37 82 39 73 41 64 41 53 43 42 43 32 44 22 44
+11 45 0 44 -11 45 -22 44 -32 44 -42 43 -53 43 -64 41
+-73 41 -82 39 -92 37 -101 36 -109 34 -117 33 -125 30 -132 28
+-138 26 -145 24 -150 21 -154 18 -159 16 -162 14 -165 10 -167 8
+-169 5 -170 2 -170 -1 -169 -3 -168 -7 -167 -9 -164 -12 -160 -14
+-157 -18 -152 -19 -147 -23 -142 -25 -135 -27 -128 -29 -121 -31 -114 -33
+-105 -36 -96 -36 -87 -39 -78 -39 -68 -41 -58 -42 -48 -43 -38 -44
+-26 -44 -17 -44 -5 -45 6254 2501 100 MP stroke
+12 1 36 3 59 10 80 19 99 31 116 44 128 60 139 75
+144 91 147 106 146 121 141 133 134 143 124 150 112 155 97 154
+83 150 68 144 52 132 39 117 26 99 16 79 8 56 2 32
+1 6 0 -19 5 -44 12 -67 20 -90 33 -109 45 -125 60 -138
+76 -147 90 -153 105 -155 117 -152 130 -147 138 -139 144 -127 147 -114
+146 -99 142 -83 133 -67 123 -52 107 -37 90 -24 70 -15 47 -6
+25 -2 -25 -2 -47 -6 -70 -15 -90 -24 -107 -37 -123 -52 -133 -67
+-142 -83 -146 -99 -147 -114 -144 -127 -138 -139 -130 -147 -117 -152 -105 -155
+-90 -153 -76 -147 -60 -138 -45 -125 -33 -109 -20 -90 -12 -67 -5 -44
+0 -19 -1 6 -2 32 -8 56 -16 79 -26 99 -39 117 -52 132
+-68 144 -83 150 -97 154 -112 155 -124 150 -134 143 -141 133 -146 121
+-147 106 -144 91 -139 75 -128 60 -116 44 -99 31 -80 19 -59 10
+-36 3 -12 1 5585 2501 99 MP stroke
+gr
+
+
+end
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
diff --git a/Master/texmf-doc/doc/portuguese/xypic-tut-pt/xypic-tutorial.pdf b/Master/texmf-doc/doc/portuguese/xypic-tut-pt/xypic-tutorial.pdf new file mode 100644 index 00000000000..b1723a11013 --- /dev/null +++ b/Master/texmf-doc/doc/portuguese/xypic-tut-pt/xypic-tutorial.pdf @@ -0,0 +1,3011 @@ +%PDF-1.2 +7 0 obj +<< +/Type/Encoding +/Differences[33/exclam/quotedblright/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/exclamdown/equal/questiondown/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/quotedblleft/bracketright/circumflex/dotaccent/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash/emdash/hungarumlaut/tilde/dieresis/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi +173/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/dieresis +255/dieresis] +>> +endobj +10 0 obj +<< +/Encoding 7 0 R +/Type/Font +/Subtype/Type1 +/Name/F1 +/FontDescriptor 9 0 R +/BaseFont/MXJNLT+CMR17 +/FirstChar 33 +/LastChar 196 +/Widths[249.6 458.6 772.1 458.6 772.1 719.8 249.6 354.1 354.1 458.6 719.8 249.6 301.9 +249.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 458.6 249.6 249.6 +249.6 719.8 432.5 432.5 719.8 693.3 654.3 667.6 706.6 628.2 602.1 726.3 693.3 327.6 +471.5 719.4 576 850 693.3 719.8 628.2 719.8 680.5 510.9 667.6 693.3 693.3 954.5 693.3 +693.3 563.1 249.6 458.6 249.6 458.6 249.6 249.6 458.6 510.9 406.4 510.9 406.4 275.8 +458.6 510.9 249.6 275.8 484.7 249.6 772.1 510.9 458.6 510.9 484.7 354.1 359.4 354.1 +510.9 484.7 667.6 484.7 484.7 406.4 458.6 917.2 458.6 458.6 458.6 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 576 772.1 719.8 641.1 615.3 693.3 +667.6 719.8 667.6 719.8 0 0 667.6 525.4 499.3 499.3 748.9 748.9 249.6 275.8 458.6 +458.6 458.6 458.6 458.6 693.3 406.4 458.6 667.6 719.8 458.6 837.2 941.7 719.8 249.6 +458.6] +>> +endobj +13 0 obj +<< +/Encoding 7 0 R +/Type/Font +/Subtype/Type1 +/Name/F2 +/FontDescriptor 12 0 R +/BaseFont/AXRRQX+CMR12 +/FirstChar 33 +/LastChar 196 +/Widths[272 489.6 816 489.6 816 761.6 272 380.8 380.8 489.6 761.6 272 326.4 272 489.6 +489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 272 272 272 761.6 462.4 +462.4 761.6 734 693.4 707.2 747.8 666.2 639 768.3 734 353.2 503 761.2 611.8 897.2 +734 761.6 666.2 761.6 720.6 544 707.2 734 734 1006 734 734 598.4 272 489.6 272 489.6 +272 272 489.6 544 435.2 544 435.2 299.2 489.6 544 272 299.2 516.8 272 816 544 489.6 +544 516.8 380.8 386.2 380.8 544 516.8 707.2 516.8 516.8 435.2 489.6 979.2 489.6 489.6 +489.6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 611.8 816 +761.6 679.6 652.8 734 707.2 761.6 707.2 761.6 0 0 707.2 571.2 544 544 816 816 272 +299.2 489.6 489.6 489.6 489.6 489.6 734 435.2 489.6 707.2 761.6 489.6 883.8 992.6 +761.6 272 489.6] +>> +endobj +16 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F3 +/FontDescriptor 15 0 R +/BaseFont/RDQCGL+CMTT12 +/FirstChar 33 +/LastChar 196 +/Widths[514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 +514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 +514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 +514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 +514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 +514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 +514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 514.6 514.6 514.6 514.6 514.6 +514.6 514.6 514.6 514.6 514.6 0 0 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 +514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 514.6 +514.6 514.6] +>> +endobj +19 0 obj +<< +/Encoding 7 0 R +/Type/Font +/Subtype/Type1 +/Name/F4 +/FontDescriptor 18 0 R +/BaseFont/BKZZRZ+CMBX12 +/FirstChar 33 +/LastChar 196 +/Widths[342.6 581 937.5 562.5 937.5 875 312.5 437.5 437.5 562.5 875 312.5 375 312.5 +562.5 562.5 562.5 562.5 562.5 562.5 562.5 562.5 562.5 562.5 562.5 312.5 312.5 342.6 +875 531.2 531.2 875 849.5 799.8 812.5 862.3 738.4 707.2 884.3 879.6 419 581 880.8 +675.9 1067.1 879.6 844.9 768.5 844.9 839.1 625 782.4 864.6 849.5 1162 849.5 849.5 +687.5 312.5 581 312.5 562.5 312.5 312.5 546.9 625 500 625 513.3 343.7 562.5 625 312.5 +343.7 593.7 312.5 937.5 625 562.5 625 593.7 459.5 443.8 437.5 625 593.7 812.5 593.7 +593.7 500 562.5 1125 562.5 562.5 562.5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 675.9 937.5 875 787 750 879.6 812.5 875 812.5 875 0 0 812.5 +656.2 625 625 937.5 937.5 312.5 343.7 562.5 562.5 562.5 562.5 562.5 849.5 500 574.1 +812.5 875 562.5 1018.5 1143.5 875 312.5 562.5] +>> +endobj +22 0 obj +<< +/Encoding 7 0 R +/Type/Font +/Subtype/Type1 +/Name/F5 +/FontDescriptor 21 0 R +/BaseFont/BOWLVD+CMR8 +/FirstChar 33 +/LastChar 196 +/Widths[295.1 531.3 885.4 531.3 885.4 826.4 295.1 413.2 413.2 531.3 826.4 295.1 354.2 +295.1 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 295.1 295.1 +295.1 826.4 501.7 501.7 826.4 795.8 752.1 767.4 811.1 722.6 693.1 833.5 795.8 382.6 +545.5 825.4 663.6 972.9 795.8 826.4 722.6 826.4 781.6 590.3 767.4 795.8 795.8 1091 +795.8 795.8 649.3 295.1 531.3 295.1 531.3 295.1 295.1 531.3 590.3 472.2 590.3 472.2 +324.7 531.3 590.3 295.1 324.7 560.8 295.1 885.4 590.3 531.3 590.3 560.8 414.1 419.1 +413.2 590.3 560.8 767.4 560.8 560.8 472.2 531.3 1062.5 531.3 531.3 531.3 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 663.6 885.4 826.4 736.8 +708.3 795.8 767.4 826.4 767.4 826.4 0 0 767.4 619.8 590.3 590.3 885.4 885.4 295.1 +324.7 531.3 531.3 531.3 531.3 531.3 795.8 472.2 531.3 767.4 826.4 531.3 958.7 1076.8 +826.4 295.1 531.3] +>> +endobj +23 0 obj +<< +/Type/Encoding +/Differences[0/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/exclam/quotedblright/numbersign/sterling/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/exclamdown/equal/questiondown/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/quotedblleft/bracketright/circumflex/dotaccent/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/endash/emdash/hungarumlaut/tilde/dieresis/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/Gamma/Delta/Theta/Lambda/Xi/Pi/Sigma/Upsilon/Phi/Psi +173/Omega/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/acute/caron/breve/macron/ring/cedilla/germandbls/ae/oe/oslash/AE/OE/Oslash/suppress/dieresis +255/dieresis] +>> +endobj +26 0 obj +<< +/Encoding 23 0 R +/Type/Font +/Subtype/Type1 +/Name/F6 +/FontDescriptor 25 0 R +/BaseFont/TIBDXO+CMTI12 +/FirstChar 33 +/LastChar 196 +/Widths[300 500 800 755.2 800 750 300 400 400 500 750 300 350 300 500 500 500 500 +500 500 500 500 500 500 500 300 300 300 750 500 500 750 726.9 688.4 700 738.4 663.4 +638.4 756.7 726.9 376.9 513.4 751.9 613.4 876.9 726.9 750 663.4 750 713.4 550 700 +726.9 726.9 976.9 726.9 726.9 600 300 500 300 500 300 300 500 450 450 500 450 300 +450 500 300 300 450 250 800 550 500 500 450 412.5 400 325 525 450 650 450 475 400 +500 1000 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 613.4 800 750 676.9 650 726.9 700 750 700 750 0 0 700 600 550 575 862.5 875 +300 325 500 500 500 500 500 814.8 450 525 700 700 500 863.4 963.4 750 250 500] +>> +endobj +29 0 obj +<< +/Encoding 23 0 R +/Type/Font +/Subtype/Type1 +/Name/F7 +/FontDescriptor 28 0 R +/BaseFont/WZLPTE+CMTI8 +/FirstChar 33 +/LastChar 196 +/Widths[329.2 550 877.8 816 877.8 822.9 329.2 438.9 438.9 548.6 822.9 329.2 384 329.2 +548.6 548.6 548.6 548.6 548.6 548.6 548.6 548.6 548.6 548.6 548.6 329.2 329.2 329.2 +822.9 548.6 548.6 822.9 796.5 754.9 768.1 809.7 727.4 700 830 796.5 412.5 562.8 824 +672.6 961.1 796.5 822.9 727.4 822.9 782.3 603.5 768.1 796.5 796.5 1070.8 796.5 796.5 +658.3 329.2 550 329.2 548.6 329.2 329.2 548.6 493.8 493.8 548.6 493.8 329.2 493.8 +548.6 329.2 329.2 493.8 274.3 877.8 603.5 548.6 548.6 493.8 452.6 438.9 356.6 576 +493.8 713.2 494.8 521.2 438.9 548.6 1097.2 548.6 548.6 548.6 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 672.6 877.8 822.9 741.7 713.2 796.5 +768.1 822.9 768.1 822.9 0 0 768.1 658.3 603.5 630.9 946.4 960.1 329.2 356.6 548.6 +548.6 548.6 548.6 548.6 884.5 493.8 576 768.1 768.1 548.6 946.9 1056.6 822.9 274.3 +548.6] +>> +endobj +31 0 obj +<< +/Filter[/FlateDecode] +/Length 2156 +>> +stream +xڕXY۸~ϯ[*C<:+.RgRQ
<<챷ߞn4(Qf="M݊b>_67?Hܘhs$穉BhhY+mZX[5OhxbYpEGPHIF[i
yg܌~]p4%U3N{}MIԌ3*hۍ|- y٤t%OjNJcCtIA +։YJVHf[sV2m$ Q2KfBĎ
w$Ny,#[z-OҘ6@gh7;K<"e##&YL}#e]ia{m{zuᆍKMȹ<$:ރ_u,ٿDmhlX- fqi+tAkֻ>ݵ,ښ>Be(z}?Ora)z\H)˅5Oӆq+纺r;
wĮzt枬ጬ)v\3 +~x!~gʦƲA+puqJ2j6-R9wzhC+39-+C# +[cvVt2h=Ӊ5{>i.B=8yA"A|m.0uD:tܼHd6$.M:WO>ɗO +2Tqyf/W[U[0ju^m8YQS)zq9jY*e{6gDq^M1YO=Pj*D7!jzV>zh`2$2BX +u~-ݗaNTiP$AJf-TÄQ=qc +'fvR?,I +endstream +endobj +33 0 obj +<< +/F1 10 0 R +/F2 13 0 R +/F3 16 0 R +/F4 19 0 R +/F5 22 0 R +/F6 26 0 R +/F7 29 0 R +>> +endobj +6 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 33 0 R +>> +endobj +38 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F8 +/FontDescriptor 37 0 R +/BaseFont/MKHCNP+CMMI12 +/FirstChar 33 +/LastChar 196 +/Widths[609.7 458.2 577.1 808.9 505 354.2 641.4 979.2 979.2 979.2 979.2 272 272 489.6 +489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 489.6 272 272 761.6 489.6 +761.6 489.6 516.9 734 743.9 700.5 813 724.8 633.9 772.4 811.3 431.9 541.2 833 666.2 +947.3 784.1 748.3 631.1 775.5 745.3 602.2 573.9 665 570.8 924.4 812.6 568.1 670.2 +380.8 380.8 380.8 979.2 979.2 410.9 514 416.3 421.4 508.8 453.8 482.6 468.9 563.7 +334 405.1 509.3 291.7 856.5 584.5 470.7 491.4 434.1 441.3 461.2 353.6 557.3 473.4 +699.9 556.4 477.4 454.9 312.5 377.9 623.4 489.6 272 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 606.7 816 748.3 679.6 728.7 811.3 765.8 571.2 +652.8 598 0 0 757.6 622.8 552.8 507.9 433.7 395.4 427.7 483.1 456.3 346.1 563.7 571.2 +589.1 483.8 427.7 555.4 505 556.5 425.2 527.8 579.5 613.4 636.6 272] +>> +endobj +39 0 obj +<< +/Filter[/FlateDecode] +/Length 2537 +>> +stream +xڥYk_aA!V|~chvȤ +XEu[y-Ơ|**oV@jT2'c# +C3h==Zt| \<pr6B +T%)0*⼠Ar>nLlj1JUFD̽>$ +]OyG@c( +sar3LYeSڵ{#ҧ)5pl!T_bP1X-muF)h,T+3V{"_Tf<L$Hvd;Txڤk +݇G\)ƔX1ps +ș +.4Md*.!fiNUɠۣU)z*ܽ?oQUx;g2d4d}[_N`FjH\$9Nj 0>l|fu~#t0GJ:54X6(zq#feHyκ/@JV">_ +"7DLy)OM
1 +endstream +endobj +40 0 obj +<< +/F2 13 0 R +/F5 22 0 R +/F3 16 0 R +/F6 26 0 R +/F4 19 0 R +/F8 38 0 R +>> +endobj +35 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 40 0 R +>> +endobj +45 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F9 +/FontDescriptor 44 0 R +/BaseFont/NQZOPT+XYATIP10 +/FirstChar 33 +/LastChar 196 +/Widths[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0] +>> +endobj +48 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F10 +/FontDescriptor 47 0 R +/BaseFont/PTJLEF+XYBTIP10 +/FirstChar 33 +/LastChar 196 +/Widths[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0] +>> +endobj +51 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F11 +/FontDescriptor 50 0 R +/BaseFont/PXPSCO+CMSY10 +/FirstChar 33 +/LastChar 196 +/Widths[1000 500 500 1000 1000 1000 777.8 1000 1000 611.1 611.1 1000 1000 1000 777.8 +275 1000 666.7 666.7 888.9 888.9 0 0 555.6 555.6 666.7 500 722.2 722.2 777.8 777.8 +611.1 798.5 656.8 526.5 771.4 527.8 718.7 594.9 844.5 544.5 677.8 762 689.7 1200.9 +820.5 796.1 695.6 816.7 847.5 605.6 544.6 625.8 612.8 987.8 713.3 668.3 724.7 666.7 +666.7 666.7 666.7 666.7 611.1 611.1 444.4 444.4 444.4 444.4 500 500 388.9 388.9 277.8 +500 500 611.1 500 277.8 833.3 750 833.3 416.7 666.7 666.7 777.8 777.8 444.4 444.4 +444.4 611.1 777.8 777.8 777.8 777.8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 777.8 277.8 777.8 500 777.8 500 777.8 777.8 777.8 777.8 0 0 777.8 +777.8 777.8 1000 500 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 +777.8 777.8 1000 1000 777.8 777.8 1000 777.8] +>> +endobj +52 0 obj +<< +/Filter[/FlateDecode] +/Length 2331 +>> +stream +xڵYKW9QfArq(h3@Rrp~֣l@$VwJTU\ן?<>U"еMvVxS<eZk~6g؍Db-,ʕ8YJ=+z^ڔ~x[R)EELh+frlSs@VE_|Uǡ[bl-B(ә*a]p!2YR*i7m *&z>Md3$u (]{sk-COx.y<)"e
aCzzL`E3%50tPBJII@0U\_RLp;-gRB]9atprŐp~IRΫRR殬qx'sjU^mpHaɆ\82PA(QB9BVB̈́Yд +$&YL*G3UBCt&WYd|@cBVYWYŊ4OP.㶋uB\U){";a~-}̖.P}0L3?* &Zp's BĊgBt^,Ɓf&H_B́`gBkNF4rdzrUt"dHP +qK~ 8rt_QrP<B1G3r$oy-LYqƵ>Z52$t.)SN06-LȑzV\`Kjj!G*Nz-r$&XђPLȐPШҡ%@E 9 '΄ `:[4\#$9Rrq)&gBt@XH1 z&HHuH\O9b +
vU<cHHwı;|ܷ#y +{(͐(DwUyFn0PĴ <~ +EYvنiƄr7s3w:4p&&+(2ZLF8bd'(WFrߕ Ub_0[7C/Z
x2qL)YQuqީ`v$X>S?~n'7\y`V|wإʁkpu2aD-тI7-12~q1ߺγ`R_̩o1NQ*A'bxHa.u!P c{Fee<QO@RUR{ܬ +B_ZҝktjuqL]ula-llR'07 ,11];7c|'=I#Uqw)NƖBQƉ#͠]5tRcbbOfZJI]](`mC%B]+i?3J}I)
{4O=e"ÙcJd1e`P";m6Z)}y)e
glvˍ6q'Ĩ.Ԇ^x';%=N{` +{ܼB^ +NB1<)Drf*zn>c1B);*l-uF|_W^(PXVxkTDЌ}>'].,iIG:ȵ;msLyu;7c:ak2] }4<2`>LDʄz~glBb^dGܦ8B"-y^K]^0I}(f8w?ҰGĈE䔧яaX[&D9.=Q5HsK=ZMnVԤʮ<<!&a3ML._Q#[ją9%5zR#i#T4EiH]I\U|4iȏ}%~]=U\j~n65n-Swhrw #(0i0O3Zgk^z(d? +TǛ +b +endstream +endobj +53 0 obj +<< +/F2 13 0 R +/F8 38 0 R +/F3 16 0 R +/F9 45 0 R +/F10 48 0 R +/F11 51 0 R +/F5 22 0 R +/F6 26 0 R +>> +endobj +42 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 53 0 R +>> +endobj +58 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F12 +/FontDescriptor 57 0 R +/BaseFont/GAOUPH+XYDASH10 +/FirstChar 33 +/LastChar 196 +/Widths[31.2 46.9 62.5 78.1 93.7 109.4 125 140.6 156.2 171.9 187.5 203.1 218.7 234.4 +250 265.6 281.2 296.9 312.5 328.1 343.7 359.4 375 390.6 406.2 421.9 437.5 453.1 468.7 +484.4 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 +500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 +500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 +500 500 500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +484.4 468.7 453.1 437.5 421.9 406.2 390.6 375 359.4 343.7 0 0 328.1 312.5 296.9 281.2 +265.6 250 234.4 218.7 203.1 187.5 171.9 156.2 140.6 125 109.4 93.7 78.1 62.5 46.9 +31.2 15.6 0 15.6 500] +>> +endobj +61 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F13 +/FontDescriptor 60 0 R +/BaseFont/YDTFHI+XYCIRC10 +/FirstChar 33 +/LastChar 196 +/Widths[353.6 353.6 146.4 146.4 353.6 353.6 146.4 175.7 424.3 424.3 175.7 175.7 424.3 +424.3 175.7 205 495 495 205 205 495 495 205 234.3 565.7 565.7 234.3 234.3 565.7 565.7 +234.3 292.9 707.1 707.1 292.9 292.9 707.1 707.1 292.9 351.5 848.5 848.5 351.5 351.5 +848.5 848.5 351.5 410 990 990 410 410 990 990 410 468.6 1131.4 1131.4 468.6 468.6 +1131.4 1131.4 468.6 585.8 1414.2 1414.2 585.8 585.8 1414.2 1414.2 585.8 702.9 1697.1 +1697.1 702.9 702.9 1697.1 1697.1 702.9 820.1 1979.9 1979.9 820.1 820.1 1979.9 1979.9 +820.1 937.3 2262.7 2262.7 937.3 937.3 2262.7 2262.7 937.3 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29.3 70.7 70.7 29.3 29.3 70.7 70.7 29.3 +58.6 141.4 0 0 141.4 58.6 58.6 141.4 141.4 58.6 87.9 212.1 212.1 87.9 87.9 212.1 +212.1 87.9 117.2 282.8 282.8 117.2 117.2 282.8 282.8 117.2 146.4 937.3] +>> +endobj +62 0 obj +<< +/Filter[/FlateDecode] +/Length 3335 +>> +stream +xZm_a|](KѴHqNŶ6}^ΐDZmP,
y'nzyWb9JVR̪͗o더eq߷G?JիC/nVh{rOE3D데E7[aZIUVU]tn쪙]-b _V傇z| _u[L<vSzH"~Dzu1iT5~.s^ZĬ6RKVW
WL7K3k>!x; +CZˢ9t=EsZ6PrQjV, +L,ƅ3Ilj6)SQR@^8Gh Vs.?`/*ЕmC{zqݗcpaލb]qtJD̘_íYq֚%SiJ^߮7Zݹ %8\)ҫƳ7ZcZA,b&bI1=N![ Ux1G&r_μ + +L+ + '$tM"-V@)2CꒃB2]؛ +t K견}Ɲ@H]L@H]Hդ.9O>M!9ˁy
#$T&THeM"v=EWZ^k{%!HPyW^ɫJiҤ"UH \i2H%dU* Җ! 2("=B* Ұ2(dJ@!! [t +iq"=B)Ez}pM@!%S@!!d@O,F ҟxHOX"75IL)(F_J@!mˍ kl@@%Bxͧ ֗Rͻx:Rܦb:&$ur *٧j4"Dty
(@itDI ޡI
`@i<zBEQx4 $*#:C^)RI%Er"HNgnhB&%R&%^'EBI -%)%(L&%RVH.@Bd3)pRJP"LJ{xV;е,ej:W~C|ܲ_B$
_e0M!]B}TH"Eꂩ6U-ǽћL9(IJ.Ez&ϐ@!mfkY# Ez)2(E +"L@!M\f+YaH@ 2)=j&@ +1)($LJ@!+DHOX"qaS)E R0Ez4"=BV̈ BN R.EzT*gePgA=HE +E|.)PMG\B`HCл-eѵknj[އ㏞|X8<4 +cp6hSc:esy3y,V:WDZiUr +z$xi'M;AƢj<.]vXv@!29Ldڰve(<qg϶[ϛ_sۀ7Uנ-ͬw*<a[ +ypCB+Uw}P1vF~n|d]ņ|K +ߞQr3ԝϡy'ݍ.Mh.zjctn`0WoÒ|cw=ѻsٻa{et<000&%RUd;zawCT@G݇uls@.z n|'
o=;_ +\Vm#1`; +mJǞxk1b!`|5p. +*]`JihAG.iLw/Y!m> qi}RV%`!HEROxwfshĬ1s/G7B/OwgkL0e/G~"3.
цSBUQ#cN2'/;{L
2PWEOBvϥ`%g?N#>xWWmiGB +Rp (r
ثI!I:,I`Rü+2hs=RDm.ױ>zrɰJ$tm|ZP|LΗdck7|%qgO;))ףThe7O *St}xc2 +endstream +endobj +63 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F8 38 0 R +/F6 26 0 R +/F12 58 0 R +/F13 61 0 R +/F4 19 0 R +>> +endobj +55 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 63 0 R +>> +endobj +66 0 obj +<< +/Filter[/FlateDecode] +/Length 1527 +>> +stream +xWD_aisޗ$JH<$,'$NmT:qڂ/~7M2e]^7O_D^Dkne抗?lǛ/,IZ*˦lrTIjfWW٢jަCfE>}eG"9rm*^DZ'dR2Gpk@enWyF!O_Ƀ)Z +xXM|Y/%bRADm4d?uL* +PZMMVQC9.V<aLk馚C,,ǹe<>PJgMf;vg;l% +>ȸXmhj~EQ:7:RM`s + +}9Swc>w |4nAW,n{ԙdTPJF35L9?_?A:&C
Zn
p]XH""^G|ʹ +endstream +endobj +67 0 obj +<< +/F3 16 0 R +/F8 38 0 R +/F12 58 0 R +/F2 13 0 R +/F6 26 0 R +/F9 45 0 R +/F10 48 0 R +>> +endobj +65 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 67 0 R +>> +endobj +70 0 obj +<< +/Filter[/FlateDecode] +/Length 1846 +>> +stream +xYKD+TM4TRPbPbDmm[o{ȒKŁy㛯{J{| JfLJD^e߅i _[9̋m% ^]=yˡ*9c%?snL +/I[U;U"-2AKu*u6#Y*eyboVi0jY2ͷÎ2bDVXFw;^VF(\cX\\'oX"TF\P'U8!~<Famt5=F0"t`^M$kx۷ <J$i3 +σD&=_BJ +uj6k~[cSMCY^LFMD30v>Z|loQҴ:EM:@DԤY +N
aN̲z7+@@Ͽ|TԋCLk mӓYusRm`w}uyTJp_mîv:?mGTNvA.yMh7Ww^EԽE^$(AO{G @.ONGH9^^=WwB1*wLv7KTYKnU=D0U&*R#ڄр>5`es_Oe/@C8^UQ/mhM P\kT6>Mw<Њuᦞ)/C Ċ pX X1R)(t3ؒ24ZϤ:g =^A"}_2xO`9Hf}z4&ke^QEr!'flx؏r +DETaqn%ȧ8[j{:#}a
+K>EN +1=b*yx
a zS3Si/wf98ڥP]MS$̸du6߰p@v.!mh6"?ϵ]%/E]7 +endstream +endobj +71 0 obj +<< +/F2 13 0 R +/F8 38 0 R +/F11 51 0 R +/F3 16 0 R +/F6 26 0 R +/F12 58 0 R +/F9 45 0 R +/F10 48 0 R +>> +endobj +69 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 71 0 R +>> +endobj +76 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F14 +/FontDescriptor 75 0 R +/BaseFont/WWYYLO+XYBSQL10 +/FirstChar 0 +/LastChar 127 +/Widths[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0] +>> +endobj +77 0 obj +<< +/Filter[/FlateDecode] +/Length 4159 +>> +stream +x[MWqѴͦD(@. x`x4ʬqlȿ=zů +rkv5]6jRjbÿvכNf7IͳϿ^^^ߜ~ؽdz?=~4@D?O*nHV9"l58Cz쌛s7%٩)ˇ~n3a2)}0M^| ++Sp^{o3# .OI9.RA'?<qmNO!vSC|keIj:03d}5g)rLj(gF}`5gpK=3-}z5tL>33e>47gZqL}:^ғA94gv+.!vϋT$ԑ=/K)үۡ/(v(yvvǑ34|b<,=4y(z9
yq9>fg4hbb09Kljg98Q\R&O:x'm@OB@l@44Y}Z +kMcygmN&zDgaCQ31N=/OQpf#7`TD(=] 4`Ե١ڣ%H
>Y$5id
5=Y3;x:Bζڣ-h9sT29X,c|jѰ+`ācGwbeO4jd;WQ_ZSGFdB^|+(_UhDڣ|ɝ9ˆڣ|#2"_]텈BWa'Ht8Aꕚ(t5QXp]M^鰐BWa%'Ht8AꕚK)t5RXp]M^鰘BW!ݨR'HRaIâ ++5Nt8?)*5VV8prԭ +%t87WtXZUtȞyESc+pf<琒y=c+p^<搮fߪ9+ϫ9[1⢖m+Mc)V7QNV:'z +G:=/w(RWvZ6S75~\?3(->䝗;:G)Q/FK^PUC|4<IOee*MvڦG~1/3tqqv=ngz}ts86+VLdžC}{y}fYJ?u?'D/f)٬/zh
G3?[S5)mV=Myg}^=-
b!cw5^TY"H.3BgTeӛw5a?9뷟ߜo/nnp}~|x^^w9ԓۋc/4%Ȇ<űE?>XaGh{~<G?FwAT[H]^|>}˭V4\vۏ>GO>
?y5n\bJ89)_b7f,.,FP"q5W5<~j糓f߭Q~=~WD9 +}Qu=Dyu=~{tsuiH_pQ^۫~Joޕ}|OO s9I"7'@{~.34Cu:M)r;Ñ\vnYꌥ;瑦xk洽}}DyԪzCAIh)QA?R#9{DO +<[#li%NyO].wnxGw92fDt[hJ"n?-|E^xwY,}D{&_U\^{`%e)@Il7ol +ZO7'9\8t#sS4
EH/._VNF&:Y$D_ǯ6xfMq3h
:5`dtH{#er#uFfh$,w꽔;f5`dCGh02W=hƇDs{ͪ]i_6=耕u|7="0ȴ
2@s5I +L߀YrUjX&+zDrSbZ"b`dZipByAp,28L#L]5`<W/7#2^b&႙021t`<ʃiot
rz7$ӻAf.+GPq
ZF(E/5U9k0
; +028*Ȝix n)dIZ|3PрI!ISJЀxL,Q4tT4toLn̋-ՀGþ. +endstream +endobj +78 0 obj +<< +/F3 16 0 R +/F12 58 0 R +/F14 76 0 R +/F2 13 0 R +/F8 38 0 R +/F9 45 0 R +/F10 48 0 R +>> +endobj +73 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 78 0 R +>> +endobj +83 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F15 +/FontDescriptor 82 0 R +/BaseFont/RAJAON+CMSY8 +/FirstChar 33 +/LastChar 196 +/Widths[1062.5 531.3 531.3 1062.5 1062.5 1062.5 826.4 1062.5 1062.5 649.3 649.3 1062.5 +1062.5 1062.5 826.4 288.2 1062.5 708.3 708.3 944.5 944.5 0 0 590.3 590.3 708.3 531.3 +767.4 767.4 826.4 826.4 649.3 849.5 694.7 562.6 821.7 560.8 758.3 631 904.2 585.5 +720.1 807.4 730.7 1264.5 869.1 841.6 743.3 867.7 906.9 643.4 586.3 662.8 656.2 1054.6 +756.4 705.8 763.6 708.3 708.3 708.3 708.3 708.3 649.3 649.3 472.2 472.2 472.2 472.2 +531.3 531.3 413.2 413.2 295.1 531.3 531.3 649.3 531.3 295.1 885.4 795.8 885.4 443.6 +708.3 708.3 826.4 826.4 472.2 472.2 472.2 649.3 826.4 826.4 826.4 826.4 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 826.4 295.1 826.4 531.3 826.4 +531.3 826.4 826.4 826.4 826.4 0 0 826.4 826.4 826.4 1062.5 531.3 531.3 826.4 826.4 +826.4 826.4 826.4 826.4 826.4 826.4 826.4 826.4 826.4 826.4 1062.5 1062.5 826.4 826.4 +1062.5 826.4] +>> +endobj +84 0 obj +<< +/Filter[/FlateDecode] +/Length 4966 +>> +stream +xڥ]G{>vwU Ha"^"K$Fwy:uzMDa;M6O|Vۯ4ޖe:ۛݖyiJoۿ=o}rӲoۏ8|ֳ<p?pp>r2q<jMq)}dQBuJk}dA8AR>2}dR*pLs>hLKq)#s:3mp<<)RoGS(>y#7=ܶ)<qj,TU?͟uIz\b[q|B{[aOcX!?U@Bв 'OqM3&2L\!?UUB@\!;q-IÉ+lQCи`;yi*yCVri+bWʉ?LDa!g9RQ9Na)]Ӑb~夛b~kHepNH1?r52X7'<9RO{؝b~kHepNH1?#2N'rR )u
)uR\W=R))HMIe&yQR\sPR +X"/0mMM^]qw_zpwf_;d0rw.Ss'Gwg6hݹgNw6w2p;踓yNKǝF\]ikӁ.a: 9ޥqN#{uA%䙸H"y6.H
!0g#yH#y60H
!0g#y@Sl_ +!q!qBH\lH\((%ʆ% +!q!qBH\lH\4$.Q$.Q(K-KJuY_Kr7/>Śt,(9r֤#걳&Ѽ&5IΚtlzyk5(8kqQ2p֤s6dI2mݚ$gM:t.͢$Ϊt&JJΪt敔x%uJjQBF\lI\$.J$.J(-JdK⢄(ْ($.J$.J(-JdK⢄(ْ($J6%.KH˒MRt_9[z]08ݹpq^Kr<\0s=/9>z@8'G/``lu0^0!ႁ1o\0x 抁Kq4W\0K.sCT>a3wwosogOۆpnoM +6H@
PH@9D (%PQJF ((%CQ!J@(%d +$Dp6 &%천lr?cXeND\;vqN;`'ゝC\q!.ɸ`d\sv2.9;QuAN9M]ݝkYܼC9QWǼÔTS8.gw]GM\~#Gs"T!mDT!M{M_~ׁi:p4
.2p4
.2p4Si=擝FS9n/V}5''_eZm'm5yVI[mV(mE&J[(mV$J[mV(mE&J[(lV-Bi+"}
k^^5#}uu2CeDV+#2"ʈȢ2"k+#ʈ,*#2"ʈȢ2"k+#ʈ,*#63"YEfDj1<UY|uWskeXܤ`6Uml2pMٻ6Ewm'mmmZUi7{W8ڦ]eh~Zkjce$E\}t~F; +DڬHfE"MV$e˴X[">|u3"/҈h8/h"8ھ#"/∾8/h"8ھ#"/∾
8j`FqkU|R1xT9:e0;11~*Jcb߁11=w&11Ԛ(;P8&_~*nZ/@Ouk/+P\DX⢭.*hY4eQEEmYTeQE[UDYTіEQUeQEEmYTeQE[UDYPцE5,h¢h*^ƅ;*RWO~γ6C]yQF[eDaF0h +(." +0-.0h(." +0M.jbt$F]LZ6M,3/C8"`p/z``(
oe`x,f(ã>PG
2p0<VAzl1<~(OaX`۫& :bꈥXjvҔG,QKG,myK[DyҖG,QKG,myK X=by_9sz"yqoy[>|ya[.FDؖK\"l%(r0%¶\"r-\"l%(r0%¶\"rMkDؤK.LҴ}]I187R`2p>`L68r~Frc:[a2Nocu0ʝ`;Io(wtFnryrlNmc)yZc@^Bן>cg=e\I~?m.vɿɗ#_o%ȗ|?%6_|/g3_??Q/mm/rRf]#aL( +3{_Yh͈##Zl3Ś-6bdDmFb-FFf,2bf`13CGb,fGjq)-scRjŅi@Ti NXibv;a]FOӲ|T 4,NX!TIـ*+jH^X5gsN>c@.[]R}TEn ȱ' 7M96䆦rCS@M)"mȡ)"g"rh٦r6)"M̡*2wU93rN)z'e^i[}~
}A?l_Џ}A/Ǿc_o/g~پ~/ꇾ
!0g]V\<R/Xj{JpmO~T}O_\I9pM/,nR~q-{~2p{y'Gxݤiv2pKM/_N?XRy_=QP毦 +endstream +endobj +85 0 obj +<< +/F3 16 0 R +/F9 45 0 R +/F10 48 0 R +/F12 58 0 R +/F14 76 0 R +/F15 83 0 R +/F2 13 0 R +>> +endobj +80 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 85 0 R +>> +endobj +88 0 obj +<< +/Filter[/FlateDecode] +/Length 2732 +>> +stream +x[Ɏ+(ËŇͲ:.0f,LVW2dٛVZo?l7s1߶Ujl~W>|ןN}xح5)Y%?=l'WqYVz{˦$gPJygI{0<˽g 4i3XQTm +{Smhs{2:ubޞr-b> +0:[w}pw[sݍ+|ܬQ1<c뗋*/} +a-=V=]J}]'Xf%<240+1]oQ7C`s|B]*y3Ep=7j|Ntzw5zլivuAdwh>xdǏ^תlۜV̰J<-^?bZ/~#ӆ6kaK0blk9S
1ǿ_\=> Ge[*&KZ/HG8|/v9g;nɗ"բ!UԲkͼd{8vFww3LEϺvB +lJ0.n)lչ4.үy!&;slg(k$l駙.CwKp<5J=3ш䙹)3ҘMgR93pSgMg3h%XjX(+#[AC-?KnKL̥-">fvKzK:w[9noS;RΑgnKGYPKd|e`ɉ"~TFNYy8Uv`$U7ʘE0nK?2Ɣj271*RM3F6Ys\)6sd +6zW.gB+ +djB\%*`_H'v$<J0v3 +xXQ2(V*?Jtr) +# +crrYGg!WZZrg%WH)Wp+BIB +)$ +9+$r$ZHrURuTNT4Sc`Xq#v`,sxF3HnK?%JQ+r{rEЁL +6Baќ!3@6pE%ԁāb#c#8m+ +e#(8%%R +endstream +endobj +89 0 obj +<< +/F3 16 0 R +/F12 58 0 R +/F9 45 0 R +/F10 48 0 R +/F14 76 0 R +/F15 83 0 R +/F2 13 0 R +>> +endobj +87 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 89 0 R +>> +endobj +92 0 obj +<< +/Filter[/FlateDecode] +/Length 3441 +>> +stream +x͚[۶)}Mz2:u:Ӈ3C;Uݡ%z$nuI~\@ +rFCxZ_^L=A2|%ÅuEv^/ChﯗSw&zmPev~yaIe[νtiԪ]dm>U[(+KCT +FY/Vt58CrqBE66Ymr[վ_?ܬNڶa^rӧ]ⳛ9{vwuݦڀzհ}:LLщxw6PI!cNZ:JWЌmHiLG4P<_;tP<վc1lR4.TwΔs0e|>Ӂf8pyof +WƇNj*O;Ѷ6嗿~{z |hn\,e[
&,~=wl0K_++z]sN-=fnXLY~fi)Epnqy_)-A9ޕ6*$juPL$ IԊ}Y֭GPMJ2`-2 9eI(1ɤMBI,LˤOBI,}cocɤNBIjn:I(I:5E; +9TP(dp*0Az&$dv[$䤭%K(&mJroox։[ǤNBI*G 3PNRf0D!'}pA=ޗ\,eΏ%&$d[7-%Hj? +%1PNSbB$!#CBF3(bD$#a8Q>aP'$'KBIE3GK-'HŤJBNFk3iPaY}Qi,'EHh,%XNBI*M Z3PT|i#=G\,sNsV`A4I(Ijb,> %ICAV@ +JHVQpL; +%IlPPβ)h)Dl$[ $$dK Bv5 +%I +(8&hŤNBIR%ܛ$*&$'_PǤOBI,E$$.rJZr2yv_dL݄F, %-%|HVɠsNhbx_P4!s`J3Kc͘$LHO *~v{Jy-J4@)IH&aBF2 % +N +t +a
J1X#ƒxYO(rv: +*v{sQZ'h8@}K?gzb@rՏMMnyrڽ;_
f0ԥBta5I~<[1+f(/d\rN"/"_R21g_\+4YMQb`TRY5{!,>˟KSj$tN3g܇8Iүt78Zima8#3|#_pw
o$A1L>P% +Gac},̏ˠ?qώʒź2u+<Д9}#$MzOB[\k + +`$lkr:2[Cgy⚁Xzwr:Fb̜:*;A3 {^V^ʕ'Q:x_ֺ!vL/QݳP%%*#V,LXH{h`
Phm"( +L-Xk"p!B=#hIK=&qOS#6M$iyBN6!ADR@= +i<
#y[!_~$E6* 9i`V)tSx"$^-?&iKUwHpPh`ͤ[$䤣*IG]8OWF+
6OYeDy<͈p@`*AXB톩k.@rU<a +Yz\K>^==(Dz.dOtQgy"dlZ=lZ8;)b}xBCQ\-dKtc,|;
T.ABM.:ys~~l4l]&q3&γzMU4xLř.\,jnV>gb87MY/)\pش}%Ϸ/cb?F'LЫ宻?u<S ؎V-+=uX<S'(TpuIV.!,r)+XڸJLqPW#]P:Spgt#;V?"F5 +UA_! +endstream +endobj +93 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F6 26 0 R +/F8 38 0 R +/F9 45 0 R +/F10 48 0 R +/F12 58 0 R +/F11 51 0 R +>> +endobj +91 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 93 0 R +>> +endobj +96 0 obj +<< +/Filter[/FlateDecode] +/Length 1030 +>> +stream +xڽWMoFW,r"p6)PR9"m(LR;A)vogf! A}~E+(ũD
6%Jb-䗿j'h_Ϊ|Dp^6۔~^y|,|Q5~ +q^ n7o'W|FԠQ,#ePhD^,>:>^wŨ軬/6q"pB2::28:xwG~盱ʻblWNȳ=βy<ab\Ni5w7!+t @"^J`);E)Nۥn~L(t8Jf)&Lb.Q=[=wmLLw XS1u&ލ8${eKNl-Vg\"x&MY V! +N\fj +zRP=MgYz]>8JIP4 4_/ΙNE\]D\>N,\nнZʄNL$f",}pCX_ZoJОV4ǔZ=hű;l̠:he#~0Jib.1hW \8|;,40iW>]9]ݦq<є<,ʌI}7+^փf +W^)%y/N@ݦrP=(U{|ZŠ0y0;`i\Vlc Gg%V60Q/jLbU7a(f'F"CMMv%_Sd.ÅvlPOWf*rTÖ:pޜf}kݝ\#A2'-Haz xMod5[=ڎ /#f1"XB-=ppفnQrȞEIcċF~k16}Ƨ>BO +endstream +endobj +97 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F8 38 0 R +/F9 45 0 R +/F10 48 0 R +>> +endobj +95 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 97 0 R +>> +endobj +100 0 obj +<< +/Filter[/FlateDecode] +/Length 8598 +>> +stream +xڥ]]q}ϯ!cHdF:@ +ށO7|0u%ԁvQy+]s1w`f$>XEpJ tݝ2Cf' lL0kf̔%#h + hԁ遃8&FJffB㣌EY]|z`LB'K[̈rځ H͗3S"e?./mGgL"/̐Ic3k9tU+d'WN,koV*pj +x+0 +QTɏ#'n'#vdB:+ӇU E<A>H$]Wټ5LsQt."h,VYlƬxr,\Y,3{ex:٩/ʲZ<Y-2@|l0j'_WJ?[)0>4,Yg&,K,K!Iio,*cUr.NU4Y'J&~.ɚkV,$]5}E<_2ļUg9q
)ϖMI"?YUq?P\ELg{eY-9-geYBuP
l4* [uwU5< +&bݜ3n.{e_͏Aȟ\A5 +pIpi9*әUQ; {U; &CD1AWdv*5LzQR8Ӌ<jP(L<Z_OUonT*@L)h*L|XA9 z+JdJW&ѱXݏ:ft'D 1&l|zz3V7hˤŏO<|@=Kw,?_^?K`VKGy1<A]qy7މP3#nݷ-xMh{R]^UNo?!w?(?%kg絷J/%7C)1q֕" +_gT +M@VflQZXENu֭"$@"ہe1:hA9vہY=DXT^/Gv`f@lS +T:`5k`,5܄XXTk';03Yo(xTɼ,vLZЦ,v<X(uc^`frg^O*K80}fM[h +03=NԁE +GR8E +G +G d;HhA.V8aߋg>\Tޏk'k/mybj(<"1/
U2drKIrKH3CZ-";,29x'0L{ 7zCᙡ.STej$mL#",ff`21|97R(~HGuGG_~җr<Hpd~bJXJXBqqk3Q^t\S|B%d!KUXt8dk8I@(-B:澢"c +Zd*"q>mBɄZxEFG{)=b!p*Xt)3tRf̔Q^t*FcV=&32l2CS$MF,4\ʳBItt*(Xq\JzDjШLM
5w`QȑD (IA܁4,y@VT#"vCf&!{/*LyV7 +~!bIXԍYs E)BIW܁QO!A*KTUHW#3A:%$LU䭀W7$f)<'{%Y#!J!T@g2@
$( 8W,،\FGyblFP9&$ҁ9)*qZ%%L~$35d:ҬG,>5;AkĎ2q>oK@["S[q%R)*xXL<
@S.W TV({GTqnhQw}$ LUbE@̌\9=МSGh1D203Ktrff[xYB+ +02(Da*5evu`fvxa0م$:[rSD"FLk"U7KTt_|#id\KdĆw +refkRff!FQӶ'mam88wP33-K/BiL^ՎXd6 +3t`faff)l4=fʤL=3ݕ:03lȝ#]fCffZ026(QvJaE<;03Λ%;INSF&☰ +ŁF$h)!L4I8`̄K +K8: +gK83CQZE:SfV!SJfV!7.n5xdy]<5QDcr~^(<$GtfVF${"/Iy$&<-*ϔegJӢ/U v`fj'\rffD@ntC噗ӕ|JsNWti# +PfCZcff+|dsTpۈ8;l噗q1d_eM9ԁ)f0cfnd_[`fFljګKmǶǭLmSD;Rb83cY&=^1o03 +;T;#>xw + 8<DZ +Ζ
+\;pip +1l<wH< +(u.]. +:y8 +endstream +endobj +101 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F4 19 0 R +/F8 38 0 R +/F12 58 0 R +/F6 26 0 R +>> +endobj +99 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 101 0 R +>> +endobj +106 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F16 +/FontDescriptor 105 0 R +/BaseFont/HFMWXR+CMMI8 +/FirstChar 33 +/LastChar 196 +/Widths[660.7 490.6 632.1 882.1 544.1 388.9 692.4 1062.5 1062.5 1062.5 1062.5 295.1 +295.1 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 531.3 295.1 +295.1 826.4 531.3 826.4 531.3 559.7 795.8 801.4 757.3 871.7 778.7 672.4 827.9 872.8 +460.7 580.4 896 722.6 1020.4 843.3 806.2 673.6 835.7 800.2 646.2 618.6 718.8 618.8 +1002.4 873.9 615.8 720 413.2 413.2 413.2 1062.5 1062.5 434 564.4 454.5 460.2 546.7 +492.9 510.4 505.6 612.3 361.7 429.7 553.2 317.1 939.8 644.7 513.5 534.8 474.4 479.5 +491.3 383.7 615.2 517.4 762.5 598.1 525.2 494.2 349.5 400.2 673.4 531.3 295.1 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 642.9 885.4 806.2 736.8 +783.4 872.8 823.4 619.8 708.3 654.8 0 0 816.7 682.4 596.2 547.3 470.1 429.5 467 533.2 +495.7 376.2 612.3 619.8 639.2 522.3 467 610.1 544.1 607.2 471.5 576.4 631.6 659.7 +694.5 295.1] +>> +endobj +107 0 obj +<< +/Filter[/FlateDecode] +/Length 2072 +>> +stream +xڵY[w~﯀Yjn\;sN,*SRAQ#, +˜ +a2} +D;-H-ϋdhx^')`_&9iTyVrlYmmj{
CUlp݆ܳrUuٔVE*EʹT_ts[<ͼxcu Xu[m1|QDG(h [7ò/ZYvS5p`;\
-)G<!!$=ݶD56 +NnDkDžP`b 妺Bܠ1ɉ3Y%,jIuuq{P^FvPjY"=LpS7a즼D$`#g3rVőm +ō>q7XJ';"ypae +e
6̲nxAm-7LEa-%I@`b@g +;~b8y_@0 +״Swd?&~^D}C䓅O)عI]w}=V+Z!3BV8rs2F͍s^v +~9Fܠz5P;9-BǓ9^|S<,&*jF12V1r@C&H˙bVvFuuo} +UGEvC %^SA5FCt YT8P._!75o0AJڣCRG\SMIl/اdY} @?c}S3
+CO vm8B}gN9a/zQ-b)F8zD_ߜ"J_qc{^
S Iߗ +a)郐@6 + o&4#f$|۲ +endstream +endobj +108 0 obj +<< +/F3 16 0 R +/F8 38 0 R +/F13 61 0 R +/F2 13 0 R +/F9 45 0 R +/F10 48 0 R +/F12 58 0 R +/F6 26 0 R +/F14 76 0 R +/F16 106 0 R +>> +endobj +103 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 108 0 R +>> +endobj +111 0 obj +<< +/Filter[/FlateDecode] +/Length 2291 +>> +stream +xڕYm_!_(÷o%EE.KѢj;3EĆ;3"ϗ~I>ܗyeo%UxikRJ~:aW.ޮnL%EtkӤE\r,WI͡;F{&m.?ڗ'rlYX\]++,J'Ƕ˪m(&}y6Is\_e[ymFh)Ej`4i(YǢ-h͆uH#(ϒXi@pWu8^Y|m= +WSS0Mfݧ&db}<kye7l8qA$]ns 0dJ&6 ?JE,'wg'Ԡ+ܱ1ɗhV +:a7]Os p&낾W| +evXNm+0X
]žz_i2-JY`TX gN^H§d]Bj }F*aRBf16[Dz ҋ4 ?
K ̈́Uπ[arE1rH zUK#)L +Ì2䫖TEo ,z"a8)x)ap>b權Ī$*BĪIZ@"$jdVHfX!Up9&4 +$p\l;bl(j>$&8y*UfiBwҡR'1{H#=#3G2{F$gdHf93G2{F$gD>B<ɞX|T£`A)^M5F5Aj /KKF:{"I» 2qc.0 XBBX\^KH={=8X>/|]
{yIo3jr\Cʹ"Q:
_wPTi%UdMBBfoں +A3*o~5CwpX]<x_sSb!$\s'C/NY9ɒ'),uCطIdv|NB%|3*ٮL}X7xXΦ_Zb¸Kx0ک|$rQb<EH_H_!H_kDrZ@R"#@|Q_R\Zң >°#%r&JFb"R}S=^_cv"FU
mtW4>3quW;c2)Bۉ3ctCCdSQ# +gNse0┇fJ^zd|*$MQS/" +z:7TtTp͏?Ś`i"_6ulf~c$Y?jM_hhVov);ٝ +endstream +endobj +112 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F6 26 0 R +/F8 38 0 R +/F16 106 0 R +/F14 76 0 R +/F9 45 0 R +/F10 48 0 R +/F13 61 0 R +>> +endobj +110 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 112 0 R +>> +endobj +115 0 obj +<< +/Filter[/FlateDecode] +/Length 6949 +>> +stream +x͝[sq)P~dx>#R+qlwӹ (R)=ӗ +F! ᦽptFbp^89M{(7텣#ܴ-1grb/PsQnږ39bp^89M{(7텣#ܴ-1grb/ᦽps6sˠ7l Ǽ罄syX_84C~|oF_mn($'fX*cN&.
+:61qYҐ; +
eĦi*K8=HHjevR <la.*n[hܴrܴGYi[&^h:^l:^z(:b[;ɉp⦽pspt4e/\/W
RCL셋Գ&7륪[W7mE]q|c0e/\i/\/O.`-FUqJAc̱A
A(ze{^Ɉؐv0`6N&wxԧl3q<hǴ3+ˆ `x̊]BS.F[}$]3sl缸nh}$݆f%$kV}(#GGqssZkm0⦱6\s=wQ*8sp3M3g`^8 +8M{(7텣#ܴpӶɉpspspp8LN셣#ܴ.11#`ôppQnGGi[."{G;Gi/ᦽpp咷D셋8<qYS:Nmmp ,FK/AfIőVvYr!v"vYr/\@Qfڝ͍-mj
71Gmtw
>*4FЈy*g"~mJO%=sW\Հ=AKyTfX8Nsmi=*>s +Chj8ic1i`AqFº4?"H>XjGa\{ֶF`~ww=8 +oتΣRW;g:Ϩ]LcvO#v%'
B0I' ?Y9Mϔ~/G5~{SįXK2LȾê{@6;9(;J^wF +W_ϙfg`z2cl +ktکƝhH7aFa3 +};6:RL=cG=`؝RѢP7얠ӢFu! +*E%% j9{k;6 !hRgz\יVtfHLq +3I7ꎰpUNw2; +MWt\ +G~Qp-N Kb'=[l+~%؞1mSX{ۈM+WPk{1uz%XO3^Jkz1|^V u>`eMx |c|6
.H~wqq]H;ߞ݇Dq +'cYv7O'OEޱY(yzk/~_'go?Ζ 43A+^W]x>jߠލr|n_T7XU&mP'=/&"7A
D=
,KWSV)/J)/Ylcޓkn6@ rU6^WV(@o.{|?;!.ޓz+⌳Ѫkugޞw-^|Bi6wx:ҿ?7_r'Wo^uNW[+0G?|ѓ|d/smt{]o~q7m_wqѻ緷_|[wO$K'ןWΓu_N?bu3CO&R%/N]~3@|ڄ9^\zNkZ$l뷣p;s8^~oߜ%??K n_ݼ<+x?:\HbTŲ:'Xt2|:2TЍvP>Ng5sSX0^A~IA{p8M^AniQ) _(9wa%(4"؇XbYM0I%,$m8a!D)%;;G32A",d&MI%,&EXHEHWP4)BҡE`ޗ_ФMT{+
-/+=2#ݻ<B~cv,4`GVM#a]?[ٲ!}VH/)f o:ChQ.#7[!e]nԐl
`kh\5{YCJ54/ZC¨)54.ZC54QCSXkhV]D7FpqϿOR .wpa!ٝ)%ٟOPl",$s!EXHvB`'dw.\Hݹ",$s!EpTB;RIFnqp.v|bO[sˡN;=`I~K8Pi`~u6,C~am6, ̕_Ht26&H2I<eK`Bi,<]#&%O7mU|@/&W%E$z~!'&ni[= +d2zQKbw-I$6N$,$-W+lHdWƬ'FM~D$C +yy$7$X`Lr3OI$=|ئm9zei놹Pt*E,Y9A-E$ȵ]6rEn=H_el=D,]UzUKzG Qorb/l#GEK7pʺs + $'Fu,C#U`,Cqt~ ܶ,ϝz$XqND$ӆͻ-J ^9/"XWJw`IzhlvaG֝.%^`~:~ +
.6E'!:P8i[6kq"X + uՈ[y_ 4 6+͙MK +ڈE|,9nEФ܌EQ,-̢f ӁBsx-):F`/i[]ki^xJ%1miD#v4S-C$hl_Cd nt(Ӷ\Y[#Gc%sۉXI?Z/ô5id1ȴB%='I.d,mZR
,nqE]Ax վY[,(w",݅>
8>C"0ba֮Xȑ1mږÈy#`IyDKe5Q]lC8[DV\[p6|x;|jĹUSx}Bo?vz뗷?%=rG{- +#_,f?ޞ~v}9ߏ^?7?_kwGqzG;C`LMr7Ww>)KRg1g{vzyKs_6fwu\f
?ҏ˗o3g\ +.]zuOg}p%ʣeKo$EyWDg/.k.̤ +~[ޟ7yEJmt=N%`mg%˗/3qm,{8eF( 듷/?y{V8`Z&YVJҼҟ8rNw'GYs?^?$IX'p{H +W?1y~s8{HC^?c[(FW\s +endstream +endobj +116 0 obj +<< +/F2 13 0 R +/F11 51 0 R +/F3 16 0 R +/F13 61 0 R +/F12 58 0 R +/F9 45 0 R +/F10 48 0 R +/F6 26 0 R +>> +endobj +114 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 116 0 R +>> +endobj +119 0 obj +<< +/Filter[/FlateDecode] +/Length 1742 +>> +stream +xڵ]Btk/Jч+ЗHp +{O:Zc]_@Б$^[3ՠك3Vqjs5 + AܧMH/ !g lPR?@JUcҮdP5@;:vu"Qsh@hR%;`98ŭoÀ!Gu gK#<@0+X,M ^>6,Sj\уȐ^z= VDlP6k/ ؇! !аCB|$·IRuR}izu< +(I"i"|k|Zԇ;7WbʢAͮj;9+]J:oP{nC՞J>}CY?<&$ucv<_$
:p!`f[fڙ귿pꣂF(5uxz=*-EǧWPSo8 |쒔I*CM+yk#7?Y6 +XTnE + + +/t.ʘD@9[@@?97J|Ank17;xA'P`3Uh,#LJ +jn?bP=CjpV<QվL<n2{|W2MQ2OX/W7/[R-NKNAHKLĒJ`LNP>4 >r?,i~Ր9-/3 bhIUtͿ̊5 +endstream +endobj +120 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F4 19 0 R +/F11 51 0 R +/F12 58 0 R +>> +endobj +118 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 120 0 R +>> +endobj +123 0 obj +<< +/Length 2044 +/Filter/FlateDecode +/Name/Im1 +/Type/XObject +/Subtype/Form +/BBox[0 0 2384 3370] +/FormType 1 +/Matrix[1 0 0 1 -72 -210] +/Resources<< +/ProcSet[/PDF/Text] +/ExtGState 124 0 R +/Font 125 0 R +>> +>> +stream +xYnE߯% tUHuH#>{jH
,_tǩɧ#ј(_O~oc2K-!Ʃq'q#3ԉ~Fo~1|C9~PI篷w8P30eG/ Fwg.tgoҥBͫ)d5ȧ#T&0f)BGO!Tv<<~pxs8W'Go݄NrܾrW^f{ Gm!Nr'v9vPma'y75+Fop㶑Wp}œZ{jPPIH/~륆c!rs6 +rSw~;Ӎ jD<9%krnJMt/Į:J2B)k.(W@.F_NP`MOrBhqF֥vH!Wm"6ܜ˹L˽nj
6OmmjE]iGh'k!^+c_~%k"6ڼyL3O3̍:ImiUPBr!ZJ~}Cl?W09ϵZCi}Jpuq0 +2L!JᢒoS
c H!MUE8S="Jc(>R1b)A`8q
#Cp +=&B/"Yx|Xyl{䩚e 6/ +TlnzLpN1du/4oJE5FOEy@nL2-]B=k$YB:UMi-$t,aAi!bG
L/-X`Ѵ +'ЦWrI_rՑWR
[F:(%}X +9 +ZӑwIw2ֲ`aD424jH""78'A&<B
FiƎd; 吤1+ՙ^$ڑT[6f4#$Ь!#L82*N$&oX֕$ +UVԤ zlkr=bv
ZRoR=zo-l/3QD:$lɖ[gϭ0ޓ
BgƓqo-Tz'm:XYuv@jaj*Ծ7V,!m6#eLea^x%ϙ|,j[!Kb{,/mSb`8h`X:ͅBQ77(9Kwi8WBl9&,1Tؚק@ʗfNaUT%49-b
&Kв%@wΘ"vu2:`a\J;0mY^jmT^j-lSʸ>R+1,<T/uvno\jVFfΟ"x +endstream +endobj +124 0 obj +<< +/R4 126 0 R +>> +endobj +125 0 obj +<< +/R9 127 0 R +>> +endobj +126 0 obj +<< +/Type/ExtGState +/Name/R4 +/TR/Identity +>> +endobj +127 0 obj +<< +/Subtype/Type1 +/BaseFont/Helvetica +/Type/Font +/Name/R9 +/Encoding 128 0 R +>> +endobj +128 0 obj +<< +/Type/Encoding +/Differences[45/minus] +>> +endobj +129 0 obj +<< +/Length 2044 +/Filter/FlateDecode +/Name/Im2 +/Type/XObject +/Subtype/Form +/BBox[0 0 2384 3370] +/FormType 1 +/Matrix[1 0 0 1 -72 -210] +/Resources<< +/ProcSet[/PDF/Text] +/ExtGState 130 0 R +/Font 131 0 R +>> +>> +stream +xYnE߯% tUHuH#>{jH
,_tǩɧ#ј(_O~oc2K-!Ʃq'q#3ԉ~Fo~1|C9~PI篷w8P30eG/ Fwg.tgoҥBͫ)d5ȧ#T&0f)BGO!Tv<<~pxs8W'Go݄NrܾrW^f{ Gm!Nr'v9vPma'y75+Fop㶑Wp}œZ{jPPIH/~륆c!rs6 +rSw~;Ӎ jD<9%krnJMt/Į:J2B)k.(W@.F_NP`MOrBhqF֥vH!Wm"6ܜ˹L˽nj
6OmmjE]iGh'k!^+c_~%k"6ڼyL3O3̍:ImiUPBr!ZJ~}Cl?W09ϵZCi}Jpuq0 +2L!JᢒoS
c H!MUE8S="Jc(>R1b)A`8q
#Cp +=&B/"Yx|Xyl{䩚e 6/ +TlnzLpN1du/4oJE5FOEy@nL2-]B=k$YB:UMi-$t,aAi!bG
L/-X`Ѵ +'ЦWrI_rՑWR
[F:(%}X +9 +ZӑwIw2ֲ`aD424jH""78'A&<B
FiƎd; 吤1+ՙ^$ڑT[6f4#$Ь!#L82*N$&oX֕$ +UVԤ zlkr=bv
ZRoR=zo-l/3QD:$lɖ[gϭ0ޓ
BgƓqo-Tz'm:XYuv@jaj*Ծ7V,!m6#eLea^x%ϙ|,j[!Kb{,/mSb`8h`X:ͅBQ77(9Kwi8WBl9&,1Tؚק@ʗfNaUT%49-b
&Kв%@wΘ"vu2:`a\J;0mY^jmT^j-lSʸ>R+1,<T/uvno\jVFfΟ"x +endstream +endobj +130 0 obj +<< +/R4 132 0 R +>> +endobj +131 0 obj +<< +/R9 133 0 R +>> +endobj +132 0 obj +<< +/Type/ExtGState +/Name/R4 +/TR/Identity +>> +endobj +133 0 obj +<< +/Subtype/Type1 +/BaseFont/Helvetica +/Type/Font +/Name/R9 +/Encoding 134 0 R +>> +endobj +134 0 obj +<< +/Type/Encoding +/Differences[45/minus] +>> +endobj +135 0 obj +<< +/Filter[/FlateDecode] +/Length 344 +>> +stream +xڵRN1- +o~m:P + B%!:B.|vDQ
}x$J kHbu g@/ +MEiK0nX*BK@=|*zBץ0v^9+];[v})C\9)6u{LQ[Zl[P"E>V7n;cq*UT%ҡB*)$9Q?Mbo@! CfęPL6LHm9(or&w#)1;ED d<:}
vM}{jPoQtŮ>: +endstream +endobj +136 0 obj +<< +/F2 13 0 R +/F9 45 0 R +/F10 48 0 R +/F12 58 0 R +>> +endobj +137 0 obj +<< +/Im1 123 0 R +/Im2 129 0 R +>> +endobj +122 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 136 0 R +/XObject 137 0 R +>> +endobj +140 0 obj +<< +/Filter[/FlateDecode] +/Length 5771 +>> +stream +xڽ\[o#u~ϯ#rݵ; هQ0g(NHəoϹս(~U_]S9U]i;Mw+?|Jmpo̲߮]jvoF;w|&~wGzuJxۛ7wzp|;.\0?jo;(`ꪤBNs_'Wjz*OW +[\7Hj}<&8#BO}O)cΦjw]aw;vYuOE%<=ܨia*#2ڟ?0w'Yr\gxwevew{~8]ԼuwϏ~t>Am_/YNt]ܲhqʮ>/pQ7|~>
^ۯ +3_<}_Ө=ԝ*4&jY^[@rKw߂~]o'qe<
TJ(胙Lz6_fE7u&
puo1{;093&[Wzӌ9ռ
3)e;[^*x{^I%oj;fU;%<Mv]ysyު9-`^kϭlh| 1WU&Ҿ+M.Q`56-vN&5Q +D,$0jeVU9,eT#hU?VC: +f+5ZEj +I4?pYd15K;PpzUkl?Og=zEizsn7Ɉ#Mf ڵ] + +t֎g+EGE/Ta +3/z +ڭ|bGMB)d@?9_]}hM5(n21qAnѬLTT_OJԠzi Z-\rzVE-ξҽ'U^
<aZ~4#>xAh1X~y`;"jf4,KJzYLSX:LL?"N\8 +݊q%=2P2g.@/Q{oP'p$`@thw[ 70R$=.yzk=>lM +ha!y +W?h2#@~zcEЫ^mKRpE|T+>1zFi}ggmBFMP2 1'-TDJx3ĒHK&#AQ2 1AVl0bM30b1M\V~r*}QEf)\.z+\.zq].6sr л\pls ;]4"}S\].T7A%@r %@rtr fKeb*/:nKOЍ b% + +Mպ%`՚;HT +|~71FH@Ɍ6ڎ;2P2v `3P2yaFsR ML-yka#19Kp*fBtJ";F4@\ +Z;q1P0jb*4JiN P25m dK-MzăXS2&a\Hz$9PG#'`vkIz$gHr@z$ge s^0Z)U!G{-[ch%je9+ +J32KJ&I\x3P2IIw(0g`t9h'tTt''^=Nq_1; +.%Q0G*CE4;̴{l~dl~J"Aޖ FF7܆?`I>owfPqL1|$f#1|t(cFH(-3G$FxQ>1GnjQ>:fČ1|$f#2|t(~oN>-lM-Hp/04bbJϔ#>l,,:%S.:$(UgdjYidkihU&P2-b.Zמ2P2:`sL/GPCJ$%︀fd.2=pG:%P"0gLU-cl +MZ&"o653~6"o&Skic5.'P +:,[0>.Kh:çL"[#-m5.֏kuB3CWϳ6ћ֏~uqH6Q](Lfz3`3ŴL1LLLvALvk +&5&9JQno+0ٝ+
QJY0͕~W`+3=LqCK4ɇnI>3GLI>:fČ1|$f#1|tLDhyI>"1GnjQ>:ftW=Gb+#1|$eZUTq"B.KJYvA4M>c$N@;`xs%ei!FC]'{&bdfNrn* ++AfChaI@dv1MJɠU6;Xf57omeءٶ*V(tA G&72l8|J2laȹR9Ͷ-~ѶBY$:*ty#'͛Rr]←@$kl@Z(Hܷ@4tuwp?az_/oYe&(H"o[^ +lGq:]!OG!/_/zf+7XIwᴿ!7{ +䛸3}ʇ7cL.^:wZAgÙjQĒxw]dACO9ןYv=noo8F|md-/qp{|:Dcŏ.RHTD(Q7x8BE=)g,USzr-A=~mՎ՞6 +=P3P2|YiI&Zr8]2t9Ѣ$E`@T|> [@+>E$@ɜ)dK"hP2=-^pd45K%Lhuņ +0S<FFJ4kC@tIC+<M9:4#NeY6҈30"x0BD\9uKr0u#$릉ك7r00F6=Ҍ4ͦGhWr30FbIs&F>6bdTOӥz6ytj0Ma5CY7*؝hT.D{6Cm
,_vK[/Y 2 م, +#h;/0~/z-xo<%4, +?:("̩G!]T9C%!3KDHa9kX@NwDj:ɬIWt
ܝiYH^,R+44ׇ_~D}.xȔ%]6OGr_RI}CGa g~s&aJ^x +endstream +endobj +141 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F12 58 0 R +/F15 83 0 R +/F8 38 0 R +/F4 19 0 R +/F6 26 0 R +>> +endobj +139 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 141 0 R +>> +endobj +144 0 obj +<< +/Filter[/FlateDecode] +/Length 1256 +>> +stream +xڭWo4ɑ3 E\<,܍5I/ɢ!ۙػ٦ݾĞ=_ +^M>gn^L^l{u:~2^*Ɋ ඎ{7|M#mDpf}P:.+v\hfwm`]k;wg)*nUkA?R*J߹wϥe'sRZh]<Oz79QI.MV;溪]d$IJ^ZQTAZMHq)݁v )jv>mȟ(^sj;potY'놉#ZWfdBx,ϴ
]<wɅF5S''U^4rSxßk% +>Iڥ=U'z-*Lntu
XURX:yIvN1EBJBQ,lb|tM(Y-QPѾiGΎ?=Q{0Mw~bغxq?u1gN]^,=Gk #W?z$b"_ER*\f%4> +endstream +endobj +145 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F6 26 0 R +/F5 22 0 R +/F9 45 0 R +/F10 48 0 R +/F12 58 0 R +>> +endobj +143 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 145 0 R +>> +endobj +148 0 obj +<< +/Filter[/FlateDecode] +/Length 6546 +>> +stream +xۏ%qW`"ӼS@lj M+Gc3AêcWW9Aï~}!Y,^9-ngouIii殄n>o_ΏonMKjŋ>}gwyM>O%S+h0~8_}1~)wJ^),ܤD`(TK/ʄ՛2%%(t7Vԥw#ݖuKK[\Yzr#;.-b~K2wZbĵwH];,]ҲҒ%.,ksa;-!R.%/qeF^oo?oRPJC+ۯo?oRPJC+ۯo?oRPJC+q<wmscm\;c،wQm>)xb7;P均~LwSSRU=%m骥{-/)9pZIbӒ,w[gKmtg#4WQG߾C0aQ#PEr:2-^$#VIƎ<ixJwH_h+WՁiE~lG9\$'?-5^"njHqeN#T2^y~]
--vcȷɿ7}$T?;C/G.z^o?gFA|;Ňw/i#Iŋ7Rz%>xo./g?~oܵKẤ㣲tA6`G[Ν77%[MI@:zy::ъU/KΈ( +I\AlW__g]{'d0+~s7'UG0֮m?5**ku..6mXa3Ƭ~ԛIW=_#ۿ#2K#R^}q*0Et4cntԥ|.IKhk؟cG)уYǓ*B\[G<;:%;p+jOO\'JdH_-Hȱw#;Tcdo3nAe{x&g'>~<;K}w.tG!vg
}~x>|uϫ~><M1"b~X*}ԲkD-o^zy6|6B}7{QOzɶ]݇/?2_ +Y'ՇKZO©]
/?f#xwQ-v<ۯo>/1/v^"O]oƠ^hݿxJ[>~gGbȿF91+ҵ燑peR 09:!r22&H0li&ɠ3NbeOC$ Lz:;ɲ0CȸLd0Nr5=+hPfO>@$ L +COMd0$<QbIT.2'"d'@')Zh<k'9u<2HL{j$Lؓy9yJ2Iiz2IC$kOL
Ra( +E)xE='L>h,:SA IV<y%LdI0wA6M ƕd2'+0@2I3GX*s#Ld 0!5xtHUf@tE'\Cj"!4OC*$ L 2ﳙ5gRKIRC? +ē7ƆM$:PsM!KDYO&^W ̼o +|vhÀ'lõ&xO
2'#]Z8=x<'{<OOAv<Og%OjmXHFdBKH2IrP <ӞKT`3*1'n'
^)xRa$"ơqeH{N@!x2RmK{N$nRmZYAڣemm {+ρ!xi<]0yb'u:0&+0&k{^`Hd4aO2~If<IuK{.р`kỎ#N&xRDNj\!xn"~aaO6, +dEoiJ%V'{"^\e=ɮ@2I,[s:I19&x2Jʋ#nm'ݕӸ[zea@*OխA<W'Ld^hKyJ]0=JkOb)Ic2džM8썂g~uK{NG"%p>sv'-sG&x5aOV+d'5@+Q +' m̕!$yX( vK@ȇ +qh ԥE.^Oj)h\u[ + +IniiP +g'G?i'5*B>1hbj"fAG&x +ݱMHF&xhq3::-87U' xRÐ -98ƞbO<z2CdaK{Nc9oY8C##)Cg0Ff'wɅE< W91Zj'˶)2{'_]0'x'ՙseK{NKRC ԒQȧ'&xA/`Ҟ1|LD$!vsv$OjIֹ +3OjIkGEIBdQQ`EsJT4z,Mr̳IFaVʢQ10az|mD:$3%43
a%Yfل7훇-Ɗx<35bfAƖu)8wXWN[W˴n<+&x9bpnGӞ+IԁD,0CACN0* XYa-9b=j'QY\Eɠ@Ǭg<OC+=BZ_3I
*cOi[s:R3}|=XhB败=#" +# -}8)C3b'1pQ]iϡ[(Ud'K撰4'GPf&j/)\\I6&xKN!:NB_PxUZ DRA +3
ꜫ/L$\RUv&=:ChCTir
L$Rƭ.3[!$< 8x:n'u5t.\%IF2#NRX3S}4P2jgOmS$"uDTs)rݪx>&xR À j8 ʥ/YIu4pj;G{&={U*'f Db9&>%奱H Ԋ=Za'VI H Ɏ +Oȭ%NSF07ȴnqq '[lSS!x2ѰVmK{@GSHy +#˗|Ldk Hq6OFqcM;,0ΔgwqK4Ov7? {6H6vm +f,یv>ʗ1*"aH2'pōO
V@4`qU!xnrmq5';
j
9=iYN2oiA1?zo\4-B'O6[gt&@ѫsꣵ83o;,0#ֹ:7F2#,:@LvF!4<9@+M<9ÖsK?܂:; Cf1a%ض +k39c~Xsg2=#X3:L{
0'g+{ +M~qmuɑd2-ASd"}6<)=:oy#9D&O +{iN>L&xR1i +_A'Lru<Hd0aOb@;B2=6uK{Nܟ2=WttI)OvW|LaGJI]!ɘ`]"T<$
Ҋ<+1e䪮B{J2Md$;j's$ d
\PWf!Ld,]OcCmK{<bb:<i!Ð"`5L2Pa(d1j̈́'1P#\CANyw!9P ?a|?a3#'9=S?oew^`}
LJ'ɓI[~˭`>E%G*ۉk}-N|g +8YmǷz&x`9VzzދgqB"_!чuwjn勁_>y/7p䈤x&GƴEx<zYUc!aޯ>CwKW5CM= +WG*z_9怎<WtrE7=~7b:顨qm8e4]UϐB{~wߌ.D9*x~<Ǎb3 f}~Q8YT= + +<nS\xWg7V
p*<1 +endstream +endobj +149 0 obj +<< +/F3 16 0 R +/F11 51 0 R +/F9 45 0 R +/F10 48 0 R +/F12 58 0 R +/F2 13 0 R +/F5 22 0 R +/F8 38 0 R +/F16 106 0 R +>> +endobj +147 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 149 0 R +>> +endobj +154 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F17 +/FontDescriptor 153 0 R +/BaseFont/LFRBZJ+CMMI6 +/FirstChar 33 +/LastChar 196 +/Widths[779.9 586.7 750.7 1021.9 639 487.8 811.6 1222.2 1222.2 1222.2 1222.2 379.6 +379.6 638.9 638.9 638.9 638.9 638.9 638.9 638.9 638.9 638.9 638.9 638.9 638.9 379.6 +379.6 963 638.9 963 638.9 658.7 924.1 926.6 883.7 998.3 899.8 775 952.9 999.5 547.7 +681.6 1025.7 846.3 1161.6 967.1 934.1 780 966.5 922.1 756.7 731.1 838.1 729.6 1150.9 +1001.4 726.4 837.7 509.3 509.3 509.3 1222.2 1222.2 518.5 674.9 547.7 559.1 642.5 +589 600.7 607.7 725.7 445.6 511.6 660.9 401.6 1093.7 769.7 612.5 642.5 570.7 579.9 +584.5 476.8 737.3 625 893.2 697.9 633.1 596.1 445.6 479.2 787.2 638.9 379.6 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 742.6 1027.8 934.1 859.3 +907.4 999.5 951.6 736.1 833.3 781.2 0 0 946 804.5 698 652 566.2 523.3 571.8 644 590.3 +466.4 725.7 736.1 750 621.5 571.8 726.7 639 716.5 582.1 689.8 742.1 767.4 819.4 379.6] +>> +endobj +155 0 obj +<< +/Filter[/FlateDecode] +/Length 8985 +>> +stream +xڭ}]e{~E73A%U*VuUɵ6ټ%3
/^sEn^O7Wg6\9wj곯b<Uu˩wo>~x~o>]n\<4&xtoow_p#,o%>m;Ut*ɵ߀U92TՍw'vN-ƍK'n)<T8Gs^sf?[+tn?qeo|7 +Muo|ꍯo}obxkS^\~yxyF&^?}z?Oϖ>z<߾}x'(n\9|,_n=u7|OzQyTş%u>WTYџ?[[j=.Y/sʟB|UHA(| +*|:|wfjomFdtZ9lfrNq7u3V;oBon]_{M{o}7T>߂&|Ϸ^G}!G.ſ=}2lg!ce4^ +x_$&9~{ǷoN2!]'>]?|x7~Vquo}HT_h+>rDkjM&hl>wN!,[ l^AwjgDLrpƣ;pXoISy֗&xob;_>~̆qV<ZH*_=ޑ8a-(wvͅFpZZ^_w^>>(|Yh{V/]#i[/9/G+ +?*PHg+ݨOwwbX/EϿ6z>[/_ޢ9 W~5.E|_ie:X.:>ƏR1vlQ:>Vsi HuE>3;[hlHbX#ύ?x9Tc0LeGvYi=4JbU2Szr̦eC,e02)`mV;
fP,vJ$(isx$&,s7J[^$19\0T)`å.ãY/!%2WqG\̏X`,D0ѕYL\,!5U7( +X&.F})`u>{<L/82b}LCb\is x$&,kqI09o7dGfU2Q^)`9A쟾+my5kQ+VahPpdk/zeCdf,3_+myÕn +X&^G'l(uDPeT/f4zfe-2QFMyfg>ep' +XlP6[eAMc3
+ % + +fT2g
ivH[bh0^+e{;eW!YJ#3(pd,5L`$敶XGbU2Ï/˨Xx<^#W99CfV27g'գJ[bNCbS2Guε9t]82XLCfR2Cd29u<u~``1Q#e6CfPlrC+d&,3LCEM +Ee=onȢP,hNʃYLƅSb,L_pdֺY eZ Xbk;>{њg?p]ИOw82`id`ȅ̢eN73M˜N|"
9za@?ЙA#sidhe)? #,3wUON%V(
G^w%xk$F,ϲ@̘`Href墴r +b`J[ZJĪePO˜82ݬOĴҖ7Җ7CBbK9a1pdz8!2g=`0}@2g}̪e<4z@'2g0HfPCd&,ƈ̪eQB +0OfV2Qi*T,>S%3eqޘdM1J[){vU2p̈9δ5f +XdD- +lRDn +"%\u;rY,Q8(`Q"LɂZ_iE )b"*4$f+D&<ݾ\I[dEm +lʬDEu +l,
nmߟ,6u;v!!۱=!*pS2%&]r +S6,lȧ +l)
A<SOCTM>҆&AĞ=#ڒOS1TO0@(a.Cjxt7Y +lmnwތ, YM0y~7O*`weHu-/vPrv +lr3)r\[^PɌ +X7{;kG4mYMv0Rry7 +Xex<sgxkg.aHL٨.<յQ=W|C\5$ㄺ^\8.oC)m~YTzU23_45s-uŕ#ɕ֤5v{aT߇FQte?lʌ ՛Y:<屔Jy3i`Ϸ@`(qD+醡ỲebSY2p##+.C?͜(g2g6 +Xfbqby,uS4eפFJfPDJiXLTNJ9>9>)c +ְ@0fm
qFSf(-Ʈ
c82瘹HcXfj1> +6MC%1*`#X+/̘/'Y2BS( +x̴|GP +_#HGʤŕ6,VLͽHu)( +X&F0% +#&Z-[d#SEF0s)o+H[%o0,L0e8.}EQ892%X%Q"٧+J6^O9{l2ہezEvR٠,>[ +I@oE[G"-/1G*&qղU2+#a6Ul2Zv[+"YF1,~e_^ +A#MVUf +X&CaJEO-/2vt*`σ[|uUG\魫[WhUam#GLyM, +Xfb<G5,mRV*{ +G>"l,\rX2r +X-UfU۬F|z8a&UVEܚ$6!F#J[Bֆ@uPCNN̼}nj/t +XVǏJ) ecxʨ{tȎ!k
Ε,u\9qXFqTh:XTiPEӗѯ5%[. 3/ke}Ȃ!/E"F˜b*AصjIlΛrtֺ-\Seҫ}NzUlйreKW:,xXV0e&}fXX(9hXиW87^̤e2(e;#DhD, 5Yyqƙ/Y80$֩0YEL| +7U˔}qdU#{F +eΑ +1B;56K +L9;r֨UL^e-Vq{ +Xfat +XfmLfPhI$,x$ț*Be9n|zV2<Dsy/w mf0F}2̢e"^4,3^!e31f3Cg2GDvPg(Y,&n/nMfkHcSK'%νKs +Xg+V3u{)r^YΓhS$Լd<D +d,n*`9*`KtSaw)n*KtSaw)OJfPȬtS$%myUSY9!*W5wx6E9qr1rS\wg"8O!G!S+*Yu 0I8%Ka'?r\_eSGbү1reSZF;%8BpQpʕ_cZJ_)H|cCQ'p?Q3dhr+g~Ɲə]{z|<#?{e
ga/88<60g-:o?pm7>!N ٟ +zf=f\xY{炶6^kǖFN<M4_|E/9ӻ/p2wWN=w/00}+lg_]PwwXzGkG_q
Z/{<<~&r8ӱ1J嚿v?鄳@
Ǝ}mwSѣƏqltSmxw/H&ӛ"U#o\Ͽ{x8l<<~mO^g||3Ư<;!y/o\_?M)Ax]j\Ș +^?ŭFuI382aaD.[iƽouPp\5|x&4^qx:nQoz"}׳uv'K0}!A8{?zz8y<ɬ7؛c>ghil}Iθ>γσ~ /^tOG__=<^:8ң|C)Rf?\-od<Gz9Y?k +endstream +endobj +156 0 obj +<< +/F3 16 0 R +/F8 38 0 R +/F16 106 0 R +/F9 45 0 R +/F10 48 0 R +/F12 58 0 R +/F2 13 0 R +/F17 154 0 R +/F11 51 0 R +>> +endobj +151 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 156 0 R +>> +endobj +159 0 obj +<< +/Filter[/FlateDecode] +/Length 2229 +>> +stream +xYߓ۶~_!C͜`&ٴviN{oCxgv$Q5o.HRrQZ.3Γ=K^^={#!XaD,^ͮF|D΄J{]^Uyxw7f8S}D]2n|̲}
_I-i}Ӕd7{fMy[۷JV:Vz&t\䚉iԢJt٬?wLG/4 +iзiue{1cmFMEjCes(,h#cKmf;yGm?tm-CJsf`2,]w?>~E&}+,VQ0mf<w]IƊ] +&$gV +/XFu,@~y2T= @VķNYB\Ի[5%:g.~E'Jv2!P5F/ +q9\AS[2:L*ǻ銾T=b$˯2V CKylX+AOi4puP东'q+j~,2Pe,ӡ+l^x5h@[3Ҝ: +vƏ~,Hv^88y +|n}C-k4"]4]=i[o +f +?j1> .2Ԃ)r2_0rߟ}\8| #;e̾NH5k'A -@R/CnN~&=}ĩxj q:O81f|<<q>ܫԾP?"x0}M/$L]
6Cr襓%h0% +~fTZ9N`c2 3o|npAs(zaME j4\qM-zJ9{w=véBѪ&HNS9hRRt~lߡ pp|i#ZV|tq?O7ݦk*.;i]P"^cQXMh\b݂w._p115MOJSrZؼFa[DžE5*sTvmY]PQ75 +5:Z2\ +endstream +endobj +160 0 obj +<< +/F2 13 0 R +/F3 16 0 R +/F8 38 0 R +/F16 106 0 R +/F9 45 0 R +/F10 48 0 R +/F12 58 0 R +/F13 61 0 R +>> +endobj +158 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 160 0 R +>> +endobj +165 0 obj +<< +/Type/Font +/Subtype/Type1 +/Name/F18 +/FontDescriptor 164 0 R +/BaseFont/IZODEW+CMEX10 +/FirstChar 33 +/LastChar 196 +/Widths[791.7 583.3 583.3 638.9 638.9 638.9 638.9 805.6 805.6 805.6 805.6 1277.8 +1277.8 811.1 811.1 875 875 666.7 666.7 666.7 666.7 666.7 666.7 888.9 888.9 888.9 +888.9 888.9 888.9 888.9 666.7 875 875 875 875 611.1 611.1 833.3 1111.1 472.2 555.6 +1111.1 1511.1 1111.1 1511.1 1111.1 1511.1 1055.6 944.4 472.2 833.3 833.3 833.3 833.3 +833.3 1444.4 1277.8 555.6 1111.1 1111.1 1111.1 1111.1 1111.1 944.4 1277.8 555.6 1000 +1444.4 555.6 1000 1444.4 472.2 472.2 527.8 527.8 527.8 527.8 666.7 666.7 1000 1000 +1000 1000 1055.6 1055.6 1055.6 777.8 666.7 666.7 450 450 450 450 777.8 777.8 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 458.3 458.3 416.7 416.7 +472.2 472.2 472.2 472.2 583.3 583.3 0 0 472.2 472.2 333.3 555.6 577.8 577.8 597.2 +597.2 736.1 736.1 527.8 527.8 583.3 583.3 583.3 583.3 750 750 750 750 1044.4 1044.4 +791.7 777.8] +>> +endobj +166 0 obj +<< +/Filter[/FlateDecode] +/Length 5111 +>> +stream +xڽ\$qb li5"+(@} #휴fv7YpSE"NlS|<o~ܤ|oF)5IΙ)_۾?l-|Eo}lfY;9qzo +Ӳpy;d`u+Z=,<e'Vu'LJs\LJ8ضJ8ŮJ88jJ87yo\@pq^MgP
.k[5\F3ppKWpFU{\T^5z^=\WpFރ͝^1zN=lWp+F{ҝ^1z8ٞ6D^K8q gʝ8StI80+`^^Y>:F_q%6cFw32cFw32cFw32cFw32cFw3&~1gQ-D,iJ*-x;҂稨F~*-x3҂ǨF*-x+҂F~*-xZ$)>9#4T4jHS|AC9Is'h hB1Z +
!PV +
4,T $F_jp䌕ԙqޝ&s`nF>Nf
9>e0#U*jSBe4$~!V Rڠ]}$~yN5 JN/WL=V^{
TSI68_igrm=g{|/OChfC.boZ +Ѐ<%Fl^KJM,PcI +Vǩ%7(s'_`cH|E6G.)KHREiGf=u1za&1dRX!T8a.31qfLK+=`cȘcXu!Mc{({A\2ca4[*c8A>7tz#?4Ռ,ǒ,Y1` Mȑc1ԕG^pcGv7F:7,#I6ٌj˰ʌ<kc`㖌1<h|OB{+b9B6:#CQfvDm%ucdAQ1za"0zd182 6B-KNccS%ϢS3!!(Teݴ%S=ҕ%BGFji#D"uJ2KC]JPI5{`:Հ|A.#Mdd؍d_۠,i⦜&=ҔZh=|˗|iUJJȡ咃ܵZ.:DJIKQu#m~$sґ3!dвЮ(h9"[#`,VF:߯6SDW(!r3YYsˮ?,;4[h2оL<0<e?ȫWC{J@j'yJy_/ܣiɣk$hcCqw +py+$M@Y,ZUo7"@d153A8?- S}՚ώI줝4Q4ܞ#Hx#p^ RI~qO$OfKj[#"휃oqq- +-O0VhpWM T5d4Tyş[*
<"[έEJg(9*P<15-`,bMu2jMA[xZS#WW칯Ua}1 T#FK A
AZX˴%o2K`J}3N․^{aՋmA.bY/t['i[EzEacStduNL`X'ikU]SqHj3j'fB:'r=Stm-p}@+}5p+t}#>Mh {IfԒ!omwԨG"<wl.PD.{ek""wkQrk("rW %WȓuKqEt[6tGGcAw0y5pͣ`-E3P(FH3-.=\ypX]lH-Ɔ4oX)ai:cj\H1.vGak;A5L1Cz] +ndTFa;
J3ʵ5| +J%$gj8RDJ*trxLQױxǮʚ.^Ovxx:?_l. +ۛ?^2tpw;<~ }~<m|*wi3\W=p^LnP]1y97~s{/N[|x{ŗ0Vcª@ެ/F=+ջwOt5݁Qn~5ux%zU
UeuXI[c^o\Ӓ4TѴPU1v6
OͺW`)rGw*e ϯxfcA˫GV^BDn +j{9?P=}||:opx<Av./No)o1t=<z}$r|,jO<|pu{ۻ@rʚ3~Wxg(tx|w<2_2tK,jW&GV$0.>Q7j{_='єkM-w3Lz g+ZPq݈ڜwW=|JִuAB.eϧZKn;?۴BϷb_&!O\o+xeHxv +FE&286|bzg1VW}iP'3TQd/ԙMgP_DryuB_g͵՛ +ǯ*(d+Z\qGJiϖ?f�c)έ/:\իuת~}1)GW:gji\ˑ +sUBQ/fBy:$MOcI)(bNvA13fӯ[Ll;[lXp9r}-'`@Ϲ-O7=$cT6 +endstream +endobj +167 0 obj +<< +/F3 16 0 R +/F2 13 0 R +/F12 58 0 R +/F13 61 0 R +/F16 106 0 R +/F9 45 0 R +/F10 48 0 R +/F6 26 0 R +/F8 38 0 R +/F18 165 0 R +/F5 22 0 R +/F15 83 0 R +>> +endobj +162 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 167 0 R +>> +endobj +170 0 obj +<< +/Filter[/FlateDecode] +/Length 13425 +>> +stream +xڭ}[q}P$auZIedžc|1 +3&QpI3xwb\3q_3.&VpF3.&{_3α=mwS8SgE{}\|~_I`d|ka=\ߣ^pN3N$ApF3}Zlofe4gMnќQð=CNMଶgt +3V~.ڞq.6Kg:W\'o:=߮fgz<1N3,&9=|/[G/h08ᢶg\{Gqչdb\Rq#hΨ6ag\gXW3ʲ.rZ5! +i{S<Tm#XEmϸ:EGsDyzU*O8ך3,\f +V n8r\M|eE4gE$Qm#qrڞq17y=hvr*\ݹ=lhryQ*~.ym8~fќQn2.m8 ++֜QWNKFU[vpz{r{w[|quz\rtLwyL|~:qsvۊx +{}čۓv;nߍݺux{[wڷo=zr?qLv3gϴo=sv&PK׃DHOW4gmO_,X: sA;+O^)-+Vf1ItL|`";ˁOu[^(my&\}0e;`sL4ѷn<$m$X/am~ه۵um#=Z'Y}c^|K{+i,M>XmL$Z<wbQ4[`FHZX#.¦O2eX3z7j{]#ŊlCtFyC,]0#y^[Y>F +fSdi}i-66-8]ëyf$?vlŐY^pm(SkE@Д.XV`II.E3vRlcx9suҁ:= +fdd6e:,<Pۮ.#7v]}w*6sGJ] Y^}VM2M3InЭN.:?I
l{"o32F\{%!X6ρ; +6ڞqmʲ,QIC&m8~ br(,+.X; +*d{g@mϸp|Y*̋]~m7#'`?QG1!Mj/Kpû`AF2v +Yx7R,Hz&WvX7,X>3lϬ\: +wta.r\Ăe,ܡFȥ.?]ґ3L~ԁ%:k{w7"8tRrNǶt]?5,VOde, +9`FF_]0#1hk>}H+,,Bޠ!ظ裼b]!MFy3oqYA.m:U>!s{5{RdUV-1xJd=;fdRh2v2 s(K?̬d$M0# mHiiMp#; +*qHdGɲ.˦,˻K'-wȳllܞq(fflXƂN,ء9O&SyPaSg9<x,E_gҼd*]0#lb +V Nۊ;m0ꐡ+.=%_\Of9]F9QGA.|R#-@R E?<cHޮYɨ`AfϘ +f$l8B'nd9fX"ߐޣu9cB/oxw~F!^צ';||ç7~L0oG/z_?}&s_ +}:3/ZH wOxa;緯O7jfηɂϻ=rwc~"o_?w풾\}:6-PKm捻f$(]_3
-!};`D6X60w$۪%%L]0#i1,4SGhj;-ff$kywC3m[#2b&d+2ud=;XIP`FO[6'3ͧ- FIu&mȧL.qG䧙V#2k{9$.ef$kbls-l1Koa֊)FA.tR =/ ddmDNWᎶ%df%Adv2"Az:f[H#z6
#}H'C/Ft˓/F.гy)l䥠6UY6PմI:(r#Y&mcd2q}"NTJj'mϸbywfTv<|0r`c.^ u;x:/A[3,GeFt@.N4@.MI[p;`F6=mFdd=mE֓3D֓3ziʂd= +*vLDYf^^I0E(#X32˘ v̪%ϼ#D0#Yєid=# YD&Yiъ~jm8hi +a;um0 BH/c\=w2G2~Ȧ)`1YkW]0#'f$dxE.Vd_A.dh2 +fd3ě`D:6S +A4kj9f-8PA\ގm6`Fz|~`F&WH =yGl9gV#2N"8ld# +7aS&eӔIf}x8Y9Plzו:i8>Oq[qE#sZш*UOzJ6PR=lzJAR=ݚu=%S,~ͺvP"9d$a; ;(v\]r_wq;wRvAwq +ɢGr#Kx +"&|:z*9Ǫ`DOԈ)j#5 XS,8)q3ɝy7XU.<Stpbxǩ<8=RGpI +_;d=r01`~4QHz#xsrzJNM)32L֘Uk@u?wBP5g-jTbT;\PU +R>y7kGt4z9T +]Y)2HRtARBr`pr +N0eJGiv8uYx@if%懎 p.̈́0ތH$osdhgJ_k0Hsk7b3Ǒ-!{a=ָGE's
3y>OmҶ$9z~ȟ>k^ˋºc2 4@Xp\U"!:c Q!lXp*`kL!ɧI<yhYp!e `_bB\KVVXtE>
`XaI%D/>,-DuʴhÆ$0]oq*'iZ4.وహ(]\+aȾaȂ&4^x!깼F)زY0\cW56|Ǖs46q5GB\c`q02W#34%4,8r.$^J0^,89s,8%>Yp8tF:Yp8K|<ĶH33q\p̎^9fpt^9`^0`b^
ab`ll)$y%6`^ad M\D`3P\KQoۂ*UVUq.*FFbcQf=.FTǂOb[LbJL̓1$&ψCLq=6Ì٘`gbgsos/X 5T +;ya4vf1`733}0"0`w29 +b^<7itep9Wx[(`}.
.!?K7S`X7tI\W,8sp%#.Xpp%#. +LF +JȂ{1wYppY&,Ypp&.4ZMؙ֝ ܵɊ9Z\ )p5enTӚ +p]Be$% a!,rXp8>6𡴆
#$~D?$攂"̉Щ0Xsm+±XpJ#+w% c!-EIC(m)z$m>%TA\ZH^<nR+w+'a s$L0sx*xȂ=1% PFn#j!82$2%qH%)!F]8YDŽ&D + &43Ȍa,8s ]e!6V aZ+!)N!,8,v? + +̂Cxq;iu d9eŷCt3ӲqFXuB@ªЀPڑ͂Cwʒ oBiWeǐrS.a,8"N&NςC~*D}Ss'YpH%HAJCzB*$=TI %S(ZA1#I *$y]ڶ1qd$5< .)\XpHŐ4ÂC"NFy=$䵼{%;$0/.%|> ĂCZSMiMy"U*43RZWBjQ5$UIbsҹf[òA2r+#-rƂCbyĸ첑uHFγHc
r>9ۇ i5HZR3m_W4R3BPjĮ)ɔy-̌bHkRIMoGA1Ie!%5)y@k$7iHk7Rq3HWf+7{YpHZΫ3Ґ3 Wr6gP 9Ha̖nCvD6)46t!I<[Ug!>$g3ȞW㳦Uryύj)Q-?%!w duA6 0Ț/yKR$ ,8-dHB>H2#y!B?, +dK(S$w#dV2+Fd,A^b"bkDd4]p"ˠ +p@.$pA3HĊ:Xq@֨ :e +As +A}&s}&xu +2m +~_
enAmF +mJc=x;I+$y;Vv91*sؙZh=Nz;N ѴЄhz;Z}} gH0agHk۩T8炪{=[O N Y|YzEvZ@{Y@VPoVгeej-f-Z`@#Y`@LWJJ|<><_MY߬YWh7J
6
6JQ%6 &e6;#J16%;56k(JFy%#6+P^"e-2ԪRU7R= jEGy͊#jGɑ22&jGڏ(A@i̓r+I@r@Q(9AƠAxAA 5BDBnpB1 PhIY!ߤ}C"LϓG"GRJQ3#S3m~L{R(=mQ) V) y[QJ=(Iypȕ:F,3lgF).]Fy/G0dcG2xQlڣRi[Ri[lʯiʯm +(1(@LULWss[im(1%(ŔƩR~R~[j4
n4(9:(9蠌҈F҈[-jd-nI(N(;,O,@RR[HWjWna^(c(E̦Fҝҝ[ʁjʁnQs(1x(1ElFl݇R1R[ ʫj"ʫnQ(٪(ٺE6FK-ҲҲ[&jT'nQ((EF}RъR[D+j,nQ(RQxEb
E-Wk|=QHYCQHy9, f{h{|ZK-5|m)qRzGl
2G-\pk:poq((£\ף\_[>ʚk +;\HDeX-Bz'*r$青t]嚖t]̃j9̓6RZ""{M"H!: cvO%K2dЦC +!yCV!YKɔ#AJL9`-%`;ɝgA{f2!K=d z)ۂ`<S`yDMF`6" t<X3- iAyfoR:d0P[zZ,SBjAyflXʃ5:2lI!$wܑYrGL0Na=XSVhde[$z<{&@29նքjBAËaN5VYVxo[)iVy4rB!3wHK'CU!DfȞJyd[CFUʃřAP,K?u9*]4UʃeObvΔ32 V)[4u*YI fIcUʃ1adJyPù*lAW2R,lHa`a d;ڃÂ`e'xB,HVr'<XGlNXP<&d-%QdƃkW[,VKv` <X`َ <XfYcAxrPǕfIʭCH3:Vpv +㧧}s!'|#%v(%ço7o]??o+ǧPUo7:1cυ9ϊ}+W|ޛ+thHXOo蹤\(T'PMlK^'r6)zj鹩RM7M`߄y#|=.Ұ?ԾƟw(˟zv,?^_^珏~t?=_݇o{'[k6t}GOo?f)=Ru<8Anw?o^>y
槎^uԭ㯅n6=)#LbgI{A~c7SMpB]e/ʶyIp=~Ico.'_|D<ppi!yu0oLf@}9t_,ӈ Ս.j>Faf#$ٯq@kq>m2gBPJkI>'K7!tqMa~_H +͓8pZ-
kˎ +tmܕ3/?+!}9:d2`66DmFhQW>|/W%yǏ%fv)_ o?=}Çe^~ow*N +endstream +endobj +171 0 obj +<< +/F3 16 0 R +/F13 61 0 R +/F2 13 0 R +/F9 45 0 R +/F10 48 0 R +/F5 22 0 R +/F12 58 0 R +/F8 38 0 R +>> +endobj +169 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 171 0 R +>> +endobj +174 0 obj +<< +/Filter[/FlateDecode] +/Length 604 +>> +stream +xڅKo@|=] +m^AH&uKme]Dه$Xڙo +( +B2j`w0eJ<&"ul*Gn%C@St,7$y7$S@28~VkE" ~P +EϾo_\}졹'Y S0|dL%0;SpS0&e!?hhПn㤾kPF$bfY
M|˼<r
*d|`XrfL$$6i<"WCLD s",g#p0ѤU>TɎr{Da'D:"bZQ %8 6l#cC~'Ĉfsu<N0,8x^ Sxxß!ORU3g:ǜ)G&u4gc=Ib٤ +endstream +endobj +175 0 obj +<< +/F4 19 0 R +/F2 13 0 R +/F6 26 0 R +/F3 16 0 R +/F7 29 0 R +>> +endobj +173 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 175 0 R +>> +endobj +178 0 obj +<< +/Filter[/FlateDecode] +/Length 703 +>> +stream +xuTKo0W;@i;ikbC1lh˲brhK$QIZ;ObB0!CuiXR>9IK\d}]>e;GLDSTŊ#Nƽ1;lXNcӌ]#1oiIPХL<1vP_D1Õ/sՅTL*>ܵZ3/(KHԻQY BQmi0 +߃tQteHinT@p~ co7o9={X'
:ďxjz|vTxp=u9YpL2L2D1`a]<p +endstream +endobj +179 0 obj +<< +/F2 13 0 R +/F11 51 0 R +/F3 16 0 R +>> +endobj +177 0 obj +<< +/ProcSet[/PDF/Text/ImageC] +/Font 179 0 R +>> +endobj +9 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-33 -250 945 749] +/FontName/MXJNLT+CMR17 +/ItalicAngle 0 +/StemV 53 +/FontFile 8 0 R +/Flags 4 +>> +endobj +8 0 obj +<< +/Filter[/FlateDecode] +/Length1 714 +/Length2 3152 +/Length3 533 +/Length 3699 +>> +stream +xy8TǕ}jcQa$01e0(Kd_$$k!ݪw?s_?~ιL\%: +reA TN!]гb?]P@9bP#p;qDG@HA(<jO X)bqd#2P2uy={)= x +8ă݀3\Gc~ӿ1n8<D7w/2@ +w; +D]B^e|"7 oH4tT~XG8u N"nRk棔ɂnrkjU3Vʟc GC?X:exm>9lǯ }QKZRܽ Clau:_(3 \/s%̏YJJ O1B@dM4eͻ#M/,3b7^_7[_A
ฺ!꽴8L:"]lU1יGAwj.A Jwp_)m +CAjFҦ*;-W1N&w=w`}jw[[Nf@\L/Y_^8 |Q_s
<>RIy_6 ^]qqNkg_rZ.ai4Vα>>2DťIpjm+gqʏNҽ/QSи;1|h`<xy?rH&S(!}@
v.]sI֤!"=x/yj mW+[&D|ajxz/#; cRӰl6-{«V"[t}gSg =h$Q4!'<BFY`G ++ֵqT*_ +/ wMITAg>k=H;mF2pԟ)<^7)2JU&<8~c}Kخ:)1;6e_A?Զix^?o>u68 hFE8D +K2KUFzW~
Mm9?Odu8Yvյd+263M!nolR\Z!s0=G[ޚKqAvǠ}-!o@ϋ F'505'@T+f=T u]B lԺ@z@L}lKՍO[R%Zc@qþ-!傉r~Աߎ2o.zlgʷf}P;^*E[03@<g + ~MVߝmdf]}}oLwLbIKB;쥰kTS:p<tN>/]5ƺW{k^Sfx,] +fQ7N`3[#y>Jɸ7yVڼץk2=k50e0XdzN mѫ' +Wg +EZ_vѭ2v@]1+8f8S)Q~
]qEsxʯ~&an2sWQ^7ÖkAg6%Su
_[vq8xr_R$i=3S՛$6ԥxYH[aYR A̅$Bԙp&)3?w*>=ڞPod"L]oa)X;nuM\~tB +Ι/2U]ar5ܟ-UqflfW
4@LXwmo>71lMLE|`GYcct'6[,Q"]+(!
[X1F`Ԇ]49=`%oNVQn0?(/PorGzK\pX,x̨)nz4;t!Wal#gbNVDQZ(]A +-= z*{뫳y]G c͌l֘x |co,` p3.ErXKqCĶBHY\zwTXUGbj)Z82n`x5[D&֩qS/{<Q`l8Z
`A!FW&gX٤P8v(Qmjf雼w%]Wyk0Hް_xx-K遧zZoSfڣ{'OLJ&@鐩{ߡFEr"|nwj~aW{)gU7'Vk%[JeAi\[Kfy&8#eե
#;ˢ"Kl1i''ȴAFznl6$chYZxEKWlP~Od|ke_07Ҁ X7Fw&n"y_l?OC<eIk딧_Z-Ix;Sv[d{YmَCS*Drg#eV;Vbxuk1#Bжא_ݟU(xf2g&͇z݄_w8߉jBU=}DI3yGH*gq>nw'>4»>@=Fҭ_M7>SXl_Uoo1CrgI6<x?mmHTn w]G.l +wNUҊ
ג۸: Z_Kz@UJK>+~g{XQ|ϓģrwPG-)rg_InA`Hq:tzOX%fЬPS3HS%Q
/ +endstream +endobj +12 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-34 -251 988 750] +/FontName/AXRRQX+CMR12 +/ItalicAngle 0 +/StemV 65 +/FontFile 11 0 R +/Flags 4 +>> +endobj +11 0 obj +<< +/Filter[/FlateDecode] +/Length1 714 +/Length2 13971 +/Length3 533 +/Length 14520 +>> +stream +xS(ݶ̽l۶m۶m۶m۶m^S7zɖo*%F=b|$J4v&v4B2P$$B&v&.fL,PP$BvfBrؘ8Z8bd`dgdaA/`mWML]Mi-
M,l$akjZ&NpI)?BE]e
l9/mk`gcl/cglh߭j&a11p] gk#[3k|HN&FN&Ml;?s7:~3_wx-i1sד[L_ ++
3>
#>;;>ӧbkb"!BOOo阘AeeX +QyQ[j7Wo,nɟz>,?9!L/+ +oB!jKr1LGƗT=-+MgWٜnFeT'ovT +ZљtONc *(:8=Ig_N~J?%q@<.36C5_HU6z3{ZK4]n~\E̼K쮧.$12uLJ*L4=_
m=M @&>~%l3=??Եd˭ +ޤ.R6 +!?&pC"V
+4n(⏛\azI,9?zBZTBygjN)`YZE^1 3EPkFW)tgjS@{t_ޣd6ؤz}9ȴJ=-Pl{%EX-/x®ZNp٧nYML?R©V7^l [[әOhTu92<E+䳷zc˟HvHvĠ};d +#^"nv +4,tIEKe*o߰{{
].?`X(虃kbx-ew1e>+'OJau!C{jJK +A6~uSL',^DA{~j"|gVg"&luX +>رhV##+$TCnnKT$#9e +=y\>\v ~et͜"ӄg
AP?
ۄ-H#͇)dj;!.y1T=N36OaXaPfک=~è0KjX3Vb\1 +Ǖb6=IWoW-
Bx6@Mw7^h:j]VH9ykyr6T{ #Q#2.nPZ19꼬nw^Vg]k]f?+?Ze +J-Znx2u +m[zUVUiY
F\"|{`gk&tw2Z1fQD^ Iyl`9PfhU 4j94@v& +?PiNOg!V)l]VPC`#-SbO~wh`ՄSq%_8nS~Ĉs1m_h&Y_Le]c +x(XW8磒O
oRFS=*j~E|2rD9
dO/#5 fGG)hrB{) +iL M!"CSWIwz$GOs'8.Lu<Ot$w`!2D*j~5Mc_vB9nӚrGx4*ۀ\0v>K~XXₘX%8w~a_1nnRVæu
Xi#T&>a~BiZNFH3$8bZ*XJ@-$'̍Ѝ$&@t#o#`=h|s+e|ۻҰeeϯGr!X?es!wR_vnNo H+
[UzpC"|Ij>-ka +tw&&z{$=Wk +9 +siܦ0уշ$u5agl|!ܵ +FCóAt}W֦x|5r,eW{lA^h+ܬzK +>'R0a:{IK@G:oU' hP' +@K"C4>ȡsZ%$ED=ϘSi6Ӣт +uԎ[|Xl8JTFGD5f FrɏS +c0TSȋtd.[٤%g/SiHHA+*8B6a$ŵSmOY8wP/<#O>:d_I*ӇIK,#\N^Co +`XXX[/5Sǩv 6 +bt'7Ǐs3{BGWY*.Fթ2`>|f95͢άƒnLTzRVrSm}VjpI#Ǣ ϣ&ˮ9.6sUwS+<};MM$ќO +㖱p?W|Wx~MDv`tk}U m*JոuDG>S3c)DGE4ԓYp+dLz|n"z΅M`gG
3zw + 4} +(j/**h6܃չ$ +ΑHVCmv
+لrY'φd_|'TO*v{q#lF<}VҪ@Y!MXgx-GFa=LI{)}i~1.չ:.n೪]vkFi]f߬$lM +bTn +T[LP'?\ɯb%O,""a++z<ldW"@lN/z}QSjD)'ĿĬiKF8'bRTyfEܨTCoQ2yn^{(B4.Nq❷@C@bŜo%j%%.qr +H$:j$ױHNPѶ`XA>eΞ3ȤXɊBrm>q3]刑S9b;O!nٕNYP"%f"VM]]দҏWEWAN3I +81[]@$Ǝ̒D)3&.h`Tȥ4@تa96B*<V*Ā8C]CϨꄘE*h¦A?x5;FkDMHψ8ޟY];7pGkaSS?HōEk\nF/.G?U>(B9lYy +3Y|Z4vgR쩲4 +ЂD!-M,*/rPE?#d\?3˞|@t&f^Ӑ +@\CkNY0X9a(h*{S軲oDR-\/!vaDY%P,6b(|QG/K@X^dJ8Qw9fBX{F!RItR ݉":# @Vߟr;Itv?8S/`1a7ŘqԹ^ұZ? +%vlKs8U!ҦoŜ|xсATx/>-+1J*80cC'fo
nDc\QlSxR?53Ζ"kN!MA&!N{|;ooh~n9nV-|U!9,vڜ3EpD']9ѐ4E.)sO>) +ӃϳNEtI@86K׀/-9+WԳ +؉bnƩ]JEٿ8k{E~fϦg
T6N:2R-)n +ژ-ga1TSXɧpFlPNeuLPɱƌ^WCva}%INEsH M|-4ۂBW"q7_e+ +yؖsU˼O\C^P<`}}\)W6NIdZeKr$N'ՔԔK=O[!DTok[FfYQ'UE[.}һ3蠴{_z7?y +Iր9d5/qi"d}xX.ƃ;BWc% UX"L
Ȭzmfi#t?Tߒ>{HÓ'-t:[ I/T}:<2]%5%/ghQh1tw%KQփI|ܡMZ&Z/k+rJW&b10G]OCfwr<Uq~;BmF=K<2=U(J
^D>ڍR[ ?"MxG3F5 +@d}M֡FZΡp6YS,qzn>8+,DyddJ^1#JGPUREyI+[h{ǑYuɑnJ@ZbFgW)MR|aUjlj[x3-Gj|ɇ!lRk=v?4^L Ȃ`*̪Z'nj&^2'`3s*~[N7@aѭfi쐗 + }9C~C$HbΉ:+;,lZJSƅ̎$O失d6'B*(#ڞѝzG,ޚƄ֍H_ͨ +j)n<Xێ>Ao֤U{Nۺbg4
roZ-bQ)abpI
3gu֯Uk7P +lYѝTCM.rO?CHys+E݇d˺xVvLZw؈/GPѼl5瞎N.NMRrk&1R+sQ8_z([綎Fb2N~X9SQjzڸ4k2y\-~ ̨y^-կs+mKcdUHq-#mxL\>'{UBh+.MV=utOU8mcJ̓~o)}U
R
'u"@|b`JsP/JmHDR 'B0~݂CHD.0sI^4ϻ}1ӌn%{¹6S6ӁW/Ðٙ"W.sX
o ^˃ӓ#^ѽ+x";W6+5Jxe<7Ml3XQby?Ѩw[`Uҏ\E*XK`vpidKގs3ǂE^lxvA~@D5DC[H4ɞw_縮IGRYQXrP +ĦQtU]Q
&[h|xX36>3;eT[ˍSKLp/0UfaKOϯԟ8<+0+}bƕ,sz'ckh_˵_AxA061pt1pG)e +endstream +endobj +15 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-1 -234 524 695] +/FontName/RDQCGL+CMTT12 +/ItalicAngle 0 +/StemV 65 +/FontFile 14 0 R +/Flags 4 +>> +endobj +14 0 obj +<< +/Filter[/FlateDecode] +/Length1 2140 +/Length2 12378 +/Length3 533 +/Length 13584 +>> +stream +xUTA nݝpgBpww܂;+ݽ;7oUzjU
IUL쌀v zff*3 \h5y +I
+"GcQu +V\s(Qux?+UhhhlGqln^}z'ccGc?_ 78
oO9'8/ڔiGg#e'/nmS%I0_7/ K1ac%mc8%7_!_LS%T$dtK`*J`fa]X5?ʃ,MYL۹y3Y&;867NS +c)&{!FU]qsizoYʦCd49`ߕ+ BQ8ڱFⱻ.V"lf#ZVX2nDKm
VM}y?2#%4D6[:,"]6Y>t4;Z/_A٫%^ +V)n ը,TC-&[q5&Q[Q.r|:VF}NZ+5jrS@},RbF$Jc>b52ސGQڦ#Lb3Y8ΌfqvO_ +lwPT?Ŀ㗠ƮhaWngY铋6L0e+(ݚ3V,L73n:DA@#|Qnj(-6ӼP}݈Y] v3lGl_*=ݰ= +wA 9whUE,<ReO$z[_(GWCZ#*\hm֝Ɩ#Vqmڳ,]]&cEh]P:!JX?L'(M:UωGA+sL>(ze%{MTuo ݬz)G$2a4r^rDf|y31l:5n?,)>Xl}.7g@XhBAGltb,82b[2ǶlFN[^ug!2bO}G
U,w羇Szf[ENWIx7?vz!pzm%+U7JbuqR҈:^bqOȯ%#icI?r_nv ia !}ɝ+*~b´_.]gqn܍٘,2\\ݛ6"~h#FlLE/xp[B/{oamr:ag.T ;d fېY;g[t1ҪjD@좒r*=ԜU%TQHإS!Fy.OcwY̥gF@})kҡWӉƩVڈx_|sԬQ|Dbrì;?bKwh>s=%9<ZVŊ'$BX_ ҰNebZ7s%+83(iÿCYZFJ7ӺL\(6:P{b琣I]#sZxFðUCӷ}VZd>1rQ`3=,`CeB}IBZ(oTshvXAy]eĬWL1@sW2)ΧR[w!4H|ԴW=RيBy0an<».Z.hx1$yBpYTKzA"id@[]B.WYoL߫*;[SOfb +i^/ORLNӡ
L>^hs_+D}bX"E'o0;{z$R:b6$eX
+]5W<`l,kѡt<0T3'a)i"cJy;^#lF>)W$`g_&k8lp@zS[#hhAJL0LGzƆ +q8'-89w's_2ȓrԎY.q$q({WbpBЃse3;<VԨsBD`#R +O6AEu<o{]ox`}K4X78~m]Ϳ}ۀo|!m(ncP髮pܯ
q|[Փj] 5tvґ"۱̷IjlOvJN#QTO*-~teL@mqY\pdT2LZCv 1}CW~ +nᮙ.?)VZSZwB0j1Z.]JP}b[cTc?%2ᜋWbpa# +P1X} +vkj/I884~1o;غEN: R@}$I1U%]AΕ?]uﵞc|ztxaV+96 Dqe*TI}%bCIP`54H(Zg`H7Qq~-'^* Ik#eYZ7og8Җna,4~:z iFTt57"Ͱ^:9?qöI EEQkICC1j|ꤦ$S|G['k2XdpJ_]ci(\6dGfMT +X&;EWiH՚)d;|[T
aep~mUmS\QW:=وmi"7\e#$(F;mq3h5WevNwNR6kCB].d||X;Db<r-dpguyƸtsKOS`O˅KDp,Qjxė_v7wSM* +tK YV,N}ɊL(ٹhU]w'hӎJ0T|6[D.Kw䥺=J4/xUPQ9s[N~zpJMbzKliZ=>¡ߐ<|gMJ*"㛗C +597ME둎ZdĹ|X~jʫsAR_K\W>OOjsR<p`%nNdɫĕ}II7.< +(}b}3}=W:r-$\$н.50lRiԌM!PňLޮA%gBۗ2a/|;UF ,\EPҗ5w٦g.q-57R_BB*6l=_pgBE;|8oilTN;GOwӈ?WGf.3P\ - KTckChD"v+:E)5m,kY;RнC:WJ~n)t*|-q` +r6μGR
rֱRᴆHW(kz%cq^o],(+(C>a/R
$y^zZ ]x]}W髼#a`*? +YwF#D(dVaeV|nyKZ}3nVe_gN@iA;_F&h[䊝0^
<
|ba4xwm>^b
݂Sꫲ"svaE(~z%%{o=s{hAOXP-eO%[~ƭ0Ȥb<q+K\)_/>_qH|qhAFQ0xr(zHb>T[Md&ҵLGďt2(QLr<Dox+<leyS=KffMb1u`}2_ܹ'/ +UW6A[?J +=w(A%NK-Br5Dw+ۙyфhnhrnM~ +49>CtS©KecO]qNf3^L +Jк'\ty#eX@IaaM0^dY*|d,b%ϓj +"=06'j<PLCK7Xr%zwfi P֛=9rP㓋5LMXǓȌ%o臱^>\e\"u[U_h/FugБOln|kǹ!b՝0`:}oLD"jpőI
ǩNvvFc[} Dt<e3g["*ES7Wau;PG#A߅8>G<՛X4ҳG7Gq?=$ V6b D'*>;4tKXZm2çg!hU,q՝H#t$U ++%x?KY6mߋg'k̠HH|* +6&VRP[QTFA<_ݜnqѡS쇞NL$^%>p6PV&k:ޞ D-9p_Jq4(LWn}g!)&#^jA*(:Њ~v401|sjb~X0Pɳ^+svsʫ}t\k6%rZySGN"{
AC"q~UԻ/ͼz2bB=L˦s ++ +%e۸4s_(MMIzTIաyRs +4L;ųYlV8"Ɛ,=6%TֆbVATuzw#&td)96J2W44ڛ +Z?7ݼ!#vmlZNF8^40/[D+YsVTxм<؊{SxIi/DDG=dnirPj]:Bs$bʑy%!R([$du(#F9FHӵ>G^* +gS'hgB_lO +?v~"rƗ_væZ[t,Ma]5]`S7~Wȏ,#(zC~_Coc5ahSDe~!I8gqg\Xp{β{[35GG pVm4sS|ݟwpr)^F /E&gi +Iy9
Jj?|㮀ۘN܄ +ADȼm67ru"p#c7:\6H*.UBR17[%f<"M 9o!_!-.{(TII˯HXYi1pEՠE,y: ?G*L"쓏PmRzEwS<p⢐^^(2s}qj1eRʸ:S!S^^XnΆ@<y5q(ZbC5v8lEo"NƏ9Z}i,qH)ru^Ss=`hTw^!GIn lSFpS+AB
hHO8\RSߪb4aHe0WH8c +
p0dP6)f v;*Ȳgd.!xKrӤ%|r1GS;Y
}&,B:rS"m?=Nhd6KzSt]_Ѫm}GFCօo
s]%Z#˓'䧣~fbm2qP̏v춗)tBG~n1ZWq +J7q
X;3fS1VrGmdp*lZTmFlmSSrWڹdvVI,6Unk}{27oi8D83uwupb^!'b/;jWCZn:4HsaQT!;ΜEqYθȏ[
@Q(m_DbƝ!b'cj^}KogK'#s/OiA#O8]9+_BY1AГ_mBLю)hL)G7:m#a&⨀>&AIoF)5SZWU&!D(vk{}bqxQV}P_z~aK2nص/NMf=h~>WGF{I-='rR_g_-;%o{GJI]W.,k_?I*:d<WI={Ƞي BB.'o+B2N(57Մ˷/d:#ǫsɲ`[oCr}`,JD۳]U3~[]FǕT;XyL%CBebLFd86XTBx_H5k(\VjQ.L~TJr|fW.dgdH.q?OӐV?SdqXObhy%]G2<Ѝk*Wahu 7l)4P +n"?()ⷴ(;kЯk9kY" + @ݴCPan{㺘~ȟ-v=,=sYm }+=ϯ
UK@C@axTR˦Uφb}\LW6°Ygc`Ob]@lTV|FEjDpdwۧbK>]:sETyWp,MP! (G}+Q#qcnc-?x"[ЊBIo/:2Vxf8H3,5|m^D88P#t=>_f犢fdp%%sfgv'rޣ<{nQ2Zܚ&hdgŝuZHT^j:Cx@](Nz_l-˄UN'd!yd3i;K⩩ڄ)hJobshP7Q;YjX<^G^CrУVļD8)/L(8w#P|
:!jg8|$j=]TR *s0Pfd2zrHX}(UjU!DKYJIEN喈Df9O&+Pgo +3/ +ڶe)Z*͏4"~*qWɨފGs;&E~gu̙oUM sM̩ߍTþ4zs1x"u7#vmC.Є)Uq 5I%+4sn_Zyg`h9VE4i +QV1Z%mnR6aD + +endstream +endobj +18 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-53 -251 1139 750] +/FontName/BKZZRZ+CMBX12 +/ItalicAngle 0 +/StemV 109 +/FontFile 17 0 R +/Flags 4 +>> +endobj +17 0 obj +<< +/Filter[/FlateDecode] +/Length1 716 +/Length2 7432 +/Length3 533 +/Length 7981 +>> +stream +xUTqwwww
. .A`6 =K`݃K
69{g2kfMKvK1irɂ,!JNPw.>n>q!?IbnUp +vKÜqu`K v:xk
Y7TspаpG?^prtC\N`+߭991VP_GX
O;ߵG1u,lz^?kY]G +#3ތ{ޠubQ<Ld%{e?Ziok%oA}^^$cC<]g3`=Gw +y9@G04YߋoZP|ȑmv[y~ry-å?נb?sUmB= +Rõv|X~0uxj}>KC?Y +HH̹>qJDӭ.{)z{kۣ 'uG8e# +dd4^ŬC"ɝ +EO^Ddlz +ԉ9f7 yn sk{O?hoiT6f +免itd;<C/Ő&vQJ]]ɔ<YƟGe(sTM̴&i~^aS@?sS:^5612(2s |=i-y䮋t, O\O?:iq֍?Aɟ
;s2=gx]Bs"r0R]o|7*P2ty^Z$k8F**n2&z?]こkqLB
Qfs~v}Ii̎ȟ\D
W?[O4KVr'@!-|ru7>Z~ Yܦc6_K}K7͖g~5˰r;oevN9~>WbV=]$aݻgf\>u >9C3ti")Tt`]õG<ldݽg/nTMF<Ȭ=y +(~O[ۜEFp[,|ف/uzCsP]D3٫Z֘5>4g#V2`X{u̯
_:(8[VB<DCC8W0[XT'4PcMPwۈ406E?8-8ZRe)0W5hRVSDwoM=Ջ)k"m!͵ڱapw^Tݢ?7QE:udi<'P{jt&*5j|*^ӹRiZBxMN4OJjiqrR&]DBAG}Ҽ 럋9vo5}{h+H+GXH +)$lp5phh5"Y46ΜwJ@F1vްᴁ"k{Ks~IMW)(adZt \OI)pE3Qt#J%$ 9<zQMJe>nѯG#RFMLJ4'ƹ5}&"lPG&F SgE`4BMg_{h6{$*'=e`̡]<7fL1/ұ#WfRIL͚;Ta6\^\}KLCrG]+ӸS9i]"J"QIyy1# 4,rjÕy'S/\yv*F8bۯYn}BnVH&3ҁZ9Ff[?sߍY@LtxD<?۸kK.bz}srt㪬rn/ު-?po_'A@.H5_2% +9;nچunѫ +t3Z@iW5xc +#XT"ɖ"= +ZᖙͯܫO'2PHD&='RTm0H\5{pzFa +B5$KܬhN>giQ$ά5I菈"?/-$[̒Eٓȏ~ļjj>_iBOnoq06^uR3=@p|( P{Jeɪt^9*E?jWxNol)<PJs\dI +߆ZsXgu'ZR]qF; *=ow&GYYlxa~M +;%3y;{"zðm=)Cb2lE:u"gdيgq=g,GvؕajCg,'NoFΙU+5I ;a~|ePV$}(SWoQ9sk( +FVBfnľr, +>l$ _^Lsү*RKbwllYJ7GV~S8XWФBxf6>7^hz^cSt16nF(*qHV!Pį5h=r]8ڈD4#+Q'%mC^/=+6ƻ
;9;۩m[Z +_ +"/fSMbNQ}/e]/I35םSy1>lEސ0oڸR
+]7vGxɠyoF+<'Bu$_yCK;[sW +JE'^riGy1MMQ:9ɶ5X,Z9\LOI7|@7H*oqaK^ϋj~W6bl]aBPn_"g +endstream +endobj +21 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-36 -250 1070 750] +/FontName/BOWLVD+CMR8 +/ItalicAngle 0 +/StemV 76 +/FontFile 20 0 R +/Flags 4 +>> +endobj +20 0 obj +<< +/Filter[/FlateDecode] +/Length1 712 +/Length2 2667 +/Length3 533 +/Length 3205 +>> +stream +xgXS۶#@({+]@BdtHRBH $BŭR(&(ޛJQDiĀ4}s=yοܵ1o}cN9)k;>P)t04Ԑp99CHCTb +6A5D'r0RHBqG#S&@}D?S]H5$RcǸZ"Q| + +͌ +%ߵ73.ʊ'}Tکq`rCjP27yڸ_\5{뤫kG+N[`SW=""L +){?lv})M~x_sM#ԀwR:)&)=:A*9u&8jf~|/eАt_$*f̶g=CH5&瑚UA;y8&#$(5PPT]z[R\zR,ؙzr6>ks6^Ҏw"똸kaOvtTM$?8>;镫 r.|(hy{6LXj?ehyȪb_Assݳ~:^H7\q.XԺ-y;0>{%̣wvYtb?zdO::[+'e'q*̂RPTQRrԂU2ʵxJf_l<H͇3lNݳ4(}~qjҾq܃7R:n}nL0<Og?W-9K:x6LKɺN;ךG6n]؋L7CJ@/AUDvy
|>bU/QyOiڋE+CNblEzŜ^!S?T!
G5G?]qvβZiJ V4&"DJ^L ,ע]ݗd*<[-=Jt_5]9e`7ƿ_ߐ{]=$:5|tYt; tMŞٞw.2=.J1\<SwuB33e>I:QCzpr3l;ʚyzrfNKn_)ȅYv|<|k\VSP7'kkd;|R?w}K^RܵiHђ軩/q}5b.^zGm~ò`l5aY&_&,+\xڷn; + +5FQnFFn +0Y+TסRI[̆/\bx_J~R
Y/5+Y7S~VWWx8&PD`u8>%v=qSܞyy}AK|=2#cJZQm5mM^˩#c}W<UZfp&9nw){[ B!w&eG3pSVZGƌԋ?}t<2&hfIZ#.ԸGaU(z6p<r^rc5@ |PiAD0ȇS6<_o/#WUj[qҊv&6(2w
=(Z'?U1ܼ[v`è~*rEu7FK`,s@̫>3z%˙0Tж]w+exyLضoLv&FV,+E?OC1DڔQzp
JRbzF.F@^(>>h{" 2*pn.Ppʆ
q +ד*qQKA'5ue7uȓO?gEcuONAޙA{3ƫeeG:6ݴ5Wo f ^%` uI/BP>!yS[Z#-sʂS\IXȌhZ)9^M.YT2ԽhCPRte;L5~BeWIc0߰딃_Ƌe*ZsOcG~u,#V_Tdv+RPLՕ>b-MnU.l^v읎ӂBe{i0%m.nUc)jb1F╡Z͆4ޥO~Q-?Ǘ7(&BAw^K6=`q|īTq$l8g-)䑜&Ev7NXz~vr+~pzlfb1L,7Ī~'iwx9G]Qicwab"v_cᄇrQhV<g@u
tXY,hdkAO%||T5n9%w{dMgdm>MCe-eDVKY&7`Nֆö ,\&*viiZo*#(* <Tm[>ed6S]5[4_M ¨)ɫO/A#"_Ez7KoxnL"<予eB)+t6gbmJP
iV.es2eׯ?"R|lfbZp6YKxܓ2QXR?tn^rY13MЀ>";R{wRMf.NlWk4xixu'G1z&t?3D2Hѩ?_ +endstream +endobj +25 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-36 -251 1103 750] +/FontName/TIBDXO+CMTI12 +/ItalicAngle -14.04 +/StemV 63 +/FontFile 24 0 R +/Flags 68 +>> +endobj +24 0 obj +<< +/Filter[/FlateDecode] +/Length1 723 +/Length2 8765 +/Length3 533 +/Length 9327 +>> +stream +xeTᶦqhܡ=H6]5; 29;wg5Uj=[jQj;Bd]@ +wXU&WBnؿpm$s#9ۃ/1ir̳js#UFϾҶZ։ +{ջD?lDҋqB꾏[}'h6[@Oq[ =o{^Z}YHrD2kA^3)zȗV +^CZũwЍv>;Q-o3Zfubn֥1`'2a +^pefaB]qx9$`ڦQ'O*w,t>;Ž!auxӥJg!?ɡ^hWPM_?m{9ry1A9ݡ(KKleeh]'Oܾk_[3tAۃahã-B3!4$.1&=}ImT!<5fk5ӠZT[Q` +^>}>h#Bcvgt}|{:D.}AiQvx
6j⣜F,~@#Ԕ19<iܽ +vUZkkUgX?F:'CHe#hvwǥ0އyZr!v`ac*5PtPnMxOcYyZ,yӺfW:b1scCj;q&)&xxtn횄?'3yP cZ܃{㭛Q|лvQ} +PIYi52|ޓ zCoaA%M/-P9Nl/(+$C~2^PdӥW74mG#rufa6<.c;PsCi4zR*ծscL`
-d\l!1tUϚ{vϷXQ䣼ǒE1gE\`E-"s?R{7-g*9Q=*+ves`Ջ;g#&DK8q+:8`vVTh$:+fb3 SγśuﰿGκϴc11GyD?+Vq<ĭDrg?FRH|s:jZEUs@7~R5Ṳd#~W1.M}ܧ&f8] +[0:C F֩amcqccɐLvʰsҾE.O
2Wj38 +/妺8;>Dمr"[U[|j?M?lZsgKp ʵa"+HoX덹ê'>sOkw@ԯ~зti!gBG9a@yG$<%VfʓK.2.ڜ;MB MǏL^ֹd'`\(wHr.7ձzL%r7rĄI冽Q<0*G#$ +|QtF=_c5J|^FnT&UCOSY|oHRn)~_xHMU{\k~F8 R8,b9 +yPsH|9윭gn. +auyLX3<soċ3C֝_8qKmjcmqR|=vV +$ۆ-QOJt?χ_cH;HfP+9KcR4n9[~%>8ԕ'=uf7Y_Jdٌ渊_-u(Y`
ͣDW{%M\;,[t +3FC-nҫrgdrG,nrլ;.opeS\Y%xw~n|\Hln| 7c˥3!|e+[dMY7{{Ϲ +B:x`DOp훪ҥ7ұOJYԃjkǀ~<V㬇Rd +ocrh!:gCb0 YM]_yGK8XH$Z8HQ>WŶVd*Y˛B$z4IXlKEaIXXsuiwk" +Ci[&yGpݝ˖gTlO0e0|>erqiؕ@ͩPWQM,dݸ w+HPU&P:oG9wRf~GO/,UQWYY +ns6G4f`wMVy'4É'P_2|ս088K%>@pp^)<<!ePi(VEt˨$%k̜j2Cدz79A?+RKl,$c+p@-!>~`|'r9aBzx͔L|23L:ԧĚ@RcVǘ1/Nڒ['7OM o5K+gjU۳EDE'LccJwZW#B:3W\(]xѨM#Jkj01=L" YAςsWj͝ҏ_a#1d^~r?ͫS+FSW֘&Qv*$[#+c;M3J<0wUa&NԱ%~/xLۺ_v
t@z-1V`s;͛^un"$tJUcOPdf=
UtȝVVm]Yɀ3I_̷u]{+ +Z@Ix*y/Q +<B6zASog`[;PҔys}Y;vd=ƼlE 9W& +JBPƨU^8C8]6.\Yp d1EyAq_I#o٢k@ !{yn]BňoZӚݞhr)fִr?gdE;,'
fl{S?̸E{4A^ȰTGO%3g`K&, +]~ZT}=n\OUM&IVOY{r{lOs|3=5en$X;0³mMUǃ5a8/9f7}0Zz:[2z7I84_;JCFo"hP_EpipLI&~V=]g0fF͙GՙQT:?z01=GP^JN[cʳ4Hx7=q5j]~ZYvMp2]̪L&囏a7 +=ioX3E'_qB2ݖ$H2Li#NCw`2aI|i
<F`BLƣS&7>"DeYo[@^k-UbUV<sKMĭD[tr%ͧF&v\IUEFdouh&}ߥS-5>ޝίԡMQ_? l3a$jշ}X
F׳W\Gضlt6;^i/2u990S1([7N30*Eaqa*4vbڝo!L_$Ls3_?%iut9Aڀ`iC#WqdrxDtnAo +f[&xwIupE?;͉P:{B܃U_M|kk +v"7o6|hԡ0yg%tCnrARˊ/$;gr6649lǴq46?OY3h^s#bE*g<T7AŠ̒;c <QB dVʭama]pSK8[$&a{şgC߄ 6's^|m%SҒ֚r`VpCOtzSd)9Py)nw#S2nQƺGnA +:y'ӞԩJ MW3"0|ް `Y<$U6fN韋m$ޫri22<@WOIqo`YlU9sU{"ӗ{\F!ǝ+Ե(Ʉgλ&6-cn0uu^֖r +E±ީâh8f=clcIΐȴΦ1oLCư-fp(wwqaO`%~Z1gC}P%5|'+$c8m@cvUR-F!rkc`U
飍0_5Hա|5\)!s#筗viXO,͞}fM 1tD]0Д %L.1c/).IdlBڎ]}JݠA =Pu,Qqlw+Wd[HL0Y9Jci3`;}?lwz+`@IYK;M,*9᤻ApD"v/̈h>`)rp/_o(zygr +JkꫫlxOrqRHï rbM2T+:J\oJ +endstream +endobj +28 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-35 -250 1190 750] +/FontName/WZLPTE+CMTI8 +/ItalicAngle -14.04 +/StemV 73 +/FontFile 27 0 R +/Flags 68 +>> +endobj +27 0 obj +<< +/Filter[/FlateDecode] +/Length1 720 +/Length2 1182 +/Length3 533 +/Length 1722 +>> +stream +xSUuLOJu+53Rp
P03RUu.JM,sI,IR04Tp,MW0P022021RUp/,L(Qp2WpM-LNSM,HZRRZZTeh\ǥrg^Z9D8 +@WT*qmKdgaqn99~ A!S U[PZZZ4<6Ԕ\tYϒĜdǼT]C=xf[fEjJ@fIrBZbNq*X<5/%C?<' Uɀ̼ʂTj0QQfB!P!Xh%d+$$0_Qklkdj`hhi`njP04/4E,\ZTWN@i0JMHM=G41^GVkWw{ڼ::%^rw2.~hϊ}.>:2S[ov
˅W.6PlVM[(7aKM[u_s+ITf]ۓvwk>춉*K+nW@57E='nUy)sn0˞-fdO;:/O.ֻG@h3L}:T?0j7էᄐr&ƎD;KJ?TQxm[5*ΚOZQ>'wo6\IWk^rRxrU8nP/)Z\moN{yKw-ӢMuYk0ܸ}p&jGLg&jG/L|rBG]5NII9Yζeͯq<=A]v\ЈY.!Ώ8VM +v^eNNl\e:35n}_TbfQkVmLj3ֹٶS]6~trVNjtK_^֛pby;6w_z6Z^ZqCT[kw;us'ˤ:VǏJYWxm*dDxݴiNjݘ^9MKuR_kJa>A?ZzXbɔ[fNжm]ǝ>E +"[NKOƓmZ:A/_z}rqǙgXwo5.jaJokaK<63bZC<i._Hk=tq%UŜJn{T<t??>)y@#_]u
95HɘkYbύM֚?ޑ1ԏ6m'qA9kV[]:Erƣon?=<+Slzf7NVSx1dڴm^)o*ZOe[z}&I\invN.Y>s>^Xrc3#9k|1\L9v.>vu_*.꼰#͝$ҿT +PV`g;6jM0ATn=Z>7㳼S飝5LJ߸eY{OWG/ȺvkԀaa@rNjbQI~nbQ6 +endstream +endobj +37 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-30 -250 1026 750] +/FontName/MKHCNP+CMMI12 +/ItalicAngle -14.04 +/StemV 65 +/FontFile 36 0 R +/Flags 68 +>> +endobj +36 0 obj +<< +/Filter[/FlateDecode] +/Length1 1113 +/Length2 6942 +/Length3 533 +/Length 7692 +>> +stream +xe\i$AʡbAsfhf.i$SR)nIEB:>9o;so}]fax#GY"QH7>^>?~
ᳰȸ ,lQHY7OXPvw +ECܻ?6Pǿ>oh(G'w7@
G 3Usj*Y8¤ +gZ_t? +swqA #gle{?$\), +-rFιE2-<j1/,. $'@_a_3q"v75Z;kl >(F2=#+o)$Ź٫qnԠ +XJ=Bz6Od^yߞw Ōt\GD٪~Q57k +w[fCtH%m.\ +Js ҹ-ĴiqǕ뱓+B+, +*KXT%Ǵs +402.S~N(,|_;`ʸSj'$T&3sЍk+=s]ZsO3kvЇo^3>mZ>t\ד( +>{*Wّ!ub-pn+ʸMA@sPm5Oߍ-UXTlKż-uʚ^}T+{%+?͓Kv@H
'tl\^<
~TCUE)Q^t
^<SڦbHlAf{rmҴgzq9!^S.d!`Łsɘ8pi?li-O=kdS2L9PS6{h}\zi+*${pDU5:1 +g3V}{O'B;R)fR +K._έņ:ژ],`P:w\o;ZU!MՀ;[p뀳}XϢ ]$!^ + +g]'/a%Ghޱ"qi~0RQRYFWn>KNHdYN+ψaqj_O0Ȝ'_Iʐ;g}ja
Z<~a``G1x/Iv>!jc&Ƨ}kuQs}m~a"{1>zm5BajLPZi5[jJdUFK*s8Gs$`9zVMǐY'לIN!iʎ[/#]|u::(C/w>RL-Ar{cy +S54]!oaP2JV_?!>tU%B_seݜ>WrJ֣FXtv9q=dq3h0
?I8@ *{v_TPt-Uxq`+^۳G}Zt2;3SX̵Kwi{*R.S^AV. +Uة^)J4o`5>aQ"xb8O r!q)̀\Q&)mެ^S{[WX1f<h +Y>QzXKMc¨V~.瞧z^ߺ߾/kĿMDvA."0M{)Fe!pX6oeױk)r,N(os] +;l|0v3ytzROwţE<nxLF + +Ō͠7ҕWm&d-^i8(Yr<^)ZqkUZQB>HshT+kFkҹxR6m>$o-7VS
S\ +(}+(fJ, +:Вc⢏zv`9MG³6@J"BEMFWwکy|G +j"7C1ݶ3g4Պy!|O}#bݫ_0.[ Kq~WA[]vϷu'ؒí!(NoʋķcYKnsznu҄֩T*'2o};s +fa7ӗNeg,@X#AȄњD*vx Š<ǻaXъ_R=f?2N9~sAdļpx
+endstream +endobj +44 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-542 -542 542 542] +/FontName/NQZOPT+XYATIP10 +/ItalicAngle 0 +/StemV 40 +/FontFile 43 0 R +/Flags 4 +>> +endobj +43 0 obj +<< +/Filter[/FlateDecode] +/Length1 2356 +/Length2 3940 +/Length3 533 +/Length 5384 +>> +stream +xvy8|IE +-Xfc&3d43EDi !|E$سH{==z~weyY&'eUA()Pu.h\PWdu
~99#c)dc::( \GAF` +5g]Mm]
Ȉ_.O4 +p + R +(Ai +t +ߡ~TB +`c +dJ^=Uv;vʿ^pbtbvXk5XL࠺*tx&d<_Bhj ~u + Cג +MmF{Mkij
d5) +5R S]c )/
rem\dBf&}5_2^c^mff[%k!UXcZbZ㋂C2j-e?jjPkQxxpj+"|58U\KaS@ +О3:"\pɜL#ٰq> {P.˱
aiRF6=E_ڜfݣ<#tg"M|b
y/+\NJ6}3wW#s;O!08Gop_94ZNu-vvPŏ]Svu<o[J݇}XV@?>B7^Xܩ<=E_9Voi*5D8$
>߽e%QCo~ze?Zǎ6wUPq sPޕ
6<>BNH9uXm +|Ldes,#⸓sXrt5SR8>[OU}EzHcr80bۥ(\u^}y|Fr +ݜKޯHT
dࡑ)Ŋ)6mռ]NkX]66JB +951%w7^|_2;f4GJtMd7Do +M`_Dۜ2j?3KJT8aj./@ޫ@zkirtJa
=[ +?qpdz-<_쵭i{aDU!wOel57#$B +cCnI}%<.d鲾&,0Kt7VU\oGk1+iB@֘c0M{&xC7]N6jshapI9t$ԧ +ʻe6HzX<($J2Q1~cؕ6^m/#~
jחT4h'1/ܧXW|P9.ٓvy[vie-te{T'LPTdIx<J&,e@YIq3
(+K#˙Y,̳DB{UςF^:Dޔt>y +P_N OUhsyNĵWE|RY/2.tԒODL;u#1Wi>qo7AҲ/eWOr=]T<ܵM7fҭ-.y>w3&Vv&/#=0zlҧչw.ƌ;{O4%6)amytR +( m)<b[xMtٝw%\=N;ʧyo\|_^&l~T^vs"CI<8&06;*(ZK__5ॗPUn:wݪi\9>/l 9y֬FOz Ҷ'Y"CĂK~}V +<"14 |Σ㶹pMbܕ_N'x*UB$k m + +o0;l}x~L&#K0|B98};}dj<$&6ca>">>ɳ%S趭x
\`vRċ??]#4u<ѲX'Yf}c 虡 <0fd +M7W䖄FaG>h1Jjrg~ӞkBqB*<Y(QfsW}Ҿp479dNF$kZ`7piJaعon%qWFgMѣfegG/C*N嶉pxy2l]wcmԼ>my-ԫH·mos:˾qm?:1Exব*A,S +:x>%#wm8۱<5pAm)}8Ŕj`,$gq>:|֡Cw>%9[lT_v<*wO"mZ,elK4Vͣ.5m"%f]KHr;IM#<A.H8v"9TR/WuյON/}fۅRv&0@]'
o\SR90Їz-/vvJ0t1y|unۓ>-c#I/6@Uj˱S4Dn r +Ŧ"_Jl3@]Xޤ؆ww4T\-ޥbs:R+QIΚ``P|S#k%
5)0<GcR3dj[`v|s/||peESW|H+Uې{74jr_Q-b㋲Kk&ezGbצtn48"_qI]DۦiF>/>d2vDȻ,.-NJTLIvk)|?Ԭ<EWnx>4#5!t_SF>8cҴl<߷kca)ߘ=%%*۹)eԇ
xhTWɳG/_VUD5q[ +Dig1S4h4aHAݠ<rzj}/XǽfFጊOոl̄ܯ
[_&,LDKPgRF*JH7E"FҬe֕7/9!fCmr,wI%_$c"]+%V
wYfMQ7νM_.ӹLpW֬^ܵad+3z9Zk"_W:.y- (y]4U{ҞIĜ{tn%uʩTSSeʺ.]Ֆ1as6:|2~BB#{t[U0'9
40c_:1olhp^y +endstream +endobj +47 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-542 -542 542 542] +/FontName/PTJLEF+XYBTIP10 +/ItalicAngle 0 +/StemV 40 +/FontFile 46 0 R +/Flags 4 +>> +endobj +46 0 obj +<< +/Filter[/FlateDecode] +/Length1 2356 +/Length2 3874 +/Length3 533 +/Length 5314 +>> +stream +xVy8luf0>#ԘylbIH$D%"ג,E$[%DEeTJo*[g;\\ܟ{X桇%3A;&ׇ>V04ΆF0
k6HR"41ȣC +dPID@Ulj +
!A3 HD>Bf\ +>_ ɀ
;> + +#c\m=< +`ru6j.shcB՚H +Ʌ F쁅5h4W"łH~>O-Kʀe@[ʱd7*P4]MB{?tN"1@(<8dABc7ίz7" a_ųPP*d|?[ /Po!Ph1fA!P( %P(X}à+6F[/:F|Ᏻ1tF/M3(0AE o$70%A.\Y i YAg#hQo-QpZ3B-F^d=~Ћgiџ1xߘxBc$.d[|@sQP"oG|wڗVVp=Xx'l +``zy+V8װbV(֗q`gs8Z?izaU-?cP[ `8!o~ܣ(9{2Х럴ɩ0q:=kC<JbΞRsmגyUW\hѦP!Ń98ew%-|$uēM=C^^>`\;OnUź;Q]No-Q8. 2|ڝH<
"~ޕl^w1B,='uf:,D$U8KD
[:s.mO
M2Ưxw=Z_6_l8u7sb"2PV݄(M<WR_-;dBzX$0ϨL\vF?bO6ss4W'{6~n=آX6ttxs1!Dj<%`}l9WEfwߎ{>춫s=:1DMTO݉%0z(&s:;@R=ZзRБ=JqNƾo4۳QC/rʮ2m]rѡ7<>ӼDYx
ou3vN5E`ݽhS?i(s2g:Sv(̋* +E__^^:ӑ߉`NMqOAscR::VKM~N"FVX_0?&kGL _Ф+WR<4C%H|Kt_%m??.|"⎗f>~{+R],> +rZL{wgw<M[9^NPn~n);Z=֍7װWj܈MxZK<P^5{OTz*&WvCʩ²T%p?E&]Pu=0)~$o(.KR=ԅO3Є +_jt\CۉYq!}aC2fS(M#n$hM3 + +>Qi\sӗ:wt/-7ypdiULyLIB~yA|\-ǣӞr֥'ZuK*YPRlJ xC.>2 +`d6L{UL omuK_WڞֺDT=/A23G)5|qɡJS6I4BoPO%D8OC#(gt|V[CB3DW8}:bYFu?LOj`,qJ/zC-w
ee--eMUr4
)Wڶ[y;m&a<|v6iSjFQ~EꇒDΟylYRm>!S:ƴH!5s%AGm19ތ{n!TD{7f(mxV>Ysv78P05$o?@7'M0dTt[Da2
GK̥VV0ۥN@]kȧA{0(U +endstream +endobj +50 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-29 -960 1116 775] +/FontName/PXPSCO+CMSY10 +/ItalicAngle -14.035 +/StemV 85 +/FontFile 49 0 R +/Flags 68 +>> +endobj +49 0 obj +<< +/Filter[/FlateDecode] +/Length1 963 +/Length2 1730 +/Length3 533 +/Length 2406 +>> +stream +xVk<T.}e#vm0b\Ӹ6vm̚435*(.(D$Jf.j|9Z_<?y?,vl$ڄDd#@wN&d#^[BF +7 +02H# +03<<ıA.!}c]Pi`oERCsSl&d)@W +'Mhb>s eA7;7$ظO'Z\Agjc<?anfv[o\$o}<}C[>s<^7QDW\2QF<ÝWgOkQ(bLG\*NyZzyru/>8tŨ33hiJE7 +G(|kư1w}uQkiݓqdfUQ/ިbcO7,>,u|L[-%
^Kj]r[^]<q%[9zni4Y+-}f\ 'xNaT05,l?͏[{2̖-K=P'ZIw<,߮O9&SX{Z5{I<nlKI,Xx8wXtavY|{Eɣ9'E~jAB5QLV<ň9kڬk;ʵX
}_c eZVV$J[Z_=
+en~5ZwTy>.3sK&#cqA;kʾ+0ݪVsfю>2NsӊՖO[YPHzݾYL{A*{:{BE,_uwԪ*SvH39vpk_EJWjfn}ߚ;k<̕:~h{$u789?qRҵ +
bp
[bz5.U$*8ݎԕ@gHOw;:F]"ܻrMFG*}IPoӖ^'❅#jWogq4,xJ5=]8oLw˓[NR9'.4u"mT^"-Sce(08b~gļ|i k!#3ݵ*
>X}a荅ٯ"<R5s21GAw0__gy ]~?'}a]gQkFI)yJ*1,Չ㷏A[BF[؎#^ÐU8vxd:'
_UgYg +{v$-:Ӧ {pvg;&uj-j%uNthRcf)YjK^.Wɴ$BVz2x^w7u+D(B
eDMHv'.zn)/ȴdl`]_t/춢Q;aUt<38!P}mNS[sZ
_'Acڕ;UŔij}ǺfQO
/8GęcwcGj~k:K* WkjN5c|KȀ 7\T +buDDEDw+! +endstream +endobj +57 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-40 -520 503 520] +/FontName/GAOUPH+XYDASH10 +/ItalicAngle 0 +/StemV 40 +/FontFile 56 0 R +/Flags 4 +>> +endobj +56 0 obj +<< +/Filter[/FlateDecode] +/Length1 2295 +/Length2 3317 +/Length3 533 +/Length 4714 +>> +stream +xVy8?bP}UDYbl p,IcL̘d9Nڎ,(Fd"TҩTtTBHN}f9{ޙ>}?ی
cڐ=0hg4m͇iBcC&D"B"6ECX d1FpKw#(Chw#Oa!kdbAh#`Y!a0G(|'ʀǢC4!,Pzŕ +aqhlh,6B8dE%SZI|b,!Cȃ+
W Y<!DcxB)qHn@\ hDn0bY¨!B:H¡JyP,ņ!ͣ72/ht>(衴ÿӿg/4!,2Ϣ9w?X07XIæPWi3 +D.!!a/] {ADAlՙE9 B +/ +0 +ްW +,C0_^@/P$}BC\6 +bnz?faH]0<@ H-qC",b#!`L:zQ!/3ÃB5B&hxc +|A 66b"`Pi:̊ +# }0R +J
v&!cgr1deGА w;/+\Sl5R
Y +bE% +0˅4F\IWɩfY0Idjzp*)+l&]SWVȼdf +?D|rnq[j1ilkM|P ̈́WQ3qdgE7rh0F^};>?l[mWMo/\__M`t}&ˈi_YWrKY9w),yVy 2?VК:~"t`lbѳiLZ$۩_p,ΦW;v6TEZeAKEkfY,y߅h.aчgO(M!]ܝKܱ;UU!DKSDda#V:v6sxP@(.WbTW7()logjojp +y[YJ1#!I?}P?[!O]θ_):ڹvgr52n,Sö^I^arp^dGZ&jbsu88ۏMCU4.ė:nJLeJ~wGH &){Y\\[14/bB_z7]^:,2`UJZ蝱zo+c xsڪ뢋FYORpWa]9Mc#捎kصM$تkx0O,sm}e`OdSTf[z;9[dԎ8bPMUK6ںV_o
}wuė'@hz
W=Mu#
O^+W6A8>M1n\3UhXtMm7&ʯ!JO٦Kf|UxZǩ= +zaQ}˹zkWr
nL珴uupv{Y`z{5۱6S;N_b2Rl8veiqXh;MǑCo*SC뫏;yl-ۅa"ϯTb%ߧHy<psvvOwX뼎-Vg +!uykܩr;+q :?1htp!<v6+(AeN8v-/ESn(;k}ӆp-3imM([.jw~@PZvjŪԡ{N-ȵ8[N|RfZ{ա7kt8T
=Z=dIw=VT|w]pr +1\JW$/j6h?k3/\wz.D@j"is^MK&zA(P]{<'ψ<V;DIvv(rlUyep RUB=2rl.;zPsd#"et=fS'~QE'!%9U~z>byO%^(Lw>MMs3T?^m֦G9ȤxekөPbcdgM{ٱu[~ÔVՎ;+E)dƕt***8xaFF0v\W\nE;I+-YP0}CNR Z:)RW%*w/{[vByvzk3U)cVN5ozVzqlV
'>ߜ{,P +Rx6YԡՏ|ߛfEkUVS+%o=KOF܀g]",J8MAl['z5d5
+^[ WExr:ƦpSzdDlxدwVѴmC]<}ү)h
wf^~b<=&CZ*ؙ*wFT<tT4P5pppw&w>=sN45kON* xNhpgӄ;q5IP*-tT_IC
=!01|ΣCl?oM[3>zCr=2>?Gz1ٓ7SF),m>P?_2qM7Hjn<shc$TnC>G }I
Y+& S>1D(CK8\ -`"jD2$V/mx2U+O&}MV^uPPވb[[gPg<:l-&)ǹɾy +,=:N `{VNain\BɘFը:*lm:bXj]Aʊmy{7M|
::xeIcХ9:.YuCٕ-N8?KU-vGc\ߔvkugbsUAӡdv+YF7Z#nwNZw7^ҭ@)im]9Qu`cc낏lQD:gnttUfwO&:;{*2XZ`,7>ⳳ(Zn'Y @9nwX^r>;8sbo%O)_e}jȳՙ>
-J=7(nz`x}}>6)8sp;麳Gw>f^%k
d)!E#.x:AOg9*/67XqH֏tl:qQ@<OBD1}7xxpz*s)
zԈ魜Uҭ\/ +endstream +endobj +60 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-11 -1610 1143 1610] +/FontName/YDTFHI+XYCIRC10 +/ItalicAngle 0 +/StemV 40 +/FontFile 59 0 R +/Flags 4 +>> +endobj +59 0 obj +<< +/Filter[/FlateDecode] +/Length1 3497 +/Length2 10452 +/Length3 533 +/Length 12376 +>> +stream +xeXQM2 C
)R5C#
HtHwx~
u߹H.n7 + +sA /S#̀*ܻ +`ab-{Vcٔl "+h^#sJi?&Ψo$ԄϠJ&Hg@ 2'XO`2;. B!@^1d;AFu\ԩ +AoBP[)|=|=| F@Qeo7ܨqqn88h +xP5*熟sσAynyP<7<(>>
/{NjExoxQ|7|(>>^
/{LJCnP||7||(>>>
wLJ
ߵowm>k][y7|
ߵo]wm:
ߵ 7|ז];rwm8
ߵ 7|AP|>rqu29o# ZՐʭVn$ r'[M Jfb]3n1AA̠[̠kf-f533v]3nk=tϦxp7Ov$.;Y@=ZWPy)dp#cP#ߚ/">_BݠfEwXr `ț,f7W=|y9[Cx[]ѐt|# Wuz-KHU}AHvUZLLf_[N0/J(x3E%vفvx0FQۼ۹і!_y#ɽ:WqC ^ϰ\Ƿ&d=uE㒖TyZ}\%:o<)7\ϊ'1V0(VqTh+%0اSUF<5K\XB|{ߵ +jw|Cf{]fU&
UDh˩t=AML40Z$qWP/d>9ȓ>57UiΉ1Q Ŧ{{]LfgM0<+U7Wÿv[?}PY㹸PtJrpVe8'@TߜI!j1:ҨF +=cé%(uAm//6yg%<x/J3}#iB-͂O +B'Crlf}Ѥ/M;L6|5V9-,"U1Br-с/䌉dk.4Twh{GV䁙?$ۏJHy_5NVctc#y 1K0 UD6vw[ѫ ;sF_
_(UQU"I-L9'YpCB*<T~Ed[*>[o#XeɵEYHOkp#蜇%Cn2S媵%;0bojMC#xkU=)#
v+ +zઍ4?^̷wFf<ȰȞDH=' ^é< kLLJ~fNHkzP68}R ~Ѱu'5&Icf1/jJSݠ"7=mo\*8XV4.IhFuE:葬7rشFD9땎x78
P +lf(` jݙ93O&B(>$pԷZtOs)PF2q#B( "Q6R@Ao<]Sɡژa(6δSqJqSntvBt"wbC~K8=۲X><!j
<:f{,j'݅C +`Ԃn5]o0'ʈR.>bzKPC0R9wWA LˎٸWk"/|3%I}-'_8DQWZя%|j([lP巚(-A8hQO~w3`V`gxϨ(X%F9ޜR,d(KCXP +3I{ "鋴y4>-|PӒk 2֝
>KiTϚ\4mFb5www%&(Y^wTyuHCD}֭n);Qx@.4y||tKKw|;%ц"tW#tUO<ҏ~|P#slS0=DžjOA0iWgmzԋ$$&erk +j +~776YzfB{NoA|SlnnURIxb mƽ641+bF*i<Ee +7rAVK+#l.3̂8!l{ Dp9Gz᩷K mSb~KAvTLJ ˒ٱ"0\vw};/vy?9D/N2w_lĹsSshq`,ڼe8NզHgP*;cI'&([{+dw"mxgZB
#rVOmJ.E>焢ųqzSkR'zI"9SxeDa;sݎ~Sgߞo{c* H#bDxMKޟSKY
F$CadibvPyݦΠ5@cP;YQȡoԱrA6G
}^ǩ}H5!<o=7:\r={V$@[
b WY˟RG29XAWTZrCуWɿ +$<N)+Kw|.M}{/N31-w~"-= +N!/#"Ɯ+{bCtz +bEpHԵSVp{]PZb<oqrc#د4PspR2lH2U}53.7S7D0lҿ܉C]ysYVIvrķ^,>f*zAz+Fٟ˻--eKXc=~%1Q]1.*m +{!) +`t0]Mŕ]AT8kO_em*՚Q0ϙQ-ƑvU~&i9;jJ9 U7fQJWPGoLW49_|vY]nq]3%PjD`X
|'mkڤu+|ܫO
43@WkjiNٖ-=knxeP|ljK=BsmƉꃤ_4,+U;~ңu^OD6LѬFWksZǼR7+!&6VϦoL-ö_8)if\\¥Ɗa[<YRA>o-DT#)'$*ۣ[9w~%k\ <%-Ra(Dpd-uSu|A6HYK4]0b+ +;_A"+Yz@#::~xG**:1|oCW|\Ex +Xo+*km_ulEl+3i{k^FYj]!)`qW5wORZcfV61hJӴ""(Z\3v6!`x wK%.OBF7ԣx$ tn`athC. ؇HG[ +%WC_gÔC³8!pYZ">7K:%팈@x`URdۖt +/0Fqy}I:5x{W~R."+1rΨ ftCf}Hpk,}d"''ILr9m`Y!12F\8}Yc2۸<k;CezB +ipca-~צ;Nkfu.mK+z4Kx6,m%^I](|QĜ"]0e$ѤWc`3:i^?w_s}Wބ#M)^|Hq3۹Ղo'$)+qv&Zy3Ω<\hrR-IH*c?ъwԆ_:&-9+$U$O{4 +<T)nqWbaY|h¹~~-n%: #y^V\|]H + t_Ji;$M{VtR|$ +9:vcD,Zc% a-"|#>PSnLH8 +X%F#,"W[Lsɡ[5H̪v0c_af;AwDI~LOT8xuȿR)a4mEֳiqئb]թ9 +MX(SBw5 S56CU}UAa'Jܘ/ʟ">zI,IرPt5`yL;j +`doF2E}6T +մhLBdC{~)2Cs99:RUW'b .C V?A!hi7^&Zp Z +5ǕƤ~VsUGEʦ#gz?4p?+A-tT4|'O2iW~-B⠣P=@_kkK&h]2CGZ"ctܯ)'jʚMItN>kT/;CDt?/¦y9GV'Z:aXǎN`HwHB
{ԧ҇W!D
>+9\&uпaiYc9Ģ̊];e+\B?pi*x^T<g=CK~аfmݮ~δ?r19T!`[%Mkׄ (Bpa_3 +OD\*'K^Q_+1K}Xذ=]㢺iL|tT[vPx¥{>r]NF_?άCHx-5CP +֙4<9Ji4}j?0D2W|?20UP1W'<]QÃQ"+,/WiF +b4Q+>hy7g"(CZҚ6ks.A{|d-oHmNPc!_28\?BF
3`˾" +~zJgqI3iJul6':ِÕh)}KbGwGF
72jDVܒA>'*dHΫ^86Ͷbw^UdCwhfh
J!b UԣW5 oDkGI#E⡙MV_Y5.D`iӅ^Z-A>.u0{\W +ed85US^lY i+dZX;t~/m+:&Cr67*8mHG;|N2j-|qdX=p\YxwT{e&mʒM,Y={a~ubh!4_Lq]d8dVcN~iLx.(}TwR=/XN6, N,?D+.!1%s>x%>bda/挤o{wr +0@.hZi,}l#t6[,%/kE!H^צNjG`.f9g1t?X0tQ'lX֞>cnq<v~ZTpطVP?Se
GBQ{E@,u'"ݤSԥ9/h>6<غeong~K|\_yաIl+;PEq$rJ|%Ht[S!B{"(/u/[Q Zy~Z\*!aE^5WiØXzZu.9>Ę>y=Twטtv֫T8]~]`n{@-ڙg(bJSaQpӇd8@ysո-<%X7/d(Ծ3U|lV5Ut?*qhAMDF>bnX` +v,UXz),uo(G3dx!ki8]@գOS><{Ab`xڷ\HerWN"?}ضkx\ +NQiNř(8?n5QuKƧIhyFʖ.*4cF~IKclK#zPPOeٟDpJyj
rYs-#5ds^˺xS +6Z +z6]^Bb3SBO Cm"IM\ch%2U-+t8;͋6C\_c(y=Ƅ!Ѳ0R+,-Li9X4sq!֬^7pd^3U詜ەW]Hlo(JM?۪1c/%CW9ޝeR9
~H,!Q.}tY!`)t@$%$;8X{4)k"qap:oeG~_}*1ic^xOVbK2$8gK`,m] (YgmsL80<bx5_aƉ>s8Kn5a9S·䝥=X- X;qTi_>pAI,NW}1}d˄B`)z<!t*pv2xSDFUyH唴*/ʼ39d,p$GfL0{ny7*$dQQg93ٰ\3ZTi' +A˾:
+#L܉!W^_>xQ +5Q+ +DbYhl0r͒a*chsHp*Sk=<go~(`kD;}Xy RBiPw'P9RnoAݒYG8<12ħ=؟v0M4J;䖄K!՞V\?"_Y'pgJZ<L͑QKcbcC)pM +ߘ\}{yj&k^ 2ScŧY_%oj~)e!}Y&CENZQ0@:IȫZ^,xteA&}I2܇TGccB.>d!OR;0a,KaЂ^?eD$jɑ
#gL/ +5+_ +vA.^5+*{.۞WK}s)#@i +endstream +endobj +75 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-376 -376 376 376] +/FontName/WWYYLO+XYBSQL10 +/ItalicAngle 0 +/StemV 40 +/FontFile 74 0 R +/Flags 4 +>> +endobj +74 0 obj +<< +/Filter[/FlateDecode] +/Length1 1981 +/Length2 1460 +/Length3 533 +/Length 2703 +>> +stream +xW{TW/H䡢Z"#(("C2!S0 +>bVԢba{{{6.}gGΗIh(St6ޒc",bAAsv"Q<P_Ⴅ: +BI H +Z4Y(k0@( +Av TvQXT,CqYTLC +oPj$'B
>G} +
@c'GJ +"?J"])%w4t +SkTD +3@02K!50*6$4]0Lpr$ˇ"ؿKH/'D``^5cy2|b|ft(8hL, +:X,n0"'pEAcFv|{qsz<PNBjlQc*om[ġ#Dө +(')QaP,1J +DEGTa8 +futkI=3cf\Tbd_(k^yd8`ٿʑlŀIgiBp/8^'zBq<=A& +G4JfH:0pJΆ2\d.2&{C.c2pla} A`twl28C2Iסa"dKE3Pm~CO`oivo,<iVk
_}{NkRl)Yf7<K]>ۤWYL=M/Ĵ+,'Dt +u.oL+v}[fӮ[ojso<9q-c8Iv͌.Iٟ|s~qƊY?URuSEfYVV4eqB.wzCt=)3/Wm2:[@<>VV/[iwlS{Kv}jsR61u<o;e5Ug-zI`]kѣy>h Ĥeo^{Ueas'^xntދ!mYZqbaKZ?gW>72[ +H<
X98EUU{w39\Ξ1{睲/>;㶳V֙^&r;z^> cn9_uVw/=~Ѥ}9[ +wZВ%Goqnvw' +/|i +endstream +endobj +82 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-30 -955 1185 779] +/FontName/RAJAON+CMSY8 +/ItalicAngle -14.035 +/StemV 89 +/FontFile 81 0 R +/Flags 68 +>> +endobj +81 0 obj +<< +/Filter[/FlateDecode] +/Length1 838 +/Length2 979 +/Length3 533 +/Length 1587 +>> +stream +x[TWLE]d&`H 5&'h2&V"ąŻrPQ/C*hm)-XEE+vl/]}o{f;D|8DY/KBgH(0P>>( +\x$&@$PMH%* &, +d+&!.' +פt3YW.xgV}3=PQzڄς;svJ3/l.1z[ʸf]j݃S=e7=7mv(/k}.^?ؠF%:Y]t.,*~{xedf^U_j庯.C4:k?ZsbWOnnQf> +N|׀=匤Bm0_A9I}ײfmƂ%.b˶͈wǁVa`ҷ%.ɊXXPYVbģ=MDa<oU9~2֭s]M:V=r,f{#@ԍ۸o;<)=wS]W^uTZk(}Ȼ47#ܼiYOm9][FߡޘzN~ƭcҾ+Iz3nۤp9ߤi=PzmZan2'
ŃGK(4֛ꯩ)*ܫSM;i{űήY?]ix?ktWܺh䬻T;c½;|R"D/hu-_wܬTft107OHUPBRZBf0~sa +endstream +endobj +105 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-24 -250 1110 750] +/FontName/HFMWXR+CMMI8 +/ItalicAngle -14.04 +/StemV 78 +/FontFile 104 0 R +/Flags 68 +>> +endobj +104 0 obj +<< +/Filter[/FlateDecode] +/Length1 994 +/Length2 3727 +/Length3 533 +/Length 4422 +>> +stream +xSy8V$ƞDy-c_f05cJȖefʒ5e%$%ɖeYdȞ%g};\s羟?<54PEboXA* Ux-\%H + +g)7=Ϩ6mqpAPYIo@{h#`oţ0:!)-
#߳4Ec&>8 +d[BU@rP,0@ +$7$HVn࿏HM
'!-HH ? +W = +bϐ<INK&4W Śy6/&LM8v Z
u/QTLTu%ھTu&;N﮸!
}`ڊ{4N)}qK(1SSƺϼ/yS1y#!79XB \_\@@Wq[Q=CVJB'4h:eY`;i´uڊ+"E@wA^ZQsyw/d{Ņ8g2\ESF((k< +촜ﰯ +xMCv3+iޏgi)<NcmTzVUWq1t:mY뇳<ޥ3[:ӅUln[7:D"k;+1[ܳugw顳̒5c&y!_>ַF6~A{k7tNlU@Eћ+KbG +R?o#SgޫXS$K2uYg;mJ_+H鲬ZV%|R35ӆՋI;UO59Cw-ӆrO7@f.y'7v[_g֨w1&{~-/
dfXNu˵r*o;EMKe6O +^ +V,D^YX?r$$jL]{bqgv{~ +/X
8)8WGʳ?N6*K<O7[̮飗|(/k:KNz_6:^x5IJR +}6R +Ԋp[qAf~\' %
a_sƔ~CѺ&[nw'7|jT 5*f_[s,W,goxB5=oyjsDfědS>_c!:$xZ<QЧg\Y{qszKђ6y;2
7$m8,>i:nϞ[٥#}~Ӡ֤,M+*{ޯ6he!/L|%6: fx}4 xJo~۷:JnLU7D겵 +==BFIHIxXmgT.ӯ3^)NX)huiOٗs4J-t=aolOm>>q&V!ѽn9nL+3fD/.o87_h*m5*Fbv@ʬEet%ͭGv8M͐5=Lϧ|@
Ak.q%%
@It!W(>yѤDܾܼf{783Z4^w$QG|A)VkәUn%]wF>=!aaQ=H?CG:uN^>HOU)G$#UڕʍnY#˕[pqIDJ<5.b+)^d?'gK$IR!lζܶ~&XS:*(̃'X58- ͻD1RV#&9*SI_sh>MR*<Ɏ;eʴ#r\,sLop!kК~ '
:6_a#b3_F}RlMxzc-aɲܵ'FNya4u8ۉ<E}EsIWWMKy|1.<1Qc:0bFVxo$4̙Nޥ5>q艫}Kw9OJ#blrS[e$mt :ihUn</LF~`7]H2ЍVf~\ +m/-hӡh?ǥqU'ej'YEZL0|ЋMrZ6GhG7vA1hK9M4S*ïG(`l<.5È5dESux 3l`Toi]M-<AJ)b)ݗ6%D +_(/aGd +Bf` VfzlL/LD')v[͔TXQS49#}] ь{HWUҜ}>{$nTb?1-'SbN oX6nN4Xtdm7VX1VyUIЧ秸8NX `_%+߅K.7?E瞍c\6MQvќZX@<k Ҵ2ӖךN1(b49bDxƛro\ӌr_M~Y\CebaFZeR-ÌG:.q}ژ\=dq6@݂ߞ-VHEQِ&|s~HϨΕGEhtjJS=['H?|`G rM?|zkfhrCOعl-iI% +endstream +endobj +153 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[11 -250 1241 750] +/FontName/LFRBZJ+CMMI6 +/ItalicAngle -14.04 +/StemV 85 +/FontFile 152 0 R +/Flags 68 +>> +endobj +152 0 obj +<< +/Filter[/FlateDecode] +/Length1 770 +/Length2 1201 +/Length3 533 +/Length 1777 +>> +stream +x}<T7Y !!eYdXΘ<5Ji0s㌝IJ$Z6QTJѥ-y< ++%^s_>>3ݨ'i8q8n@a؉@lDfgg
%B`a `ݒA c$XH( L6u +.&[ܙX,&'CERПb1anAKZXр
>?nl@mm,moGn8;R%X_c]e55W:"0QmmMW<LYYb23FcG4ذZE5]= ݝ@,eЦ +LJ?k7ߍ=b-=paD(k|N<U=Rƒ9Ej=S9]VlR\qNZ U\u|>
d֣j$3z3D7:_ww4/w"Ts]⾖F8^DB8crɥ=<Ê^N\kr6)Mw&
HN<c^;S+YG8ʡG-{Rr~wJgOVI% +CjIqaUԕ7)~p=9aT|?9~4\oN +_7}5\t<<(U@4 +wi{]'(wxa"}]#?Eq&SpoDv(:g\OVӺm\xn̫FKVGfND@@}o2+-HsAGYeߪG&E[&)i#T$t+s_ipb94!-G);TҜԞi{_lMN)ZڟҏE6qK=F9?2@87 eKͽ[{5C~铭6_-#xUW_P|Ӽdeo +mk8_F0MZ
{͢^zrڔտV\~Oq~ijxG[ߺՔhZW *yebZhZ}뚽=?(^뿨2%nwZJכ7zE#pwZWSr7dEHo'Bk-_}OQ7? + +ye-]Q{3(m*ӵCyKigF_3{ۊ[q6h6[_;cƖC}Egd3yŀʆuC2-'8VFj
yv[Û#a1NkU
xNv<MͰ˪vs{8BIJJᦌ@(ܛ3;Uk یwvp[5_0̚:$}MMuAQ "iϰ +endstream +endobj +164 0 obj +<< +/Type/FontDescriptor +/CapHeight 850 +/Ascent 850 +/Descent -200 +/FontBBox[-24 -2960 1454 772] +/FontName/IZODEW+CMEX10 +/ItalicAngle 0 +/StemV 47 +/FontFile 163 0 R +/Flags 4 +>> +endobj +163 0 obj +<< +/Filter[/FlateDecode] +/Length1 779 +/Length2 1152 +/Length3 534 +/Length 1737 +>> +stream +xkXWE(EPS +-I +@H"Cr&3&( +brJ(]
R Z.TE{Q +rt̗y7sny(c`' +($P
Lۀ`3lG + +pXFc3bO9T"!xB"IP"j +Ĩ +P͗ +K8J)P'&Al +QB
$BY<CL<Ln
#X_N(Fc;+ɀ +lGȀ|_};o7LQL +N@P +sU-Ah!TA%Q{d +U#aޘLA;!5u1OX,B˴>H,hmڡ'7blYmi<#AEʥGy5=d8(;mJiE+(Xw.bOEMwGi[|a{o݅KtJ~vzjKڒ3gF;WT),)3^ڜ|!_D-i9mqjyңZgk}*6@dX?lpy'/,;~|zi[^i卑oyQnRϫȪ2ذ?] >h)ٸ#jsuX59>5#1.ԚϹ%|리k^Iv><-=*J}OXrvKgS~)]d]'?P6$O+b$ot^op㌃;mjRr'_F[YzDFF5osp_\K?Hhi齎W='!)骐Ҧ§1E:
ŝڑϿdCfOꨈwk~gC˫ ͳNYw{<+'~U~D;u{uD]4}
VwBOqt5'3+.-#UݨlVEX뷤j琄$lX::Bm1 ++R_|W랽;٠R|,g&`i-3tWw3eje%ߘ6/YMuf ٫lM|ɕ;H@ǟ +^ qAx=mOt^n#+\YJlAĎN[- H +Q( +endstream +endobj +1 0 obj +<< +/Creator( TeX output 2006.04.14:1710) +/Producer(dvipdfm 0.13.2c, Copyright \251 1998, by Mark A. Wicks) +/CreationDate(D:20060414171236-03'00') +>> +endobj +5 0 obj +<< +/Type/Page +/Resources 6 0 R +/Contents[30 0 R 4 0 R 31 0 R 32 0 R] +/Parent 180 0 R +>> +endobj +34 0 obj +<< +/Type/Page +/Resources 35 0 R +/Contents[30 0 R 4 0 R 39 0 R 32 0 R] +/Parent 181 0 R +>> +endobj +41 0 obj +<< +/Type/Page +/Resources 42 0 R +/Contents[30 0 R 4 0 R 52 0 R 32 0 R] +/Parent 181 0 R +>> +endobj +181 0 obj +<< +/Type/Pages +/Count 2 +/Kids[34 0 R 41 0 R] +/Parent 180 0 R +>> +endobj +54 0 obj +<< +/Type/Page +/Resources 55 0 R +/Contents[30 0 R 4 0 R 62 0 R 32 0 R] +/Parent 180 0 R +>> +endobj +64 0 obj +<< +/Type/Page +/Resources 65 0 R +/Contents[30 0 R 4 0 R 66 0 R 32 0 R] +/Parent 182 0 R +>> +endobj +68 0 obj +<< +/Type/Page +/Resources 69 0 R +/Contents[30 0 R 4 0 R 70 0 R 32 0 R] +/Parent 182 0 R +>> +endobj +182 0 obj +<< +/Type/Pages +/Count 2 +/Kids[64 0 R 68 0 R] +/Parent 180 0 R +>> +endobj +180 0 obj +<< +/Type/Pages +/Count 6 +/Kids[5 0 R 181 0 R 54 0 R 182 0 R] +/Parent 3 0 R +>> +endobj +72 0 obj +<< +/Type/Page +/Resources 73 0 R +/Contents[30 0 R 4 0 R 77 0 R 32 0 R] +/Parent 183 0 R +>> +endobj +79 0 obj +<< +/Type/Page +/Resources 80 0 R +/Contents[30 0 R 4 0 R 84 0 R 32 0 R] +/Parent 184 0 R +>> +endobj +86 0 obj +<< +/Type/Page +/Resources 87 0 R +/Contents[30 0 R 4 0 R 88 0 R 32 0 R] +/Parent 184 0 R +>> +endobj +184 0 obj +<< +/Type/Pages +/Count 2 +/Kids[79 0 R 86 0 R] +/Parent 183 0 R +>> +endobj +90 0 obj +<< +/Type/Page +/Resources 91 0 R +/Contents[30 0 R 4 0 R 92 0 R 32 0 R] +/Parent 185 0 R +>> +endobj +94 0 obj +<< +/Type/Page +/Resources 95 0 R +/Contents[30 0 R 4 0 R 96 0 R 32 0 R] +/Parent 185 0 R +>> +endobj +185 0 obj +<< +/Type/Pages +/Count 2 +/Kids[90 0 R 94 0 R] +/Parent 183 0 R +>> +endobj +98 0 obj +<< +/Type/Page +/Resources 99 0 R +/Contents[30 0 R 4 0 R 100 0 R 32 0 R] +/Parent 186 0 R +>> +endobj +102 0 obj +<< +/Type/Page +/Resources 103 0 R +/Contents[30 0 R 4 0 R 107 0 R 32 0 R] +/Parent 186 0 R +>> +endobj +186 0 obj +<< +/Type/Pages +/Count 2 +/Kids[98 0 R 102 0 R] +/Parent 183 0 R +>> +endobj +183 0 obj +<< +/Type/Pages +/Count 7 +/Kids[72 0 R 184 0 R 185 0 R 186 0 R] +/Parent 3 0 R +>> +endobj +109 0 obj +<< +/Type/Page +/Resources 110 0 R +/Contents[30 0 R 4 0 R 111 0 R 32 0 R] +/Parent 187 0 R +>> +endobj +113 0 obj +<< +/Type/Page +/Resources 114 0 R +/Contents[30 0 R 4 0 R 115 0 R 32 0 R] +/Parent 188 0 R +>> +endobj +117 0 obj +<< +/Type/Page +/Resources 118 0 R +/Contents[30 0 R 4 0 R 119 0 R 32 0 R] +/Parent 188 0 R +>> +endobj +188 0 obj +<< +/Type/Pages +/Count 2 +/Kids[113 0 R 117 0 R] +/Parent 187 0 R +>> +endobj +121 0 obj +<< +/Type/Page +/Resources 122 0 R +/Contents[30 0 R 4 0 R 135 0 R 32 0 R] +/Parent 187 0 R +>> +endobj +138 0 obj +<< +/Type/Page +/Resources 139 0 R +/Contents[30 0 R 4 0 R 140 0 R 32 0 R] +/Parent 189 0 R +>> +endobj +142 0 obj +<< +/Type/Page +/Resources 143 0 R +/Contents[30 0 R 4 0 R 144 0 R 32 0 R] +/Parent 189 0 R +>> +endobj +189 0 obj +<< +/Type/Pages +/Count 2 +/Kids[138 0 R 142 0 R] +/Parent 187 0 R +>> +endobj +187 0 obj +<< +/Type/Pages +/Count 6 +/Kids[109 0 R 188 0 R 121 0 R 189 0 R] +/Parent 3 0 R +>> +endobj +146 0 obj +<< +/Type/Page +/Resources 147 0 R +/Contents[30 0 R 4 0 R 148 0 R 32 0 R] +/Parent 190 0 R +>> +endobj +150 0 obj +<< +/Type/Page +/Resources 151 0 R +/Contents[30 0 R 4 0 R 155 0 R 32 0 R] +/Parent 191 0 R +>> +endobj +157 0 obj +<< +/Type/Page +/Resources 158 0 R +/Contents[30 0 R 4 0 R 159 0 R 32 0 R] +/Parent 191 0 R +>> +endobj +191 0 obj +<< +/Type/Pages +/Count 2 +/Kids[150 0 R 157 0 R] +/Parent 190 0 R +>> +endobj +161 0 obj +<< +/Type/Page +/Resources 162 0 R +/Contents[30 0 R 4 0 R 166 0 R 32 0 R] +/Parent 192 0 R +>> +endobj +168 0 obj +<< +/Type/Page +/Resources 169 0 R +/Contents[30 0 R 4 0 R 170 0 R 32 0 R] +/Parent 192 0 R +>> +endobj +192 0 obj +<< +/Type/Pages +/Count 2 +/Kids[161 0 R 168 0 R] +/Parent 190 0 R +>> +endobj +172 0 obj +<< +/Type/Page +/Resources 173 0 R +/Contents[30 0 R 4 0 R 174 0 R 32 0 R] +/Parent 193 0 R +>> +endobj +176 0 obj +<< +/Type/Page +/Resources 177 0 R +/Contents[30 0 R 4 0 R 178 0 R 32 0 R] +/Parent 193 0 R +>> +endobj +193 0 obj +<< +/Type/Pages +/Count 2 +/Kids[172 0 R 176 0 R] +/Parent 190 0 R +>> +endobj +190 0 obj +<< +/Type/Pages +/Count 7 +/Kids[146 0 R 191 0 R 192 0 R 193 0 R] +/Parent 3 0 R +>> +endobj +3 0 obj +<< +/Type/Pages +/Count 26 +/Kids[180 0 R 183 0 R 187 0 R 190 0 R] +/MediaBox[0 0 612 792] +>> +endobj +30 0 obj +<< +/Length 1 +>> +stream + +endstream +endobj +32 0 obj +<< +/Length 1 +>> +stream + +endstream +endobj +4 0 obj +<< +/Length 30 +>> +stream +1.00028 0 0 1.00028 72 720 cm +endstream +endobj +194 0 obj +<< +>> +endobj +195 0 obj +null +endobj +196 0 obj +<< +>> +endobj +2 0 obj +<< +/Type/Catalog +/Pages 3 0 R +/Outlines 194 0 R +/Threads 195 0 R +/Names 196 0 R +>> +endobj +xref +0 197 +0000000000 65535 f +0000235410 00000 n +0000239902 00000 n +0000239550 00000 n +0000239755 00000 n +0000235574 00000 n +0000010952 00000 n +0000000009 00000 n +0000125946 00000 n +0000125762 00000 n +0000000908 00000 n +0000129944 00000 n +0000129758 00000 n +0000001901 00000 n +0000144766 00000 n +0000144580 00000 n +0000002818 00000 n +0000158656 00000 n +0000158467 00000 n +0000003803 00000 n +0000166937 00000 n +0000166751 00000 n +0000004749 00000 n +0000005749 00000 n +0000170450 00000 n +0000170256 00000 n +0000006834 00000 n +0000180084 00000 n +0000179891 00000 n +0000007637 00000 n +0000239655 00000 n +0000008623 00000 n +0000239705 00000 n +0000010853 00000 n +0000235677 00000 n +0000014665 00000 n +0000182114 00000 n +0000181920 00000 n +0000011013 00000 n +0000011966 00000 n +0000014577 00000 n +0000235782 00000 n +0000019122 00000 n +0000190111 00000 n +0000189921 00000 n +0000014727 00000 n +0000195800 00000 n +0000195610 00000 n +0000015198 00000 n +0000201424 00000 n +0000201229 00000 n +0000015670 00000 n +0000016605 00000 n +0000019010 00000 n +0000235968 00000 n +0000024482 00000 n +0000204133 00000 n +0000203944 00000 n +0000019184 00000 n +0000209154 00000 n +0000208962 00000 n +0000020012 00000 n +0000020972 00000 n +0000024381 00000 n +0000236073 00000 n +0000026246 00000 n +0000024544 00000 n +0000026145 00000 n +0000236178 00000 n +0000028341 00000 n +0000026308 00000 n +0000028228 00000 n +0000236458 00000 n +0000033137 00000 n +0000221837 00000 n +0000221647 00000 n +0000028403 00000 n +0000028802 00000 n +0000033035 00000 n +0000236563 00000 n +0000039333 00000 n +0000224849 00000 n +0000224655 00000 n +0000033199 00000 n +0000034190 00000 n +0000039230 00000 n +0000236668 00000 n +0000042304 00000 n +0000039395 00000 n +0000042201 00000 n +0000236854 00000 n +0000045994 00000 n +0000042366 00000 n +0000045881 00000 n +0000236959 00000 n +0000047238 00000 n +0000046056 00000 n +0000047160 00000 n +0000237145 00000 n +0000056063 00000 n +0000047300 00000 n +0000055973 00000 n +0000237251 00000 n +0000059397 00000 n +0000226744 00000 n +0000226549 00000 n +0000056126 00000 n +0000057111 00000 n +0000059258 00000 n +0000237537 00000 n +0000061954 00000 n +0000059461 00000 n +0000061827 00000 n +0000237645 00000 n +0000069157 00000 n +0000062018 00000 n +0000069042 00000 n +0000237753 00000 n +0000071118 00000 n +0000069221 00000 n +0000071038 00000 n +0000237944 00000 n +0000076860 00000 n +0000071182 00000 n +0000073465 00000 n +0000073500 00000 n +0000073535 00000 n +0000073596 00000 n +0000073692 00000 n +0000073753 00000 n +0000076036 00000 n +0000076071 00000 n +0000076106 00000 n +0000076167 00000 n +0000076263 00000 n +0000076324 00000 n +0000076742 00000 n +0000076811 00000 n +0000238052 00000 n +0000082889 00000 n +0000076941 00000 n +0000082787 00000 n +0000238160 00000 n +0000084386 00000 n +0000082953 00000 n +0000084284 00000 n +0000238448 00000 n +0000091198 00000 n +0000084450 00000 n +0000091071 00000 n +0000238556 00000 n +0000101425 00000 n +0000231475 00000 n +0000231281 00000 n +0000091262 00000 n +0000092236 00000 n +0000101296 00000 n +0000238664 00000 n +0000103909 00000 n +0000101489 00000 n +0000103793 00000 n +0000238855 00000 n +0000110301 00000 n +0000233558 00000 n +0000233367 00000 n +0000103973 00000 n +0000104952 00000 n +0000110138 00000 n +0000238963 00000 n +0000123980 00000 n +0000110365 00000 n +0000123866 00000 n +0000239154 00000 n +0000124800 00000 n +0000124044 00000 n +0000124722 00000 n +0000239262 00000 n +0000125698 00000 n +0000124864 00000 n +0000125641 00000 n +0000236364 00000 n +0000235887 00000 n +0000236283 00000 n +0000237441 00000 n +0000236773 00000 n +0000237064 00000 n +0000237359 00000 n +0000238351 00000 n +0000237861 00000 n +0000238268 00000 n +0000239453 00000 n +0000238772 00000 n +0000239071 00000 n +0000239370 00000 n +0000239834 00000 n +0000239857 00000 n +0000239879 00000 n +trailer +<< +/Size 197 +/Root 2 0 R +/Info 1 0 R +>> +startxref +240000 +%%EOF diff --git a/Master/texmf-doc/doc/portuguese/xypic-tut-pt/xypictutorial.tex b/Master/texmf-doc/doc/portuguese/xypic-tut-pt/xypictutorial.tex new file mode 100644 index 00000000000..e48c9271b2f --- /dev/null +++ b/Master/texmf-doc/doc/portuguese/xypic-tut-pt/xypictutorial.tex @@ -0,0 +1,1954 @@ +\documentclass[12pt]{article} + +\usepackage[english,brazil]{babel} +\usepackage[latin1]{inputenc} + +\usepackage{indentfirst} +\usepackage{graphicx} +\usepackage{url} + +\usepackage[all,knot,arc,import,poly]{xy} + +\title{Tutorial de \Xy-pic} +\author{Carlos A. P. Campani \\ {\tt campani@ufpel.edu.br}} + +\begin{document} + +\maketitle + +\section{Introduo} + +\Xy-pic{} um pacote para tipografar grficos e diagramas em +\TeX. O pacote \Xy-pic pode ser usado com \TeX{} e \LaTeX{} e permite +desenhar diversos tipos diferentes de grficos e diagramas, incluindo +polgonos, ns e diagramas em matriz. Ele implementado em torno de um +\emph{kernel de linguagem grfica}, que fornece uma notao +mnemnica e consistente, baseada na composio lgica de +componentes visuais. + +Este tutorial tem o objetivo de ser uma introduo breve e +a\-ces\-s\-vel ao uso do \Xy-pic{}. Estamos longe de pretender apresentar todos os recursos +disponveis. Ele complementa o \emph{\Xy-pic{} Reference +Manual}, de \mbox{Kristoffer} H. Rose e Ross Moore \cite{bib:manual}, e o \emph{\Xy-pic{} User's +Guide}, de Kristoffer H. Rose \cite{bib:guia}, que podem ser obtidos em +\url{http://www.tug.org/applications/Xy-pic/}. Ainda h o timo livro \emph{The \LaTeX{} Graphics Companion}, de +Goossens, Rahtz, e Mittelbach \cite{bib:goossens}. Recomendamos a leitura de todos estes textos +para aqueles que desejam usar intensamente o \Xy-pic. + +Para carregar o pacote \Xy-pic{} no \TeX{} usam-se os comandos +\verb+\input xy+ e \verb+\xyoption{all}+, que carrega todos os +recursos, o que pode tornar a execuo do \TeX{} lenta. Para aumentar +o desempenho do \TeX{} recomenda-se carregar apenas os recursos que +sero usados. Da mesma forma que no \TeX{}, para carregar o \Xy-pic{} no +\LaTeX{} usa-se o comando \verb+\usepackage[all]{xy}+ no cabealho do arquivo. + +Caso se queira produzir grficos de ns e arcos, deve-se incluir +adicionalmente as opes +\verb+knot+ e \verb+arc+. Tambm precisamos declarar as opes +\verb+import+ e \verb+poly+ se quisermos importar imagens +\emph{postscript} e desenhar polgonos nos diagramas. Para isto basta +usar, no cabealho do arquivo \LaTeX{}, o comando \verb+\usepackage[all,knot,arc,import,poly]{xy}+. + +Problemas podem ocorrer devido a flexibilidade do formato de entrada do +\TeX. Isto causa algumas situaes complicadas de conflito. Um exemplo + o uso do \Xy-pic{} junto com o pacote \emph{babel}, em portugus e outras lnguas que redefinem +as aspas, como o caso tambm do alemo, o que povoca conflito quando +se deseja salvar posies em um diagrama. Este problema pode ser +resolvido ao usarmos \verb+$$ \shorthandoff{"} \xy ... \endxy $$+, +protegendo os comandos \Xy-pic{} definidos dentro de \verb+\xy ... \endxy+. + + +Outro problema o conflito do caracter \verb+&+ quando usado em um diagrama +do \Xy-pic{} dentro de um ambiente \emph{tabular}. Neste caso, +possvel resolver o problema protegendo os comandos \Xy-pic{} dentro +de um par \verb+{+ e \verb+}+. + +\section{Conceitos Bsicos} + +A estrutura geral de uma \Xy-figura \verb+\xy ... \endxy+, +que constri uma caixa (\emph{box}) com uma \Xy-figura (usurios \LaTeX{} podem +substituir este comando por \verb+\begin{xy} ... \end{xy}+). Nesta +estrutura podem ser declarados comandos da ``linguagem grfica'' do +\Xy-pic. + +No h necessidade de colocar a \Xy-figura explicitamente em modo +ma\-te\-m\-ti\-co, pois a declarao \verb+\xy ... \endxy+ j o faz. Caso +haja necessidade de apresentar texto dentro da \Xy-figura, basta +usar o comando \verb+\txt{ ... }+. + +Os elementos que formam a linguagem do \Xy-pic{} so: +\begin{description} +\item [Posies] Representam coordenadas de pontos dentro da \emph{caixa} da + \Xy-figura; +\item [Objetos] Um objeto como uma caixa (\emph{box}) do \TeX{} que pode ser + posto em uma posio, exceto que ele possui uma \emph{borda} (\emph{edge}); +\item [Conexes] Junto com a capacidade de colocar objetos em + posies, todos os objetos podem ser usados para conectar duas + posies; +\item [Decoraes] Sempre que o \Xy-pic{} encontra algo que no pode + ser interpretado como uma posio, ele interpreta o que se segue + como uma \emph{de\-co\-ra\-o}, ou seja, um conjunto restrito de + comandos a ser adicionado figura. +\end{description} + +Posies podem ser representadas por pares \verb+(x,y)+, cujos valores +$x$ crescem da esquerda para a direita, e os valores $y$ de baixo para +cima. Assim, a origem do sistema de coordenadas o ponto $(0,0)$ +(tambm representado como \verb+0+), +e a \Xy-figura est contida no seguinte retngulo: +$$ + \shorthandoff{"} +\xy +(0,0)*{}="A"; (40,0)*{}="B"; (0,30)*{}="C"; (40,30)*{}="D"; +"A";"B" **\dir{-}; +"A";"C" **\dir{-}; +"B";"D" **\dir{-}; +"C";"D" **\dir{-}; +{\ar@{<->} (0,10)*{};(40,10)*{}}; +{\ar@{<->} (15,0)*{};(15,30)*{}}; +(15,10)*{\bullet}; +(15,10)*{};(25,14)*{0} **\dir{.}; +(22,25)*{Y_{\mathrm{max}}}; +(22,5)*{Y_{\mathrm{min}}}; +(7,7)*{X_{\mathrm{min}}}; +(32,7)*{X_{\mathrm{max}}}; +(-40,5)*{\txt{ponto de referncia \TeX}}; +(-17,6)*{};(0,10)*{} **\dir{.}; +\endxy +$$ + +A forma mais simples de colocar coisas em uma \Xy-figura ``largar'' +um objeto em uma posio. Para definir posies e ``largar'' objetos +usa-se o operador \verb+*+. Por exemplo, +\begin{verbatim} +(0,0)*{A} +\end{verbatim} +coloca o rtulo \verb+A+ na posio $(0,0)$. + +Alm de poder ``largar'' objetos em uma posio da \Xy-figura, podemos +\emph{conectar} os dois objetos correntes do \emph{estado}, formado +pelas posies $p$ +(posio prvia) e +$c$ (posio corrente). Para definir conexes usa-se o operador \verb+**+. Assim, +\begin{verbatim} +\xy +(0,0)*{};(10,0)*{} **\dir{-} +\endxy +\end{verbatim} +define a posio prvia $p=(0,0)$ e a posio corrente $c=(10,0)$ e +conecta ambas com um \emph{direcional} definido por +\verb+**\dir{-}+. Qualquer objeto pode ser usado como conector e, +neste caso, foi usado o \verb+-+, indicando que as duas posies devem +ser conectadas por uma linha simples. Observe que \verb+(0,0)*{}+ e \verb+(10,0)*{}+ +define as posies prvia e corrente, sem ``largar'' nenhum objeto +nelas. + +O operador \verb+;+ indica que deve-se atualizar as posies +prvia e corrente, trocando a corrente anterior pela prvia e fazendo +da ltima posio inserida a nova corrente. Assim, em +\begin{verbatim} +\xy +(0,0)*{};(10,0)*{} **\dir{-}; +(10,10)*{} **\dir{-} +\endxy +\end{verbatim} +O primeiro \verb+;+ define as posies $p=(0,0)$ e $c=(10,0)$. O +segundo \verb+;+ atribui a $p$ o valor +anterior de $c$, $(10,0)$, e faz $c=(10,10)$. Ento so traadas duas +linhas, uma entre $(0,0)$ e $(10,0)$ e outra entre $(10,0)$ e +$(10,10)$. + +Objetos possuem uma \emph{borda} (\emph{edge}). Assim, um objeto pode +ser entendido como uma \emph{caixa} (\emph{box}) \TeX{}, com +uma \emph{forma} (\emph{shape}), e com \emph{dimenses} $L$, $U$, $R$ +e $D$. A forma do objeto fora a forma de sua borda. O kernel do +\Xy-pic fornece trs formas (shapes), nomeadas \verb+[.]+, \verb+[]+ e +\verb+[o]+, correspondendo a: +$$ + \shorthandoff{"} +\xy (0,0)*{}; (1,0)*{} **\dir{} *\dir{x} \endxy \qquad , \qquad +\xy +(0,-6)*{}="A"; (20,-6)*{}="B"; (0,9)*{}="C"; (20,9)*{}="D"; +"A";"B" **\dir{-}; +"A";"C" **\dir{-}; +"B";"D" **\dir{-}; +"C";"D" **\dir{-}; +{\ar@{.} (0,0)*{};(20,0)*{}}; +{\ar@{.} (7,-6)*{};(7,9)*{}}; +(3,0)*{L}; +(7,4)*{U}; +(13,0)*{R}; +(7,-3)*{D}; +(0,0)*{}; (7,0)*{} **\dir{} ?>* \dir{x} +\endxy \qquad \mathrm{e} \qquad +\xy +{\ar@{.} (0,0)*{};(16,0)*{}}; +{\ar@{.} (8,-8)*{};(8,8)*{}}; +(3,0)*{L}; +(8,4)*{U}; +(13,0)*{R}; +(8,-3)*{D}; +(0,0)*{}; (8,0)*{} **\dir{} ?>* \dir{x}; +(8,0)*{} *\cir<25pt>{} +\endxy +$$ + +A forma (shape) \emph{default} dos objetos \verb+[]+. + +O \Xy-pic fornece um conjunto de \emph{direcionais}, como no exemplo anterior +o \verb+**\dir{-}+. Os direcionais so +elementos grficos que podem +ser tanto \emph{conectores} quanto \emph{pontas} (que terminam as +extremidades de uma conexo). + +Os conceitos apresentados de forma breve nesta seo sero melhor +desenvolvidos nas prximas sees. Particularmente a seo seguinte +tratar dos recursos do kernel do \Xy-pic, e mostrar por meio de +exemplos o uso de posies, objetos e conexes. + +\section{Usando o Kernel do \Xy-pic} + +Nesta seo mostraremos o uso do kernel do \Xy-pic{} por meio de +exemplos comentados. Sero introduzidos os recursos bsicos +disponveis no kernel, e nas sees seguintes sero explorados +aspectos mais avanados. + +A coisa mais simples que podemos fazer com o \Xy-pic{} definir duas +posies e conecta-las. Isto mostrado no exemplo seguinte, onde +produzida uma linha simples conectando as posies $(0,0)$ e $(10,0)$: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +(0,0)*{};(10,0)*{} **\dir{-} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*{};(10,0)*{} **\dir{-} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Podemos tambm ``largar'' objetos nas posies. Isto feito neste +outro exemplo, em que definimos dois objetos com rtulos $A$ e $B$, e +traamos uma linha na diagonal ligando estes dois rtulos: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{-} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{-} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +O operador \verb+*+ usado para definir posies e ``largar'' +objetos, e o operador \verb+**+ usado para definir conexes. + +Neste ltimo exemplo, observa-se o \emph{modificador} \verb=+= usado +em \verb=(0,0)*+{A}= e \verb=(10,10)*+{B}=. Este modificador serve +para obter espao adicional em torno do objeto, evitando que o +conector fique muito prximo ao objeto, como seria o caso de: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +(0,0)*{A};(10,10)*{B} **\dir{-} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*{A};(10,10)*{B} **\dir{-} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Podemos usar qualquer objeto como conector, como vemos no exemplo a +seguir: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{>} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{>} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Podemos definir trs posies em seqncia e conecta-las. Como se +explicou na seo anterior, o direcional \verb+**\dir{-}+ conecta as +posies $p$ e $c$ do estado do \Xy-pic{}. O operador \verb+;+ usado +para mudar o estado, trocando as posies $p$ e $c$ e atualizando a +$c$. Mostramos isso no seguinte exemplo: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +(0,0)*{};(10,0)*{} **\dir{-}; +(10,10)*{} **\dir{-} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*{};(10,0)*{} **\dir{-}; +(10,10)*{} **\dir{-} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Neste exemplo, a sequncia de mudanas de estado e aes do \Xy-pic{}, +associada aos comandos que as executam, apresentada na Tabela~\ref{tab:seq}. +\vspace{10pt} + +\begin{table} +\begin{center} +\begin{tabular}{c|c|c}\hline + & Ao & Comando \\ \hline\hline +1 & $c\leftarrow (0,0)$ & \verb+(0,0)*{}+ \\ \hline +2 & $p\leftarrow c$ & \verb+;+ \\ \hline +3 & $c\leftarrow (10,0)$ & \verb+(10,0)*{}+ \\ \hline +4 & traa linha entre $(0,0)$ e $(10,0)$ & \verb+**\dir{-}+ \\ \hline +5 & $p\leftarrow c$ & \verb+;+ \\ \hline +6 & $c\leftarrow (10,10)$ & \verb+(10,10)*{}+ \\ \hline +7 & traa linha entre $(10,0)$ e $(10,10)$ & \verb+**\dir{-}+ \\ \hline +\end{tabular} +\end{center} +\caption{Exemplo de execuo do \Xy-pic{}}\label{tab:seq} +\end{table} + +Textos podem ser postos em uma \Xy-figura usando o comando \verb+\txt+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +(5,5)*{A};(15,15)*{B} **\dir{-}; +(0,0)*{\txt{texto qualquer}} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(5,5)*{A};(15,15)*{B} **\dir{-}; +(0,0)*{\txt{texto qualquer}} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Este novo exemplo mostra o uso de conexes com \emph{pontas}: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{-} ?>* \dir{>} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{-} ?>* \dir{>} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Direcionais podem ser do tipo \emph{conectores} ou \emph{pontas}. No exemplo dado, +\verb+**\dir{-}+ um \emph{direcional conector}, e \verb+\dir{>}+ +um \emph{direcional ponta}. + +O \verb+?>*+ serve para indicar a posio +da ponta no conector. O operador \verb+?+ +serve para ``pegar'' o lugar da conexo mais recente definida por um +\verb+**+. O modificador \verb+>+ move posies, neste caso para o +extremo final da conexo. + +Poderamos posicionar a ponta no outro extremo do conector usando \verb+?<*+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{-} ?<* \dir{>} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{-} ?<* \dir{>} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Para melhorar o exemplo anterior poderamos usar espao adicional em +torno dos objetos: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*++{A};(10,10)*++{B} **\dir{-} ?<* \dir{>} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*++{A};(10,10)*++{B} **\dir{-} ?<* \dir{>} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Cada modificador \verb=+= dobra o valor do espao em torno de um +objeto. Assim, ao usar, por exemplo, \verb=(0,0)*++{A}= estamos +introduzindo um espao 4 vezes maior. + +Agora podemos inverter a ponta, como fazemos no exemplo seguinte: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{-} ?<* \dir{<} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*+{A};(10,10)*+{B} **\dir{-} ?<* \dir{<} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +As Figuras~\ref{fig:conectores} e \ref{fig:pontas} apresentam os +direcionais (conectores e pontas). Observe-se o recurso de fazer o +conector duplo ou triplo por meio de \verb+\dir2+ e \verb+\dir3+, e +as variaes de pontas usando-se \verb+\dir^+ ou \verb+\dir_+. + +\begin{figure}[!tp] +\begin{center} +\begin{tabular}{cccccc} +\verb=\dir{-}= & \xy (0,0)*{};(10,10)*{}; **\dir{-}; \endxy & +\verb=\dir2{-}= & \xy (0,0)*{};(10,10)*{}; **\dir2{-}; \endxy & +\verb=\dir3{-}= & \xy (0,0)*{};(10,10)*{}; **\dir3{-}; \endxy \\ +\verb=\dir{.}= & \xy (0,0)*{};(10,10)*{}; **\dir{.}; \endxy & +\verb=\dir2{.}= & \xy (0,0)*{};(10,10)*{}; **\dir2{.}; \endxy & +\verb=\dir3{.}= & \xy (0,0)*{};(10,10)*{}; **\dir3{.}; \endxy \\ +\verb=\dir{~}= & \xy (0,0)*{};(10,10)*{}; **\dir{~}; \endxy & +\verb=\dir2{~}= & \xy (0,0)*{};(10,10)*{}; **\dir2{~}; \endxy & +\verb=\dir3{~}= & \xy (0,0)*{};(10,10)*{}; **\dir3{~}; \endxy \\ +\verb=\dir{--}= & \xy (0,0)*{};(10,10)*{}; **\dir{--}; \endxy & +\verb=\dir2{--}= & \xy (0,0)*{};(10,10)*{}; **\dir2{--}; \endxy & +\verb=\dir3{--}= & \xy (0,0)*{};(10,10)*{}; **\dir3{--}; \endxy \\ +\verb=\dir{~~}= & \xy (0,0)*{};(10,10)*{}; **\dir{~~}; \endxy & +\verb=\dir2{~~}= & \xy (0,0)*{};(10,10)*{}; **\dir2{~~}; \endxy & +\verb=\dir3{~~}= & \xy (0,0)*{};(10,10)*{}; **\dir3{~~}; \endxy +\end{tabular} +\end{center} +\caption{Direcionais (conectores)}\label{fig:conectores} +\end{figure} + +\begin{figure}[!tp] +\begin{center} +\begin{tabular}{cccccc} +\verb=\dir{>}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{>} \endxy & +\verb=\dir^{>}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{>} \endxy & +\verb=\dir_{>}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{>} \endxy \\ +\verb=\dir{<}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{<} \endxy & +\verb=\dir^{<}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{<} \endxy & +\verb=\dir_{<}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{<} \endxy \\ +\verb=\dir{|}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{|} \endxy & +\verb=\dir^{|}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{|} \endxy & +\verb=\dir_{|}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{|} \endxy \\ +\verb=\dir{(}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{(} \endxy & +\verb=\dir^{(}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{(} \endxy & +\verb=\dir_{(}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{(} \endxy \\ +\verb=\dir{)}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{)} \endxy & +\verb=\dir^{)}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{)} \endxy & +\verb=\dir_{)}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{)} \endxy \\ + & & +\verb=\dir^{`}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{`} \endxy & +\verb=\dir_{`}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{`} \endxy \\ + & & +\verb=\dir^{'}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{'} \endxy & +\verb=\dir_{'}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{'} \endxy \\ +\verb=\dir{>>}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{>>} \endxy & +\verb=\dir^{>>}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{>>} \endxy & +\verb=\dir_{>>}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{>>} \endxy \\ +\verb=\dir{<<}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{<<} \endxy & +\verb=\dir^{<<}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{<<} \endxy & +\verb=\dir_{<<}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{<<} \endxy \\ +\verb=\dir{||}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{||} \endxy & +\verb=\dir^{||}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{||} \endxy & +\verb=\dir_{||}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{||} \endxy \\ +\verb=\dir{|-}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{|-} \endxy & +\verb=\dir^{|-}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir^{|-} \endxy & +\verb=\dir_{|-}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir_{|-} \endxy \\ +\verb=\dir{>|}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{>|} \endxy & +\verb=\dir{>>|}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{>>|} \endxy & +\verb=\dir{|<}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{|<} \endxy \\ +\verb=\dir{|<<}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{|<<} \endxy & +\verb=\dir{*}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{*} \endxy & +\verb=\dir{o}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{o} \endxy \\ +\verb=\dir{+}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{+} \endxy & +\verb=\dir{x}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{x} \endxy & +\verb=\dir{/}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{/} \endxy \\ +\verb=\dir{//}= & \xy (0,0)*{};(5,5)*{} **\dir{.} ?>* \dir{//} \endxy & + & & & +\end{tabular} +\end{center} +\caption{Direcionais (pontas)}\label{fig:pontas} +\end{figure} + +Podemos produzir setas com o \Xy-pic. Para isto usamos o comando \verb+\ar+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +{\ar (0,0)*+{A}; (10,10)*+{B}} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +{\ar (0,0)*+{A}; (10,10)*+{B}} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +A Figura~\ref{fig:setas} apresenta as setas que podem ser usadas em +uma \Xy-figura. De\-ve\-mos observar que \verb+\ar@{=>}+ e \verb+\ar@{:>}+ so +abreviaturas de \verb+\ar@2{->}+ e \verb+\ar@2{.>}+. + +\begin{figure} +\begin{center} +\begin{tabular}{cccccc} +\verb+\ar@{-}+ & \xy {\ar@{-} (0,0)*{}; (10,10)*{}}\endxy & +\verb+\ar@{->}+ & \xy {\ar@{->} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{->>}+ & \xy {\ar@{->>} (0,0)*{}; (10,10)*{}}\endxy \\ +\verb+\ar@{<-}+ & \xy {\ar@{<-} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{<->}+ & \xy {\ar@{<->} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@2{->}+ & \xy {\ar@2{->} (0,0)*{}; (10,10)*{}} \endxy \\ +\verb+\ar@{=>}+ & \xy {\ar@{=>} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@3{->}+ & \xy {\ar@3{->} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{-<}+ & \xy {\ar@{-<} (0,0)*{}; (10,10)*{}} \endxy \\ +\verb+\ar@{-|}+ & \xy {\ar@{-|} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{-)}+ & \xy {\ar@{-)} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{-o}+ & \xy {\ar@{-o} (0,0)*{}; (10,10)*{}} \endxy \\ +\verb+\ar@^{->}+ & \xy {\ar@^{->} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@_{->}+ & \xy {\ar@_{->} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{|->}+ & \xy {\ar@{|->} (0,0)*{}; (10,10)*{}} \endxy \\ +\verb+\ar@{.>}+ & \xy {\ar@{.>} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@2{.>}+ & \xy {\ar@2{.>} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{:>}+ & \xy {\ar@{:>} (0,0)*{}; (10,10)*{}} \endxy \\ +\verb+\ar@3{.>}+ & \xy {\ar@3{.>} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{~>}+ & \xy {\ar@{~>} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@2{~>}+ & \xy {\ar@2{~>} (0,0)*{}; (10,10)*{}} \endxy \\ +\verb+\ar@3{~>}+ & \xy {\ar@3{~>} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{-->}+ & \xy {\ar@{-->} (0,0)*{}; (10,10)*{}} \endxy & +\verb+\ar@{~~>}+ & \xy {\ar@{~~>} (0,0)*{}; (10,10)*{}} \endxy \\ + +\end{tabular} +\end{center} +\caption{Setas}\label{fig:setas} +\end{figure} + +Podemos curvar uma seta, como por exemplo em: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +{\ar@/^1pc/ (0,0)*+{A}; (10,10)*+{B}} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +{\ar@/^1pc/ (0,0)*+{A}; (10,10)*+{B}} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +O \verb+/^1pc/+ um \emph{vetor}, normalmente usado para denotar um +deslocamento, e que neste caso usado para especificar a curvatura da seta. A +curvatura especificada no exemplo de 1pc=12pt (pontos). Outras unidades de +medida usadas pelo \TeX{} so \emph{ex} (correspondendo altura da letra +``x''), \emph{mm}, \emph{cm} e \emph{in} (polegadas). O \verb+^+ +indica a direo da curvatura (para cima). + +Poderamos curvar a seta para baixo, como em: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +{\ar@/_1pc/ (0,0)*+{A}; (10,10)*+{B}} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +{\ar@/_1pc/ (0,0)*+{A}; (10,10)*+{B}} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +\Xy-pic{} fornece a facilidade de rtulos para indicar +posies. Assim, com \verb+(0,0)*{}="A"+ podemos criar o rtulo \verb+A+ para indicar a +posio $(0,0)$. No seguinte exemplo definimos trs rtulos para +indicar posies dos vrtices do tringulo que ser traado: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*{}="A"; (10,0)*{}="B"; (10,10)*{}="C"; +"A";"B" **\dir{-}; +"A";"C" **\dir{-}; +"B";"C" **\dir{-}; +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*{}="A"; (10,0)*{}="B"; (10,10)*{}="C"; +"A";"B" **\dir{-}; +"A";"C" **\dir{-}; +"B";"C" **\dir{-}; +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +A operao \verb+!{pos1,pos2}+ permite encontrar o ponto em que a ltima conexo +intercepta uma linha definida pelas posies \verb+pos1+ e \verb+pos2+. Por exem\-plo: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,5)*{1}="1"; (17,15)*{2}="2" **\dir{.}; +(6,0)*{A}="A"; (13,18)*{B}="B" **\dir{-} +?!{"1";"2"} *{\bullet} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,5)*{1}="1"; (17,15)*{2}="2" **\dir{.}; +(6,0)*{A}="A"; (13,18)*{B}="B" **\dir{-} +?!{"1";"2"} *{\bullet} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +No comando \verb+?!{"1";"2"} *{\bullet}+, o operador \verb+?+ ``pega'' a posio da ltima conexo definida +(neste caso a que liga as posies \verb+"A"+ e \verb+"B"+), e a seguir a operao \verb+!{"1";"2"}+ encontra o +ponto de interceptao desta conexo com a linha que liga as posies +\verb+"1"+ e \verb+"2"+. Ento posto um $\bullet$ (``bullet'') no ponto de interceptao. + +Podemos definir diagramas aninhados, ou seja, diagramas dentro de +ou\-tros diagramas. Para isto basta usar um diagrama como se fosse um +objeto ou um direcional. Neste exemplo ilustramos o uso deste recurso: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{9cm} +\begin{verbatim} +\xy +(0,0)*++{ +\xy +(0,0)*+{A}; (0,10)*+{B} **\dir{-} ?>* \dir{>} +\endxy +}="x"; +(20,0)*++{ +\xy +(0,0)*+{A}; (0,10)*+{B} **\dir{-} ?<* \dir{<} +\endxy +}="y"; +{\ar@{=>} "x";"y"}; +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*++{ +\xy +(0,0)*+{A}; (0,10)*+{B} **\dir{-} ?>* \dir{>} +\endxy +}="x"; +(20,0)*++{ +\xy +(0,0)*+{A}; (0,10)*+{B} **\dir{-} ?<* \dir{<} +\endxy +}="y"; +{\ar@{=>} "x";"y"}; +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Observe que +\begin{verbatim} +\xy +(0,0)*+{A}; (0,10)*+{B} **\dir{-} ?>* \dir{>} +\endxy +\end{verbatim} + atribuido a \verb+"x"+ e usado como objeto posicionado em $(0,0)$ e +\begin{verbatim} +\xy +(0,0)*+{A}; (0,10)*+{B} **\dir{-} ?<* \dir{<} +\endxy +\end{verbatim} + atribuido a \verb+"y"+ e usado como objeto posicionado em +$(20,0)$. Ambos os objetos so conectados pela seta dupla definida por \verb+{\ar@{=>} "x";"y"}+. + +Podemos usar macros \TeX{} em \Xy-figuras. Por exemplo: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{9cm} +\begin{verbatim} +\def\grafo{\xy (0,10)*+{A}; (0,0)*+{B} **\dir{-} +?>* \dir{>} \endxy} +\xy +{\ar@{=>} (0,0)*{\grafo};(15,0)*{\grafo}} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\def\grafo{\xy (0,10)*+{A}; (0,0)*+{B} **\dir{-} +?>* \dir{>} \endxy} +\xy +{\ar@{=>} (0,0)*{\grafo};(15,0)*{\grafo}} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Neste diagrama, +\begin{verbatim} +\def\grafo{\xy (0,10)*+{A}; (0,0)*+{B} **\dir{-} +?>* \dir{>} \endxy} +\end{verbatim} +define uma macro \TeX, referenciada como \verb+\grafo+, que usada duas +vezes a\-ninha\-da no diagrama. + +\section{Extenses} + +Nesta seo so descritas algumas extenses ao kernel do +\Xy-pic. Apresentaremos curvas, crculos, frames e +importao de grficos externos. + +\vspace{10pt} +Usando-se o comando \verb+\crv+ podemos criar curvas com mltiplos pontos tangentes: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +(0,0)*{}="A"; +(10,0)*{}="B"; +"A"; "B" **\crv{(5,5)}; +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*{}="A"; +(10,0)*{}="B"; +"A"; "B" **\crv{(5,5)}; +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Neste exemplo, a curva foi definida tendo apenas um ponto tangente, o $(5,5)$. + +Podemos definir curvas com mais pontos tangentes: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*{}="A"; +(25,0)*{}="B"; +"A"; "B" **\crv{(5,-17) & (12,8)}; +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{ +$$ + \shorthandoff{"} +\xy +(0,0)*{}="A"; +(25,0)*{}="B"; +"A"; "B" **\crv{(5,-17) & (12,8)}; +\endxy +$$ +} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Uma facilidade para desenvolver curvas tornar os pontos tangentes +visveis. Para isto usa-se \verb+~pC+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*{}="A"; +(25,0)*{}="B"; +"A"; "B" **\crv~pC{(5,-17) & (12,8)}; +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{ +$$ + \shorthandoff{"} +\xy +(0,0)*{}="A"; +(25,0)*{}="B"; +"A"; "B" **\crv~pC{(5,-17) & (12,8)}; +\endxy +$$ +} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Para produzir crculos usamos o comando \verb+\cir+. O tamanho +\emph{default} do crculo o tamanho do objeto que ele +envolver. Este exemplo ilustra isto: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*+{A}; (10,0)*+{B}*\cir{} **\dir{-} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*+{A}; (10,0)*+{B}*\cir{} **\dir{-} +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Podemos especificar um raio para o crculo. Por exemplo, se o crculo +deve ter \verb+20pt+ de raio, usamos \verb+\cir<20pt>{}+. + +Segmentos de crculo podem ser obtidos especificando-se as direes +dos vetores tangentes e um giro em sentido horrio (usando \verb+_+) +ou sentido anti-horrio (usando \verb+^+). As direes que podem ser +especificadas so: +$$ + \shorthandoff{"} +\xy +(0,0)*\cir<10pt>{}; +{\ar@{->} (-4,0)*{}; (-14,0)*+{l}}; +{\ar@{->} (4,0)*{}; (14,0)*+{r}}; +{\ar@{->} (0,4)*{}; (0,14)*+{u}}; +{\ar@{->} (0,-4)*{}; (0,-14)*+{d}}; +{\ar@{->} (3,3)*{}; (12,12)*+{ur=ru}}; +{\ar@{->} (-3,3)*{}; (-12,12)*+{ul=lu}}; +{\ar@{->} (-3,-3)*{}; (-12,-12)*+{dl=ld}}; +{\ar@{->} (3,-3)*{}; (12,-12)*+{dr=rd}}; +\endxy +$$ + +Exemplos de segmentos de crculo: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\verb+\xy *\cir<5pt>{l^r} \endxy+ & \xy *\cir<5pt>{l^r} \endxy \\ +\verb+\xy *\cir<5pt>{dl_u} \endxy+ & \xy *\cir<5pt>{dl_u} \endxy \\ +\verb+\xy *\cir<5pt>{dr^ur} \endxy+ & \xy *\cir<5pt>{dr^ur} \endxy \\ +\verb+\xy *\cir<5pt>{dr_ur} \endxy+ & \xy *\cir<5pt>{dr_ur} \endxy \\ +\verb+\xy *\cir<5pt>{ur^dr} \endxy+ & \xy *\cir<5pt>{ur^dr} \endxy +\end{tabular} + +\vspace{10pt} +Se so dadas a mesma diagonal duas vezes, ento nada produzido, como +em \verb+\xy *\cir<5pt>{d^d} \endxy+, que produz ``\ ''. + +No prximo exemplo produziremos um ``\emph{smile}'' usando crculo, +vetores, e os operadores \verb+?+, \verb+_+ e \verb+!+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*{};(4,0)*{} **\dir{} ? *_!/3pt/\dir{)} +*_!/7pt/\dir{:}; (2,2)*\cir<5pt>{}; +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*{};(4,0)*{} **\dir{} ? *_!/3pt/\dir{)} +*_!/7pt/\dir{:}; (2,2)*\cir<5pt>{}; +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +O operador \verb+?+, que j explicamos anteriormente, serve para ``pegar'' a posio da +ltima conexo. O operador \verb+_+ serve para girar um objeto $90^o$ +em sentido horrio (para o sentido anti-horrio usaramos o operador +\verb+^+). O operador \verb+!+ serve para tornar a direo oblqua ao +direcional usado (\emph{skew}). Finalmente, os vetores \verb+/3pt/+ e \verb+/7pt/+ +servem para deslocar os objetos ``\verb+)+'' e ``\verb+:+'' sobre a direo. + +Vamos explicar passo a passo a construo do smile do nosso exemplo. + +Em primeiro lugar, usamos o operador \verb+?+ para ``pegar'' a +posio do direcional ``vazio'' (\emph{dummy}) que conecta $(0,0)$ e +$(4,0)$. Sobre esta direo ser posto o ``\verb+)+''. Ilustramos isto, +mostrando o direcional vazio como uma linha pontilhada para melhor visualizao: +$$ + \shorthandoff{"} +\xy +(0,0)*{}; (4,0)*{} **\dir{.} ?*{)} +\endxy +$$ + +Para produzirmos a boca do smile devemos girar o ``\verb+)+'' em um ngulo de +$90^o$ em sentido horrio, e para isto usamos o operador \verb+_+, +resultando em: +$$ + \shorthandoff{"} +\xy +(0,0)*{}; (4,0)*{} **\dir{.} ?*_\dir{)} +\endxy +$$ + +Usamos o operador \verb+!+ para indicar a direo oblqua ao + direcional (para que possamos depois deslocar). Ilustramos com uma + seta pontilhada esta nova direo: +$$ + \shorthandoff{"} +\xy +(0,0)*{}; (4,0)*{} **\dir{.} ?*_\dir{)}; +(2,-3)*{}; (2,5)*{} **\dir{.} ?>* \dir{>} +\endxy +$$ + +As mesmas operaes so feitas sobre o ``\verb+:+'', que formar os olhos do smile. + +Finalmente, deslocamos o ``\verb+)+'' e o ``\verb+:+'' na nova direo, usando os vetores \verb+/3pt/+ e +\verb+/7pt/+, res\-pec\-ti\-va\-men\-te: +$$ + \shorthandoff{"} +\xy +(0,0)*{}; (4,0)*{} **\dir{.} ?*_!/3pt/\dir{)} *_!/7pt/\dir{:}; +\endxy +$$ + +O crculo foi usado como ``toque final'' para completar o smile. + +Poderamos tambm desenhar um smile usando um segmento de crculo, como +em: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*{};(4,0)*{} **\dir{} ? *_!/7pt/\dir{:}; +(2,2)*\cir<5pt>{}; +(2,2)*\cir<3pt>{dr^ur}; +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*{};(4,0)*{} **\dir{} ? *_!/7pt/\dir{:}; +(2,2)*\cir<5pt>{}; +(2,2)*\cir<3pt>{dr^ur}; +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{10pt} +Observe que a boca, tendo sido feita com um segmento de crculo, +resultou em um smile um pouco diferente ao do exemplo anterior. + +\emph{Frames} so molduras que podem ser postas em \Xy-figuras. Uma moldura +(frame) um objeto \Xy-pic{} na forma \verb+\frm{ ... }+. Na +Figura~\ref{fig:frames} so mostrados alguns tipos de molduras +disponveis (para mais veja o \emph{\Xy-pic{} Reference Manual}). + +\begin{figure}[!tp] +\begin{center} +\begin{tabular}{ccc} +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{\}}}}*\frm{} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{.\}}}}*\frm{.} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm<44pt>\{.\}}}}*\frm<44pt>{.} \endxy \\ + & & \\ +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{-\}}}}*\frm{-} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm<8pt>\{-\}}}}*\frm<8pt>{-} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm<44pt>\{-\}}}}*\frm<44pt>{-} \endxy \\ + & & \\ +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{--\}}}}*\frm{--} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{o-\}}}}*\frm{o-} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm<44pt>\{--\}}}}*\frm<44pt>{--} \endxy \\ + & & \\ +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{,\}}}}*\frm{,} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm<5pt>\{,\}}}}*\frm<5pt>{,} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{-,\}}}}*\frm{-,} \endxy \\ + & & \\ +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{o\}}}}*\frm{o} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm<8pt>\{o\}}}}*\frm<8pt>{o} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{.o\}}}}*\frm{.o} \endxy \\ + & & \\ +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{ee\}}}}*\frm{ee} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm<20pt,8pt>\{ee\}}}}*\frm<20pt,8pt>{ee} \endxy & +\xy (0,0)*{\txt{Usando \\ $\backslash${\tt frm\{-e\}}}}*\frm<44pt>{-e} +\endxy +\end{tabular} +\end{center} +\caption{Molduras (frames)}\label{fig:frames} +\end{figure} + +Podemos agora, usando curvas e molduras (frames), construir o seguinte diagrama: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy +(0,0)*++{\txt{Redondo}}*\frm{oo}="r"; +(30,30)*++{\txt{Quadrado}}*\frm{-,}="q"; +"r";"q" **\dir{} ? *++{\txt{Liga}}*\frm{.}="l"; +"r";"l" **\crv{(15,0)}; +"l";"q" **\crv{(15,30)} ?>* \dir{>}; +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +$$ + \shorthandoff{"} +\xy +(0,0)*++{\txt{Redondo}}*\frm{oo}="r"; +(30,30)*++{\txt{Quadrado}}*\frm{-,}="q"; +"r";"q" **\dir{} ? *++{\txt{Liga}}*\frm{.}="l"; +"r";"l" **\crv{(15,0)}; +"l";"q" **\crv{(15,30)} ?>* \dir{>}; +\endxy +$$ +\end{minipage} +\end{tabular} + +\vspace{20pt} +Observe neste exemplo como o \verb+Liga+ posicionado usando-se o +operador \verb+?+ para obter a posio da ligao entre \verb+"r"+ e \verb+"q"+. + +Para importar imagens \emph{postscript} devemos declarar a opo +\verb+import+ na declarao +\verb+\usepackage[all,import]{xy}+. Podemos usar qualquer pacote +para importar a imagem, como por exemplo, \verb+graphicx+, \verb+graphics+, \verb+epsf+ ou +\verb+epsfig+. Neste caso, usamos o \verb+graphicx+, e para isto +devemos declarar o uso do pacote com o comando +\verb+\usepackage{graphicx}+. + +Usamos \verb+\xyimport+ para estabelecer um sistema de coordenadas +para uma imagem em particular, permitindo que qualquer comando do +\Xy-pic{} seja u\-sa\-do, com as posies relativas ao sistema de +coordenadas definido. Para isto, o comando +\verb+\xyimport(larg,alt){imagem}+ exige que se defina uma largura e uma +altura, que fornece uma distncia em unidades de coordenadas, +iniciando no canto inferior esquerdo, onde o sistema de coordenadas +usualmente deve estar localizado. + +Assim, usando a imagem apresentada +na Figura~\ref{fig:semxy}, podemos produzir o que se pode ver na +Figura~\ref{fig:import}, usando o seguinte cdigo: +\begin{verbatim} +\def\grafico{\includegraphics[width=9cm]{grafico.eps}} +\xy +\xyimport(100,100){\grafico} +{\ar (75,85)*+{\txt{Astride}}; (60,75)*{}} +{\ar (75,25)*+{\txt{Elipse}}; (80,37)*{}} +\endxy +\end{verbatim} + +Observe-se que +\begin{verbatim} +\def\grafico{\includegraphics[width=9cm]{grafico.eps}} +\end{verbatim} + uma +macro \TeX{} para definir a imagem a ser importada. + +\begin{figure}[!tp] +\begin{center} +\includegraphics[width=9cm]{grafico.eps} +\end{center} +\caption{Imagem sem comandos \Xy}\label{fig:semxy} +\end{figure} + +\begin{figure}[!tp] +\[ +\def\grafico{\includegraphics[width=9cm]{grafico.eps}} +\xy +\xyimport(100,100){\grafico} +{\ar (75,85)*+{\txt{Astride}}; (60,75)*{}} +{\ar (75,25)*+{\txt{Elipse}}; (80,37)*{}} +\endxy +\] +\caption{Importando uma imagem}\label{fig:import} +\end{figure} + +\section{Usando Polgonos e Elipses} + +Para usar polgonos em diagramas necessrio carregar o \Xy-pic declarando a opo +\verb+poly+, usando o comando \verb+\usepackage[all,poly]{xy}+. + +Polgonos podem ser produzidos usando-se o comando +\verb+\xypolygon+. Por exemplo, podemos criar um hexgono usando: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xy +/r4pc/:{\xypolygon6{\circ}} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xy +/r4pc/:{\xypolygon6{\circ}} +\endxy +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Observe-se que \verb+/r4pc/+ especifica o tamanho do polgono em 4pc +(48pt). O nmero de lados do polgono declarado por meio de um valor +inteiro aps o comando \verb+\xypolygon+. Assim, especificamos o +hexgono com \verb+\xypolygon6+. Alm disto, o argumento \verb+\circ+ indica que os vrtices do +polgono devero ser crculos. + +Alguns outros exemplos de polgonos so: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy /r8mm/: +, 0 ,{\xypolygon6{}} +,+/r18mm/,{\xypolygon8{@{o}}} +,+/r18mm/,{*@{o}\xypolygon6{@{*}}} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xy /r8mm/: +, 0 ,{\xypolygon6{}} +,+/r18mm/,{\xypolygon8{@{o}}} +,+/r18mm/,{*@{o}\xypolygon6{@{*}}} +\endxy +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Nestes exemplos, \verb+0+ (origem) e +\verb=+/r18mm/= (deslocamento) +especificam o posicionamento dos trs polgonos, e os \verb+@{o}+ e +\verb+@{*}+ especificam os vrtices. + +Mais exemplos: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xy /r8mm/: +, 0 ,{\xypolygon6{~*{\dir{*}}}} +,+/r18mm/, +{\xypolygon8{~<{.}~>{}~={45}{\dir{*}}}} +,+/r18mm/, +{\xypolygon6{~<{=}~>{:}{\dir{*}}}} +\endxy +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xy /r8mm/: +, 0 ,{\xypolygon6{~*{\dir{*}}}} +,+/r18mm/, +{\xypolygon8{~<{.}~>{}~={45}{\dir{*}}}} +,+/r18mm/, +{\xypolygon6{~<{=}~>{:}{\dir{*}}}} +\endxy +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Neste exemplo, observamos o uso de \verb+~<+, \verb+~>+ e \verb+~=+ +para indicar conexes entre os vrtices do polgono. + +Para produzir elipses usamos \verb+xycircle+. Assim, +\verb+(0,0)*\xycircle(7,2){.}+ produz uma elipse centrada em $(0,0)$, +com largura $7$ e altura $2$, e pontilhada: +\[ +\xy +(0,0)*\xycircle(7,2){.} +\endxy +\] + +\section{Produzindo Diagramas em Matriz} + +O \Xy-pic oferece uma facilidade (\emph{feature}) para tipografar +diagramas em forma de matriz. Este tipo de diagrama tem +aplicao em diversas reas da matemtica e de cincia da computao, como por exemplo em teoria dos autmatos e teoria das categorias. Para +produzir um diagrama deste tipo usamos o comando +\verb+\xymatrix{ ... }+. + +O diagrama ser formado pelas entradas de uma matriz, organizadas em +linhas e colunas. Cada entrada pode conter uma expresso matemtica +(produzida usando o modo matemtico). + +Usa-se \verb+&+ para separar as colunas e \verb+\\+ para indicar nova +linha, em uma notao semelhante ao ambiente \emph{array} do modo +matemtico do \LaTeX. Assim, se desejamos produzir uma matriz com duas linhas e duas +colunas, usamos: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xymatrix{ +1 & 2 \\ +3 & 4 +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +1 & 2 \\ +3 & 4 +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Poderamos omitir entradas direita que no fossem necessrias no +diagrama, como em: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xymatrix{ +1 & 2 \\ +3 +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +1 & 2 \\ +3 +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Tambm podemos deixar entradas em branco na matriz, como em: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xymatrix{ +1 & 2 \\ + & 4 +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +1 & 2 \\ + & 4 +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Para conectar entradas por setas usamos \verb+\ar+. O destino da seta +definido de forma relativa origem por meio de uma seqncia de \verb+u+ (acima), \verb+d+ (abaixo), +\verb+l+ (esquerda) e \verb+r+ (direita), colocados entre colchetes. Assim, para conectar a +entrada da primeira linha e coluna com a da segunda linha e coluna usamos \verb+\ar[dr]+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xymatrix{ +1 \ar[dr] & 2 \\ +3 & 4 +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +1 \ar[dr] & 2 \\ +3 & 4 +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +As setas da Figura~\ref{fig:setas} funcionaro tambm com o +\verb+\xymatrix+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +{\bullet} \ar@{:>}[r] \ar@{-->}[dr] & {\bullet} +\ar@{=>}[d] \\ +{\bullet} \ar@{-}[u] \ar@{.>}[r] & {\bullet} +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +{\bullet} \ar@{:>}[r] \ar@{-->}[dr] & {\bullet} +\ar@{=>}[d] \\ +{\bullet} \ar@{-}[u] \ar@{.>}[r] & {\bullet} +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Este um exemplo com uma matriz trs por trs: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +2\times 4 \ar[ddrr] & \sqrt{2} \ar[ddl] +& 2^2 \ar[dl] \\ +2 & 4 & 6 \\ +1.414 & 2.7 & 8 +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +2\times 4 \ar[ddrr] & \sqrt{2} \ar[ddl] +& 2^2 \ar[dl] \\ +2 & 4 & 6 \\ +1.414 & 2.7 & 8 +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Observe que a seta que liga $2\times 4$ e $8$ passa sobre o $4$, o que pode ser inconveniente. Para evitar isto podemos +curvar a seta para cima, usando ``\verb+@/^/+'', ou para baixo, usando +``\verb+@/_/+''. Neste caso, curvaremos para baixo: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +2\times 4 \ar@/_/[ddrr] & \sqrt{2} \ar[ddl] +& 2^2 \ar[dl] \\ +2 & 4 & 6 \\ +1.414 & 2.7 & 8 +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +2\times 4 \ar@/_/[ddrr] & \sqrt{2} \ar[ddl] +& 2^2 \ar[dl] \\ +2 & 4 & 6 \\ +1.414 & 2.7 & 8 +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Para uma curvatura maior poderiamos usar, por exemplo, \verb+@/_1pc/+. + +Podemos colocar um rtulo acima (ou abaixo) de uma seta. Para isto +basta usar ``\verb+^+'' (ou ``\verb+_+''). Neste exemplo mostramos +isto: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +A \ar[dr]^{a} \\ +B & C +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +A \ar[dr]^{a} \\ +B & C +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Observe que ``acima'' pode no significar exatamente acima da seta, se a +seta est voltada para a esquerda: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +A & B\ar[dl]^{a} \\ +C +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +A & B\ar[dl]^{a} \\ +C +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Tambm podemos posicionar o rtulo da seta sobre a seta, ou no ``meio'', usando +\verb+|+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +A\ar[r]|a & B +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +A\ar[r]|a & B +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +O ``\verb+|+'' pode ser til para fazer ``buracos'' nas setas (por +exemplo, para passar outras setas sem que se cruzem). Para isto usamos +\verb+\hole+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +A\ar[r]|\hole & B +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +A\ar[r]|\hole & B +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +O seguinte diagrama a definio de produto fibrado em teoria das +categorias. Nele usamos vrios dos recursos do \verb+\xymatrix+ j apresentados: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +d\ar@/_/[ddr]_h\ar[dr]|{<h,k>_a} +\ar@/^/[drr]^k \\ + & {b\times_a c}\ar[d]^p\ar[r]_q & +c\ar[d]^g\\ + & b\ar[r]^f & a +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +d\ar@/_/[ddr]_h\ar[dr]|{<h,k>_a} +\ar@/^/[drr]^k \\ + & {b\times_a c}\ar[d]^p\ar[r]_q & +c\ar[d]^g\\ + & b\ar[r]^f & a +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +O comando \verb+\xymatrix+ permite especificar a forma com que +o diagrama ser tipografado. A especificao uma seqncia de +\verb+@<especificao>+ que antecedem os comandos dentro do +\verb+\xymatrix+. Assim, por exemplo, \verb+\xymatrix@1{ ... }+ +especifica que o diagrama deve ser tipografado em uma linha, como em +\verb+\xymatrix@1{A\ar[r]^f & B}+, que produz \xymatrix@1{A\ar[r]^f & + B}. Isto til para produzir pequenos diagramas que aparecero +dentro do pargrafo do texto. + +Da mesma forma podemos modificar o espaamento das linhas e das colunas por +meio das especificaes \verb+@R<dim>+ e/ou \verb+@C<dim>+, como por +exemplo em +\verb+\xymatrix@R10pt@C5pt{ ... }+, que especifica 10pt para o +espaamento das linhas e 5pt para o das colunas. + +Podemos explicitamente posicionar o rtulo sobre a seta: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\verb+\xymatrix{A\ar[r]^<{f} & B}+ & {\xymatrix{A\ar[r]^<{f} & B}} \\ +\verb+\xymatrix{A\ar[r]^>{f} & B}+ & {\xymatrix{A\ar[r]^>{f} & B}} \\ +\verb+\xymatrix{A\ar[r]^(.4){f} & B}+ & {\xymatrix{A\ar[r]^(.4){f} & B}} +\end{tabular} + +\vspace{10pt} +Observe-se que, no ltimo caso, podemos usar um valor entre $0$ e $1$ +como fator para posicionar o rtulo (foi usado 0,4 como exemplo). O +fator $0$ representa o incio da seta, e o fator $1$ representa o fim. + +Finalmente, outra possibilidade usar \verb+!{t1;t2}+, que posiciona +o rtulo no ponto em que a seta cruza a linha que liga os lugares +\verb+t1+ e \verb+t2+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +A \ar[rr]^f \ar[dr]_(.3)g |!{[d];[rr]}\hole +& & B \\ +C \ar[rru]_(.7)h \ar[r]_i & D +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +A \ar[rr]^f \ar[dr]_(.3)g |!{[d];[rr]}\hole +& & B \\ +C \ar[rru]_(.7)h \ar[r]_i & D +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Neste ltimo exemplo, o \verb+!{[d];[rr]}+ determina o ponto em que a +seta que liga $A$ e $D$ se cruza com a que liga $C$ e $B$. Neste ponto + posto o \verb+\hole+. + +Podemos indicar a posio que a seta deve entrar ou sair de uma entrada +usando as seguintes direes, que j haviam sido mostradas, e +repetimos aqui para facilitar: +$$ + \shorthandoff{"} +\xy +(0,0)*\cir<10pt>{}; +{\ar@{->} (-4,0)*{}; (-14,0)*+{l}}; +{\ar@{->} (4,0)*{}; (14,0)*+{r}}; +{\ar@{->} (0,4)*{}; (0,14)*+{u}}; +{\ar@{->} (0,-4)*{}; (0,-14)*+{d}}; +{\ar@{->} (3,3)*{}; (12,12)*+{ur=ru}}; +{\ar@{->} (-3,3)*{}; (-12,12)*+{ul=lu}}; +{\ar@{->} (-3,-3)*{}; (-12,-12)*+{dl=ld}}; +{\ar@{->} (3,-3)*{}; (12,-12)*+{dr=rd}}; +\endxy +$$ + +Isto nos permite fazer uma seta ``reflexiva'', especificando a seta +usando o comando +\verb+\ar@(sada,entrada)[]+. O \verb+[]+ indica que a seta apontar +para a prpria entrada, e a especificao \verb+@(sada,entrada)+ +define as direes de sada e entrada da seta. Assim, +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xymatrix{ +1 \ar@(ul,ur)[]^{id} \ar[r]_f & +2 \ar@(ul,ur)[]^{id} +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +1 \ar@(ul,ur)[]^{id} \ar[r]_f & +2 \ar@(ul,ur)[]^{id} +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Podemos produzir setas paralelas, usando uma \emph{dimenso} para +separa-las, definida por \verb+@<dim>+: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xymatrix{ +A\ar@<1ex>[r]^a_{.} & B\ar@<1ex>[l]^b +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +A\ar@<1ex>[r]^a_{.} & B\ar@<1ex>[l]^b +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +A dimenso de 1ex, adotada neste caso, conveniente pois corresponde + altura da letra ``x''. + +Os recursos de frames (molduras) que podem ser usados nos objetos do diagrama so +apresentados na Figura~\ref{tab:framematriz}. Os modificadores +\verb=+= e \verb=-= podem ser usados para aumentar ou diminuir o +tamanho da moldura. + +\begin{figure}[!tp] +\begin{center} +\begin{tabular}{cccc} +\verb+[F]+ & {\xymatrix{*+[F]{\txt{Simples}}}} & \verb+[F=]+ & + {\xymatrix{*+[F=]{\txt{Duplo}}}} \\ + & & & \\ +\verb+[F.]+ & {\xymatrix{*+[F.]{\txt{Pontilhado}}}} & \verb+[F--]+ & + {\xymatrix{*+[F--]{\txt{Tracejado}}}} \\ + & & & \\ +\verb+[F-,]+ & {\xymatrix{*+[F-,]{\txt{Sombra}}}} & \verb+[F-:<3pt>]+ & + {\xymatrix{*+[F-:<3pt>]{\txt{Arredondado}}}} \\ + & & & \\ +\verb+[o][F-]+ & {\xymatrix{*+[o][F-]{\txt{Redondo}}}} +\end{tabular} +\end{center} +\caption{Frames em diagramas em matriz}\label{tab:framematriz} +\end{figure} + +Um exemplo usando frames : +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +*+[F-,]{\int_{-\infty}^{+\infty} +f(x)\mathrm{d}x } \ar[dr] \\ +*+[o][F-]{\txt{pi}} & 10 +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +*+[F-,]{\int_{-\infty}^{+\infty} +f(x)\mathrm{d}x } \ar[dr] \\ +*+[o][F-]{\txt{pi}} & 10 +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +O exemplo a seguir um diagrama que representa um autmato finito: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{8cm} +\begin{verbatim} +\xymatrix{ +*++[o][F-]{1} \ar@(ul,ul)[] \ar[r]^{1} +\ar[d]^{0} & *++[o][F=]{3} \\ +*++[o][F-]{2} \ar[ur]_{1} \ar@(dl,d)[]_{0}} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +*++[o][F-]{1} \ar@(ul,ul)[] \ar[r]^{1} +\ar[d]^{0} & *++[o][F=]{3} \\ +*++[o][F-]{2} \ar[ur]_{1} \ar@(dl,d)[]_{0}} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Outro exemplo: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xymatrix{ +{\txt{Oceano}} +\ar@/^3pc/[rr]^{\txt{evaporao}} +& *+[F-]{H_2O} +& {\txt{Atmosfera}} +\ar@/^3pc/[ll]^{\txt{precipitao}} +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +{\txt{Oceano}} +\ar@/^3pc/[rr]^{\txt{evaporao}} +& *+[F-]{H_2O} +& {\txt{Atmosfera}} +\ar@/^3pc/[ll]^{\txt{precipitao}} +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Ainda possvel colocar entradas extras, que estaro fora da matriz, +usando o comando \verb+\save ... \restore+. Neste caso, o que fica +dentro do comando no far parte de nenhuma entrada da matriz: +\vspace{10pt} + +\noindent \begin{tabular}{lr} +\begin{minipage}{7cm} +\begin{verbatim} +\xymatrix{ +A \ar@{-}[dr] & +\save[]+<3cm,0cm>*\txt<8pc>{ +Este um longo comentrio que +no ocupar nenhuma entrada +da matriz} +\ar[l]\ar[d] +\restore \\ + & B\ar@{-}[r] & C +} +\end{verbatim} +\end{minipage} & +\begin{minipage}{6cm} +{$$ + \shorthandoff{"} +\xymatrix{ +A \ar@{-}[dr] & +\save[]+<3cm,0cm>*\txt<8pc>{ +Este um longo comentrio que +no ocupar nenhuma entrada +da matriz} +\ar[l]\ar[d] +\restore \\ + & B\ar@{-}[r] & C +} +$$} +\end{minipage} +\end{tabular} + +\vspace{10pt} +Observe-se que a seta \verb+\ar[d]+, que parte do comentrio, no +necessariamente ``para baixo''. + +\begin{thebibliography}{1} +\bibitem {bib:guia} Rose, K. H. \emph{\Xy-pic User's Guide}. Disponvel em: \url{http://tug.org/applications/Xy-pic/soft/xyguide.ps.gz}. +\bibitem {bib:manual} Rose, K. H. \& Moore, R. \emph{\Xy-pic Reference + Manual}. Disponvel em: \url{http://tug.org/applications/Xy-pic/soft/xyrefer.ps.gz}. +\bibitem {bib:goossens} Goossens, M. \& Rahtz, S. \& Mittelbach, + F. \emph{The \LaTeX{} Graphics Companion}, Addison-Wesley, 1997. +\end{thebibliography} + +\newpage + +Copyright \copyright 2006 Carlos A. P. Campani. + + garantida a permisso para copiar, distribuir e/ou modificar este documento sob os termos da Licena de Documentao Livre GNU (GNU Free Documentation License), Verso 1.2 ou qualquer verso posterior publicada pela Free Software Foundation; sem Sees Invariantes, Textos de Capa Frontal, e sem Textos de Quarta Capa. Uma cpia da licena includa na seo intitulada ``GNU Free Documentation License''. + +veja: \url{http://www.ic.unicamp.br/~norton/fdl.html}. + +\end{document} diff --git a/Master/texmf-doc/tpm/xypic-tut-pt.tpm b/Master/texmf-doc/tpm/xypic-tut-pt.tpm new file mode 100644 index 00000000000..809e276e760 --- /dev/null +++ b/Master/texmf-doc/tpm/xypic-tut-pt.tpm @@ -0,0 +1,24 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Documentation/xypic-tut-pt.zip"> + <TPM:Name>xypic-tut-pt</TPM:Name> + <TPM:Type>Documentation</TPM:Type> + <TPM:Date>2006/05/04 10:57:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The xypic-tut-pt package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>306794</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="957">texmf-doc/tpm/xypic-tut-pt.tpm</TPM:RunFiles> + <TPM:DocFiles size="306794"> +texmf-doc/doc/portuguese/xypic-tut-pt/README +texmf-doc/doc/portuguese/xypic-tut-pt/grafico.eps +texmf-doc/doc/portuguese/xypic-tut-pt/xypic-tutorial.pdf +texmf-doc/doc/portuguese/xypic-tut-pt/xypictutorial.tex + </TPM:DocFiles> + <TPM:Provides>Documentation/xypic-tut-pt</TPM:Provides> + </rdf:Description> +</rdf:RDF> + diff --git a/Master/texmf/lists/xypic-tut-pt b/Master/texmf/lists/xypic-tut-pt new file mode 100644 index 00000000000..23d1107f16f --- /dev/null +++ b/Master/texmf/lists/xypic-tut-pt @@ -0,0 +1,8 @@ +texmf-doc/doc/portuguese/xypic-tut-pt/README +texmf-doc/doc/portuguese/xypic-tut-pt/grafico.eps +texmf-doc/doc/portuguese/xypic-tut-pt/xypic-tutorial.pdf +texmf-doc/doc/portuguese/xypic-tut-pt/xypictutorial.tex + +texmf-doc/tpm/xypic-tut-pt.tpm + +texmf/lists/xypic-tut-pt diff --git a/Master/texmf/tpm/collection-documentation-portuguese.tpm b/Master/texmf/tpm/collection-documentation-portuguese.tpm index e61b2d457c1..8d70640ce57 100644 --- a/Master/texmf/tpm/collection-documentation-portuguese.tpm +++ b/Master/texmf/tpm/collection-documentation-portuguese.tpm @@ -21,8 +21,9 @@ texmf/tpm/collection-documentation-portuguese.tpm texmf/tpm/collection-documentation-portuguese.tpm </TPM:RunFiles> <TPM:Requires> - <TPM:Documentation name="lshort-portuguese"/> <TPM:Documentation name="beamer-tut-pt"/> + <TPM:Documentation name="lshort-portuguese"/> + <TPM:Documentation name="xypic-tut-pt"/> <TPM:TLCore name="collection-documentation-base"/> </TPM:Requires> <TPM:Provides>TLCore/collection-documentation-portuguese</TPM:Provides> |