Annotation of OpenXM/doc/issac2000/katsura7.ps, Revision 1.2
1.1 takayama 1: %!PS-Adobe-2.0
2: %%Creator: gnuplot 3.7 patchlevel 0
1.2 ! noro 3: %%CreationDate: Sat Jan 15 15:17:29 2000
1.1 takayama 4: %%DocumentFonts: (atend)
1.2 ! noro 5: %%BoundingBox: 50 50 554 410
! 6: %%Orientation: Portrait
1.1 takayama 7: %%Pages: (atend)
8: %%EndComments
1.2 ! noro 9: % $OpenXM: OpenXM/doc/issac2000/katsura7.ps,v 1.1 2000/01/15 06:11:17 takayama Exp $
1.1 takayama 10: /gnudict 256 dict def
11: gnudict begin
12: /Color false def
13: /Solid false def
14: /gnulinewidth 5.000 def
15: /userlinewidth gnulinewidth def
16: /vshift -46 def
17: /dl {10 mul} def
18: /hpt_ 31.5 def
19: /vpt_ 31.5 def
20: /hpt hpt_ def
21: /vpt vpt_ def
22: /M {moveto} bind def
23: /L {lineto} bind def
24: /R {rmoveto} bind def
25: /V {rlineto} bind def
26: /vpt2 vpt 2 mul def
27: /hpt2 hpt 2 mul def
28: /Lshow { currentpoint stroke M
29: 0 vshift R show } def
30: /Rshow { currentpoint stroke M
31: dup stringwidth pop neg vshift R show } def
32: /Cshow { currentpoint stroke M
33: dup stringwidth pop -2 div vshift R show } def
34: /UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
35: /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
36: /DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
37: {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
38: /BL { stroke gnulinewidth 2 mul setlinewidth } def
39: /AL { stroke gnulinewidth 2 div setlinewidth } def
40: /UL { gnulinewidth mul /userlinewidth exch def } def
41: /PL { stroke userlinewidth setlinewidth } def
42: /LTb { BL [] 0 0 0 DL } def
43: /LTa { AL [1 dl 2 dl] 0 setdash 0 0 0 setrgbcolor } def
44: /LT0 { PL [] 1 0 0 DL } def
45: /LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
46: /LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
47: /LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
48: /LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
49: /LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
50: /LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
51: /LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
52: /LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
53: /Pnt { stroke [] 0 setdash
54: gsave 1 setlinecap M 0 0 V stroke grestore } def
55: /Dia { stroke [] 0 setdash 2 copy vpt add M
56: hpt neg vpt neg V hpt vpt neg V
57: hpt vpt V hpt neg vpt V closepath stroke
58: Pnt } def
59: /Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
60: currentpoint stroke M
61: hpt neg vpt neg R hpt2 0 V stroke
62: } def
63: /Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
64: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
65: hpt2 neg 0 V closepath stroke
66: Pnt } def
67: /Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
68: hpt2 vpt2 neg V currentpoint stroke M
69: hpt2 neg 0 R hpt2 vpt2 V stroke } def
70: /TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
71: hpt neg vpt -1.62 mul V
72: hpt 2 mul 0 V
73: hpt neg vpt 1.62 mul V closepath stroke
74: Pnt } def
75: /Star { 2 copy Pls Crs } def
76: /BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
77: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
78: hpt2 neg 0 V closepath fill } def
79: /TriUF { stroke [] 0 setdash vpt 1.12 mul add M
80: hpt neg vpt -1.62 mul V
81: hpt 2 mul 0 V
82: hpt neg vpt 1.62 mul V closepath fill } def
83: /TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
84: hpt neg vpt 1.62 mul V
85: hpt 2 mul 0 V
86: hpt neg vpt -1.62 mul V closepath stroke
87: Pnt } def
88: /TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
89: hpt neg vpt 1.62 mul V
90: hpt 2 mul 0 V
91: hpt neg vpt -1.62 mul V closepath fill} def
92: /DiaF { stroke [] 0 setdash vpt add M
93: hpt neg vpt neg V hpt vpt neg V
94: hpt vpt V hpt neg vpt V closepath fill } def
95: /Pent { stroke [] 0 setdash 2 copy gsave
96: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
97: closepath stroke grestore Pnt } def
98: /PentF { stroke [] 0 setdash gsave
99: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
100: closepath fill grestore } def
101: /Circle { stroke [] 0 setdash 2 copy
102: hpt 0 360 arc stroke Pnt } def
103: /CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
104: /C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
105: /C1 { BL [] 0 setdash 2 copy moveto
106: 2 copy vpt 0 90 arc closepath fill
107: vpt 0 360 arc closepath } bind def
108: /C2 { BL [] 0 setdash 2 copy moveto
109: 2 copy vpt 90 180 arc closepath fill
110: vpt 0 360 arc closepath } bind def
111: /C3 { BL [] 0 setdash 2 copy moveto
112: 2 copy vpt 0 180 arc closepath fill
113: vpt 0 360 arc closepath } bind def
114: /C4 { BL [] 0 setdash 2 copy moveto
115: 2 copy vpt 180 270 arc closepath fill
116: vpt 0 360 arc closepath } bind def
117: /C5 { BL [] 0 setdash 2 copy moveto
118: 2 copy vpt 0 90 arc
119: 2 copy moveto
120: 2 copy vpt 180 270 arc closepath fill
121: vpt 0 360 arc } bind def
122: /C6 { BL [] 0 setdash 2 copy moveto
123: 2 copy vpt 90 270 arc closepath fill
124: vpt 0 360 arc closepath } bind def
125: /C7 { BL [] 0 setdash 2 copy moveto
126: 2 copy vpt 0 270 arc closepath fill
127: vpt 0 360 arc closepath } bind def
128: /C8 { BL [] 0 setdash 2 copy moveto
129: 2 copy vpt 270 360 arc closepath fill
130: vpt 0 360 arc closepath } bind def
131: /C9 { BL [] 0 setdash 2 copy moveto
132: 2 copy vpt 270 450 arc closepath fill
133: vpt 0 360 arc closepath } bind def
134: /C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
135: 2 copy moveto
136: 2 copy vpt 90 180 arc closepath fill
137: vpt 0 360 arc closepath } bind def
138: /C11 { BL [] 0 setdash 2 copy moveto
139: 2 copy vpt 0 180 arc closepath fill
140: 2 copy moveto
141: 2 copy vpt 270 360 arc closepath fill
142: vpt 0 360 arc closepath } bind def
143: /C12 { BL [] 0 setdash 2 copy moveto
144: 2 copy vpt 180 360 arc closepath fill
145: vpt 0 360 arc closepath } bind def
146: /C13 { BL [] 0 setdash 2 copy moveto
147: 2 copy vpt 0 90 arc closepath fill
148: 2 copy moveto
149: 2 copy vpt 180 360 arc closepath fill
150: vpt 0 360 arc closepath } bind def
151: /C14 { BL [] 0 setdash 2 copy moveto
152: 2 copy vpt 90 360 arc closepath fill
153: vpt 0 360 arc } bind def
154: /C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
155: vpt 0 360 arc closepath } bind def
156: /Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
157: neg 0 rlineto closepath } bind def
158: /Square { dup Rec } bind def
159: /Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
160: /S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
161: /S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
162: /S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
163: /S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
164: /S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
165: /S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
166: exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
167: /S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
168: /S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
169: 2 copy vpt Square fill
170: Bsquare } bind def
171: /S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
172: /S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
173: /S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
174: Bsquare } bind def
175: /S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
176: Bsquare } bind def
177: /S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
178: /S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
179: 2 copy vpt Square fill Bsquare } bind def
180: /S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
181: 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
182: /S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
183: /D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
184: /D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
185: /D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
186: /D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
187: /D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
188: /D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
189: /D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
190: /D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
191: /D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
192: /D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
193: /D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
194: /D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
195: /D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
196: /D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
197: /D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
198: /D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
199: /DiaE { stroke [] 0 setdash vpt add M
200: hpt neg vpt neg V hpt vpt neg V
201: hpt vpt V hpt neg vpt V closepath stroke } def
202: /BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
203: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
204: hpt2 neg 0 V closepath stroke } def
205: /TriUE { stroke [] 0 setdash vpt 1.12 mul add M
206: hpt neg vpt -1.62 mul V
207: hpt 2 mul 0 V
208: hpt neg vpt 1.62 mul V closepath stroke } def
209: /TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
210: hpt neg vpt 1.62 mul V
211: hpt 2 mul 0 V
212: hpt neg vpt -1.62 mul V closepath stroke } def
213: /PentE { stroke [] 0 setdash gsave
214: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
215: closepath stroke grestore } def
216: /CircE { stroke [] 0 setdash
217: hpt 0 360 arc stroke } def
218: /Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
219: /DiaW { stroke [] 0 setdash vpt add M
220: hpt neg vpt neg V hpt vpt neg V
221: hpt vpt V hpt neg vpt V Opaque stroke } def
222: /BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
223: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
224: hpt2 neg 0 V Opaque stroke } def
225: /TriUW { stroke [] 0 setdash vpt 1.12 mul add M
226: hpt neg vpt -1.62 mul V
227: hpt 2 mul 0 V
228: hpt neg vpt 1.62 mul V Opaque stroke } def
229: /TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
230: hpt neg vpt 1.62 mul V
231: hpt 2 mul 0 V
232: hpt neg vpt -1.62 mul V Opaque stroke } def
233: /PentW { stroke [] 0 setdash gsave
234: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
235: Opaque stroke grestore } def
236: /CircW { stroke [] 0 setdash
237: hpt 0 360 arc Opaque stroke } def
238: /BoxFill { gsave Rec 1 setgray fill grestore } def
239: end
240: %%EndProlog
241: %%Page: 1 1
242: gnudict begin
243: gsave
244: 50 50 translate
245: 0.100 0.100 scale
246: 0 setgray
247: newpath
248: (Helvetica) findfont 140 scalefont setfont
249: 1.000 UL
250: LTb
1.2 ! noro 251: 574 280 M
! 252: 63 0 V
! 253: 4165 0 R
! 254: -63 0 V
! 255: 490 280 M
! 256: (-0.5) Rshow
! 257: 574 595 M
! 258: 63 0 V
! 259: 4165 0 R
! 260: -63 0 V
! 261: 490 595 M
! 262: (-0.4) Rshow
! 263: 574 910 M
! 264: 63 0 V
! 265: 4165 0 R
! 266: -63 0 V
! 267: 490 910 M
! 268: (-0.3) Rshow
! 269: 574 1226 M
1.1 takayama 270: 63 0 V
1.2 ! noro 271: 4165 0 R
1.1 takayama 272: -63 0 V
1.2 ! noro 273: -4249 0 R
! 274: (-0.2) Rshow
! 275: 574 1541 M
1.1 takayama 276: 63 0 V
1.2 ! noro 277: 4165 0 R
1.1 takayama 278: -63 0 V
1.2 ! noro 279: -4249 0 R
1.1 takayama 280: (-0.1) Rshow
1.2 ! noro 281: 574 1856 M
1.1 takayama 282: 63 0 V
1.2 ! noro 283: 4165 0 R
1.1 takayama 284: -63 0 V
1.2 ! noro 285: -4249 0 R
! 286: (0) Rshow
! 287: 574 2171 M
1.1 takayama 288: 63 0 V
1.2 ! noro 289: 4165 0 R
1.1 takayama 290: -63 0 V
1.2 ! noro 291: -4249 0 R
! 292: (0.1) Rshow
! 293: 574 2486 M
! 294: 63 0 V
! 295: 4165 0 R
! 296: -63 0 V
! 297: -4249 0 R
! 298: (0.2) Rshow
! 299: 574 2802 M
1.1 takayama 300: 63 0 V
1.2 ! noro 301: 4165 0 R
1.1 takayama 302: -63 0 V
1.2 ! noro 303: -4249 0 R
! 304: (0.3) Rshow
! 305: 574 3117 M
1.1 takayama 306: 63 0 V
1.2 ! noro 307: 4165 0 R
1.1 takayama 308: -63 0 V
1.2 ! noro 309: -4249 0 R
! 310: (0.4) Rshow
! 311: 574 3432 M
1.1 takayama 312: 63 0 V
1.2 ! noro 313: 4165 0 R
1.1 takayama 314: -63 0 V
1.2 ! noro 315: -4249 0 R
! 316: (0.5) Rshow
! 317: 574 280 M
! 318: 0 63 V
! 319: 0 3089 R
! 320: 0 -63 V
! 321: 574 140 M
! 322: (-0.4) Cshow
! 323: 1044 280 M
1.1 takayama 324: 0 63 V
1.2 ! noro 325: 0 3089 R
1.1 takayama 326: 0 -63 V
1.2 ! noro 327: 0 -3229 R
! 328: (-0.3) Cshow
! 329: 1514 280 M
1.1 takayama 330: 0 63 V
1.2 ! noro 331: 0 3089 R
1.1 takayama 332: 0 -63 V
1.2 ! noro 333: 0 -3229 R
! 334: (-0.2) Cshow
! 335: 1983 280 M
1.1 takayama 336: 0 63 V
1.2 ! noro 337: 0 3089 R
1.1 takayama 338: 0 -63 V
1.2 ! noro 339: 0 -3229 R
! 340: (-0.1) Cshow
! 341: 2453 280 M
1.1 takayama 342: 0 63 V
1.2 ! noro 343: 0 3089 R
1.1 takayama 344: 0 -63 V
1.2 ! noro 345: 0 -3229 R
! 346: (0) Cshow
! 347: 2923 280 M
1.1 takayama 348: 0 63 V
1.2 ! noro 349: 0 3089 R
1.1 takayama 350: 0 -63 V
1.2 ! noro 351: 0 -3229 R
! 352: (0.1) Cshow
! 353: 3393 280 M
1.1 takayama 354: 0 63 V
1.2 ! noro 355: 0 3089 R
1.1 takayama 356: 0 -63 V
1.2 ! noro 357: 0 -3229 R
! 358: (0.2) Cshow
! 359: 3862 280 M
1.1 takayama 360: 0 63 V
1.2 ! noro 361: 0 3089 R
1.1 takayama 362: 0 -63 V
1.2 ! noro 363: 0 -3229 R
! 364: (0.3) Cshow
! 365: 4332 280 M
1.1 takayama 366: 0 63 V
1.2 ! noro 367: 0 3089 R
1.1 takayama 368: 0 -63 V
1.2 ! noro 369: 0 -3229 R
! 370: (0.4) Cshow
! 371: 4802 280 M
1.1 takayama 372: 0 63 V
1.2 ! noro 373: 0 3089 R
1.1 takayama 374: 0 -63 V
1.2 ! noro 375: 0 -3229 R
! 376: (0.5) Cshow
1.1 takayama 377: 1.000 UL
378: LTb
1.2 ! noro 379: 574 280 M
! 380: 4228 0 V
! 381: 0 3152 V
! 382: -4228 0 V
! 383: 574 280 L
1.1 takayama 384: 1.000 UP
385: 1.000 UL
386: LT0
1.2 ! noro 387: 4151 3299 M
! 388: ("/tmp/gnuplot-data-tmp.9711.t") Rshow
! 389: 2182 1685 Pls
! 390: 3129 1856 Pls
! 391: 4228 2281 Pls
! 392: 4273 1381 Pls
! 393: 3978 1966 Pls
! 394: 3267 1467 Pls
! 395: 2333 1856 Pls
! 396: 4421 2143 Pls
! 397: 2794 1856 Pls
! 398: 2413 1856 Pls
! 399: 4179 1542 Pls
! 400: 3135 1856 Pls
! 401: 4451 2241 Pls
! 402: 2826 1595 Pls
! 403: 2256 1856 Pls
! 404: 854 1669 Pls
! 405: 2109 1856 Pls
! 406: 2799 1567 Pls
! 407: 4082 1841 Pls
! 408: 1900 1856 Pls
! 409: 2153 1856 Pls
! 410: 1878 1513 Pls
! 411: 4228 1431 Pls
! 412: 4476 1452 Pls
! 413: 1954 1991 Pls
! 414: 2298 1575 Pls
! 415: 3206 1856 Pls
! 416: 2712 1856 Pls
! 417: 3191 3263 Pls
! 418: 2742 1924 Pls
! 419: 2946 1591 Pls
! 420: 2347 1856 Pls
! 421: 3135 2111 Pls
! 422: 2535 1856 Pls
! 423: 2841 1799 Pls
! 424: 4476 2260 Pls
! 425: 2059 1856 Pls
! 426: 2595 1856 Pls
! 427: 4147 2337 Pls
! 428: 2078 1856 Pls
! 429: 2182 2027 Pls
! 430: 2799 2145 Pls
! 431: 4179 2170 Pls
! 432: 4421 1569 Pls
! 433: 2298 2137 Pls
! 434: 1878 2199 Pls
! 435: 3014 2151 Pls
! 436: 3973 1293 Pls
! 437: 2826 2117 Pls
! 438: 2447 1856 Pls
! 439: 2203 1772 Pls
! 440: 3031 1861 Pls
! 441: 1447 2000 Pls
! 442: 2288 1856 Pls
! 443: 1447 1712 Pls
! 444: 3973 2419 Pls
! 445: 2720 1856 Pls
! 446: 1723 1856 Pls
! 447: 2561 2237 Pls
! 448: 3360 2220 Pls
! 449: 1662 1442 Pls
! 450: 3530 1856 Pls
! 451: 3033 1590 Pls
! 452: 1401 1856 Pls
! 453: 3061 1856 Pls
! 454: 1326 1870 Pls
! 455: 1321 1907 Pls
! 456: 2742 1788 Pls
! 457: 2852 1856 Pls
! 458: 1326 1842 Pls
! 459: 2760 1856 Pls
! 460: 3140 1600 Pls
! 461: 2540 1856 Pls
! 462: 3248 1927 Pls
! 463: 2454 1856 Pls
! 464: 3978 1746 Pls
! 465: 2071 1856 Pls
! 466: 2769 1856 Pls
! 467: 1662 2270 Pls
! 468: 2561 1475 Pls
! 469: 2841 1913 Pls
! 470: 3564 2208 Pls
! 471: 3491 727 Pls
! 472: 854 2043 Pls
! 473: 1584 1856 Pls
! 474: 2524 1856 Pls
! 475: 1594 2043 Pls
! 476: 2643 1962 Pls
! 477: 4273 2331 Pls
! 478: 4147 1375 Pls
! 479: 3014 1561 Pls
! 480: 3033 2122 Pls
! 481: 2335 1856 Pls
! 482: 2450 1736 Pls
! 483: 3031 1851 Pls
! 484: 2729 1856 Pls
! 485: 1594 1669 Pls
! 486: 2747 1856 Pls
! 487: 3135 1601 Pls
! 488: 3360 1492 Pls
! 489: 2203 1940 Pls
! 490: 2598 1856 Pls
! 491: 2020 2054 Pls
! 492: 1902 1856 Pls
! 493: 4082 1871 Pls
! 494: 3491 2985 Pls
! 495: 4451 1471 Pls
! 496: 2450 1976 Pls
! 497: 2391 1856 Pls
! 498: 3248 1785 Pls
! 499: 2671 1856 Pls
! 500: 3450 1749 Pls
! 501: 2490 1856 Pls
! 502: 3450 1963 Pls
! 503: 1954 1721 Pls
! 504: 2946 2121 Pls
! 505: 3267 2245 Pls
! 506: 1321 1805 Pls
! 507: 3029 1856 Pls
! 508: 2828 1856 Pls
! 509: 3140 2112 Pls
! 510: 2539 1856 Pls
! 511: 3191 449 Pls
! 512: 2643 1750 Pls
! 513: 3564 1504 Pls
! 514: 2020 1658 Pls
! 515: 4434 3299 Pls
1.1 takayama 516: stroke
517: grestore
518: end
519: showpage
520: %%Trailer
521: %%DocumentFonts: Helvetica
522: %%Pages: 1
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>