%!PS-Adobe-3.0 EPSF-3.0 NE101-3
%%BoundingBox: 70 83 226 206
% !for061..76.dat aus (wrpos:oszl8630.for)
 
%START PDFDE011.EPS
/pdfmark13 where {pop} {userdict /pdfmark13 /cleartomark load put} ifelse
/languagelevel where {pop languagelevel} {1} ifelse
2 lt { userdict (<<) cvn ([) cvn load put
       userdict (>>) cvn (]) cvn load put} if
[ /Title (PostScript pictures: NE101-3)
  /Author (compare K. Richter "Computergrafik ...": ISBN 3-8007-1775-1)
  /Subject (goto: http://www.ps.bam.de or http://130.149.60.445/~farbmetrik)
  /Keywords (image reproduction, colour devices)
  /Creator (klaus.richter@me.com)
  /CreationDate (D:2010110112000)
  /ModDate (D:2010110112000)
/DOCINFO pdfmark13
[ /View [ /FitB ]
/DOCVIEW pdfmark13
%END  PDFDE011

%SETCMYK_OLV.PS
/setcmyk_olvcolor %transfer cmyk to olv
{/ncolor exch def /ycolor exch def
 /mcolor exch def /ccolor exch def
 ncolor 0 eq {1 ccolor sub
              1 mcolor sub
              1 ycolor sub setrgbcolor
             }
             {ccolor 0 eq 
              mcolor 0 eq and
              ycolor 0 eq and {%only black n
                               1 ncolor sub 
                               dup
                               dup
                               setrgbcolor
                              }
                              {%cmy and black n
                               1 ccolor sub 1 ncolor sub mul
                               1 mcolor sub 1 ncolor sub mul
                               1 ycolor sub 1 ncolor sub mul
                               setrgbcolor
                              } ifelse
             } ifelse
} bind def


% !AUSTAUSCH Times-Roman -> Times-Roman-ISOLatin1=Times-I
 
/Times-Roman findfont dup length dict  begin
{1 index /FID ne {def} {pop pop} ifelse }forall
/Encoding ISOLatin1Encoding def
currentdict end
 
/Times-ISOL1 exch definefont pop
 
/Times-Italic findfont dup length dict  begin
{1 index /FID ne {def} {pop pop} ifelse }forall
/Encoding ISOLatin1Encoding def
currentdict end
 
/TimesI-ISOL1 exch definefont pop
 
/Times-Bold findfont dup length dict  begin
{1 index /FID ne {def} {pop pop} ifelse }forall
/Encoding ISOLatin1Encoding def
currentdict end
 
/TimesB-ISOL1 exch definefont pop
 
/Times-BoldItalic findfont dup length dict  begin
{1 index /FID ne {def} {pop pop} ifelse }forall
/Encoding ISOLatin1Encoding def
currentdict end
 
/TimesBI-ISOL1 exch definefont pop
 
/FS {findfont exch scalefont setfont} bind def
/MM {72 25.4 div mul} def /str {8 string } bind def
 
/TK {250 /Times-ISOL1 FS} bind def
/TM {300 /Times-ISOL1 FS} bind def
/TG {350 /Times-ISOL1 FS} bind def
 
/TIK {250 /TimesI-ISOL1 FS} bind def
/TIM {300 /TimesI-ISOL1 FS} bind def
/TIG {350 /TimesI-ISOL1 FS} bind def
 
/TBK {250 /TimesB-ISOL1 FS} bind def
/TBM {300 /TimesB-ISOL1 FS} bind def
/TBG {350 /TimesB-ISOL1 FS} bind def
 
/TBIK {250 /TimesBI-ISOL1 FS} bind def
/TBIM {300 /TimesBI-ISOL1 FS} bind def
/TBIG {350 /TimesBI-ISOL1 FS} bind def
 
/nshow1 {TG  show} bind def
/kshow1 {TIG show} bind def
/bshow1 {TBG show} bind def
/bkshow1 {TBIG show} bind def
/ishow1 {TM 0 -50 rmoveto show 0 50 rmoveto} bind def
/eshow1 {TM 0 200 rmoveto show 0 -200 rmoveto} bind def
 
/nshow2 {TM  show} bind def
/kshow2 {TIM show} bind def
/bshow2 {TBM show} bind def
/bkshow2 {TBIM show} bind def
/ibshow2 {TBK 0 -50 rmoveto show 0 50 rmoveto} bind def
/ebshow2 {TBK 0 100 rmoveto show 0 -100 rmoveto} bind def
 
/tzo {0.0 1.0 1.0 0.0} bind def %Reproduktionsfarben
/tzl {1.0 0.0 1.0 0.0} bind def
/tzv {1.0 1.0 0.0 0.0} bind def
/tzc {1.0 0.0 0.0 0.0} bind def
/tzm {0.0 1.0 0.0 0.0} bind def
/tzy {0.0 0.0 1.0 0.0} bind def
 
/tzn {0.0 0.0 0.0 1.00} bind def %Graureihe
/tzd {0.0 0.0 0.0 0.75} bind def
/tzz {0.0 0.0 0.0 0.50} bind def
/tzh {0.0 0.0 0.0 0.25} bind def
/tzw {0.0 0.0 0.0 0.00} bind def
 
/tzr {0.0 1.0 0.5 0.0} bind def %Elementarfarben
/tzg {1.0 0.0 0.5 0.0} bind def
/tzb {1.0 0.5 0.0 0.0} bind def
/tzj {0.0 0.0 1.0 0.0} bind def
 
/tzrz {0.0 1.0 0.5 0.5} bind def %Elementarfarben vergraut
/tzgz {1.0 0.0 0.5 0.5} bind def
/tzbz {1.0 0.5 0.0 0.5} bind def
/tzjz {0.0 0.0 1.0 0.5} bind def
 
/tfo {tzo setcmyk_olvcolor} bind def
/tfl {tzl setcmyk_olvcolor} bind def
/tfv {tzv setcmyk_olvcolor} bind def
/tfc {tzc setcmyk_olvcolor} bind def
/tfm {tzm setcmyk_olvcolor} bind def
/tfy {tzy setcmyk_olvcolor} bind def
 
/tfn {tzn setcmyk_olvcolor} bind def
/tfd {tzd setcmyk_olvcolor} bind def
/tfz {tzz setcmyk_olvcolor} bind def
/tfh {tzh setcmyk_olvcolor} bind def
/tfw {tzw setcmyk_olvcolor} bind def
 
/tfr {tzr setcmyk_olvcolor} bind def
/tfg {tzg setcmyk_olvcolor} bind def
/tfb {tzb setcmyk_olvcolor} bind def
/tfj {tzj setcmyk_olvcolor} bind def
 
/tfrz {tzrz setcmyk_olvcolor} bind def
/tfgz {tzgz setcmyk_olvcolor} bind def
/tfbz {tzbz setcmyk_olvcolor} bind def
/tfjz {tzjz setcmyk_olvcolor} bind def
 
%ANFA OUTLIN00 951204
/pixf 1.0 def /ueg 1 pixf mul def /uek 1 pixf mul def /ues 1 pixf mul def
/pxd uek def /pyd uek def /pxwd ueg def /pywd ueg def /pss ues def
 
/outxshowf {show} bind def
 
/outxshow {show} bind def
 
/outSK {250 16.67 div 1 sub pixf mul /Symbol FS outxshow} bind def
/outSM {300 16.67 div 1 sub pixf mul /Symbol FS outxshow} bind def
/outSG {350 16.67 div 1 sub pixf mul /Symbol FS outxshow} bind def
 
/outshowf {setcmyk_olvcolor show} bind def
 
/outrecfi { %x y width heigth c m y k
   setcmyk_olvcolor rec fill} bind def
 
/outrecfi4 { %x y width heigth c m y k
  outrecfi} bind def
 
/outrecfi3 { %x y width heigth c m y k
  outrecfi} bind def
 
/outrecfi2 { %x y width heigth c m y k
  outrecfi} bind def
 
/outlinetos { %px py c m y k
   setcmyk_olvcolor lineto stroke} bind def
 
/outstroke { %px1 py1 curveto ... curveto c m y k
   setcmyk_olvcolor stroke} bind def
 
%%EndProlog
gsave
%LANINDL2 START  20000505
/lanind 0 def
/lantex [(G) (E) (S) (F) (I) (J) (M)] def
/showde {0 lanind eq {show} {pop} ifelse} bind def
/showen {1 lanind eq {show} {pop} ifelse} bind def
/showes {2 lanind eq {show} {pop} ifelse} bind def
/showfr {3 lanind eq {show} {pop} ifelse} bind def
/showit {4 lanind eq {show} {pop} ifelse} bind def
/showjp {5 lanind eq {show} {pop} ifelse} bind def
/showm  {6 lanind eq {show} {pop} ifelse} bind def
 
/popde {0 lanind ne {pop} if} bind def
/popen {1 lanind ne {pop} if} bind def
/popes {2 lanind ne {pop} if} bind def
/popfr {3 lanind ne {pop} if} bind def
/popit {4 lanind ne {pop} if} bind def
/popjp {5 lanind ne {pop} if} bind def
/popm  {6 lanind ne {pop} if} bind def
 
/popxde {/n exch def 0 lanind ne {n {pop} repeat} if} bind def
/popxen {/n exch def 1 lanind ne {n {pop} repeat} if} bind def
/popxes {/n exch def 2 lanind ne {n {pop} repeat} if} bind def
/popxfr {/n exch def 3 lanind ne {n {pop} repeat} if} bind def
/popxit {/n exch def 4 lanind ne {n {pop} repeat} if} bind def
/popxjp {/n exch def 5 lanind ne {n {pop} repeat} if} bind def
/popxm  {/n exch def 6 lanind ne {n {pop} repeat} if} bind def
 
/lanindg where {pop /lanind1 lanindg def /lanind2 lanindg def}
               {/lanind1 1 def /lanind2 1 def} ifelse
lanind1 1 lanind2 {/lanind exch def %output showpage
gsave
%LANINDL2 END
 
 
5 /Times-ISOL1 FS
180 85 moveto
 (NE101-3, B4_36_1) show %    ( B8630_5, M8221-3, B4_36_1, N=4_36_1) show
 
72 90 translate
 
 
/pixf 16.67 def 0.1667 pixf div MM dup scale
 
/ausz 8 def            %Farbauszug 1=C, 2=M, 3=Y, 7=N, 8=F
 
30 setlinewidth
 
 
0.0 0.0 0.0 0.5 setcmyk_olvcolor
0 0  moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto
closepath fill
 
050 3400 moveto (ln) TBM tfw show 50 0 rmoveto (V) TBIM tfw show 30 0 rmoveto
TBM tfw 20 0 (=[c\267) ashow tfw (l) outSM 30 0 rmoveto
TBM tfw 20 0 (-c\267) ashow (555) show 20 0 rmoveto (]) show (2) ebshow2
 
4700 500 moveto
(l) outSM 30 0 rmoveto (/nm) bshow2
 
2950 3400 moveto (ln) TBM tfw show 30 0 rmoveto (P) TBIM tzo outshowf 50 0 rmoveto
TBM tfw 20 0 (=[c\267) ashow tfw (l) outSM 30 0 rmoveto
TBM tfw 20 0 (-c\267) ashow (570) show 20 0 rmoveto (]) show (2) ebshow2
 
2950 3100 moveto (ln) TBM tfw show 20 0 rmoveto (D) TBIM tzl outshowf 30 0 rmoveto
TBM tfw 20 0 (=[c\267) ashow tfw (l) outSM 30 0 rmoveto
TBM tfw 20 0 (-c\267) ashow (545) show 20 0 rmoveto (]) show (2) ebshow2
 
2950 2800 moveto (ln) TBM tfw show 30 0 rmoveto (T) TBIM tzv outshowf 50 0 rmoveto
TBM tfw 20 0 (=[c\267) ashow tfw (l) outSM 30 0 rmoveto
TBM tfw 20 0 (-c\267) ashow (450) show 20 0 rmoveto (]) show (2) ebshow2
 
/tx [ (400) (500) (600) (700)] def
/ty [(0) (10) (20) (30) (40) (50)] def
 
 
050 3725 moveto TBM tfw        %B8630-05.eps
(log \050relative und ) showde                                  %08221-3 1
(log \050relative and ) showen                                  %18221-3 1
(log \050relativa y ) showes                                    %28221-3 1
(log \050relative and ) showfr                                  %38221-3 1
(log \050relative and ) showit                                  %48221-3 1
(log \050relative and ) showjp                                  %58221-3 1
 
(Y) TBIM tzy outshowf
TBM tfw
(\255Empfindlichkeit\051) showde                                %08221-3 2
(\255sensitivity\051) showen                                    %18221-3 2
(\255Sensibilidad\051) showes                                   %28221-3 2
(\255sensitivity\051) showfr                                    %38221-3 2
(\255sensitivity\051) showit                                    %48221-3 2
(\255sensitivity\051) showjp                                    %58221-3 2
 
050 3100 moveto (Y) TBIM tzy outshowf 30 0 rmoveto
(=) TBM tfw show 30 0 rmoveto (2/5) TBM tfw show
30 0 rmoveto (P) TBIM tzo outshowf 30 0 rmoveto
(+) TBM tfw show 30 0 rmoveto (3/5) TBM tfw show 30 0 rmoveto (D) TBIM tzl outshowf
 
050 2800 moveto (log [) TBM tfw show (P) TBIM tzo outshowf
(, ) TBM tfw show (D) TBIM tzl outshowf
(, ) TBM tfw show (T) TBIM tzv outshowf
(, ) TBM tfw show (V) TBIM tfw show
(, ) TBM tfw show (Y) TBIM tzy outshowf
(]) TBM tfw show
 
2900 2500 moveto (P) TBIM tzo outshowf
2600 2500 moveto (V) TBIM tfw show
2350 2500 moveto (D) TBIM tzl outshowf
1400 2500 moveto (T) TBIM tzv outshowf
 
4300 2200 moveto TBM tfw
(Modell ) showde                                                %08221-3 3
(model ) showen                                                 %18221-3 3
(Modelo ) showes                                                %28221-3 3
(model ) showfr                                                 %38221-3 3
(model ) showit                                                 %48221-3 3
(model ) showjp                                                 %58221-3 3
 
4500 1900 moveto ( l ) outSM (2/5) TBM tfw show
 
/ty [() ( -2) ( ) ( -1) ( ) (   0) ] def
 
tfw
600 400 translate
50 setlinewidth
 0 0 moveto  340 12 mul 0 rlineto  stroke
 0 0 moveto  0 2000 rlineto  stroke
 0 2000  moveto 3200 0 rlineto stroke
 
TBG
 
%!x-Achse: 100 Einheiten = 1200 Skalen-Einheiten
tfw
0 1 3 {/i exch def
       /ixt { 20 i 1200 mul add} def
       /ixl {240 i 1200 mul add} def
        ixt -350 moveto tx i get exec show
        ixl 75 moveto 0 -150 rlineto stroke } for
 
%!x-Achse: 150 S-Einheiten = 2500*0.8 = 2000 Skalen-Einheiten
 
0 1 5 {/i exch def
       /iyt {-100 i 0400 mul add} def
       /iyl { 000 i 0400 mul add} def
        -550 iyt moveto ty i get exec show
         -75 iyl moveto 150 0 rlineto stroke } for
 
tfz 0 setlinewidth % fuer clip
 
0 0  moveto 4800 0 rlineto 0  2050 rlineto
           -4800 0 rlineto 0 -2050 rlineto clip stroke
 
50 setlinewidth
 
 %!0 WRPOS:OSZL8630.FOR KURVT(JJ)W     0   1   0   0
 [   ] 0 setdash %W
      60   -1260 moveto % 385
     120   -1071     180    -887     240    -710 curveto % 390 395 400
     300    -537     360    -371     420    -210 curveto % 405 410 415
     480     -55     540      93     600     237 curveto % 420 425 430
     660     375     720     508     780     635 curveto % 435 440 445
     840     756     900     872     960     982 curveto % 450 455 460
    1020    1086    1080    1185    1140    1278 curveto % 465 470 475
    1200    1365    1260    1447    1320    1523 curveto % 480 485 490
    1380    1594    1440    1659    1500    1718 curveto % 495 500 505
    1560    1771    1620    1819    1680    1862 curveto % 510 515 520
    1740    1898    1800    1929    1860    1955 curveto % 525 530 535
    1920    1975    1980    1989    2040    1997 curveto % 540 545 550
    2100    2000    2160    1997    2220    1989 curveto % 555 560 565
    2280    1975    2340    1955    2400    1929 curveto % 570 575 580
    2460    1898    2520    1862    2580    1819 curveto % 585 590 595
    2640    1771    2700    1718    2760    1659 curveto % 600 605 610
    2820    1594    2880    1523    2940    1447 curveto % 615 620 625
    3000    1365    3060    1278    3120    1185 curveto % 630 635 640
    3180    1086    3240     982    3300     872 curveto % 645 650 655
    3360     756    3420     635    3480     508 curveto % 660 665 670
    3540     375    3600     237    3660      93 curveto % 675 680 685
    3720     -55    3780    -210    3840    -371 curveto % 690 695 700
 0.00 0.00 0.00 0.00 setcmyk_olvcolor stroke
 %!  380    -94. 385    -80. 390    -67. 395    -53. 400    -40. 405    -28.
 %!  410    -16. 415     -4. 420      7. 425     18. 430     28. 435     38.
 %!  440     48. 445     57. 450     65. 455     74. 460     81. 465     89.
 %!  470     96. 475    102. 480    109. 485    114. 490    120. 495    124.
 %!  500    129. 505    133. 510    136. 515    140. 520    142. 525    145.
 %!  530    147. 535    148. 540    149. 545    150. 550    150. 555    150.
 %!  560    149. 565    148. 570    147. 575    145. 580    142. 585    140.
 %!  590    136. 595    133. 600    129. 605    124. 610    120. 615    114.
 %!  620    109. 625    102. 630     96. 635     89. 640     81. 645     74.
 %!  650     65. 655     57. 660     48. 665     38. 670     28. 675     18.
 %!  680      7. 685     -4. 690    -16. 695    -28. 700    -40. 705    -53.
 %!1 WRPOS:OSZL8630.FOR KURVT(JJ)P     0   1   0   0
 [   ] 0 setdash %P
      60   -1860 moveto % 385
     120   -1654     180   -1454     240   -1260 curveto % 390 395 400
     300   -1071     360    -887     420    -710 curveto % 405 410 415
     480    -537     540    -371     600    -210 curveto % 420 425 430
     660     -55     720      93     780     237 curveto % 435 440 445
     840     375     900     508     960     635 curveto % 450 455 460
    1020     756    1080     872    1140     982 curveto % 465 470 475
    1200    1086    1260    1185    1320    1278 curveto % 480 485 490
    1380    1365    1440    1447    1500    1523 curveto % 495 500 505
    1560    1594    1620    1659    1680    1718 curveto % 510 515 520
    1740    1771    1800    1819    1860    1862 curveto % 525 530 535
    1920    1898    1980    1929    2040    1955 curveto % 540 545 550
    2100    1975    2160    1989    2220    1997 curveto % 555 560 565
    2280    2000    2340    1997    2400    1989 curveto % 570 575 580
    2460    1975    2520    1955    2580    1929 curveto % 585 590 595
    2640    1898    2700    1862    2760    1819 curveto % 600 605 610
    2820    1771    2880    1718    2940    1659 curveto % 615 620 625
    3000    1594    3060    1523    3120    1447 curveto % 630 635 640
    3180    1365    3240    1278    3300    1185 curveto % 645 650 655
    3360    1086    3420     982    3480     872 curveto % 660 665 670
    3540     756    3600     635    3660     508 curveto % 675 680 685
    3720     375    3780     237    3840      93 curveto % 690 695 700
 tzo outstroke
 %!  380   -140. 385   -124. 390   -109. 395    -94. 400    -80. 405    -67.
 %!  410    -53. 415    -40. 420    -28. 425    -16. 430     -4. 435      7.
 %!  440     18. 445     28. 450     38. 455     48. 460     57. 465     65.
 %!  470     74. 475     81. 480     89. 485     96. 490    102. 495    109.
 %!  500    114. 505    120. 510    124. 515    129. 520    133. 525    136.
 %!  530    140. 535    142. 540    145. 545    147. 550    148. 555    149.
 %!  560    150. 565    150. 570    150. 575    149. 580    148. 585    147.
 %!  590    145. 595    142. 600    140. 605    136. 610    133. 615    129.
 %!  620    124. 625    120. 630    114. 635    109. 640    102. 645     96.
 %!  650     89. 655     81. 660     74. 665     65. 670     57. 675     48.
 %!  680     38. 685     28. 690     18. 695      7. 700     -4. 705    -16.
 %!2 WRPOS:OSZL8630.FOR KURVT(JJ)D     0   1   0   0
 [   ] 0 setdash %D
      60    -887 moveto % 385
     120    -710     180    -537     240    -371 curveto % 390 395 400
     300    -210     360     -55     420      93 curveto % 405 410 415
     480     237     540     375     600     508 curveto % 420 425 430
     660     635     720     756     780     872 curveto % 435 440 445
     840     982     900    1086     960    1185 curveto % 450 455 460
    1020    1278    1080    1365    1140    1447 curveto % 465 470 475
    1200    1523    1260    1594    1320    1659 curveto % 480 485 490
    1380    1718    1440    1771    1500    1819 curveto % 495 500 505
    1560    1862    1620    1898    1680    1929 curveto % 510 515 520
    1740    1955    1800    1975    1860    1989 curveto % 525 530 535
    1920    1997    1980    2000    2040    1997 curveto % 540 545 550
    2100    1989    2160    1975    2220    1955 curveto % 555 560 565
    2280    1929    2340    1898    2400    1862 curveto % 570 575 580
    2460    1819    2520    1771    2580    1718 curveto % 585 590 595
    2640    1659    2700    1594    2760    1523 curveto % 600 605 610
    2820    1447    2880    1365    2940    1278 curveto % 615 620 625
    3000    1185    3060    1086    3120     982 curveto % 630 635 640
    3180     872    3240     756    3300     635 curveto % 645 650 655
    3360     508    3420     375    3480     237 curveto % 660 665 670
    3540      93    3600     -55    3660    -210 curveto % 675 680 685
    3720    -371    3780    -537    3840    -710 curveto % 690 695 700
 tzl outstroke
 %!  380    -67. 385    -53. 390    -40. 395    -28. 400    -16. 405     -4.
 %!  410      7. 415     18. 420     28. 425     38. 430     48. 435     57.
 %!  440     65. 445     74. 450     81. 455     89. 460     96. 465    102.
 %!  470    109. 475    114. 480    120. 485    124. 490    129. 495    133.
 %!  500    136. 505    140. 510    142. 515    145. 520    147. 525    148.
 %!  530    149. 535    150. 540    150. 545    150. 550    149. 555    148.
 %!  560    147. 565    145. 570    142. 575    140. 580    136. 585    133.
 %!  590    129. 595    124. 600    120. 605    114. 610    109. 615    102.
 %!  620     96. 625     89. 630     81. 635     74. 640     65. 645     57.
 %!  650     48. 655     38. 660     28. 665     18. 670      7. 675     -4.
 %!  680    -16. 685    -28. 690    -40. 695    -53. 700    -67. 705    -80.
 %!3 WRPOS:OSZL8630.FOR KURVT(JJ)T     0   1   0   0
 [   ] 0 setdash %T
      60    1523 moveto % 385
     120    1594     180    1659     240    1718 curveto % 390 395 400
     300    1771     360    1819     420    1862 curveto % 405 410 415
     480    1898     540    1929     600    1955 curveto % 420 425 430
     660    1975     720    1989     780    1997 curveto % 435 440 445
     840    2000     900    1997     960    1989 curveto % 450 455 460
    1020    1975    1080    1955    1140    1929 curveto % 465 470 475
    1200    1898    1260    1862    1320    1819 curveto % 480 485 490
    1380    1771    1440    1718    1500    1659 curveto % 495 500 505
    1560    1594    1620    1523    1680    1447 curveto % 510 515 520
    1740    1365    1800    1278    1860    1185 curveto % 525 530 535
    1920    1086    1980     982    2040     872 curveto % 540 545 550
    2100     756    2160     635    2220     508 curveto % 555 560 565
    2280     375    2340     237    2400      93 curveto % 570 575 580
    2460     -55    2520    -210    2580    -371 curveto % 585 590 595
    2640    -537    2700    -710    2760    -887 curveto % 600 605 610
    2820   -1071    2880   -1260    2940   -1454 curveto % 615 620 625
    3000   -1654    3060   -1860    3120   -2072 curveto % 630 635 640
    3180   -2289    3240   -2512    3300   -2740 curveto % 645 650 655
    3360   -2974    3420   -3214    3480   -3459 curveto % 660 665 670
    3540   -3710    3600   -3967    3660   -4229 curveto % 675 680 685
    3720   -4497    3780   -4771    3840   -5050 curveto % 690 695 700
 tzv outstroke
 %!  380    114. 385    120. 390    124. 395    129. 400    133. 405    136.
 %!  410    140. 415    142. 420    145. 425    147. 430    148. 435    149.
 %!  440    150. 445    150. 450    150. 455    149. 460    148. 465    147.
 %!  470    145. 475    142. 480    140. 485    136. 490    133. 495    129.
 %!  500    124. 505    120. 510    114. 515    109. 520    102. 525     96.
 %!  530     89. 535     81. 540     74. 545     65. 550     57. 555     48.
 %!  560     38. 565     28. 570     18. 575      7. 580     -4. 585    -16.
 %!  590    -28. 595    -40. 600    -53. 605    -67. 610    -80. 615    -94.
 %!  620   -109. 625   -124. 630   -140. 635   -155. 640   -172. 645   -188.
 %!  650   -206. 655   -223. 660   -241. 665   -259. 670   -278. 675   -298.
 %!  680   -317. 685   -337. 690   -358. 695   -379. 700   -400. 705   -422.
 %!4 WRPOS:OSZL8630.FOR KURVT(JJ)Y     0   1   0   0
 [   ] 0 setdash %Y
      60   -1051 moveto % 385
     120    -872     180    -699     240    -531 curveto % 390 395 400
     300    -369     360    -212     420     -61 curveto % 405 410 415
     480      84     540     224     600     358 curveto % 420 425 430
     660     488     720     611     780     730 curveto % 435 440 445
     840     842     900     950     960    1052 curveto % 450 455 460
    1020    1148    1080    1240    1140    1326 curveto % 465 470 475
    1200    1406    1260    1481    1320    1551 curveto % 480 485 490
    1380    1616    1440    1675    1500    1729 curveto % 495 500 505
    1560    1778    1620    1821    1680    1859 curveto % 510 515 520
    1740    1893    1800    1920    1860    1943 curveto % 525 530 535
    1920    1961    1980    1973    2040    1981 curveto % 540 545 550
    2100    1983    2160    1980    2220    1972 curveto % 555 560 565
    2280    1959    2340    1941    2400    1918 curveto % 570 575 580
    2460    1890    2520    1857    2580    1818 curveto % 585 590 595
    2640    1775    2700    1726    2760    1673 curveto % 600 605 610
    2820    1614    2880    1550    2940    1481 curveto % 615 620 625
    3000    1407    3060    1328    3120    1244 curveto % 630 635 640
    3180    1154    3240    1060    3300     960 curveto % 645 650 655
    3360     855    3420     744    3480     628 curveto % 660 665 670
    3540     508    3600     381    3660     250 curveto % 675 680 685
    3720     113    3780     -28    3840    -176 curveto % 690 695 700
 tzy outstroke
 %!  380    -79. 385    -65. 390    -52. 395    -40. 400    -28. 405    -16.
 %!  410     -5. 415      6. 420     17. 425     27. 430     37. 435     46.
 %!  440     55. 445     63. 450     71. 455     79. 460     86. 465     93.
 %!  470     99. 475    105. 480    111. 485    116. 490    121. 495    126.
 %!  500    130. 505    133. 510    137. 515    139. 520    142. 525    144.
 %!  530    146. 535    147. 540    148. 545    149. 550    149. 555    149.
 %!  560    148. 565    147. 570    146. 575    144. 580    142. 585    139.
 %!  590    136. 595    133. 600    129. 605    125. 610    121. 615    116.
 %!  620    111. 625    106. 630    100. 635     93. 640     87. 645     79.
 %!  650     72. 655     64. 660     56. 665     47. 670     38. 675     29.
 %!  680     19. 685      8. 690     -2. 695    -13. 700    -25. 705    -37.
 
showpage
grestore
} for %output with langind end
%%Trailer