Annotation of OpenXM/doc/issac2000/katsura7.ps, Revision 1.1
1.1 ! takayama 1: %!PS-Adobe-2.0
! 2: %%Title: hoge.ep
! 3: %%Creator: gnuplot 3.7 patchlevel 0
! 4: %%CreationDate: Sat Jan 15 14:55:09 2000
! 5: %%DocumentFonts: (atend)
! 6: %%BoundingBox: 50 50 554 770
! 7: %%Orientation: Landscape
! 8: %%Pages: (atend)
! 9: %%EndComments
! 10: % $OpenXM$
! 11: /gnudict 256 dict def
! 12: gnudict begin
! 13: /Color false def
! 14: /Solid false def
! 15: /gnulinewidth 5.000 def
! 16: /userlinewidth gnulinewidth def
! 17: /vshift -46 def
! 18: /dl {10 mul} def
! 19: /hpt_ 31.5 def
! 20: /vpt_ 31.5 def
! 21: /hpt hpt_ def
! 22: /vpt vpt_ def
! 23: /M {moveto} bind def
! 24: /L {lineto} bind def
! 25: /R {rmoveto} bind def
! 26: /V {rlineto} bind def
! 27: /vpt2 vpt 2 mul def
! 28: /hpt2 hpt 2 mul def
! 29: /Lshow { currentpoint stroke M
! 30: 0 vshift R show } def
! 31: /Rshow { currentpoint stroke M
! 32: dup stringwidth pop neg vshift R show } def
! 33: /Cshow { currentpoint stroke M
! 34: dup stringwidth pop -2 div vshift R show } def
! 35: /UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
! 36: /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
! 37: /DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
! 38: {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
! 39: /BL { stroke gnulinewidth 2 mul setlinewidth } def
! 40: /AL { stroke gnulinewidth 2 div setlinewidth } def
! 41: /UL { gnulinewidth mul /userlinewidth exch def } def
! 42: /PL { stroke userlinewidth setlinewidth } def
! 43: /LTb { BL [] 0 0 0 DL } def
! 44: /LTa { AL [1 dl 2 dl] 0 setdash 0 0 0 setrgbcolor } def
! 45: /LT0 { PL [] 1 0 0 DL } def
! 46: /LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
! 47: /LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
! 48: /LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
! 49: /LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
! 50: /LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
! 51: /LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
! 52: /LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
! 53: /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
! 54: /Pnt { stroke [] 0 setdash
! 55: gsave 1 setlinecap M 0 0 V stroke grestore } def
! 56: /Dia { stroke [] 0 setdash 2 copy vpt add M
! 57: hpt neg vpt neg V hpt vpt neg V
! 58: hpt vpt V hpt neg vpt V closepath stroke
! 59: Pnt } def
! 60: /Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
! 61: currentpoint stroke M
! 62: hpt neg vpt neg R hpt2 0 V stroke
! 63: } def
! 64: /Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
! 65: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
! 66: hpt2 neg 0 V closepath stroke
! 67: Pnt } def
! 68: /Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
! 69: hpt2 vpt2 neg V currentpoint stroke M
! 70: hpt2 neg 0 R hpt2 vpt2 V stroke } def
! 71: /TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
! 72: hpt neg vpt -1.62 mul V
! 73: hpt 2 mul 0 V
! 74: hpt neg vpt 1.62 mul V closepath stroke
! 75: Pnt } def
! 76: /Star { 2 copy Pls Crs } def
! 77: /BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
! 78: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
! 79: hpt2 neg 0 V closepath fill } def
! 80: /TriUF { stroke [] 0 setdash vpt 1.12 mul add M
! 81: hpt neg vpt -1.62 mul V
! 82: hpt 2 mul 0 V
! 83: hpt neg vpt 1.62 mul V closepath fill } def
! 84: /TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
! 85: hpt neg vpt 1.62 mul V
! 86: hpt 2 mul 0 V
! 87: hpt neg vpt -1.62 mul V closepath stroke
! 88: Pnt } def
! 89: /TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
! 90: hpt neg vpt 1.62 mul V
! 91: hpt 2 mul 0 V
! 92: hpt neg vpt -1.62 mul V closepath fill} def
! 93: /DiaF { stroke [] 0 setdash vpt add M
! 94: hpt neg vpt neg V hpt vpt neg V
! 95: hpt vpt V hpt neg vpt V closepath fill } def
! 96: /Pent { stroke [] 0 setdash 2 copy gsave
! 97: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
! 98: closepath stroke grestore Pnt } def
! 99: /PentF { stroke [] 0 setdash gsave
! 100: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
! 101: closepath fill grestore } def
! 102: /Circle { stroke [] 0 setdash 2 copy
! 103: hpt 0 360 arc stroke Pnt } def
! 104: /CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
! 105: /C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
! 106: /C1 { BL [] 0 setdash 2 copy moveto
! 107: 2 copy vpt 0 90 arc closepath fill
! 108: vpt 0 360 arc closepath } bind def
! 109: /C2 { BL [] 0 setdash 2 copy moveto
! 110: 2 copy vpt 90 180 arc closepath fill
! 111: vpt 0 360 arc closepath } bind def
! 112: /C3 { BL [] 0 setdash 2 copy moveto
! 113: 2 copy vpt 0 180 arc closepath fill
! 114: vpt 0 360 arc closepath } bind def
! 115: /C4 { BL [] 0 setdash 2 copy moveto
! 116: 2 copy vpt 180 270 arc closepath fill
! 117: vpt 0 360 arc closepath } bind def
! 118: /C5 { BL [] 0 setdash 2 copy moveto
! 119: 2 copy vpt 0 90 arc
! 120: 2 copy moveto
! 121: 2 copy vpt 180 270 arc closepath fill
! 122: vpt 0 360 arc } bind def
! 123: /C6 { BL [] 0 setdash 2 copy moveto
! 124: 2 copy vpt 90 270 arc closepath fill
! 125: vpt 0 360 arc closepath } bind def
! 126: /C7 { BL [] 0 setdash 2 copy moveto
! 127: 2 copy vpt 0 270 arc closepath fill
! 128: vpt 0 360 arc closepath } bind def
! 129: /C8 { BL [] 0 setdash 2 copy moveto
! 130: 2 copy vpt 270 360 arc closepath fill
! 131: vpt 0 360 arc closepath } bind def
! 132: /C9 { BL [] 0 setdash 2 copy moveto
! 133: 2 copy vpt 270 450 arc closepath fill
! 134: vpt 0 360 arc closepath } bind def
! 135: /C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
! 136: 2 copy moveto
! 137: 2 copy vpt 90 180 arc closepath fill
! 138: vpt 0 360 arc closepath } bind def
! 139: /C11 { BL [] 0 setdash 2 copy moveto
! 140: 2 copy vpt 0 180 arc closepath fill
! 141: 2 copy moveto
! 142: 2 copy vpt 270 360 arc closepath fill
! 143: vpt 0 360 arc closepath } bind def
! 144: /C12 { BL [] 0 setdash 2 copy moveto
! 145: 2 copy vpt 180 360 arc closepath fill
! 146: vpt 0 360 arc closepath } bind def
! 147: /C13 { BL [] 0 setdash 2 copy moveto
! 148: 2 copy vpt 0 90 arc closepath fill
! 149: 2 copy moveto
! 150: 2 copy vpt 180 360 arc closepath fill
! 151: vpt 0 360 arc closepath } bind def
! 152: /C14 { BL [] 0 setdash 2 copy moveto
! 153: 2 copy vpt 90 360 arc closepath fill
! 154: vpt 0 360 arc } bind def
! 155: /C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
! 156: vpt 0 360 arc closepath } bind def
! 157: /Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
! 158: neg 0 rlineto closepath } bind def
! 159: /Square { dup Rec } bind def
! 160: /Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
! 161: /S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
! 162: /S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
! 163: /S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
! 164: /S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
! 165: /S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
! 166: /S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
! 167: exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
! 168: /S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
! 169: /S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
! 170: 2 copy vpt Square fill
! 171: Bsquare } bind def
! 172: /S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
! 173: /S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
! 174: /S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
! 175: Bsquare } bind def
! 176: /S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
! 177: Bsquare } bind def
! 178: /S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
! 179: /S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
! 180: 2 copy vpt Square fill Bsquare } bind def
! 181: /S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
! 182: 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
! 183: /S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
! 184: /D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
! 185: /D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
! 186: /D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
! 187: /D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
! 188: /D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
! 189: /D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
! 190: /D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
! 191: /D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
! 192: /D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
! 193: /D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
! 194: /D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
! 195: /D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
! 196: /D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
! 197: /D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
! 198: /D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
! 199: /D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
! 200: /DiaE { stroke [] 0 setdash vpt add M
! 201: hpt neg vpt neg V hpt vpt neg V
! 202: hpt vpt V hpt neg vpt V closepath stroke } def
! 203: /BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
! 204: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
! 205: hpt2 neg 0 V closepath stroke } def
! 206: /TriUE { stroke [] 0 setdash vpt 1.12 mul add M
! 207: hpt neg vpt -1.62 mul V
! 208: hpt 2 mul 0 V
! 209: hpt neg vpt 1.62 mul V closepath stroke } def
! 210: /TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
! 211: hpt neg vpt 1.62 mul V
! 212: hpt 2 mul 0 V
! 213: hpt neg vpt -1.62 mul V closepath stroke } def
! 214: /PentE { stroke [] 0 setdash gsave
! 215: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
! 216: closepath stroke grestore } def
! 217: /CircE { stroke [] 0 setdash
! 218: hpt 0 360 arc stroke } def
! 219: /Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
! 220: /DiaW { stroke [] 0 setdash vpt add M
! 221: hpt neg vpt neg V hpt vpt neg V
! 222: hpt vpt V hpt neg vpt V Opaque stroke } def
! 223: /BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
! 224: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
! 225: hpt2 neg 0 V Opaque stroke } def
! 226: /TriUW { stroke [] 0 setdash vpt 1.12 mul add M
! 227: hpt neg vpt -1.62 mul V
! 228: hpt 2 mul 0 V
! 229: hpt neg vpt 1.62 mul V Opaque stroke } def
! 230: /TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
! 231: hpt neg vpt 1.62 mul V
! 232: hpt 2 mul 0 V
! 233: hpt neg vpt -1.62 mul V Opaque stroke } def
! 234: /PentW { stroke [] 0 setdash gsave
! 235: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
! 236: Opaque stroke grestore } def
! 237: /CircW { stroke [] 0 setdash
! 238: hpt 0 360 arc Opaque stroke } def
! 239: /BoxFill { gsave Rec 1 setgray fill grestore } def
! 240: end
! 241: %%EndProlog
! 242: %%Page: 1 1
! 243: gnudict begin
! 244: gsave
! 245: 50 50 translate
! 246: 0.100 0.100 scale
! 247: 90 rotate
! 248: 0 -5040 translate
! 249: 0 setgray
! 250: newpath
! 251: (Helvetica) findfont 140 scalefont setfont
! 252: 1.000 UL
! 253: LTb
! 254: 658 280 M
! 255: 63 0 V
! 256: 6241 0 R
! 257: -63 0 V
! 258: 574 280 M
! 259: (-0.15) Rshow
! 260: 658 1045 M
! 261: 63 0 V
! 262: 6241 0 R
! 263: -63 0 V
! 264: -6325 0 R
! 265: (-0.1) Rshow
! 266: 658 1811 M
! 267: 63 0 V
! 268: 6241 0 R
! 269: -63 0 V
! 270: -6325 0 R
! 271: (-0.05) Rshow
! 272: 658 2576 M
! 273: 63 0 V
! 274: 6241 0 R
! 275: -63 0 V
! 276: -6325 0 R
! 277: (0) Rshow
! 278: 658 3341 M
! 279: 63 0 V
! 280: 6241 0 R
! 281: -63 0 V
! 282: -6325 0 R
! 283: (0.05) Rshow
! 284: 658 4107 M
! 285: 63 0 V
! 286: 6241 0 R
! 287: -63 0 V
! 288: -6325 0 R
! 289: (0.1) Rshow
! 290: 658 4872 M
! 291: 63 0 V
! 292: 6241 0 R
! 293: -63 0 V
! 294: -6325 0 R
! 295: (0.15) Rshow
! 296: 658 280 M
! 297: 0 63 V
! 298: 0 4529 R
! 299: 0 -63 V
! 300: 658 140 M
! 301: (0.1) Cshow
! 302: 1446 280 M
! 303: 0 63 V
! 304: 0 4529 R
! 305: 0 -63 V
! 306: 0 -4669 R
! 307: (0.2) Cshow
! 308: 2234 280 M
! 309: 0 63 V
! 310: 0 4529 R
! 311: 0 -63 V
! 312: 0 -4669 R
! 313: (0.3) Cshow
! 314: 3022 280 M
! 315: 0 63 V
! 316: 0 4529 R
! 317: 0 -63 V
! 318: 0 -4669 R
! 319: (0.4) Cshow
! 320: 3810 280 M
! 321: 0 63 V
! 322: 0 4529 R
! 323: 0 -63 V
! 324: 0 -4669 R
! 325: (0.5) Cshow
! 326: 4598 280 M
! 327: 0 63 V
! 328: 0 4529 R
! 329: 0 -63 V
! 330: 0 -4669 R
! 331: (0.6) Cshow
! 332: 5386 280 M
! 333: 0 63 V
! 334: 0 4529 R
! 335: 0 -63 V
! 336: 0 -4669 R
! 337: (0.7) Cshow
! 338: 6174 280 M
! 339: 0 63 V
! 340: 0 4529 R
! 341: 0 -63 V
! 342: 0 -4669 R
! 343: (0.8) Cshow
! 344: 6962 280 M
! 345: 0 63 V
! 346: 0 4529 R
! 347: 0 -63 V
! 348: 0 -4669 R
! 349: (0.9) Cshow
! 350: 1.000 UL
! 351: LTb
! 352: 658 280 M
! 353: 6304 0 V
! 354: 0 4592 V
! 355: -6304 0 V
! 356: 658 280 L
! 357: 1.000 UP
! 358: 1.000 UL
! 359: LT0
! 360: 6311 4739 M
! 361: ('/tmp/gnuplot-data-tmp.9711.t') Rshow
! 362: 3917 2183 Pls
! 363: 3826 2576 Pls
! 364: 2671 2553 Pls
! 365: 2934 2831 Pls
! 366: 4410 2595 Pls
! 367: 4628 2432 Pls
! 368: 5844 2576 Pls
! 369: 2858 2543 Pls
! 370: 1502 2576 Pls
! 371: 3927 2576 Pls
! 372: 2382 2689 Pls
! 373: 2996 2576 Pls
! 374: 3229 2214 Pls
! 375: 2147 3273 Pls
! 376: 2015 2576 Pls
! 377: 4038 2702 Pls
! 378: 4039 2576 Pls
! 379: 2616 3244 Pls
! 380: 4691 2635 Pls
! 381: 6130 2576 Pls
! 382: 6869 2576 Pls
! 383: 3145 2454 Pls
! 384: 2671 2599 Pls
! 385: 3142 2526 Pls
! 386: 6074 2963 Pls
! 387: 5217 2697 Pls
! 388: 4620 2576 Pls
! 389: 4642 2576 Pls
! 390: 3768 2729 Pls
! 391: 4442 857 Pls
! 392: 3308 3868 Pls
! 393: 2500 2576 Pls
! 394: 3762 1343 Pls
! 395: 3667 2576 Pls
! 396: 5399 3975 Pls
! 397: 3142 2626 Pls
! 398: 4689 2576 Pls
! 399: 987 2576 Pls
! 400: 2625 2436 Pls
! 401: 3567 2576 Pls
! 402: 3917 2969 Pls
! 403: 2616 1908 Pls
! 404: 2382 2463 Pls
! 405: 2858 2609 Pls
! 406: 5217 2455 Pls
! 407: 3145 2698 Pls
! 408: 3091 1933 Pls
! 409: 2291 2558 Pls
! 410: 2147 1879 Pls
! 411: 4625 2576 Pls
! 412: 3757 1420 Pls
! 413: 3835 2682 Pls
! 414: 4294 2487 Pls
! 415: 2521 2576 Pls
! 416: 4294 2665 Pls
! 417: 2291 2594 Pls
! 418: 2061 2576 Pls
! 419: 3604 2576 Pls
! 420: 4372 3153 Pls
! 421: 4264 1615 Pls
! 422: 4021 2578 Pls
! 423: 5045 2576 Pls
! 424: 2646 3247 Pls
! 425: 4465 2576 Pls
! 426: 4169 2576 Pls
! 427: 3114 2888 Pls
! 428: 4486 2480 Pls
! 429: 4442 4295 Pls
! 430: 5785 2576 Pls
! 431: 3114 2264 Pls
! 432: 3596 2576 Pls
! 433: 4160 2291 Pls
! 434: 4850 2576 Pls
! 435: 6343 1709 Pls
! 436: 1503 2576 Pls
! 437: 4410 2557 Pls
! 438: 5389 2576 Pls
! 439: 3429 2576 Pls
! 440: 4021 2574 Pls
! 441: 4372 1999 Pls
! 442: 5399 1177 Pls
! 443: 4705 1674 Pls
! 444: 4476 1556 Pls
! 445: 4038 2450 Pls
! 446: 5625 2576 Pls
! 447: 2022 2576 Pls
! 448: 5238 2611 Pls
! 449: 6018 2407 Pls
! 450: 2934 2321 Pls
! 451: 2625 2716 Pls
! 452: 3091 3219 Pls
! 453: 2646 1905 Pls
! 454: 1515 2576 Pls
! 455: 3241 1321 Pls
! 456: 3835 2470 Pls
! 457: 6079 2576 Pls
! 458: 5238 2541 Pls
! 459: 2012 2576 Pls
! 460: 3762 3809 Pls
! 461: 4264 3537 Pls
! 462: 3757 3732 Pls
! 463: 4403 2576 Pls
! 464: 4761 2888 Pls
! 465: 4904 2576 Pls
! 466: 4691 2517 Pls
! 467: 4476 3596 Pls
! 468: 3229 2938 Pls
! 469: 3241 3831 Pls
! 470: 5917 2576 Pls
! 471: 6343 3443 Pls
! 472: 3015 2576 Pls
! 473: 4696 3017 Pls
! 474: 4241 2576 Pls
! 475: 4696 2135 Pls
! 476: 6074 2189 Pls
! 477: 3308 1284 Pls
! 478: 4628 2720 Pls
! 479: 4486 2672 Pls
! 480: 6226 2576 Pls
! 481: 2575 2576 Pls
! 482: 4160 2861 Pls
! 483: 1524 2576 Pls
! 484: 3768 2423 Pls
! 485: 6018 2745 Pls
! 486: 4705 3478 Pls
! 487: 4761 2264 Pls
! 488: 3917 2183 Pls
! 489: 3826 2576 Pls
! 490: 2671 2553 Pls
! 491: 2934 2831 Pls
! 492: 4410 2595 Pls
! 493: 4628 2432 Pls
! 494: 5844 2576 Pls
! 495: 2858 2543 Pls
! 496: 1502 2576 Pls
! 497: 3927 2576 Pls
! 498: 2382 2689 Pls
! 499: 2996 2576 Pls
! 500: 3229 2214 Pls
! 501: 2147 3273 Pls
! 502: 2015 2576 Pls
! 503: 4038 2702 Pls
! 504: 4039 2576 Pls
! 505: 2616 3244 Pls
! 506: 4691 2635 Pls
! 507: 6130 2576 Pls
! 508: 6869 2576 Pls
! 509: 3145 2454 Pls
! 510: 2671 2599 Pls
! 511: 3142 2526 Pls
! 512: 6074 2963 Pls
! 513: 5217 2697 Pls
! 514: 4620 2576 Pls
! 515: 4642 2576 Pls
! 516: 3768 2729 Pls
! 517: 4442 857 Pls
! 518: 3308 3868 Pls
! 519: 2500 2576 Pls
! 520: 3762 1343 Pls
! 521: 3667 2576 Pls
! 522: 5399 3975 Pls
! 523: 3142 2626 Pls
! 524: 4689 2576 Pls
! 525: 987 2576 Pls
! 526: 2625 2436 Pls
! 527: 3567 2576 Pls
! 528: 3917 2969 Pls
! 529: 2616 1908 Pls
! 530: 2382 2463 Pls
! 531: 2858 2609 Pls
! 532: 5217 2455 Pls
! 533: 3145 2698 Pls
! 534: 3091 1933 Pls
! 535: 2291 2558 Pls
! 536: 2147 1879 Pls
! 537: 4625 2576 Pls
! 538: 3757 1420 Pls
! 539: 3835 2682 Pls
! 540: 4294 2487 Pls
! 541: 2521 2576 Pls
! 542: 4294 2665 Pls
! 543: 2291 2594 Pls
! 544: 2061 2576 Pls
! 545: 3604 2576 Pls
! 546: 4372 3153 Pls
! 547: 4264 1615 Pls
! 548: 4021 2578 Pls
! 549: 5045 2576 Pls
! 550: 2646 3247 Pls
! 551: 4465 2576 Pls
! 552: 4169 2576 Pls
! 553: 3114 2888 Pls
! 554: 4486 2480 Pls
! 555: 4442 4295 Pls
! 556: 5785 2576 Pls
! 557: 3114 2264 Pls
! 558: 3596 2576 Pls
! 559: 4160 2291 Pls
! 560: 4850 2576 Pls
! 561: 6343 1709 Pls
! 562: 1503 2576 Pls
! 563: 4410 2557 Pls
! 564: 5389 2576 Pls
! 565: 3429 2576 Pls
! 566: 4021 2574 Pls
! 567: 4372 1999 Pls
! 568: 5399 1177 Pls
! 569: 4705 1674 Pls
! 570: 4476 1556 Pls
! 571: 4038 2450 Pls
! 572: 5625 2576 Pls
! 573: 2022 2576 Pls
! 574: 5238 2611 Pls
! 575: 6018 2407 Pls
! 576: 2934 2321 Pls
! 577: 2625 2716 Pls
! 578: 3091 3219 Pls
! 579: 2646 1905 Pls
! 580: 1515 2576 Pls
! 581: 3241 1321 Pls
! 582: 3835 2470 Pls
! 583: 6079 2576 Pls
! 584: 5238 2541 Pls
! 585: 2012 2576 Pls
! 586: 3762 3809 Pls
! 587: 4264 3537 Pls
! 588: 3757 3732 Pls
! 589: 4403 2576 Pls
! 590: 4761 2888 Pls
! 591: 4904 2576 Pls
! 592: 4691 2517 Pls
! 593: 4476 3596 Pls
! 594: 3229 2938 Pls
! 595: 3241 3831 Pls
! 596: 5917 2576 Pls
! 597: 6343 3443 Pls
! 598: 3015 2576 Pls
! 599: 4696 3017 Pls
! 600: 4241 2576 Pls
! 601: 4696 2135 Pls
! 602: 6074 2189 Pls
! 603: 3308 1284 Pls
! 604: 4628 2720 Pls
! 605: 4486 2672 Pls
! 606: 6226 2576 Pls
! 607: 2575 2576 Pls
! 608: 4160 2861 Pls
! 609: 1524 2576 Pls
! 610: 3768 2423 Pls
! 611: 6018 2745 Pls
! 612: 4705 3478 Pls
! 613: 4761 2264 Pls
! 614: 6594 4739 Pls
! 615: stroke
! 616: grestore
! 617: end
! 618: showpage
! 619: %%Trailer
! 620: %%DocumentFonts: Helvetica
! 621: %%Pages: 1
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>