~ubuntu-branches/debian/sid/octave3.0/sid

« back to all changes in this revision

Viewing changes to doc/interpreter/inpolygon.eps

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2009-04-28 15:17:35 UTC
  • mfrom: (6.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090428151735-gm59wmfcmwec3f9e
Tags: 1:3.0.5-3
debian/in/PACKAGE.postinst: Add -verbose option when calling 'pkg
rebuild' in octave and redirect stdin from /dev/null.  This is just to
help debugging the hang up on the mipsel buildd when installing
octave3.0 for building other packages (Bug#524745).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
%!PS-Adobe-2.0 EPSF-2.0
2
2
%%Title: inpolygon.eps
3
 
%%Creator: gnuplot 4.2 patchlevel 2 
4
 
%%CreationDate: Mon Apr 21 12:57:10 2008
 
3
%%Creator: gnuplot 4.3 patchlevel 0
 
4
%%CreationDate: Thu Jan 29 09:11:14 2009
5
5
%%DocumentFonts: (atend)
6
6
%%BoundingBox: 50 50 410 302
7
7
%%EndComments
9
9
/gnudict 256 dict def
10
10
gnudict begin
11
11
%
12
 
% The following 6 true/false flags may be edited by hand if required
13
 
% The unit line width may also be changed
 
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.
14
14
%
15
15
/Color false def
16
16
/Blacktext false def
19
19
/Landscape false def
20
20
/Level1 false def
21
21
/Rounded false def
 
22
/ClipToBoundingBox false def
22
23
/TransparentPatterns false def
23
24
/gnulinewidth 5.000 def
24
25
/userlinewidth gnulinewidth def
 
26
/Gamma 1.0 def
25
27
%
26
28
/vshift -46 def
27
29
/dl1 {
44
46
SDict begin [
45
47
  /Title (inpolygon.eps)
46
48
  /Subject (gnuplot plot)
47
 
  /Creator (gnuplot 4.2 patchlevel 2 )
48
 
  /Author (John W. Eaton,,,)
 
49
  /Creator (gnuplot 4.3 patchlevel 0)
 
50
  /Author (Jaroslav Hajek)
49
51
%  /Producer (gnuplot)
50
52
%  /Keywords ()
51
 
  /CreationDate (Mon Apr 21 12:57:10 2008)
 
53
  /CreationDate (Thu Jan 29 09:11:14 2009)
52
54
  /DOCINFO pdfmark
53
55
end
54
56
} ifelse
 
57
/doclip {
 
58
  ClipToBoundingBox {
 
59
    newpath 50 50 moveto 410 50 lineto 410 302 lineto 50 302 lineto closepath
 
60
    clip
 
61
  } if
 
62
} def
55
63
%
56
 
% Gnuplot Prolog Version 4.2 (August 2006)
 
64
% Gnuplot Prolog Version 4.2 (November 2007)
57
65
%
58
66
/M {moveto} bind def
59
67
/L {lineto} bind def
63
71
/Z {closepath} bind def
64
72
/C {setrgbcolor} bind def
65
73
/f {rlineto fill} bind def
 
74
/Gshow {show} def   % May be redefined later in the file to support UTF-8
66
75
/vpt2 vpt 2 mul def
67
76
/hpt2 hpt 2 mul def
68
77
/Lshow {currentpoint stroke M 0 vshift R 
303
312
  ColR ColG ColB setrgbcolor} def
304
313
/BoxColFill {gsave Rec PolyFill} def
305
314
/PolyFill {gsave Density fill grestore grestore} def
306
 
/h {rlineto rlineto rlineto gsave fill grestore} bind def
 
315
/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
307
316
%
308
317
% PostScript Level 1 Pattern Fill routine for rectangles
309
318
% Usage: x y w h s a XX PatternFill
425
434
     { 5 get 3 eq {gsave} {grestore} ifelse }
426
435
     {dup dup 0 get findfont exch 1 get scalefont setfont
427
436
     [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
428
 
     get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
 
437
     get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
429
438
     {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
430
439
     get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
431
440
     dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
432
441
     show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
433
442
     pop aload pop M} ifelse }ifelse }ifelse }
434
443
     ifelse }
435
 
   forall} bind def
 
444
   forall} def
 
445
/Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
436
446
/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
437
447
 {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
438
 
     6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
 
448
     6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
439
449
/MLshow { currentpoint stroke M
440
450
  0 exch R
441
451
  Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
451
461
%%EndProlog
452
462
gnudict begin
453
463
gsave
 
464
doclip
454
465
50 50 translate
455
466
0.050 0.050 scale
456
467
0 setgray
517
528
  0 0 ] def
518
529
/pm3dround {maxcolors 0 gt {dup 1 ge
519
530
        {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
520
 
/pm3dGamma 1.0 1.5 div def
 
531
/pm3dGamma 1.0 1.5 Gamma mul div def
521
532
/ColorSpace (RGB) def
522
533
Color true and { % COLOUR vs. GRAY map
523
534
  InterpolatedColor { %% Interpolation vs. RGB-Formula
532
543
} ifelse
533
544
0.500 UL
534
545
LTb
535
 
574 280 M
536
 
63 0 V
537
 
6325 0 R
538
 
-63 0 V
539
 
stroke
540
 
0.00 0.00 0.00 C 490 280 M
541
 
[ [(Helvetica) 140.0 0.0 true true 0 (-2)]
542
 
] -46.7 MRshow
543
 
0.500 UL
544
 
LTb
545
 
574 854 M
546
 
63 0 V
547
 
6325 0 R
548
 
-63 0 V
549
 
stroke
550
 
0.00 0.00 0.00 C 490 854 M
551
 
[ [(Helvetica) 140.0 0.0 true true 0 (-1.5)]
552
 
] -46.7 MRshow
553
 
0.500 UL
554
 
LTb
555
 
574 1428 M
556
 
63 0 V
557
 
6325 0 R
558
 
-63 0 V
559
 
stroke
560
 
0.00 0.00 0.00 C 490 1428 M
561
 
[ [(Helvetica) 140.0 0.0 true true 0 (-1)]
562
 
] -46.7 MRshow
563
 
0.500 UL
564
 
LTb
565
 
574 2002 M
566
 
63 0 V
567
 
6325 0 R
568
 
-63 0 V
569
 
stroke
570
 
0.00 0.00 0.00 C 490 2002 M
571
 
[ [(Helvetica) 140.0 0.0 true true 0 (-0.5)]
572
 
] -46.7 MRshow
573
 
0.500 UL
574
 
LTb
575
 
574 2576 M
576
 
63 0 V
577
 
6325 0 R
578
 
-63 0 V
579
 
stroke
580
 
0.00 0.00 0.00 C 490 2576 M
581
 
[ [(Helvetica) 140.0 0.0 true true 0 (0)]
582
 
] -46.7 MRshow
583
 
0.500 UL
584
 
LTb
585
 
574 3150 M
586
 
63 0 V
587
 
6325 0 R
588
 
-63 0 V
589
 
stroke
590
 
0.00 0.00 0.00 C 490 3150 M
591
 
[ [(Helvetica) 140.0 0.0 true true 0 (0.5)]
592
 
] -46.7 MRshow
593
 
0.500 UL
594
 
LTb
595
 
574 3724 M
596
 
63 0 V
597
 
6325 0 R
598
 
-63 0 V
599
 
stroke
600
 
0.00 0.00 0.00 C 490 3724 M
601
 
[ [(Helvetica) 140.0 0.0 true true 0 (1)]
602
 
] -46.7 MRshow
603
 
0.500 UL
604
 
LTb
605
 
574 4298 M
606
 
63 0 V
607
 
6325 0 R
608
 
-63 0 V
609
 
stroke
610
 
0.00 0.00 0.00 C 490 4298 M
611
 
[ [(Helvetica) 140.0 0.0 true true 0 (1.5)]
612
 
] -46.7 MRshow
613
 
0.500 UL
614
 
LTb
615
 
574 4872 M
616
 
63 0 V
617
 
6325 0 R
618
 
-63 0 V
619
 
stroke
620
 
0.00 0.00 0.00 C 490 4872 M
621
 
[ [(Helvetica) 140.0 0.0 true true 0 (2)]
622
 
] -46.7 MRshow
623
 
0.500 UL
624
 
LTb
625
 
574 280 M
626
 
0 63 V
627
 
0 4529 R
628
 
0 -63 V
629
 
stroke
630
 
0.00 0.00 0.00 C 574 140 M
631
 
[ [(Helvetica) 140.0 0.0 true true 0 (-2)]
632
 
] -46.7 MCshow
633
 
0.500 UL
634
 
LTb
635
 
1373 280 M
636
 
0 63 V
637
 
0 4529 R
638
 
0 -63 V
639
 
stroke
640
 
0.00 0.00 0.00 C 1373 140 M
641
 
[ [(Helvetica) 140.0 0.0 true true 0 (-1.5)]
642
 
] -46.7 MCshow
643
 
0.500 UL
644
 
LTb
645
 
2171 280 M
646
 
0 63 V
647
 
0 4529 R
648
 
0 -63 V
649
 
stroke
650
 
0.00 0.00 0.00 C 2171 140 M
651
 
[ [(Helvetica) 140.0 0.0 true true 0 (-1)]
652
 
] -46.7 MCshow
653
 
0.500 UL
654
 
LTb
655
 
2970 280 M
656
 
0 63 V
657
 
0 4529 R
658
 
0 -63 V
659
 
stroke
660
 
0.00 0.00 0.00 C 2970 140 M
661
 
[ [(Helvetica) 140.0 0.0 true true 0 (-0.5)]
662
 
] -46.7 MCshow
663
 
0.500 UL
664
 
LTb
665
 
3768 280 M
666
 
0 63 V
667
 
0 4529 R
668
 
0 -63 V
669
 
stroke
670
 
0.00 0.00 0.00 C 3768 140 M
671
 
[ [(Helvetica) 140.0 0.0 true true 0 (0)]
672
 
] -46.7 MCshow
673
 
0.500 UL
674
 
LTb
675
 
4567 280 M
676
 
0 63 V
677
 
0 4529 R
678
 
0 -63 V
679
 
stroke
680
 
0.00 0.00 0.00 C 4567 140 M
681
 
[ [(Helvetica) 140.0 0.0 true true 0 (0.5)]
682
 
] -46.7 MCshow
683
 
0.500 UL
684
 
LTb
685
 
5365 280 M
686
 
0 63 V
687
 
0 4529 R
688
 
0 -63 V
689
 
stroke
690
 
0.00 0.00 0.00 C 5365 140 M
691
 
[ [(Helvetica) 140.0 0.0 true true 0 (1)]
692
 
] -46.7 MCshow
693
 
0.500 UL
694
 
LTb
695
 
6164 280 M
696
 
0 63 V
697
 
0 4529 R
698
 
0 -63 V
699
 
stroke
700
 
0.00 0.00 0.00 C 6164 140 M
701
 
[ [(Helvetica) 140.0 0.0 true true 0 (1.5)]
702
 
] -46.7 MCshow
703
 
0.500 UL
704
 
LTb
705
 
6962 280 M
706
 
0 63 V
707
 
0 4529 R
708
 
0 -63 V
709
 
stroke
710
 
0.00 0.00 0.00 C 6962 140 M
711
 
[ [(Helvetica) 140.0 0.0 true true 0 (2)]
712
 
] -46.7 MCshow
713
 
0.500 UL
714
 
LTb
715
 
0.500 UL
716
 
LTb
717
 
574 4872 N
718
 
574 280 L
719
 
6388 0 V
720
 
0 4592 V
721
 
-6388 0 V
 
546
630 280 M
 
547
63 0 V
 
548
6296 0 R
 
549
-63 0 V
 
550
stroke
 
551
0.00 0.00 0.00 C 546 280 M
 
552
[ [(Helvetica) 140.0 0.0 true true 0 (-2)]
 
553
] -46.7 MRshow
 
554
0.500 UL
 
555
LTb
 
556
630 854 M
 
557
63 0 V
 
558
6296 0 R
 
559
-63 0 V
 
560
stroke
 
561
0.00 0.00 0.00 C 546 854 M
 
562
[ [(Helvetica) 140.0 0.0 true true 0 (-1.5)]
 
563
] -46.7 MRshow
 
564
0.500 UL
 
565
LTb
 
566
630 1428 M
 
567
63 0 V
 
568
6296 0 R
 
569
-63 0 V
 
570
stroke
 
571
0.00 0.00 0.00 C 546 1428 M
 
572
[ [(Helvetica) 140.0 0.0 true true 0 (-1)]
 
573
] -46.7 MRshow
 
574
0.500 UL
 
575
LTb
 
576
630 2002 M
 
577
63 0 V
 
578
6296 0 R
 
579
-63 0 V
 
580
stroke
 
581
0.00 0.00 0.00 C 546 2002 M
 
582
[ [(Helvetica) 140.0 0.0 true true 0 (-0.5)]
 
583
] -46.7 MRshow
 
584
0.500 UL
 
585
LTb
 
586
630 2576 M
 
587
63 0 V
 
588
6296 0 R
 
589
-63 0 V
 
590
stroke
 
591
0.00 0.00 0.00 C 546 2576 M
 
592
[ [(Helvetica) 140.0 0.0 true true 0 (0)]
 
593
] -46.7 MRshow
 
594
0.500 UL
 
595
LTb
 
596
630 3149 M
 
597
63 0 V
 
598
6296 0 R
 
599
-63 0 V
 
600
stroke
 
601
0.00 0.00 0.00 C 546 3149 M
 
602
[ [(Helvetica) 140.0 0.0 true true 0 (0.5)]
 
603
] -46.7 MRshow
 
604
0.500 UL
 
605
LTb
 
606
630 3723 M
 
607
63 0 V
 
608
6296 0 R
 
609
-63 0 V
 
610
stroke
 
611
0.00 0.00 0.00 C 546 3723 M
 
612
[ [(Helvetica) 140.0 0.0 true true 0 (1)]
 
613
] -46.7 MRshow
 
614
0.500 UL
 
615
LTb
 
616
630 4297 M
 
617
63 0 V
 
618
6296 0 R
 
619
-63 0 V
 
620
stroke
 
621
0.00 0.00 0.00 C 546 4297 M
 
622
[ [(Helvetica) 140.0 0.0 true true 0 (1.5)]
 
623
] -46.7 MRshow
 
624
0.500 UL
 
625
LTb
 
626
630 4871 M
 
627
63 0 V
 
628
6296 0 R
 
629
-63 0 V
 
630
stroke
 
631
0.00 0.00 0.00 C 546 4871 M
 
632
[ [(Helvetica) 140.0 0.0 true true 0 (2)]
 
633
] -46.7 MRshow
 
634
0.500 UL
 
635
LTb
 
636
630 280 M
 
637
0 63 V
 
638
0 4528 R
 
639
0 -63 V
 
640
stroke
 
641
0.00 0.00 0.00 C 630 140 M
 
642
[ [(Helvetica) 140.0 0.0 true true 0 (-2)]
 
643
] -46.7 MCshow
 
644
0.500 UL
 
645
LTb
 
646
1425 280 M
 
647
0 63 V
 
648
0 4528 R
 
649
0 -63 V
 
650
stroke
 
651
0.00 0.00 0.00 C 1425 140 M
 
652
[ [(Helvetica) 140.0 0.0 true true 0 (-1.5)]
 
653
] -46.7 MCshow
 
654
0.500 UL
 
655
LTb
 
656
2220 280 M
 
657
0 63 V
 
658
0 4528 R
 
659
0 -63 V
 
660
stroke
 
661
0.00 0.00 0.00 C 2220 140 M
 
662
[ [(Helvetica) 140.0 0.0 true true 0 (-1)]
 
663
] -46.7 MCshow
 
664
0.500 UL
 
665
LTb
 
666
3015 280 M
 
667
0 63 V
 
668
0 4528 R
 
669
0 -63 V
 
670
stroke
 
671
0.00 0.00 0.00 C 3015 140 M
 
672
[ [(Helvetica) 140.0 0.0 true true 0 (-0.5)]
 
673
] -46.7 MCshow
 
674
0.500 UL
 
675
LTb
 
676
3810 280 M
 
677
0 63 V
 
678
0 4528 R
 
679
0 -63 V
 
680
stroke
 
681
0.00 0.00 0.00 C 3810 140 M
 
682
[ [(Helvetica) 140.0 0.0 true true 0 (0)]
 
683
] -46.7 MCshow
 
684
0.500 UL
 
685
LTb
 
686
4604 280 M
 
687
0 63 V
 
688
0 4528 R
 
689
0 -63 V
 
690
stroke
 
691
0.00 0.00 0.00 C 4604 140 M
 
692
[ [(Helvetica) 140.0 0.0 true true 0 (0.5)]
 
693
] -46.7 MCshow
 
694
0.500 UL
 
695
LTb
 
696
5399 280 M
 
697
0 63 V
 
698
0 4528 R
 
699
0 -63 V
 
700
stroke
 
701
0.00 0.00 0.00 C 5399 140 M
 
702
[ [(Helvetica) 140.0 0.0 true true 0 (1)]
 
703
] -46.7 MCshow
 
704
0.500 UL
 
705
LTb
 
706
6194 280 M
 
707
0 63 V
 
708
0 4528 R
 
709
0 -63 V
 
710
stroke
 
711
0.00 0.00 0.00 C 6194 140 M
 
712
[ [(Helvetica) 140.0 0.0 true true 0 (1.5)]
 
713
] -46.7 MCshow
 
714
0.500 UL
 
715
LTb
 
716
6989 280 M
 
717
0 63 V
 
718
0 4528 R
 
719
0 -63 V
 
720
stroke
 
721
0.00 0.00 0.00 C 6989 140 M
 
722
[ [(Helvetica) 140.0 0.0 true true 0 (2)]
 
723
] -46.7 MCshow
 
724
0.500 UL
 
725
LTb
 
726
0.500 UL
 
727
LTb
 
728
630 4871 N
 
729
630 280 L
 
730
6359 0 V
 
731
0 4591 V
 
732
-6359 0 V
722
733
Z stroke
723
734
1.000 UP
724
735
0.500 UL
725
736
LTb
 
737
% Begin plot #1
726
738
0.500 UL
727
739
LT0
728
 
0.00 0.00 1.00 C 2171 2576 M
729
 
78 -355 V
730
 
227 -320 V
731
 
353 -254 V
732
 
445 -163 V
733
 
494 -56 V
734
 
494 56 V
735
 
445 163 V
736
 
353 254 V
737
 
227 320 V
 
740
0.00 0.00 1.00 C 2220 2575 M
 
741
78 -354 V
 
742
225 -320 V
 
743
352 -254 V
 
744
443 -163 V
 
745
492 -56 V
 
746
491 56 V
 
747
443 163 V
 
748
352 254 V
 
749
225 320 V
738
750
78 355 V
739
 
-78 355 V
740
 
-227 320 V
741
 
-353 254 V
742
 
-445 163 V
743
 
-494 56 V
744
 
-494 -56 V
745
 
2829 3505 L
746
 
2476 3251 L
747
 
2249 2931 L
748
 
-78 -355 V
 
751
-78 354 V
 
752
-225 320 V
 
753
-352 254 V
 
754
-443 163 V
 
755
-491 56 V
 
756
-492 -56 V
 
757
2875 3504 L
 
758
2523 3250 L
 
759
2298 2930 L
 
760
-78 -354 V
 
761
% End plot #1
 
762
% Begin plot #2
749
763
1.000 UP
750
764
stroke
751
765
LT1
752
 
1.00 0.00 0.00 C 3026 2792 Pls
753
 
4143 2610 Pls
754
 
2677 2933 Pls
755
 
2447 2255 Pls
756
 
2492 2073 Pls
757
 
3354 1585 Pls
758
 
3449 2494 Pls
759
 
3973 2105 Pls
760
 
2920 3101 Pls
761
 
2681 2407 Pls
762
 
5025 2533 Pls
763
 
3710 2839 Pls
764
 
2243 2727 Pls
765
 
5053 2740 Pls
766
 
2618 2709 Pls
767
 
4163 2577 Pls
768
 
4308 3228 Pls
769
 
4134 2095 Pls
770
 
4308 1823 Pls
771
 
3312 3041 Pls
772
 
3728 3323 Pls
773
 
4332 2211 Pls
774
 
4313 2827 Pls
775
 
3542 2816 Pls
776
 
3153 2739 Pls
777
 
3967 3626 Pls
778
 
5176 2228 Pls
779
 
5155 3111 Pls
780
 
4102 2996 Pls
781
 
3782 1768 Pls
 
766
1.00 0.00 0.00 C 3071 2791 Pls
 
767
4183 2609 Pls
 
768
2723 2932 Pls
 
769
2495 2254 Pls
 
770
2540 2073 Pls
 
771
3397 1585 Pls
 
772
3492 2494 Pls
 
773
4014 2105 Pls
 
774
2965 3101 Pls
 
775
2728 2407 Pls
 
776
5061 2533 Pls
 
777
3752 2838 Pls
 
778
2291 2726 Pls
 
779
5088 2739 Pls
 
780
2665 2709 Pls
 
781
4203 2576 Pls
 
782
4347 3227 Pls
 
783
4174 2095 Pls
 
784
4347 1823 Pls
 
785
3356 3040 Pls
 
786
3770 3323 Pls
 
787
4371 2211 Pls
 
788
4352 2827 Pls
 
789
3584 2815 Pls
 
790
3198 2738 Pls
 
791
4007 3625 Pls
 
792
5211 2227 Pls
 
793
5191 3111 Pls
 
794
4142 2995 Pls
 
795
3824 1768 Pls
 
796
% End plot #2
 
797
% Begin plot #3
782
798
1.000 UP
783
799
0.500 UL
784
800
LT2
785
 
0.00 0.00 1.00 C 1186 3820 Circle
786
 
702 748 Circle
787
 
4966 4402 Circle
788
 
4130 4260 Circle
789
 
1376 3495 Circle
790
 
5503 2775 Circle
791
 
1464 3045 Circle
792
 
3182 1325 Circle
793
 
6163 466 Circle
794
 
3122 1198 Circle
795
 
4026 856 Circle
796
 
5596 3114 Circle
797
 
4778 3482 Circle
798
 
2756 1536 Circle
799
 
4176 3827 Circle
800
 
4409 4111 Circle
801
 
5530 3509 Circle
802
 
5975 2957 Circle
803
 
4900 1488 Circle
804
 
1698 1523 Circle
805
 
5211 3409 Circle
806
 
4908 1477 Circle
807
 
4445 4248 Circle
808
 
5536 3042 Circle
809
 
1277 1412 Circle
810
 
5657 4786 Circle
811
 
6893 3089 Circle
812
 
4564 3614 Circle
813
 
6328 2644 Circle
814
 
2270 3578 Circle
815
 
1259 3341 Circle
816
 
2195 2378 Circle
817
 
5981 1594 Circle
818
 
5502 3218 Circle
819
 
2421 1625 Circle
820
 
5346 1524 Circle
821
 
4240 696 Circle
822
 
3873 375 Circle
823
 
5543 3022 Circle
824
 
5053 1687 Circle
825
 
3164 580 Circle
826
 
1947 2388 Circle
827
 
5709 3142 Circle
828
 
1087 2162 Circle
829
 
5130 3179 Circle
830
 
5410 2620 Circle
831
 
5783 3197 Circle
832
 
4728 4180 Circle
833
 
5745 3354 Circle
834
 
2365 1558 Circle
835
 
4166 1330 Circle
836
 
6229 1806 Circle
837
 
5185 3163 Circle
838
 
1441 4785 Circle
839
 
5090 1672 Circle
840
 
3350 355 Circle
841
 
5157 1210 Circle
842
 
2696 3597 Circle
843
 
5502 1805 Circle
844
 
3279 869 Circle
845
 
2838 4454 Circle
 
801
0.00 0.00 1.00 C 1239 3819 Circle
 
802
757 748 Circle
 
803
5002 4401 Circle
 
804
4169 4259 Circle
 
805
1428 3494 Circle
 
806
5537 2774 Circle
 
807
1516 3045 Circle
 
808
3226 1325 Circle
 
809
6193 466 Circle
 
810
3167 1198 Circle
 
811
4066 856 Circle
 
812
5629 3113 Circle
 
813
4815 3482 Circle
 
814
2802 1536 Circle
 
815
4216 3827 Circle
 
816
4448 4110 Circle
 
817
5564 3508 Circle
 
818
6007 2956 Circle
 
819
4936 1487 Circle
 
820
1749 1523 Circle
 
821
5246 3409 Circle
 
822
4944 1477 Circle
 
823
4483 4247 Circle
 
824
5569 3041 Circle
 
825
1329 1411 Circle
 
826
5690 4785 Circle
 
827
6920 3088 Circle
 
828
4602 3613 Circle
 
829
6358 2643 Circle
 
830
2318 3577 Circle
 
831
1311 3340 Circle
 
832
2243 2377 Circle
 
833
6012 1594 Circle
 
834
5536 3217 Circle
 
835
2468 1625 Circle
 
836
5380 1523 Circle
 
837
4280 696 Circle
 
838
3914 375 Circle
 
839
5576 3021 Circle
 
840
5088 1687 Circle
 
841
3209 580 Circle
 
842
1997 2387 Circle
 
843
5742 3142 Circle
 
844
1141 2162 Circle
 
845
5165 3178 Circle
 
846
5444 2620 Circle
 
847
5816 3196 Circle
 
848
4765 4179 Circle
 
849
5777 3353 Circle
 
850
2413 1558 Circle
 
851
4205 1330 Circle
 
852
6259 1806 Circle
 
853
5220 3162 Circle
 
854
1493 4784 Circle
 
855
5125 1672 Circle
 
856
3393 355 Circle
 
857
5192 1210 Circle
 
858
2742 3597 Circle
 
859
5535 1805 Circle
 
860
3323 869 Circle
 
861
2883 4453 Circle
 
862
% End plot #3
846
863
0.500 UL
847
864
LTb
848
 
574 4872 N
849
 
574 280 L
850
 
6388 0 V
851
 
0 4592 V
852
 
-6388 0 V
 
865
630 4871 N
 
866
630 280 L
 
867
6359 0 V
 
868
0 4591 V
 
869
-6359 0 V
853
870
Z stroke
854
871
1.000 UP
855
872
0.500 UL
856
873
LTb
 
874
grestore % colour palette end
857
875
stroke
858
876
grestore
859
877
end