1: %!PS-Adobe-2.0 EPSF-1.2
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: D:\Andrei\Trabajo\Jacobi\JacobiCases23final\localAnalysisCases2and3bis.eps
4: %%CreationDate: 10/12/2004 17:29:20
5: %%DocumentNeededFonts: Helvetica
6: %%DocumentProcessColors: Cyan Magenta Yellow Black
7: %%Pages: 1
8: %%BoundingBox: 92 309 543 501
9: %%EndComments
10:
11: %%BeginProlog
12: % MathWorks dictionary
13: /MathWorks 160 dict begin
14: % definition operators
15: /bdef {bind def} bind def
16: /ldef {load def} bind def
17: /xdef {exch def} bdef
18: /xstore {exch store} bdef
19: % operator abbreviations
20: /c /clip ldef
21: /cc /concat ldef
22: /cp /closepath ldef
23: /gr /grestore ldef
24: /gs /gsave ldef
25: /mt /moveto ldef
26: /np /newpath ldef
27: /cm /currentmatrix ldef
28: /sm /setmatrix ldef
29: /rm /rmoveto ldef
30: /rl /rlineto ldef
31: /s {show newpath} bdef
32: /sc {setcmykcolor} bdef
33: /sr /setrgbcolor ldef
34: /sg /setgray ldef
35: /w /setlinewidth ldef
36: /j /setlinejoin ldef
37: /cap /setlinecap ldef
38: /rc {rectclip} bdef
39: /rf {rectfill} bdef
40: % page state control
41: /pgsv () def
42: /bpage {/pgsv save def} bdef
43: /epage {pgsv restore} bdef
44: /bplot /gsave ldef
45: /eplot {stroke grestore} bdef
46: % orientation switch
47: /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
48: % coordinate system mappings
49: /dpi2point 0 def
50: % font control
51: /FontSize 0 def
52: /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
53: makefont setfont} bdef
54: /ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
55: ISOLatin1Encoding WindowsLatin1Encoding copy pop
56: /.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
57: /daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
58: /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
59: /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
60: /Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
61: {/WindowsLatin1Encoding StandardEncoding bdef} ifelse
62: /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
63: exch dup 3 1 roll findfont dup length dict begin
64: { 1 index /FID ne {def}{pop pop} ifelse } forall
65: /Encoding exch def currentdict end definefont pop} bdef
66: /isroman {findfont /CharStrings get /Agrave known} bdef
67: /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
68: exch FMS} bdef
69: /csm {1 dpi2point div -1 dpi2point div scale neg translate
70: dup landscapeMode eq {pop -90 rotate}
71: {rotateMode eq {90 rotate} if} ifelse} bdef
72: % line types: solid, dotted, dashed, dotdash
73: /SO { [] 0 setdash } bdef
74: /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
75: /DA { [6 dpi2point mul] 0 setdash } bdef
76: /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
77: dpi2point mul] 0 setdash } bdef
78: % macros for lines and objects
79: /L {lineto stroke} bdef
80: /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
81: /AP {{rlineto} repeat} bdef
82: /PDlw -1 def
83: /W {/PDlw currentlinewidth def setlinewidth} def
84: /PP {closepath eofill} bdef
85: /DP {closepath stroke} bdef
86: /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
87: neg 0 exch rlineto closepath} bdef
88: /FR {MR stroke} bdef
89: /PR {MR fill} bdef
90: /L1i {{currentfile picstr readhexstring pop} image} bdef
91: /tMatrix matrix def
92: /MakeOval {newpath tMatrix currentmatrix pop translate scale
93: 0 0 1 0 360 arc tMatrix setmatrix} bdef
94: /FO {MakeOval stroke} bdef
95: /PO {MakeOval fill} bdef
96: /PD {currentlinewidth 2 div 0 360 arc fill
97: PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
98: /FA {newpath tMatrix currentmatrix pop translate scale
99: 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
100: /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
101: 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
102: /FAn {newpath tMatrix currentmatrix pop translate scale
103: 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
104: /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
105: 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
106: /vradius 0 def /hradius 0 def /lry 0 def
107: /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
108: /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
109: /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
110: vradius add translate hradius vradius scale 0 0 1 180 270 arc
111: tMatrix setmatrix lrx hradius sub uly vradius add translate
112: hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
113: lrx hradius sub lry vradius sub translate hradius vradius scale
114: 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
115: translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
116: closepath} bdef
117: /FRR {MRR stroke } bdef
118: /PRR {MRR fill } bdef
119: /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
120: newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
121: rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
122: sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
123: closepath} bdef
124: /FlrRR {MlrRR stroke } bdef
125: /PlrRR {MlrRR fill } bdef
126: /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
127: newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
128: rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
129: sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
130: closepath} bdef
131: /FtbRR {MtbRR stroke } bdef
132: /PtbRR {MtbRR fill } bdef
133: /stri 6 array def /dtri 6 array def
134: /smat 6 array def /dmat 6 array def
135: /tmat1 6 array def /tmat2 6 array def /dif 3 array def
136: /asub {/ind2 exch def /ind1 exch def dup dup
137: ind1 get exch ind2 get sub exch } bdef
138: /tri_to_matrix {
139: 2 0 asub 3 1 asub 4 0 asub 5 1 asub
140: dup 0 get exch 1 get 7 -1 roll astore } bdef
141: /compute_transform {
142: dmat dtri tri_to_matrix tmat1 invertmatrix
143: smat stri tri_to_matrix tmat2 concatmatrix } bdef
144: /ds {stri astore pop} bdef
145: /dt {dtri astore pop} bdef
146: /db {2 copy /cols xdef /rows xdef mul dup string
147: currentfile exch readhexstring pop
148: /bmap xdef pop pop} bdef
149: /it {gs np dtri aload pop moveto lineto lineto cp c
150: cols rows 8 compute_transform
151: {bmap} image gr}bdef
152: /il {newpath moveto lineto stroke}bdef
153: currentdict end def
154: %%EndProlog
155:
156: %%BeginSetup
157: MathWorks begin
158:
159: 0 cap
160:
161: end
162: %%EndSetup
163:
164: %%Page: 1 1
165: %%BeginPageSetup
166: %%PageBoundingBox: 92 309 543 501
167: MathWorks begin
168: bpage
169: %%EndPageSetup
170:
171: %%BeginObject: obj1
172: bplot
173:
174: /dpi2point 12 def
175: portraitMode 0216 7344 csm
176:
177: 899 1323 5410 2311 MR c np
178: 85 dict begin %Colortable dictionary
179: /c0 { 0 0 0 sr} bdef
180: /c1 { 1 1 1 sr} bdef
181: /c2 { 1 0 0 sr} bdef
182: /c3 { 0 1 0 sr} bdef
183: /c4 { 0 0 1 sr} bdef
184: /c5 { 1 1 0 sr} bdef
185: /c6 { 1 0 1 sr} bdef
186: /c7 { 0 1 1 sr} bdef
187: c0
188: 1 j
189: 1 sg
190: 0 0 6919 5187 PR
191: 6 w
192: gs 899 389 2263 4228 MR c np
193: 0 sg
194: 0 -11 1 -11 0 -23 1 -11 1 -11 0 -12 1 -11 1 -11
195: 1 -11 1 -12 2 -11 1 -11 2 -11 2 -12 1 -11 2 -11
196: 2 -11 2 -11 3 -11 2 -11 2 -11 3 -11 3 -11 2 -11
197: 3 -11 3 -11 3 -11 4 -11 3 -11 3 -10 4 -11 3 -11
198: 4 -10 4 -11 4 -11 4 -10 4 -11 5 -10 4 -11 4 -10
199: 5 -10 5 -11 5 -10 4 -10 5 -10 6 -10 5 -10 5 -10
200: 5 -10 6 -10 6 -10 5 -10 6 -9 6 -10 6 -10 6 -9
201: 6 -10 6 -9 7 -9 6 -10 7 -9 6 -9 7 -9 7 -9
202: 7 -9 7 -9 7 -9 7 -9 7 -8 8 -9 7 -8 8 -9
203: 7 -8 8 -8 8 -9 8 -8 8 -8 8 -8 8 -8 8 -7
204: 8 -8 9 -8 8 -7 8 -8 9 -7 9 -8 8 -7 9 -7
205: 9 -7 9 -7 9 -7 9 -7 9 -6 9 -7 9 -6 10 -7
206: 9 -6 10 -6 9 -6 2638 3455 100 MP stroke
207: 10 -6 9 -6 10 -6 10 -6 10 -6 9 -5 10 -6 10 -5
208: 10 -5 10 -5 10 -5 11 -5 10 -5 10 -5 10 -5 11 -4
209: 10 -5 11 -4 10 -4 11 -4 10 -4 11 -4 10 -4 11 -4
210: 11 -3 11 -4 10 -3 11 -3 11 -3 11 -3 11 -3 11 -3
211: 11 -3 11 -3 11 -2 11 -2 11 -3 11 -2 11 -2 11 -2
212: 12 -2 11 -1 11 -2 11 -2 11 -1 12 -1 11 -1 11 -1
213: 11 -1 12 -1 11 -1 11 0 11 -1 12 0 11 -1 11 0
214: 12 0 11 0 11 1 12 0 11 0 11 1 12 0 11 1
215: 11 1 11 1 12 1 11 1 11 2 11 1 11 2 12 1
216: 11 2 11 2 11 2 11 2 11 2 11 3 11 2 11 3
217: 11 2 11 3 11 3 11 3 11 3 11 3 11 4 11 3
218: 10 4 11 3 11 4 10 4 11 4 10 4 11 4 10 4
219: 11 5 10 4 11 5 1566 3533 100 MP stroke
220: 10 4 10 5 10 5 10 5 11 5 10 5 10 6 9 5
221: 10 5 10 6 10 6 10 6 9 5 10 6 9 6 10 7
222: 9 6 10 6 9 7 9 6 9 7 9 7 9 6 9 7
223: 9 7 9 7 9 8 9 7 8 7 9 8 8 7 8 8
224: 9 7 8 8 8 8 8 8 8 8 8 8 8 8 8 9
225: 7 8 8 8 7 9 8 8 7 9 7 9 7 8 7 9
226: 7 9 7 9 7 9 7 9 6 9 7 10 6 9 7 9
227: 6 10 6 9 6 10 6 10 6 9 6 10 5 10 6 10
228: 5 9 6 10 5 10 5 11 5 10 5 10 5 10 5 10
229: 4 11 5 10 4 10 5 11 4 10 4 11 4 10 4 11
230: 4 11 3 10 4 11 3 11 4 11 3 10 3 11 3 11
231: 3 11 3 11 3 11 2 11 3 11 2 11 3 11 2 11
232: 2 11 2 11 2 12 913 2680 100 MP stroke
233: 1 11 2 11 1 11 2 11 1 12 1 11 1 11 1 11
234: 1 12 1 11 0 11 1 12 0 11 1 11 0 34 -1 11
235: 0 23 -1 11 0 12 -1 11 -1 11 -1 11 -1 12 -1 11
236: -2 11 -1 11 -2 12 -1 11 -2 11 -2 11 -2 11 -2 11
237: -2 11 -2 11 -3 12 -2 11 -3 11 -3 10 -3 11 -3 11
238: -3 11 -3 11 -3 11 -4 11 -3 10 -4 11 -4 11 -3 10
239: -4 11 -4 11 -5 10 -4 11 -4 10 -5 10 -4 11 -5 10
240: -5 10 -5 10 -5 11 -5 10 -5 10 -5 10 -6 10 -5 10
241: -6 9 -5 10 -6 10 -6 10 -6 9 -6 10 -6 9 -6 10
242: -7 9 -6 9 -7 9 -6 10 -7 9 -7 9 -7 9 -7 9
243: -7 8 -7 9 -7 9 -8 8 -7 9 -8 8 -7 9 -8 8
244: -8 8 -7 8 -8 9 -8 7 -8 8 -9 8 -8 8 -8 8
245: -9 7 -8 8 -9 7 1294 1644 100 MP stroke
246: -8 7 -9 8 -9 7 -9 7 -8 7 -9 7 -9 6 -10 7
247: -9 7 -9 6 -9 7 -10 6 -9 6 -10 6 -9 7 -10 5
248: -9 6 -10 6 -10 6 -10 5 -10 6 -10 5 -10 5 -10 6
249: -10 5 -10 5 -10 4 -10 5 -11 5 -10 4 -10 5 -11 4
250: -10 4 -11 5 -11 4 -10 3 -11 4 -10 4 -11 4 -11 3
251: -11 3 -11 4 -10 3 -11 3 -11 3 -11 3 -11 3 -11 2
252: -11 3 -11 2 -11 2 -11 3 -11 2 -12 2 -11 1 -11 2
253: -11 2 -11 1 -12 2 -11 1 -11 1 -11 1 -12 1 -11 1
254: -11 1 -11 0 -12 1 -11 0 -11 1 -12 0 -11 0 -11 0
255: -12 -1 -11 0 -11 0 -11 -1 -12 0 -11 -1 -11 -1 -12 -1
256: -11 -1 -11 -1 -11 -2 -11 -1 -12 -1 -11 -2 -11 -2 -11 -2
257: -11 -2 -11 -2 -12 -2 -11 -2 -11 -3 -11 -2 -11 -3 -11 -3
258: -11 -2 -10 -3 -11 -4 2343 1416 100 MP stroke
259: -11 -3 -11 -3 -11 -3 -11 -4 -10 -4 -11 -3 -11 -4 -10 -4
260: -11 -4 -10 -4 -11 -5 -10 -4 -11 -4 -10 -5 -10 -5 -10 -4
261: -11 -5 -10 -5 -10 -5 -10 -5 -10 -6 -10 -5 -10 -6 -10 -5
262: -9 -6 -10 -6 -10 -5 -9 -6 -10 -7 -9 -6 -10 -6 -9 -6
263: -10 -7 -9 -6 -9 -7 -9 -7 -9 -6 -9 -7 -9 -7 -9 -7
264: -8 -7 -9 -8 -9 -7 -8 -7 -9 -8 -8 -8 -8 -7 -9 -8
265: -8 -8 -8 -8 -8 -8 -8 -8 -8 -8 -7 -8 -8 -9 -8 -8
266: -7 -8 -8 -9 -7 -9 -7 -8 -7 -9 -7 -9 -7 -9 -7 -9
267: -7 -9 -7 -9 -6 -9 -7 -9 -6 -10 -7 -9 -6 -9 -6 -10
268: -6 -9 -6 -10 -6 -10 -6 -9 -5 -10 -6 -10 -5 -10 -6 -10
269: -5 -10 -5 -10 -5 -10 -5 -10 -5 -10 -5 -11 -4 -10 -5 -10
270: -4 -11 -5 -10 -4 -11 -4 -10 -4 -11 -4 -10 -4 -11 -4 -11
271: -3 -10 -4 -11 -3 -11 3110 2168 100 MP stroke
272: -4 -11 -3 -11 -3 -10 -3 -11 -3 -11 -2 -11 -3 -11 -2 -11
273: -3 -11 -2 -11 -2 -11 -2 -12 -2 -11 -2 -11 -2 -11 -2 -11
274: -1 -11 -2 -12 -1 -11 -1 -11 -1 -11 -1 -12 -1 -11 -1 -11
275: 0 -11 -1 -12 0 -11 -1 -11 0 -23 3161 2502 30 MP stroke
276: gs 1981 2453 99 99 MR c np
277: 24 24 2030 2502 PO
278: 24 24 2030 2502 FO
279: gr
280:
281: 7 -1 7 0 7 -1 8 0 7 -1 8 -1 8 0 8 -1
282: 9 -1 8 0 9 -1 9 -1 9 0 9 -1 9 -1 10 0
283: 9 -1 10 -1 10 0 10 -1 10 0 11 -1 10 -1 11 0
284: 11 -1 10 0 11 -1 11 0 12 -1 11 0 11 -1 12 0
285: 11 -1 12 0 12 0 11 0 12 -1 12 0 12 0 12 0
286: 13 0 12 0 12 0 13 0 12 0 12 0 13 1 13 0
287: 12 0 13 1 12 0 13 1 13 0 13 1 12 1 13 0
288: 13 1 13 1 13 1 12 1 13 2 13 1 13 1 13 2
289: 13 1 12 2 13 1 13 2 12 2 13 2 13 2 12 2
290: 13 2 12 3 13 2 12 3 13 2 12 3 12 3 12 3
291: 13 3 12 3 11 3 12 4 12 3 12 4 12 4 11 3
292: 11 4 12 5 11 4 11 4 11 5 11 4 11 5 11 5
293: 10 5 11 5 10 5 915 2395 100 MP stroke
294: 10 6 905 2389 2 MP stroke
295: 72 88 1307 2502 2 MP stroke
296: 88 -72 1307 2502 2 MP stroke
297: 18 w
298: 6 -4 6 -5 6 -5 7 -4 7 -5 7 -5 8 -4 8 -5
299: 8 -5 8 -4 8 -5 9 -4 9 -5 9 -5 9 -4 10 -5
300: 10 -4 10 -5 10 -5 10 -4 10 -5 11 -4 11 -5 11 -4
301: 11 -5 11 -4 11 -5 12 -4 11 -4 12 -5 12 -4 12 -4
302: 12 -5 12 -4 12 -4 13 -4 12 -5 13 -4 12 -4 13 -4
303: 12 -4 13 -4 13 -4 13 -4 13 -4 13 -4 13 -4 13 -4
304: 13 -3 13 -4 13 -4 13 -3 13 -4 13 -4 13 -3 13 -4
305: 13 -3 13 -3 13 -4 13 -3 13 -3 13 -3 13 -4 12 -3
306: 13 -3 12 -3 13 -3 12 -2 13 -3 12 -3 12 -3 12 -2
307: 12 -3 12 -2 11 -3 12 -2 11 -3 12 -2 11 -2 11 -2
308: 11 -2 10 -2 11 -2 10 -2 10 -2 10 -1 10 -2 10 -2
309: 9 -1 9 -1 9 -2 9 -1 9 -1 8 -1 8 -1 8 -1
310: 8 -1 7 -1 7 0 2037 2501 100 MP stroke
311: 7 -1 2030 2502 2 MP stroke
312: 6 w
313: 100 53 2692 2354 2 MP stroke
314: 53 -100 2692 2354 2 MP stroke
315: -6 3 -6 4 -6 4 -7 4 -6 4 -6 4 -7 5 -6 5
316: -7 4 -7 6 -7 5 -6 5 -7 6 -7 6 -7 6 -7 6
317: -7 7 -8 6 -7 7 -7 7 -7 7 -8 7 -7 7 -7 8
318: -8 7 -7 8 -8 8 -7 8 -8 8 -7 9 -8 8 -7 9
319: -8 9 -7 9 -8 9 -8 9 -7 9 -8 9 -7 10 -8 9
320: -7 10 -8 10 -7 10 -8 10 -7 10 -7 10 -8 10 -7 11
321: -7 10 -8 11 -7 10 -7 11 -7 11 -7 10 -7 11 -7 11
322: -7 11 -7 12 -7 11 -6 11 -7 11 -7 12 -6 11 -6 12
323: -7 11 -6 12 -6 11 -6 12 -6 12 -6 11 -6 12 -6 12
324: -5 12 -6 11 -5 12 -6 12 -5 12 -5 12 -5 12 -5 12
325: -4 12 -5 11 -4 12 -5 12 -4 12 -4 12 -4 12 -4 12
326: -3 12 -4 12 -3 11 -3 12 -3 12 -3 12 -3 11 -2 12
327: -3 12 -2 11 -2 12 2639 1562 100 MP stroke
328: -2 11 2641 1551 2 MP stroke
329: 111 -18 2473 1988 2 MP stroke
330: -18 -112 2473 1988 2 MP stroke
331: -5 -5 -5 -5 -5 -5 -6 -5 -5 -5 -6 -5 -6 -5 -7 -5
332: -6 -5 -7 -5 -7 -5 -7 -5 -8 -5 -7 -6 -8 -5 -8 -5
333: -8 -5 -8 -5 -8 -5 -9 -5 -9 -6 -8 -5 -9 -5 -10 -5
334: -9 -5 -10 -5 -9 -5 -10 -5 -10 -5 -10 -5 -10 -5 -10 -5
335: -11 -5 -10 -5 -11 -5 -11 -5 -11 -5 -11 -4 -11 -5 -11 -5
336: -12 -4 -11 -5 -12 -5 -11 -4 -12 -4 -12 -5 -12 -4 -11 -5
337: -13 -4 -12 -4 -12 -4 -12 -4 -12 -4 -13 -4 -12 -4 -12 -4
338: -13 -3 -13 -4 -12 -3 -13 -4 -12 -3 -13 -4 -13 -3 -13 -3
339: -12 -3 -13 -3 -13 -3 -13 -2 -13 -3 -13 -3 -12 -2 -13 -2
340: -13 -3 -13 -2 -13 -2 -13 -2 -13 -2 -12 -1 -13 -2 -13 -1
341: -13 -2 -12 -1 -13 -1 -13 -1 -12 -1 -13 -1 -12 0 -13 -1
342: -12 0 -13 0 -12 0 -12 0 -12 0 -12 0 -12 1 -12 1
343: -12 0 -12 1 -12 2 3099 2837 100 MP stroke
344: -11 1 3110 2836 2 MP stroke
345: 48 102 2641 2797 2 MP stroke
346: 102 -48 2641 2797 2 MP stroke
347: gr
348:
349: 0 sg
350: %%IncludeResource: font Symbol
351: /Symbol /WindowsLatin1Encoding 120 FMSR
352:
353: 1973 2658 mt
354: (z) s
355: %%IncludeResource: font Helvetica
356: /Helvetica /WindowsLatin1Encoding 96 FMSR
357:
358: 2032 2718 mt
359: (2) s
360: %%IncludeResource: font Symbol
361: /Symbol /WindowsLatin1Encoding 120 FMSR
362:
363: 2972 2354 mt
364: (G) s
365: 2423 1645 mt
366: (G) s
367: %%IncludeResource: font Helvetica
368: /Helvetica /WindowsLatin1Encoding 96 FMSR
369:
370: 2495 1705 mt
371: (L) s
372: %%IncludeResource: font Symbol
373: /Symbol /WindowsLatin1Encoding 120 FMSR
374:
375: 2873 2960 mt
376: (G) s
377: %%IncludeResource: font Helvetica
378: /Helvetica /WindowsLatin1Encoding 96 FMSR
379:
380: 2945 3020 mt
381: (R) s
382: %%IncludeResource: font Symbol
383: /Symbol /WindowsLatin1Encoding 144 FMSR
384:
385: 1071 2623 mt
386: (g) s
387: %%IncludeResource: font Helvetica
388: /Helvetica /WindowsLatin1Encoding 108 FMSR
389:
390: 1130 2551 mt
391: (-) s
392: %%IncludeResource: font Symbol
393: /Symbol /WindowsLatin1Encoding 144 FMSR
394:
395: 1721 3087 mt
396: (W) s
397: %%IncludeResource: font Symbol
398: /Symbol /WindowsLatin1Encoding 108 FMSR
399:
400: 1831 3159 mt
401: (\245) s
402: %%IncludeResource: font Helvetica
403: /Helvetica /WindowsLatin1Encoding 108 FMSR
404:
405: 1831 3015 mt
406: (T) s
407: %%IncludeResource: font Symbol
408: /Symbol /WindowsLatin1Encoding 144 FMSR
409:
410: 1721 1953 mt
411: (W) s
412: %%IncludeResource: font Helvetica
413: /Helvetica /WindowsLatin1Encoding 108 FMSR
414:
415: 1831 2025 mt
416: (1) s
417: 1831 1881 mt
418: (T) s
419: %%IncludeResource: font Symbol
420: /Symbol /WindowsLatin1Encoding 144 FMSR
421:
422: 2712 1962 mt
423: (W) s
424: %%IncludeResource: font Helvetica
425: /Helvetica /WindowsLatin1Encoding 108 FMSR
426:
427: 2822 2034 mt
428: (L) s
429: %%IncludeResource: font Symbol
430: /Symbol /WindowsLatin1Encoding 144 FMSR
431:
432: 2809 2607 mt
433: (W) s
434: %%IncludeResource: font Helvetica
435: /Helvetica /WindowsLatin1Encoding 108 FMSR
436:
437: 2919 2679 mt
438: (R) s
439: gs 3998 389 2263 4228 MR c np
440: 0 -11 1 -11 0 -23 1 -11 1 -11 0 -12 1 -11 1 -11
441: 1 -11 1 -12 2 -11 1 -11 2 -11 2 -12 1 -11 2 -11
442: 2 -11 2 -11 3 -11 2 -11 2 -11 3 -11 3 -11 2 -11
443: 3 -11 3 -11 3 -11 4 -11 3 -11 3 -10 4 -11 3 -11
444: 4 -10 4 -11 4 -11 4 -10 4 -11 5 -10 4 -11 4 -10
445: 5 -10 5 -11 5 -10 4 -10 5 -10 6 -10 5 -10 5 -10
446: 5 -10 6 -10 6 -10 5 -10 6 -9 6 -10 6 -10 6 -9
447: 6 -10 6 -9 7 -9 6 -10 7 -9 6 -9 7 -9 7 -9
448: 7 -9 7 -9 7 -9 7 -9 7 -8 8 -9 7 -8 8 -9
449: 7 -8 8 -8 8 -9 8 -8 8 -8 8 -8 8 -8 8 -7
450: 8 -8 9 -8 8 -7 8 -8 9 -7 9 -8 8 -7 9 -7
451: 9 -7 9 -7 9 -7 9 -7 9 -6 9 -7 9 -6 10 -7
452: 9 -6 10 -6 9 -6 5737 3455 100 MP stroke
453: 10 -6 9 -6 10 -6 10 -6 10 -6 9 -5 10 -6 10 -5
454: 10 -5 10 -5 10 -5 11 -5 10 -5 10 -5 10 -5 11 -4
455: 10 -5 11 -4 10 -4 11 -4 10 -4 11 -4 10 -4 11 -4
456: 11 -3 11 -4 10 -3 11 -3 11 -3 11 -3 11 -3 11 -3
457: 11 -3 11 -3 11 -2 11 -2 11 -3 11 -2 11 -2 11 -2
458: 12 -2 11 -1 11 -2 11 -2 11 -1 12 -1 11 -1 11 -1
459: 11 -1 12 -1 11 -1 11 0 11 -1 12 0 11 -1 11 0
460: 12 0 11 0 11 1 12 0 11 0 11 1 11 0 12 1
461: 11 1 11 1 12 1 11 1 11 2 11 1 11 2 12 1
462: 11 2 11 2 11 2 11 2 11 2 11 3 11 2 11 3
463: 11 2 11 3 11 3 11 3 11 3 11 3 11 4 11 3
464: 10 4 11 3 11 4 10 4 11 4 10 4 11 4 10 4
465: 11 5 10 4 11 5 4665 3533 100 MP stroke
466: 10 4 10 5 10 5 10 5 11 5 10 5 10 6 9 5
467: 10 5 10 6 10 6 10 6 9 5 10 6 9 6 10 7
468: 9 6 10 6 9 7 9 6 9 7 9 7 9 6 9 7
469: 9 7 9 7 9 8 9 7 8 7 9 8 8 7 8 8
470: 9 7 8 8 8 8 8 8 8 8 8 8 8 8 8 9
471: 7 8 8 8 7 9 8 8 7 9 7 9 7 8 7 9
472: 7 9 7 9 7 9 7 9 6 9 7 10 6 9 7 9
473: 6 10 6 9 6 10 6 10 6 9 6 10 5 10 6 10
474: 5 9 6 10 5 10 5 11 5 10 5 10 5 10 5 10
475: 4 11 5 10 4 10 5 11 4 10 4 11 4 10 4 11
476: 4 11 3 10 4 11 3 11 4 11 3 10 3 11 3 11
477: 3 11 3 11 3 11 2 11 3 11 2 11 3 11 2 11
478: 2 11 2 11 2 12 4012 2680 100 MP stroke
479: 1 11 2 11 1 11 2 11 1 12 1 11 1 11 1 11
480: 1 12 1 11 0 11 1 12 0 11 1 11 0 34 -1 11
481: 0 23 -1 11 0 12 -1 11 -1 11 -1 11 -1 12 -1 11
482: -2 11 -1 11 -2 12 -1 11 -2 11 -2 11 -2 11 -2 11
483: -2 11 -2 11 -3 12 -2 11 -3 11 -3 10 -3 11 -3 11
484: -3 11 -3 11 -3 11 -4 11 -3 10 -4 11 -4 11 -3 10
485: -4 11 -4 11 -5 10 -4 11 -4 10 -5 10 -4 11 -5 10
486: -5 10 -5 10 -5 11 -5 10 -5 10 -5 10 -6 10 -5 10
487: -6 9 -5 10 -6 10 -6 10 -6 9 -6 10 -6 9 -6 10
488: -7 9 -6 9 -7 9 -6 10 -7 9 -7 9 -7 9 -7 9
489: -7 8 -7 9 -7 9 -8 8 -7 9 -8 8 -7 9 -8 8
490: -8 8 -7 8 -8 9 -8 7 -9 8 -8 8 -8 8 -8 8
491: -9 7 -8 8 -9 7 4393 1644 100 MP stroke
492: -8 7 -9 8 -9 7 -9 7 -8 7 -9 7 -9 6 -10 7
493: -9 7 -9 6 -9 7 -10 6 -9 6 -10 6 -9 6 -10 6
494: -9 6 -10 6 -10 6 -10 5 -10 6 -10 5 -10 5 -10 6
495: -10 5 -10 5 -10 4 -10 5 -11 5 -10 4 -10 5 -11 4
496: -10 4 -11 5 -11 4 -10 3 -11 4 -10 4 -11 4 -11 3
497: -11 3 -11 4 -10 3 -11 3 -11 3 -11 3 -11 3 -11 2
498: -11 3 -11 2 -11 2 -11 3 -11 2 -12 2 -11 1 -11 2
499: -11 2 -11 1 -12 2 -11 1 -11 1 -11 1 -12 1 -11 1
500: -11 1 -11 0 -12 1 -11 0 -11 1 -12 0 -11 0 -11 0
501: -12 -1 -11 0 -11 0 -11 -1 -12 0 -11 -1 -11 -1 -12 -1
502: -11 -1 -11 -1 -11 -2 -11 -1 -12 -1 -11 -2 -11 -2 -11 -2
503: -11 -2 -11 -2 -12 -2 -11 -2 -11 -3 -11 -2 -11 -3 -11 -3
504: -11 -2 -10 -3 -11 -4 5442 1416 100 MP stroke
505: -11 -3 -11 -3 -11 -3 -11 -4 -10 -4 -11 -3 -11 -4 -10 -4
506: -11 -4 -10 -4 -11 -5 -10 -4 -11 -4 -10 -5 -10 -5 -10 -4
507: -11 -5 -10 -5 -10 -5 -10 -5 -10 -6 -10 -5 -10 -6 -10 -5
508: -9 -6 -10 -6 -10 -5 -9 -6 -10 -7 -9 -6 -10 -6 -9 -6
509: -10 -7 -9 -6 -9 -7 -9 -7 -9 -6 -9 -7 -9 -7 -9 -7
510: -8 -7 -9 -8 -9 -7 -8 -8 -9 -7 -8 -8 -8 -7 -9 -8
511: -8 -8 -8 -8 -8 -8 -8 -8 -8 -8 -7 -8 -8 -9 -8 -8
512: -7 -8 -8 -9 -7 -9 -7 -8 -7 -9 -7 -9 -7 -9 -7 -9
513: -7 -9 -7 -9 -6 -9 -7 -9 -6 -10 -7 -9 -6 -9 -6 -10
514: -6 -9 -6 -10 -6 -10 -6 -9 -5 -10 -6 -10 -5 -10 -6 -10
515: -5 -10 -5 -10 -5 -10 -5 -10 -5 -10 -5 -11 -4 -10 -5 -10
516: -4 -11 -5 -10 -4 -11 -4 -10 -4 -11 -4 -10 -4 -11 -4 -11
517: -3 -10 -4 -11 -3 -11 6209 2168 100 MP stroke
518: -4 -11 -3 -11 -3 -10 -3 -11 -3 -11 -2 -11 -3 -11 -2 -11
519: -3 -11 -2 -11 -2 -11 -2 -12 -2 -11 -2 -11 -2 -11 -2 -11
520: -1 -11 -2 -12 -1 -11 -1 -11 -1 -11 -1 -12 -1 -11 -1 -11
521: 0 -11 -1 -12 0 -11 -1 -11 0 -23 6260 2502 30 MP stroke
522: gs 5080 2453 99 99 MR c np
523: 24 24 5129 2502 PO
524: 24 24 5129 2502 FO
525: gr
526:
527: 18 w
528: 7 0 7 0 7 0 8 0 7 0 8 0 8 0 8 0
529: 9 0 8 0 9 0 9 0 9 0 9 0 10 0 9 0
530: 10 0 10 0 10 0 10 0 10 0 10 0 11 0 11 0
531: 10 0 11 0 11 0 11 0 12 0 11 0 11 0 12 0
532: 11 0 12 0 12 0 12 0 12 0 12 0 12 0 12 0
533: 12 0 13 0 12 0 12 0 13 0 12 0 13 0 13 0
534: 12 0 13 0 13 0 12 0 13 0 13 0 13 0 13 0
535: 13 0 13 0 12 0 13 0 13 0 13 0 13 0 13 0
536: 13 0 13 0 12 0 13 0 13 0 13 0 12 0 13 0
537: 13 0 12 0 13 0 12 0 13 0 12 0 12 0 13 0
538: 12 0 12 0 12 0 12 0 12 0 12 0 11 0 12 0
539: 11 0 12 0 11 0 11 0 11 0 11 0 11 0 11 0
540: 11 0 10 0 10 0 4009 2502 100 MP stroke
541: 11 0 3998 2502 2 MP stroke
542: 6 w
543: -80 -80 4451 2502 2 MP stroke
544: -80 80 4451 2502 2 MP stroke
545: 7 0 7 0 8 0 8 0 7 0 9 0 8 0 9 0
546: 9 0 9 0 9 0 10 0 9 0 10 0 11 0 10 0
547: 10 0 11 0 11 0 11 0 11 0 12 0 11 0 12 0
548: 12 0 11 0 13 0 12 0 12 0 12 0 13 0 13 0
549: 12 0 13 0 13 0 13 0 13 0 13 0 14 0 13 0
550: 13 0 14 0 13 0 13 0 14 0 13 0 14 0 14 0
551: 13 0 14 0 13 0 14 0 13 0 14 0 13 0 14 0
552: 13 0 14 0 13 0 13 0 14 0 13 0 13 0 13 0
553: 13 0 13 0 13 0 13 0 12 0 13 0 12 0 13 0
554: 12 0 12 0 12 0 12 0 11 0 12 0 11 0 11 0
555: 11 0 11 0 11 0 10 0 11 0 10 0 10 0 10 0
556: 9 0 9 0 10 0 9 0 8 0 9 0 8 0 8 0
557: 7 0 8 0 7 0 5136 2502 100 MP stroke
558: 7 0 5129 2502 2 MP stroke
559: -80 -80 5807 2502 2 MP stroke
560: -80 80 5807 2502 2 MP stroke
561: 4 6 4 5 4 6 5 6 4 7 4 6 5 7 4 7
562: 5 7 5 7 5 7 4 8 5 7 5 8 5 8 6 8
563: 5 8 5 8 5 9 6 8 5 9 6 9 5 8 6 9
564: 6 9 6 10 5 9 6 9 6 10 6 9 6 10 6 10
565: 7 10 6 10 6 10 6 10 7 10 6 10 7 10 6 10
566: 7 11 6 10 7 10 7 11 7 10 6 11 7 10 7 11
567: 7 10 7 11 7 11 7 10 7 11 7 11 7 10 8 11
568: 7 10 7 11 7 11 8 10 7 11 7 10 8 11 7 10
569: 8 11 7 10 8 11 7 10 8 10 8 10 7 11 8 10
570: 8 10 7 10 8 10 8 9 8 10 7 10 8 9 8 10
571: 8 9 8 10 7 9 8 9 8 9 8 9 8 9 8 8
572: 8 9 8 8 8 9 8 8 8 8 8 8 8 8 8 7
573: 8 8 7 7 8 7 4472 1595 100 MP stroke
574: 8 7 4464 1588 2 MP stroke
575: 13 -112 4758 1934 2 MP stroke
576: -113 -13 4758 1934 2 MP stroke
577: 4 -6 4 -5 4 -6 5 -6 4 -7 4 -6 5 -7 4 -7
578: 5 -7 5 -7 5 -7 4 -8 5 -7 5 -8 5 -8 6 -8
579: 5 -8 5 -8 5 -9 6 -8 5 -9 6 -9 5 -8 6 -9
580: 6 -10 6 -9 5 -9 6 -9 6 -10 6 -9 6 -10 6 -10
581: 7 -10 6 -10 6 -10 6 -10 7 -10 6 -10 7 -10 6 -10
582: 7 -11 6 -10 7 -10 7 -11 7 -10 6 -11 7 -10 7 -11
583: 7 -10 7 -11 7 -11 7 -10 7 -11 7 -11 7 -10 8 -11
584: 7 -10 7 -11 7 -11 8 -10 7 -11 7 -10 8 -11 7 -10
585: 8 -11 7 -10 8 -11 7 -10 8 -10 8 -10 7 -11 8 -10
586: 8 -10 7 -10 8 -10 8 -9 8 -10 7 -10 8 -9 8 -10
587: 8 -9 8 -10 7 -9 8 -9 8 -9 8 -9 8 -9 8 -8
588: 8 -9 8 -8 8 -9 8 -8 8 -8 8 -8 8 -8 8 -7
589: 8 -8 7 -7 8 -7 4472 3409 100 MP stroke
590: 8 -7 4464 3416 2 MP stroke
591: -113 13 4758 3070 2 MP stroke
592: 13 112 4758 3070 2 MP stroke
593: -4 6 -4 5 -4 6 -5 6 -4 7 -4 6 -5 7 -4 7
594: -5 7 -5 7 -5 7 -4 8 -5 7 -5 8 -5 8 -6 8
595: -5 8 -5 8 -5 9 -6 8 -5 9 -6 9 -5 8 -6 9
596: -6 9 -6 10 -5 9 -6 9 -6 10 -6 9 -6 10 -6 10
597: -7 10 -6 10 -6 10 -6 10 -7 10 -6 10 -7 10 -6 10
598: -7 11 -6 10 -7 10 -7 11 -7 10 -6 11 -7 10 -7 11
599: -7 10 -7 11 -7 11 -7 10 -7 11 -7 11 -7 10 -8 11
600: -7 10 -7 11 -7 11 -8 10 -7 11 -7 10 -8 11 -7 10
601: -8 11 -7 10 -8 11 -7 10 -8 10 -8 10 -7 11 -8 10
602: -8 10 -7 10 -8 10 -8 9 -8 10 -7 10 -8 9 -8 10
603: -8 9 -8 10 -7 9 -8 9 -8 9 -8 9 -8 9 -8 8
604: -8 9 -8 8 -8 9 -8 8 -8 8 -8 8 -8 8 -8 7
605: -8 8 -7 7 -8 7 5786 1595 100 MP stroke
606: -8 7 5794 1588 2 MP stroke
607: -4 -6 -4 -5 -4 -6 -5 -6 -4 -7 -4 -6 -5 -7 -4 -7
608: -5 -7 -5 -7 -5 -7 -4 -8 -5 -7 -5 -8 -5 -8 -6 -8
609: -5 -8 -5 -8 -5 -9 -6 -8 -5 -9 -6 -9 -5 -8 -6 -9
610: -6 -10 -6 -9 -5 -9 -6 -9 -6 -10 -6 -9 -6 -10 -6 -10
611: -7 -10 -6 -10 -6 -10 -6 -10 -7 -10 -6 -10 -7 -10 -6 -10
612: -7 -11 -6 -10 -7 -10 -7 -11 -7 -10 -6 -11 -7 -10 -7 -11
613: -7 -10 -7 -11 -7 -11 -7 -10 -7 -11 -7 -11 -7 -10 -8 -11
614: -7 -10 -7 -11 -7 -11 -8 -10 -7 -11 -7 -10 -8 -11 -7 -10
615: -8 -11 -7 -10 -8 -11 -7 -10 -8 -10 -8 -10 -7 -11 -8 -10
616: -8 -10 -7 -10 -8 -10 -8 -9 -8 -10 -7 -10 -8 -9 -8 -10
617: -8 -9 -8 -10 -7 -9 -8 -9 -8 -9 -8 -9 -8 -9 -8 -8
618: -8 -9 -8 -8 -8 -9 -8 -8 -8 -8 -8 -8 -8 -8 -8 -7
619: -8 -8 -7 -7 -8 -7 5786 3409 100 MP stroke
620: -8 -7 5794 3416 2 MP stroke
621: gr
622:
623: %%IncludeResource: font Symbol
624: /Symbol /WindowsLatin1Encoding 120 FMSR
625:
626: 5106 2658 mt
627: (z) s
628: %%IncludeResource: font Helvetica
629: /Helvetica /WindowsLatin1Encoding 96 FMSR
630:
631: 5165 2718 mt
632: (2) s
633: %%IncludeResource: font Symbol
634: /Symbol /WindowsLatin1Encoding 120 FMSR
635:
636: 5759 1785 mt
637: (G) s
638: 5759 3305 mt
639: (G) s
640: 4622 1652 mt
641: (g) s
642: %%IncludeResource: font Helvetica
643: /Helvetica /WindowsLatin1Encoding 96 FMSR
644:
645: 4671 1712 mt
646: (2) s
647: 4671 1592 mt
648: (+) s
649: %%IncludeResource: font Symbol
650: /Symbol /WindowsLatin1Encoding 120 FMSR
651:
652: 4622 3420 mt
653: (g) s
654: %%IncludeResource: font Helvetica
655: /Helvetica /WindowsLatin1Encoding 96 FMSR
656:
657: 4671 3480 mt
658: (2) s
659: 4671 3360 mt
660: (-) s
661: %%IncludeResource: font Symbol
662: /Symbol /WindowsLatin1Encoding 144 FMSR
663:
664: 5735 2188 mt
665: (W) s
666: %%IncludeResource: font Helvetica
667: /Helvetica /WindowsLatin1Encoding 108 FMSR
668:
669: 5845 2260 mt
670: (1) s
671: 5845 2116 mt
672: (T) s
673: %%IncludeResource: font Symbol
674: /Symbol /WindowsLatin1Encoding 144 FMSR
675:
676: 5735 2892 mt
677: (W) s
678: %%IncludeResource: font Helvetica
679: /Helvetica /WindowsLatin1Encoding 108 FMSR
680:
681: 5845 2964 mt
682: (1) s
683: 5845 2820 mt
684: (T) s
685: %%IncludeResource: font Symbol
686: /Symbol /WindowsLatin1Encoding 144 FMSR
687:
688: 5104 1904 mt
689: (W) s
690: %%IncludeResource: font Helvetica
691: /Helvetica /WindowsLatin1Encoding 108 FMSR
692:
693: 5214 1976 mt
694: (R) s
695: 5214 1832 mt
696: (+) s
697: %%IncludeResource: font Symbol
698: /Symbol /WindowsLatin1Encoding 144 FMSR
699:
700: 5104 3176 mt
701: (W) s
702: %%IncludeResource: font Helvetica
703: /Helvetica /WindowsLatin1Encoding 108 FMSR
704:
705: 5214 3248 mt
706: (R) s
707: 5214 3104 mt
708: (-) s
709: %%IncludeResource: font Symbol
710: /Symbol /WindowsLatin1Encoding 144 FMSR
711:
712: 4412 2163 mt
713: (W) s
714: %%IncludeResource: font Helvetica
715: /Helvetica /WindowsLatin1Encoding 108 FMSR
716:
717: 4522 2235 mt
718: (L) s
719: 4522 2091 mt
720: (+) s
721: %%IncludeResource: font Symbol
722: /Symbol /WindowsLatin1Encoding 144 FMSR
723:
724: 4412 2917 mt
725: (W) s
726: %%IncludeResource: font Helvetica
727: /Helvetica /WindowsLatin1Encoding 108 FMSR
728:
729: 4522 2989 mt
730: (L) s
731: 4522 2845 mt
732: (-) s
733:
734: end
735:
736: eplot
737: %%EndObject
738:
739: epage
740: end
741:
742: showpage
743:
744: %%Trailer
745: %%EOF
746: