gostyle_old, commit old
[gostyle.git] / tex / patcountdist.eps
blob3fb77daa18e72fdfe6a36dd72d594d13924c96fd
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%Title: patcountdist.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Tue Mar 27 19:25:11 2012
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 302 230
7 %%EndComments
8 %%BeginProlog
9 /gnudict 256 dict def
10 gnudict begin
12 % The following true/false flags may be edited by hand if desired.
13 % The unit line width and grayscale image gamma correction may also be changed.
15 /Color false def
16 /Blacktext false def
17 /Solid false def
18 /Dashlength 1 def
19 /Landscape false def
20 /Level1 false def
21 /Rounded false def
22 /ClipToBoundingBox false def
23 /TransparentPatterns false def
24 /gnulinewidth 5.000 def
25 /userlinewidth gnulinewidth def
26 /Gamma 1.0 def
28 /vshift -60 def
29 /dl1 {
30   10.0 Dashlength mul mul
31   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
32 } def
33 /dl2 {
34   10.0 Dashlength mul mul
35   Rounded { currentlinewidth 0.75 mul add } if
36 } def
37 /hpt_ 31.5 def
38 /vpt_ 31.5 def
39 /hpt hpt_ def
40 /vpt vpt_ def
41 Level1 {} {
42 /SDict 10 dict def
43 systemdict /pdfmark known not {
44   userdict /pdfmark systemdict /cleartomark get put
45 } if
46 SDict begin [
47   /Title (patcountdist.eps)
48   /Subject (gnuplot plot)
49   /Creator (gnuplot 4.4 patchlevel 3)
50   /Author (jm)
51 %  /Producer (gnuplot)
52 %  /Keywords ()
53   /CreationDate (Tue Mar 27 19:25:11 2012)
54   /DOCINFO pdfmark
55 end
56 } ifelse
57 /doclip {
58   ClipToBoundingBox {
59     newpath 50 50 moveto 302 50 lineto 302 230 lineto 50 230 lineto closepath
60     clip
61   } if
62 } def
64 % Gnuplot Prolog Version 4.4 (August 2010)
66 %/SuppressPDFMark true def
68 /M {moveto} bind def
69 /L {lineto} bind def
70 /R {rmoveto} bind def
71 /V {rlineto} bind def
72 /N {newpath moveto} bind def
73 /Z {closepath} bind def
74 /C {setrgbcolor} bind def
75 /f {rlineto fill} bind def
76 /g {setgray} bind def
77 /Gshow {show} def   % May be redefined later in the file to support UTF-8
78 /vpt2 vpt 2 mul def
79 /hpt2 hpt 2 mul def
80 /Lshow {currentpoint stroke M 0 vshift R 
81         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
82 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
83         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
84 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
85         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
86 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
87   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
88 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
89  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
90 /BL {stroke userlinewidth 2 mul setlinewidth
91         Rounded {1 setlinejoin 1 setlinecap} if} def
92 /AL {stroke userlinewidth 2 div setlinewidth
93         Rounded {1 setlinejoin 1 setlinecap} if} def
94 /UL {dup gnulinewidth mul /userlinewidth exch def
95         dup 1 lt {pop 1} if 10 mul /udl exch def} def
96 /PL {stroke userlinewidth setlinewidth
97         Rounded {1 setlinejoin 1 setlinecap} if} def
98 3.8 setmiterlimit
99 % Default Line colors
100 /LCw {1 1 1} def
101 /LCb {0 0 0} def
102 /LCa {0 0 0} def
103 /LC0 {1 0 0} def
104 /LC1 {0 1 0} def
105 /LC2 {0 0 1} def
106 /LC3 {1 0 1} def
107 /LC4 {0 1 1} def
108 /LC5 {1 1 0} def
109 /LC6 {0 0 0} def
110 /LC7 {1 0.3 0} def
111 /LC8 {0.5 0.5 0.5} def
112 % Default Line Types
113 /LTw {PL [] 1 setgray} def
114 /LTb {BL [] LCb DL} def
115 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
116 /LT0 {PL [] LC0 DL} def
117 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
118 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
119 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
120 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
121 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
122 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
123 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
124 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
125 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
126 /Dia {stroke [] 0 setdash 2 copy vpt add M
127   hpt neg vpt neg V hpt vpt neg V
128   hpt vpt V hpt neg vpt V closepath stroke
129   Pnt} def
130 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
131   currentpoint stroke M
132   hpt neg vpt neg R hpt2 0 V stroke
133  } def
134 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
135   0 vpt2 neg V hpt2 0 V 0 vpt2 V
136   hpt2 neg 0 V closepath stroke
137   Pnt} def
138 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
139   hpt2 vpt2 neg V currentpoint stroke M
140   hpt2 neg 0 R hpt2 vpt2 V stroke} def
141 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
142   hpt neg vpt -1.62 mul V
143   hpt 2 mul 0 V
144   hpt neg vpt 1.62 mul V closepath stroke
145   Pnt} def
146 /Star {2 copy Pls Crs} def
147 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
148   0 vpt2 neg V hpt2 0 V 0 vpt2 V
149   hpt2 neg 0 V closepath fill} def
150 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
151   hpt neg vpt -1.62 mul V
152   hpt 2 mul 0 V
153   hpt neg vpt 1.62 mul V closepath fill} def
154 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
155   hpt neg vpt 1.62 mul V
156   hpt 2 mul 0 V
157   hpt neg vpt -1.62 mul V closepath stroke
158   Pnt} def
159 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
160   hpt neg vpt 1.62 mul V
161   hpt 2 mul 0 V
162   hpt neg vpt -1.62 mul V closepath fill} def
163 /DiaF {stroke [] 0 setdash vpt add M
164   hpt neg vpt neg V hpt vpt neg V
165   hpt vpt V hpt neg vpt V closepath fill} def
166 /Pent {stroke [] 0 setdash 2 copy gsave
167   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
168   closepath stroke grestore Pnt} def
169 /PentF {stroke [] 0 setdash gsave
170   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
171   closepath fill grestore} def
172 /Circle {stroke [] 0 setdash 2 copy
173   hpt 0 360 arc stroke Pnt} def
174 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
175 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
176 /C1 {BL [] 0 setdash 2 copy moveto
177         2 copy vpt 0 90 arc closepath fill
178         vpt 0 360 arc closepath} bind def
179 /C2 {BL [] 0 setdash 2 copy moveto
180         2 copy vpt 90 180 arc closepath fill
181         vpt 0 360 arc closepath} bind def
182 /C3 {BL [] 0 setdash 2 copy moveto
183         2 copy vpt 0 180 arc closepath fill
184         vpt 0 360 arc closepath} bind def
185 /C4 {BL [] 0 setdash 2 copy moveto
186         2 copy vpt 180 270 arc closepath fill
187         vpt 0 360 arc closepath} bind def
188 /C5 {BL [] 0 setdash 2 copy moveto
189         2 copy vpt 0 90 arc
190         2 copy moveto
191         2 copy vpt 180 270 arc closepath fill
192         vpt 0 360 arc} bind def
193 /C6 {BL [] 0 setdash 2 copy moveto
194         2 copy vpt 90 270 arc closepath fill
195         vpt 0 360 arc closepath} bind def
196 /C7 {BL [] 0 setdash 2 copy moveto
197         2 copy vpt 0 270 arc closepath fill
198         vpt 0 360 arc closepath} bind def
199 /C8 {BL [] 0 setdash 2 copy moveto
200         2 copy vpt 270 360 arc closepath fill
201         vpt 0 360 arc closepath} bind def
202 /C9 {BL [] 0 setdash 2 copy moveto
203         2 copy vpt 270 450 arc closepath fill
204         vpt 0 360 arc closepath} bind def
205 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
206         2 copy moveto
207         2 copy vpt 90 180 arc closepath fill
208         vpt 0 360 arc closepath} bind def
209 /C11 {BL [] 0 setdash 2 copy moveto
210         2 copy vpt 0 180 arc closepath fill
211         2 copy moveto
212         2 copy vpt 270 360 arc closepath fill
213         vpt 0 360 arc closepath} bind def
214 /C12 {BL [] 0 setdash 2 copy moveto
215         2 copy vpt 180 360 arc closepath fill
216         vpt 0 360 arc closepath} bind def
217 /C13 {BL [] 0 setdash 2 copy moveto
218         2 copy vpt 0 90 arc closepath fill
219         2 copy moveto
220         2 copy vpt 180 360 arc closepath fill
221         vpt 0 360 arc closepath} bind def
222 /C14 {BL [] 0 setdash 2 copy moveto
223         2 copy vpt 90 360 arc closepath fill
224         vpt 0 360 arc} bind def
225 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
226         vpt 0 360 arc closepath} bind def
227 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
228         neg 0 rlineto closepath} bind def
229 /Square {dup Rec} bind def
230 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
231 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
232 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
233 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
234 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
235 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
236 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
237         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
238 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
239 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
240         2 copy vpt Square fill Bsquare} bind def
241 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
242 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
243 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
244         Bsquare} bind def
245 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
246         Bsquare} bind def
247 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
248 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
249         2 copy vpt Square fill Bsquare} bind def
250 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
251         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
252 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
253 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
254 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
255 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
256 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
257 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
258 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
259 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
260 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
261 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
262 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
263 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
264 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
265 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
266 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
267 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
268 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
269 /DiaE {stroke [] 0 setdash vpt add M
270   hpt neg vpt neg V hpt vpt neg V
271   hpt vpt V hpt neg vpt V closepath stroke} def
272 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
273   0 vpt2 neg V hpt2 0 V 0 vpt2 V
274   hpt2 neg 0 V closepath stroke} def
275 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
276   hpt neg vpt -1.62 mul V
277   hpt 2 mul 0 V
278   hpt neg vpt 1.62 mul V closepath stroke} def
279 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
280   hpt neg vpt 1.62 mul V
281   hpt 2 mul 0 V
282   hpt neg vpt -1.62 mul V closepath stroke} def
283 /PentE {stroke [] 0 setdash gsave
284   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
285   closepath stroke grestore} def
286 /CircE {stroke [] 0 setdash 
287   hpt 0 360 arc stroke} def
288 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
289 /DiaW {stroke [] 0 setdash vpt add M
290   hpt neg vpt neg V hpt vpt neg V
291   hpt vpt V hpt neg vpt V Opaque stroke} def
292 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
293   0 vpt2 neg V hpt2 0 V 0 vpt2 V
294   hpt2 neg 0 V Opaque stroke} def
295 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
296   hpt neg vpt -1.62 mul V
297   hpt 2 mul 0 V
298   hpt neg vpt 1.62 mul V Opaque stroke} def
299 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
300   hpt neg vpt 1.62 mul V
301   hpt 2 mul 0 V
302   hpt neg vpt -1.62 mul V Opaque stroke} def
303 /PentW {stroke [] 0 setdash gsave
304   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
305   Opaque stroke grestore} def
306 /CircW {stroke [] 0 setdash 
307   hpt 0 360 arc Opaque stroke} def
308 /BoxFill {gsave Rec 1 setgray fill grestore} def
309 /Density {
310   /Fillden exch def
311   currentrgbcolor
312   /ColB exch def /ColG exch def /ColR exch def
313   /ColR ColR Fillden mul Fillden sub 1 add def
314   /ColG ColG Fillden mul Fillden sub 1 add def
315   /ColB ColB Fillden mul Fillden sub 1 add def
316   ColR ColG ColB setrgbcolor} def
317 /BoxColFill {gsave Rec PolyFill} def
318 /PolyFill {gsave Density fill grestore grestore} def
319 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
321 % PostScript Level 1 Pattern Fill routine for rectangles
322 % Usage: x y w h s a XX PatternFill
323 %       x,y = lower left corner of box to be filled
324 %       w,h = width and height of box
325 %         a = angle in degrees between lines and x-axis
326 %        XX = 0/1 for no/yes cross-hatch
328 /PatternFill {gsave /PFa [ 9 2 roll ] def
329   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
330   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
331   gsave 1 setgray fill grestore clip
332   currentlinewidth 0.5 mul setlinewidth
333   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
334   0 0 M PFa 5 get rotate PFs -2 div dup translate
335   0 1 PFs PFa 4 get div 1 add floor cvi
336         {PFa 4 get mul 0 M 0 PFs V} for
337   0 PFa 6 get ne {
338         0 1 PFs PFa 4 get div 1 add floor cvi
339         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
340  } if
341   stroke grestore} def
343 /languagelevel where
344  {pop languagelevel} {1} ifelse
345  2 lt
346         {/InterpretLevel1 true def}
347         {/InterpretLevel1 Level1 def}
348  ifelse
350 % PostScript level 2 pattern fill definitions
352 /Level2PatternFill {
353 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
354         bind def
355 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
356 << Tile8x8
357  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
358 >> matrix makepattern
359 /Pat1 exch def
360 << Tile8x8
361  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
362         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
363 >> matrix makepattern
364 /Pat2 exch def
365 << Tile8x8
366  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
367         8 8 L 8 0 L 0 0 L fill}
368 >> matrix makepattern
369 /Pat3 exch def
370 << Tile8x8
371  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
372         0 12 M 12 0 L stroke}
373 >> matrix makepattern
374 /Pat4 exch def
375 << Tile8x8
376  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
377         0 -4 M 12 8 L stroke}
378 >> matrix makepattern
379 /Pat5 exch def
380 << Tile8x8
381  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
382         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
383 >> matrix makepattern
384 /Pat6 exch def
385 << Tile8x8
386  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
387         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
388 >> matrix makepattern
389 /Pat7 exch def
390 << Tile8x8
391  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
392         12 0 M -4 8 L 12 4 M 0 10 L stroke}
393 >> matrix makepattern
394 /Pat8 exch def
395 << Tile8x8
396  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
397         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
398 >> matrix makepattern
399 /Pat9 exch def
400 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
401 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
402 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
403 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
404 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
405 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
406 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
407 } def
410 %End of PostScript Level 2 code
412 /PatternBgnd {
413   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
414 } def
416 % Substitute for Level 2 pattern fill codes with
417 % grayscale if Level 2 support is not selected.
419 /Level1PatternFill {
420 /Pattern1 {0.250 Density} bind def
421 /Pattern2 {0.500 Density} bind def
422 /Pattern3 {0.750 Density} bind def
423 /Pattern4 {0.125 Density} bind def
424 /Pattern5 {0.375 Density} bind def
425 /Pattern6 {0.625 Density} bind def
426 /Pattern7 {0.875 Density} bind def
427 } def
429 % Now test for support of Level 2 code
431 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
433 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
434 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
435 currentdict end definefont pop
436 /MFshow {
437    { dup 5 get 3 ge
438      { 5 get 3 eq {gsave} {grestore} ifelse }
439      {dup dup 0 get findfont exch 1 get scalefont setfont
440      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
441      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
442      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
443      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
444      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
445      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
446      pop aload pop M} ifelse }ifelse }ifelse }
447      ifelse }
448    forall} def
449 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
450 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
451  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
452      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
453 /MLshow { currentpoint stroke M
454   0 exch R
455   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
456 /MRshow { currentpoint stroke M
457   exch dup MFwidth neg 3 -1 roll R
458   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
459 /MCshow { currentpoint stroke M
460   exch dup MFwidth -2 div 3 -1 roll R
461   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
462 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
463 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
465 %%EndProlog
466 gnudict begin
467 gsave
468 doclip
469 50 50 translate
470 0.050 0.050 scale
471 0 setgray
472 newpath
473 (Helvetica) findfont 180 scalefont setfont
474 1.000 UL
476 756 576 M
477 63 0 V
478 3896 0 R
479 -63 0 V
480 stroke
481 648 576 M
482 [ [(Helvetica) 180.0 0.0 true true 0 ( 100)]
483 ] -60.0 MRshow
484 1.000 UL
486 756 858 M
487 31 0 V
488 3928 0 R
489 -31 0 V
490 756 1022 M
491 31 0 V
492 3928 0 R
493 -31 0 V
494 756 1139 M
495 31 0 V
496 3928 0 R
497 -31 0 V
498 756 1230 M
499 31 0 V
500 3928 0 R
501 -31 0 V
502 756 1304 M
503 31 0 V
504 3928 0 R
505 -31 0 V
506 756 1367 M
507 31 0 V
508 3928 0 R
509 -31 0 V
510 756 1421 M
511 31 0 V
512 3928 0 R
513 -31 0 V
514 756 1469 M
515 31 0 V
516 3928 0 R
517 -31 0 V
518 756 1512 M
519 63 0 V
520 3896 0 R
521 -63 0 V
522 stroke
523 648 1512 M
524 [ [(Helvetica) 180.0 0.0 true true 0 ( 1000)]
525 ] -60.0 MRshow
526 1.000 UL
528 756 1793 M
529 31 0 V
530 3928 0 R
531 -31 0 V
532 756 1958 M
533 31 0 V
534 3928 0 R
535 -31 0 V
536 756 2075 M
537 31 0 V
538 3928 0 R
539 -31 0 V
540 756 2166 M
541 31 0 V
542 3928 0 R
543 -31 0 V
544 756 2240 M
545 31 0 V
546 3928 0 R
547 -31 0 V
548 756 2302 M
549 31 0 V
550 3928 0 R
551 -31 0 V
552 756 2357 M
553 31 0 V
554 3928 0 R
555 -31 0 V
556 756 2405 M
557 31 0 V
558 3928 0 R
559 -31 0 V
560 756 2447 M
561 63 0 V
562 3896 0 R
563 -63 0 V
564 stroke
565 648 2447 M
566 [ [(Helvetica) 180.0 0.0 true true 0 ( 10000)]
567 ] -60.0 MRshow
568 1.000 UL
570 756 2729 M
571 31 0 V
572 3928 0 R
573 -31 0 V
574 756 2894 M
575 31 0 V
576 3928 0 R
577 -31 0 V
578 756 3011 M
579 31 0 V
580 3928 0 R
581 -31 0 V
582 756 3101 M
583 31 0 V
584 3928 0 R
585 -31 0 V
586 756 3175 M
587 31 0 V
588 3928 0 R
589 -31 0 V
590 756 3238 M
591 31 0 V
592 3928 0 R
593 -31 0 V
594 756 3292 M
595 31 0 V
596 3928 0 R
597 -31 0 V
598 756 3340 M
599 31 0 V
600 3928 0 R
601 -31 0 V
602 756 3383 M
603 63 0 V
604 3896 0 R
605 -63 0 V
606 stroke
607 648 3383 M
608 [ [(Helvetica) 180.0 0.0 true true 0 ( 100000)]
609 ] -60.0 MRshow
610 1.000 UL
612 756 576 M
613 0 63 V
614 0 2744 R
615 0 -63 V
616 stroke
617 756 396 M
618 [ [(Helvetica) 180.0 0.0 true true 0 ( 0)]
619 ] -60.0 MCshow
620 1.000 UL
622 1746 576 M
623 0 63 V
624 0 2744 R
625 0 -63 V
626 stroke
627 1746 396 M
628 [ [(Helvetica) 180.0 0.0 true true 0 ( 125)]
629 ] -60.0 MCshow
630 1.000 UL
632 2736 576 M
633 0 63 V
634 0 2744 R
635 0 -63 V
636 stroke
637 2736 396 M
638 [ [(Helvetica) 180.0 0.0 true true 0 ( 250)]
639 ] -60.0 MCshow
640 1.000 UL
642 3725 576 M
643 0 63 V
644 0 2744 R
645 0 -63 V
646 stroke
647 3725 396 M
648 [ [(Helvetica) 180.0 0.0 true true 0 ( 375)]
649 ] -60.0 MCshow
650 1.000 UL
652 4715 576 M
653 0 63 V
654 0 2744 R
655 0 -63 V
656 stroke
657 4715 396 M
658 [ [(Helvetica) 180.0 0.0 true true 0 ( 500)]
659 ] -60.0 MCshow
660 1.000 UL
662 1.000 UL
664 756 3383 N
665 756 576 L
666 3959 0 V
667 0 2807 V
668 -3959 0 V
669 Z stroke
670 LCb setrgbcolor
671 2735 126 M
672 [ [(Helvetica) 180.0 0.0 true true 0 (pattern id)]
673 ] -60.0 MCshow
675 1.000 UP
676 1.000 UL
678 % Begin plot #1
679 1.000 UP
680 1.000 UL
682 756 2708 Crs
683 764 2687 Crs
684 772 2632 Crs
685 780 2357 Crs
686 788 2168 Crs
687 796 2117 Crs
688 804 2085 Crs
689 811 1948 Crs
690 819 1900 Crs
691 827 1865 Crs
692 835 1774 Crs
693 843 1774 Crs
694 851 1700 Crs
695 859 1698 Crs
696 867 1697 Crs
697 875 1681 Crs
698 883 1654 Crs
699 891 1652 Crs
700 899 1645 Crs
701 906 1638 Crs
702 914 1605 Crs
703 922 1597 Crs
704 930 1565 Crs
705 938 1562 Crs
706 946 1553 Crs
707 954 1544 Crs
708 962 1523 Crs
709 970 1508 Crs
710 978 1503 Crs
711 986 1502 Crs
712 994 1490 Crs
713 1001 1488 Crs
714 1009 1469 Crs
715 1017 1455 Crs
716 1025 1449 Crs
717 1033 1447 Crs
718 1041 1439 Crs
719 1049 1432 Crs
720 1057 1426 Crs
721 1065 1410 Crs
722 1073 1407 Crs
723 1081 1394 Crs
724 1089 1391 Crs
725 1096 1388 Crs
726 1104 1379 Crs
727 1112 1354 Crs
728 1120 1346 Crs
729 1128 1337 Crs
730 1136 1335 Crs
731 1144 1333 Crs
732 1152 1328 Crs
733 1160 1325 Crs
734 1168 1311 Crs
735 1176 1309 Crs
736 1184 1308 Crs
737 1191 1303 Crs
738 1199 1303 Crs
739 1207 1303 Crs
740 1215 1299 Crs
741 1223 1298 Crs
742 1231 1296 Crs
743 1239 1285 Crs
744 1247 1280 Crs
745 1255 1280 Crs
746 1263 1272 Crs
747 1271 1271 Crs
748 1279 1261 Crs
749 1287 1252 Crs
750 1294 1248 Crs
751 1302 1248 Crs
752 1310 1240 Crs
753 1318 1240 Crs
754 1326 1239 Crs
755 1334 1237 Crs
756 1342 1236 Crs
757 1350 1236 Crs
758 1358 1235 Crs
759 1366 1233 Crs
760 1374 1232 Crs
761 1382 1229 Crs
762 1389 1229 Crs
763 1397 1219 Crs
764 1405 1218 Crs
765 1413 1217 Crs
766 1421 1209 Crs
767 1429 1207 Crs
768 1437 1207 Crs
769 1445 1203 Crs
770 1453 1203 Crs
771 1461 1202 Crs
772 1469 1201 Crs
773 1477 1198 Crs
774 1484 1194 Crs
775 1492 1193 Crs
776 1500 1191 Crs
777 1508 1185 Crs
778 1516 1185 Crs
779 1524 1181 Crs
780 1532 1179 Crs
781 1540 1176 Crs
782 1548 1175 Crs
783 1556 1172 Crs
784 1564 1162 Crs
785 1572 1161 Crs
786 1579 1161 Crs
787 1587 1159 Crs
788 1595 1159 Crs
789 1603 1153 Crs
790 1611 1153 Crs
791 1619 1149 Crs
792 1627 1149 Crs
793 1635 1147 Crs
794 1643 1146 Crs
795 1651 1145 Crs
796 1659 1143 Crs
797 1667 1138 Crs
798 1674 1136 Crs
799 1682 1135 Crs
800 1690 1134 Crs
801 1698 1133 Crs
802 1706 1132 Crs
803 1714 1131 Crs
804 1722 1130 Crs
805 1730 1130 Crs
806 1738 1130 Crs
807 1746 1128 Crs
808 1754 1127 Crs
809 1762 1126 Crs
810 1770 1122 Crs
811 1777 1122 Crs
812 1785 1121 Crs
813 1793 1117 Crs
814 1801 1114 Crs
815 1809 1111 Crs
816 1817 1111 Crs
817 1825 1110 Crs
818 1833 1109 Crs
819 1841 1108 Crs
820 1849 1105 Crs
821 1857 1105 Crs
822 1865 1104 Crs
823 1872 1103 Crs
824 1880 1100 Crs
825 1888 1099 Crs
826 1896 1098 Crs
827 1904 1097 Crs
828 1912 1097 Crs
829 1920 1094 Crs
830 1928 1093 Crs
831 1936 1092 Crs
832 1944 1091 Crs
833 1952 1090 Crs
834 1960 1090 Crs
835 1967 1090 Crs
836 1975 1089 Crs
837 1983 1089 Crs
838 1991 1085 Crs
839 1999 1085 Crs
840 2007 1083 Crs
841 2015 1082 Crs
842 2023 1080 Crs
843 2031 1079 Crs
844 2039 1076 Crs
845 2047 1074 Crs
846 2055 1072 Crs
847 2062 1070 Crs
848 2070 1068 Crs
849 2078 1068 Crs
850 2086 1068 Crs
851 2094 1065 Crs
852 2102 1062 Crs
853 2110 1062 Crs
854 2118 1060 Crs
855 2126 1060 Crs
856 2134 1056 Crs
857 2142 1054 Crs
858 2150 1050 Crs
859 2157 1046 Crs
860 2165 1045 Crs
861 2173 1045 Crs
862 2181 1044 Crs
863 2189 1041 Crs
864 2197 1040 Crs
865 2205 1040 Crs
866 2213 1037 Crs
867 2221 1036 Crs
868 2229 1034 Crs
869 2237 1034 Crs
870 2245 1032 Crs
871 2253 1030 Crs
872 2260 1029 Crs
873 2268 1029 Crs
874 2276 1029 Crs
875 2284 1028 Crs
876 2292 1026 Crs
877 2300 1024 Crs
878 2308 1024 Crs
879 2316 1022 Crs
880 2324 1021 Crs
881 2332 1020 Crs
882 2340 1020 Crs
883 2348 1018 Crs
884 2355 1018 Crs
885 2363 1017 Crs
886 2371 1016 Crs
887 2379 1014 Crs
888 2387 1013 Crs
889 2395 1013 Crs
890 2403 1011 Crs
891 2411 1011 Crs
892 2419 1011 Crs
893 2427 1010 Crs
894 2435 1010 Crs
895 2443 1010 Crs
896 2450 1009 Crs
897 2458 1007 Crs
898 2466 1007 Crs
899 2474 1006 Crs
900 2482 1002 Crs
901 2490 1002 Crs
902 2498 1002 Crs
903 2506 1002 Crs
904 2514 1002 Crs
905 2522 999 Crs
906 2530 999 Crs
907 2538 999 Crs
908 2545 999 Crs
909 2553 999 Crs
910 2561 997 Crs
911 2569 997 Crs
912 2577 996 Crs
913 2585 994 Crs
914 2593 994 Crs
915 2601 993 Crs
916 2609 993 Crs
917 2617 993 Crs
918 2625 991 Crs
919 2633 989 Crs
920 2640 989 Crs
921 2648 989 Crs
922 2656 987 Crs
923 2664 987 Crs
924 2672 987 Crs
925 2680 986 Crs
926 2688 986 Crs
927 2696 984 Crs
928 2704 984 Crs
929 2712 984 Crs
930 2720 984 Crs
931 2728 984 Crs
932 2736 983 Crs
933 2743 983 Crs
934 2751 981 Crs
935 2759 981 Crs
936 2767 981 Crs
937 2775 980 Crs
938 2783 978 Crs
939 2791 978 Crs
940 2799 977 Crs
941 2807 977 Crs
942 2815 977 Crs
943 2823 977 Crs
944 2831 975 Crs
945 2838 972 Crs
946 2846 972 Crs
947 2854 970 Crs
948 2862 970 Crs
949 2870 969 Crs
950 2878 969 Crs
951 2886 969 Crs
952 2894 967 Crs
953 2902 967 Crs
954 2910 967 Crs
955 2918 967 Crs
956 2926 966 Crs
957 2933 966 Crs
958 2941 966 Crs
959 2949 966 Crs
960 2957 963 Crs
961 2965 963 Crs
962 2973 963 Crs
963 2981 963 Crs
964 2989 961 Crs
965 2997 961 Crs
966 3005 961 Crs
967 3013 960 Crs
968 3021 960 Crs
969 3028 960 Crs
970 3036 960 Crs
971 3044 958 Crs
972 3052 956 Crs
973 3060 956 Crs
974 3068 956 Crs
975 3076 956 Crs
976 3084 955 Crs
977 3092 955 Crs
978 3100 955 Crs
979 3108 955 Crs
980 3116 955 Crs
981 3123 955 Crs
982 3131 955 Crs
983 3139 955 Crs
984 3147 953 Crs
985 3155 953 Crs
986 3163 953 Crs
987 3171 952 Crs
988 3179 952 Crs
989 3187 952 Crs
990 3195 952 Crs
991 3203 950 Crs
992 3211 948 Crs
993 3218 948 Crs
994 3226 948 Crs
995 3234 948 Crs
996 3242 947 Crs
997 3250 947 Crs
998 3258 947 Crs
999 3266 945 Crs
1000 3274 945 Crs
1001 3282 945 Crs
1002 3290 945 Crs
1003 3298 943 Crs
1004 3306 943 Crs
1005 3314 943 Crs
1006 3321 943 Crs
1007 3329 943 Crs
1008 3337 942 Crs
1009 3345 942 Crs
1010 3353 942 Crs
1011 3361 942 Crs
1012 3369 942 Crs
1013 3377 942 Crs
1014 3385 940 Crs
1015 3393 940 Crs
1016 3401 940 Crs
1017 3409 940 Crs
1018 3416 938 Crs
1019 3424 937 Crs
1020 3432 937 Crs
1021 3440 937 Crs
1022 3448 937 Crs
1023 3456 935 Crs
1024 3464 935 Crs
1025 3472 935 Crs
1026 3480 933 Crs
1027 3488 933 Crs
1028 3496 933 Crs
1029 3504 933 Crs
1030 3511 932 Crs
1031 3519 932 Crs
1032 3527 932 Crs
1033 3535 932 Crs
1034 3543 930 Crs
1035 3551 930 Crs
1036 3559 930 Crs
1037 3567 928 Crs
1038 3575 928 Crs
1039 3583 928 Crs
1040 3591 927 Crs
1041 3599 927 Crs
1042 3606 925 Crs
1043 3614 925 Crs
1044 3622 923 Crs
1045 3630 923 Crs
1046 3638 921 Crs
1047 3646 920 Crs
1048 3654 920 Crs
1049 3662 920 Crs
1050 3670 920 Crs
1051 3678 916 Crs
1052 3686 914 Crs
1053 3694 914 Crs
1054 3701 914 Crs
1055 3709 914 Crs
1056 3717 913 Crs
1057 3725 913 Crs
1058 3733 911 Crs
1059 3741 911 Crs
1060 3749 911 Crs
1061 3757 911 Crs
1062 3765 911 Crs
1063 3773 911 Crs
1064 3781 911 Crs
1065 3789 911 Crs
1066 3797 909 Crs
1067 3804 909 Crs
1068 3812 909 Crs
1069 3820 909 Crs
1070 3828 909 Crs
1071 3836 909 Crs
1072 3844 907 Crs
1073 3852 907 Crs
1074 3860 907 Crs
1075 3868 907 Crs
1076 3876 906 Crs
1077 3884 906 Crs
1078 3892 906 Crs
1079 3899 904 Crs
1080 3907 904 Crs
1081 3915 904 Crs
1082 3923 902 Crs
1083 3931 902 Crs
1084 3939 902 Crs
1085 3947 902 Crs
1086 3955 902 Crs
1087 3963 902 Crs
1088 3971 900 Crs
1089 3979 900 Crs
1090 3987 900 Crs
1091 3994 900 Crs
1092 4002 900 Crs
1093 4010 898 Crs
1094 4018 898 Crs
1095 4026 898 Crs
1096 4034 898 Crs
1097 4042 898 Crs
1098 4050 898 Crs
1099 4058 896 Crs
1100 4066 896 Crs
1101 4074 896 Crs
1102 4082 896 Crs
1103 4089 896 Crs
1104 4097 895 Crs
1105 4105 895 Crs
1106 4113 895 Crs
1107 4121 895 Crs
1108 4129 895 Crs
1109 4137 893 Crs
1110 4145 893 Crs
1111 4153 893 Crs
1112 4161 893 Crs
1113 4169 893 Crs
1114 4177 891 Crs
1115 4184 889 Crs
1116 4192 889 Crs
1117 4200 887 Crs
1118 4208 887 Crs
1119 4216 887 Crs
1120 4224 887 Crs
1121 4232 887 Crs
1122 4240 887 Crs
1123 4248 885 Crs
1124 4256 885 Crs
1125 4264 885 Crs
1126 4272 885 Crs
1127 4280 885 Crs
1128 4287 885 Crs
1129 4295 883 Crs
1130 4303 883 Crs
1131 4311 883 Crs
1132 4319 883 Crs
1133 4327 883 Crs
1134 4335 881 Crs
1135 4343 881 Crs
1136 4351 881 Crs
1137 4359 881 Crs
1138 4367 879 Crs
1139 4375 879 Crs
1140 4382 877 Crs
1141 4390 877 Crs
1142 4398 877 Crs
1143 4406 877 Crs
1144 4414 877 Crs
1145 4422 877 Crs
1146 4430 876 Crs
1147 4438 876 Crs
1148 4446 876 Crs
1149 4454 876 Crs
1150 4462 876 Crs
1151 4470 874 Crs
1152 4477 874 Crs
1153 4485 874 Crs
1154 4493 874 Crs
1155 4501 874 Crs
1156 4509 874 Crs
1157 4517 874 Crs
1158 4525 874 Crs
1159 4533 872 Crs
1160 4541 872 Crs
1161 4549 872 Crs
1162 4557 872 Crs
1163 4565 872 Crs
1164 4572 870 Crs
1165 4580 870 Crs
1166 4588 870 Crs
1167 4596 868 Crs
1168 4604 868 Crs
1169 4612 866 Crs
1170 4620 866 Crs
1171 4628 866 Crs
1172 4636 866 Crs
1173 4644 866 Crs
1174 4652 866 Crs
1175 4660 866 Crs
1176 4667 864 Crs
1177 4675 864 Crs
1178 4683 864 Crs
1179 4691 864 Crs
1180 4699 864 Crs
1181 4707 864 Crs
1182 % End plot #1
1183 1.000 UL
1185 756 3383 N
1186 756 576 L
1187 3959 0 V
1188 0 2807 V
1189 -3959 0 V
1190 Z stroke
1191 1.000 UP
1192 1.000 UL
1194 stroke
1195 grestore
1197 showpage
1198 %%Trailer
1199 %%DocumentFonts: Helvetica