summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/psfragx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/psfragx
Initial commit
Diffstat (limited to 'macros/latex/contrib/psfragx')
-rw-r--r--macros/latex/contrib/psfragx/Examples/psfragx_example.pdfbin0 -> 19403 bytes
-rw-r--r--macros/latex/contrib/psfragx/Examples/psfragx_example.tex348
-rw-r--r--macros/latex/contrib/psfragx/Pre-Compiled-Files/pfxprint.m12
-rw-r--r--macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.cfg58
-rw-r--r--macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.ins75
-rw-r--r--macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.m166
-rw-r--r--macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.pdfbin0 -> 214814 bytes
-rw-r--r--macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.sty324
-rw-r--r--macros/latex/contrib/psfragx/Pre-Compiled-Files/readmePFX.txt33
-rw-r--r--macros/latex/contrib/psfragx/README9
-rw-r--r--macros/latex/contrib/psfragx/laprint-3.16/README14
-rw-r--r--macros/latex/contrib/psfragx/laprint-3.16/laprint.m2926
-rw-r--r--macros/latex/contrib/psfragx/laprint-3.16/laprintdoc.ps40963
-rw-r--r--macros/latex/contrib/psfragx/laprint-3.16/laprpfx.matbin0 -> 3592 bytes
-rw-r--r--macros/latex/contrib/psfragx/psfragx.dtx1687
15 files changed, 46615 insertions, 0 deletions
diff --git a/macros/latex/contrib/psfragx/Examples/psfragx_example.pdf b/macros/latex/contrib/psfragx/Examples/psfragx_example.pdf
new file mode 100644
index 0000000000..f55a293ace
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Examples/psfragx_example.pdf
Binary files differ
diff --git a/macros/latex/contrib/psfragx/Examples/psfragx_example.tex b/macros/latex/contrib/psfragx/Examples/psfragx_example.tex
new file mode 100644
index 0000000000..2cf7e4c866
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Examples/psfragx_example.tex
@@ -0,0 +1,348 @@
+\begin{filecontents}{example.tex}
+\documentclass[a4paper,10pt]{article}
+\usepackage[T1]{fontenc}
+\usepackage[ansinew]{inputenc}
+\usepackage[sub,ovp]{psfragx}
+\usepackage{overpic,color}
+\usepackage{verbatim}
+\usepackage[francais,english]{babel}
+
+\pagestyle{empty}
+
+\begin{document}
+\section*{Test of psfragx}
+
+\includegraphicx[width=0.4\linewidth,overwritepfx,overwriteovp]{example.eps}
+\hfill
+\includegraphicx[width=0.4\linewidth,pfx=false,ovp=false]{example.eps}
+
+\section*{We switch to french...}
+\selectlanguage{french}
+
+\vspace{\stretch{1}}\par
+
+\begin{overpic}[height=0.35\textheight]{example.eps}
+\put(10,10){(10,10)}
+\put(25,25){(25,25)}
+\end{overpic}
+
+\vspace{\stretch{1}}\par
+
+Entre les deux graphiques qui suivent, nous revenons à
+l'anglais.\\ [2cm]
+
+
+
+\noindent
+\includegraphics[width=0.4\linewidth]%
+ (\psfrag{W}[][][1][60]{\textcolor{red}{W}})
+ <\put(40,40){\fcolorbox{red}{red}{\textcolor{white}{Avant}}}
+ \put(50,50){\fcolorbox{red}{red}{\textcolor{white}{Avant}}}
+ \put(25,20){\fcolorbox{red}{red}{\textcolor{white}{Avant}}}>
+ [\put(40,45){\fcolorbox{blue}{blue}{\textcolor{yellow}{Fond}}}
+ \put(25,30){\fcolorbox{blue}{blue}{\textcolor{yellow}{Fond}}}
+ \put(60,50){\fcolorbox{blue}{blue}{\textcolor{yellow}{Fond}}}
+ \put(50,10){\resizebox{3cm}{3cm}{\includegraphicx[ovp=false]{example.eps}}}
+ \put(65,45){\resizebox{2cm}{2cm}{\includegraphicx[ovp=true]{example.eps}}}]
+ {example.eps}%
+\hfill \selectlanguage{english}%
+\mbox{%
+\begin{overpix}[width=0.4\linewidth]%
+ <\put(40,40){\fcolorbox{red}{red}{\textcolor{white}{Avant}}}
+ \put(50,50){\fcolorbox{red}{red}{\textcolor{white}{Avant}}}
+ \put(25,20){\fcolorbox{red}{red}{\textcolor{white}{Avant}}}>
+ [\put(40,45){\fcolorbox{blue}{blue}{\textcolor{yellow}{Fond}}}
+ \put(25,30){\fcolorbox{blue}{blue}{\textcolor{yellow}{Fond}}}
+ \put(60,50){\fcolorbox{blue}{blue}{\textcolor{yellow}{Fond}}}]
+ {example.eps}
+ \put(50,55){\fcolorbox{green}{green}{\textcolor{white}{Milieu}}}
+\end{overpix}
+}
+
+You can notice that automatic inclusion of picture elements is
+possible even when the graphic is itself embedded into another
+overpic environment.
+
+\section*{Source code}
+\footnotesize
+\verbatiminput{example.tex}
+
+\end{document}
+\end{filecontents}
+\begin{filecontents*}{example.eps}
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: example.eps
+%%CreationDate: 08/02/2003 20:21:32
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%LanguageLevel: 2
+%%Pages: 1
+%%BoundingBox: 35 453 340 684
+
+%<pfx>%% This is just a comment line
+%<*pfx>
+
+%%% Default legends
+
+%\psfrag{A}{$A_{\mbox{en}}$}
+%\psfrag{B}[][][1][180]{B}
+
+%%% French variations of the legends
+
+%\onlylanguage{french}
+%\psfrag{A}{$A_{\mbox{fr}}$}
+%\psfrag{B}[][][1][180]{\textcolor{red}{B}}
+%\endonlylanguage
+
+%%% Alternative syntax.
+
+%\iflanguage{french}
+% {\psfrag{W}{Titre}}
+% {\psfrag{W}{Title}}
+%</pfx>
+%<*ovp>
+%\onlylanguage{english}
+%\put(0,0){(0,0)}
+%\put(20,20){(20,20)}
+%\put(30,30){(30,30)}
+%\put(100,0){(100,0)}
+%\endonlylanguage
+%\iflanguage{french}{\put(0,70){(0;70)}}{\put(0,70){(0,70)}}
+
+%%% French variations of the legends
+
+%\onlylanguage{french}
+%\put(0,0){(0;0)}
+%\put(20,20){(20;20)}
+%\put(30,30){(30;30)}
+%\put(100,0){(100;0)}
+%\endonlylanguage
+%</ovp>
+%\endinput
+
+
+%%EndComments
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def /ldef {load def} bind def /xdef {exch
+def} bdef /xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef /cc /concat ldef /cp /closepath ldef /gr /grestore
+ldef /gs /gsave ldef /mt /moveto ldef /np /newpath ldef /cm
+/currentmatrix ldef /sm /setmatrix ldef /rm /rmoveto ldef /rl
+/rlineto ldef /s /show ldef /sc {setcmykcolor} bdef /sr
+/setrgbcolor ldef /sg /setgray ldef /w /setlinewidth ldef /j
+/setlinejoin ldef /cap /setlinecap ldef /rc {rectclip} bdef /rf
+{rectfill} bdef
+% page state control
+/pgsv () def /bpage {/pgsv save def} bdef /epage {pgsv restore}
+bdef /bplot /gsave ldef /eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def /FMS {/FontSize xstore findfont [FontSize 0 0
+FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array
+bdef ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse /reencode
+{exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef /FMSR {3 1
+roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef /DO { [.5 dpi2point mul 4 dpi2point mul]
+0 setdash } bdef /DA { [6 dpi2point mul] 0 setdash } bdef /DD {
+[.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef /MP {3 1 roll moveto 1 sub {rlineto}
+repeat} bdef /AP {{rlineto} repeat} bdef /PDlw -1 def /W {/PDlw
+currentlinewidth def setlinewidth} def /PP {closepath eofill} bdef
+/DP {closepath stroke} bdef /MR {4 -2 roll moveto dup 0 exch
+rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef /PR {MR fill} bdef /L1i {{currentfile picstr
+readhexstring pop} image} bdef /tMatrix matrix def /MakeOval
+{newpath tMatrix currentmatrix pop translate scale 0 0 1 0 360 arc
+tMatrix setmatrix} bdef /FO {MakeOval stroke} bdef /PO {MakeOval
+fill} bdef /PD {currentlinecap 1 cap 3 1 roll 2 copy mt lineto
+stroke
+ cap PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto
+scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def /lrx 0 def /uly 0 def
+/ulx 0 def /rad 0 def /MRR {/vradius xdef /hradius xdef /lry xdef
+/lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef /PRR {MRR fill } bdef /MlrRR {/lry xdef
+/lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef /PlrRR {MlrRR fill } bdef /MtbRR {/lry
+xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef /PtbRR {MtbRR fill } bdef /stri 6
+array def /dtri 6 array def /smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def /asub
+{/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef /dt {dtri astore pop} bdef /db {2 copy
+/cols xdef /rows xdef mul dup 3 mul string
+ currentfile
+ 3 index 0 eq {/ASCIIHexDecode filter}
+ {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
+ ifelse exch readstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 35 453 340 684
+MathWorks begin bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def portraitMode 0336 8160 csm
+
+ 89 -48 3658 2771 rc
+85 dict begin %Colortable dictionary
+/c0 { 0 0 0 sr} bdef /c1 { 1 1 1 sr} bdef /c2 { 1 0 0 sr} bdef /c3
+{ 0 1 0 sr} bdef /c4 { 0 0 1 sr} bdef /c5 { 1 1 0 sr} bdef /c6 { 1
+0 1 sr} bdef /c7 { 0 1 1 sr} bdef c0 1 j 1 sg
+ 0 0 4086 2724 rf
+6 w 0 2219 3166 0 0 -2219 531 2423 4 MP PP -3166 0 0 2219 3166 0 0
+-2219 531 2423 5 MP stroke 4 w DO SO 6 w 0 sg
+ 531 204 mt 3697 204 L
+ 531 2423 mt 3697 2423 L
+3697 2423 mt 3697 204 L
+ 531 2423 mt 531 204 L
+ 531 2423 mt 3697 2423 L
+ 531 2423 mt 531 204 L
+ 531 2423 mt 531 2391 L
+ 531 204 mt 531 235 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 498 2568 mt
+(0) s 1034 2423 mt 1034 2391 L 1034 204 mt 1034 235 L 1001 2568
+mt (1) s 1538 2423 mt 1538 2391 L 1538 204 mt 1538 235 L 1505
+2568 mt (2) s 2042 2423 mt 2042 2391 L 2042 204 mt 2042 235 L
+2009 2568 mt (3) s 2546 2423 mt 2546 2391 L 2546 204 mt 2546 235
+L 2513 2568 mt (4) s 3050 2423 mt 3050 2391 L 3050 204 mt 3050
+235 L 3017 2568 mt (5) s 3554 2423 mt 3554 2391 L 3554 204 mt
+3554 235 L 3521 2568 mt (6) s
+ 531 2423 mt 562 2423 L
+3697 2423 mt 3665 2423 L
+ 360 2467 mt
+(-1) s
+ 531 1868 mt 562 1868 L
+3697 1868 mt 3665 1868 L
+ 260 1912 mt
+(-0.5) s
+ 531 1313 mt 562 1313 L
+3697 1313 mt 3665 1313 L
+ 430 1357 mt
+(0) s
+ 531 758 mt 562 758 L
+3697 758 mt 3665 758 L
+ 330 802 mt
+(0.5) s
+ 531 204 mt 562 204 L
+3697 204 mt 3665 204 L
+ 430 248 mt
+(1) s
+ 531 204 mt 3697 204 L
+ 531 2423 mt 3697 2423 L
+3697 2423 mt 3697 204 L
+ 531 2423 mt 531 204 L
+gs 531 204 3167 2220 rc /c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8 57 -125 51 -110 51 -108 50 -104 26 -50 50 -97 26 -47 25 -45 25
+-42 26 -42 25 -39 25 -37 26 -35 25 -33 25 -30 26 -28 25 -26 25 -23
+26 -21 25 -17 25 -16 26 -12 25 -10 25 -7 26 -4 25 -2 25 2 26 4 25
+7 25 10 26 12 25 16 25 17 26 21 25 23 25 26 26 28 25 30 25 33 26
+35 25 37 25 39 26 42 25 42 25 45 26 47 25 47 25 50 26 50 50 104 26
+54 50 109 101 222 51 111 51 109 25 54 25 53 26 52 25 51 25 50 26
+49 25 47 25 45 26 44 25 42 25 40 26 39 25 36 25 34 13 16 25 30 13
+15 25 26 13 13 25 23 13 11 25 19 13 8 25 16 13 6 25 11 13 5 25 7
+13 2 25 3 13 0 25 -1 13 -2 25 -5 13 -4 25 -10 13 -6 25 -14 13 -8
+25 -17 13 -10 25 -22 13 -12 25 -26 13 -13 25 -30 13 -15 25 -33 13
+-17 25 -36 13 -19 25 -39 13 -21 25 -42 13 -21 25 -45 13 -23 25 -47
+13 -24 25 -50 13 -25 25 -51 13 -26 25 -52 13 -27 25 -54 13 -27 25
+-55 13 -27 13 -28 12 -28 13 -27 13 -28 12 -28 6 -14 531 1313 131
+MP stroke gr
+
+c8 0 sg 2073 2711 mt (A) s
+ 205 1354 mt -90 rotate
+(B) s 90 rotate 2056 109 mt (W) s
+
+end
+
+eplot
+%%EndObject
+
+epage end
+
+showpage
+
+%%Trailer
+%%EOF
+\end{filecontents*}
+\input{example.tex}
diff --git a/macros/latex/contrib/psfragx/Pre-Compiled-Files/pfxprint.m b/macros/latex/contrib/psfragx/Pre-Compiled-Files/pfxprint.m
new file mode 100644
index 0000000000..74002d0ec8
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Pre-Compiled-Files/pfxprint.m
@@ -0,0 +1,12 @@
+%%% pfxprint [ -*- Matlab -*- ] Time-stamp: <2004-08-12 18:20:57 Pascal Kockaert>
+%%%
+
+function pfxprint(fig,name,varargin)
+ deftxtint=get(0,'DefaultTextInterpreter');
+ set(0,'DefaultTextInterpreter','none');
+
+ laprint(fig,name,'options','laprpfx',varargin{:});
+ psfragx(name);
+
+ set(0,'DefaultTextInterpreter',deftxtint)
+
diff --git a/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.cfg b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.cfg
new file mode 100644
index 0000000000..a81eb7f118
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.cfg
@@ -0,0 +1,58 @@
+%%
+%% This is file `psfragx.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% psfragx.dtx (with options: `cfg,version')
+%%
+%% This is a generated file.
+%%
+%%
+%% Copyright (C) 2003-2012 Pascal Kockaert
+%% Pascal.Kockaert ad ulb.ac.be
+%% Note that ''ad´´ is often replaced by the ''@´´ sign.
+%% ----------------------------------------------------------
+%%
+%% This package may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.2
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.2 or later is part of all distributions of LaTeX
+%% version 1999/12/01 or later.
+%%
+\ProvidesFile{psfragx.cfg}
+ [2012/05/02 v1.1 psfragx (Pascal Kockaert)]
+\newcommand{\providecolorcommands}
+ {\def\pfx@gobble@two##1##2{\typeout{Some psfragx
+ replacement would appear
+ in color ##1{##2}
+ if the color package was
+ loaded!!!}}%
+ \def\pfx@gobble@three@fbox##1##2##3{\typeout{Some psfragx
+ replacement would
+ appear
+ in color ##1{##2}
+ and others
+ in color ##1{##3}
+ if the color package
+ was loaded!!!}%
+ \fbox}%
+ \def\pfx@fm@to@mm##1##2##{\csname ##1\endcsname{##2}}%
+ \expandafter\ifx\csname textcolor\endcsname\relax
+ \def\textcolor{\pfx@fm@to@mm{pfx@gobble@two}}\fi
+ \expandafter\ifx\csname color\endcsname\relax
+ \def\color{\pfx@fm@to@mm{pfx@gobble@two}}\fi
+ \expandafter\ifx\csname colorbox\endcsname\relax
+ \def\colorbox{\pfx@fm@to@mm{pfx@gobble@two}}\fi
+ \expandafter\ifx\csname fcolorbox\endcsname\relax
+ \def\fcolorbox{\pfx@fm@to@mm{pfx@gobble@three@fbox}}\fi
+ }
+\def\Beforepfxinput{\providecolorcommands}
+\def\Afterpfxinput{}
+\def\Beforeovpinput{\providecolorcommands}
+\def\Afterovpinput{}
+\endinput
+%%
+%% End of file `psfragx.cfg'.
diff --git a/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.ins b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.ins
new file mode 100644
index 0000000000..ef7f8ec572
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.ins
@@ -0,0 +1,75 @@
+%%
+%% This is file `psfragx.ins',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% psfragx.dtx (with options: `ins')
+%%
+%% This is a generated file.
+%%
+%%
+%% Copyright (C) 2003-2012 Pascal Kockaert
+%% Pascal.Kockaert ad ulb.ac.be
+%% Note that ''ad´´ is often replaced by the ''@´´ sign.
+%% ----------------------------------------------------------
+%%
+%% This package may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.2
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.2 or later is part of all distributions of LaTeX
+%% version 1999/12/01 or later.
+%%
+\input docstrip
+
+\keepsilent\askonceonly
+
+\usedir{tex/latex/psfragx}
+
+\preamble
+
+This is a generated file.
+
+Copyright (C) 2003-2012 Pascal Kockaert
+Pascal.Kockaert ad ulb.ac.be
+Note that ''ad´´ is often replaced by the ''@´´ sign.
+----------------------------------------------------------
+
+This package may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.2
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.2 or later is part of all distributions of LaTeX
+version 1999/12/01 or later.
+
+\endpreamble
+
+\generate{\file{psfragx.drv}{\from{psfragx.dtx}{driver}}}
+\generate{\file{psfragx.sty}{\from{psfragx.dtx}{package,version}}}
+\generate{\file{psfragx.ins}{\from{psfragx.dtx}{ins}}}
+\generate{\file{psfragx.cfg}{\from{psfragx.dtx}{cfg,version}}}
+\generate{\nopreamble\nopostamble%
+ \file{psfragx.m} {\from{psfragx.dtx}{matlab}}}
+\generate{\nopreamble\nopostamble%
+ \file{pfxprint.m} {\from{psfragx.dtx}{pfxprint}}}
+
+\Msg{***********************************************************}
+\Msg{* To complete the installation of psfragx, you should}
+\Msg{* move psfragx.sty to a directory seen by TeX.}
+\Msg{*}
+\Msg{* The file psfragx.cfg should be adapted to your needs}
+\Msg{* and put into a personal directory (HOME rather than LOCAL)}
+\Msg{* You can adapt the format of the documentation file by}
+\Msg{* editing the file psfragx.drv, before compiling it.}
+\Msg{*}
+\Msg{***************************************************************}
+\Msg{* This message is transcripted at the end of psfragx.log}
+\Msg{***************************************************************}
+
+\endbatchfile
+\endinput
+%%
+%% End of file `psfragx.ins'.
diff --git a/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.m b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.m
new file mode 100644
index 0000000000..5c051b953b
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.m
@@ -0,0 +1,166 @@
+%% psfragx.m [2012/05/02 v0.4 Pascal Kockaert]
+%%
+%% function psfragx(TeXname,EPSname,Outname)
+%% nargin=1 -> EPSname=TeXname
+%% nargin=2 -> Outname=EPSname
+%%
+%% Interleaves lines of TeXname.tex and EPSname.eps
+%% so that all the lines of EPSname.eps are copied in Outname.tex and
+%% lines from TeXname.tex starting with
+%% \psfrag
+%% and
+%% %<pfx>
+%% are written in Outname.eps, as a comment following the
+%% %%BoundigBox
+%% line.
+
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This file is currently maintained by Pascal Kockaert
+
+function psfragx(TeXname,EPSname,Outname)
+TMPname='psfragx_tmp';
+if nargin<2, EPSname=TeXname; end
+if nargin<3, Outname=EPSname; end
+if Outname==EPSname,
+ eval(['!rm ',TMPname,'.eps'])
+ eval(['!mv ',EPSname,'.eps ',TMPname,'.eps'])
+ EPSname=TMPname;
+end
+TeXName=([TeXname,'.tex']);
+EPSName=([EPSname,'.eps']);
+OutName=([Outname,'.eps']);
+
+%% Uncomment for debugging purposes
+%% eval(['ls ',TeXName])
+%% eval(['ls ',EPSName])
+%% eval(['ls ',OutName])
+
+BeginInput ='%%BoundingBox:';
+BeginPSFRAG='%<pfx>\pfxbegin[1.0]{laprint}%';
+EndPSFRAG ='%<pfx>\pfxend';
+StartPFX ='%<*pfx> Inserted where \begin{psfrags}% occured';
+StopPFX ='%</pfx> Inserted where \end{psfrags}% occured';
+EndInput ='%\endinput';
+EndOfFile ='%%EOF';
+ResizeBox ='%<pfx>\def\naturalwidth';
+StopOn ={'\psfrag{','<pfx>','\begin{psfrags}','\end{psfrags}','\resizebox'};
+
+TeXFile=fopen(TeXName,'r');
+if (TeXFile==-1)
+ error(['I was not able to open ',TeXName,'!']);
+end
+EPSFile=fopen(EPSName,'r');
+if (EPSFile==-1)
+ error(['I was not able to open ',EPSName,'!']);
+end
+OutFile=fopen(OutName,'w');
+if (OutFile==-1)
+ error(['I was not able to open ',OutName,'!']);
+end
+
+[sEPS,llEPS,iEPS]=CopyUntil(EPSFile,OutFile,{BeginInput});
+ if sEPS~=1, error(['No line contains ',BeginInput]);
+ else
+ fprintf(OutFile,'%s\n',llEPS);
+ end
+
+%%%
+%%% Write preamble
+%%%
+fprintf(OutFile,'%%<*pfx> Begin Preamble\n');
+fprintf(OutFile,'%%\\providecommand*{\\pfxbegin}[2][]{}%%\n');
+fprintf(OutFile,'%%\\providecommand{\\pfxend}{}%%\n');
+fprintf(OutFile,'%%</pfx> End Preamble\n');
+%%%
+%%% Copy interesting lines
+%%%
+while 1
+ [sTeX,llTeX,iTeX]=ReadUntil(TeXFile,StopOn);
+ if sTeX~=1, break; end
+ switch iTeX
+ case 1, % \psfrag
+ fprintf(OutFile,'%%%s\n',llTeX);
+ case 2, % %<pfx>
+ fprintf(OutFile,'%s\n',llTeX);
+ case 3, % \begin{psfrags}
+ fprintf(OutFile,'%s\n',BeginPSFRAG);
+ fprintf(OutFile,'%s\n',StartPFX);
+ case 4, % \end{psfrags}
+ fprintf(OutFile,'%s\n',StopPFX);
+ fprintf(OutFile,'%s\n',EndPSFRAG);
+ case 5, % \resizebox
+ tmpbeg=findstr(llTeX,'{');
+ tmpend=findstr(llTeX,'}');
+ if (length(tmpbeg)>0)&(length(tmpend)>0)
+ if (tmpbeg(1)<tmpend(1))
+ fprintf(OutFile,'%s%s%%\n',ResizeBox,llTeX(tmpbeg(1):tmpend(1)));
+ end
+ end
+ otherwise
+ error('Otherwise should never happen !')
+ end
+end
+%%%
+%%% Write postamble
+%%%
+fprintf(OutFile,'%s\n',EndInput);
+%%%
+%%% Copy to the end of file
+%%%
+[sEPS,llEPS,iEPS]=CopyUntil(EPSFile,OutFile,{''});
+%%%
+%%% Close files
+%%%
+fclose(OutFile);
+fclose(TeXFile);
+fclose(EPSFile);
+return
+
+function [OK,lastline,elt]=CopyUntil(fidIn,fidOut,linebeg);
+sl=length(linebeg);
+if sl==0, OK=-2; return, end
+llb=zeros(sl);
+for ii=1:sl
+ llb(ii)=length(linebeg{ii});
+end
+lastline='';
+OK=0;
+elt=0;
+while 1
+ Line=fgetl(fidIn);
+ if ~isstr(Line),
+ OK=-1;
+ return,
+ end %EndOfFile
+ for ii=1:sl
+%%% fprintf('Seeking for line starting with %s.\n',linebeg{ii});
+ if llb==0, %%% Copying to the end of file
+ else
+ if length(Line)>=llb(ii)
+%%% fprintf('This line counts more than %i chars.\n',llb(ii));
+ if Line(1:llb(ii))==linebeg{ii},
+ OK=1;
+ elt=ii;
+ lastline=Line;
+ break
+ end
+ end
+ end
+ end %%% No matching string
+ if OK==1, break, end
+ if ~isempty(fidOut)
+ fprintf(fidOut,'%s\n',Line);
+ end
+end
+return
+
+function [OK,lastline,elt]=ReadUntil(fidIn,linebeg);
+ [OK,lastline,elt]=CopyUntil(fidIn,[],linebeg);
+return
diff --git a/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.pdf b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.pdf
new file mode 100644
index 0000000000..f8636081a8
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.pdf
Binary files differ
diff --git a/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.sty b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.sty
new file mode 100644
index 0000000000..2e4a80538b
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Pre-Compiled-Files/psfragx.sty
@@ -0,0 +1,324 @@
+%%
+%% This is file `psfragx.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% psfragx.dtx (with options: `package,version')
+%%
+%% This is a generated file.
+%%
+%%
+%% Copyright (C) 2003-2012 Pascal Kockaert
+%% Pascal.Kockaert ad ulb.ac.be
+%% Note that ''ad´´ is often replaced by the ''@´´ sign.
+%% ----------------------------------------------------------
+%%
+%% This package may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.2
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.2 or later is part of all distributions of LaTeX
+%% version 1999/12/01 or later.
+%%
+\NeedsTeXFormat{LaTeX2e}[2001/06/01]
+\ProvidesPackage{psfragx}
+ [2012/05/02 v1.1 psfragx (Pascal Kockaert)]
+\DeclareOption{sub}{\pfx@subtrue}
+\DeclareOption{nosub}{\pfx@subfalse}
+\DeclareOption{allcom}{\allmetacomments}
+\DeclareOption{selcom}{\selectedmetacomments}
+\DeclareOption{ovp}{\pfx@ovptrue}
+\DeclareOption{noovp}{\pfx@ovpfalse}
+ \newif\ifpfx@sub\pfx@subfalse
+ \newif\ifpfx@ovp\pfx@ovptrue
+ \newif\ifpfx@metacomments
+ \pfx@metacommentsfalse
+ \def\allmetacomments{\pfx@metacommentstrue}
+ \def\selectedmetacomments{\pfx@metacommentsfalse}
+\ExecuteOptions{sub,ovp,selcom}
+\ProcessOptions*
+\RequirePackage{graphicx}
+\RequirePackage{psfrag}
+\ifpfx@ovp \RequirePackage[percent]{overpic} \fi
+\def\pfx@gobble#1{}
+{\catcode`\%=12
+ \gdef\pfx@percent{%}
+ \gdef\pfx@doublepercent{%%}
+}
+\let\pfx@metaprefix\pfx@doublepercent
+\def\pfx@tag{pfx}
+\def\pfx@ext{pfx}
+\def\pfx@tmp{}
+\edef\pfx@endinput
+ {\pfx@percent\expandafter\pfx@gobble\string\\endinput}
+\def\pfx@makeother#1{\catcode`#1=12\relax}
+\def\pfx@iden#1{#1}
+\newif\ifpfx@continue
+\newif\ifpfx@outputtofile
+\def\setpfxinput#1{\gdef\pfx@infile{#1}}
+\def\setpfxoutput#1{\gdef\pfx@outfile{#1}}
+\gdef\pfx@infile{} \gdef\pfx@outfile{}
+\newread\pfx@in
+\newwrite\pfx@out
+\def\copypfxfromto#1#2{%
+\setpfxinput{#1}%
+\setpfxoutput{#2}%
+\copypfxlines%
+}
+\def\pfx@ignorespaces{\ignorespaces}%
+\def\copypfxlines{% input and output files are global names
+\immediate\openin\pfx@in\pfx@infile\relax \ifeof\pfx@in
+ \errmessage{psfragx tried to read from a file that
+ does not exist. This seems to be a bug!}%
+\else
+ \immediate\openout\pfx@out=\pfx@outfile\relax
+ \immediate\write\pfx@out{\pfx@ignorespaces}
+ \ifeof\pfx@out
+ \begingroup
+ \pfx@makeother\ \pfx@makeother\\\pfx@makeother\$%
+ \pfx@makeother\#\pfx@makeother\^\pfx@makeother\^^K%
+ \pfx@makeother\_\pfx@makeother\^^A\pfx@makeother\%%
+ \pfx@makeother\~\pfx@makeother\{\pfx@makeother\}%
+ \pfx@makeother\&\endlinechar-1\relax
+ \loop
+ \read\pfx@in to \pfx@inline
+ \ifx\pfx@inline\pfx@endinput
+ \pfx@continuefalse
+ \typeout{psfragx: \pfx@percent
+ \expandafter\pfx@gobble
+ \string\\endinput was
+ found in \pfx@infile.}%
+ \else
+ \ifeof\pfx@in
+ \pfx@continuefalse
+ \typeout{psfragx: End of file
+ \pfx@infile was reached.}%
+ \else
+ \pfx@continuetrue
+ \expandafter\pfx@processline
+ \pfx@inline\pfx@endline
+ \fi%
+ \fi%
+ \ifpfx@continue
+ \repeat
+ \endgroup
+ \else
+ \errmessage{psfragx: output file already exists!}%
+ \fi %\pfx@out
+ \immediate\closeout\pfx@out
+\fi %\pfx@in
+\immediate\closein\pfx@in
+}
+\def\pfx@normalline#1\pfx@endline{%
+ \def\pfx@inline{#1}%
+ \ifpfx@outputtofile%
+ \immediate\write\pfx@out{\pfx@inline}%
+ \fi%
+}
+\def\pfx@removecomment#1\pfx@endline{%
+ \def\pfx@inline{#1}%
+ \ifpfx@outputtofile%
+ \immediate\write\pfx@out{\pfx@inline}%
+ \fi%
+}
+\bgroup\catcode`\%=12 \pfx@iden{\egroup
+\def\pfx@putmetacomment%}#1\pfx@endline{%
+ \edef\pfx@inline{\pfx@metaprefix#1}%
+ \ifpfx@metacomments
+ \immediate\write\pfx@out{\pfx@inline}%
+ \else
+ \ifpfx@outputtofile
+ \immediate\write\pfx@out{\pfx@inline}%
+ \fi
+ \fi
+}
+\begingroup
+\catcode`\%=12 \catcode`\*=14 \gdef\pfx@processline#1{*
+ \ifx%#1*
+ \expandafter\pfx@processlinex
+ \else
+ \expandafter\pfx@normalline
+ \fi
+#1}
+\endgroup
+\begingroup
+\catcode`\%=12 \catcode`\*=14
+\gdef\pfx@processlinex%#1{*
+ \ifcase\ifx%#10\else
+ \ifx<#11\else2\fi\fi\relax
+ \expandafter\pfx@putmetacomment\or
+ \expandafter\pfx@checkoption\or
+ \expandafter\pfx@removecomment\fi
+#1}
+\endgroup
+\def\pfx@checkoption<#1{%
+ \ifcase\ifx*#10\else
+ \ifx/#11\else2\fi\fi\relax
+ \expandafter\pfx@staroption\or
+ \expandafter\pfx@slashoption\or
+ \expandafter\pfx@tagoption\fi
+#1}
+\def\pfx@staroption*#1>#2\pfx@endline{%
+ \def\pfx@tmp{#1}%
+ \ifx\pfx@tmp\pfx@tag
+ \pfx@outputtofiletrue
+ \fi
+}
+\def\pfx@slashoption/#1>#2\pfx@endline{%
+ \def\pfx@tmp{#1}%
+ \ifx\pfx@tmp\pfx@tag\relax
+ \pfx@outputtofilefalse
+ \fi
+}
+\def\pfx@tagoption#1>#2\pfx@endline{%
+ \def\pfx@tmp{#1}%
+ \ifx\pfx@tmp\pfx@tag\relax
+ \def\pfx@inline{#2}%
+ \immediate\write\pfx@out{\pfx@inline}%
+ \fi
+}
+\let\pfx@includegraphics=\includegraphics
+\let\pfx@overpic=\overpic
+\let\pfx@endoverpic=\endoverpic
+\@ifundefined{pfx@overpic}{%
+ \newcommand*{\pfx@overpic}[2][]
+ {\sbox{\z@}{\includegraphics[#1]{#2}}%
+ \settodepth{\@tempcnta}{\usebox{\z@}}%
+ \settoheight{\@tempcntb}{\usebox{\z@}}%
+ \advance\@tempcntb\@tempcnta%
+ \settowidth{\@tempcnta}{\usebox{\z@}}%
+ \begin{picture}(\@tempcnta,\@tempcntb)%
+ \put(0,0){\makebox(0,0)[bl]{\usebox{\z@}}}}%
+ }{}
+\@ifundefined{pfx@endoverpic}{\def\pfx@endoverpic{\end{input}}}{}
+\long\def\pfx@firstoftwo#1#2{#1\ignorespaces}%
+\long\def\pfx@secondoftwo#1#2{#2\ignorespaces}%
+\def\pfx@iflanguage#1{%
+ \ifnum\csname l@#1\endcsname=\language
+ \expandafter\pfx@firstoftwo
+ \else
+ \expandafter\pfx@secondoftwo
+ \fi}
+\long\def\onlylanguage#1#2\endonlylanguage{\pfx@iflanguage{#1}{#2}{}\ignorespaces}
+\def\pfx@save@iflanguage{\let\save@pfx@iflanguage=\iflanguage%
+ \let\iflanguage=\pfx@iflanguage}
+\def\pfx@restore@iflanguage{\let\iflanguage=\save@pfx@iflanguage}
+\newif\ifpfx@generate
+\newif\ifovp@generate
+\newcommand*\pfx@add{}
+\newcommand*\ovp@add@bgd{}
+\newcommand*\ovp@add@fgd{}
+\newif\ifGin@pfx
+\newif\ifGin@overwritepfx
+\newif\ifGin@ovp
+\newif\ifGin@overwriteovp
+\define@key{Gin}{pfx}[true]%
+ {\lowercase{\Gin@boolkey{#1}}{pfx}}
+\define@key{Gin}{overwritepfx}[true]%
+ {\lowercase{\Gin@boolkey{#1}}{overwritepfx}}
+\define@key{Gin}{pfxadd}[]%
+ {\def\pfx@add{#1}}
+\define@key{Gin}{ovp}[true]%
+ {\lowercase{\Gin@boolkey{#1}}{ovp}}
+\define@key{Gin}{overwriteovp}[true]%
+ {\lowercase{\Gin@boolkey{#1}}{overwriteovp}}
+\define@key{Gin}{ovpbgd}[]%
+ {\def\ovp@add@bgd{#1}}
+\define@key{Gin}{ovpfgd}[]%
+ {\def\ovp@add@fgd{#1}}
+\newcommand*{\pfxinput}[1]{%
+ \filename@parse{#1}%
+ \IfFileExists{\filename@base.\pfx@ext}
+ {\pfx@generatefalse}
+ {\pfx@generatetrue}%
+ \ifGin@overwritepfx\pfx@generatetrue\fi
+ \IfFileExists{#1}{}{\pfx@generatefalse}%
+ \ifpfx@generate%
+ \copypfxfromto{\filename@area\filename@base.\filename@ext}
+ {\filename@base.\pfx@ext}%
+ \fi%
+ \pfx@save@iflanguage
+ \csname Before\pfx@tag input\endcsname
+ \InputIfFileExists{\filename@base.\pfx@ext}
+ {\typeout{psfragx: reading commands from
+ \filename@base.\pfx@ext}}
+ {\typeout{psfragx: I was not able to read psfrag
+ definitions from
+ \filename@base.\pfx@ext}}%
+ \csname After\pfx@tag input\endcsname
+ \pfx@restore@iflanguage
+}
+\newcommand*{\ovpinput}[1]{%
+\begingroup
+ \def\pfx@ext{ovp}%
+ \def\pfx@tag{ovp}%
+ \ifGin@overwriteovp\Gin@overwritepfxtrue
+ \else\Gin@overwritepfxfalse\fi
+ \pfxinput{#1}%
+\endgroup}
+\def\pfx@includegraphicx#1#2{%
+ \mbox{\pfx@overpix{#1}{#2}\endpfx@overpix}}
+\newbox{\ovp@box@tmp}%
+\def\pfx@overpix#1#2{%
+ \begingroup%
+ \begin{lrbox}{\ovp@box@tmp}%
+ \let\includegraphics=\pfx@includegraphics%
+ \Gin@pfxtrue%
+ \Gin@overwritepfxfalse%
+ \def\pfx@add{}%
+ \setkeys{Gin}{#1}%
+ \ifGin@pfx%
+ \pfxinput{#2}%
+ \fi%
+ \pfx@add
+ \pfx@overpic[#1]{#2}
+ \Gin@ovptrue
+ \Gin@overwriteovpfalse
+ \def\ovp@add@bgd{}%
+ \def\ovp@add@fgd{}%
+ \setkeys{Gin}{#1}%
+ \ovp@add@bgd
+ \ifGin@ovp
+ \ovpinput{#2}%
+ \fi
+ }% \pfx@overpix
+\def\endpfx@overpix{%
+ \ovp@add@fgd%
+ \pfx@endoverpic
+ \end{lrbox}%
+ \usebox{\ovp@box@tmp}%
+ \endgroup%
+ }%
+\def\overpix{\@ifnextchar[{\@overpix}%
+ {\@overpix[]}}%
+\def\@overpix[#1]{\@ifnextchar<{\@@overpix[#1]}%
+ {\@@overpix[#1]<>}}%
+\def\@@overpix[#1]<#2>%
+ {\@ifnextchar[{\@@@overpix[#1]<#2>}%
+ {\@@@overpix[#1]<#2>[]}}%
+\def\@@@overpix[#1]<#2>[#3]#4%
+ {\pfx@overpix{#1,ovpfgd={#2},ovpbgd={#3}}{#4}}
+\def\endoverpix{\endpfx@overpix}
+\def\includegraphicx{\@ifnextchar[{\@igx}%
+ {\@igx[]}}%
+\def\@igx[#1]{\@ifnextchar({\@@igx[#1]}%
+ {\@@igx[#1]()}}%
+\def\@@igx[#1](#2){\@ifnextchar<{\@@@igx[#1](#2)}%
+ {\@@@igx[#1](#2)<>}}%
+\def\@@@igx[#1](#2)<#3>{\@ifnextchar[{\@@@@igx[#1](#2)<#3>}%
+ {\@@@@igx[#1](#2)<#3>[]}}%
+\def\@@@@igx[#1](#2)<#3>[#4]#5%
+ {\pfx@includegraphicx{#1,pfxadd={#2},ovpfgd={#3},ovpbgd={#4}}{#5}}
+\ifpfx@sub
+ \let\includegraphics=\includegraphicx
+ \ifpfx@ovp
+ \let\overpic=\overpix
+ \let\endoverpic=\endoverpix
+ \fi
+\fi
+\InputIfFileExists{psfragx.cfg}{}{}
+\endinput
+%%
+%% End of file `psfragx.sty'.
diff --git a/macros/latex/contrib/psfragx/Pre-Compiled-Files/readmePFX.txt b/macros/latex/contrib/psfragx/Pre-Compiled-Files/readmePFX.txt
new file mode 100644
index 0000000000..e8d4536514
--- /dev/null
+++ b/macros/latex/contrib/psfragx/Pre-Compiled-Files/readmePFX.txt
@@ -0,0 +1,33 @@
+Readme file associated to the psfragx package.
+
+This file describes how to install the package.
+
+All you need is the file psfragx.dtx. If the file psfragx.ins does
+not exist, run LaTeX on the file psfragx.dtx. This should
+generate the file psfragx.ins.
+
+Run LaTeX on the file psfragx.ins. This generates all the files of
+the package. The documentation will be generated if you run LaTeX
+on psfragx.drv.
+
+In order to create the index, you should run makeindex like this.
+> makeindex -s gind psfragx.idx
+> makeindex -s gglo -o psfragx.gls psfragx.glo
+
+Do not forget to re-run LaTeX on psfragx.drv two times.
+
+You can now read the file psfragx.dvi or transform it into
+psfragx.ps or psfragx.pdf.
+
+If you want to modify the default behaviour of psfragx, do not
+edit the code, but create a file psfragx.cfg to this end. This
+file will be input after the package psfragx is loaded.
+
+Finally, if your TeX implementation uses a database to find files,
+you should rebuild this database. fpTeX and teTeX systems use
+> mktexlsr
+
+Happy TeXing.
+
+Pascal Kockaert
+
diff --git a/macros/latex/contrib/psfragx/README b/macros/latex/contrib/psfragx/README
new file mode 100644
index 0000000000..e0d4c6c2c5
--- /dev/null
+++ b/macros/latex/contrib/psfragx/README
@@ -0,0 +1,9 @@
+To install psfragx, you only need psfragx.dtx.
+More instructions can be found at the beginning of psfragx.dtx.
+
+Examples are provided into the Example directory.
+
+The documentation, package file, configuration file and output of the example
+can be found into the Pre-Compiled-Files directory. Some of these files are
+compressed using gzip.
+
diff --git a/macros/latex/contrib/psfragx/laprint-3.16/README b/macros/latex/contrib/psfragx/laprint-3.16/README
new file mode 100644
index 0000000000..30a32a5e16
--- /dev/null
+++ b/macros/latex/contrib/psfragx/laprint-3.16/README
@@ -0,0 +1,14 @@
+Laprint is written by Arno Linnemann.
+
+At time of writing, the last version of laprint can be found at
+http://www.uni-kassel.de/fb16/rat/matlab/laprint/
+
+I would like to tank Arno for taking into account some suggestions
+that allow a more robust parsing of the TeX output file.
+
+The files laprpfx.mat contains preferences that ensure compatibility between the psfragx and laprint.
+
+This version of laprint should be compatible with the version of
+psfragx contained in this package.
+
+Pascal Kockaert
diff --git a/macros/latex/contrib/psfragx/laprint-3.16/laprint.m b/macros/latex/contrib/psfragx/laprint-3.16/laprint.m
new file mode 100644
index 0000000000..badef84336
--- /dev/null
+++ b/macros/latex/contrib/psfragx/laprint-3.16/laprint.m
@@ -0,0 +1,2926 @@
+function laprint(figno,filename,varargin)
+%LAPRINT prints a figure for inclusion in LaTeX documents.
+% LaPrint creates an eps-file and a tex-file. The tex-file contains
+% the annotation of the figure such as titles, labels and texts. The
+% eps-file contains the non-text part of the figure as well as the
+% position of the text-objects. The packages 'graphicx' (or 'epsfig')
+% and 'psfrag' (and possibly ''color'') are required for the LaTeX
+% run. A postscript driver like 'dvips' is required for printing.
+%
+% Usage: >> laprint
+%
+% This opens a graphical user interface window, to control the
+% various settings. It includes a help facility. Just try it.
+%
+% As an alternative to the GUI you can call laprint from the command
+% line with various extra input arguments. These arguments are
+% explained in the help window of the GUI, which can be also be
+% opened using the command
+% >> laprint helpwindow
+%
+% There is an Users Guide available at
+% http://www.uni-kassel.de/fb16/rat/matlab/laprint/laprintdoc.ps
+
+% (c) Arno Linnemann. All rights reserved.
+% The author of this program assumes no responsibility for any errors
+% or omissions. In no event shall he be liable for damages arising out of
+% any use of the software. Redistribution of the unchanged file is allowed.
+% Distribution of changed versions is allowed provided the file is renamed
+% and the source and authorship of the original version is acknowledged in
+% the modified file.
+
+% Please report bugs, suggestions and comments to:
+% Arno Linnemann
+% Control and Automation
+% Department of Electrical and Computer Engineering
+% University of Kassel
+% 34109 Kassel
+% Germany
+% mailto:linnemann@uni-kassel.de
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%
+%%%% Initialize
+%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+laprintident = '3.16 (13.9.2004)';
+vers = version;
+vers = eval(vers(1:3));
+if vers < 6.1
+ error('Sorry. Matlab 6.1 or above is required.')
+end
+
+hf=131;
+hhf=132;
+
+% no output
+if nargout
+ error('No output argument, please.')
+end
+
+inter=get(0,'defaulttextinterpreter');
+if ~strcmp(inter,'none')
+ warning('LaPrint:general',['It is recommended to switch off the '...
+ 'text interpreter\nbefore creating a figure to be saved '...
+ 'with LaPrint. Use the command\n',...
+ ' >> set(0,''defaulttextinterpreter'',''none'').'])
+end
+
+if nargin==0
+
+ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+ %%%%
+ %%%% GUI
+ %%%%
+ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+ try
+ delete(hf)
+ end
+ try
+ delete(hhf)
+ end
+
+ %---------------------------------
+ % open window
+ %---------------------------------
+
+ hf = figure(hf);
+ clf reset;
+ set(hf,'NumberTitle','off',...
+ 'Name','LaPrint (LaTeX Print)',...
+ 'Units','points',...
+ 'CloseRequestFcn','laprint(''quit'');',...
+ 'menubar','none')
+ h = uicontrol('Parent',hf,'Units','points');
+ fsize = get(h,'Fontsize');
+ delete(h)
+ posf = get(hf,'Position');
+ figheight = 10*fsize;
+ figwidth = 32*fsize;
+ posf = [ posf(1) posf(2)+posf(4)-figheight figwidth figheight];
+ set(hf,'Position',posf)
+ uicontrol('Parent',hf,'style','frame','Units','points',...
+ 'Position',[0 0 figwidth figheight])
+ curh = figheight-0*fsize;
+
+ LAPRINTHAN=struct('figno',{0},'filename',{0},...
+ 'keepfontprops',{0},'asonscreen',{0},'keepticklabels',{0},...
+ 'mathticklabels',{0},'head',{0},'extrapicture',{0},...
+ 'verbose',{0},'figcopy',{0},'package_epsfig',{0},...
+ 'package_graphicx',{0},'color',{0},'createview',{0},...
+ 'processview',{0});
+
+ %---------------------------------
+ % figure no.
+ %---------------------------------
+
+ loch = 1.7*fsize;
+ curh = curh-loch-1.5*fsize;
+ h = uicontrol('Parent',hf,...
+ 'style','text',...
+ 'Units','points',...
+ 'Position',[1*fsize curh 18*fsize loch],...
+ 'HorizontalAlignment','left',...
+ 'string','Number of Figure to be saved:');
+ h = uicontrol('Parent',hf,...
+ 'style','edit',...
+ 'Units','points',...
+ 'Position',[19*fsize curh 12*fsize loch],...
+ 'HorizontalAlignment','left',...
+ 'BackgroundColor',[1 1 1],...
+ 'Callback','laprint(''figno'');');
+ LAPRINTHAN.figno = h;
+
+ %---------------------------------
+ % filename
+ %---------------------------------
+
+ loch = 1.7*fsize;
+ curh = curh-loch-1*fsize;
+ h = uicontrol('Parent',hf,...
+ 'style','text',...
+ 'Units','points',...
+ 'Position',[1*fsize curh 18*fsize loch],...
+ 'HorizontalAlignment','left',...
+ 'string','Basename of Files to be Created:');
+ h = uicontrol('Parent',hf,...
+ 'style','edit',...
+ 'Units','points',...
+ 'Position',[19*fsize curh 12*fsize loch],...
+ 'HorizontalAlignment','left',...
+ 'BackgroundColor',[1 1 1],...
+ 'Callback','laprint(''filename'');');
+ LAPRINTHAN.filename = h;
+
+ %---------------------------------
+ % save, quit
+ %---------------------------------
+
+ loch = 2*fsize;
+ curh = curh-loch-1*fsize;
+ h = uicontrol('Parent',hf,...
+ 'Style','pushbutton',...
+ 'Units','Points',...
+ 'Position',[19*fsize curh 5*fsize loch],...
+ 'HorizontalAlignment','center',...
+ 'String','Go !',...
+ 'Callback','laprint(''save'');');
+ h = uicontrol('Parent',hf,...
+ 'Style','pushbutton',...
+ 'Units','Points',...
+ 'Position',[26*fsize curh 5*fsize loch],...
+ 'HorizontalAlignment','center',...
+ 'String','Quit',...
+ 'Callback','laprint(''quit'');');
+
+ %---------------------------------
+ % options uimenue
+ %---------------------------------
+
+ hm1 = uimenu('label','Options');
+
+ uimenu(hm1,...
+ 'label','Sizes and Scalings ...',...
+ 'callback','laprint(''size'')');
+
+ LAPRINTHAN.keepfontprops = uimenu(hm1,...
+ 'label','Translate Matlab Font Properties to LaTeX',...
+ 'callback','laprint(''keepfontprops'')');
+
+ LAPRINTHAN.asonscreen = uimenu(hm1,...
+ 'label','Print Limits and Ticks as on Screen',...
+ 'separator','on',...
+ 'callback','laprint(''asonscreen'')');
+
+ LAPRINTHAN.keepticklabels = uimenu(hm1,...
+ 'label','Keep Tick Labels within eps File',...
+ 'callback','laprint(''keepticklabels'')');
+
+ LAPRINTHAN.mathticklabels = uimenu(hm1,...
+ 'label','Set Tick Labels in LaTeX Math Mode',...
+ 'callback','laprint(''mathticklabels'')');
+
+ LAPRINTHAN.head = uimenu(hm1,...
+ 'label','Equip the tex File with a Head',...
+ 'separator','on',...
+ 'callback','laprint(''head'')');
+
+ uimenu(hm1,...
+ 'label','Comment in the Head of the tex File ...',...
+ 'callback','laprint(''comment'')');
+
+ uimenu(hm1,...
+ 'label','Place a LaTeX Caption in the tex File ...',...
+ 'callback','laprint(''caption'')');
+
+ LAPRINTHAN.extrapicture = uimenu(hm1,...
+ 'label','Place an Extra Picture in each Axes',...
+ 'callback','laprint(''extrapicture'')');
+
+ uimenu(hm1,...
+ 'label','Length of psfrag Replacement Strings ...',...
+ 'callback','laprint(''nzeros'')');
+
+ LAPRINTHAN.verbose = uimenu(hm1,...
+ 'label','Call LaPrint in Verbose Mode',...
+ 'separator','on',...
+ 'callback','laprint(''verbose'')');
+
+ LAPRINTHAN.figcopy = uimenu(hm1,...
+ 'label','Copy Figure and Modify that Copy',...
+ 'callback','laprint(''figcopy'')');
+
+ uimenu(hm1,...
+ 'label','Matlab Print Command ...',...
+ 'separator','on',...
+ 'callback','laprint(''printcmd'')');
+
+ h=uimenu(hm1,...
+ 'separator','on',...
+ 'label','LaTeX Graphics Package');
+
+ LAPRINTHAN.package_graphicx = uimenu(h,...
+ 'label','graphicx',...
+ 'callback','laprint(''package_graphicx'')');
+
+ LAPRINTHAN.package_epsfig = uimenu(h,...
+ 'label','epsfig',...
+ 'callback','laprint(''package_epsfig'')');
+
+ LAPRINTHAN.color = uimenu(hm1,...
+ 'label','Use LaTeX ''color'' Package',...
+ 'callback','laprint(''color'')');
+
+ h = uimenu(hm1,...
+ 'label','View File ...',...
+ 'separator','on');
+
+ LAPRINTHAN.createview = uimenu(h,...
+ 'label','Create a View File',...
+ 'callback','laprint(''createview'')');
+
+ uimenu(h,...
+ 'label','Name of the View File ...',...
+ 'callback','laprint(''viewfilename'')');
+
+ LAPRINTHAN.processview = uimenu(h,...
+ 'label','Process the View File',...
+ 'separator','on',...
+ 'callback','laprint(''processview'')');
+
+ uimenu(h,...
+ 'label','Executables for Processing View File...',...
+ 'callback','laprint(''cmdsview'')');
+
+ %---------------------------------
+ % Preferences uimenue
+ %---------------------------------
+
+ hm3=uimenu('label','Preferences');
+
+ uimenu(hm3,...
+ 'label','Get Preferences',...
+ 'callback','laprint(''getpref'')')
+
+ uimenu(hm3,...
+ 'label','Set Preferences to Current Settings',...
+ 'callback','laprint(''setpref'')')
+
+ uimenu(hm3,...
+ 'label','Remove Preferences',...
+ 'callback','laprint(''rmpref'')')
+
+ uimenu(hm3,...
+ 'label','Save Current Settings to a File ...',...
+ 'separator','on',...
+ 'callback','laprint(''savepref'')')
+
+ uimenu(hm3,...
+ 'label','Load Settings from a File ...',...
+ 'callback','laprint(''loadpref'')')
+
+ uimenu(hm3,...
+ 'label','Get Factory Defaults',...
+ 'separator','on',...
+ 'callback','laprint(''factory'')')
+
+
+ %---------------------------------
+ % Help uimenue
+ %---------------------------------
+
+ hm2=uimenu('label','Help');
+
+ uimenu(hm2,...
+ 'label',['LaPrint Online Help ...'],...
+ 'callback','laprint(''helpwindow'')');
+
+ uimenu(hm2,...
+ 'label','Get the LaPrint Users Guide',...
+ 'callback',['web www.uni-kassel.de/fb16/rat/matlab',...
+ '/laprint/laprintdoc.ps -browser'])
+
+ uimenu(hm2,...
+ 'label',['Look for a newer version of LaPrint ' ...
+ '(Matlab Central File Exchange)...'],...
+ 'callback',['web http://www.mathworks.de/matlabcentral/',...
+ 'fileexchange/loadFile.do?objectId=4638',...
+ '&objectType=file -browser'])
+
+ uimenu(hm2,...
+ 'label','Version and Author ...',...
+ 'callback','laprint(''whois'')')
+
+ %---------------------------------
+ % make hf invisible
+ %---------------------------------
+
+ set(hf,'HandleVisibility','callback')
+
+ %---------------------------------
+ % get settings
+ %---------------------------------
+
+ LAPRINTOPT = prefsettings;
+ if isempty(LAPRINTOPT)
+ LAPRINTOPT = factorysettings;
+ end
+
+ %---------------------------------
+ % get figure
+ %---------------------------------
+
+ gcfig=gcf;
+ if gcfig == hf
+ allfigs = findobj('type','figure');
+ allfigs = allfigs(find(allfigs~=hf));
+ if length(allfigs)
+ figno = allfigs(1);
+ else
+ figure(1)
+ figno=1;
+ end
+ else
+ figno=gcfig;
+ end
+ LAPRINTOPT.figno = figno;
+
+ %---------------------------------
+ % update
+ %---------------------------------
+
+ updategui(LAPRINTHAN,LAPRINTOPT)
+ sethf(hf,LAPRINTHAN,LAPRINTOPT)
+ figure(hf)
+
+ %---------------------------------
+ % done
+ %---------------------------------
+
+ return
+
+end % if nargin==0
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%
+%%%% callback calls ('factory' and 'getprefs' also
+%%%% used from command line)
+%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+if isa(figno,'char')
+
+ switch figno
+ case 'figno'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ LAPRINTOPT.figno=eval(get(LAPRINTHAN.figno,'string'));
+ figure(LAPRINTOPT.figno)
+ figure(hf)
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'filename'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ LAPRINTOPT.filename=get(LAPRINTHAN.filename,'string');
+ [texfullnameext,texbasenameext,texbasename,texdirname] = ...
+ getfilenames(LAPRINTOPT.filename,'tex',0);
+ [epsfullnameext,epsbasenameext,epsbasename,epsdirname] = ...
+ getfilenames(LAPRINTOPT.filename,'eps',0);
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'save'
+% lapcmd = [ 'laprint(' int2str(LAPRINTOPT.figno) ...
+% ', ''' LAPRINTOPT.filename ''''...
+% ', ''options'', LAPRINTOPT)'];
+ lapcmd = 'laprint({})';
+ eval(lapcmd)
+ case 'quit'
+ delete(hf)
+ try
+ delete(hhf)
+ end
+ case 'size'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ answer = inputdlg({['Please enter the width (in centimeters) ',...
+ 'of the graphics in the LaTeX document (The height ',...
+ 'will be computed such that the aspect ratio of the ',...
+ 'figure on screen is retained.) :'],...
+ ['Please enter the factor by which the size of the '...
+ 'graphics in the LaTeX document differs from the size of the '...
+ 'Postscipt graphics ( Explaination: A factor <1 scales ',...
+ 'the picture down. This means that lines become thinner ',...
+ 'and fonts become smaller. ) :'],...
+ ['Please specify if you want to scale the fonts along with ',...
+ 'the graphics (enter ''on'' or ''off'') : '] },...
+ 'LaPrint Settings',1,{num2str(LAPRINTOPT.width),...
+ num2str(LAPRINTOPT.factor),...
+ valueyn(LAPRINTOPT.scalefonts)},'on');
+ if length(answer)
+ LAPRINTOPT.width=eval(answer{1});
+ LAPRINTOPT.factor = eval(answer{2});
+ LAPRINTOPT.scalefonts = value01(answer{3});
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'keepfontprops'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.keepfontprops==1
+ LAPRINTOPT.keepfontprops=0;
+ set(LAPRINTHAN.keepfontprops,'check','off')
+ else
+ LAPRINTOPT.keepfontprops=1;
+ set(LAPRINTHAN.keepfontprops,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'asonscreen'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.asonscreen==1
+ LAPRINTOPT.asonscreen=0;
+ set(LAPRINTHAN.asonscreen,'check','off')
+ else
+ LAPRINTOPT.asonscreen=1;
+ set(LAPRINTHAN.asonscreen,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'keepticklabels'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.keepticklabels==1
+ LAPRINTOPT.keepticklabels=0;
+ set(LAPRINTHAN.keepticklabels,'check','off')
+ else
+ LAPRINTOPT.keepticklabels=1;
+ set(LAPRINTHAN.keepticklabels,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'mathticklabels'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.mathticklabels==1
+ LAPRINTOPT.mathticklabels=0;
+ set(LAPRINTHAN.mathticklabels,'check','off')
+ else
+ LAPRINTOPT.mathticklabels=1;
+ set(LAPRINTHAN.mathticklabels,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'head'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.head==1
+ LAPRINTOPT.head=0;
+ set(LAPRINTHAN.head,'check','off')
+ else
+ LAPRINTOPT.head=1;
+ set(LAPRINTHAN.head,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'comment'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ answer = inputdlg({['Please enter a describing comment to '...
+ 'be placed into the head of the tex file:']},...
+ 'LaPrint Settings',1,{LAPRINTOPT.comment},'on');
+ if length(answer)
+ LAPRINTOPT.comment = answer{1};
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'caption'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ answer = inputdlg(['If the following text is nonempty, ' ...
+ 'then it will be placed as a \caption{} into the tex '...
+ 'file along with \label{fig:' LAPRINTOPT.filename '}. '...
+ 'Please enter the caption text:'],...
+ 'LaPrint Settings',1,{LAPRINTOPT.caption},'on');
+ if length(answer)
+ LAPRINTOPT.caption = answer{1};
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'extrapicture'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.extrapicture==1
+ LAPRINTOPT.extrapicture=0;
+ set(LAPRINTHAN.extrapicture,'check','off')
+ else
+ LAPRINTOPT.extrapicture=1;
+ set(LAPRINTHAN.extrapicture,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'nzeros'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ answer = inputdlg({['Please enter length of the psfrag replacement '...
+ 'strings (must be >= 3) :']},...
+ 'LaPrint Settings',1,{num2str(LAPRINTOPT.nzeros)},'on');
+ if length(answer)
+ LAPRINTOPT.nzeros = max(eval(answer{1}),3);
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'verbose'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.verbose==1
+ LAPRINTOPT.verbose=0;
+ set(LAPRINTHAN.verbose,'check','off')
+ else
+ LAPRINTOPT.verbose=1;
+ set(LAPRINTHAN.verbose,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'figcopy'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.figcopy==1
+ LAPRINTOPT.figcopy=0;
+ set(LAPRINTHAN.figcopy,'check','off')
+ else
+ LAPRINTOPT.figcopy=1;
+ set(LAPRINTHAN.figcopy,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'printcmd'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ answer = inputdlg({['Please enter the Matlab command '...
+ 'to be used for printing the eps file '...
+ '(LaPrint will internally replace <figurenumber> by the '...
+ 'number of the figure <filename.eps> by the ' ...
+ 'eps-filename and <filename> '...
+ 'by the basename of the file, respectively). You can add options '...
+ 'here (like ''-loose'') or use a different program '...
+ 'for printing (like ''exportfig'') :']},...
+ 'LaPrint Settings',1,{LAPRINTOPT.printcmd},'on');
+ if length(answer)
+ LAPRINTOPT.printcmd = answer{1};
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'package_epsfig'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ LAPRINTOPT.package='epsfig';
+ set(LAPRINTHAN.package_epsfig,'check','on')
+ set(LAPRINTHAN.package_graphicx,'check','off')
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'package_graphicx'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ LAPRINTOPT.package='graphicx';
+ set(LAPRINTHAN.package_epsfig,'check','off')
+ set(LAPRINTHAN.package_graphicx,'check','on')
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'color'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.color==1
+ LAPRINTOPT.color=0;
+ set(LAPRINTHAN.color,'check','off')
+ else
+ LAPRINTOPT.color=1;
+ set(LAPRINTHAN.color,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'createview'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.createview==1
+ LAPRINTOPT.createview=0;
+ LAPRINTOPT.processview=0;
+ set(LAPRINTHAN.createview,'check','off')
+ set(LAPRINTHAN.processview,'check','off')
+ else
+ LAPRINTOPT.createview=1;
+ set(LAPRINTHAN.createview,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'viewfilename'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ trydlg=1;
+ txt=['Please enter the name of the '...
+ 'viewfile (without extension .tex) : '];
+ txt2='';
+ while trydlg
+ answer = inputdlg({[txt txt2]},...
+ 'LaPrint Settings',1,{LAPRINTOPT.viewfilename},'on');
+ if length(answer)
+ if strcmp(answer{1},LAPRINTOPT.filename)
+ txt2=['The name must be different from the name of the '...
+ 'graphics file):'];
+ else
+ trydlg=0;
+ LAPRINTOPT.viewfilename = answer{1};
+ [viewfullnameext,viewbasenameext,viewbasename,viewdirname] = ...
+ getfilenames(LAPRINTOPT.viewfilename,'tex',0);
+ end
+ else
+ trydlg=0;
+ end
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'processview'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ if LAPRINTOPT.processview==1
+ LAPRINTOPT.processview=0;
+ set(LAPRINTHAN.processview,'check','off')
+ else
+ LAPRINTOPT.processview=1;
+ set(LAPRINTHAN.processview,'check','on')
+ LAPRINTOPT.createview=1;
+ set(LAPRINTHAN.createview,'check','on')
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'cmdsview'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ answer = inputdlg({...
+ ['Please enter up to 8 commands to process the view-file. ',...
+ 'Leave any of the fields empty, if you have ',...
+ 'less than 8 commands. ',...
+ 'In any of the following commands, LaPrint internally '...
+ 'replaces the tag <viewfile> by the name of the viewfile ',...
+ 'and the tag <filename> by the basename specified in the ',...
+ 'main LaPrint Window. ',...
+ 'At minimum you should enter the commands for the LaTeX ',...
+ 'compilation and for the dvi-to-postscript conversion ',...
+ 'here. See the LaPrint Online-Help for futher ',...
+ 'suggestions. ',...
+ 'Please enter the 1st command:'],...
+ 'Please enter the 2nd command:',...
+ 'Please enter the 3rd command:',...
+ 'Please enter the 4th command:',...
+ 'Please enter the 5th command:',...
+ 'Please enter the 6th command:',...
+ 'Please enter the 7th command:',...
+ 'Please enter the 8th command:'},...
+ 'LaPrint Settings',1,{LAPRINTOPT.cmd1,...
+ LAPRINTOPT.cmd2,LAPRINTOPT.cmd3,...
+ LAPRINTOPT.cmd4,LAPRINTOPT.cmd5,LAPRINTOPT.cmd6,...
+ LAPRINTOPT.cmd7,LAPRINTOPT.cmd8},'on');
+ if length(answer)==8
+ LAPRINTOPT.cmd1=answer{1};
+ LAPRINTOPT.cmd2=answer{2};
+ LAPRINTOPT.cmd3=answer{3};
+ LAPRINTOPT.cmd4=answer{4};
+ LAPRINTOPT.cmd5=answer{5};
+ LAPRINTOPT.cmd6=answer{6};
+ LAPRINTOPT.cmd7=answer{7};
+ LAPRINTOPT.cmd8=answer{8};
+ end
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'getpref'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ out = prefsettings;
+ if ~isempty(out)
+ oldfigno = LAPRINTOPT.figno; % keep this!
+ LAPRINTOPT = out;
+ LAPRINTOPT.figno = oldfigno;
+ else
+ errordlg('No LaPrint preferences available.')
+ end
+ updategui(LAPRINTHAN,LAPRINTOPT);
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'setpref'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ setpref('LaPrint','LAPRINTOPT',LAPRINTOPT);
+ case 'rmpref'
+ if ispref('LaPrint')
+ rmpref('LaPrint');
+ else
+ errordlg('Preference does not exist.')
+ end
+ case 'savepref'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ txt = 'Save preferences file ';
+ [preffile,prefpath]=uiputfile('laprint.mat',txt);
+ save([prefpath preffile],'LAPRINTOPT');
+ case 'loadpref'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ txt = ['Load preferences file '...
+ '(must be previously created by LaPrint)'];
+ [preffile,prefpath]=uigetfile('laprint.mat',txt);
+ if ~isequal(preffile,0) & ~isequal(prefpath,0)
+ oldfigno = LAPRINTOPT.figno; % keep this!
+ load([prefpath preffile]); % hope file contains correct
+ LAPRINTOPT.figno = oldfigno; % LAPRINTOPT
+ updategui(LAPRINTHAN,LAPRINTOPT);
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ end
+ case 'factory'
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ out = factorysettings;
+ if ~isempty(out)
+ oldfigno = LAPRINTOPT.figno; % keep this!
+ LAPRINTOPT = out;
+ LAPRINTOPT.figno = oldfigno;
+ else
+ errordlg('No LaPrint preferences available.')
+ end
+ updategui(LAPRINTHAN,LAPRINTOPT);
+ sethf(hf,LAPRINTHAN,LAPRINTOPT);
+ case 'helpwindow'
+ hhf=figure(hhf);
+ set(hhf,'Name','LaPrint Online Help',...
+ 'Numbertitle','off',...
+ 'menubar','none',...
+ 'HandleVisibility','callback',...
+ 'resize','on',...
+ 'ResizeFcn','laprint(''helpwindow'');');
+ hht=uicontrol('Parent',hhf,...
+ 'style','listbox',...
+ 'units','normalized',...
+ 'position',[0.005 0.005 0.9 0.99],...
+ 'BackgroundColor','w',...
+ 'Fontsize',12,...
+ 'foregroundcolor','k',...
+ 'FontName','FixedWidth',...
+ 'HorizontalAlignment','left');
+ [txt,hhtpos]=textwrap(hht,helptext);
+ set(hht,'string',txt)
+ set(hht,'position',[0.005 0.005 0.99 0.99])
+ set(hht,'HandleVisibility','callback')
+ case 'whois'
+ msgbox({['This is LaPrint, Version ' laprintident],...
+ '',...
+ 'To blame for LaPrint:',...
+ 'Arno Linnemann','Control and Automation',...
+ 'Department of Electrical and Computer Engineering',...
+ 'University of Kassel',...
+ '34109 Kassel',...
+ 'Germany',...
+ 'mailto:linnemann@uni-kassel.de'},...
+ 'LaPrint Info')
+ otherwise
+ error('unknown callback option')
+ end
+ return
+end % if isa(figno,'char')
+
+% nargin >=1 and ~isa(figno,'char')
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%
+%%%% PART 1 of advanced usage:
+%%%% Check inputs and initialize
+%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+if isa(figno,'cell') % called from GUI (all set)
+
+ [LAPRINTHAN,LAPRINTOPT]=gethf(hf);
+ figno=LAPRINTOPT.figno;
+ filename=LAPRINTOPT.filename;
+
+else % advanced usage
+
+ % get settings
+ LAPRINTOPT = prefsettings;
+ if isempty(LAPRINTOPT)
+ LAPRINTOPT = factorysettings;
+ end
+
+ % modify prefs
+ if ~isa(figno,'double')
+ figno
+ error('This is not a figure handle.')
+ end
+ if ~any(get(0,'children')==figno)
+ figno
+ error('This is not a figure handle.')
+ end
+ LAPRINTOPT.figno = figno;
+
+ if nargin>1
+ if ~isa(filename,'char')
+ filename
+ error('This is not a file name.')
+ end
+ LAPRINTOPT.filename=filename;
+ end
+end
+
+% read and check command line options
+
+try % try old usage (Version 2.03)
+ if nargin <=2
+ error('lets take new usage')
+ end
+ % 2.03 defaults
+ width = 12;
+ factor = 0.8;
+ scalefonts = 1;
+ keepfontprops = 0;
+ asonscreen = 0;
+ keepticklabels = 0;
+ mathticklabels = 0;
+ head = 1;
+ comment = '';
+ caption = '';
+ extrapicture = 1;
+ nzeros = 5;
+ verbose = 0;
+ figcopy = 1;
+ printcmd = ['print(''-f<figurenumber>'',' ...
+ '''-deps'',''<filename.eps>'')'];
+ package = 'epsfig';
+ color = 0;
+ createview = 0;
+ viewfilename = [filename '_'];
+ processview = 0;
+ cmd1 = '';
+ cmd2 = '';
+ cmd3 = '';
+ cmd4 = '';
+ cmd5 = '';
+ cmd6 = '';
+ cmd7 = '';
+ cmd8 = '';
+ for i=1:nargin-2
+ if ~isa(varargin{i},'char')
+ error('Options must be character arrays.')
+ end
+ oriopt=varargin{i}(:)';
+ opt=[ lower(strrep(oriopt,' ','')) ' ' ];
+ if strcmp(opt(1:7),'verbose')
+ verbose=1;
+ elseif strcmp(opt(1:10),'asonscreen')
+ asonscreen=1;
+ elseif strcmp(opt(1:14),'keepticklabels')
+ keepticklabels=1;
+ elseif strcmp(opt(1:14),'mathticklabels')
+ mathticklabels=1;
+ elseif strcmp(opt(1:13),'keepfontprops')
+ keepfontprops=1;
+ elseif strcmp(opt(1:14),'noextrapicture')
+ extrapicture=0;
+ elseif strcmp(opt(1:14),'noextrapicture')
+ extrapicture=0;
+ elseif strcmp(opt(1:5),'loose')
+ printcmd = ['print(''-f<figurenumber>'',' ...
+ '''-deps'',''-loose'',''<filename.eps>'')'];
+ elseif strcmp(opt(1:9),'nofigcopy')
+ figcopy=0;
+ elseif strcmp(opt(1:12),'noscalefonts')
+ scalefonts=0;
+ elseif strcmp(opt(1:6),'nohead')
+ head=0;
+ elseif strcmp(opt(1:7),'caption')
+ eqpos=findstr(oriopt,'=');
+ if isempty(eqpos)
+ caption='Matlab Figure';
+ else
+ caption=oriopt(eqpos+1:length(oriopt));
+ end
+ elseif strcmp(opt(1:8),'comment=')
+ eqpos=findstr(oriopt,'=');
+ comment=oriopt(eqpos(1)+1:length(oriopt));
+ elseif strcmp(opt(1:9),'viewfile=')
+ createview=1;
+ eqpos=findstr(oriopt,'=');
+ viewfilename=oriopt(eqpos(1)+1:length(oriopt));
+ elseif strcmp(opt(1:6),'width=')
+ eval([ opt ';' ]);
+ elseif strcmp(opt(1:7),'factor=')
+ eval([ opt ';' ]);
+ else
+ error([ 'Option ' varargin{i} ' not recognized.'])
+ end
+ end
+
+ warning('LaPrint:general',['You are using the old LaPrint '...
+ 'syntax. This syntax might not be supported in '...
+ 'future releases of LaPrint.'])
+
+catch % old usage doesn't work, take new one
+
+ % restore preferences / factory defaults
+ width = LAPRINTOPT.width;
+ factor = LAPRINTOPT.factor;
+ scalefonts = LAPRINTOPT.scalefonts;
+ keepfontprops = LAPRINTOPT.keepfontprops;
+ asonscreen = LAPRINTOPT.asonscreen;
+ keepticklabels = LAPRINTOPT.keepticklabels;
+ mathticklabels = LAPRINTOPT.mathticklabels;
+ head = LAPRINTOPT.head;
+ comment = LAPRINTOPT.comment;
+ caption = LAPRINTOPT.caption;
+ extrapicture = LAPRINTOPT.extrapicture;
+ nzeros = LAPRINTOPT.nzeros;
+ verbose = LAPRINTOPT.verbose;
+ figcopy = LAPRINTOPT.figcopy;
+ printcmd = LAPRINTOPT.printcmd;
+ package = LAPRINTOPT.package;
+ color = LAPRINTOPT.color;
+ createview = LAPRINTOPT.createview;
+ viewfilename = LAPRINTOPT.viewfilename;
+ processview = LAPRINTOPT.processview;
+ cmd1 = LAPRINTOPT.cmd1;
+ cmd2 = LAPRINTOPT.cmd2;
+ cmd3 = LAPRINTOPT.cmd3;
+ cmd4 = LAPRINTOPT.cmd4;
+ cmd5 = LAPRINTOPT.cmd5;
+ cmd6 = LAPRINTOPT.cmd6;
+ cmd7 = LAPRINTOPT.cmd7;
+ cmd8 = LAPRINTOPT.cmd8;
+
+ if nargin > 2
+ if rem(nargin,2)
+ error('Option names/values must appear in pairs.')
+ end
+ for i=1:2:nargin-2
+ if ~isa(varargin{i},'char')
+ error('Option name must be a character array.')
+ end
+ opt = lower(strrep(varargin{i}(:)',' ',''));
+ val = varargin{i+1}(:)';
+ switch opt
+ case 'options'
+ if isa(val,'char')
+ if strcmp(val,'factory')
+ val = factorysettings;
+ else
+ load(val)
+ val = LAPRINTOPT;
+ end
+ end
+ if ~isa(val,'struct')
+ error('Value of options must be a structure array.')
+ end
+ % no error checking here!
+ width = val.width;
+ factor = val.factor;
+ scalefonts = val.scalefonts;
+ keepfontprops = val.keepfontprops;
+ asonscreen = val.asonscreen;
+ keepticklabels = val.keepticklabels;
+ mathticklabels = val.mathticklabels;
+ head = val.head;
+ comment = val.comment;
+ caption = val.caption;
+ extrapicture = val.extrapicture;
+ nzeros = val.nzeros;
+ verbose = val.verbose;
+ figcopy = val.figcopy;
+ printcmd = val.printcmd;
+ package = val.package;
+ color = val.color;
+ createview = val.createview;
+ viewfilename = val.viewfilename;
+ processview = val.processview;
+ cmd1 = val.cmd1;
+ cmd2 = val.cmd2;
+ cmd3 = val.cmd3;
+ cmd4 = val.cmd4;
+ cmd5 = val.cmd5;
+ cmd6 = val.cmd6;
+ cmd7 = val.cmd7;
+ cmd8 = val.cmd8;
+ case 'width'
+ if ~isa(val,'double')
+ error('Value of width must be a double.')
+ end
+ width = val;
+ case 'factor'
+ if ~isa(val,'double')
+ error('Value of factor must be a double.')
+ end
+ factor=val;
+ case 'scalefonts'
+ scalefonts = value01(val,opt);
+ case 'keepfontprops'
+ keepfontprops = value01(val,opt);
+ case 'asonscreen'
+ asonscreen = value01(val,opt);
+ case 'keepticklabels'
+ keepticklabels = value01(val,opt);
+ case 'mathticklabels'
+ mathticklabels = value01(val,opt) ;
+ case 'head'
+ head = value01(val,opt);
+ case 'comment'
+ if ~isa(val,'char')
+ error('Value of comment must be a character array.')
+ end
+ comment = val;
+ case 'caption'
+ if ~isa(val,'char')
+ error('Value of caption must be a character array.')
+ end
+ caption = val;
+ case 'extrapicture'
+ extrapicture = value01(val,opt);
+ case 'nzeros'
+ if ~isa(val,'double')
+ error('Value of nzeros must be a double.')
+ end
+ nzeros = val;
+ case 'verbose'
+ verbose = value01(val,opt);
+ case 'figcopy'
+ figcopy = value01(val,opt);
+ case 'printcmd'
+ if ~isa(val,'char')
+ error('Value of printcmd must be a character array.')
+ end
+ printcmd = val;
+ case 'package'
+ if ~isa(val,'char')
+ error('Value of package must be a character array.')
+ end
+ val = lower(strrep(val,' ',''));
+ switch val
+ case {'graphicx','epsfig'}
+ % fine
+ otherwise
+ error('Value of package is unknown.')
+ end
+ package = val;
+ case 'color'
+ color = value01(val,opt);
+ case 'createview'
+ createview = value01(val,opt);
+ case 'viewfilename'
+ if ~isa(val,'char')
+ error('Value of viewfilename must be a character array.')
+ end
+ viewfilename = val;
+ case 'processview'
+ processview = value01(val,opt);
+ case 'cmd1'
+ if ~isa(val,'char')
+ error('Value of cmd1 must be a character array.')
+ end
+ cmd1 = val;
+ case 'cmd2'
+ if ~isa(val,'char')
+ error('Value of cmd2 must be a character array.')
+ end
+ cmd2 = val;
+ case 'cmd3'
+ if ~isa(val,'char')
+ error('Value of cmd3 must be a character array.')
+ end
+ cmd3 = val;
+ case 'cmd4'
+ if ~isa(val,'char')
+ error('Value of cmd4 must be a character array.')
+ end
+ cmd4 = val;
+ case 'cmd5'
+ if ~isa(val,'char')
+ error('Value of cmd5 must be a character array.')
+ end
+ cmd5 = val;
+ case 'cmd6'
+ if ~isa(val,'char')
+ error('Value of cmd6 must be a character array.')
+ end
+ cmd6 = val;
+ case 'cmd7'
+ if ~isa(val,'char')
+ error('Value of cmd7 must be a character array.')
+ end
+ cmd7 = val;
+ case 'cmd8'
+ if ~isa(val,'char')
+ error('Value of cmd8 must be a character array.')
+ end
+ cmd8 = val;
+ otherwise
+ error(['Option ''' opt ''' unknown'])
+ end % switch opt
+ end % for i=3:2:nargin
+ end % if nargin > 2
+end % try / catch
+
+if verbose,
+ disp([ 'This is LaPrint, version ' laprintident '.' ]);
+end
+
+comment = strrep(strrep(comment,'\','\\'),'%','%%');
+caption = strrep(strrep(caption,'\','\\'),'%','%%');
+iscaption = logical(length(caption));
+
+if nzeros < 3
+ warning('LaPrint:general',...
+ 'The value of nzero should be >=3. I will use nzeros=3.')
+ nzeros=3;
+end
+
+if processview
+ createview=1;
+end
+
+if mathticklabels
+ Do='$';
+else
+ Do='';
+end
+
+% eps- and tex- filenames
+[epsfullnameext,epsbasenameext,epsbasename,epsdirname] = ...
+ getfilenames(filename,'eps',verbose);
+[texfullnameext,texbasenameext,texbasename,texdirname] = ...
+ getfilenames(filename,'tex',verbose);
+if ~strcmp(texdirname,epsdirname)
+ warning('LaPrint:files',['The eps-file and tex-file are '...
+ 'placed in different directories.']);
+end
+
+if createview | processview
+ [viewfullnameext,viewbasenameext,viewbasename,viewdirname] = ...
+ getfilenames(viewfilename,'tex',verbose);
+ if strcmp(texfullnameext,viewfullnameext)
+ viewfilename=[ viewfilename '_'];
+ warning('LaPrint:files',['The tex- and view-file coincide. '...
+ 'I''ll use '' ' viewfilename ' ''. Hope that''s ok.' ])
+ end
+ [viewfullnameext,viewbasenameext,viewbasename,viewdirname]= ...
+ getfilenames(viewfilename,'tex',verbose);
+ if ~strcmp(texdirname,viewdirname)
+ warning('LaPrint:files',['The eps-file and view-file are '...
+ 'placed in different directories.' ])
+ end
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%
+%%%% PART 2 of advanced usage:
+%%%% Create new figure, insert tags, and bookkeep original text
+%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% show all
+shh = get(0,'ShowHiddenHandles');
+set(0,'ShowHiddenHandles','on');
+
+% preparing check for copyobj bug
+figno_ori = figno;
+number_children_ori = length(get(figno_ori,'children'));
+
+% open new figure (if required) and set properties
+if figcopy
+ figno = copyobj(figno,0);
+ set(figno,'visible','off')
+ set(figno,'Numbertitle','off')
+ set(figno,'MenuBar','none')
+ pause(0.5)
+end
+
+if asonscreen
+ xlimmodeauto = findobj(figno,'xlimmode','auto');
+ xtickmodeauto = findobj(figno,'xtickmode','auto');
+ xticklabelmodeauto = findobj(figno,'xticklabelmode','auto');
+ ylimmodeauto = findobj(figno,'ylimmode','auto');
+ ytickmodeauto = findobj(figno,'ytickmode','auto');
+ yticklabelmodeauto = findobj(figno,'yticklabelmode','auto');
+ zlimmodeauto = findobj(figno,'zlimmode','auto');
+ ztickmodeauto = findobj(figno,'ztickmode','auto');
+ zticklabelmodeauto = findobj(figno,'zticklabelmode','auto');
+ set(xlimmodeauto,'xlimmode','manual')
+ set(xtickmodeauto,'xtickmode','manual')
+ set(xticklabelmodeauto,'xticklabelmode','manual')
+ set(ylimmodeauto,'ylimmode','manual')
+ set(ytickmodeauto,'ytickmode','manual')
+ set(yticklabelmodeauto,'yticklabelmode','manual')
+ set(zlimmodeauto,'ylimmode','manual')
+ set(ztickmodeauto,'ytickmode','manual')
+ set(zticklabelmodeauto,'yticklabelmode','manual')
+end
+set(figno,'paperunits','centimeters');
+set(figno,'units','centimeters');
+orip = get(figno,'Position');
+
+% determine width and height
+if factor <= 0
+ factor = width/orip(3);
+end
+latexwidth = width;
+epswidth = latexwidth/factor;
+epsheight = epswidth*orip(4)/orip(3);
+
+set(figno,'PaperPosition',[0 0 epswidth epsheight ])
+set(figno,'papersize',[epswidth epsheight])
+set(figno,'Position',[orip(1)+0.5 orip(2)-0.5 epswidth epsheight ])
+set(figno,'Name',[ 'To be printed; size: ' num2str(factor,3) ...
+ ' x (' num2str(epswidth,3) 'cm x ' num2str(epsheight,3) 'cm)' ])
+
+% some warnings
+if verbose
+ if (epswidth<13) | (epsheight<13*0.75)
+ warning('LaPrint:size',['The size of the eps-figure is quite '...
+ 'small. The text objects might not be properly set. '...
+ 'Reducing ''factor'' might help.'])
+ end
+ if latexwidth/epswidth<0.5
+ warning('LaPrint:size',['The size of the eps-figure is large ' ...
+ 'compared to the latex figure. '...
+ 'The text size might be too small. '...
+ 'Increasing ''factor'' might help.'])
+ end
+ if (orip(3)-epswidth)/orip(3) > 0.1
+ warning('LaPrint:size',['The size of the eps-figure is much '...
+ 'smaller than the original '...
+ 'figure on screen. Matlab might save different ticks '...
+ 'and ticklabels than in the original figure. '...
+ 'See option ''asonscreen''.'])
+ end
+ disp('Strike any key to continue.');
+ pause
+end
+
+%
+% TEXT OBJECTS: modify new figure
+%
+
+% find all text objects
+hxl = get(findobj(figno,'type','axes'),'xlabel');
+hyl = get(findobj(figno,'type','axes'),'ylabel');
+hzl = get(findobj(figno,'type','axes'),'zlabel');
+hti = get(findobj(figno,'type','axes'),'title');
+hte = findobj(figno,'type','text');
+
+% array of all text handles
+htext = unique([ celltoarray(hxl) celltoarray(hyl) celltoarray(hzl) ...
+ celltoarray(hti) celltoarray(hte)]);
+nt = length(htext);
+
+% set(celltoarray(hxl),'VerticalAlignment','top');
+% get alignments
+hora = get(htext,'HorizontalAlignment');
+vera = get(htext,'VerticalAlignment');
+align = cell(nt,1);
+for i=1:nt
+ align{i} = hora{i}(1);
+ switch vera{i}
+ case 'top'
+ align{i} = [align{i} 't'];
+ case 'cap'
+% if ~isempty(get(htext(i),'string'))
+% warning('LaPrint:text',['Using vertical ' ...
+% 'alignment ''top'' instead of ''cap''.'])
+% end
+ align{i} = [align{i} 't'];
+ case 'middle'
+ align{i} = [align{i} 'c'];
+ case 'baseline'
+ align{i} = [align{i} 'B'];
+ case 'bottom'
+ align{i} = [align{i} 'b'];
+ otherwise
+ warning('LaPrint:text',['Vertical alignment ' vera{i} ...
+ ' unknown. Using ''c''.'])
+ align{i} = [align{i} 'c'];
+ end
+end
+
+% generate new strings and store old ones
+oldstr = get(htext,'string');
+newstr = cell(nt,1);
+basestr = ['s' char(48*ones(1,nzeros-1))];
+extrastr = 0;
+for i=1:nt
+ osi = oldstr{i};
+ oldstr{i} = ['\setlength{\tabcolsep}{0pt}\begin{tabular}{' ...
+ align{i}(1) '}'];
+ isnonempty_osi = 0;
+ if strcmp(get(get(htext(i),'parent'),'tag'),'legend')
+ newstr1 = [];
+ if isa(osi,'cell')
+ % Legend/cell : Don't use tabular, employ extra strings
+ nlines = length(osi);
+ if nlines > 1
+ newstr{nt+extrastr+nlines-1} = [];
+ oldstr{nt+extrastr+nlines-1} = [];
+ htext((nt+extrastr+1):(nt+extrastr+nlines-1))=htext(i);
+ for line=1:nlines-1
+ oldstr{nt+extrastr+line} = ...
+ strrep(strrep(osi{line},'\','\\'),'%','%%');
+ newstr{nt+extrastr+line} = ...
+ overwritetail(basestr,nt+extrastr+line);
+ newstr1 = [newstr1; overwritetail(basestr,nt+extrastr+line)];
+ end
+ extrastr = extrastr+nlines-1;
+ end
+ if nlines > 0
+ oldstr{i} = strrep(strrep(osi{nlines},'\','\\'),'%','%%');
+ newstr{i} = overwritetail(basestr,i);
+ newstr1 = [newstr1; overwritetail(basestr,i)];
+ end
+ % replace strings in figure
+ set(htext(i),'string',cellstr(newstr1));
+ else
+ % Legend/matrix : Don't use tabular, employ extra strings
+ nlines=size(osi,1);
+ if nlines > 1
+ newstr{nt+extrastr+nlines-1} = [];
+ oldstr{nt+extrastr+nlines-1} = [];
+ htext((nt+extrastr+1):(nt+extrastr+nlines-1))=htext(i);
+ for line=1:nlines-1
+ oldstr{nt+extrastr+line} = ...
+ strrep(strrep(osi(line,:),'\','\\'),'%','%%');
+ newstr{nt+extrastr+line} = ...
+ overwritetail(basestr,nt+extrastr+line);
+ newstr1 = [newstr1; overwritetail(basestr,nt+extrastr+line)];
+ end
+ extrastr = extrastr+nlines-1;
+ end
+ if nlines > 0
+ oldstr{i} = strrep(strrep(osi(nlines,:),'\','\\'),'%','%%');
+ newstr{i} = overwritetail(basestr,i);
+ newstr1 = [newstr1; overwritetail(basestr,i)];
+ end
+ % replace strings in figure
+ set(htext(i),'string',newstr1);
+ end
+ else
+ % text, not a legend
+ if isa(osi,'cell')
+ nlines = length(osi);
+ if nlines > 1
+ for line=1:nlines-1
+ oldstr{i}=[oldstr{i} osi{line} '\\'];
+ isnonempty_osi = isnonempty_osi+length(osi{line});
+ end
+ if align{i}(2) == 'B'
+ warning('LaPrint:text',['Vertical Alignment ''baseline'' '...
+ 'in text with multiple rows might not match.'])
+ align{i}(2) = 't';
+ end
+ end
+ if nlines > 0
+ oldstr{i} = [oldstr{i} osi{nlines} '\end{tabular}'];
+ isnonempty_osi = isnonempty_osi+length(osi{nlines});
+ end
+ oldstr{i} = strrep(strrep(oldstr{i},'\','\\'),'%','%%');
+ if isnonempty_osi
+ newstr{i} = overwritetail(basestr,i);
+ else
+ newstr{i} = '';
+ end
+ % replace strings in figure
+ set(htext(i),'string',newstr{i});
+ else
+ nlines=size(osi,1);
+ if nlines > 1
+ for line=1:nlines-1
+ oldstr{i} = [oldstr{i} osi(line,:) '\\'];
+ isnonempty_osi = isnonempty_osi+length(osi(line,:));
+ end
+ if align{i}(2) == 'B'
+ warning('LaPrint:text',['Vertical Alignment ''baseline'' '...
+ 'in text with multiple rows might not match.'])
+ align{i}(2) = 't';
+ end
+ end
+ if nlines > 0
+ oldstr{i} = [oldstr{i} osi(nlines,:) '\end{tabular}'];
+ isnonempty_osi = isnonempty_osi+length(osi(nlines,:));
+ end
+ oldstr{i} = strrep(strrep(oldstr{i},'\','\\'),'%','%%');
+
+ if isnonempty_osi
+ newstr{i} = overwritetail(basestr,i);
+ else
+ newstr{i} = '';
+ end
+ % replace string in figure
+ set(htext(i),'string',newstr{i});
+ end % isa cell
+ end % isa legend
+end % for
+
+ntp = nt+extrastr;
+
+% Alignment of Legends
+if extrastr > 0
+ align{ntp} = [];
+ [align{nt+1:ntp}] = deal('lc');
+end
+
+% get font properties and create commands
+if ntp > 0
+ [fontsizecmd{1:ntp}] = deal('');
+ [fontanglecmd{1:ntp}] = deal('');
+ [fontweightcmd{1:ntp}] = deal('');
+ [colorcmd{1:ntp}] = deal('');
+ [colorclose{1:ntp}] = deal('');
+end
+selectfontcmd = '';
+
+if keepfontprops
+
+ % fontsize
+ set(htext,'fontunits','points');
+ fontsize = get(htext,'fontsize');
+ for i=1:ntp
+ fontsizecmd{i} = [ '\\fontsize{' num2str(fontsize{i}) '}{' ...
+ num2str(fontsize{i}*1.5) '}' ];
+ end
+
+ % fontweight
+ fontweight = get(htext,'fontweight');
+ for i=1:ntp
+ switch fontweight{i}
+ case 'light'
+ fontweightcmd{i} = [ '\\fontseries{l}\\mathversion{normal}' ];
+ case 'normal'
+ fontweightcmd{i} = [ '\\fontseries{m}\\mathversion{normal}' ];
+ case 'demi'
+ fontweightcmd{i} = [ '\\fontseries{sb}\\mathversion{bold}' ];
+ case 'bold'
+ fontweightcmd{i} = [ '\\fontseries{bx}\\mathversion{bold}' ];
+ otherwise
+ warning('LaPrint:text',['Unknown fontweight: ' fontweight{i} ])
+ fontweightcmd{i} = [ '\\fontseries{m}\\mathversion{normal}' ];
+ end
+ end
+
+ % fontangle
+ fontangle = get(htext,'fontangle');
+ for i=1:ntp
+ switch fontangle{i}
+ case 'normal'
+ fontanglecmd{i} = [ '\\fontshape{n}' ];
+ case 'italic'
+ fontanglecmd{i} = [ '\\fontshape{it}' ];
+ case 'oblique'
+ fontanglecmd{i} = [ '\\fontshape{it}' ];
+ otherwise
+ warning('LaPrint:text',['unknown fontangle: ' fontangle{i} ])
+ fontanglecmd{i} = [ '\\fontshape{n}' ];
+ end
+ end
+ selectfontcmd = '\\selectfont ';
+
+end
+
+if color & ntp>0
+ col = get(htext,'color');
+ bgcol = get(htext,'BackgroundColor');
+ ecol = get(htext,'EdgeColor');
+ for i=1:ntp
+ col0 = get(get(htext(i),'parent'),'color');
+ [coli,isc] = char2rgb(col{i},[0 0 0]);
+ [bgcoli,isbgc] = char2rgb(bgcol{i},col0);
+ [ecoli,isec] = char2rgb(ecol{i},col0);
+ if isbgc | isec
+ set(htext(i),'BackgroundColor','none')
+ set(htext(i),'EdgeColor','none')
+ colorcmd{i} = ['\\setlength{\\fboxsep}{2pt}\\fcolorbox[rgb]{' ...
+ num2str(ecoli(1)) ',' num2str(ecoli(2)) ',' ...
+ num2str(ecoli(3)) '}{' ...
+ num2str(bgcoli(1)) ',' num2str(bgcoli(2)) ',' ...
+ num2str(bgcoli(3)) '}{\\color[rgb]{' ...
+ num2str(coli(1)) ',' num2str(coli(2)) ',' num2str(coli(3)) '}' ];
+ colorclose{i} = '}';
+ else
+ colorcmd{i} = ['\\color[rgb]{' ...
+ num2str(coli(1)) ',' num2str(coli(2)) ',' num2str(coli(3)) '}' ];
+ end
+ end
+end
+
+%
+% LABELS: modify new figure
+%
+
+if ~keepticklabels
+
+ % all axes
+ hax = celltoarray(findobj(figno,'type','axes'));
+ na = length(hax);
+
+% % try to figure out if we have 3D axes an warn
+% issuewarning = 0;
+% for i=1:na
+% issuewarning = max(issuewarning,is3d(hax(i)));
+% end
+% if issuewarning
+% warning('LaPrint:label',['This seems to be a 3D plot. '...
+% 'The LaTeX labels are possibly incorrect. '...
+% 'The option ''keepticklabels'' might help. '...
+% 'Setting ''figcopy'' to ''off'' might be wise, too.'])
+% end
+
+ % try to figure out if we linear scale with extra factor
+ % and determine powers of 10
+ powers = NaN*zeros(na,3); % matrix with powers of 10
+ for i=1:na % all axes
+ allxyz = { 'x', 'y', 'z' };
+ for ixyz=1:3 % x,y,z
+ xyz = allxyz{ixyz};
+ ticklabelmode = get(hax(i),[ xyz 'ticklabelmode']);
+ if strcmp(ticklabelmode,'auto')
+ tick = get(hax(i),[ xyz 'tick']);
+ ticklabel = get(hax(i),[ xyz 'ticklabel']);
+ nticklabels = size(ticklabel,1);
+ nticks = length(tick);
+ if nticks==0,
+ powers(i,ixyz)=0;
+ nticklabels=0;
+ end
+ if nticklabels==0,
+ powers(i,ixyz)=0;
+ end
+ for k=1:nticklabels % all ticks
+ label = str2num(ticklabel(k,:));
+ if length(label)==0,
+ powers(i,ixyz) = 0;
+ break;
+ end
+ if ( label==0 ) & ( abs(tick(k))>1e-10 )
+ powers(i,ixyz) = 0;
+ break;
+ end
+ if label~=0
+ expon = log10(tick(k)/label);
+ rexpon = round(expon);
+ if abs(rexpon-expon)>1e-10
+ powers(i,ixyz) = 0;
+ break;
+ end
+ if isnan(powers(i,ixyz))
+ powers(i,ixyz) = rexpon;
+ else
+ if powers(i,ixyz)~=rexpon
+ powers(i,ixyz) = 0;
+ break;
+ end
+ end
+ end
+ end % k
+ else % if 'auto'
+ powers(i,ixyz) = 0;
+ end % if 'auto'
+ end % ixyz
+ end % i
+
+ % place text to be replaced by powers on y-axis
+ for i=1:na
+ allxyz = { 'x', 'y', 'z' };
+ ixyz=2; % x,y,z
+ xyz = allxyz{ixyz};
+ leftright=get(hax(i),'yaxislocation');
+ if powers(i,ixyz) & ~is3d(hax(i)) & isequal(leftright,'left')
+ powertext = ['ypower' int2str(i)];
+ xlimit = get(hax(i),'xlim');
+ ylimit = get(hax(i),'ylim');
+ htext = text(xlimit(1),ylimit(2)+...
+ 0.01*(ylimit(2)-ylimit(1)),...
+ powertext);
+ set(htext,'VerticalAlignment','Baseline');
+ end
+ end % i
+
+ % replace all ticklabels and bookkeep
+ nxlabel = zeros(1,na);
+ nylabel = zeros(1,na);
+ nzlabel = zeros(1,na);
+ allxyz={ 'x', 'y', 'z' };
+ for ixyz=1:3
+ xyz = allxyz{ixyz};
+ k=1;
+ if strcmp(xyz,'y')
+ basestr = [ 'v' char(48*ones(1,nzeros-1))];
+ else
+ basestr = [ xyz char(48*ones(1,nzeros-1))];
+ end
+ oldtl = cell(na,1);
+ newtl = cell(na,1);
+ nlabel = zeros(1,na);
+ for i=1:na
+ % set(hax(i),[ xyz 'tickmode' ],'manual')
+ % set(hax(i),[ xyz 'ticklabelmode' ],'manual')
+ oldtl{i} = chartocell(get(hax(i),[ xyz 'ticklabel' ]));
+ nlabel(i) = length(oldtl{i});
+ newtl{i} = cell(1,nlabel(i));
+ for j=1:nlabel(i)
+ newtl{i}{j} = overwritetail(basestr,k);
+ k = k+1;
+ oldtl{i}{j} = deblank(strrep(strrep(oldtl{i}{j},'\','\\'),...
+ '%','%%'));
+ end
+ set(hax(i),[ xyz 'ticklabel' ],newtl{i});
+ end
+ eval([ 'old' xyz 'tl=oldtl;' ]);
+ eval([ 'new' xyz 'tl=newtl;' ]);
+ eval([ 'n' xyz 'label=nlabel;' ]);
+ end
+
+ % determine latex commands for font properties
+
+ if keepfontprops
+
+ % ticklabel font size
+ afsize = zeros(na,1);
+ for i=1:na
+ afsize(i) = get(hax(i),'fontsize');
+ end
+ if (any(afsize ~= afsize(1) ))
+ warning('LaPrint:text',['Different font sizes for axes not '...
+ 'supported. All axes will have font size ' ...
+ num2str(afsize(1)) '.' ] )
+ end
+ afsizecmd = [ '\\fontsize{' num2str(afsize(1)) '}{' ...
+ num2str(afsize(1)*1.5) '}' ];
+
+ % ticklabel font weight
+ afweight = cell(na,1);
+ for i=1:na
+ afweight{i} = get(hax(i),'fontweight');
+ end
+ switch afweight{1}
+ case 'light'
+ afweightcmd = [ '\\fontseries{l}\\mathversion{normal}' ];
+ case 'normal'
+ afweightcmd = [ '\\fontseries{m}\\mathversion{normal}' ];
+ case 'demi'
+ afweightcmd = [ '\\fontseries{sb}\\mathversion{bold}' ];
+ case 'bold'
+ afweightcmd = [ '\\fontseries{bx}\\mathversion{bold}' ];
+ otherwise
+ warning('LaPrint:text',['unknown fontweight: ' afweight{1} ])
+ afweightcmd = [ '\\fontseries{m}\\mathversion{normal}' ];
+ end
+ for i=1:na
+ if ~strcmp(afweight{i},afweight{1})
+ warning('LaPrint:text',['Different font weights for axes '...
+ 'are not supported. All axes will have font weight ' ...
+ afweightcmd '.'])
+ end
+ end
+
+ % ticklabel font angle
+ afangle = cell(na,1);
+ for i=1:na
+ afangle{i} = get(hax(i),'fontangle');
+ end
+ switch afangle{1}
+ case 'normal'
+ afanglecmd = [ '\\fontshape{n}' ];
+ case 'italic'
+ afanglecmd = [ '\\fontshape{it}' ];
+ case 'oblique'
+ afanglecmd = [ '\\fontshape{it}' ];
+ otherwise
+ warning('LaPrint:text',['unknown fontangle: ' afangle{1} ])
+ afanglecmd=[ '\\fontshape{n}' ];
+ end
+ for i=1:na
+ if ~strcmp(afangle{i},afangle{1})
+ warning('LaPrint:text',['Different font angles for axes not '...
+ 'supported. All axes will have font angle ' ...
+ afanglecmd '.'] )
+ end
+ end
+
+ end
+
+ % ticklabel color
+ acolcmd='';
+ if color
+ acol=[];
+ allxyz={ 'x', 'y', 'z' };
+ acolwarn = 0;
+ for i=1:na
+ for ixyz=1:3
+ xyzcolor = [allxyz{ixyz} 'color'];
+ if ~isempty(get(hax(i),[allxyz{ixyz} 'ticklabel']))
+ if isempty(acol)
+ acol = char2rgb(get(hax(i),xyzcolor));
+ else
+ if any(char2rgb(get(hax(i),xyzcolor))~=acol)
+ acolwarn = 1;
+ end
+ end
+ end
+ end
+ end
+ if acolwarn
+ warning('LaPrint:label',['Different colors for axes not ' ...
+ 'supported. All ticklabels will have color [ ' ...
+ num2str(acol) ' ].' ] )
+ end
+ if ~isempty(acol)
+ if any(acol~=[0 0 0])
+ acolcmd = [ '\\color[rgb]{' num2str(acol(1)) ',' ...
+ num2str(acol(2)) ',' num2str(acol(3)) '}' ];
+ end
+ end
+ end
+
+ % ticklabel alignment
+ xyzalign = char([116*ones(na,1) 114*ones(na,1) 114*ones(na,1)]);
+ for i=1:na
+ switch get(hax(i),'XAxisLocation')
+ case 'top'
+ xyzalign(i,1)='B';
+ end
+ switch get(hax(i),'YAxisLocation')
+ case 'right'
+ xyzalign(i,2)='l';
+ end
+ end
+
+end
+
+%
+% extra picture environment
+%
+
+if extrapicture
+ unitlength = zeros(na,1);
+ ybound = zeros(na,1);
+ for i=na:-1:1 % reverse order, to keep axes in original order
+ if ~is3d(hax(i))
+ xlim = get(hax(i),'xlim');
+ ylim = get(hax(i),'ylim');
+ axes(hax(i));
+ hori = text(ylim(1),ylim(1),[ 'origin' int2str(i) ]);
+ set(hori,'VerticalAlignment','bottom');
+ set(hori,'Fontsize',2);
+ set(hax(i),'Units','normalized')
+ pos = get(hax(i),'Position');
+ unitlength(i) = pos(3)*epswidth;
+ ybound(i) = (pos(4)*epsheight)/(pos(3)*epswidth);
+ else
+ warning('LaPrint:extrapic',['Option ''extrapicture'' for 3D ' ...
+ 'axes not supported.'])
+ end
+ end
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%
+%%%% PART 3 of advanced usage:
+%%%% save eps and tex files
+%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% prevent matlab print command to modify lims and ticks
+% (empty, if asonscreen=1)
+if ~keepticklabels
+ xlimmodeauto = findobj(figno,'xlimmode','auto');
+ xtickmodeauto = findobj(figno,'xtickmode','auto');
+ xticklabelmodeauto = findobj(figno,'xticklabelmode','auto');
+ ylimmodeauto = findobj(figno,'ylimmode','auto');
+ ytickmodeauto = findobj(figno,'ytickmode','auto');
+ yticklabelmodeauto = findobj(figno,'yticklabelmode','auto');
+ zlimmodeauto = findobj(figno,'zlimmode','auto');
+ ztickmodeauto = findobj(figno,'ztickmode','auto');
+ zticklabelmodeauto = findobj(figno,'zticklabelmode','auto');
+ set(xlimmodeauto,'xlimmode','manual')
+ set(xtickmodeauto,'xtickmode','manual')
+ set(xticklabelmodeauto,'xticklabelmode','manual')
+ set(ylimmodeauto,'ylimmode','manual')
+ set(ytickmodeauto,'ytickmode','manual')
+ set(yticklabelmodeauto,'yticklabelmode','manual')
+ set(zlimmodeauto,'ylimmode','manual')
+ set(ztickmodeauto,'ytickmode','manual')
+ set(zticklabelmodeauto,'yticklabelmode','manual')
+end
+
+% create eps file
+cmd = strrep(printcmd,'<filename.eps>',epsfullnameext);
+cmd = strrep(cmd,'<filename>',filename);
+cmd = strrep(cmd,'<figurenumber>',int2str(figno));
+
+if verbose
+ disp([ 'executing: '' ' cmd ' ''' ]);
+end
+eval(cmd);
+
+%
+% create latex file
+%
+if verbose
+ disp([ 'writing to: '' ' texfullnameext ' ''' ])
+end
+fid = fopen(texfullnameext,'w');
+
+% head
+if head
+ fprintf(fid,[ '%% This file is generated by the MATLAB m-file' ...
+ ' laprint.m. It can be included\n']);
+ fprintf(fid,[ '%% into LaTeX documents using the packages ']);
+ fprintf(fid,package);
+ if color
+ fprintf(fid,', color');
+ end
+ fprintf(fid,[ ' and psfrag.\n' ]);
+ fprintf(fid, ['%% It is accompanied by a postscript file. ',...
+ 'A sample LaTeX file is:\n']);
+ fprintf(fid, '%% \\documentclass{article}\\usepackage{');
+ fprintf(fid,package);
+ if color
+ fprintf(fid,',color');
+ end
+ fprintf(fid, ',psfrag}\n');
+ fprintf(fid,[ '%% \\begin{document}\\input{' ...
+ texbasename '}\\end{document}\n' ]);
+ fprintf(fid, [ '%% See http://www.mathworks.de/matlabcentral'...
+ '/fileexchange/loadFile.do?objectId=4638\n']);
+ fprintf(fid, [ '%% for recent versions of laprint.m.\n' ]);
+ fprintf(fid, '%%\n');
+ fprintf(fid,[ '%% created by: ' 'LaPrint version ' ...
+ laprintident '\n' ]);
+ fprintf(fid,[ '%% created on: ' datestr(now) '\n' ]);
+ fprintf(fid,[ '%% eps bounding box: ' num2str(epswidth) ...
+ ' cm x ' num2str(epsheight) ' cm\n' ]);
+ fprintf(fid,[ '%% comment: ' comment '\n' ]);
+ fprintf(fid,'%%\n');
+else
+ fprintf(fid,[ '%% generated by laprint.m\n' ]);
+ fprintf(fid,'%%\n');
+end
+
+% go on
+fprintf(fid,'\\begin{psfrags}%%\n');
+%fprintf(fid,'\\fontsize{10}{12}\\selectfont%%\n');
+fprintf(fid,'\\psfragscanon%%\n');
+
+% text strings
+
+numbertext=0;
+for i=1:nt
+ numbertext = numbertext+length(newstr{i});
+end
+if numbertext>0,
+ fprintf(fid,'%%\n');
+ fprintf(fid,'%% text strings:\n');
+ for i=1:ntp
+ if length(newstr{i})
+ alig = strrep(align{i},'c','');
+ fprintf(fid,[ '\\psfrag{' newstr{i} '}[' alig '][' alig ']{' ...
+ fontsizecmd{i} fontweightcmd{i} fontanglecmd{i} ...
+ selectfontcmd colorcmd{i} oldstr{i} colorclose{i} '}%%\n' ]);
+ end
+ end
+end
+
+% labels
+
+if ~keepticklabels
+ if ~isempty(acolcmd)
+ fprintf(fid,'%%\n');
+ fprintf(fid,'%% axes ticklabel color:\n');
+ fprintf(fid,[ acolcmd '%%\n' ]);
+ end
+ if keepfontprops
+ fprintf(fid,'%%\n');
+ fprintf(fid,'%% axes font properties:\n');
+ fprintf(fid,[ afsizecmd afweightcmd '%%\n' ]);
+ fprintf(fid,[ afanglecmd '\\selectfont%%\n' ]);
+ end
+ nxlabel = zeros(1,na);
+ nylabel = zeros(1,na);
+ nzlabel = zeros(1,na);
+ for i=1:na
+ nxlabel(i) = length(newxtl{i});
+ nylabel(i) = length(newytl{i});
+ nzlabel(i) = length(newztl{i});
+ end
+
+ allxyz = { 'x', 'y', 'z' };
+ for ixyz=1:3
+ xyz = allxyz{ixyz};
+ eval([ 'oldtl=old' xyz 'tl;' ]);
+ eval([ 'newtl=new' xyz 'tl;' ]);
+ eval([ 'nlabel=n' xyz 'label;' ]);
+ if sum(nlabel) > 0
+ fprintf(fid,'%%\n');
+ fprintf(fid,[ '%% ' xyz 'ticklabels:\n']);
+ for i=1:na
+ poss = ['[' xyzalign(i,ixyz) '][' xyzalign(i,ixyz) ']'];
+ if nlabel(i)
+ if strcmp(get(hax(i),[ xyz 'scale']),'linear')
+ % lin scale
+ rexpon = powers(i,ixyz);
+ if ~rexpon
+ % no powers
+ for j=1:nlabel(i)
+ fprintf(fid,[ '\\psfrag{' newtl{i}{j} '}' poss '{' ...
+ Do oldtl{i}{j} Do '}%%\n' ]);
+ end
+ else
+ % powers
+ if ixyz==2
+ leftright=get(hax(i),'yaxislocation');
+ if ~is3d(hax(i)) & isequal(leftright,'left')
+ for j=1:nlabel(i)
+ fprintf(fid,[ '\\psfrag{' newtl{i}{j} '}' poss '{' ...
+ Do oldtl{i}{j} Do '}%%\n' ]);
+ end
+ fprintf(fid,[ '\\psfrag{ypower' int2str(i) ...
+ '}[Bl][Bl]{$\\times 10^{' ...
+ int2str(rexpon) '}$}%%\n' ]);
+ else
+ for j=1:nlabel(i)-1
+ fprintf(fid,[ '\\psfrag{' newtl{i}{j} '}' poss '{' ...
+ Do oldtl{i}{j} Do '}%%\n' ]);
+ end
+ if ~is3d(hax(i))
+ fprintf(fid,[ '\\psfrag{' newtl{i}{nlabel(i)} ...
+ '}' poss '{' ...
+ Do oldtl{i}{nlabel(i)} Do '$\\times 10^{'...
+ int2str(rexpon) '}$}%%\n' ]);
+ else
+ fprintf(fid,[ '\\psfrag{' newtl{i}{nlabel(i)} ...
+ '}' poss '{\\shortstack{' ...
+ Do oldtl{i}{nlabel(i)} Do '\\\\$\\times 10^{'...
+ int2str(rexpon) '}\\ $}}%%\n' ]);
+
+ end
+ end
+ elseif ixyz==1
+ for j=1:nlabel(i)-1
+ fprintf(fid,[ '\\psfrag{' newtl{i}{j} '}' poss '{' ...
+ Do oldtl{i}{j} Do '}%%\n' ]);
+ end
+ leftright=get(hax(i),'xaxislocation');
+ if isequal(leftright,'bottom')
+ fprintf(fid,[ '\\psfrag{' newtl{i}{nlabel(i)} ...
+ '}' poss '{\\shortstack{' ...
+ Do oldtl{i}{nlabel(i)} Do '\\\\$\\times 10^{'...
+ int2str(rexpon) '}\\ $}}%%\n' ]);
+ else
+ fprintf(fid,[ '\\psfrag{' newtl{i}{nlabel(i)} ...
+ '}' poss '{\\shortstack{$\\times 10^{' ...
+ int2str(rexpon) '}\\ $\\\\' ...
+ Do oldtl{i}{nlabel(i)} Do '}}%%\n' ]);
+ end
+ else
+ for j=1:nlabel(i)-1
+ fprintf(fid,[ '\\psfrag{' newtl{i}{j} '}' poss '{' ...
+ Do oldtl{i}{j} Do '}%%\n' ]);
+ end
+ fprintf(fid,[ '\\psfrag{' newtl{i}{nlabel(i)} ...
+ '}' poss '{' Do oldtl{i}{nlabel(i)} Do ...
+ '\\setlength{\\unitlength}{1ex}' ...
+ '\\begin{picture}(0,0)\\put(0.5,1.5){$\\times 10^{' ...
+ int2str(rexpon) '}$}\\end{picture}}%%\n' ]);
+ end
+ end % rexpon
+ else
+ % log scale
+ for j=1:nlabel(i)
+ fprintf(fid,[ '\\psfrag{' newtl{i}{j} '}' poss '{$10^{' ...
+ oldtl{i}{j} '}$}%%\n' ]);
+ end % for (log)
+ end % if linear
+ end % if nlabel(i)
+ end
+ end
+ end
+end
+
+% extra picture
+if extrapicture
+ fprintf(fid,'%%\n');
+ fprintf(fid,'%% extra picture(s):\n');
+ for i=1:na
+ fprintf(fid,[ '\\psfrag{origin' int2str(i) '}[lb][lb]{' ...
+ '\\setlength{\\unitlength}{' ...
+ num2str(unitlength(i),'%5.5f') 'cm}%%\n' ]);
+ fprintf(fid,[ '\\begin{picture}(1,' ...
+ num2str(ybound(i),'%5.5f') ')%%\n' ]);
+ %fprintf(fid,'\\put(0,0){}%% lower left corner\n');
+ %fprintf(fid,[ '\\put(1,' num2str(ybound(i),'%5.5f') ...
+ % '){}%% upper right corner\n' ]);
+ fprintf(fid,'\\end{picture}%%\n');
+ fprintf(fid,'}%%\n');
+ end
+end
+
+% figure
+fprintf(fid,'%%\n');
+fprintf(fid,'%% Figure:\n');
+if iscaption
+ fprintf(fid,[ '\\parbox{' num2str(latexwidth) 'cm}{\\centering%%\n' ]);
+end
+if ~scalefonts
+ switch package
+ case 'epsfig'
+ fprintf(fid,[ '\\epsfig{file=' epsbasenameext ',width=' ...
+ num2str(latexwidth) 'cm}%%\n' ]);
+ case 'graphicx'
+ fprintf(fid,[ '\\includegraphics[width=' num2str(latexwidth) ...
+ 'cm]{' epsbasenameext '}%%\n' ]);
+ otherwise
+ warning('LaPrint:general',['Package ''' package ''' not known. '...
+ 'I hope you know what you are doing...'])
+ end
+else
+ switch package
+ case 'epsfig'
+ fprintf(fid,[ '\\resizebox{' num2str(latexwidth) 'cm}{!}' ...
+ '{\\epsfig{file=' epsbasenameext '}}%%\n' ]);
+ case 'graphicx'
+ fprintf(fid,[ '\\resizebox{' num2str(latexwidth) 'cm}{!}' ...
+ '{\\includegraphics{' epsbasenameext '}}%%\n' ]);
+ otherwise
+ warning('LaPrint:general',['Package ''' package ''' not known. '...
+ 'I hope you know what you are doing...'])
+ end
+end
+if iscaption
+ fprintf(fid,[ '\\caption{' caption '}%%\n' ]);
+ fprintf(fid,[ '\\label{fig:' texbasename '}%%\n' ]);
+ fprintf(fid,[ '}%%\n' ]);
+end
+fprintf(fid,'\\end{psfrags}%%\n');
+fprintf(fid,'%%\n');
+fprintf(fid,[ '%% End ' texbasenameext '\n' ]);
+fclose(fid);
+
+set(figno,'Name','Printed by LaPrint')
+if figcopy
+ if verbose
+ disp('Strike any key to continue.');
+ pause
+ end
+ hlegend = findobj(figno,'Tag','legend');
+ set(hlegend,'DeleteFcn','')
+ close(figno)
+end
+
+% check for copyobj-bug --> should be ok now!
+number_children_new = length(get(figno_ori,'children'));
+if number_children_new < number_children_ori
+ if figcopy
+ warning(['LaPrint:general','Objects in the figure have been '...
+ 'deleted! This is due to a bug in matlabs '...
+ '''copyopj''. You might want to try to set '...
+ '''figcopy'' to ''off''.'])
+ else
+ warning('LaPrint:general',['Objects in the figure have been '...
+ 'deleted!'])
+ end
+ end
+
+%
+% create view file
+%
+
+if createview | processview
+ if verbose
+ disp([ 'writing to: '' ' viewfullnameext ' ''' ])
+ end
+ fid = fopen(viewfullnameext,'w');
+
+ if head
+ fprintf(fid,[ '%% This file is generated by laprint.m.\n' ]);
+ fprintf(fid,[ '%% It calls ' texbasenameext ...
+ ', which in turn calls ' epsbasenameext '.\n' ]);
+ fprintf(fid,[ '%% Process this file using, e.g.,\n' ]);
+ fprintf(fid,[ '%% latex ' viewbasenameext '\n' ]);
+ fprintf(fid,[ '%% dvips -o' viewbasename '.ps ' viewbasename ...
+ '.dvi\n']);
+ fprintf(fid,[ '%% ghostview ' viewbasename '.ps&\n' ]);
+ else
+ fprintf(fid,[ '%% generated by laprint.m\n' ]);
+ end
+
+ fprintf(fid,[ '\\documentclass{article}\n' ]);
+ fprintf(fid,[ '\\usepackage{' ]);
+ fprintf(fid,package);
+ if color
+ fprintf(fid,',color');
+ end
+ fprintf(fid,[ ',psfrag,a4}\n' ]);
+ fprintf(fid,[ '\\usepackage[latin1]{inputenc}\n' ]);
+ if ~strcmp(epsdirname,viewdirname)
+ fprintf(fid,[ '\\graphicspath{{' epsdirname '}}\n' ]);
+ end
+ fprintf(fid,[ '\\begin{document}\n' ]);
+ fprintf(fid,[ '\\pagestyle{empty}\n' ]);
+ if strcmp(texdirname,viewdirname)
+ fprintf(fid,[ ' \\input{' texbasenameext '}\n' ]);
+ else
+ fprintf(fid,[ ' \\input{' texdirname texbasenameext '}\n' ]);
+ end
+ fprintf(fid,[ '\\end{document}\n' ]);
+ fclose(fid);
+end
+
+% process view file
+
+if processview
+ conti=1;
+
+ for i=1:8
+ eval(['cmdi=cmd' int2str(i) ';'])
+ if ~isempty(cmdi) & conti
+ cmd = strrep(cmdi,'<viewfile>',viewbasename);
+ cmd = strrep(cmd,'<filename>',filename);
+ disp([ 'executing: '' ' cmd ' ''' ]);
+ [stat,resu]=system(cmd);
+ if stat %| isempty(strfind(resu,'Output written on'))
+ disp(resu)
+ conti=0;
+ end
+ end
+ end
+
+ if ~conti
+ disp('An error occured in the latex/friends sequence.')
+ end
+
+end
+
+set(0,'ShowHiddenHandles',shh);
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%
+%%%% functions used
+%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function [fullnameext,basenameext,basename,dirname] = getfilenames(...
+ filename,extension,verbose);
+% appends an extension to a filename (as '/home/tom/tt') and determines
+% fullnameext: filename with extension and dirname, as '/home/tom/tt.tex'
+% basenameext: filename with extension without dirname, as 'tt.tex'
+% basename : filename without extension without dirname, as 'tt'
+% dirname : dirname without filename, as '/home/tom/'
+% In verbose mode, it asks if to overwrite or to modify.
+%
+[dirname, basename] = splitfilename(filename);
+fullnameext = [ dirname basename '.' extension ];
+basenameext = [ basename '.' extension ];
+if verbose
+ quest = (exist(fullnameext)==2);
+ while quest
+ yn = input([ strrep(strrep(fullnameext,'\','\\'),'%','%%') ...
+ ' exists. Overwrite? (y/n) '],'s');
+ if strcmp(yn,'y')
+ quest = 0;
+ else
+ filename = input( ...
+ [ 'Please enter new filename (without extension .' ...
+ extension '): ' ],'s');
+ [dirname, basename] = splitfilename(filename);
+ fullnameext = [ dirname basename '.' extension ];
+ basenameext = [ basename '.' extension ];
+ quest = (exist(fullnameext)==2);
+ end
+ end
+end
+if ( exist(dirname)~=7 & ~strcmp(dirname,[ '.' filesep ]) ...
+ & ~strcmp(dirname,filesep) )
+ error([ 'Directory ' dirname ' does not exist.' ] )
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function [dirname,basename] = splitfilename(filename);
+% splits filename into dir and base
+slashpos = findstr(filename,filesep);
+nslash = length(slashpos);
+nfilename = length(filename);
+if nslash
+ dirname = filename(1:slashpos(nslash));
+ basename = filename(slashpos(nslash)+1:nfilename);
+else
+ dirname = pwd;
+ nn=length(dirname);
+ if ~strcmp(dirname(nn),filesep)
+ dirname = [ dirname filesep ];
+ end
+ basename = filename;
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function yesno = is3d(haxes);
+% tries to figure out if axes is 3D
+yesno = 0;
+CameraPosition = get(haxes,'CameraPosition');
+CameraTarget = get(haxes,'CameraTarget');
+CameraUpVector = get(haxes,'CameraUpVector');
+if CameraPosition(1)~=CameraTarget(1)
+ yesno = 1;
+end
+if CameraPosition(2)~=CameraTarget(2)
+ yesno = 1;
+end
+if any(CameraUpVector~=[0 1 0])
+ yesno = 1;
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function b = celltoarray(a);
+% converts a cell of doubles to an array
+if iscell(a),
+ b = [];
+ for i=1:length(a),
+ b = [b a{i}];
+ end
+else,
+ b = a(:)';
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function b = chartocell(a)
+% converts a character array into a cell array of characters
+
+% convert to cell
+if isa(a,'char')
+ n = size(a,1);
+ b = cell(1,n);
+ for j=1:n
+ b{j}=a(j,:);
+ end
+else
+ b = a;
+end
+% convert to char
+n=length(b);
+for j=1:n
+ if isa(b{j},'double')
+ b{j} = num2str(b{j});
+ end
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function b = overwritetail(a,k)
+% overwrites tail of a by k
+% a,b: strings
+% k: integer
+ks = int2str(k);
+b = [ a(1:(length(a)-length(ks))) ks ];
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function [rgb,isc] = char2rgb(c,c0)
+% convert color definitions from character to rgb-vector
+
+isc = 1;
+if ~ischar(c)
+ rgb = c;
+else
+ switch c
+ case {'y','yellow'}
+ rgb = [1 1 0];
+ case {'m','magenta'}
+ rgb = [1 0 1];
+ case {'c','cyan'}
+ rgb = [0 1 1];
+ case {'r','red'}
+ rgb = [1 0 0];
+ case {'g','green'}
+ rgb = [0 1 0];
+ case {'b','blue'}
+ rgb = [0 0 1];
+ case {'w','white'}
+ rgb = [1 1 1];
+ case {'k','black'}
+ rgb = [0 0 0];
+ case 'none'
+ if nargin==2
+ rgb = char2rgb(c0);
+ else
+ rgb = [1 1 1];
+ end
+ isc = 0;
+ otherwise
+ warning('LaPrint:general',['Unknown Color: ''' c ...
+ '''. Taking black.'])
+ rgb = [0 0 0];
+ end
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function v = value01(val,opt)
+% convert off/on to 0/1
+
+if nargin==2
+ txt = ['Value of ' opt ' must be ''on'' or ''off'''];
+else
+ txt = ['Value must be ''on'' or ''off'''];
+end
+
+if ~isa(val,'char')
+ error(txt)
+end
+val = lower(strrep(val,' ',''));
+switch val
+ case 'on'
+ v = 1;
+ case 'off'
+ v = 0;
+ otherwise
+ error(txt)
+end
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function v = valueyn(val)
+% convert 0/1 to off/on
+
+if ~isa(val,'double')
+ error([ 'Value must be ''0'' or ''1'''])
+end
+switch val
+ case 0
+ v = 'off';
+ case 1
+ v = 'on';
+ otherwise
+ error([ 'Value must be ''0'' or ''1'''])
+end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function sethf(hf,LAPRINTHAN,LAPRINTOPT)
+% store in UserData of gui
+
+set(hf,'UserData',{LAPRINTHAN,LAPRINTOPT})
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function [LAPRINTHAN,LAPRINTOPT]=gethf(hf)
+% load from UserData of gui
+
+d=get(hf,'UserData');
+LAPRINTHAN=d{1};
+LAPRINTOPT=d{2};
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function opt = prefsettings
+ if ispref('LaPrint','LAPRINTOPT')
+ opt = getpref('LaPrint','LAPRINTOPT');
+ else
+ opt = [];
+ end
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function opt=factorysettings
+
+% try to find LaTeX and friends
+if ispc
+ try
+ latexpath = winqueryreg('HKEY_LOCAL_MACHINE',...
+ 'SOFTWARE\MiK\MiKTeX\CurrentVersion\MiKTeX','Install Root');
+ latexcmd = [latexpath '\miktex\bin\latex.exe -halt-on-error '...
+ '-interaction nonstopmode <viewfile>.tex'];
+ dvipscmd = [latexpath '\miktex\bin\dvips.exe -D600 -E* '...
+ '-o<viewfile>.eps <viewfile>.dvi'];
+ catch % hoping the path variable is properly set
+ latexcmd = ['latex.exe -halt-on-error '...
+ '-interaction nonstopmode <viewfile>.tex'];
+ dvipscmd = ['dvips.exe -D600 -E* '...
+ '-o<viewfile>.eps <viewfile>.dvi'];
+ end
+ epstoolcmd = ['C:\Ghostgum\epstool\bin\epstool.exe '...
+ '--bbox --copy --output '...
+ '<filename>_final.eps <viewfile>.eps'];
+ delcmd = ['del <viewfile>.eps <viewfile>.dvi ',...
+ '<viewfile>.aux <viewfile>.log ',...
+ '<viewfile>.pfg'];
+ gsviewcmd = 'C:\Ghostgum\gsview\gsview32.exe <filename>_final.eps&';
+else % hoping the path variable is properly set
+ latexcmd = ['latex -halt-on-error '...
+ '-interaction nonstopmode <viewfile>.tex'];
+ dvipscmd = ['dvips -D600 -E* '...
+ '-o<viewfile>.eps <viewfile>.dvi'];
+ epstoolcmd = ['epstool --bbox --copy --output '...
+ '<filename>_final.eps <viewfile>.eps'];
+ delcmd = ['rm <viewfile>.eps <viewfile>.dvi ',...
+ '<viewfile>.aux <viewfile>.log ',...
+ '<viewfile>.pfg'];
+ gsviewcmd = 'ghostview <filename>_final.eps&';
+end
+
+vers = version;
+vers = eval(vers(1:3));
+if vers < 6.5
+ colorvalue=0;
+else
+ colorvalue=1;
+end
+
+ opt = struct(...
+ 'figno',{1},...
+ 'filename','unnamed',...
+ 'width',12,...
+ 'factor',0.8,...
+ 'scalefonts',1,...
+ 'keepfontprops',0,...
+ 'asonscreen',0,...
+ 'keepticklabels',0,...
+ 'mathticklabels',0,...
+ 'head',1,...
+ 'comment','',...
+ 'caption','',...
+ 'extrapicture',0,...
+ 'nzeros',3,...
+ 'verbose',0,...
+ 'figcopy',1,...
+ 'printcmd',['print(''-f<figurenumber>'',' ...
+ '''-depsc'',''-painters'','...
+ '''<filename.eps>'')'],...
+ 'package','graphicx',...
+ 'color',colorvalue,...
+ 'createview',0,...
+ 'viewfilename','unnamed_',...
+ 'processview',0,...
+ 'cmd1',latexcmd,...
+ 'cmd2',dvipscmd,...
+ 'cmd3',epstoolcmd,...
+ 'cmd4',delcmd,...
+ 'cmd5',gsviewcmd,...
+ 'cmd6','',...
+ 'cmd7','',...
+ 'cmd8','');
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function updategui(LAPRINTHAN,LAPRINTOPT)
+% update gui
+
+set(LAPRINTHAN.figno,'string',num2str(LAPRINTOPT.figno))
+set(LAPRINTHAN.filename,'string',LAPRINTOPT.filename)
+% width, factor, scalefonts
+if LAPRINTOPT.keepfontprops
+ set(LAPRINTHAN.keepfontprops,'check','on')
+else
+ set(LAPRINTHAN.keepfontprops,'check','off')
+end
+if LAPRINTOPT.asonscreen
+ set(LAPRINTHAN.asonscreen,'check','on')
+else
+ set(LAPRINTHAN.asonscreen,'check','off')
+end
+if LAPRINTOPT.keepticklabels
+ set(LAPRINTHAN.keepticklabels,'check','on')
+else
+ set(LAPRINTHAN.keepticklabels,'check','off')
+end
+if LAPRINTOPT.mathticklabels
+ set(LAPRINTHAN.mathticklabels,'check','on')
+else
+ set(LAPRINTHAN.mathticklabels,'check','off')
+end
+if LAPRINTOPT.head
+ set(LAPRINTHAN.head,'check','on')
+else
+ set(LAPRINTHAN.head,'check','off')
+end
+% comment, caption
+if LAPRINTOPT.extrapicture
+ set(LAPRINTHAN.extrapicture,'check','on')
+else
+ set(LAPRINTHAN.extrapicture,'check','off')
+end
+% nzeros
+if LAPRINTOPT.verbose
+ set(LAPRINTHAN.verbose,'check','on')
+else
+ set(LAPRINTHAN.verbose,'check','off')
+end
+if LAPRINTOPT.figcopy
+ set(LAPRINTHAN.figcopy,'check','on')
+else
+ set(LAPRINTHAN.figcopy,'check','off')
+end
+% printcmd
+switch LAPRINTOPT.package
+ case 'epsfig'
+ set(LAPRINTHAN.package_epsfig,'check','on')
+ set(LAPRINTHAN.package_graphicx,'check','off')
+ case 'graphicx'
+ set(LAPRINTHAN.package_epsfig,'check','off')
+ set(LAPRINTHAN.package_graphicx,'check','on')
+end
+if LAPRINTOPT.color
+ set(LAPRINTHAN.color,'check','on')
+else
+ set(LAPRINTHAN.color,'check','off')
+end
+if LAPRINTOPT.createview
+ set(LAPRINTHAN.createview,'check','on')
+else
+ set(LAPRINTHAN.createview,'check','off')
+end
+% viewfilename
+if LAPRINTOPT.processview
+ set(LAPRINTHAN.processview,'check','on')
+else
+ set(LAPRINTHAN.processview,'check','off')
+end
+% cmd1, cmd2, cmd3, cmd4, cmd5, cmd6, cmd7, cmd8
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+function txt = helptext()
+% help text
+txt={...
+'',...
+['LAPRINT prints a figure for inclusion in LaTeX documents. ',...
+'It creates an eps-file and a tex-file. The tex-file contains the ',...
+'annotation of the figure such as titles, labels and texts. The ',...
+'eps-file contains the non-text part of the figure and is called ',...
+'by the tex-file. The main advantage of using LaPrint ',...
+'is that the annotation can be neatly (e.g., including math ',...
+'mode and fancy font constructs) set within LaTeX.'],...
+'',...
+'Prerequisites:',...
+'~~~~~~~~~~~~~~',...
+['Matlab 6.1 or above is required. To process the LaTeX file, a ',...
+'LaTeX compiler (including the packages ''graphicx'' and ',...
+'''psfrag'') and a dvi-to-postscript converter (like dvips) '...
+'is required. Optional tools are a postscript-viewer ',...
+'(like ghostview), a postscript bounding box converter ',...
+'(like epstool) and the LaTeX packages color ',...
+'and epsfig.'],...
+'',...
+'Installation:',...
+'~~~~~~~~~~~~~',...
+['LaPrint comes as a single m-file, which has to be placed ',...
+'somewhere in the Matlab search path. If you want LaPrint to ',...
+'call LaTeX and friends, the (system dependent) executables have ',...
+'to be defined using the GUI (see below).'],...
+'',...
+'An example to get started:',...
+'~~~~~~~~~~~~~~~~~~~~~~~~~~',...
+['It is recommended to switch off the Matlab TeX ',...
+'interpreter before creating a graphics to be processed by ',...
+'LaPrint:'],...
+' >> set(0,''DefaultTextInterpreter'',''none'')',...
+'Create an example graphics using',...
+' >> figure(1), clf',...
+' >> plot([1 2])',...
+' >> xlabel(''$x$'')',...
+' >> ylabel(''A straight line $f(x)=\alpha x + \beta$'')',...
+' >> text(1.1,1.9,{''\textbf{This figure is not exiting.}'',...',...
+' ''(but it shows some features of \texttt{laprint})''})',...
+['Note that the text uses LaTeX constructs like ''$.$'', ',...
+'''\alpha'' and ''\textbf{}''. You can employ the full LaTeX ',...
+'repertoire here.'],...
+['Open the LaPrint graphical user interface (GUI) ',...
+'(if you haven''t already done so), by typing'],...
+' >> laprint',...
+['Check if the GUI points to Figure Number 1, ',...
+'and save the graphics by pressing ''Go!''. ',...
+'This creates the files ''unnamed.tex'' and ''unnamed.eps''. ',...
+'These can be included in a LaTeX document as follows:'],...
+' % This is the LaTeX document testdoc.tex',...
+' \documentclass{article}',...
+' \usepackage{graphicx,color,psfrag}',...
+' \begin{document}',...
+' Here comes a Matlab figure created with \texttt{laprint}:\\',...
+' \input{unnamed}',...
+' \end{document}',...
+['This document can be compiled with LaTeX (to create ',...
+'''testdoc.dvi'') and converted to postscript (to create ',...
+'''testdoc.ps''). The document ''testdoc.ps'' will contain the ',...
+'Matlab graphics with LaTeX annotation. Observe that the ',...
+'figure is 12cm wide and that the fonts are scaled to 80% ',...
+'of their original size. This is the default behaviour of ',...
+'LaPrint, which can be adjusted using ''Options'' in the ',...
+'GUI menu bar (as will explained below).'],...
+'',...
+['Instead of using the GUI you can also call LaPrint ',...
+'from the command line (or from an m-file) as follows:'],...
+' >> laprint(1,''unnamed'')',...
+'',...
+'This is what LaPrint does:',...
+'~~~~~~~~~~~~~~~~~~~~~~~~~~',...
+'Basically, LaPrint performs the following tasks:',...
+' - Take a preliminary copy of the figure. ',...
+' - In the preliminary figure, replace all text objects by tags.',...
+[' - Save the preliminary figure (with tags) as an eps-file using ',...
+'the Matlab ''print'' command.'],...
+[' - Create a tex-file which calls the eps-file (using the ',...
+'''graphicx'' package) and replaces ',...
+'the tags by the original text (using the ''psfrag'' package).'],...
+'',...
+['It is instructive to have a look into the tex-file ',...
+'(''unnamed.tex'' in the above example). ',...
+'If your graphics contains huge amounts of LaTeX-code, then ',...
+'you might also consider editing the tex-file with your ',...
+'favourate LaTeX editor. You have however to be carefull, ',...
+'because LaPrint (using default settings) doesn''t care ',...
+'overwriting files.'],...
+'',...
+'Using the LaPrint GUI: ',...
+'~~~~~~~~~~~~~~~~~~~~~~',...
+['The behaviour of LaPrint can be controlled by various settings ',...
+'and options. Using the GUI, these can be set using the ''Options'' ',...
+'entry in the menu bar. Using LaPrint from the command line, ' ,...
+'these can be set by extra input arguments in the form of ',...
+'option/value pairs. In the following, the options are explained ',...
+'in some detail based on the GUI. Later, a table with the ',...
+'command line option/value pairs is given.'],...
+'',...
+'In the main LaPrint window you can specify',...
+['-- the number of the Matlab figure to be saved (this must be ',...
+'the handle of an open Matlab window) and '],...
+['-- the basename of the files to be saved (for instance, if ',...
+'the basename is ''unnamed'', then ''unnamed.tex'' and ',...
+'''unnamed.eps'' are created;).'],...
+'',...
+'Via the menu bar you can control the following settings:',...
+'',...
+'Options --> Sizes and Scalings ...',...
+'',...
+'This opens a window where you can specify ',...
+'-- the width (in cm) of the graphics in the LaTeX document;',...
+'-- a scaling factor and',...
+'-- whether you want fonts to be scaled.',...
+['The width controls the size of the graphics. Its height ',...
+'is computed such that the ratio of width to height of the ',...
+'figure on screen is retained. The factor controls the ',...
+'''denseness'' of the graphics. For instance, if the width is ',...
+'w=12 and the factor is f=0.8, then the graphics in the ',...
+'eps-file will have width w/f=15 cm and the tex-file ',...
+'scales it down to 12 cm. This means that lines become thinner ',...
+'and fonts become smaller (as compared to w=12; f=1.0). ',...
+'Good values for papers are f=0.8 to f=1.0, ',...
+'and f=1.5 is a good value for presentations. ',...
+'Switching font scaling off only scales the graphics. ',...
+'You may want to experiment with some w/f/scalefont combinations ',...
+'to find out your personal preference. '],...
+'',...
+'Options --> Translate Matlab Font Properties to LaTeX ',...
+'',...
+['This option can be switched on/off. When off, all text ',...
+'will be set using the LaTeX font which is active while ',...
+'entering the tex-file (Matlab font settings are ignored). When ',...
+'on, Matlab font settings are translated to LaTeX font ',...
+'settings.'],...
+'',...
+'Options --> Print Limits and Ticks as on Screen',...
+'',...
+['This option can be switched on/off. When on, the axes ',...
+'limits and ticks are frozen. They appear in the LaTeX ',...
+'document as on screen. When off, they are adapted by ',...
+'Matlab.'],...
+'',...
+'Options --> Keep Tick Labels within eps File',...
+'',...
+['This option can be switched on/off. When on, the tick ',...
+'labels aren''t replaced by their LaTeX equivalents. This is ',...
+'useful for some 3D-plots.'],...
+'',...
+'Options --> Set Tick Labels in LaTeX Math Mode',...
+'',...
+['This option can be switched on/off. When on, the tick ',...
+'labels are surrounded by a ''$''.'],...
+'',...
+'Options --> Equip the tex File with a Head',...
+'',...
+['This option can be switched on/off. When on, the tex-file ',...
+'is equipped with a header with a bunch of comments (date, files, ',...
+'example, comment text,...).'],...
+'',...
+'Options --> Comment in the Head of the tex File ...',...
+'',...
+['This opens a window where you can specify a comment to be ',...
+'placed in the header of the tex file.'],...
+'',...
+'Options --> Place a LaTeX caption in the tex File ...',...
+'',...
+['This opens a window where you can enter a caption text. If this ',...
+'caption text is nonempty, it is placed as a \caption{} ',...
+'into the tex-file. Thus the text will appear in the LaTeX ',...
+'document. In addition a \label{} is placed in the tex-file ',...
+'which can be used to refer to the graphics. The label will ',...
+'be fig: followed by the basename of the files, e.g., ',...
+'\label{fig:unnamed}.'],...
+'',...
+'Options --> Place an Extra Picture in each Axes',...
+'',...
+['This option can be switched on/off. When on, each axes in the ',...
+'figure is equipped with an empty LaTeX ''picture'' environment. ',...
+'It can be used to place some additional material into the ',...
+'figure by editing the tex-file.'],...
+'',...
+'Options --> Length of the psfrag Replacement Strings ...',...
+'',...
+['This opens a window where you can enter the length of the ',...
+'psfrag tags. If you have huge amounts of text, the default ',...
+'length of 3 might not suffice.'],...
+'',...
+'Options --> Call LaPrint in verbose mode',...
+'',...
+['This option can be switched on/off. When on, LaPrint issues ',...
+'some messages and warns before overwriting files.'],...
+'',...
+'Options --> Copy Figure and Modify that Copy',...
+'',...
+['This option can be switched on/off. When on, LaPrint takes ',...
+'a copy of the figure to be printed and places its tags into ',...
+'that copy. When done, the copy is deleted. When off, the ',...
+'figure is messed up by tags. It gets unusable, but you can see ',...
+'what LaPrint is doing. Besides, there are bugs in the Matlab ',...
+'''copyobj'' command. If these show up, this option is useful.'],...
+'',...
+'Options --> Matlab Print Command ...',...
+'',...
+['This opens a window where you can enter the Matlab command to ',...
+'save the graphics in an eps-file. You can modify the standard ',...
+'print command to include or remove options (like ''-loose'') ',...
+'or employ a different command (like exportfig). '],...
+'',...
+'Options --> Matlab Graphics Package',...
+'',...
+'You can chose between ''graphicx'' and ''epsfig''.',...
+'',...
+'Options --> Use LaTeX ''color'' package',...
+'',...
+['This option can be switched on/off. When on, LaPrint places ',...
+'color commands into the tex file to optain colored text.'],...
+'',...
+'Options --> View File ... --> Create a View File',...
+'',...
+['This option can be switched on/off. When on, LaPrint creates ',...
+'a third file (the view-file), which is a complete LaTeX ',...
+'document showing the graphics. You can process this file ',...
+'with your favourate LaTeX- and dvi-to-postscript compiler. ',...
+'This is useful to have a quick look at the result and to ',...
+'create a futher eps-file containing everything (see below). ',...
+'The process of compiling the view-file can be automated using ',...
+'the options described below.'],...
+'',...
+'Options --> View File ... --> Name of the View File',...
+'',...
+['This opens a window where you can enter the name of the ',...
+'view-file to be created.'],...
+'',...
+'Options --> View File ... --> Process the View File',...
+'',...
+['This option can be switched on/off. When on, LaPrint ',...
+'calls the LaTeX compiler and its friends to process the ',...
+'view file. The names of the executables to be used and ',...
+'their syntax can be set using the following option. '],...
+'',...
+['Options --> View File ... --> Executables for processing ',...
+'View File'],...
+'',...
+['This opens a window where you can enter the names of up to 8 ',...
+'system commands to process the view-file. If you have less than 8 ',...
+'programs, you can leave the some of the fields empty. In all ',...
+'commands, LaPrint internally replaces the tag ''<viewfile>'' ',...
+'by the basename of the viewfile and the tag <filename> by ',...
+'the basename specified in the main LaPrint window. ',...
+'In following example you have to add the paths, if the ',...
+'commands are not in the system search path.'],...
+'',...
+'To create and view a ps document:',...
+' cmd1: latex <viewfile>.tex',...
+' cmd2: dvips -o<viewfile>.ps <viewfile>.dvi',...
+' cmd3: gsview32 <viewfile>.ps (ghostview for Unix)',...
+'',...
+'',...
+'Preferences:',...
+'~~~~~~~~~~~~',...
+['All options and settings of LaPrint can be ',...
+'(internally and externally) stored ',...
+'in ''Preferences''. Suppose that you have changed, via ',...
+'the ''Options'' menu bar entry, the settings of LaPrint. ',...
+'You can make these settings to your preferred (default) ',...
+'settings by chosing'],...
+'',...
+'Preferences --> Set Preferences to Current Settings',...
+'',...
+['This means that future sessions of LaPrint load these ',...
+'settings on startup. You can also manually reload these ',...
+'settings by chosing'],...
+'',...
+'Preferences --> Get Preferences',...
+'',...
+['LaPrint has built-in (factory default) preferences, ',...
+'which you see when using ',...
+'LaPrint the first time. You can restore these defaults ',...
+'by chosing'],...
+'',...
+'Preferences --> Get Factory Defaults',...
+'',...
+['If you want your personal preferences be completely removed ',...
+'(switching back to factory defaults on startup), you should ',...
+'chose'],...
+'',...
+'Preferences --> Remove Preferences',...
+'',...
+['If you have multiple projects running and want to use different ',...
+'settings simultaneously, you can save/load preferences ',...
+'to/from mat-files by chosing'],...
+'',...
+'Preferences --> Save Current Settings to a File ',...
+'Preferences --> Load Settings from a File ',...
+'',...
+'These open a new window asking for the name of a .mat file.',...
+'',...
+'Using LaPrint from the command line:',...
+'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~',...
+['When using LaPrint from the command line (or from an m-file), ',...
+'the following syntax is required:'],...
+'',...
+' laprint(figno,filename)',...
+' laprint(figno,filename,opta,vala,optb,valb,..)',...
+'',...
+'where',...
+' figno : integer, figure to be printed',...
+' filename : string (character array), basename of files',...
+' to be created',...
+' opta,vala,.. : option and value pairs, where opta is one',...
+' of the following options and vala is',...
+' the corresponding value.',...
+'',...
+['When calling LaPrint from the command line without ',...
+'option/value pairs, it uses the same '],...
+['settings/options as the GUI on startup. This means that ',...
+'it uses'],...
+['-- the factory default settings (if you havn''t ',...
+'stored your personal preferences using the GUI) or '],...
+'-- your personal preferences. ',...
+'The factory default settings can be enforced by typing ',...
+' laprint(figno,filename,''options'',''factory'')',...
+['These settings can be overwritten by option/value pairs ',...
+'as explained in the following table.'],...
+'',...
+'option |class/val.| remark',...
+'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~',...
+'''width'' | <double> | width of the figure in the LaTeX',...
+' | | document (in cm).',...
+'''factor'' | <double> | factor by which the figure in ',...
+' | | the LaTeX document is smaller than ',...
+' | | the figure in the postscript file.',...
+'''scalefonts'' |''on''/''off''| scales the fonts with the ',...
+' | | figure (see option ''factor'').',...
+'''keepfontprops'' |''on''/''off''| translates MATLAB font',...
+' | | properties (size, width, angle) into',...
+' | | corresponding LaTeX font properties.',...
+'''asonscreen'' |''on''/''off''| prints ticks and lims ',...
+' | | ''as on screen''.',...
+'''keepticklabels''|''on''/''off''| keeps the tick labels within',...
+' | | the eps-file (not using LaTeX).',...
+'''mathticklabels''|''on''/''off''| tick labels are set in LaTeX',...
+' | | math mode',...
+'''head'' |''on''/''off''| places a commenting header in ',...
+' | | the tex-file.',...
+'''comment'' | <string> | places the comment <string> into',...
+' | | the header of the tex-file.',...
+'''caption'' | <string> | adds \caption{<string>} and',...
+' | | \label{fig:<filename>} to the',...
+' | | tex-file.',...
+'''extrapicture'' |''on''/''off''| adds empty picture environments',...
+' | | to the axes.',...
+'''nzeros'' | <int> | uses replacement strings of',...
+' | | length <int> in the eps-file.',...
+'''verbose'' |''on''/''off''| verbose mode; asks before',...
+' | | overwriting files and issues some ',...
+' | | more messages.',...
+'''figcopy'' |''on''/''off''| directly modifies the original',...
+' | | figure.',...
+'''printcmd'' | <string> | uses ''<string>'' as Matlab print',...
+' | | command.',...
+'''package'' | <string> | uses the LaTeX graphics package',...
+' | | ''<string>''. Possible values are',...
+' | | ''graphicx'' and ''epsfig''.',...
+'''color'' |''on''/''off''| uses colored fonts (using the',...
+' | | LaTeX ''color'' package).',...
+'''createview'' |''on''/''off''| creates a view-file, which ',...
+' | | calls the tex-file.',...
+'''viewfilename'' | <string> | Basename of the view-file.',...
+'''processview'' |''on''/''off''| processes the view-file ',...
+' | | by LaTeX and friends.',...
+'''cmd1'' | <string> | 1st Command in the sequence of',...
+' | | LaTeX and friends (enter an empty',...
+' | | string to skip this command).',...
+'''cmd2'' | <string> | 2nd LaTeX/friend Command ',...
+'''cmd3'' | <string> | 3rd LaTeX/friend Command ',...
+'''cmd4'' | <string> | 4th LaTeX/friend Command ',...
+'''cmd5'' | <string> | 5th LaTeX/friend Command ',...
+'''cmd6'' | <string> | 6th LaTeX/friend Command ',...
+'''cmd7'' | <string> | 7th LaTeX/friend Command ',...
+'''cmd8'' | <string> | 8th LaTeX/friend Command ',...
+'''options'' | <string> | This option can be used to ',...
+' | | employ project-dependent ',...
+' | | preferences as follows:',...
+' | | 1) Save your preferences to a file ',...
+' | | using the GUI:',...
+' | | Preferences --> ',...
+' | | Save Current Settings to a file',...
+' | | 2) Reload these preferences',...
+' | | with laprint:',...
+' | | >> laprint(1,''unnamed'',..',...
+' | | ''options'',<string>)',...
+' | | where <string> is the name of ',...
+' | | the mat-file with preferences.',...
+'',...
+'',...
+' ...................... ENJOY ! .......................',...
+'',...
+};
diff --git a/macros/latex/contrib/psfragx/laprint-3.16/laprintdoc.ps b/macros/latex/contrib/psfragx/laprint-3.16/laprintdoc.ps
new file mode 100644
index 0000000000..9091430c0e
--- /dev/null
+++ b/macros/latex/contrib/psfragx/laprint-3.16/laprintdoc.ps
@@ -0,0 +1,40963 @@
+%!PS-Adobe-2.0
+%%Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software
+%%Title: laprintdoc.dvi
+%%CreationDate: Mon Sep 13 21:14:01 2004
+%%Pages: 15
+%%PageOrder: Ascend
+%%BoundingBox: 0 0 596 842
+%%DocumentFonts: Helvetica Helvetica-Oblique
+%%DocumentPaperSizes: a4
+%%EndComments
+%DVIPSWebPage: (www.radicaleye.com)
+%DVIPSCommandLine: C:\texmf\miktex\bin\dvips.exe -D600 -olaprintdoc.ps
+%+ laprintdoc.dvi
+%DVIPSParameters: dpi=600, compressed
+%DVIPSSource: TeX output 2004.09.13:2113
+%%BeginProcSet: texc.pro
+%!
+/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
+N}B/A{dup}B/TR{translate}N/isls false N/vsize 11 72 mul N/hsize 8.5 72
+mul N/landplus90{false}def/@rigin{isls{[0 landplus90{1 -1}{-1 1}ifelse 0
+0 0]concat}if 72 Resolution div 72 VResolution div neg scale isls{
+landplus90{VResolution 72 div vsize mul 0 exch}{Resolution -72 div hsize
+mul 0}ifelse TR}if Resolution VResolution vsize -72 div 1 add mul TR[
+matrix currentmatrix{A A round sub abs 0.00001 lt{round}if}forall round
+exch round exch]setmatrix}N/@landscape{/isls true N}B/@manualfeed{
+statusdict/manualfeed true put}B/@copies{/#copies X}B/FMat[1 0 0 -1 0 0]
+N/FBB[0 0 0 0]N/nn 0 N/IEn 0 N/ctr 0 N/df-tail{/nn 8 dict N nn begin
+/FontType 3 N/FontMatrix fntrx N/FontBBox FBB N string/base X array
+/BitMaps X/BuildChar{CharBuilder}N/Encoding IEn N end A{/foo setfont}2
+array copy cvx N load 0 nn put/ctr 0 N[}B/sf 0 N/df{/sf 1 N/fntrx FMat N
+df-tail}B/dfs{div/sf X/fntrx[sf 0 0 sf neg 0 0]N df-tail}B/E{pop nn A
+definefont setfont}B/Cw{Cd A length 5 sub get}B/Ch{Cd A length 4 sub get
+}B/Cx{128 Cd A length 3 sub get sub}B/Cy{Cd A length 2 sub get 127 sub}
+B/Cdx{Cd A length 1 sub get}B/Ci{Cd A type/stringtype ne{ctr get/ctr ctr
+1 add N}if}B/id 0 N/rw 0 N/rc 0 N/gp 0 N/cp 0 N/G 0 N/CharBuilder{save 3
+1 roll S A/base get 2 index get S/BitMaps get S get/Cd X pop/ctr 0 N Cdx
+0 Cx Cy Ch sub Cx Cw add Cy setcachedevice Cw Ch true[1 0 0 -1 -.1 Cx
+sub Cy .1 sub]/id Ci N/rw Cw 7 add 8 idiv string N/rc 0 N/gp 0 N/cp 0 N{
+rc 0 ne{rc 1 sub/rc X rw}{G}ifelse}imagemask restore}B/G{{id gp get/gp
+gp 1 add N A 18 mod S 18 idiv pl S get exec}loop}B/adv{cp add/cp X}B
+/chg{rw cp id gp 4 index getinterval putinterval A gp add/gp X adv}B/nd{
+/cp 0 N rw exit}B/lsh{rw cp 2 copy get A 0 eq{pop 1}{A 255 eq{pop 254}{
+A A add 255 and S 1 and or}ifelse}ifelse put 1 adv}B/rsh{rw cp 2 copy
+get A 0 eq{pop 128}{A 255 eq{pop 127}{A 2 idiv S 128 and or}ifelse}
+ifelse put 1 adv}B/clr{rw cp 2 index string putinterval adv}B/set{rw cp
+fillstr 0 4 index getinterval putinterval adv}B/fillstr 18 string 0 1 17
+{2 copy 255 put pop}for N/pl[{adv 1 chg}{adv 1 chg nd}{1 add chg}{1 add
+chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add adv}{/rc X nd}{
+1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]A{bind pop}
+forall N/D{/cc X A type/stringtype ne{]}if nn/base get cc ctr put nn
+/BitMaps get S ctr S sf 1 ne{A A length 1 sub A 2 index S get sf div put
+}if put/ctr ctr 1 add N}B/I{cc 1 add D}B/bop{userdict/bop-hook known{
+bop-hook}if/SI save N @rigin 0 0 moveto/V matrix currentmatrix A 1 get A
+mul exch 0 get A mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N/eop{
+SI restore userdict/eop-hook known{eop-hook}if showpage}N/@start{
+userdict/start-hook known{start-hook}if pop/VResolution X/Resolution X
+1000 div/DVImag X/IEn 256 array N 2 string 0 1 255{IEn S A 360 add 36 4
+index cvrs cvn put}for pop 65781.76 div/vsize X 65781.76 div/hsize X}N
+/p{show}N/RMat[1 0 0 -1 0 0]N/BDot 260 string N/Rx 0 N/Ry 0 N/V{}B/RV/v{
+/Ry X/Rx X V}B statusdict begin/product where{pop false[(Display)(NeXT)
+(LaserWriter 16/600)]{A length product length le{A length product exch 0
+exch getinterval eq{pop true exit}if}{pop}ifelse}forall}{false}ifelse
+end{{gsave TR -.1 .1 TR 1 1 scale Rx Ry false RMat{BDot}imagemask
+grestore}}{{gsave TR -.1 .1 TR Rx Ry scale 1 1 false RMat{BDot}
+imagemask grestore}}ifelse B/QV{gsave newpath transform round exch round
+exch itransform moveto Rx 0 rlineto 0 Ry neg rlineto Rx neg 0 rlineto
+fill grestore}B/a{moveto}B/delta 0 N/tail{A/delta X 0 rmoveto}B/M{S p
+delta add tail}B/b{S p tail}B/c{-4 M}B/d{-3 M}B/e{-2 M}B/f{-1 M}B/g{0 M}
+B/h{1 M}B/i{2 M}B/j{3 M}B/k{4 M}B/w{0 rmoveto}B/l{p -4 w}B/m{p -3 w}B/n{
+p -2 w}B/o{p -1 w}B/q{p 1 w}B/r{p 2 w}B/s{p 3 w}B/t{p 4 w}B/x{0 S
+rmoveto}B/y{3 2 roll p a}B/bos{/SS save N}B/eos{SS restore}B end
+
+%%EndProcSet
+%%BeginProcSet: psfrag.pro
+%%
+%% This is file `psfrag.pro',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% psfrag.dtx (with options: `filepro')
+%%
+%% Copyright (c) 1996 Craig Barratt, Michael C. Grant, and David Carlisle.
+%% All rights reserved.
+%%
+%% This file is part of the PSfrag package.
+%%
+userdict begin
+/PSfragLib 90 dict def
+/PSfragDict 6 dict def
+/PSfrag { PSfragLib begin load exec end } bind def
+end
+PSfragLib begin
+/RO /readonly load def
+/CP /currentpoint load def
+/CM /currentmatrix load def
+/B { bind RO def } bind def
+/X { exch def } B
+/MD { { X } forall } B
+/OE { end exec PSfragLib begin } B
+/S false def
+/tstr 8 string def
+/islev2 { languagelevel } stopped { false } { 2 ge } ifelse def
+[ /sM /tM /srcM /dstM /dM /idM /srcFM /dstFM ] { matrix def } forall
+sM currentmatrix RO pop
+dM defaultmatrix RO idM invertmatrix RO pop
+srcFM identmatrix pop
+/Hide { gsave { CP } stopped not newpath clip { moveto } if } B
+/Unhide { { CP } stopped not grestore { moveto } if } B
+/setrepl islev2 {{ /glob currentglobal def true setglobal array astore
+ globaldict exch /PSfrags exch put glob setglobal }}
+ {{ array astore /PSfrags X }} ifelse B
+/getrepl islev2 {{ globaldict /PSfrags get aload length }}
+ {{ PSfrags aload length }} ifelse B
+/convert {
+ /src X src length string
+ /c 0 def src length {
+ dup c src c get dup 32 lt { pop 32 } if put /c c 1 add def
+ } repeat
+} B
+/Begin {
+ /saver save def
+ srcFM exch 3 exch put
+ 0 ne /debugMode X 0 setrepl
+ dup /S exch dict def { S 3 1 roll exch convert exch put } repeat
+ srcM CM dup invertmatrix pop
+ mark { currentdict { end } stopped { pop exit } if } loop
+ PSfragDict counttomark { begin } repeat pop
+} B
+/End {
+ mark { currentdict end dup PSfragDict eq { pop exit } if } loop
+ counttomark { begin } repeat pop
+ getrepl saver restore
+ 7 idiv dup /S exch dict def {
+ 6 array astore /mtrx X tstr cvs /K X
+ S K [ S K known { S K get aload pop } if mtrx ] put
+ } repeat
+} B
+/Place {
+ tstr cvs /K X
+ S K known {
+ bind /proc X tM CM pop
+ CP /cY X /cX X
+ 0 0 transform idtransform neg /aY X neg /aX X
+ S K get dup length /maxiter X
+ /iter 1 def {
+ iter maxiter ne { /saver save def } if
+ tM setmatrix aX aY translate
+ [ exch aload pop idtransform ] concat
+ cX neg cY neg translate cX cY moveto
+ /proc load OE
+ iter maxiter ne { saver restore /iter iter 1 add def } if
+ } forall
+ /noXY { CP /cY X /cX X } stopped def
+ tM setmatrix noXY { newpath } { cX cY moveto } ifelse
+ } {
+ Hide OE Unhide
+ } ifelse
+} B
+/normalize {
+ 2 index dup mul 2 index dup mul add sqrt div
+ dup 4 -1 roll exch mul 3 1 roll mul
+} B
+/replace {
+ aload pop MD
+ CP /bY X /lX X gsave sM setmatrix
+ str stringwidth abs exch abs add dup 0 eq
+ { pop } { 360 exch div dup scale } ifelse
+ lX neg bY neg translate newpath lX bY moveto
+ str { /ch X ( ) dup 0 ch put false charpath ch Kproc } forall
+ flattenpath pathbbox [ /uY /uX /lY /lX ] MD
+ CP grestore moveto
+ currentfont /FontMatrix get dstFM copy dup
+ 0 get 0 lt { uX lX /uX X /lX X } if
+ 3 get 0 lt { uY lY /uY X /lY X } if
+ /cX uX lX add 0.5 mul def
+ /cY uY lY add 0.5 mul def
+ debugMode { gsave 0 setgray 1 setlinewidth
+ lX lY moveto lX uY lineto uX uY lineto uX lY lineto closepath
+ lX bY moveto uX bY lineto lX cY moveto uX cY lineto
+ cX lY moveto cX uY lineto stroke
+ grestore } if
+ dstFM dup invertmatrix dstM CM srcM
+ 2 { dstM concatmatrix } repeat pop
+ getrepl /temp X
+ S str convert get {
+ aload pop [ /rot /scl /loc /K ] MD
+ /aX cX def /aY cY def
+ loc {
+ dup 66 eq { /aY bY def } { % B
+ dup 98 eq { /aY lY def } { % b
+ dup 108 eq { /aX lX def } { % l
+ dup 114 eq { /aX uX def } { % r
+ dup 116 eq { /aY uY def } % t
+ if } ifelse } ifelse } ifelse } ifelse pop
+ } forall
+ K srcFM rot tM rotate dstM
+ 2 { tM concatmatrix } repeat aload pop pop pop
+ 2 { scl normalize 4 2 roll } repeat
+ aX aY transform
+ /temp temp 7 add def
+ } forall
+ temp setrepl
+} B
+/Rif {
+ S 3 index convert known { pop replace } { exch pop OE } ifelse
+} B
+/XA { bind [ /Kproc /str } B /XC { ] 2 array astore def } B
+/xs { pop } XA XC
+/xks { /kern load OE } XA /kern XC
+/xas { pop ax ay rmoveto } XA /ay /ax XC
+/xws { c eq { cx cy rmoveto } if } XA /c /cy /cx XC
+/xaws { ax ay rmoveto c eq { cx cy rmoveto } if }
+ XA /ay /ax /c /cy /cx XC
+/raws { xaws { awidthshow } Rif } B
+/rws { xws { widthshow } Rif } B
+/rks { xks { kshow } Rif } B
+/ras { xas { ashow } Rif } B
+/rs { xs { show } Rif } B
+/rrs { getrepl dup 2 add -1 roll //restore exec setrepl } B
+PSfragDict begin
+islev2 not { /restore { /rrs PSfrag } B } if
+/show { /rs PSfrag } B
+/kshow { /rks PSfrag } B
+/ashow { /ras PSfrag } B
+/widthshow { /rws PSfrag } B
+/awidthshow { /raws PSfrag } B
+end PSfragDict RO pop
+end
+
+%%EndProcSet
+%%BeginProcSet: 8r.enc
+% @@psencodingfile@{
+% author = "S. Rahtz, P. MacKay, Alan Jeffrey, B. Horn, K. Berry",
+% version = "0.6",
+% date = "1 July 1998",
+% filename = "8r.enc",
+% email = "tex-fonts@@tug.org",
+% docstring = "Encoding for TrueType or Type 1 fonts
+% to be used with TeX."
+% @}
+%
+% Idea is to have all the characters normally included in Type 1 fonts
+% available for typesetting. This is effectively the characters in Adobe
+% Standard Encoding + ISO Latin 1 + extra characters from Lucida.
+%
+% Character code assignments were made as follows:
+%
+% (1) the Windows ANSI characters are almost all in their Windows ANSI
+% positions, because some Windows users cannot easily reencode the
+% fonts, and it makes no difference on other systems. The only Windows
+% ANSI characters not available are those that make no sense for
+% typesetting -- rubout (127 decimal), nobreakspace (160), softhyphen
+% (173). quotesingle and grave are moved just because it's such an
+% irritation not having them in TeX positions.
+%
+% (2) Remaining characters are assigned arbitrarily to the lower part
+% of the range, avoiding 0, 10 and 13 in case we meet dumb software.
+%
+% (3) Y&Y Lucida Bright includes some extra text characters; in the
+% hopes that other PostScript fonts, perhaps created for public
+% consumption, will include them, they are included starting at 0x12.
+%
+% (4) Remaining positions left undefined are for use in (hopefully)
+% upward-compatible revisions, if someday more characters are generally
+% available.
+%
+% (5) hyphen appears twice for compatibility with both
+% ASCII and Windows.
+%
+/TeXBase1Encoding [
+% 0x00 (encoded characters from Adobe Standard not in Windows 3.1)
+ /.notdef /dotaccent /fi /fl
+ /fraction /hungarumlaut /Lslash /lslash
+ /ogonek /ring /.notdef
+ /breve /minus /.notdef
+% These are the only two remaining unencoded characters, so may as
+% well include them.
+ /Zcaron /zcaron
+% 0x10
+ /caron /dotlessi
+% (unusual TeX characters available in, e.g., Lucida Bright)
+ /dotlessj /ff /ffi /ffl
+ /.notdef /.notdef /.notdef /.notdef
+ /.notdef /.notdef /.notdef /.notdef
+ % very contentious; it's so painful not having quoteleft and quoteright
+ % at 96 and 145 that we move the things normally found there to here.
+ /grave /quotesingle
+% 0x20 (ASCII begins)
+ /space /exclam /quotedbl /numbersign
+ /dollar /percent /ampersand /quoteright
+ /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash
+% 0x30
+ /zero /one /two /three /four /five /six /seven
+ /eight /nine /colon /semicolon /less /equal /greater /question
+% 0x40
+ /at /A /B /C /D /E /F /G /H /I /J /K /L /M /N /O
+% 0x50
+ /P /Q /R /S /T /U /V /W
+ /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
+% 0x60
+ /quoteleft /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o
+% 0x70
+ /p /q /r /s /t /u /v /w
+ /x /y /z /braceleft /bar /braceright /asciitilde
+ /.notdef % rubout; ASCII ends
+% 0x80
+ /.notdef /.notdef /quotesinglbase /florin
+ /quotedblbase /ellipsis /dagger /daggerdbl
+ /circumflex /perthousand /Scaron /guilsinglleft
+ /OE /.notdef /.notdef /.notdef
+% 0x90
+ /.notdef /.notdef /.notdef /quotedblleft
+ /quotedblright /bullet /endash /emdash
+ /tilde /trademark /scaron /guilsinglright
+ /oe /.notdef /.notdef /Ydieresis
+% 0xA0
+ /.notdef % nobreakspace
+ /exclamdown /cent /sterling
+ /currency /yen /brokenbar /section
+ /dieresis /copyright /ordfeminine /guillemotleft
+ /logicalnot
+ /hyphen % Y&Y (also at 45); Windows' softhyphen
+ /registered
+ /macron
+% 0xD0
+ /degree /plusminus /twosuperior /threesuperior
+ /acute /mu /paragraph /periodcentered
+ /cedilla /onesuperior /ordmasculine /guillemotright
+ /onequarter /onehalf /threequarters /questiondown
+% 0xC0
+ /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla
+ /Egrave /Eacute /Ecircumflex /Edieresis
+ /Igrave /Iacute /Icircumflex /Idieresis
+% 0xD0
+ /Eth /Ntilde /Ograve /Oacute
+ /Ocircumflex /Otilde /Odieresis /multiply
+ /Oslash /Ugrave /Uacute /Ucircumflex
+ /Udieresis /Yacute /Thorn /germandbls
+% 0xE0
+ /agrave /aacute /acircumflex /atilde
+ /adieresis /aring /ae /ccedilla
+ /egrave /eacute /ecircumflex /edieresis
+ /igrave /iacute /icircumflex /idieresis
+% 0xF0
+ /eth /ntilde /ograve /oacute
+ /ocircumflex /otilde /odieresis /divide
+ /oslash /ugrave /uacute /ucircumflex
+ /udieresis /yacute /thorn /ydieresis
+] def
+
+%%EndProcSet
+%%BeginProcSet: special.pro
+%!
+TeXDict begin/SDict 200 dict N SDict begin/@SpecialDefaults{/hs 612 N
+/vs 792 N/ho 0 N/vo 0 N/hsc 1 N/vsc 1 N/ang 0 N/CLIP 0 N/rwiSeen false N
+/rhiSeen false N/letter{}N/note{}N/a4{}N/legal{}N}B/@scaleunit 100 N
+/@hscale{@scaleunit div/hsc X}B/@vscale{@scaleunit div/vsc X}B/@hsize{
+/hs X/CLIP 1 N}B/@vsize{/vs X/CLIP 1 N}B/@clip{/CLIP 2 N}B/@hoffset{/ho
+X}B/@voffset{/vo X}B/@angle{/ang X}B/@rwi{10 div/rwi X/rwiSeen true N}B
+/@rhi{10 div/rhi X/rhiSeen true N}B/@llx{/llx X}B/@lly{/lly X}B/@urx{
+/urx X}B/@ury{/ury X}B/magscale true def end/@MacSetUp{userdict/md known
+{userdict/md get type/dicttype eq{userdict begin md length 10 add md
+maxlength ge{/md md dup length 20 add dict copy def}if end md begin
+/letter{}N/note{}N/legal{}N/od{txpose 1 0 mtx defaultmatrix dtransform S
+atan/pa X newpath clippath mark{transform{itransform moveto}}{transform{
+itransform lineto}}{6 -2 roll transform 6 -2 roll transform 6 -2 roll
+transform{itransform 6 2 roll itransform 6 2 roll itransform 6 2 roll
+curveto}}{{closepath}}pathforall newpath counttomark array astore/gc xdf
+pop ct 39 0 put 10 fz 0 fs 2 F/|______Courier fnt invertflag{PaintBlack}
+if}N/txpose{pxs pys scale ppr aload pop por{noflips{pop S neg S TR pop 1
+-1 scale}if xflip yflip and{pop S neg S TR 180 rotate 1 -1 scale ppr 3
+get ppr 1 get neg sub neg ppr 2 get ppr 0 get neg sub neg TR}if xflip
+yflip not and{pop S neg S TR pop 180 rotate ppr 3 get ppr 1 get neg sub
+neg 0 TR}if yflip xflip not and{ppr 1 get neg ppr 0 get neg TR}if}{
+noflips{TR pop pop 270 rotate 1 -1 scale}if xflip yflip and{TR pop pop
+90 rotate 1 -1 scale ppr 3 get ppr 1 get neg sub neg ppr 2 get ppr 0 get
+neg sub neg TR}if xflip yflip not and{TR pop pop 90 rotate ppr 3 get ppr
+1 get neg sub neg 0 TR}if yflip xflip not and{TR pop pop 270 rotate ppr
+2 get ppr 0 get neg sub neg 0 S TR}if}ifelse scaleby96{ppr aload pop 4
+-1 roll add 2 div 3 1 roll add 2 div 2 copy TR .96 dup scale neg S neg S
+TR}if}N/cp{pop pop showpage pm restore}N end}if}if}N/normalscale{
+Resolution 72 div VResolution 72 div neg scale magscale{DVImag dup scale
+}if 0 setgray}N/psfts{S 65781.76 div N}N/startTexFig{/psf$SavedState
+save N userdict maxlength dict begin/magscale true def normalscale
+currentpoint TR/psf$ury psfts/psf$urx psfts/psf$lly psfts/psf$llx psfts
+/psf$y psfts/psf$x psfts currentpoint/psf$cy X/psf$cx X/psf$sx psf$x
+psf$urx psf$llx sub div N/psf$sy psf$y psf$ury psf$lly sub div N psf$sx
+psf$sy scale psf$cx psf$sx div psf$llx sub psf$cy psf$sy div psf$ury sub
+TR/showpage{}N/erasepage{}N/copypage{}N/p 3 def @MacSetUp}N/doclip{
+psf$llx psf$lly psf$urx psf$ury currentpoint 6 2 roll newpath 4 copy 4 2
+roll moveto 6 -1 roll S lineto S lineto S lineto closepath clip newpath
+moveto}N/endTexFig{end psf$SavedState restore}N/@beginspecial{SDict
+begin/SpecialSave save N gsave normalscale currentpoint TR
+@SpecialDefaults count/ocount X/dcount countdictstack N}N/@setspecial{
+CLIP 1 eq{newpath 0 0 moveto hs 0 rlineto 0 vs rlineto hs neg 0 rlineto
+closepath clip}if ho vo TR hsc vsc scale ang rotate rwiSeen{rwi urx llx
+sub div rhiSeen{rhi ury lly sub div}{dup}ifelse scale llx neg lly neg TR
+}{rhiSeen{rhi ury lly sub div dup scale llx neg lly neg TR}if}ifelse
+CLIP 2 eq{newpath llx lly moveto urx lly lineto urx ury lineto llx ury
+lineto closepath clip}if/showpage{}N/erasepage{}N/copypage{}N newpath}N
+/@endspecial{count ocount sub{pop}repeat countdictstack dcount sub{end}
+repeat grestore SpecialSave restore end}N/@defspecial{SDict begin}N
+/@fedspecial{end}B/li{lineto}B/rl{rlineto}B/rc{rcurveto}B/np{/SaveX
+currentpoint/SaveY X N 1 setlinecap newpath}N/st{stroke SaveX SaveY
+moveto}N/fil{fill SaveX SaveY moveto}N/ellipse{/endangle X/startangle X
+/yrad X/xrad X/savematrix matrix currentmatrix N TR xrad yrad scale 0 0
+1 startangle endangle arc savematrix setmatrix}N end
+
+%%EndProcSet
+%%BeginProcSet: color.pro
+%!
+TeXDict begin/setcmykcolor where{pop}{/setcmykcolor{dup 10 eq{pop
+setrgbcolor}{1 sub 4 1 roll 3{3 index add neg dup 0 lt{pop 0}if 3 1 roll
+}repeat setrgbcolor pop}ifelse}B}ifelse/TeXcolorcmyk{setcmykcolor}def
+/TeXcolorrgb{setrgbcolor}def/TeXcolorgrey{setgray}def/TeXcolorgray{
+setgray}def/TeXcolorhsb{sethsbcolor}def/currentcmykcolor where{pop}{
+/currentcmykcolor{currentrgbcolor 10}B}ifelse/DC{exch dup userdict exch
+known{pop pop}{X}ifelse}B/GreenYellow{0.15 0 0.69 0 setcmykcolor}DC
+/Yellow{0 0 1 0 setcmykcolor}DC/Goldenrod{0 0.10 0.84 0 setcmykcolor}DC
+/Dandelion{0 0.29 0.84 0 setcmykcolor}DC/Apricot{0 0.32 0.52 0
+setcmykcolor}DC/Peach{0 0.50 0.70 0 setcmykcolor}DC/Melon{0 0.46 0.50 0
+setcmykcolor}DC/YellowOrange{0 0.42 1 0 setcmykcolor}DC/Orange{0 0.61
+0.87 0 setcmykcolor}DC/BurntOrange{0 0.51 1 0 setcmykcolor}DC
+/Bittersweet{0 0.75 1 0.24 setcmykcolor}DC/RedOrange{0 0.77 0.87 0
+setcmykcolor}DC/Mahogany{0 0.85 0.87 0.35 setcmykcolor}DC/Maroon{0 0.87
+0.68 0.32 setcmykcolor}DC/BrickRed{0 0.89 0.94 0.28 setcmykcolor}DC/Red{
+0 1 1 0 setcmykcolor}DC/OrangeRed{0 1 0.50 0 setcmykcolor}DC/RubineRed{
+0 1 0.13 0 setcmykcolor}DC/WildStrawberry{0 0.96 0.39 0 setcmykcolor}DC
+/Salmon{0 0.53 0.38 0 setcmykcolor}DC/CarnationPink{0 0.63 0 0
+setcmykcolor}DC/Magenta{0 1 0 0 setcmykcolor}DC/VioletRed{0 0.81 0 0
+setcmykcolor}DC/Rhodamine{0 0.82 0 0 setcmykcolor}DC/Mulberry{0.34 0.90
+0 0.02 setcmykcolor}DC/RedViolet{0.07 0.90 0 0.34 setcmykcolor}DC
+/Fuchsia{0.47 0.91 0 0.08 setcmykcolor}DC/Lavender{0 0.48 0 0
+setcmykcolor}DC/Thistle{0.12 0.59 0 0 setcmykcolor}DC/Orchid{0.32 0.64 0
+0 setcmykcolor}DC/DarkOrchid{0.40 0.80 0.20 0 setcmykcolor}DC/Purple{
+0.45 0.86 0 0 setcmykcolor}DC/Plum{0.50 1 0 0 setcmykcolor}DC/Violet{
+0.79 0.88 0 0 setcmykcolor}DC/RoyalPurple{0.75 0.90 0 0 setcmykcolor}DC
+/BlueViolet{0.86 0.91 0 0.04 setcmykcolor}DC/Periwinkle{0.57 0.55 0 0
+setcmykcolor}DC/CadetBlue{0.62 0.57 0.23 0 setcmykcolor}DC
+/CornflowerBlue{0.65 0.13 0 0 setcmykcolor}DC/MidnightBlue{0.98 0.13 0
+0.43 setcmykcolor}DC/NavyBlue{0.94 0.54 0 0 setcmykcolor}DC/RoyalBlue{1
+0.50 0 0 setcmykcolor}DC/Blue{1 1 0 0 setcmykcolor}DC/Cerulean{0.94 0.11
+0 0 setcmykcolor}DC/Cyan{1 0 0 0 setcmykcolor}DC/ProcessBlue{0.96 0 0 0
+setcmykcolor}DC/SkyBlue{0.62 0 0.12 0 setcmykcolor}DC/Turquoise{0.85 0
+0.20 0 setcmykcolor}DC/TealBlue{0.86 0 0.34 0.02 setcmykcolor}DC
+/Aquamarine{0.82 0 0.30 0 setcmykcolor}DC/BlueGreen{0.85 0 0.33 0
+setcmykcolor}DC/Emerald{1 0 0.50 0 setcmykcolor}DC/JungleGreen{0.99 0
+0.52 0 setcmykcolor}DC/SeaGreen{0.69 0 0.50 0 setcmykcolor}DC/Green{1 0
+1 0 setcmykcolor}DC/ForestGreen{0.91 0 0.88 0.12 setcmykcolor}DC
+/PineGreen{0.92 0 0.59 0.25 setcmykcolor}DC/LimeGreen{0.50 0 1 0
+setcmykcolor}DC/YellowGreen{0.44 0 0.74 0 setcmykcolor}DC/SpringGreen{
+0.26 0 0.76 0 setcmykcolor}DC/OliveGreen{0.64 0 0.95 0.40 setcmykcolor}
+DC/RawSienna{0 0.72 1 0.45 setcmykcolor}DC/Sepia{0 0.83 1 0.70
+setcmykcolor}DC/Brown{0 0.81 1 0.60 setcmykcolor}DC/Tan{0.14 0.42 0.56 0
+setcmykcolor}DC/Gray{0 0 0 0.50 setcmykcolor}DC/Black{0 0 0 1
+setcmykcolor}DC/White{0 0 0 0 setcmykcolor}DC end
+
+%%EndProcSet
+TeXDict begin 39158280 55380996 1000 600 600 (laprintdoc.dvi)
+@start
+%DVIPSBitmapFont: Fa cmmi12 14.4 4
+/Fa 4 103 df<0103B712FC010F16FF133F5B90B9FC4817FE4817F82707F8001EC8FCEA
+0FC0495B48C7FC123E003C147C5A4814785A15F8C8FCA24A5AA31403A25D1407A44A5AA3
+141FA25D143FA44AC9FCA35CA3495AA45CA2EB00F038347CB233>28
+D<942601FFC01470053F13F84CB614E0040FED8001043F9039801FE003933BFFF00003F0
+0703030180903900F80FC0DB0FFEC8EA7C1FDB3FF8153EDB7FE0ED1F3F4A484892380F7F
+804A90C9EA07FF4A48824A5ADA3FF07013004A5A4A5A494982496192CBFC4948187E495A
+4948187C133F5C495A01FF19785C5A485B1B704890CCFCA2485A98C7FCA2485AA2123F5B
+A3127F5BA312FF5BA65B1A1CA31A3C1A38A21A786C6C18701AF0621901003F4E5A6D6019
+07001F4EC8FC6D171E000F183E6D5F6C6C5F00034D5A6C6C4C5A6E4B5A6C6D4BC9FC6D6C
+153ED91FF815FCD90FFEEC03F06D6C6CEB0FE0010101F8EBFF806D6CB548CAFC021F14F8
+020314C09126003FFCCBFC54567AD354>67 D<F0FF804CB5FC4C1400A3EE000360170117
+03A260A21707A260A2170FA260A2171FA260A2173FA260A2177FA260157F913907FFC0FF
+021F7F91267F81F890C7FC9138FE00784948133DD907F0131F49486D5A131F4948130749
+5A49C75BA2485A1203495D120749140F120F5F485A161F123F495DA2163F127F495DA216
+7FA248485DA216FF1838170090C8FC5D6C17784C137015036D010714F0003F5F150F9238
+1FFC016C6C013D5C000F913879FE039026E001F05C2707F003E013072903F81F807F0FC7
+FCC6B538003FFED97FFCEB0FFCD90FE0EB03F039547CD23D>100
+D<EF07F0EF1FFE94387FFF809438FC0FC0933801F807933903F01FE0933807E03F040F13
+7F17C0161F19C0163F19809438801E00047F90C7FCA316FF94C8FCA45D5EA415035EA415
+07023FB612C0A491260007F8C8FC150F5EA4151F5EA4153F5EA4157FA25EA415FF93C9FC
+A45C5DA414035DA54A5AA54A5AA45D141FA35DA2143F5DA3000F49CAFCEA3FC0007F137E
+A200FF5BA2EBC1F8EB81F01303387C07E0387E0FC06CB4CBFCEA0FFEEA03F83B6C7AD33A
+>102 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fb cmbxti10 14.4 4
+/Fb 4 117 df<ED3FF8913801FFFE020F9038FF83F0023FECC7F891B6EAEFFC499038F8
+3FFF0107D9E0077F49EB800349496C5B495A49487F495AA248495D5A48495BA2485F5C48
+5DA248495DA25E5A91C75CA25EB5FC495EA25EA24993C7FCA24CEB01F8180317FE5B167F
+F007F017FCA2007F03FFEB0FE05D6D5B003F4A9038F81FC0001F021F13FC6C6C017FEC3F
+809027FF81FFDFEB7F006C90B5388FFFFE0001ECFE076CDAF8035B013FD9E00013F00103
+90C7EA3FC03D3773B547>97 D<EC07FF011FB5FC5BA45DEB003F147FA25DA214FFA25DA2
+5BA25DA25BA25DA25BA25DA25BEE3FFC0381B57E038714E049019F8003BF8092397FE07F
+FC9239FF001FFE4913FC4B8003E07F5D495BA292C7FC5C49485CA25CA2485E605CA24816
+7F605C17FF485FA24A5B605A5E4A5DA2484BEC1F80F0C03F91C7FC5E48EF807F4C150049
+160019FE127F4D485A5B4E5A00FF4D5A040F130F49EE3FE070B55A496E5C007F6F49C7FC
+D83FC06E6C5A6C48ED1FE0415477D247>104 D<D91FE0DAFFF0EC1FFED97FFC010701FE
+91B512C0496C011F9026FF800314F0489026FF807FDAC00F80486EB66C4880D807F101C1
+0181903AF03FF03FFED80FE1903EE3FC007FF87F800FFF01E0D9FFF09138F9FE0048484A
+DAFFFC8104806D01F07F484891C75C0181495E127F0101495E4B93C7FC49494A485C12FE
+4B5DA24904FF5D00009AC7FC4B5DA2494B5E654B5D1C7F494B5FA292C74A14FF65495D63
+4A4C5DA2017F4B4BEC0FC0F5E01F4A5E6301FF4BEFC03F5115804A93C71480F67F00485E
+F500FE4A5D535A48047F4D5A7513074A4BEE1FF075EBFFE04A4B6E5C6C496E486E91C7FC
+6C90C86C48ED3FFE017E6F48ED0FF06A3776B571>109 D<EC03F04A7E4A7E4A7E143FA3
+147F5DA314FF5DA35B5DA35B5DA35B003FB612FC4815FEB7FCA216FC7ED8000FEB80005B
+92C7FCA35B5CA3137F5CA313FF5CA35A5CA35A5CA35A5CA216FC4814011480150316F848
+1407020013F0150FED1FE016C0ED3F8049137F6C6CEBFF00EC03FE6CEB0FFC6CEBFFF86C
+14E06C5C013F90C7FCEB0FF8274E75CC2E>116 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fc cmti12 14.4 8
+/Fc 8 122 df<EB01F0EB07F8EB0FFC131FA2133FA314F8A2EB1FE0EB078090C7FCB3A9
+EA07C0EA1FF0123F487EA312FF5BA26C5A5B001FC7FC163373B224>58
+D<90BB1280A25AA29129F0001FF8000F13004890C749130101FC023F80498448484B805B
+49027F153E120F495DA248C812FFA2001E4C143C123E5D123C007C93C8FC0078197C4B16
+7812F8485DA21507C894C7FC5EA2150FA25EA2151FA25EA2153FA25EA2157FA25EA215FF
+A25EA25CA293CBFCA25CA25DA21407A25DA2140FA25DA2141FA25DA2143FA25DA2147F14
+FF01037F003FB7FCA449516BD054>84 D<EF07FCEE07FF4C13F8A3EE000F18F01707170F
+A218E0A2171FA218C0A2173FA21880A2177FA21800A25FA25FA21601A25FEC01FC913807
+FF03021F13C391397F03E3F8903901FC01F3903903F800FF4948137F49485C4948133F49
+5A137F49C76C5A5B1201485A5F120749143F120F495D121F167F123F4992C7FCA25E127F
+495CA21501A248485CA21503EF03C016F890C7FC150717076CDA0FF01380A2031F130F03
+3F14006C6CEB7FE003FF5B001FD901F7131E9026C003E7133E000F903907C3F03C2707E0
+0F83137C3B03F03F01F8F83B01FFFC00FFF026007FF06D5AD91FC0EB1F80365474D23C>
+100 D<ED7F80913807FFF0021F7F91387F80FE903901FE003FD907F87F49481480D91FC0
+130F495A137F49C7FC485A485A0007151F491500000F5D49147E001F15FE4B5A4848EB07
+F0ED7FE091387FFF8048B548C7FC15E00280C8FC01C0C9FC12FF5BA590CAFCA66C1503EE
+0780160FEE1F006C6C5C167E001F5D6D495A000FEC07E06C6CEB1FC06C6C017FC7FC3901
+FC07FC6CB512F0013F13C0D907FCC8FC293573B336>I<013EDA1FE0EC7F80D9FFC0D9FF
+FC903803FFF048D9E0036D010F7F3F03E3F00FE07F803F81FE2907C1F81F001F90387C00
+7ED80F81017EDAC1F8137F902601FCF890260FC3E07F001FD9FDF0DAE7C080001E4A5D02
+FF15EF003E4A02FFC7FC003C4A5C92C75B5B007C495D12784A5DD8F807031F157F4A4B92
+C7FC12004A5D010F033F5D634A5DA2011F037F1401634A92C7FC1A03013F4B5DA24A4A14
+0763017F1401080FEB078091C74915E0A2490203031F130F09C01300494B143F515A0001
+0307171EA2494B5E1B000003030F5F1CF8494B5E97381F81E0F387C0494B6EB45A7448C7
+FCD801C06EC912F8593577B360>109 D<ED3FC0913801FFF8020F13FE91393FE07F8091
+397F001FC0D901FEEB0FE0D903F8EB07F0495A4948EB03F8495A4948EB01FC137F49C713
+FE485AA2485A12075B120FA2485A1603123F5BA21607007F16FC5BA2160F17F8485AA2EE
+1FF0A2EE3FE0007F16C0167F178016FF1700003F4A5A4B5A5E6C6C495A4B5A6C6C495A6C
+6CEB7F806C6C01FEC7FC3901FE07F839007FFFE0011F1380D907FCC8FC2F3574B33C>
+111 D<013F14FF9026FFC00313C048D9E00F13F03B03E3F03F01F83B07C1F87C007C0181
+49137E3B0F01FDF001FE9138FFE003001E14C0A2003E91388007FC003CEC000317F84948
+EB01E0007C92C7FC00785BA238F807F8A200005BA2130FA25CA2131FA25CA2133FA25CA2
+137FA291C9FCA25BA25BA21201A25BA21203A25BA35BA2EA01C02F3577B331>114
+D<EB0FC0D93FF0EC03C0D97FFCEC07E0D9F07C140F3801E07E2603C03E141F2607803F15
+C0120F495A48163F001E1780123E003C5B4A147F007C1700EA78015CD8F8035D4A5C1200
+13074A13015F130F5C1603011F5D5CA21607013F5D5CA2160F017F5D91C7FCA2161F5FA3
+163F4C5AA26D14FF5D6E4890C7FC011F5B6E5A90380FF03F903903FFFCFE6D13F0903800
+3FC0EC00015EA215035EA2D803C0495AEA07F0000F4A5A121F4B5A4B5A4991C8FC5D0180
+13FE391E0001FC001F495A6CEB07E09038801FC03907E07F802603FFFEC9FCC613F8EB3F
+80334C77B339>121 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fd cmbx12 12 58
+/Fd 58 123 df<ED0FFF4AB512C0020F14F0027F80903A01FFF803FC499038C000FE010F
+EB00034948497E49485B5C495A4C138001FF6E13005CA3705AEE01F893C8FCA74BB51280
+B9FCA5C69038E00003B3B0007FD9FFC1B6FCA538467EC53E>12 D<EA07C0EA1FF0EA3FF8
+EA7FFCEAFFFEA8EA7FFCA7EA3FF8A7EA1FF0A7EA0FE0A7EA07C0A7C7FCA8EA07C0EA1FF0
+EA3FF8EA7FFCA2EAFFFEA5EA7FFCA2EA3FF8EA1FF0EA07C00F4677C522>33
+D<EA07C0EA1FF0487E487E487E7FA31480A37E7EEA1FF7EA07C7EA0007130FA21400A25B
+131E133EA25B13FC5B485A485A1207485A485A90C7FC120C112278C41F>39
+D<B612F8A91D097F9A25>45 D<EA07C0EA1FF0EA3FF8EA7FFCEAFFFEA7EA7FFCEA3FF8EA
+1FF0EA07C00F0F788E1F>I<EC3FF849B5FC010F14E0013F14F890397FF01FFC9039FFC0
+07FE4890380001FF48486D1380000716C049147F000F16E049143F001F16F0A2003F16F8
+A249141F007F16FCA600FF16FEB3A3007F16FCA56C6CEC3FF8A3001F16F0A2000F16E06D
+147F000716C06D14FF6C6C4913806C6D4813006C6D485A90397FF01FFC6DB55A010F14E0
+010314809026003FF8C7FC2F427CC038>48 D<EC03C01407141F147FEB03FF133FB6FCA4
+13C3EA0003B3B3ADB712FCA5264177C038>I<ECFFE0010F13FE013F6D7E90B612E00003
+15F82607FC0313FE3A0FE0007FFFD81F806D138048C7000F13C0488001C015E001F07F00
+FF6E13F07F17F881A46C5A6C5A6C5AC9FC17F05DA217E05D17C04B13804B1300A2ED1FFC
+4B5A5E4B5A4B5A4A90C7FC4A5A4A5AEC0FF04A5AEC3F804AC7127814FE495A494814F8D9
+07E014F0495A495A49C8FC017C140149140348B7FC4816E05A5A5A5A5AB8FC17C0A42D41
+7BC038>I<ECFFF0010713FF011F14C0017F14F049C66C7ED803F8EB3FFED807E06D7E81
+D80FF86D138013FE001F16C07FA66C5A6C4815806C485BC814005D5E4B5A4B5A4B5A4A5B
+020F1380902607FFFEC7FC15F815FF16C090C713F0ED3FFCED0FFEEEFF80816F13C017E0
+A26F13F0A217F8A3EA0FC0EA3FF0487EA2487EA217F0A25D17E06C5A494913C05BD83F80
+491380D81FF0491300D80FFEEBFFFE6CB612F800015D6C6C14C0011F49C7FC010113E02D
+427BC038>I<163FA25E5E5D5DA25D5D5D5DA25D92B5FCEC01F7EC03E7140715C7EC0F87
+EC1F07143E147E147C14F8EB01F0EB03E0130714C0EB0F80EB1F00133E5BA25B485A485A
+485A120F5B48C7FC123E5A12FCB91280A5C8000F90C7FCAC027FB61280A531417DC038>
+I<0007150301E0143F01FFEB07FF91B6FC5E5E5E5E5E16804BC7FC5D15E092C8FC01C0C9
+FCAAEC3FF001C1B5FC01C714C001DF14F09039FFE03FFC9138000FFE01FC6D7E01F06D13
+804915C0497F6C4815E0C8FC6F13F0A317F8A4EA0F80EA3FE0487E12FF7FA317F05B5D6C
+4815E05B007EC74813C0123E003F4A1380D81FC0491300D80FF0495AD807FEEBFFFC6CB6
+12F0C65D013F1480010F01FCC7FC010113C02D427BC038>I<4AB47E021F13F0027F13FC
+49B6FC01079038807F8090390FFC001FD93FF014C04948137F4948EBFFE048495A5A1400
+485A120FA248486D13C0EE7F80EE1E00003F92C7FCA25B127FA2EC07FC91381FFF8000FF
+017F13E091B512F89039F9F01FFC9039FBC007FE9039FF8003FF17804A6C13C05B6F13E0
+A24915F0A317F85BA4127FA5123FA217F07F121FA2000F4A13E0A26C6C15C06D4913806C
+018014006C6D485A6C9038E01FFC6DB55A011F5C010714C0010191C7FC9038003FF02D42
+7BC038>I<121E121F13FC90B712FEA45A17FC17F817F017E017C0A2481680007EC8EA3F
+00007C157E5E00785D15014B5A00F84A5A484A5A5E151FC848C7FC157E5DA24A5A14035D
+14074A5AA2141F5D143FA2147F5D14FFA25BA35B92C8FCA35BA55BAA6D5A6D5A6D5A2F44
+7AC238>I<EC7FF00103B5FC010F14C0013F14F090397F801FFC3A01FC0003FE48486D7E
+497F4848EC7F80163F484815C0A2001F151FA27FA27F7F01FE143F6D158002C0137F02F0
+14006C01FC5B6E485A6C9038FF83FCEDE7F86CECFFE06C5D6C92C7FC6D14C06D80010F14
+F882013F8090B7FC48013F14802607FC0F14C0260FF80314E04848C6FC496D13F0003F14
+1F48481307496D13F8150000FF157F90C8123F161F160FA21607A36D15F0127F160F6D15
+E06C6C141F6DEC3FC06C6CEC7F80D80FFE903801FF003A07FFC00FFE6C90B55AC615F001
+3F14C0010F91C7FC010013F02D427BC038>I<EC7FF0903807FFFE011F6D7E017F14E090
+39FFE03FF0489038800FF848496C7E48488048486D7E001F80003F1680A2484815C08117
+E0A212FF17F0A617F8A45D127FA3003F5CA26C7E5D6C6C5B12076C6C133E6CEBC07C6CEB
+FFF8013F5B010F01C013F00101130090C8FCA217E05DA2EA03C0D80FF015C0487E486C49
+1380A217004B5A150F5E49495A6C48495A01C0EBFFE0260FF0035B6CB65A6C4AC7FC6C14
+F86C6C13E0D907FEC8FC2D427BC038>I<EE1F80A24C7EA24C7EA34C7EA24B7FA34B7FA2
+4B7FA34B7F169F031F80161F82033F80ED3E07037E80157C8203FC804B7E02018115F082
+0203814B137F0207815D173F020F814B7F021F8292C77EA24A82023E80027E82027FB7FC
+A291B87EA2498302F0C8FCA20103834A157F0107834A153FA249488284011F8491C97E49
+84133E017E82B6020FB612F0A54C457CC455>65 D<B9FC18F018FE727E19E026003FFCC7
+00077F05017F716C7E727E727EA2721380A37213C0A74E1380A24E1300A24E5A4E5A4E5A
+4D5B05075B94B5128091B700FCC7FC18F018FF19E002FCC7000113F8716C7EF01FFE727E
+7213801AC07213E0A27213F0A31AF8A71AF0A2601AE0604E13C0604E138095B512000507
+5BBA12F86119C04EC7FC18E045447CC350>I<DCFFF01470031F01FF14F04AB6EAE00102
+07EDF803023FEDFE0791B539E001FF0F4949C7EA3F9F010701F0EC0FFF4901C0804990C8
+7E4948814948814948167F4849163F4849161F5A4A160F485B19074890CAFC19035A5BA2
+007F1801A34994C7FC12FFAE127F7F1AF0A2123FA27F6C18011AE06C7F19036C6D17C06E
+16077E6C6DEE0F806C6DEE1F006D6C5E6D6C167E6D6C6C5D6D6D4A5A6D01F0EC07F00101
+01FEEC1FE06D903AFFF001FF80023F90B6C7FC020715FC020115F0DA001F1480030001F8
+C8FC44467AC451>I<B9FC18F018FE727E19E026003FFEC7001F13F805017F9438003FFF
+060F7F727F727F727F84737E737EA2737EA2737EA21B80A2851BC0A51BE0AD1BC0A51B80
+61A21B006162193F624F5A19FF624E5B06075B4E5B063F90C7FC4DB45A050F13F8BA5A19
+C04EC8FC18F095C9FC4B447CC356>I<BA12F8A485D8001F90C71201EF003F180F180318
+011800A2197E193EA3191EA21778A285A405F890C7FCA316011603161F92B5FCA5ED001F
+160316011600A2F101E01778A2F103C0A494C7FC1907A21A80A2190FA2191FA2193FF17F
+0061601807181F4DB5FCBBFC61A443447DC34A>I<BA1280A419C026003FFEC7121F1701
+EF007F183F181F180F180719E01803A31801A3EE01E0F000F0A419001603A31607160F16
+7F91B6FCA59138FE007F160F16071603A31601A693C9FCAFB712F0A53C447CC346>I<DC
+FFF01470031F01FF14F04AB6EAE0010207EDF803023FEDFE0791B539E001FF0F4949C7EA
+3F9F010701F0EC0FFF4901C0804990C87E4948814948814948167F4849163F4849161F5A
+4A160F485B19074890CAFC19035A5BA2007F1801A34994C8FC12FFAD057FB612F0127F7F
+A3003FDC0001EBF000A27F7EA26C7FA26C7F807E6C7F6C7F6D7E6D6C5D6D6C7E6D6D5C6D
+01F05C010101FE143F6D903AFFF001FF9F023F90B6120F0207EDFC030201EDF000DA001F
+02C01330030001FCC9FC4C467AC458>I<B7D88003B612FEA526003FFEC9EBF800B3A791
+B9FCA54AC9FCB3AAB7D88003B612FEA54F447CC358>I<B76C0103B512F8A526003FFEC9
+3807E0004F5A4F5A077EC7FC614E5A4E5A4E5AF01F804EC8FC187E604D5AEF07F0EF0FC0
+4D5A4DC9FC177E4C5AEE03F04C5A4C5A4C7EEE7FF04C7E5D4B7F4B7F4B7FED3F3FDB7E1F
+7F03FC806E486C7F4B7E4B6C7F0380804B6C7F4A7F717E84717F83717F85717F83717F85
+717F187F727E86727F84727F86727F84B76C90B612FCA54E447CC358>75
+D<B712F0A526003FFECAFCB3B1F00780A4180F1900A460A360A2187EA218FE1701170317
+07171F177FEE03FFB95AA539447CC343>I<B500FE067FB512806E95B6FCA26F5EA2D800
+3F50C7FC013D6DEE03DFA2013C6DEE079FA26E6CEE0F1FA26E6C161EA26E6C163CA36E6C
+1678A26E6C16F0A26E6DEC01E0A26E6DEC03C0A36E6DEC0780A26F6CEC0F00A26F6C141E
+A26F6C5CA36F6C5CA26F6C5CA26F6D485AA26F6D485AA26F6D485AA3706C48C7FCA29338
+3FF81EA2706C5AA2706C5AA3706C5AA2705BA2705BA2705BA2B6057FB6128071C7FCA217
+3E171C61447CC36A>I<B9FC18F018FE727E19E0D8001F90C7000F7F05017F716C7E727E
+727E721380A21AC084A21AE0A91AC0A24E1380A21A00604E5A4E5A4D485A050F5B92B712
+C096C7FC18FC18C092CBFCB3A7B712E0A543447DC34D>80 D<B812F8EFFFC018F818FE72
+7ED8001F90C7003F13E005037F05007F727E727E727EA28684A286A762A24E90C7FCA24E
+5A61187F943801FFF005075B053F138092B7C8FC18F818E018F892C77FEF3FFF050F7F71
+7F717FA2717FA2717FA785A61B0F85A2187F73131F72141EB700E06DEB803E72EBE0FC72
+EBFFF8060114F0726C13E0CC0007138050457DC354>82 D<DAFFE0131C010701FE133C01
+3F9038FF807C90B6EAE0FC4815F9489038801FFF3907FC00014848EB007F4848143F4848
+140F491407007F15035B1601160012FF177CA27FA26D153C7F7F6D92C7FC6C7EEBFFE014
+FE6CEBFFF015FF6C15E016FC6C816C6F7E6C826C826C6C81011F810107811300020F8014
+0003077FED007F82040F1380828212F082A282A27EA218007EA26C5D6C5E6D14036D5D6D
+140701F84A5A01FFEC3FF002F8EBFFE0486CB65AD8FC1F92C7FCD8F80714FC48C614F048
+0107138031467AC43E>I<003FBA12E0A59026FE000FEB8003D87FE09338003FF049171F
+90C71607A2007E1803007C1801A300781800A400F819F8481978A5C81700B3B3A20107B8
+FCA545437CC24E>I<B76C010FB512F8A526003FFEC93803E000B3B3A9011F1707628019
+0F6D606F151F6D95C7FC6D6D5D197E6D6D5D6D6D1403DA7FFC4A5A6EB4EC3FF0020F9039
+F003FFE06E90B61280020193C8FC6E6C14FC030F14E09226007FFEC9FC4D457CC356>I<
+B792B6FCA526003FFECAEAFC00806D606F15016D608119036D606F15076D606F150F6D60
+81191F6D6D93C7FC61027F163E6F157E023F167C8119FC6E6D5C18016E5E7013036E5E82
+18076E6D5C180F6E5E70131F6E93C8FC705B037F143E82187E033F147C7013FC6F5C1781
+6F5C17C117C36F5C17E76F5C17FF6F5CA36F91C9FCA2705AA2705AA3705AA2705AA2705A
+A250457EC355>I<007FB6D8C003B61280A5D8000F01E0C7D801F8C7FC6D4C5A6F14076D
+6D5D6D6D4A5A4E5A6D6D143F6E6C92C8FC6E157E705B6EEBC0016E01E05B4D5A6E6D485A
+6EEBF80F6E01FC5B4D5A6E6D48C9FC6F6C5A6F137E5F6F5B815F816F7F81836F7F707E93
+B5FC844B805D4B8004E77FDB0FC37FED1F83DB3F817F04007F037E137F4B8002016E7F4B
+6D7F4A5A4A486D7F020F6E7F4B7F4A48814AC76C7F717F147E4A6F7E0101707F4A814948
+8349486F7F010F707FB600E00103B612FCA54E447DC355>88 D<903801FFE0011F13FE01
+7F6D7E48B612E03A03FE007FF84848EB1FFC6D6D7E486C6D7EA26F7FA36F7F6C5A6C5AEA
+00F090C7FCA40203B5FC91B6FC1307013F13F19038FFFC01000313E0000F1380381FFE00
+485A5B127F5B12FF5BA35DA26D5B6C6C5B4B13F0D83FFE013EEBFFC03A1FFF80FC7F0007
+EBFFF86CECE01FC66CEB8007D90FFCC9FC322F7DAD36>97 D<EB7FC0B5FCA512037EB1ED
+0FF892B57E02C314E002CF14F89139DFC03FFC9139FF000FFE02FCEB03FF4A6D13804A15
+C04A6D13E05CEF7FF0A218F8173FA318FCAC18F8A2177F18F0A3EFFFE06E15C06E5B6E49
+1380027C491300496C495A903AFC1FC07FFC496CB512F0D9F00314C049C691C7FCC8EA1F
+F036467DC43E>I<EC3FFC49B512C0010F14F0013F14FC90397FF003FE9039FFC001FF00
+03495A48494813805B120F485AA2485A6F1300007F6E5AED00784991C7FCA212FFAC6C7E
+A3123F6DEC03C0A26C6C1407000F16806D140F6C6DEB1F006C6D133E6C01F05B3A007FFC
+03F86DB55A010F14C0010391C7FC9038003FF82A2F7CAD32>I<EE03FEED07FFA5ED001F
+160FB1EC3FE0903803FFFC010FEBFF8F013F14CF9039FFF807FF48EBC00148903880007F
+4890C7123F4848141F49140F121F485AA3127F5BA212FFAC127FA37F123FA26C6C141FA2
+6C6C143F0007157F6C6C91B5FC6CD9C00314FC6C9038F01FEF6DB5128F011FEBFE0F0107
+13F89026007FC0EBF80036467CC43E>I<EC3FF80103B57E010F14E0013F8090397FF83F
+F89039FFC007FC48496C7E48496C7E48486D1380485A001FED7FC05B003FED3FE0A2127F
+5B17F0161F12FFA290B7FCA401F0C9FCA5127FA27FA2123F17F06C7E16016C6C15E06C6C
+14036C6DEB07C06C6DEB0F806C01F0EB3F0090397FFE01FE011FB55A010714F0010114C0
+9026001FFEC7FC2C2F7DAD33>I<EDFF80020F13E0027F13F049B512F849EB8FFC90390F
+FE0FFE90381FFC1F14F8133FEB7FF0A2ED0FFCEBFFE0ED03F0ED00C01600ABB612F8A5C6
+01E0C7FCB3B0007FEBFFE0A527467DC522>I<DAFFE0137E010F9039FE03FF80013FEBFF
+8F90B812C048D9C07F133F489038001FF84848EB0FFC4848903907FE1F80001F9238FF0F
+00496D90C7FCA2003F82A8001F93C7FCA26D5B000F5D6C6C495A6C6C495A6C9038C07FF0
+4890B55A1680D8078F49C8FC018013E0000F90CAFCA47F7F7F90B612C016FC6CEDFF8017
+E06C826C16FC7E000382000F82D81FF0C77ED83FC014074848020113808248C9FC177FA4
+6D15FF007F17006D5C6C6C4A5A6C6C4A5AD80FFEEC3FF83B07FFC001FFF0000190B612C0
+6C6C92C7FC010F14F8D9007F90C8FC32427DAC38>I<EB7FC0B5FCA512037EB1ED07FE92
+383FFF8092B512E002C114F89139C7F03FFC9138CF801F9139DF000FFE14DE14FC4A6D7E
+5CA25CA35CB3A7B60083B512FEA537457CC43E>I<137C48B4FC4813804813C0A24813E0
+A56C13C0A26C13806C1300EA007C90C7FCAAEB7FC0EA7FFFA512037EB3AFB6FCA518467C
+C520>I<EB7FC0B5FCA512037EB293387FFFE0A593380FE0004C5A4CC7FC167E5EED03F8
+ED07E04B5A4B5A037FC8FC15FEECC1FCECC3FE14C7ECDFFF91B57E82A202F97F02E17F02
+C07FEC807F6F7E826F7E816F7F836F7F816F7F83707E163FB60003B512F8A535457DC43B
+>107 D<EB7FC0B5FCA512037EB3B3B3A3B61280A519457CC420>I<90277F8007FEEC0FFC
+B590263FFFC090387FFF8092B5D8F001B512E002816E4880913D87F01FFC0FE03FF8913D
+8FC00FFE1F801FFC0003D99F009026FF3E007F6C019E6D013C130F02BC5D02F86D496D7E
+A24A5D4A5DA34A5DB3A7B60081B60003B512FEA5572D7CAC5E>I<90397F8007FEB59038
+3FFF8092B512E0028114F8913987F03FFC91388F801F000390399F000FFE6C139E14BC02
+F86D7E5CA25CA35CB3A7B60083B512FEA5372D7CAC3E>I<EC1FFC49B512C0010714F001
+1F14FC90397FF80FFF9026FFC0017F48496C7F4848C7EA3FE000078248486E7E49140F00
+1F82A2003F82491407007F82A400FF1780AA007F1700A46C6C4A5AA2001F5E6D141F000F
+5E6C6C4A5AA26C6C6CEBFFE06C6D485B27007FF80F90C7FC6DB55A010F14F8010114C090
+26001FFCC8FC312F7DAD38>I<90397FC00FF8B590B57E02C314E002CF14F89139DFC03F
+FC9139FF001FFE000301FCEB07FF6C496D13804A15C04A6D13E05C7013F0A2EF7FF8A4EF
+3FFCACEF7FF8A318F017FFA24C13E06E15C06E5B6E4913806E4913006E495A9139DFC07F
+FC02CFB512F002C314C002C091C7FCED1FF092C9FCADB67EA536407DAC3E>I<DA3FE013
+1E902603FFFC133E010F01FF137E013F1480903AFFF80FE0FE489038E003F148EBC00148
+90388000FB4890C7127F49143F001F151F485A160F5B127FA3485AAC6C7EA46C7EA26C6C
+141F163F6C6C147F6C15FF6C6D5A6C9038E003EF6C9038F01FCF6DB5128F011FEBFE0F01
+0313F89038007FC091C7FCAD0307B512FCA536407CAC3B>I<90387F807FB53881FFE002
+8313F0028F13F8ED8FFC91389F1FFE000313BE6C13BC14F8A214F0ED0FFC9138E007F8ED
+01E092C7FCA35CB3A5B612E0A5272D7DAC2E>I<90391FFC038090B51287000314FF120F
+381FF003383FC00049133F48C7121F127E00FE140FA215077EA27F01E090C7FC13FE387F
+FFF014FF6C14C015F06C14FC6C800003806C15806C7E010F14C0EB003F020313E0140000
+F0143FA26C141F150FA27EA26C15C06C141FA26DEB3F8001E0EB7F009038F803FE90B55A
+00FC5CD8F03F13E026E007FEC7FC232F7CAD2C>I<EB01E0A51303A41307A2130FA2131F
+A2133F137F13FF1203000F90B51280B7FCA4C601E0C7FCB3A3ED01E0A9150302F013C013
+7F150790393FF80F8090391FFC1F006DB5FC6D13FC01015B9038003FE023407EBE2C>I<
+D97FC049B4FCB50103B5FCA50003EC000F6C81B3A85EA25EA25E7E6E491380017FD901F7
+13FE9138F807E76DB512C7010F1407010313FE9026007FF0EBFC00372E7CAC3E>I<B690
+3803FFFCA5000101E09038003E006C163C80017F5D8017F8013F5D6E1301011F5D6E1303
+010F5D6E13076D5DED800F6D92C7FC15C05E6DEBE01E163E6D143CEDF07C027F1378EDF8
+F8023F5B15FD021F5B15FF6E5BA36E5BA26E90C8FCA26E5AA26E5AA21578362C7EAB3B>
+I<B5D8FE1FB539801FFFF0A500019027C0003FE0C7EA7C007114786E17F86C6F6C5C6E16
+01017F6E6C5CA26E011F1403013F6F5C6E013F1407011F6F5CA26E0179140F010F048090
+C7FC6E01F95C6D02F0EBC01E15806D902681E07F5B18E003C3157C6D9139C03FF07815E7
+6DDA801F5B18F803FF14F96E9039000FFDE018FF6E486D5BA36E486D5BA26E486D90C8FC
+A24B7F02075DA26E48147C4B143C4C2C7EAB51>I<B500FE90383FFFF0A5C601F0903803
+E0006D6C495A013F4A5A6D6C49C7FC6E5B6D6C137E6DEB807C6D6D5A6DEBC1F0EDE3E06D
+EBF7C06EB45A806E90C8FC5D6E7E6E7F6E7FA24A7F4A7F8291381F3FFCEC3E1F027C7F4A
+6C7E49486C7F01036D7F49487E02C08049486C7F49C76C7E013E6E7E017E141FB500E090
+B512FCA5362C7EAB3B>I<B6903803FFFCA5000101E09038003E006C163C80017F5D8017
+F8013F5D6E1301011F5D6E1303010F5D6E13076D5DED800F6D92C7FC15C05E6DEBE01E16
+3E6D143CEDF07C027F1378EDF8F8023F5B15FD021F5B15FF6E5BA36E5BA26E90C8FCA26E
+5AA26E5AA21578A215F85D14015D001F1303D83F805B387FC007D8FFE05B140F92C9FC5C
+143E495A387FC1F8EB07F06CB45A6C5B000790CAFCEA01FC36407EAB3B>I<001FB71280
+A49026FC001F130001E0495A5B49495A90C7485A48495B123E4A5B4A5B003C495BA24A90
+C7FC4A5A4A5AC7FC4A5A495B495BA2495B499038800780491300A2495A4948130F494814
+00A2485B48495B485BA248495B4890C75A48485C15034848EB1FFEB7FCA4292C7DAB32>
+I E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fe cmr12 14.4 8
+/Fe 8 115 df<15E01401EC03C0EC0780EC0F00141E5C147C5C495A13035C495A130F5C
+131F91C7FC133E137EA25BA2485AA25B1203A2485AA3120F5BA2121FA25BA2123FA290C8
+FCA35AA5127EA312FEB3A3127EA3127FA57EA37FA2121FA27FA2120FA27F1207A36C7EA2
+12017FA26C7EA2137EA2133E7F80130F8013076D7E8013016D7E147C143C8080EC0780EC
+03C0EC01E014001B7974D92E>40 D<12E07E12787E7E7E6C7E7F6C7E6C7E7F1200137C13
+7E133E133F7F6D7E80A26D7EA26D7EA2130180A26D7EA380147EA2147FA280A21580A214
+1FA315C0A5140FA315E0B3A315C0A3141FA51580A3143FA21500A25CA2147EA214FE5CA3
+495AA25C1303A2495AA2495AA25C49C7FC5B133E137E137C5B12015B485A485A5B48C8FC
+121E5A5A5A5A1B797AD92E>I<007FBB12F8BC12FCA36C1AF8CFFCB3007FBB12F8BC12FC
+A36C1AF84E1D7AAB5B>61 D<B712E0A4C66C90CAFCEB3FFC6D5AB3B3A9191CA51938A619
+78A319F819F0A218011803A21807180F181F183F18FF013F1503496C023F13E0BAFCA43E
+527BD149>76 D<ECFFC0010F13F8013F13FE9039FF00FF80D801F0EB3FE0D803C0EB0FF0
+486C6D7E01F86D7E000F816D13016F7EA3707E6C5AEA01E0C9FCA6ED3FFF020FB5FC9138
+FFFC7F01071300EB1FF0EB7FC04848C7FCEA03FC485A485A485A123F5B485A187012FF90
+C8FCA216FFA35D6D14BF007F14036DEB073F6C6C90390F1FC0E06C6C131E6C6C90393C0F
+E1C02707FE01F013FF0001B5486C13806C6C90398003FE00D907FCC712F834367BB43B>
+97 D<EC0FF891B5FC010314C090390FF80FF090391FC003FC90397F8001FE49C77E4848
+EC7F804848143F49EC1FC0485A000FED0FE05B001F16F01607485AA2007F16F8A25B1603
+12FF90B7FCA30180C9FCA8127F7FA2123FA26D1538121F17786C6C1570000716F06D15E0
+6C6C14016C6CEC03C06C6C15806D6C130F6D6CEB1F00D90FF0133C903907FE01F80101B5
+12E06D6C1380DA07FCC7FC2D367DB434>101 D<EF1FC0DA3FE0EBFFE0902701FFFC0313
+F001079039FF07E1F8903A1FE03FCF01903A3F800FFC03903A7F0007F80101FE010314F0
+4848903901FC004000036F1300491300000781A24980000F82A8000793C7FC6D5CA20003
+5D6D130100015D6C6C495A017F495A6E485A9039FFE03FC0D801C7B5C8FC01C113FC3903
+803FE091CAFCA57FA27F7F7F6CB612E016FF6C16C017F0013F15FC8390B8FCD803F8C700
+1F1380D80FE0020113C04848EC007F4848ED1FE090C9120F127EEF07F012FE481603A56C
+1607007E17E0007F160F6C6CED1FC06C6CED3F806C6CED7F006C6C15FED803FCEC03FCC6
+B4EC0FF0D93FF0EBFFC0010FB6C7FC010114F8D9001F1380354E7DB43B>103
+D<01FFEB1F80B5EB7FF0913801FFF8913803E1FC91380783FE0003EB0F07C6131EEB7F1C
+1438143091387003FC91386000F0160014E05CA45CB3AA8048487EB612F0A427347DB32E
+>114 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Ff cmsy10 10 5
+/Ff 5 104 df<EB0FE0EB7FFC497E0003EBFF804814C04814E04814F04814F8A24814FC
+A3B612FEA86C14FCA36C14F8A26C14F06C14E06C14C06C1480C6EBFE006D5AEB0FE01F20
+7BA42A>15 D<126012F812FEEA7F80EA3FE0EA0FF8EA03FEC66C7EEB3FE0EB0FF8EB03FE
+903800FF80EC3FE0EC0FF8EC03FE913800FF80ED3FE0ED0FF8ED03FE923800FF80EE3FE0
+EE0FF8EE03FE933800FF80EF3FC0171FEF7F80933801FF00EE07FCEE1FF0EE7FC04B48C7
+FCED07FCED1FF0ED7FC04A48C8FCEC07FCEC1FF0EC7FC04948C9FCEB07FCEB1FF0EB7FC0
+4848CAFCEA07FCEA1FF0EA7FC048CBFC12FC1270CCFCAE007FB81280B912C0A26C178032
+4479B441>21 D<D90FF0ED07F0D93FFEED3FFE90B56C91B5FC00036E903903F807C02707
+F07FF0903907C001E0270F801FF890390F8000F090260007FC013EC71270001E6D6C4914
+38486D6C0178141C00386D6D5A48DA7FC1150E92383FE3E0006091261FF3C01406EEF780
+00E0DA0FFF1507486E90C812036F5AA26F7E6F7F707EA24C7E6C4A6D14070060DBEFF814
+06ED03CF0070912607C7FC140E92380F83FE6CDB01FF141CDB1E006D133C6C023E6D6C13
+786C4A6D6C13F0000FD901F090381FF8016C6C484890390FFE0FE02703E01FC00103B512
+C0C6B5C76C1400D97FFC9138007FFCD90FE0ED0FF048267BA453>49
+D<EC01F8140FEC3F80ECFC00495A495A495AA2130F5CB3A7131F5C133F49C7FC13FEEA03
+F8EA7FE048C8FCEA7FE0EA03F8EA00FE137F6D7E131F80130FB3A7801307A26D7E6D7E6D
+7EEC3F80EC0FF814011D537ABD2A>102 D<12FCEAFFC0EA07F0EA01FCEA007E7F80131F
+80130FB3A7801307806D7E6D7EEB007EEC1FF0EC07F8EC1FF0EC7E00495A495A495A5C13
+0F5CB3A7131F5C133F91C7FC137E485AEA07F0EAFFC000FCC8FC1D537ABD2A>I
+E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fg cmbx12 14.4 41
+/Fg 41 121 df<EA07F0EA1FF8EA3FFE487EA2B5128014C0A314E0A37EA27EEA1FFDEA07
+F1EA0001A2130314C0A313071480130FA214005B133EA25B5B485A1203485A485A485A90
+C7FC120C132876D225>39 D<EA07F0487E487E487E487EB51280A76C13006C5A6C5A6C5A
+6C5A1111769025>46 D<157815FC14031407141F14FF130F0007B5FCB6FCA2147F13F0EA
+F800C7FCB3B3B3A6007FB712FEA52F4E76CD43>49 D<EC3FFE0103B512E0010F14FC013F
+14FF90B712C048D9C07F7F2703FE000F13F8D807F801037FD80FE06D7F48486D7F484880
+01F01680486C6E13C07F486C6E13E07FA27013F0A56C5AA26C5AEA0FF0EA03C0C914E05E
+A218C05E1880A24C13005F4C5A4B5B5F4B5B5F4B5B4B90C7FC4B5A5E4B5AED7FE04B5A4A
+5B4A48C8FC4A5A5D4A48EB01F04A5AEC3F804AC7FC02FEEC03E0495A495A495A495AD91F
+80140749C8FC013E150F017FB7FC90B812C05A5A5A5A5A5A5AB9FC1880A4344E79CD43>
+I<91380FFFC091B512FC0107ECFF80011F15E090263FF8077F9026FF800113FC4848C76C
+7ED803F86E7E491680D807FC8048B416C080486D15E0A4805CA36C17C06C5B6C90C75AD8
+01FC1680C9FC4C13005FA24C5A4B5B4B5B4B13C04B5BDBFFFEC7FC91B512F816E016FCEE
+FF80DA000713E0030113F89238007FFE707E7013807013C018E07013F0A218F8A27013FC
+A218FEA2EA03E0EA0FF8487E487E487EB57EA318FCA25E18F891C7FC6C17F0495C6C4816
+E001F04A13C06C484A1380D80FF84A13006CB44A5A6CD9F0075BC690B612F06D5D011F15
+80010302FCC7FCD9001F1380374F7ACD43>I<177C17FEA2160116031607160FA2161F16
+3F167FA216FF5D5DA25D5DED1FBFED3F3F153E157C15FCEC01F815F0EC03E01407EC0FC0
+1580EC1F005C147E147C5C1301495A495A5C495A131F49C7FC133E5B13FC485A5B485A12
+07485A485A90C8FC123E127E5ABA12C0A5C96C48C7FCAF020FB712C0A53A4F7CCE43>I<
+D80380150ED807E0157E01FEEC03FED9FFF0137F91B65A5F5F5F5F5F94C7FC5E5E16F016
+C093C8FC15F801E190C9FC01E0CAFCABEC0FFF027F13F001E3B512FE01E76E7E9026FFF8
+077FDAC0017F49C713F8496E7E49143F4981496E7E6C481680C9FC18C08218E0A418F0A3
+EA0FE0487E487E487E487EA418E0A35B6C484A13C05B491680003EC85A003F17006C6C4A
+5A6D5D6C6C4A5AD807F8495BD803FE01075B2701FFC03F5B6C90B65A013F4AC7FC6D14F8
+010314C09026007FF8C8FC344F79CD43>I<ED0FFF92B512E0020780021F14FC91397FFE
+03FE903A01FFF0007F4901C0EB3F804990C7121F4948EC7FC0494814FF49484913E04948
+5B01FF5C485BA2485B5AA2486F13C04A6D1380486F1300177E94C7FC5AA291CAFC5AA215
+08913801FFF8020713FFB54814C04A14F04AC66C7E023C6D7E4A6D7E4A6D7E7013804A15
+C0A24A15E07013F05C18F8A491C714FCA37EA67EA46C17F880A27E18F06C5D18E06C6D15
+C07E6E4913806C6D15006D6C495A6D6CEB7FFC6DB448485A6D90B55A010315C0010092C7
+FC023F13FC020713C0364F7ACD43>I<121F7F7FEBFF8091B81280A45A1900606060A260
+6060485F0180C86CC7FC007EC95A4C5A007C4B5A5F4C5A160F4C5A484B5A4C5A94C8FC16
+FEC812014B5A5E4B5A150F4B5AA24B5AA24B5A15FFA24A90C9FCA25C5D1407A2140FA25D
+141FA2143FA4147F5DA314FFA55BAC6D5BA2EC3FC06E5A395279D043>I<913807FFC002
+7F13FC0103B67E010F15E090261FFC0113F8903A3FE0003FFCD97F80EB0FFE49C76C7E48
+488048486E1380000717C04980120F18E0177FA2121F7FA27F7F6E14FF02E015C014F802
+FE4913806C7FDBC00313009238F007FE6C02F85B9238FE1FF86C9138FFBFF06CEDFFE017
+806C4BC7FC6D806D81010F15E06D81010115FC010781011F81491680EBFFE748018115C0
+48D9007F14E04848011F14F048487F48481303030014F8484880161F4848020713FC1601
+824848157F173FA2171FA2170FA218F8A27F007F17F06D151FA26C6CED3FE0001F17C06D
+157F6C6CEDFF806C6C6C010313006C01E0EB0FFE6C01FCEBFFFC6C6CB612F06D5D010F15
+80010102FCC7FCD9000F13C0364F7ACD43>I<BA12C019FEF1FFC01AF01AFCD8000701F0
+C7000313FFDE007F7F737F070F7F737F878587858785A287A84F5BA263616361634F5B4F
+5B077F90C7FC4E485A060713F892B812E097C8FC861AF003F0C7000313FE9539003FFF80
+070F13E0737F07017F87737F747E1C807413C0A27413E0A31CF0A386A362A31CE0A2621C
+C0A250138097B5FC1C004F5B19074F5B073F13F04EB55ABC128098C7FC1AF81AC007F8C8
+FC54527CD160>66 D<BA7E19FCF1FF801AF01AFCD8000701F0C7000F13FF060014C0071F
+7F070713F807017F737F747E747F747F86747F747F8886888688A2757EA31D8087A21DC0
+A51DE0A387A963A31DC0A51D80A2631D00A3515AA2646264505B6264505B505B5090C7FC
+F2FFFE4F5B07075B071F5B96B512C0060F91C8FCBB5A1AF01AC007FCC9FC19805B527CD1
+67>68 D<BC1280A5D8000701F8C7000114C0F0001F19071901851A7F1A3F1A1FA2F20FE0
+A21A07A31A03A318F81BF01A01A497C7FC1701A317031707170F177F92B6FCA59238F800
+7F170F170717031701A317001B3EA31B7CA395C8FCA21BFCA21BF8A21A01A31A031BF01A
+071A0FA21A1F1A3FF27FE0F101FF1907191F0603B5FCBCFCA21BC0A34F517CD058>I<93
+2601FFFCEC01C0047FD9FFC013030307B600F81307033F03FE131F92B8EA803F0203DAE0
+03EBC07F020F01FCC7383FF0FF023F01E0EC0FF94A01800203B5FC494848C9FC4901F882
+4949824949824949824949824990CA7E494883A2484983485B1B7F485B481A3FA2484918
+1FA3485B1B0FA25AA298C8FC5CA2B5FCAE6C057FB712E0A280A36C94C7003FEBC000A36C
+7FA36C7FA27E6C7FA26C7F6C7FA26D7E6D7F6D7F6D6D5E6D7F6D01FC93B5FC6D13FF6D6C
+6D5C6E01F0EC07FB020F01FEEC1FF10203903AFFF001FFE0020091B6EAC07F033FEE001F
+030703FC1307DB007F02E01301040149CAFC5B5479D26A>71 D<B812C0A5D8000701F8C7
+FCB3B3B3B2B812C0A52A527CD132>73 D<B600FC073FB512FE6F61A26F96B6FCA2D80007
+F5C00070EF01EFA202EF6DEF03CFA202E76DEF078FA202E36DEF0F0FA202E16D171EA302
+E06D173CA26F6C1778A26F6C17F0A26F6DED01E0A26F6DED03C0A36F6DED0780A26F6DED
+0F00A26F6D151EA26F6D5DA3706C5DA2706C5DA2706D495AA2706D495AA2706D495AA370
+6D49C7FCA2706D131EA2706D5BA2716C5BA3716C5BA271EB81E0A271EBC3C0A271EBE780
+A27101FFC8FCA3715BA2715BA2725AA2725AA2D93FFC6F5AB74DB712FEA2725AA2725A77
+527CD180>77 D<93380FFFC00303B6FC031F15E092B712FC0203D9FC0013FF020F01C001
+0F13C0023F90C7000313F0DA7FFC02007F494848ED7FFE4901E0ED1FFF49496F7F49496F
+7F4990C96C7F49854948707F4948707FA24849717E48864A83481B804A83481BC0A2481B
+E04A83A2481BF0A348497113F8A5B51AFCAF6C1BF86E5FA46C1BF0A26E5F6C1BE0A36C6D
+4D13C0A26C6D4D1380A26C1B006C6D4D5A6E5E6C626D6C4C5B6D6D4B5B6D6D4B5B6D6D4B
+5B6D6D4B5B6D6D4B90C7FC6D6D4B5A6D01FF02035B023F01E0011F13F0020F01FC90B512
+C0020390B7C8FC020016FC031F15E0030392C9FCDB001F13E0565479D265>79
+D<BAFC19F819FF1AE086D8000701F0C7001F13FC060113FF726C13807313C0070F13E01B
+F0857313F81BFCA27313FEA41BFFA81BFEA31BFC61A21BF84F13F04F13E0614F13C04F13
+004E485A061F5B92B812F01AC04FC7FC19E003F8CBFCB3AEB812C0A550527CD15C>I<00
+3FBC1280A59126C0003F9038C0007F49C71607D87FF8060113C001E08449197F49193F90
+C8171FA2007E1A0FA3007C1A07A500FC1BE0481A03A6C994C7FCB3B3AC91B912F0A55351
+7BD05E>84 D<B800C00103B612FCA5D8000701F8CAEBF000F31F80B3B3B11B3FA26D97C7
+FC81637F1B7E6D6D17FE505A6E7E505A6E6D15076E4D5A6E6D4B5A6E6D4B5A6E01F84B5A
+6E6DDA03FFC8FC6E6CB46CEB0FFE6F9039F001FFF8030F90B65A030316C0DB007F92C9FC
+040F14F8DC007F13805E537CD167>I<B700FC017FB600FE91B612F0A5D8003F01C0C800
+1F01E0C9EBF8006F71EE0FC06D7161876F1C1F6D7196C7FC6F8373606D1E3E6F836D7160
+876F1CFC6D666F4B801F016D66704A806E525A88704A17076E059F5F70021F80080F160F
+6E6570023F806EDC3E074CC8FC8870027E5F6EDC7C03163E7002FC804F6C167E6E1C7C70
+0101814F6C16FC6E745B70010317016E4C6D5D060716C00580496D14036F63DDC00F16E0
+4F6D14076F07F05BDDE01F170F6F92C76C5D1DF8DDF03E6E141F6F98C9FCDDF87E16FC06
+7C6E5C6FF1FE3EDDFCFC177E6F4A6E147C1DFFDDFFF06E14FC6F62A24E816F62A270496F
+5BA24E817061A295C97E7061A270487090CAFCA37048705AA24D1601040360A27048705A
+84537DD18B>87 D<EC7FFF0107B512F0013F14FE90B77E48D9E00F7F2703FE000113F048
+6C6D7F6EEB3FFC48826E131F83707FA36C496D7FA26C90C7FC6C5AC9FCA6037FB5FC020F
+B6FC91B7FC01071487013FEBF0074913803901FFFC004813F0485B485B485B4890C7FC5A
+5BA2485AA45EA26D5C007F151D163D6C6C02797F6C6D01F113F86C9026C003E1EBFFE06C
+9026F81FC014F06C90B5487EC6ED001F011F01FC010713E0010101E090C8FC3C387CB641
+>97 D<913801FFF8021FEBFF8091B612F0010315FC010F9038C00FFE903A1FFE0001FFD9
+7FFC491380D9FFF05B4817C048495B5C5A485BA2486F138091C7FC486F1300705A4892C8
+FC5BA312FFAD127F7FA27EA2EF03E06C7F17076C6D15C07E6E140F6CEE1F806C6DEC3F00
+6C6D147ED97FFE5C6D6CEB03F8010F9038E01FF0010390B55A01001580023F49C7FC0201
+13E033387CB63C>99 D<4DB47E0407B5FCA5EE001F1707B3A4913801FFE0021F13FC91B6
+FC010315C7010F9038E03FE74990380007F7D97FFC0101B5FC49487F4849143F48498048
+5B83485B5A91C8FC5AA3485AA412FFAC127FA36C7EA37EA26C7F5F6C6D5C7E6C6D5C6C6D
+49B5FC6D6C4914E0D93FFED90FEFEBFF80903A0FFFC07FCF6D90B5128F0101ECFE0FD900
+3F13F8020301C049C7FC41547CD24B>I<913803FFC0023F13FC49B6FC010715C0490181
+7F903A3FFC007FF849486D7E49486D7E4849130F48496D7E48178048497F18C0488191C7
+FC4817E0A248815B18F0A212FFA490B8FCA318E049CAFCA6127FA27F7EA218E06CEE01F0
+6E14037E6C6DEC07E0A26C6DEC0FC06C6D141F6C6DEC3F806D6CECFF00D91FFEEB03FE90
+3A0FFFC03FF8010390B55A010015C0021F49C7FC020113F034387CB63D>I<ED3FFC0203
+B5FC020F14C0023F14E09139FFF81FF0499038C03FF849EB807F49903800FFFC495A495A
+A2495AA2EE7FF8495AEE3FF0EE0FC093C7FCAEB712E0A526007FF8C8FCB3B3A7007FB512
+FEA52E547CD329>I<DA3FFF14FF0103B5D8F00713C0010FDAFC1F13E0013FECFF7F9026
+7FFC0F9038FF9FF09026FFE001EBF83F48496C13E0484990387FF01F4890C7D83FF813E0
+489338FC0FC0F0078048486E6CC7FCA2003F82A9001F5EA26C6C4A5AA26C5E6C6D495A6C
+6D495A6C6D485BDAFC0F5B4890B6C8FCD803EF14FC01C314F02607C03F90C9FC91CBFCA2
+120FA37FA213F813FE90B7FC6C16F817FF18C06C836C836C836D828448B9FC12074848C7
+00031480D81FF8EC003F4848150748486F13C083485A83A56D5D007F18806D5D003F1800
+6C6C4B5AD80FFEED1FFC6C6C6CEC7FF86C01E049485A6C01FE011F5B6C6CB71280010F03
+FCC7FC010115E0D9000F01FCC8FC3C4F7CB543>I<EB3FF0B5FCA51203C6FCB3A4EE1FFC
+93B512C0030314F0030F8092391FE07FFC92393F001FFE037C8003F07FDAF1E081ECF3C0
+DAF7807F8502FFC7FC5CA25CA45CB3ACB6D8F807B612C0A542537BD24B>I<137F497E00
+0313E0487FA2487FA76C5BA26C5BC613806DC7FC90C8FCADEB3FF0B5FCA512017EB3B3A6
+B612E0A51B547BD325>I<EB3FF0B5FCA512017EB3B3B3B1B612F0A51C537BD225>108
+D<D93FF0D91FFCEDFFE0B591B500C0010713FE030302F0011F6D7E030F6E017F8092271F
+E07FFCD9FF037F922A3F001FFE01F8007F0003027C9126FF03E080C602F06DD90780137F
+DAF1E0038FC77FDAF3C0159EDAF7806D01BC143F07FC8102FFC75C4A5EA24A5EA44A5EB3
+ACB6D8F807B6D8C03FB512FEA567367BB570>I<D93FF0EB1FFCB591B512C0030314F003
+0F8092391FE07FFC92393F001FFE0003027C80C602F07FDAF1E081ECF3C0DAF7807F8502
+FFC7FC5CA25CA45CB3ACB6D8F807B612C0A542367BB54B>I<913801FFE0021F13FE91B6
+12C0010315F0010F9038807FFC903A1FFC000FFED97FF86D6C7E49486D7F48496D7F4849
+6D7F4A147F48834890C86C7EA24883A248486F7EA3007F1880A400FF18C0AC007F1880A3
+003F18006D5DA26C5FA26C5F6E147F6C5F6C6D4A5A6C6D495B6C6D495B6D6C495BD93FFE
+011F90C7FC903A0FFF807FFC6D90B55A010015C0023F91C8FC020113E03A387CB643>I<
+903A3FF001FFE0B5010F13FE033FEBFFC092B612F002F301017F913AF7F8007FFE0003D9
+FFE0EB1FFFC602806D7F92C76C7F4A824A6E7F4A6E7FA2717FA285187F85A4721380AC1A
+0060A36118FFA2615F616E4A5BA26E4A5B6E4A5B6F495B6F4990C7FC03F0EBFFFC9126FB
+FE075B02F8B612E06F1480031F01FCC8FC030313C092CBFCB1B612F8A5414D7BB54B>I<
+912601FFE0EB0780021F01F8130F91B500FE131F0103ECFF80010F9039F03FC03F499039
+800FE07F903A7FFE0003F04948903801F8FF4849EB00FD4849147F4A805A4849805A4A80
+5AA291C87E5AA35B12FFAC6C7EA37EA2806C5EA26C6D5CA26C6D5C6C6D5C6C93B5FC6C6D
+5B6D6C5B6DB4EB0FEF010F9038C07FCF6D90B5120F010114FED9003F13F80203138091C8
+FCB1040FB61280A5414D7CB547>I<90397FE003FEB590380FFF80033F13E04B13F09238
+FE1FF89139E1F83FFC0003D9E3E013FEC6ECC07FECE78014EF150014EE02FEEB3FFC5CEE
+1FF8EE0FF04A90C7FCA55CB3AAB612FCA52F367CB537>I<903903FFF00F013FEBFE1F90
+B7FC120348EB003FD80FF81307D81FE0130148487F4980127F90C87EA24881A27FA27F01
+F091C7FC13FCEBFFC06C13FF15F86C14FF16C06C15F06C816C816C81C681013F1580010F
+15C01300020714E0EC003F030713F015010078EC007F00F8153F161F7E160FA27E17E07E
+6D141F17C07F6DEC3F8001F8EC7F0001FEEB01FE9039FFC00FFC6DB55AD8FC1F14E0D8F8
+07148048C601F8C7FC2C387CB635>I<143EA6147EA414FEA21301A313031307A2130F13
+1F133F13FF5A000F90B6FCB8FCA426003FFEC8FCB3A9EE07C0AB011FEC0F8080A26DEC1F
+0015806DEBC03E6DEBF0FC6DEBFFF86D6C5B021F5B020313802A4D7ECB34>I<D93FF891
+3801FFC0B50207B5FCA50003ED001FC61607B3AE5FA35FA2017F5D173B177B6D6C14F3DC
+01E313F06D6CD907C3EBFFC0903A0FFFC03F836D90B51203010114FE6D6C13F8020701E0
+91C7FC42377BB54B>I<B6D8E07FB5D8C003B512C0A5000101F0C701F0C7381FF8006E02
+7FED07E06C715DA26E023F150F017F705DA26E181F013F4B6C92C7FC6E606D70143E94B5
+FC6F177E6D4A6E137C03C001F315FC6D715B160303E001E114016D020702E05B03F013C0
+6D71485A160F03F8D9807F13076D05F85B93381F003F03FC160F027F4902FC5BDBFE3E01
+1F131F023F04FE90C8FC167EDBFF7C010F5B6E01FCECFF3E4C6D137E6E5FA24C7F6E5F4C
+7F6E5FA24C7F6E5F4C147FA26E5F93C8123F6F5EA2033E6FC9FC5A367DB461>119
+D<007FB500F090387FFFFEA5C66C48C7000F90C7FC6D6CEC07F86D6D5C6D6D495A6D4B5A
+6F495A6D6D91C8FC6D6D137E6D6D5B91387FFE014C5A6E6C485A6EEB8FE06EEBCFC06EEB
+FF806E91C9FCA26E5B6E5B6F7E6F7EA26F7F834B7F4B7F92B5FCDA01FD7F03F87F4A486C
+7E4A486C7E020F7FDA1FC0804A486C7F4A486C7F02FE6D7F4A6D7F495A49486D7F01076F
+7E49486E7E49486E7FEBFFF0B500FE49B612C0A542357EB447>I
+E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fh line10 10 1
+/Fh 1 46 df<12C012F012FCB4FC13C013F813FEEBFFC014F814FF15E015FEA215E01500
+14F814C049C7FC13F813C090C8FC12FC12F012C01F184E8B53>45
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fi cmex10 10 3
+/Fi 3 83 df<160F161F163E167C16F8ED01F0ED03E0ED07C0150FED1F801600153E157E
+5D4A5A5D14034A5A5D140F4A5AA24AC7FC143E147E5CA2495AA2495AA2495AA2130F5CA2
+495AA2133F91C8FCA25B137E13FEA25B1201A25B1203A35B1207A35B120FA35BA2121FA4
+5B123FA690C9FC5AAA12FEB3AC127FAA7E7FA6121F7FA4120FA27FA312077FA312037FA3
+12017FA212007FA2137E137F7FA280131FA26D7EA2801307A26D7EA26D7EA26D7EA2147E
+143E143F6E7EA26E7E1407816E7E1401816E7E157E153E811680ED0FC01507ED03E0ED01
+F0ED00F8167C163E161F160F28C66E823D>18 D<12F07E127C7E7E6C7E6C7E6C7E7F6C7E
+1200137C137E7F6D7E130F806D7E1303806D7EA26D7E147C147E80A26E7EA26E7EA26E7E
+A2811403A26E7EA2811400A281157E157FA2811680A2151F16C0A3150F16E0A3150716F0
+A31503A216F8A4150116FCA6150016FEAA167FB3AC16FEAA16FC1501A616F81503A416F0
+A21507A316E0150FA316C0151FA31680153FA216005DA2157E15FE5DA214015DA24A5AA2
+14075DA24A5AA24A5AA24AC7FCA2147E147C14FC495AA2495A5C1307495A5C131F49C8FC
+137E137C5B1201485A5B485A485A48C9FC123E5A5A5A28C67E823D>I<167F923801FFC0
+923803C0F0923807803892380F007892381F01FC151E153EA2157E92387C0070170015FC
+A44A5AA81403A45DA41407A94A5AAA4A5AA95DA4143FA492C8FCA7143E147EA4147C1238
+00FE13FC5CA2495A5CEA7803387007C0383C0F80D80FFEC9FCEA03F82E5C7C7F27>82
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fj cmsy7 7 3
+/Fj 3 113 df<B712FEA327037A8F34>0 D<017F157F2601FFE0903803FFC0000701F890
+380FF1F0260F83FC90381F0038261E00FF013C7F001890263F8078130C4890261FC0E07F
+007090260FE1C07F0060EB07E3913803F780486DB4C7EA01806E5A157E157F81824B7E00
+60DAF7E0EB0300913801E3F0DBC3F85B6C90260381FC13066C90260F00FE5B001C011E90
+387F803C6C017C90381FE0F82607C7F86DB45A2601FFE0010313C06C6CC86CC7FC391B7C
+9942>49 D<186018E0170118C0170318801707EF0F00170E171E171C173C173817781770
+17F05F16014C5A5F160794C7FC5E160E161E161C163C1638486C147800075DD81FC05C00
+3F1401D8F7E05C00C31403D803F05C000114076D91C8FC00005C6D130E017C131E017E5B
+013E1338013F13786D1370EC80F0010F5B14C101075B14E301035B14F76DB4C9FC5C1300
+5C147C14781438333A7B8237>112 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fk cmmi7 7 4
+/Fk 4 121 df<137E48B4EB0180000713C0489038E00300481406383E01F0393800700C
+4813380060EB181848131CEC0C305AC75B14065DA3EC0780A292C7FCA31406A3140EA214
+0C141CA45CA31430A2142021267E9923>13 D<EB1F80EB7FC0EBF0E73803C03FEA078048
+487EA2121E003E133E123C127CA2485BA4485B1530A3903801F060A2EA7803010E13C039
+3C1CF980381FF07F3907C01E001C1B7C9924>97 D<3B07801FC007E03B0FE07FF01FF83B
+18F0E0F8783C3B30F1807CE03E903AFB007D801ED860FEEB3F005B49133E00C14A133E5B
+1201A24848495BA35F4848485A1830EE01F0A23C0F8003E003E060A218C0933801E18027
+1F0007C013E3933800FF00000E6D48137C341B7D993B>109 D<90387C03C03901FF0FF0
+3907079C30390E03B078000CEBF0F8001813E1123015F0396007C0E015001200A2495AA4
+49C7FC15301238007C1460EAFC3E15C0EAF87E39F06F03803970C70700383F83FE381F01
+F81D1B7D9926>120 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fl cmmi10 10 19
+/Fl 19 121 df<EC3FC0ECFFF8903807E07C90380F801FD93F00EB800C017E130F499038
+07C01C4848ECE018485A484801031338000FEDF0305B001F16704848156017E0007F16C0
+90C713F1178016F34816004815F716FE5EA2485D5EA4007E1407150F003E91381DF81800
+3F14796C02E11338270F8007C013303B07E03F007CF02601FFF8EB3FC026003FC0EB0F80
+2E267DA435>11 D<ED07F0ED1FFE9238780F809238E007C0913901C003E09138038001DA
+070013F0140E4A13004A14F8143002701301146002E014F05C010114035C17E001031407
+91C713C0EE0F8049EC1F000106143E913803FE7C90390E07FFF890390C0E03E091380FFF
+F0913803FC78011CC7127C011880A28213381330A2178013701360A301E0143F491500A3
+00015D167E5B16FE00035D6D495AA24B5A00074A5AD806E0495A0160495A0170013EC7FC
+D80E3813FC390C1E03F0903807FFC0D901FEC8FC001CCAFC1218A312381230A312701260
+A312E05AA22D4B7EBA2F>I<1406A6913807FFC04A13E091383F80609138FDFFE0903903
+F87F804948C7FC495A495A495A137F91C8FC5B5B1201A25BA512007F137E90383F3FF090
+381FFFFC90380FC01C90381FFFF890383C7FE001F0C8FC485A485A485AA248C9FC121EA2
+5AA2127C1278A312F87EA2127E127F7FEA3FE013FC6CB4FC6C13E06C13F8000113FF6C6C
+13C0010F13F001037FEB007F140F14031400A4010C5BEB0E0190380783E0903801FF80D9
+007EC7FC234B7EB924>24 D<013FB512FE90B7FC5A5A4815FE260F801CC7FCEA1E005A00
+385B5A5A481378C7FC147014F0A4495AA31303A3495AA3130FA25C131FA3133FA291C8FC
+131E28257EA324>28 D<EF0380EF0FC0173FEFFF80933803FE00EE0FF8EE3FE0EEFF80DB
+03FEC7FCED0FF8ED3FE0EDFF80DA03FEC8FCEC0FF8EC3FE0ECFF80D903FEC9FCEB0FF8EB
+3FE0EBFF80D803FECAFCEA0FF8EA3FE0EA7F8000FECBFCA2EA7F80EA3FE0EA0FF8EA03FE
+C66C7EEB3FE0EB0FF8EB03FE903800FF80EC3FE0EC0FF8EC03FE913800FF80ED3FE0ED0F
+F8ED03FE923800FF80EE3FE0EE0FF8EE03FE933800FF80EF3FC0170FEF0380323279AD41
+>60 D<126012FCB4FCEA7FC0EA1FF0EA07FCEA01FF38007FC0EB1FF0EB07FCEB01FF9038
+007FC0EC1FF0EC07FCEC01FF9138007FC0ED1FF0ED07FCED01FF9238007FC0EE1FF0EE07
+FCEE01FF9338007F80EF1FC0A2EF7F80933801FF00EE07FCEE1FF0EE7FC04B48C7FCED07
+FCED1FF0ED7FC04A48C8FCEC07FCEC1FF0EC7FC04948C9FCEB07FCEB1FF0EB7FC04848CA
+FCEA07FCEA3FF0EA7FC048CBFC12FC1270323279AD41>62 D<1760177017F01601A21603
+A21607160FA24C7EA216331673166316C3A2ED0183A2ED0303150683150C160115181530
+A21560A215C014011580DA03007FA202061300140E140C5C021FB5FC5CA20260C7FC5C83
+495A8349C8FC1306A25BA25B13385B01F01680487E000716FFB56C013F13FF5EA2383C7D
+BB3E>65 D<9339FF8001C0030F13E0037F9038F80380913A01FF807E07913A07F8000F0F
+DA1FE0EB079FDA3F80903803BF0002FFC76CB4FCD901FC80495A4948157E495A495A4948
+153E017F163C49C9FC5B1201484816385B1207485A1830121F4993C7FCA2485AA3127F5B
+A312FF90CCFCA41703A25F1706A26C160E170C171C5F6C7E5F001F5E6D4A5A6C6C4A5A16
+076C6C020EC8FC6C6C143C6C6C5C6CB4495A90393FE00FC0010FB5C9FC010313FC903800
+7FC03A3D7CBA3B>67 D<DCFF8013E0030F13F0037F9038FC01C0913A01FF803E03913A07
+FC000F07DA0FE0EB038FDA3FC0903801DF804AC812FFEB01FED903F8157F4948ED3F0049
+5A495A494881017F161E49C9FC5B12014848161C5B1207485A1818121F4993C7FCA2485A
+A3127F5BA312FF90CCFC93387FFFFE93B5FCA29338007FC0715A177F95C7FCA27E5F5F7F
+123F16016C7E5F6C6C14036D14071207D803FCEC1EF86C6C143C26007F80EBF07890393F
+F007E0010FB5EA8030010349C9FC9038003FE03B3D7DBA41>71 D<147E903803FF809039
+0FC1C38090391F00EFC0017E137F49133F485A4848EB1F8012075B000F143F48481400A2
+485A5D007F147E90C7FCA215FE485C5AA214015D48150CA21403EDF01C16181407007C15
+38007E010F1330003E131F027B13706C01E113E03A0F83C0F9C03A03FF007F80D800FCEB
+1F0026267DA42C>97 D<EC3FC0903801FFF0903807E03C90380F800E90383F0007017E13
+1F49137F484813FF485A485A120F4913FE001F143848481300A2127F90C8FCA35A5AA45A
+A315031507007E1406150E003E143C003F14706C14E0390F8007C03907C03F003801FFF8
+38003FC020267DA424>99 D<163FED1FFFA3ED007F167EA216FEA216FCA21501A216F8A2
+1503A216F0A21507A2027E13E0903803FF8790380FC1CF90381F00EF017EEB7FC049133F
+485A4848131F000715805B000F143F485A1600485A5D127F90C7127EA215FE5A485CA214
+01A248ECF80CA21403161CEDF0181407007C1538007E010F1330003E131F027B13706C01
+E113E03A0F83C0F9C03A03FF007F80D800FCEB1F00283B7DB92B>I<16F8ED03FEED0F87
+92381F0F80ED3E3F167F157CA215FC1700161C4A48C7FCA414035DA414075DA20107B512
+F0A39026000FE0C7FC5DA4141F5DA4143F92C8FCA45C147EA514FE5CA413015CA4495AA4
+5C1307A25C121E123F387F8F80A200FF90C9FC131E12FEEA7C3CEA7878EA1FF0EA07C029
+4C7CBA29>102 D<EC07E0EC1FF891387C1C38903901F80EFC903803F007903807E003EB
+0FC090381F8001D93F0013F85B017E130313FE16F0485A150712034914E0A2150F120749
+14C0A2151FA2491480A2153FA2160000035C6D5B00015B4A5A3900F8077E90387C1EFEEB
+1FF8903807E0FC90C7FC1401A25DA21403001E5C123F387F80075D00FF495A49485A4849
+C7FC007C137E383C01F8381FFFE0000390C8FC26367FA428>I<14E0EB03F8A21307A314
+F0EB01C090C7FCAB13F8EA03FEEA070F000E1380121C121812381230EA701F1260133F00
+E0130012C05BEA007EA213FE5B1201A25B12035BA20007131813E01438000F133013C014
+70EB806014E014C01381EB838038078700EA03FEEA00F815397EB71D>105
+D<D803E0137F3A07F801FFE03A0E3C0781F03A1C3E1E00F826383F387F00305B4A137C00
+705B00605BA200E090C712FC485A137EA20000140101FE5C5BA2150300015D5B15075E12
+0349010F133016C0031F13700007ED80605B17E0EE00C0000F15014915801603EE070000
+1FEC0F0E49EB07FC0007C7EA01F02C267EA432>110 D<EC1FC0ECFFF8903807E07E9038
+0F801F90393F000F80017E14C0491307484814E0485A4848EB03F0120F5B121F48481307
+A2127F90C7FCA2150F5A4815E0A2151F16C0A248EC3F8016005D157E007E5C4A5A003E49
+5A003F495A6C495A6C6C48C7FC3807E07E3801FFF038003F8024267DA428>I<14FF0103
+13C090380F80F090383E00380178131C153C4913FC0001130113E0A33903F000F06D1300
+7F3801FFE014FC14FF6C14806D13C0011F13E013039038003FF014071403001E1301127F
+A24814E0A348EB03C012F800E0EB07800070EB0F006C133E001E13F83807FFE0000190C7
+FC1E267CA427>115 D<903907E001F090391FF807FC9039783E0E0F9039E01F1C1FD801
+C09038383F803A03800FF07F0100EBE0FF5A000E4A1300000C157E021F133C001C4AC7FC
+1218A2C7123FA292C8FCA25CA2147EA214FEA24A130CA20101141C001E1518003F5BD87F
+81143801835C00FF1560010714E03AFE0E7C01C0D87C1C495A2778383E0FC7FC391FF00F
+FC3907C003F029267EA42F>120 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fm cmr17 24.88 4
+/Fm 4 123 df<EE7FFC0307B512C0033F14F892B612FE02039039E01FFF804AD9000313
+E0DA1FFC01007FDA3FF0EC3FF84A486E7E4A48EC07FE4949814990C86C7F49486F7F4948
+6F7F495A013F717E495A737E49488348181F5C48854A160F5A864890CAFC85481A80A25B
+123FA37313C0127FA25BA312FF90BBFCA401FCCDFCAB127FA27FA3123FA36C7EA36CF103
+C0807E1A076C6D1880A26C190F6E18006C616D6C171E6E173E013F606D6C17786D6C17F8
+01074D5A6D6C4C5A6D6D4B5A6D6D4B5ADA7FF04BC7FC6E6C157EDA1FFE5D912607FF80EB
+03F86E01E0EB1FF0020001FEEBFFC0033FB6C8FC030F14FC030114F0DB001F90C9FC4A5E
+7BDB54>101 D[<EB07F0497E497E497E497E90B57EA76D90C7FC6D5A6D5A6D5A6D5A90C9
+FCB3ABEC1F8048B5FC127FA6C67E131F7F7FA27FB3B3B3AF497F497F013F13F8B712F8A6
+>37 137 121 264 52 105 D<DBFFF8EB01C0021F9038FF800391B612E00107EDF80701
+1F90390007FE0FD93FF0903800FF1FD9FF80EC3F9F4848C8EA0FFF484881484881484881
+49814848167F123F49163F181F127F90CA120FA25A1807A47F18037FA27F6C7E7F7F6C6C
+93C7FC7F6C13C014F86C13FF6C14F8EDFFC06C15FEC6EDFFC06D15F86D15FE010F6F7E6D
+16E0010182D9003F81020715FEDA007F8003031580ED003F040114C0DC003F13E0050F13
+F0170300F07013F883187F6CEF3FFC181F180F19FE18077E1803A36C1701A37EA36D17FC
+A26D1603A26D17F818076D17F06D160F19E06D161F01BEEE3FC0011FEE7F806EEDFF0026
+FE0FE04A5A6D6CEC07FC26FC01FCEC3FF03CF800FFC003FFE0023FB6128048010F4AC7FC
+020314F0489026003FFEC8FC3F5E7BDB4A>115 D<0007BA12FEA40380C8EA7FFC02F8C9
+13F802C016FF91C94813F0484818E001F85E494C13C04E138049180060494C5A6149167F
+4E5A614D5B90C95A4D5B615F4D90C7FC485F001E163F4D5A4D5A605E4C5B60C95A4C5B95
+C8FC4C5A163F4C5A5F16FF4B5B5F5D4B5B4B5B94C9FC5D4B5A5E157F4B5A4C150F4A5B5C
+4A5B5E5C4A90C9121E5D143F4A5A4A5A5D5B4949163E5D5B495B92CA127E4948177C133F
+494817FC5C13FF484916014A16035A484916074849160F91CA123F48187F4848EE01FF49
+040F13F8007F4CB5FCBBFCA448597CD854>122 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fn cmcsc10 10 6
+/Fn 6 116 df<D907F81330D93FFF137090B512E03A03F807F0F03907E000794848133F
+4848130F90C71207003E1403007E1401A2007C140012FC1670A36C1530A37E6D14006C7E
+7F13F86CB47E6C13FCECFFC06C14F06C14FC000114FF6C1580013F14C0010714E0EB003F
+020313F0EC007FED1FF8150F1507ED03FCA200C01401A21500A37EA216F87E15016C15F0
+6C14036C15E06CEC07C001C0130FD8F9F0EB1F80D8F0FFEB7E0039E03FFFFC010F13F048
+C61380263D7ABA33>83 D<1407A24A7EA34A7EA3EC37E0A2EC77F01463A2ECC1F8A20101
+7F1480A2903803007EA301067FA2010E80010C131FA2496D7EA2013FB57EA29038300007
+496D7EA3496D7EA200018149130012036D801207D81FE0903801FF80D8FFF8010F13F8A2
+2D2C7DAB33>97 D<B712E0A23907F8000F6C481303ED00F01670A21630A41618A215C016
+00A31401A2140790B5FCA2EBF0071401A21400A21606A21500A2160CA4161CA2163C167C
+16F8486C1307B7FCA2272B7CAA2E>101 D<B539C07FFFE0A23B07F80003FC006C486D5A
+B190B6FCA29038F00001B2486C497EB539C07FFFE0A22B2B7CAA33>104
+D<B612E015FC3907F800FE6C48EB1F80ED0FC0ED07E016F01503A216F8A516F0A2150716
+E0ED0FC0ED1F80EDFE0090B55A15E001F0C8FCB1487EB512C0A2252B7CAA2E>112
+D<017F13603901FFE0E0380780F9380E001F48130748130312780070130100F01300A315
+607EA26C14007E127F13C0EA3FFEEBFFE06C13F8000713FE6C7FC61480010F13C01300EC
+0FE01407EC03F01401A212C01400A37E15E06C1301A26CEB03C06CEB0780B4EB0F0038F3
+E01E38E0FFF838C01FE01C2D7BAB26>115 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fo cmbxti10 10 3
+/Fo 3 121 df<EC0FF0ECFFFE0103EBFF8090390FF81FC090383FE00F90397F8007E0EB
+FF00485A1203485A120F49130F001F15C04848131FED7F80913801FF00007FEB3FFC90B5
+12F015C002F0C7FCD8FFE0C8FC5BA45BA3ED0180007FEC03C0ED07E06D130F003FEC1FC0
+6C6CEB7F80913801FE003907F80FFC6CB512F0C614C0D91FFCC7FC232777A52C>101
+D<14F0EB03F8130780495AA3131FA25CA2133FA25CA2137FA2B6128015C0A21580C6EB80
+00A25AA291C7FCA25AA25BA21207A25BA2120FA25BA2121FA29038F007C0A2003F130F15
+80EBE01F1500143E147EEBC07C6C6C5A380FE3F0EBFFE000031380C648C7FC1A3778B520
+>116 D<D907F813FE903A1FFE03FF8090267FFF8713C03B01FC1FCF87E03B03F00FFF03
+F0D807E0EBFE0FD80FC0141F018013FCD81F00143F4814F8123E021F14E0007E9138F01F
+C0007CED0F00C791C7FC143F5DA3147F5DA314FF5D000FED03E0EA3FC0D87FC1140700FF
+16C0ED000F178001C3141F0183EC3F0049147ED8FC0F6D5A3A7E1FBFC1F83A3FFF1FFFE0
+261FFC0713802703F001FEC7FC2C277AA52F>120 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fp cmss10 10 7
+/Fp 7 117 df<91397F8001FE903B03FFE00FFF80495C495C495CD93FC0EBFF03903A7F
+0021FC00017ED901F8130049495AA200011407ACB500FEEBFFF8A52601FC0001F0C7FCB3
+AE313B7FBA30>11 D<B612C015F815FE6F7E16E090C77FED3FF8ED0FFCED03FE6F7E81EE
+7F8017C0163FEE1FE0A2EE0FF0A2160717F8A31603A217FCAB17F8A21607A217F0160FA2
+EE1FE0A2EE3FC0A2EE7F8016FF4B13004B5AED0FFCED3FF8EDFFF090B65A168093C7FC15
+F815C02E3A78B93C>68 D<EB07F8EB1FFE90387FFF8048B512C04814E03907FC0FF0390F
+F003F8EBE001391FC000FC49137C003F147E90C7123E5A127E151F12FEB7FCA500FCC8FC
+A27EA2127EA2127F7E7F6C7E6D13026C6C130E6C6C133E3903FE01FE6CB5FC6C14FC6D13
+F0011F13C0903803FE0020287EA625>101 D<12FFA81200AC127FB3B308397BB814>105
+D<EB01FC39FE0FFF804913C0017F13E090B512F039FFF81FF8EBE007EBC003018013FC14
+011300A35AB3A71E267AA52B>110 D<14F0EAFC07130F133F137F13FF00FD130013FCEA
+FFF05B5BA25B90C7FCA35AB3A414267AA51C>114 D<EA01FCAAB6FCA5D801FCC7FCB3A7
+6D138014013900FF07C014FFA26D1300EB3FFCEB1FE01A307FAE1E>116
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fq cmtt12 14.4 10
+/Fq 10 117 df<003FB512C04880B67EA36C5C6C5C26007F80C9FCB3B3AA18C0EF03F0EF
+07F8AB003FB8FC5AB9FCA36C17F07E35497CC83E>76 D<D87FFEED3FFF6D5DB56C91B512
+806E5BA26C18006E5B000317E001FB15EF6E1307A301F915CF6E130FA36E131F01F8158F
+A26E133FA2027E140FA2027F137FA26E137EED80FEA2021F13FC15C1A2020F13F8A215E3
+A2020713F0A215F7020313E0A3913801FFC0A36E1380A3ED7F00153E92C7FCB1267FFFC0
+49B5FCA2B56C491480A36C496D1400A239497EC83E>I<007FB612F016FEB87E17E017F8
+6C8283C690C76C7E040F13801603040013C0EF7FE0173FA2EF1FF0170FA218F81707A717
+0F18F0A2171FEF3FE0A2177FEFFFC004031380160F047F130091B65A5F5F17E017804CC7
+FC16F091CAFCB3A5007F13FEA2B6FCA36C5BA235497DC83E>80 D<90380FFFC0017F13F8
+48B512FE486E7E4815E04881823A1FFC007FFC49EB0FFE1507ED01FFA26C486D7F6C4814
+7FC97F163FA60203B5FC147F0103B6FC131F137F90B7FC0003ECC03F48EBF800481380D8
+1FFCC7FCEA3FF05B485A5B12FF90C8FCA56D147F127F6D14FF6C6C130301F8010F7F6CB4
+90B612F86C90B7FC18FC6C15CF000115076CDAFC0313F8013F9038F0007F010790C9FC36
+3679B43E>97 D<383FFF805AB57EA37E7EEA003FAEED07FC92383FFF8092B512E002C314
+F802CF8002DF8091B7FCDBF80F1380DBC00113C092C713E04A143F4AEC1FF04A15F84A14
+0F4AEC07FCA217034A15FE1701A318FF83A95F18FEA280170318FC6E140718F86E140FEF
+1FF06E143F6EEC7FE06EECFFC0DBC0031380EDF01F92B6120002DF14FC02CF5C02C35CD9
+1F8114C090260F807F90C7FC90C7EA0FF8384A7FC83E>I<143E147F4A7E497FA56D5B6E
+C8FC143E91C9FCAC003FB57E5A81A47EC7123FB3B3007FB71280B812C0A56C16802A4A76
+C93E>105 D<007FB512C0B6FC81A47EC7121FB3B3B3A5007FB712F8B812FCA56C16F82E
+4978C83E>108 D<ED07FC3B3FFF803FFF804891B512E0B500C38002C78002CF806C01DF
+806C9038FFF80FD8003F9038C003FFED00014A7F4A815C177F5CA25CA35CB3A8003FB5D8
+C07FB51280486EB612C0B66C15E0A36C4A15C06C4A6C14803B347FB33E>110
+D<EE07FE263FFFF890387FFFC0484AB512E0B5D8FC0714F05D4B14F86C5C6C91387FFC0F
+D80003EBFFC002FD90380007F0DAFFFEEB03E003F890C7FC5D5DA25D5DA292C9FCA25CA4
+5CB3A3003FB612FC4881B7FCA37E6C5D35347CB33E>114 D<147C14FC497EAD003FB712
+FC5AB87EA36C5EA2260001FEC9FCB3A6173FA2EF7F80A76E14FF6D16006F5A9238C007FE
+91387FF01F92B55A6E5C6E5C6E5C6E1480020149C7FC9138003FF031437DC13E>116
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fr cmbx10 10 29
+/Fr 29 121 df<DB3FFCEB01C00203B5EAC003021FECF00791B6EAFC0F01039039FC00FF
+3F4901C0EB1FFFD91FFEC77E49481403D97FF080494880485B48177F4849153F4890C9FC
+181F485A180F123F5B1807127FA24993C7FC12FFAD127F7FF003C0123FA27F001F1707A2
+6C6C1780180F6C6D16006C6D5D6C173E6C6D157ED97FF85D6D6C4A5A6DB44A5A010701C0
+EB0FE06D01FCEBFF80010090B548C7FC021F14F8020314E09126003FFEC8FC3A3B7BB945
+>67 D<B912F0A426007FF8C7FCEF1FF8170717031701A21700A21878A3043C137C183CA4
+1800167CA216FC150391B5FCA4ECF8031500167CA2163C180FA3181EA293C7FCA2183EA2
+183C187CA218FCA2EF01F81703170F173FEE01FFB9FC18F0A338397DB83F>69
+D<B912C0A43A007FF800039338007FE0171F170F1707A21703A21701A318F0EE7800A418
+00A216F8A21501150791B5FCA4ECF80715011500A21678A693C8FCADB7FCA434397DB83C
+>I<B7FCA426007FF8C9FCB3ACEF0780A5170F1800A35FA25FA25F5F5E5EEE0FFE167FB8
+FCA431397DB839>76 D<B500FC0203B512F0A28080C66C6D90390003F0006F6E5A81017B
+7F13798101787F6E7E6E7E6E7F6E7FA26E7F6E7F6E7F6E7F6F7E153F826F13806F13C06F
+13E06F13F06F13F88117FCEE7FFEEE3FFF7013817013C17013E18218F17013F97013FDEF
+7FFF8383A28383838383187FA2183F181F01FC160FB500FC150718031801A244397DB84B
+>78 D<B8FC17F017FEEFFF8028007FF8000F13C0040113E07013F0EF7FF8EF3FFCA2EF1F
+FEA218FFA818FEA2EF3FFCA2EF7FF8EFFFF04C13E0040F13C091B7120017FC17E002F8C9
+FCB3A4B612FCA438397DB841>80 D<003FB91280A4D9F800EBF003D87FC09238007FC049
+161F007EC7150FA2007C1707A200781703A400F818E0481701A4C892C7FCB3AE010FB7FC
+A43B387DB742>84 D<B600F00103B512E0A4C601F0C83807F0006E5E017F5F6E150FA201
+3F5F6E151F011F94C7FC6E5D6D163E6F147E6D167CA26F14FC6D5E6F13016D5E6F13036D
+5E811707027F5D6F130F023F5D6F131F021F92C8FC815F6E143EEE807E6E147CEEC0FC6E
+5C16E016E16E5C16F36E5C16FF6F5BA36F5BA26F90C9FCA26F5AA36F5AA26F5AA26F5A43
+3A7EB848>86 D<EB3FFE0003B512E0000F14F8391FF00FFE003FEB03FF6D6C7F6E7FA26F
+7EA26C5A6C5AEA0380C8FCA2EC3FFF010FB5FC137F3901FFF87F00071380380FFE00EA3F
+F85B485A12FF5BA415FF6D5A127F263FF00713F83B1FFC1FBFFFC0390FFFFE1F0003EBF8
+0F39003FE0032A257DA42E>97 D<13FFB5FCA412077EAF4AB47E020F13F0023F13FC9138
+FE03FFDAF00013804AEB7FC00280EB3FE091C713F0EE1FF8A217FC160FA217FEAA17FCA3
+EE1FF8A217F06E133F6EEB7FE06E14C0903AFDF001FF80903AF8FC07FE009039F03FFFF8
+D9E00F13E0D9C00390C7FC2F3A7EB935>I<903801FFC0010F13FC017F13FFD9FF801380
+2603FE0013C048485AEA0FF8121F13F0123F6E13804848EB7F00151C92C7FC12FFA9127F
+A27F123FED01E06C7E15036C6CEB07C06C6C14806C6C131FC69038C07E006DB45A010F13
+F00101138023257DA42A>I<EE7F80ED7FFFA4150381AF903801FF81010F13F1013F13FD
+9038FFC07F0003EB001FD807FC1307000F8048487F5B123FA2485AA312FFAA127FA27F12
+3FA26C6C5B000F5C6C6C5B6C6C4913C02701FF80FD13FE39007FFFF9011F13E101031301
+2F3A7DB935>I<903803FF80011F13F0017F13FC3901FF83FE3A03FE007F804848133F48
+4814C0001FEC1FE05B003FEC0FF0A2485A16F8150712FFA290B6FCA301E0C8FCA4127FA3
+6C7E1678121F6C6C14F86D14F000071403D801FFEB0FE06C9038C07FC06DB51200010F13
+FC010113E025257DA42C>I<EC1FF0903801FFFC010713FF90391FF87F8090383FE0FFD9
+FFC113C0A2481381A24813016E1380A2ED3E0092C7FCA8B6FCA4000390C8FCB3ABB512FE
+A4223A7DB91D>I<161FD907FEEBFFC090387FFFE348B6EAEFE02607FE07138F260FF801
+131F48486C138F003F15CF4990387FC7C0EEC000007F81A6003F5DA26D13FF001F5D6C6C
+4890C7FC3907FE07FE48B512F86D13E0261E07FEC8FC90CAFCA2123E123F7F6C7E90B512
+F8EDFF8016E06C15F86C816C815A001F81393FC0000F48C8138048157F5A163FA36C157F
+6C16006D5C6C6C495AD81FF0EB07FCD807FEEB3FF00001B612C06C6C91C7FC010713F02B
+377DA530>I<13FFB5FCA412077EAFED7FC0913803FFF8020F13FE91381F03FFDA3C0113
+8014784A7E4A14C05CA25CA291C7FCB3A3B5D8FC3F13FFA4303A7DB935>I<EA01F0EA07
+FC487EA2487EA56C5AA26C5AEA01F0C8FCA913FF127FA412077EB3A9B512F8A4153B7DBA
+1B>I<13FFB5FCA412077EAF92380FFFE0A4923803FC0016F0ED0FE0ED1F804BC7FC157E
+5DEC03F8EC07E04A5A141FEC7FE04A7E8181A2ECCFFEEC0FFF496C7F806E7F6E7F82157F
+6F7E6F7E82150F82B5D8F83F13F8A42D3A7EB932>107 D<13FFB5FCA412077EB3B3ACB5
+12FCA4163A7DB91B>I<01FED97FE0EB0FFC00FF902601FFFC90383FFF80020701FF90B5
+12E0DA1F81903983F03FF0DA3C00903887801F000749DACF007F00034914DE6D48D97FFC
+6D7E4A5CA24A5CA291C75BB3A3B5D8FC1FB50083B512F0A44C257DA451>I<01FEEB7FC0
+00FF903803FFF8020F13FE91381F03FFDA3C011380000713780003497E6D4814C05CA25C
+A291C7FCB3A3B5D8FC3F13FFA430257DA435>I<903801FFC0010F13F8017F13FFD9FF80
+7F3A03FE003FE048486D7E48486D7E48486D7EA2003F81491303007F81A300FF1680A900
+7F1600A3003F5D6D1307001F5DA26C6C495A6C6C495A6C6C495A6C6C6CB45A6C6CB5C7FC
+011F13FC010113C029257DA430>I<9039FF01FF80B5000F13F0023F13FC9138FE07FFDA
+F00113800003496C13C00280EB7FE091C713F0EE3FF8A2EE1FFCA3EE0FFEAA17FC161FA2
+17F8163F17F06E137F6E14E06EEBFFC0DAF00313809139FC07FE0091383FFFF8020F13E0
+020390C7FC91C9FCACB512FCA42F357EA435>I<9038FE03F000FFEB0FFEEC3FFF91387C
+7F809138F8FFC000075B6C6C5A5CA29138807F80ED3F00150C92C7FC91C8FCB3A2B512FE
+A422257EA427>114 D<90383FF0383903FFFEF8000F13FF381FC00F383F0003007E1301
+007C130012FC15787E7E6D130013FCEBFFE06C13FCECFF806C14C06C14F06C14F81203C6
+14FC131F9038007FFE140700F0130114007E157E7E157C6C14FC6C14F8EB80019038F007
+F090B512C000F8140038E01FF81F257DA426>I<130FA55BA45BA25B5BA25A1207001FEB
+FFE0B6FCA3000390C7FCB21578A815F86CEB80F014816CEBC3E090383FFFC06D13809038
+03FE001D357EB425>I<01FFEC3FC0B5EB3FFFA4000714016C80B3A35DA25DA26C5C6E48
+13E06CD9C03E13FF90387FFFFC011F13F00103138030257DA435>I<B500F1B538803FFF
+A43D07FE000FF80003E06C6C010715C082028015076C6E6C148015076C01C0ED0F00826E
+485C017FED801E5D90273FF01E7F5B17C0DAF83E147C011F90393C3FE078037C14F8903B
+0FFC781FF0F0A29139FEF00FF10107EDF9E002FF14FB6D496CB45AA24B7E6D5EA26D496C
+90C7FCA292C7FC6E5CA2023E147C023C143C40257EA445>119 D<B539F01FFFF0A40003
+90398003F8006C01C013E06C1407D97FE05B6D6C485A6E48C7FC90381FFC3E010F5B9038
+07FEFC6D6C5A5D6D5B6D5B6E7E6E7E814A7EA24A7E903801F3FFD903E37FD907C17FEB0F
+C049486C7E4A6C7E013E80496D7E49130F00016E7EB590383FFFF8A42D257EA432>I
+E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fs cmr7 7 7
+/Fs 7 66 df<EC0380A24A7E4A7EA24A7EA2EC3BF81433EC61FCA2ECC0FE157E90380180
+7F81D903007F496D7E1306010E6D7E130C011C6D7E1318496D7E15014980150049800001
+157F5B0003ED3F8090C8FC48ED1FC01206000EED0FE0120C48ED07F01603003FB712F8A2
+4816FCB812FEA22F2A7DA937>1 D<140EB3A2B812E0A3C7000EC8FCB3A22B2B7DA333>
+43 D<EB3F803801FFF03803E0F83807803C48487E001E7F003E1480A2003C1307007C14
+C0A400FC14E0AE007C14C0A36CEB0F80A36CEB1F006C131E6C6C5A3803E0F86CB45A3800
+3F801B277EA521>48 D<13381378EA01F8121F12FE12E01200B3AB487EB512F8A215267B
+A521>I<13FF000313E0380E03F0381800F848137C48137E00787F12FC6CEB1F80A4127C
+C7FC15005C143E147E147C5C495A495A5C495A010EC7FC5B5B903870018013E0EA018039
+0300030012065A001FB5FC5A485BB5FCA219267DA521>I<1438A2147814F81301A21303
+13071306130C131C131813301370136013C012011380EA03005A120E120C121C5A12305A
+12E0B612E0A2C7EAF800A7497E90383FFFE0A21B277EA621>52 D<140EA2141FA34A7EA3
+EC6FC0A2ECEFE014C7A290380183F0A390380301F8A201067F1400A249137EA2011C137F
+01187FA24980013FB5FCA2903960000FC0A201E080491307A248486D7EA2000381150112
+07D81FC0497ED8FFF890383FFFE0A22B2A7EA931>65 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Ft cmr6 6 1
+/Ft 1 66 df<1438A2147CA314FEA2497E149FA29038030F80A201067F1407010E7FEB0C
+03A2496C7EA201387FEB3000A249137C90387FFFFC90B57E9038C0003EA248487FA20003
+158090C7120F5A16C0D81F8014E0D8FFE0EB7FFEA227247DA32D>65
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fu cmr9 9 36
+/Fu 36 122 df<EC1FE0ECFFFC903803F01E90390FC00780EB1F8090393F000FC0017E13
+1F5BA2485AED0F8092C7FCA9ED0FC0B7FCA33901F8001F150FB3A6486CEB1FE0267FFFC1
+B5FCA328357FB42B>12 D<14C01301EB0380EB0F00130E5B133C5B5BA2485A485AA21207
+5B120F90C7FC5AA2121E123EA3123C127CA55AB0127CA5123C123EA3121E121FA27E7F12
+077F1203A26C7E6C7EA213787F131C7F130FEB0380EB01C01300124A79B71E>40
+D<12C07E1270123C121C7E120F6C7E6C7EA26C7E6C7EA27F1378137C133C133EA2131E13
+1FA37F1480A5EB07C0B0EB0F80A514005BA3131E133EA2133C137C137813F85BA2485A48
+5AA2485A48C7FC120E5A123C12705A5A124A7CB71E>I<123C127EB4FCA21380A2127F12
+3D1201A412031300A25A1206120E120C121C5A5A126009177A8715>44
+D<B512F0A514057F921A>I<123C127E12FFA4127E123C08087A8715>I<B812C0A3D803FC
+C7127F0001150FEE03E01601A21600A21760A403061330A41700150EA2151E157E90B512
+FEA39038FC007E151E150EA21506170CA3171892C7FCA41738A21770A217F01601160316
+070003157FB812E0A32E337DB234>69 D<DA03FE130C91393FFF801C91B512E0903A03FE
+01F83C903A0FF0003C7CD91FC0EB0EFCD97F80130701FEC7120348481401000315005B48
+48157C485A173C485A171C123F5B007F160CA390C9FC4893C7FCAA0303B512E07E7F9239
+0003FE00705A123F7F121FA26C7E7F12076C7E7F6C6C14036C7E6D6C1307D91FC0EB0E7C
+D90FF0EB1C3CD903FEEBF81C0100B5EAF00C023F01C0C7FCDA03FEC8FC33377CB43C>71
+D<B512FEA3000113006C5AB3B3A7487EB512FEA317337EB21C>73
+D<B512FEA3D803FEC9FC6C5AB3A9EE0180A416031700A45EA25E5E5E5E16FE00031407B7
+FCA329337DB230>76 D<D8FFFC923801FFF86D5DA20003EFFE00D801BFED06FCA3D99F80
+140CA2D98FC01418A3D987E01430A2D983F01460A3D981F814C0A3D980FCEB0180A2027E
+EB0300A36E1306A26E6C5AA36E6C5AA36E6C5AA26E6C5AA36E6C5AA3913800FD80A2037F
+C7FCA3486C133ED80FF04B7EB5011C90387FFFF8A33D337CB246>I<007FB712FEA39039
+8007F001D87C00EC003E0078161E0070160EA20060160600E01607A3481603A6C71500B3
+AB4A7E011FB512FCA330337DB237>84 D<B500FE90381FFFF8A3000190C813006C48153C
+1718B3AF1738017F1530A217706D6C1460011F15E06E495A010F14036D6C495A6D6C49C7
+FCD901FC131E6DB413FC91383FFFF0020F13C0020190C8FC35357EB23A>I<267FFFFC90
+B512C0A3000101E090381FF80026007F80EB0FC0013F6E5A6E91C7FC6D6C130E010F140C
+6E5B6D6C133801035C6E13606D6C13E06D6C485A5EDA7F83C8FCEC3FC715C6EC1FECEC0F
+FC5D14076E7EA26E7E815C6F7E9138063FC0140E4A6C7E9138180FF0EC380702707F9138
+6003FCECC0010101804A6C7E49C77E4981010E6E7E010C6E7E131C496E7E01786E7E13FC
+D807FEEC1FFEB56C90B512F8A335337EB23A>88 D<EB7F803803FFF0380F80FC381C003E
+003F133F6D6C7E6E7EA26E7EEA1F00C7FCA4EB01FF131FEBFF873803FC07EA0FF0EA1FC0
+EA3F80127F13004815C05AA3140FA26C131F6C133B3A3F8071F180391FC1E1FF2607FFC0
+13003900FE003C22237DA126>97 D<EA03F012FFA312071203AEEC3F80ECFFE09038F3C0
+F89038F7007E01FE7F49EB1F8049EB0FC05BED07E016F0A2150316F8AA16F0150716E0A2
+ED0FC07F6DEB1F8001ECEB3F0001CF137C90388381F8903801FFE0C76CC7FC25357EB32B
+>I<EB07F8EB3FFF9038FC07C03901F000E03903E003F03807C007120FEA1F80123F9038
+0003E04890C7FCA2127E12FEAA127FA26C14187F001F14386D1330000F14706C6C13E039
+03F001C03900FC0F8090383FFE00EB07F01D237EA122>I<153FEC0FFFA3EC007F81AEEB
+07F0EB3FFCEBFC0F3901F003BF3907E001FF48487E48487F8148C7FCA25A127E12FEAA12
+7E127FA27E6C6C5BA26C6C5B6C6C4813803A03F007BFFC3900F81E3FEB3FFCD90FE01300
+26357DB32B>I<EB0FE0EB7FFCEBF83F3903F00F80D807E013C0390FC007E0381F800315
+F0EA3F0014014814F8127EA212FEA2B6FCA248C8FCA5127E127FA26C1418A26C6C133800
+0F14306D13706C6C13E03901F003C03900FC0F00EB3FFEEB07F01D237EA122>I<EB01FC
+EB07FF90381F078090383E0FC0EB7C1F13FCEA01F8A20003EB070049C7FCACB512F0A3D8
+03F0C7FCB3A7487E387FFFE0A31A357FB417>I<151F90391FC07F809039FFF8E3C03901
+F07FC73907E03F033A0FC01F83809039800F8000001F80EB00074880A66C5CEB800F000F
+5CEBC01F6C6C48C7FCEBF07C380EFFF8380C1FC0001CC9FCA3121EA2121F380FFFFEECFF
+C06C14F06C14FC4880381F0001003EEB007F4880ED1F8048140FA56C141F007C15006C14
+3E6C5C390FC001F83903F007E0C6B51280D91FFCC7FC22337EA126>I<EA03F012FFA312
+071203AEEC1FC0EC7FF09038F1E0FC9038F3807C9038F7007E13FE497FA25BA25BB3486C
+EB7F80B538C7FFFCA326347EB32B>I<EA0780EA0FC0EA1FE0A4EA0FC0EA0780C7FCAAEA
+07E012FFA3120F1207B3A6EA0FF0B5FCA310337EB215>I<EA07E012FFA3120F1207B3B3
+A7EA0FF0B5FCA310347EB315>108 D<2703F01FE013FF00FF90267FF80313C0903BF1E0
+7C0F03E0903BF3803E1C01F02807F7003F387FD803FE1470496D486C7EA2495CA2495CB3
+486C496C487EB53BC7FFFE3FFFF0A33C217EA041>I<3903F01FC000FFEB7FF09038F1E0
+FC9038F3807C3907F7007EEA03FE497FA25BA25BB3486CEB7F80B538C7FFFCA326217EA0
+2B>I<EB07F0EB3FFE9038FC1F803901F007C03903C001E000078048486C7E48C7127CA2
+48147E003E143E007E143FA300FE1580A8007E1500A36C147EA26C147C6D13FC6C6C485A
+00075C3903F007E03900FC1F80D93FFEC7FCEB07F021237EA126>I<3903F03F8000FFEB
+FFE09038F3C0F89038F7007ED807FE7F6C48EB1F804914C049130F16E0ED07F0A3ED03F8
+A9150716F0A216E0150F16C06D131F6DEB3F80160001FF13FC9038F381F89038F1FFE0D9
+F07FC7FC91C8FCAA487EB512C0A325307EA02B>I<3803E07C38FFE1FF9038E38F809038
+E71FC0EA07EEEA03ECA29038FC0F8049C7FCA35BB2487EB512E0A31A217FA01E>114
+D<EBFF06000713CE381F00FE003C133E48131E140E5A1406A27EA200FE90C7FC6C7EEA7F
+FC383FFFC014F0000F7F6C7FC67FEB0FFF1300EC3F8000C0131F140F6C1307A37E15006C
+5B6C130E6C5B38F7807838E1FFE038C07F8019237EA11E>I<1330A51370A313F0A21201
+A212031207381FFFFEB5FCA23803F000AF1403A814073801F806A23800FC0EEB7E1CEB1F
+F8EB07E0182F7FAD1E>I<D803F0133F00FFEB0FFFA30007EB007F000380B35DA35D1201
+6D4813800000903803BFFC90387E073FEB1FFED907F8130026227EA02B>I<B5EBFFF0A3
+D80FF0EB3F800007EC1F000003140E150C6D131C00011418A26C6C5BA26D1370017E1360
+137F6D5BA290381F8180A214C3010F90C7FCA2EB07E6A214FE6D5AA26D5AA36D5AA21460
+24217E9F29>I<B53A1FFF81FFF0A33C07F801FC003F8001F049EB1E0000030100141C81
+6C6C017C1318A26D017E1338000002FE1330A290267E01FF5B159F168090263F030F5BA2
+16C0903A1F8607C180A202C613E390260FCC0390C7FCA2D907FC13F6ECF80116FE6D486C
+5AA36D481378A36D48133034217F9F37>I<B53801FFF8A32603FE0013806C48EB7C0000
+001478017E1370017F5B90383F81C090381F8380D90FC3C7FCEB07E614FE6D5A6D5A6D7E
+80805B9038039F809038071FC09038060FE0EB0C0790381C03F0496C7E01707FEBF00000
+0180000FECFF8026FFFC0313FCA326207F9F29>I<3A7FFF807FF8A33A07F8001FC00003
+EC0F800001EC070015066C6C5BA26D131C017E1318A26D5BA2EC8070011F1360ECC0E001
+0F5BA2903807E180A214F3010390C7FC14FBEB01FEA26D5AA31478A21430A25CA214E05C
+A2495A1278D8FC03C8FCA21306130EEA701CEA7838EA1FF0EA0FC025307F9F29>I
+E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fv cmtt9 9 7
+/Fv 7 117 df<387FFFC080B5FC7E5CD803F0C8FCB3AAED0780ED0FC0A7007FB6FCA2B7
+FC7E1680222E7FAD27>76 D<007FB5FCB612E081816C803907E003FEEC00FF81ED3F8015
+1F16C0150FA6151F1680153FED7F005DEC03FE90B55A5D5D5D92C7FC01E0C8FCADEA7FFE
+B5FCA36C5A222E7FAD27>80 D<3803FFC0000F13F04813FC4813FF811380EC1FC0381F00
+0F000480C71207A2EB0FFF137F0003B5FC120F5A383FFC07EA7FC0130012FE5AA46C130F
+007F131FEBC0FF6CB612806C15C07E000313F1C69038807F8022207C9F27>97
+D<130F497E497EA46D5A6DC7FC90C8FCA7383FFF80487FA37EEA000FB3A4007FB512F0B6
+FC15F815F07E1D2F7BAE27>105 D<387FE07F39FFF1FFC001F713F090B5FC6C80000313
+C1EC01FCEBFE005B5BA25BB03A7FFF83FFE0B500C713F0A36C018313E024207F9F27>
+110 D<397FFC03FC39FFFE0FFF023F13804A13C0007F90B5FC39007FFE1F14F89138F00F
+809138E002004AC7FC5CA291C8FCA2137EAD007FB57EB67EA36C5C22207E9F27>114
+D<133C137EA8007FB512F0B612F8A36C14F0D8007EC7FCAE1518157EA415FE6D13FC1483
+ECFFF86D13F06D13E0010313C0010013001F297EA827>116 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fw cmbx9 9 7
+/Fw 7 117 df<ED1F80A24B7EA24B7EA34B7EA24A7FA34A7FA24A7F15CFA2020F7F1587
+021F801503023F80EC3E01A2027E80EC7C0002FC804A137FA20101814A133F0103814A13
+1FA249B67EA24981A290271F8000077F91C77EA24982013E80017E82017C80A201FC8249
+157FB500F0013FB512F0A43C347DB343>65 D<EB7FFE0003B512E04814F8390FF00FFC39
+1FF803FF806E138016C0157F6C5A6C5AEA0180C8FCEC7FFF010FB5FC90B6FC0003EBF07F
+000F1300EA1FF8485A485A485A5BA315FF7F007F5B6D4813E03A3FF80FBFFF000FB5121F
+0003EBFC0F39007FE00728217EA02B>97 D<EA01FC12FFA4120F1207ADEC07FC91387FFF
+8001FDB512E09039FFF00FF89138C007FC91380003FE496D7E496D1380A217C0167FA217
+E0A917C0A216FF1780A26D4913006D495A9138C007FC9039F3F01FF801E1B512E0D9C07F
+13809026800FF8C7FC2B347EB331>I<903807FF80013F13F090B512FC3903FE01FE4848
+487EEA0FF8EA1FF0EA3FE0A2007F6D5A496C5A153000FF91C7FCA9127F7FA2003FEC0780
+7F6C6C130F000FEC1F00D807FE133E3903FF80FCC6EBFFF8013F13E0010790C7FC21217D
+A027>I<3901F81F8000FFEB7FF0ECFFF89038F9E3FC9038FBC7FE380FFF876C1307A213
+FEEC03FCEC01F8EC0060491300B1B512F0A41F217EA024>114 D<9038FFE1C0000713FF
+5A383F803F387E000F14075A14037EA26C6CC7FC13FCEBFFE06C13FC806CEBFF80000F14
+C06C14E0C6FC010F13F0EB007F140F00F0130714037EA26C14E06C13076CEB0FC09038C0
+1F8090B5120000F913FC38E03FE01C217DA023>I<133CA5137CA313FCA21201A2120312
+07001FB51280B6FCA3D807FCC7FCB0EC03C0A79038FE078012033901FF0F006C13FEEB3F
+FCEB0FF01A2F7EAE22>I E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fx cmtt12 12 18
+/Fx 18 118 df<007FB612FEA2B8FCA36C15FEA228077BA133>45
+D<121FEA3F80EA7FC0EAFFE0A5EA7FC0EA3F80EA1F000B0B6C8A33>I<EC07F8EC3FFF91
+B57E010314E0010F80498090383FFC0F90397FE003FC9038FF80014890C77ED803FC147E
+49EB7E7F0007903801FFBFD9F00713FF4848481480495A001F5B018013C3003FEB7F8101
+00010013C002FE137F4849133FEA7E014A131FA212FEEAFC034A130FA96E131FD8FE0115
+80127EA26E133FD87F0015006C6D5B027F13FE01801381001F90383FC3FC01C013FF000F
+6D5B6D6C5B6C6C6C5BD9F80113800003D9007EC7FC6D9038000F806CB4EC1FC06C6D133F
+D97FE013FF90263FFC0713806DB612006D5C010314F801005C023F1380DA07FCC7FC2A3F
+7CBD33>64 D<387FFFF8B57E80A25C6C5BD801FCC9FCB3B3A3EE03E0EE07F0A9007FB7FC
+B8FCA46C16E02C3D7DBC33>76 D<003FB512FC48ECFF80B712E016F86C816C813A01FC00
+0FFF030313801500EE7FC0163FEE1FE0160FA217F01607A6160F17E0A2161FEE3FC0167F
+EEFF801503030F130090B65A5E5E16E0168003FCC7FC01FCC9FCB3383FFFE0487FB57EA2
+6C5B6C5B2C3D7EBC33>80 D<EB1FFC90B57E000314E048804814FC48809038F007FFEBE0
+016E7F153F6C48806C48131FC87F150FA5EC0FFF49B5FC131F137F48B6FC0007140F4813
+C0381FFC00EA3FF0EA7FC05B48C7FC5AA56C141F7E6D137FD83FE0497ED9F807EBFFF06C
+B712F87E6C14F36C14C1C69138003FF0D91FF090C7FC2D2E7BAC33>97
+D<ED7FF84B7E5CA280157F1501ABEB01FF010713C1011F13F1017F13F990B6FC5A481381
+3907FE003FD80FF8131F49130F48481307491303123F491301127F90C7FCA25A5AA97E7E
+15037F123F6D1307A26C6C130F6D131F6C6C133F6C6C137F2603FF81B512F091B612F8C6
+02FD13FC6D13F96D01E113F8010F018013F0D901FEC8FC2E3E7DBC33>100
+D<ECFF80010713F0011F13FC497F90B6FC48158048018013C03A07FE003FE001F8EB0FF0
+48481307484814F8491303003F15FC491301127F90C7FC16FE15005A5AB7FCA516FC48C9
+FC7E7EA36C7E167C6C6C14FE7F6C7E6D13016C6CEB03FC6CB4130F6C9038C03FF86C90B5
+12F06D14E06D14C0010F1400010313FC9038007FE0272E7BAC33>I<14E0EB03F8A2497E
+A36D5AA2EB00E091C8FCAA383FFFF8487FA47EEA0001B3AD007FB612C0B712E016F0A216
+E06C15C0243E78BD33>105 D<EA7FF8487EA4127F1200AC4AB512C04A14E04A14F0A26E
+14E06E14C09139000FF0004B5A4B5A4B5A4BC7FC4A5A4A5A4A5A4A5A4A5A4A5A4A5A4A7E
+01FD7F90B5FC81ECF3F8ECE3FC14C1EC80FEEC007F5B496D7E6F7E82150F6F7E6F7E8215
+016F7E3B7FFFF80FFFF0B56C4813F817FCA217F86C496C13F02E3D7EBC33>107
+D<383FFFFC487FB5FCA27E7EC7FCB3B3AD003FB612F84815FCB712FEA26C15FC6C15F827
+3D7ABC33>I<02FC137E3B7FC3FF01FF80D8FFEF01877F90B500CF7F15DF92B57E6C010F
+13872607FE07130301FC01FE7F9039F803FC01A201F013F8A401E013F0B3A53C7FFE0FFF
+07FF80B548018F13C0A46C486C01071380322C80AB33>I<4AB4FC263FFC0713C0267FFE
+1F13F000FF017F7F91B5FC6CB67E6CEC07FEC6EBF801ECF0004A7F4A7F5CA291C7FCA35B
+B3A43B3FFFF80FFFFC486D4813FEB56C4813FFA26C496C13FE6C496C13FC302C7FAB33>
+I<EB01FE90380FFFC0013F13F0497F90B57E488048EB03FF2607FC0013804848EB7FC049
+133F4848EB1FE049130F4848EB07F0A2007F15F890C71203A300FEEC01FCAA6C14036C15
+F8A26D1307003F15F06D130FA26C6CEB1FE06D133F6C6CEB7FC06C6CEBFF802603FF0313
+006CEBFFFE6C5C6D5B6D5B010F13C0D901FEC7FC262E7AAC33>I<ED03FE3B7FFF801FFF
+80B5D8C07F13E002C1B5FC02C314F014C76C9038CFFE0F39001FDFF09139FFC007E09238
+8003C092C8FC5C5C5CA25CA25CA35CB2007FB512FEB7FCA46C5C2C2C7DAB33>114
+D<90381FFE0F90B5EA8F80000314FF120F5A5AEBF007387F800190C7FC00FE147F5A153F
+A37E007FEC1F0001C090C7FCEA3FF8EBFFC06C13FF6C14E0000314F8C680011F13FF0100
+1480020713C0EC007FED1FE0007C140F00FEEC07F01503A27EA27F15076D14E06D130F6D
+EB3FC09038FE01FF90B61280160000FD5C00FC14F8D8F83F13E0D8780790C7FC242E79AC
+33>I<EB03C0497E130FAA003FB612FC4881B7FCA36C5D26000FE0C8FCB3A3161FEE3F80
+A5167F6E140001075C6E5A9138FE07FE6DB55A6D5C6D5C6E5B021F1380DA07FCC7FC2938
+7EB633>I<D83FFCEB1FFE486C497E00FF5CA2007F80003F800000EC007FB3A75EA25DA2
+6D5B90387F800FDAE03F13FC6DB612FE17FF6D806D01FE13FE01039038F83FFC010001C0
+C7FC302C7FAA33>I E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fy cmr12 12 36
+/Fy 36 122 df<121EEA7F8012FF13C0A213E0A3127FEA1E601200A413E013C0A3120113
+80120313005A1206120E5A5A5A12600B1D78891B>44 D<B612C0A61A067F9721>I<14FF
+010713E090381F81F890383E007C01FC133F4848EB1F8049130F4848EB07C04848EB03E0
+A2000F15F0491301001F15F8A2003F15FCA390C8FC4815FEA54815FFB3A46C15FEA56D13
+01003F15FCA3001F15F8A26C6CEB03F0A36C6CEB07E0000315C06D130F6C6CEB1F806C6C
+EB3F00013E137C90381F81F8903807FFE0010090C7FC28447CC131>48
+D<143014F013011303131F13FFB5FC13E713071200B3B3B0497E497E007FB6FCA3204278
+C131>I<EB03FE90381FFFC0017F13F03901F80FFC3903C001FE48486C7E000EC7EA7F80
+48EC3FC0ED1FE04815F00030140F007015F800601407126CB415FC7F7F1503A46C481307
+6CC7FCC8FC16F8A2150F16F0151F16E0A2ED3FC0ED7F8016005D5D4A5A4A5A4A5A5D4A5A
+4A5A4AC7FC147C5C5C495A495A495A49C7120C131E5B013814185B5B485A4848143848C8
+1230000E1570001FB612F0A25A5AB712E0A326427BC131>I<49B4FC010F13E0013F13FC
+9038FE01FE3A01F0007F80D803C0EB3FC048C7EA1FE0120EED0FF0EA0FE0486C14F8A215
+077F5BA26C48130FEA03C0C813F0A3ED1FE0A2ED3FC01680ED7F0015FE4A5AEC03F0EC1F
+C0D90FFFC7FC15F090380001FCEC007FED3F80ED1FC0ED0FE016F0ED07F816FC150316FE
+A2150116FFA3121EEA7F80487EA416FE491303A2007EC713FC00701407003015F8003814
+0F6C15F06CEC1FE06C6CEB3FC0D803E0EB7F803A01FE01FE0039007FFFF8010F13E00101
+90C7FC28447CC131>I<ED0380A21507150FA2151F153FA2157F15FFA25CEC03BF153F14
+071406140C141C141814301470146014C013011480EB03005B13065B131C13185B137013
+6013E0485A5B120390C7FC1206120E120C5A123812305A12E0B812C0A3C8383F8000ADED
+FFE0027FEBFFC0A32A437DC231>I<14FF010713E0011F13F890387F80FC9038FC007E48
+487F4848EB1F804848EB0FC0000FEC07E0485AED03F0485A16F8007F140190C713FCA25A
+A216FE1500A516FFA46C5CA36C7E5D121F7F000F5C6C6C130E150C6C6C131C6C6C5BD800
+7C5B90383F01E090390FFF80FE903801FE0090C8FC150116FCA4ED03F8A216F0D80F8013
+07486C14E0486C130F16C0ED1F80A249EB3F0049137E001EC75A001C495A000F495A3907
+E01FE06CB51280C649C7FCEB1FF028447CC131>57 D<16C04B7EA34B7EA34B7EA34B7EA3
+ED19FEA3ED30FFA203707FED607FA203E07FEDC03FA2020180ED801FA2DA03007F160FA2
+0206801607A24A6D7EA34A6D7EA34A6D7EA20270810260147FA202E08191B7FCA2498202
+80C7121FA249C87F170FA20106821707A2496F7EA3496F7EA3496F7EA201788313F8486C
+83D80FFF03037FB500E0027FEBFFC0A342477DC649>65 D<DB0FFE146092B500C013E002
+0314F0913A0FFC01FC0191393FC0003E02FFC7EA0F83D903FCEC03C74948EC01E74948EC
+00FF4948157F4948153F4948151F49C9120F485A491607120348481603A248481601A248
+481600A2123FA2491760127FA31900485AAE6C7EA21960A2123F7FA2001F18E07F000F18
+C0A26C6C160119806C6C160312016DEE07006C6C16066D6C150E6D6C5D6D6C5D6D6C1578
+6D6C5D6D6C4A5AD900FFEC0780DA3FC0011FC7FCDA0FFC13FC0203B512F0020014C0DB0F
+FEC8FC3B487BC546>67 D<B8FC17F017FC00019039C00007FF6C499038007FC0017FED1F
+E0EF07F0EF03FC717E717E84727E727E727EA2727E85180385A2180185A38584A31A80AD
+1A00A36061A361180361180761180F614E5A183F614EC7FC18FEEF03FC4D5AEF1FE001FF
+ED7FC0486DD907FFC8FCB812FC17F094C9FC41447CC34B>I<B912F8A3000101C0C7127F
+6C6C48EC07FC17011700187C183C181CA284A31806A4180704067FA395C7FCA4160EA216
+1E163E16FE91B5FCA3EC8000163E161E160EA21606A319C0A3F0018093C7FCA41803A219
+00A260A260A2181EA2183E187EEF01FE170748486C147FB95AA33A447CC342>I<DB0FFE
+146092B500C013E0020314F0913A0FFC01FC0191393FC0003E02FFC7EA0F83D903FCEC03
+C74948EC01E74948EC00FF4948157F4948153F4948151F49C9120F485A49160712034848
+1603A248481601A248481600A2123FA2491760127FA396C7FC485AAD4CB612C06C7EA293
+C7387FF000725A003F171F7FA2121F7F120FA26C7EA26C7E6C7EA26C7E6D7E6D6C153F6D
+7E6D6C157F6D6C15E7D903FEEC01C7D900FFEC0383DA3FE0EB0F01DA0FFCEBFE000203B5
+00F81360020002E090C7FCDB0FFEC9FC42487BC54D>71 D<B600C049B512C0A3000101E0
+C8387FFC006C49ED3FE06D481680063EC7FC183C183860604D5A4D5A4DC8FC171E17385F
+5F4C5A4C5A4CC9FC160E5E5E5E5E4B5A4B7E4B7E150F4B7E4B7E1577EDE3FE913881C1FF
+EC8381DA87007F028E6D7E149C02B86D7E02F06D7E14C04A6D7E707EA2707E707EA2707F
+717EA2717E717EA2717E717EA2717E717EA2717F8585496C82486D4A13FCB600C0011FEB
+FFE0A343447CC34C>75 D<B612F8A3000101E0C9FC6C6C5A5CB3B31830A418701860A518
+E0A3EF01C0A217031707A2170F173F177FEE01FF48486C011F1380B9FCA334447CC33D>
+I<49B41303010FEBE007013F13F89039FE00FE0FD801F8131FD807E0EB079F49EB03DF48
+486DB4FC48C8FC4881003E81127E82127C00FC81A282A37E82A27EA26C6C91C7FC7F7FEA
+3FF813FE381FFFE06C13FE6CEBFFE06C14FC6C14FF6C15C0013F14F0010F80010180D900
+1F7F14019138001FFF03031380816F13C0167F163F161F17E000C0150FA31607A37EA36C
+16C0160F7E17806C151F6C16006C5D6D147ED8FBC05CD8F9F0495AD8F07C495A90393FC0
+0FE0D8E00FB51280010149C7FC39C0003FF02B487BC536>83 D<B600C0010FB5FCA30001
+01E0C813F026007F80ED1F80F00F00A21806B3B3A7180E6D6C150CA2181C131F6E151801
+0F163818306D6C1570606D6C14016D6C5D6D6CEC0780027F4AC7FC6E6C131EDA1FE0137C
+913907FC03F00201B55A6E6C1380DB07FCC8FC40467CC349>85 D<EB07FC90383FFF8090
+38F80FE03903C003F048C66C7E000E6D7ED80FC0137E486C137F6D6D7EA36F7EA26C5AEA
+0380C8FCA4EC0FFF49B5FC90380FFE1FEB3FC0EBFF00EA03FC485A485A485A485A127F5B
+176048C7FCA3153FA36D137F007F14EF6D9038C7E0C0003F13013A1FE00783F13B07F81E
+03FF802701FFFC0113003A001FE0007C2B2E7CAC31>97 D<EA01FC12FFA3120712031201
+B3EC03FC91380FFF8091383C07E091387001F89039FDE0007E02807F01FFEC1F8091C713
+C049EC0FE049140717F0A2EE03F8A217FCA2160117FEAB17FC1603A217F8A2EE07F0A26D
+EC0FE017C06D141F01FBEC3F80D9F380EB7E00D9E1C05B9039E0F001F89039C03C07E090
+39801FFF80C7D803FCC7FC2F467DC436>I<EC7F80903803FFF090380FC07C90383F000F
+01FCEB03804848EB01C00003140F4848EB1FE049133F120F485AA2485AED1FC0007FEC07
+0092C7FCA290C9FC5AAB7E7FA2123F16307F001F15706C6C146016E06C6C14C06C6C1301
+0001EC03806C6CEB0700013F131E90381FC078903807FFF001001380242E7DAC2B>I<16
+7FED3FFFA315018182B3EC7F80903803FFF090380FC07C90383F000E017E1307496D5AD8
+03F87F48487F5B000F81485AA2485AA2127FA290C8FC5AAB7E7FA2123FA26C7EA2000F5D
+7F6C6C5B00035C6C6C9038077F806C6C010E13C0013F011C13FE90380FC0F8903803FFE0
+9026007F0013002F467DC436>I<EB01FE903807FFC090381F03F090387E00FC49137E48
+487F485A4848EB1F80000F15C049130F121F484814E01507A2007F15F090C7FCA25AA390
+B6FCA290C9FCA67EA27FA2123F16306C7E1670000F15606D14E06C6C14C0000314016C6C
+EB03806C6CEB0700013E131E90381F80F8903803FFE0010090C7FC242E7DAC2B>I<EC0F
+E0EC7FF8903801F81E903803F03F90390FE07F8090381FC0FF5C133F495AA2ED7F0001FE
+131C92C7FCAFB67EA3C648C8FCB3B2486C7E007F13FFA321467EC51E>I<EE0F80D901FC
+EB7FE0903A0FFF81F0F090393F07E3819039FC01FF033A01F800FE014848017E13E00007
+027FC7FC497F000F8149131F001F81A9000F5D6D133F000792C7FC6D5B0003147E6C6C5B
+6D485A3903BF07E090380FFF80260701FCC8FC90CAFCA25AA37F6C7E7F90B512F86C14FF
+16E06C15F86C6C8048B67E3A07C0000FFF48481300003FC8EA3F80003E151F48ED0FC0A2
+481507A56C150F007C1680007E151F003E16006C153E6C6C5CD807E0495AD801F8EB07E0
+D8007FEB3F8090261FFFFEC7FC010113E02C427DAC31>I<EA01E0EA07F8A2487EA46C5A
+A2EA01E0C8FCADEA01FC12FFA3120712031201B3B0487EB512F8A315437DC21C>105
+D<EA01FC12FFA3120712031201B3B3B3A5487EB512F8A315457DC41C>108
+D<D801FC01FFEC1FE000FF010701E0EBFFFC913B0F03F801E07F913C3C01FC07803F8000
+07903C7000FE0E001FC0000349D97E1C130F2601FDC0D97F38804A143001FFDA3FF06D7E
+91C75BA2495DA3495DB3A8486C4A6C497EB5D8F81FB50003B512E0A34B2C7DAB52>I<39
+01FC01FE00FF903807FFC091381E07F091383801F8000701707F0003EBE0002601FDC07F
+5C01FF147F91C7FCA25BA35BB3A8486CECFF80B5D8F83F13FEA32F2C7DAB36>I<EC7F80
+903803FFF090380FC0FC90383E001F496D7E496D7E48486D7E48486D7E48486D7E000F81
+A24848147E003F157FA290C87E481680A44816C0AA6C1680A26D147F003F1600A2001F15
+7E6D14FE000F5D6D130100075D6C6C495A6C6C495A6C6C495A013E49C7FC90381FC0FE90
+3807FFF89038007F802A2E7DAC31>I<3901FC03FC00FF90380FFF8091383C07E0913870
+01F83A07FDE000FE00030180137FD801FFEC3F8091C7EA1FC04915E049140F17F0160717
+F8160317FCA3EE01FEABEE03FCA3EE07F8A217F0160F6D15E0EE1FC06D143F17806EEB7E
+00D9FDC05B9039FCF003F891383C0FE091381FFF80DA03FCC7FC91C9FCAE487EB512F8A3
+2F3F7DAB36>I<3903F803F000FFEB1FFCEC3C3EEC707F0007EBE0FF3803F9C000015B13
+FBEC007E153C01FF13005BA45BB3A748B4FCB512FEA3202C7DAB26>114
+D<90383FE0183901FFFC383907E01F78390F0003F8001E1301481300007C1478127800F8
+1438A21518A27EA27E6C6C13006C7E13FC383FFFE06C13FC6C13FF6C14C06C14E0C614F0
+011F13F81300EC0FFC140300C0EB01FE1400157E7E153EA27EA36C143C6C147C15786C14
+F86CEB01F039F38003E039F1F00F8039E07FFE0038C00FF01F2E7DAC26>I<1306A5130E
+A4131EA3133E137EA213FE12011207001FB512F0B6FCA2C648C7FCB3A4150CAA017E131C
+017F1318A26D133890381F8030ECC070903807E0E0903801FFC09038007F001E3E7EBC26
+>I<D801FC147F00FFEC3FFFA300071401000380000181B3A85EA35DA212006D5B017E90
+38077F80017F010E13C06D011C13FE90380FC078903803FFF09026007F8013002F2D7DAB
+36>I<B539F001FFFCA3000790C7EA7FE06C48EC1F8000011600160E1200160C017F5CA2
+80013F5CA26E1370011F146080010F5CA2ECF00101075CA26D6C48C7FCA26E5A01011306
+A26D6C5AA214FF6E5AA215B8EC3FB015F06E5AA36E5AA26E5AA36EC8FC2E2C7EAA33>I<
+B539F001FFFCA3000790C7EA7FE06C48EC1F8000011600160E0000150C6D141C6D1418A2
+6E1338013F1430A26D6C5BA26E13E0010F5CA26D6C485AA2ECF803010391C7FCA2903801
+FC06A2ECFE0E0100130CA2EC7F18A215B8EC3FB0A2EC1FE0A36E5AA26E5AA36EC8FCA214
+06A35CA25CA2123C007E5BB4FC5CA25CEAFE01387C0380D87007C9FCEA3C1EEA0FFCEA03
+F02E3F7EAA33>121 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fz cmtt10 10 75
+/Fz 75 126 df<121C127FEAFF80B1EA7F00AF123EC7FCA8121C127FA2EAFF80A3EA7F00
+A2121C09346FB32C>33 D<EB01C0497EA6EB0FFC90387FFF8048B512E00007804880391F
+FBEFFC393FC3E1FE903803E07F007E80127C00FC158012F8157FA300FCEC3F00A2007E91
+C7FC127FEA3FC313FBEA1FFF6C13FC6C13FF000114C06C6C7F011F13F801037F14E7ECE1
+FEECE07F81001880007E1580150F12FFA312FE151F1600007E5C007F143ED83F8313FE90
+38C3E1FC391FFBEFF86CB55A6C5C6C5CC691C7FCEB1FF8EB03E0A66D5A21417BB92C>36
+D<D807801307D81FE0EB0F80151F487E486C133F1600007C5CD8FCFC137EEAF87C15FE5D
+14015DA21403D8FCFC5BEA7CF8007F13075D383FF00FD81FE05BA23807801FC75B143F92
+C7FCA25C147E14FE5CA213015CA213035C13075CA2130F5C131FEC800FED3FC0013FEB7F
+E0140049EBFFF0017E13F9A2D9FE0113F801FC13F0A2120113F8120313F015F900070100
+13F05B000F14FF49EB7FE0A20007EC3FC06C48EB0F0025417DB92C>I<EB0FC0EB3FE049
+7E497E80EA01F8EBF07C147E0003133E13E0A5147E147C9138FC3FF89039F0F87FFCEA01
+F1EBF3F001F7EB3FF89138E01F009038FFC03F6CEB803EA2EC007E49137C485A486C13FC
+00075CEBFF01D80FDF5B381F9F81383F8F8390380FC3E0387E07E75D38FC03F7EB01FF5D
+6D1410ED007C80A26CEBFF80D87E0113C0D87F03EBE0FC3A3F87F7F1F89038FFE3FF6C01
+C113F06C13806C9038007FC0D801FCEB1F8026357EB32C>I<EA0F80EA1FC0EA3FE013F0
+A213F8A2121F120F1200A4120113F0A2120313E01207EA0FC0121FEA3F80EA7F0012FE5A
+5A12700D1B71B22C>I<143814FC13011303EB07F8EB0FF0EB1FC0EB3F80EB7F0013FE48
+5A485A5B12075B120F5B485AA2123F90C7FCA25A127EA312FE5AAC7E127EA3127F7EA27F
+121FA26C7E7F12077F12037F6C7E6C7E137FEB3F80EB1FC0EB0FF0EB07F8EB03FC130113
+001438164272B92C>I<127012FC7E7E6C7E6C7EEA0FE06C7E6C7E6C7E6C7E137F7F1480
+131F14C0130FEB07E0A214F01303A214F81301A314FC1300AC130114F8A3130314F0A213
+0714E0A2EB0FC0131F1480133F14005B13FE485A485A485A485AEA3FC0485A48C7FC5A5A
+1270164279B92C>I<EB0380497EA60020140800F8143E00FE14FE00FF13C1EBC7C7EBE7
+CF003FB512F8000F14E0000314806C140038007FFCA248B5FC481480000F14E0003F14F8
+39FFE7CFFEEBC7C7EB07C100FE13C000F8143E0020140800001400A66D5A1F247AAA2C>
+I<EA0F80EA1FE0EA3FF0EA7FF8A213FCA3123F121F120F120013F8A21201EA03F01207EA
+1FE0EA7FC0EAFF80130012FC12700E17718A2C>44 D<007FB6FCB71280A46C150021067B
+9B2C>I<121FEA3F80EA7FC0EAFFE0A5EA7FC0EA3F80EA1F000B0B708A2C>I<1507ED0F80
+151FA2153F16005D157E15FE5D14015D14035DA214075D140F5D141F5D143F92C7FC5C14
+7E14FE5CA213015C13035C13075C130F5C131F5CA2133F91C8FC5B137E13FE5B12015B12
+035B12075BA2120F5B121F5B123F90C9FC5A127E12FE5AA25A127821417BB92C>I<EB03
+F8EB0FFE90383FFF80497F90B57E3901FE0FF03903F803F848486C7EEBE0004848137EA2
+48487FA248C7EA1F80A2003E140F007E15C0A3007C140700FC15E0AC6C140F007E15C0A4
+6CEC1F80A36C6CEB3F00A26C6C137E6D13FE00075CEBF0016C6C485A3901FE0FF06CB55A
+6D5B6D5BD90FFEC7FCEB03F823357CB32C>I<1307497EA2131FA2133F137F13FF5A1207
+127FB5FC13DF139FEA7C1F1200B3AE007FB512E0B612F0A36C14E01C3477B32C>I<EB0F
+F890387FFF8048B512E00007804814FC391FF80FFE393FE001FF903880007F48C7EA3F80
+007E141F00FE15C0150F6C15E01507A3127E123CC8FCA2150F16C0151F1680153F16005D
+15FE4A5A14034A5A4A5A4A5A4A5AECFF804948C7FC495A495A495AEB3FE0EB7F8049C8FC
+485A4848EB03C04848EB07E0EA1FE0485A48B6FCB7FCA36C15C023347CB32C>I<EB0FFC
+90387FFF8048B512E0000714F84880391FF807FEEBC0004848137F6D7F1680151FA26C5A
+6CC7FCC8FC153F16005D15FE14014A5AEC1FF890381FFFF0495BA215F86D7F90380007FE
+EC00FF81ED3F80ED1FC0150FA216E01507A2123C127EB4FC150F16C0A248141F007FEC3F
+806DEB7F006C6C5B391FF807FE6CB55A6C5C6C14E0C66C1380D90FFCC7FC23357CB32C>
+I<EC07F04A7E141F143FA2147EA214FCEB01F8A2EB03F0EB07E0A2EB0FC0EB1F80A2EB3F
+00137EA25B485AA2485A5B1207485AA2485A48C7FCA2127E5AB712FC16FEA36C15FCC8EA
+F800AA91387FFFF091B512F8A36E13F027347EB32C>I<000FB512FE4880A35D0180C8FC
+ADEB83FE90389FFF8090B512E015F8819038FE03FE9038F000FF01C07F49EB3F8090C712
+1F6C15C0C8120FA2ED07E0A4123C127EB4FC150F16C0A248141F007EEC3F80007FEC7F00
+6C6C5B6D485A391FF80FFC6CB55A6C5C000114C06C6C90C7FCEB0FF823347CB22C>I<EC
+3FC0903801FFF801077F011F7F497F90387FE07F9039FF003F804848137FEA03F8485A5B
+000FEC3F004848131E4990C7FC123F90C9FCA25A127EEB03FE90381FFF80D8FC7F13E000
+FDB57EB67E9038FE07FC9038F001FE9038C0007F49EB3F8090C7121F16C048140F16E015
+07A3127EA47E150F6D14C0001F141F6D1480000F143F6DEB7F003907F801FE3903FE07FC
+6CB55A6C5C6D5B011F1380D907FCC7FC23357CB32C>I<1278B712C016E0A316C000FCC7
+EA3F80ED7F0015FE00785CC712014A5A4A5A5D140F5D4A5A143F92C7FC5C147E14FE5C13
+015CA2495AA213075CA3495AA4495AA5133F91C8FCAA131E23357CB32C>I<EB07FC9038
+3FFF8090B512E0000314F84880390FFC07FE391FF001FF9038C0007F4848EB3F8090C712
+1F4815C0007E140FA56CEC1F80A26C6CEB3F006D5B390FF001FE3903FC07F86CB55A6C6C
+13C0D907FCC7FC90387FFFC048B512F03903FC07F8390FF001FE391FC0007F497F48C7EA
+1F80007EEC0FC0A248EC07E0A7007EEC0FC0A2007F141F6C6CEB3F806C6CEB7F009038F0
+01FF390FFC07FE6CB55A6C5CC614E0013F1380D907FCC7FC23357CB32C>I<EB07FCEB3F
+FF90B512C0488048803907FC07F8390FF001FC48486C7ED83F80137E157F48C77E007EEC
+1F8012FE5AED0FC0A416E0A37E127E007F141F7E6D133F6C6C137F390FF001FF3807FC0F
+6CB6FC6C14F76C14C7013F130FD90FF813C090C7FCA2151F1680153F1600000F5C486C13
+7E486C13FE4A5A4A5A14079038801FF0391FE07FE090B55A6C91C7FC6C5B000113F83800
+7FC023357CB32C>I<121FEA3F80EA7FC0EAFFE0A5EA7FC0EA3F80EA1F00C7FCAE121FEA
+3F80EA7FC0EAFFE0A5EA7FC0EA3F80EA1F000B2470A32C>I<EA0F80EA1FC0EA3FE0EA7F
+F0A5EA3FE0EA1FC0EA0F80C7FCAEEA0F80EA1FC0EA3FE0127F13F0A4123F121F120F1201
+120313E01207EA0FC0A2EA3F80EA7F005A5A12F812700C3071A32C>I<1507ED1F80153F
+15FF14034A1300EC1FFC4A5AECFFE0491380010790C7FCEB0FFCEB3FF8EB7FE048485A48
+90C8FCEA0FFEEA1FF8EA7FF0EAFFC05BA27FEA7FF0EA1FF8EA0FFEEA03FF6C13C06C6C7E
+EB3FF8EB0FFC6DB4FC01017F6D13E0EC3FF86E7EEC07FF6E13801400153F151FED070021
+2A7BAD2C>I<007FB612F0B712F8A4003F15F0CAFCA8003FB612F0B712F8A46C15F02514
+7DA22C>I<127012FC7E6C7E13E06C7EEA1FFC6C7E3803FF80C67FEB7FF0EB1FF8EB0FFE
+EB03FF6D13C06D6C7EEC3FF8EC0FFC6EB4FC0201138080A25C02071300EC0FFCEC3FF8EC
+7FE049485A4990C7FCEB0FFEEB1FF8EB7FF0EBFFC000035BD80FFEC8FC485AEA7FF0485A
+138048C9FC5A1270212A7BAD2C>I<EB3FFE0003B512C0000F14F04814FC4880397FE007
+FF90C7FC00FEEC3F806C141FA3153F007EEC7F00003C5CC7EA03FEEC0FFC4A5AEC3FE04A
+5A4AC7FC495A495A5C13075C130F5CA76D5A90C9FCA8EB0380EB0FE0A2497EA36D5AA2EB
+038021337BB22C>I<14FE497EA4497FA214EFA2130781A214C7A2010F7FA314C390381F
+83F0A590383F01F8A490387E00FCA549137E90B512FEA34880A29038F8003FA34848EB1F
+80A4000715C049130FD87FFEEBFFFC6D5AB514FE6C15FC497E27347EB32C>65
+D<007FB512E015F8B612FE6C8016C03903F0003FED0FE0ED07F01503A2ED01F8A6ED03F0
+A21507ED0FE0ED1FC0EDFF8090B612005D5D15FF16C09039F0001FE0ED07F0ED03F81501
+ED00FCA216FE167EA616FE16FC1501ED03F8150FED3FF0007FB612E016C0B712806CECFE
+0015F027337FB22C>I<02FF13700107EBE0F84913F9013F13FD4913FFEBFF813901FE00
+7F4848131FD807F0130F1507485A491303485A150148C7FCA25A007EEC00F01600A212FE
+5AAB7E127EA3007F15F06CEC01F8A26C7EA26C6C13036D14F06C6C130716E0D803FC131F
+6C6CEB3FC03A00FF81FF806DB512006D5B010F5B6D13F00100138025357DB32C>I<007F
+B5FCB612C015F0816C803907E003FEEC00FFED7F80153FED1FC0ED0FE0A2150716F01503
+16F81501A4ED00FCACED01F8A3150316F0A2150716E0150FED1FC0153FED7F80EDFF00EC
+03FE007FB55AB65A5D15C06C91C7FC26337EB22C>I<007FB612F0B712F8A37E3903F000
+01A7ED00F01600A4EC01E04A7EA490B5FCA5EBF003A46E5A91C8FCA5163C167EA8007FB6
+12FEB7FCA36C15FC27337EB22C>I<007FB612F8B712FCA37ED803F0C7FCA716781600A5
+15F04A7EA490B5FCA5EBF001A46E5A92C7FCAD387FFFE0B5FC805C7E26337EB22C>I<D8
+7FFEEBFFFCB54813FEA36C486C13FCD807E0EB0FC0B190B6FCA59038E0000FB3D87FFEEB
+FFFCB54813FEA36C486C13FC27337EB22C>72 D<007FB512F8B612FCA36C14F839000FC0
+00B3B3A5007FB512F8B612FCA36C14F81E3379B22C>I<387FFFE0B57EA36C5BD803F0C8
+FCB3AE16F0ED01F8A8007FB6FCB7FCA36C15F025337DB22C>76 D<D87FE0EB0FFC486CEB
+1FFEA26D133F007F15FC000F15E001BC137BA4019E13F3A3EB9F01A2018F13E3A21483A2
+018713C314C7A201831383A214EFA201811303A214FFEB80FEA3147C14381400ACD87FF0
+EB1FFC486CEB3FFEA36C48EB1FFC27337EB22C>I<007FB512C0B612F88115FF6C158026
+03F00013C0153FED0FE0ED07F0A2150316F81501A6150316F01507A2ED0FE0ED3FC015FF
+90B61280160015FC5D15C001F0C8FCB0387FFF80B57EA36C5B25337EB22C>80
+D<90381FF80790B5EA0F804814CF000714FF5A381FF01F383FC003497E48C7FC007E147F
+00FE143F5A151FA46CEC0F00007E91C7FC127F7FEA3FE0EA1FFCEBFFC06C13FC0003EBFF
+C06C14F06C6C7F01077F9038007FFEEC07FF02001380153FED1FC0A2ED0FE0A200781407
+12FCA56CEC0FC0A26CEC1F806D133F01E0EB7F009038FE01FF90B55A5D00F914F0D8F83F
+13C0D8700790C7FC23357CB32C>83 D<007FB612FCB712FEA43AFC007E007EA70078153C
+C71400B3AF90383FFFFCA2497F6D5BA227337EB22C>I<3A3FFF03FFE0484913F0148714
+076C6D13E03A01F800FE007F0000495A13FE017E5BEB7F03013F5B1487011F5B14CF010F
+5B14FF6D5BA26D90C7FCA26D5AA26D5AA2497EA2497EA2497F81EB0FCF81EB1FC7EC87F0
+EB3F83EC03F8EB7F01017E7FEBFE00497F0001147E49137F000380491480151FD87FFEEB
+FFFC6D5AB514FE6C15FC497E27337EB22C>88 D<387FFFFCB512FEA314FC00FCC7FCB3B3
+B3B512FC14FEA36C13FC17416FB92C>91 D<127812F87EA27E127E127F7E7F121F7F120F
+7F1207A27F12037F12017F12007F137E137F7F80131FA280130F80130780130380130180
+1300A280147E147F8081141F81140F811407811403A281140181140081157E157F811680
+151FA2150FED070021417BB92C>I<387FFFFCB512FEA37EC7127EB3B3B3387FFFFEB5FC
+A36C13FC17417DB92C>I<130EEB3F80EBFFE0000313F8000F13FE487FD87FF113C0D8FF
+E013E0EB803F38FE000F007CEB07C00030EB01801B0C78B22C>I<007FB6FCB71280A46C
+150021067B7D2C>I<3801FFF0000713FE001F6D7E15E048809038C01FF81407EC01FC38
+1F80000006C77EC8127EA3ECFFFE131F90B5FC1203120F48EB807E383FF800EA7FC090C7
+FC12FE5AA47E007F14FEEB8003383FE01F6CB612FC6C15FE6C14BF0001EBFE1F3A003FF0
+07FC27247CA32C>97 D<EA7FF0487EA3127F1201AAEC1FE0ECFFF801FB13FE90B6FC1680
+9138F07FC09138801FE091380007F049EB03F85BED01FC491300A216FE167EA816FE6D14
+FCA2ED01F86D13036DEB07F0150F9138801FE09138E07FC091B51280160001FB5B01F813
+F83900F03FC027337FB22C>I<903803FFE0011F13F8017F13FE48B5FC48804848C6FCEA
+0FF0485A49137E4848131890C9FC5A127EA25AA8127EA2127F6C140F6DEB1F806C7E6D13
+3F6C6CEB7F003907FE03FF6CB55A6C5C6C6C5B011F13E0010390C7FC21247AA32C>I<EC
+0FFE4A7EA380EC003FAAEB07F8EB3FFE90B512BF4814FF5A3807FC0F380FF00348487E49
+7E48487F90C7FC007E80A212FE5AA87E007E5CA2007F5C6C7E5C6C6C5A380FF0073807FC
+1F6CB612FC6CECBFFE6C143FEB3FFC90390FF01FFC27337DB22C>I<EB03FE90381FFFC0
+017F13F048B57E48803907FE03FE390FF800FFD81FE0EB3F805B4848EB1FC090C7120F5A
+007E15E015075AB7FCA416C000FCC9FC7E127EA2127F6CEC03C06DEB07E06C7ED80FF013
+0F6C6CEB3FC001FF13FF000190B512806C1500013F13FC010F13F00101138023247CA32C
+>I<EC0FF8EC3FFE91B5FC4914805B903807FC7F14F090390FE03F0014C092C7FCA6007F
+B512FEB7FCA36C5C26000FC0C7FCB3A8003FB512F04880A36C5C21337DB22C>I<ED03F8
+903907F80FFC90391FFE3FFE017FB6FC48B7FC48ECFE7F9038FC0FF82607F003133E3A0F
+E001FC1CD9C0001300001F8049137EA66D13FE000F5CEBE0016C6C485A3903FC0FF048B5
+FC5D481480D99FFEC7FCEB87F80180C8FCA37F6C7E90B512F06C14FE48ECFF804815E048
+15F03A3FC0001FF848C7EA03FC007E1400007C157C00FC157E48153EA46C157E007E15FC
+D87F801303D83FE0EB0FF8D81FFCEB7FF06CB612E0000315806C1500D8003F13F8010713
+C028387EA42C>I<EA7FF0487EA3127F1201AAEC1FE0EC7FFC9038F9FFFE01FB7F90B6FC
+9138F03F80ECC01F02807FEC000F5B5BA25BB3267FFFE0B5FCB500F11480A36C01E01400
+29337FB22C>I<1307EB1FC0A2497EA36D5AA20107C7FC90C8FCA7387FFFC080B5FC7EA2
+EA0007B3A8007FB512FCB612FEA36C14FC1F3479B32C>I<140EEC3F80A2EC7FC0A3EC3F
+80A2EC0E0091C7FCA748B512804814C0A37EC7120FB3B3A2141F003C1480007E133FB414
+005CEB01FEEBFFFC6C5B5C001F5B000790C7FC1A467CB32C>I<EA7FE0487EA3127F1201
+AA91381FFFF04A13F8A36E13F0913800FE004A5A4A5A4A5A4A5A4A5A4A5A4AC7FC14FEEB
+F1FC13F3EBF7FE90B5FCA2EC9F80EC0FC001FE7FEBFC07496C7E496C7E811400157E8116
+80151F3A7FFFC0FFFCB500E113FEA36C01C013FC27337EB22C>I<387FFFE0B57EA37EEA
+0003B3B3A5007FB61280B712C0A36C158022337BB22C>I<3A7F83F007E09039CFFC1FF8
+3AFFDFFE3FFCD87FFF13FF91B57E3A07FE1FFC3E01FCEBF83F496C487E01F013E001E013
+C0A301C01380B33B7FFC3FF87FF0027F13FFD8FFFE6D13F8D87FFC4913F0023F137F2D24
+81A32C>I<397FF01FE039FFF87FFC9038F9FFFE01FB7F6CB6FC00019038F03F80ECC01F
+02807FEC000F5B5BA25BB3267FFFE0B5FCB500F11480A36C01E0140029247FA32C>I<EB
+07FCEB1FFF017F13C048B512F048803907FC07FC390FF001FE48486C7E0180133F003F15
+8090C7121F007EEC0FC0A348EC07E0A76C140F007E15C0A2007F141F6C15806D133F6C6C
+EB7F006D5B6C6C485A3907FC07FC6CB55A6C5C6C6C13C0011F90C7FCEB07FC23247CA32C
+>I<397FF01FE039FFF8FFF801FB13FE90B6FC6C158000019038F07FC09138801FE09138
+0007F049EB03F85BED01FC491300A216FE167EA816FE6D14FCA2ED01F86D13036DEB07F0
+150F9138801FE09138E07FC091B51280160001FB5B01F813F8EC3FC091C8FCAD387FFFE0
+B57EA36C5B27367FA32C>I<903903FC078090391FFF0FC0017F13CF48B512EF4814FF38
+07FE07380FF00148487E49137F4848133F90C7FC48141F127E150F5AA87E007E141FA26C
+143F7F6C6C137F6D13FF380FF0033807FC0F6CB6FC6C14EF6C6C138F6D130FEB07F890C7
+FCAD0203B5FC4A1480A36E140029367DA32C>I<D87FFEEB3FC0B53801FFF0020713F802
+1F13FC6C5B39003F7FE1ECFF019138FC00F84A13704A13005CA25C5CA391C8FCAF007FB5
+12E0B67EA36C5C26247EA32C>I<90387FF8700003B512F8120F5A5A387FC00F387E0003
+4813015AA36CEB00F0007F140013F0383FFFC06C13FE6CEBFF80000314E0C66C13F80101
+13FCEB0007EC00FE0078147F00FC143F151F7EA26C143F6D133E6D13FE9038F007FC90B5
+FC15F815E000F8148039701FFC0020247AA32C>I<131E133FA9007FB6FCB71280A36C15
+00D8003FC8FCB1ED03C0ED07E0A5EC800F011FEB1FC0ECE07F6DB51280160001035B6D13
+F89038003FE0232E7EAD2C>I<3A7FF003FF80486C487FA3007F7F0001EB000FB3A3151F
+A2153F6D137F3900FE03FF90B7FC6D15807F6D13CF902603FE07130029247FA32C>I<3A
+7FFF01FFFCB514FE148314016C15FC3A03E0000F80A26D131F00011500A26D5B0000143E
+A26D137E017C137CA2017E13FC013E5BA2EB3F01011F5BA21483010F5BA214C701075BA2
+14EF01035BA214FF6D90C7FCA26D5A147C27247EA32C>I<D87FFFEB7FFF6EB5FCB51580
+6C16004A7ED807C0EB01F0A66C6C495AA3143E147FA2D801F0495AECFF87A214F7A201F1
+13C700005D9038F9E3CFA201FB13EFA3D97BC190C7FC017F13FFA21480A2013F5B90381F
+007C29247FA32C>I<3A3FFF03FFF048018713F8A36C010313F03A00FC007E005D90387E
+01F8013F5BEB1F83EC87E090380FCFC0903807EF80EB03FF6D90C7FC5C6D5A147C14FE13
+0180903803EF80903807CFC0EB0FC7EC83E090381F01F0013F7FEB7E00017C137C49137E
+0001803A7FFF01FFFC1483B514FE6C15FC140127247EA32C>I<3A7FFF01FFFCB5008113
+FE148314816C010113FC3A03E0000F806C7E151F6D140012005D6D133E137C017E137E01
+3E137CA2013F13FC6D5BA2EB0F815DA2EB07C1ECC3E0A2EB03E3ECE7C0130114F75DEB00
+FFA292C7FC80A2143EA2147E147CA214FC5CA2EA0C01003F5BEA7F83EB87E0EA7E0F495A
+387FFF806C90C8FC6C5A6C5AEA07E027367EA32C>I<003FB612E04815F0A4007EC7EA1F
+E0ED3FC0ED7F80EDFF004A5A003C495AC7485A4A5A4A5A4A5A4A5A4AC7FCEB01FC495AEB
+0FF0495A495A495A49C8FC4848EB01E04848EB03F0485A485A485A485A485AB7FCA46C15
+E024247DA32C>I<15FF02071380141F147F91B512004913C04AC7FCEB03F85CB31307EB
+1FE013FF007F5BB55A49C8FC6D7E6C7FC67F131FEB07F01303B380EB01FEECFFC06D13FF
+6E1380141F14070200130021417BB92C>I<EA7FC0EAFFF813FE6D7E6C7FC67F131FEB07
+F01303B380EB01FEECFFC06D13FF6E1380141F147F91B512004913C04AC7FCEB03F85CB3
+1307EB1FE013FF007F5BB55A49C8FC13F8EA7FC021417BB92C>125
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: FA cmr10 10 74
+/FA 74 123 df<DA0FF813FC91397FFF07FF903B01F807DF83C0903A07E001FF0F903B1F
+8007FE1FE090393F000FFC137E16F85B9338F007804848010790C7FC1503ACB812F8A328
+01F80003F0C7FCB3AB486C497E267FFFE0B512F0A3333B7FBA30>11
+D<EC0FF8EC7FFE903901F80780903907E001C090391F8000E090383F0007017E497EA25B
+A2485A6F5AED018092C8FCA9ED03F0B7FCA33901F8000F1503B3AA486C497E267FFFE0B5
+12C0A32A3B7FBA2E>I<DA0FF0EB1FF0DA7FFEEBFFFC903B01F80F83F00F903C07E001CF
+C00380903C1F8000FF0001C090273F0007FE130F017E4948497EA2495CA248485C03076E
+5A03030203C7FC95C8FCA9F007E0BAFCA33C01F80003F0001F1807B3AA486C496C497E26
+7FFFE0B500C1B51280A3413B7FBA45>14 D<121C127FEAFF80A8EA7F00AB123EAB121CAB
+C7FCA8121C127FEAFF80A5EA7F00121C093C79BB17>33 D<001C131C007F137F39FF80FF
+80A26D13C0A3007F137F001C131C00001300A40001130101801380A20003130301001300
+485B00061306000E130E485B485B485B006013601A197DB92A>I<EB0380A3EB0FF0EB7F
+FE48B512803903F38FC03907C381E0390F8380F0D81F031338123E003C141C007C140C15
+0E0078143E00F814FE1481A400FCEB80FC157800FE140012FF127F13C313E3EA3FFF6C7F
+14F86C13FE6CEBFF80000114C06C14E0013F13F01303ECBFF8148FEC83FC1481A2EC80FE
+157E123C12FF153EA412FE00F8143C00E0147C12600070147815F8003814F0003C138100
+1EEB83E0000FEB87C03907E39F803901FFFE006C5BEB1FE0EB0380A41F437BBD2A>36
+D<121C127FEAFF80A213C0A3127F121C1200A412011380A2120313005A1206120E5A5A5A
+12600A1979B917>39 D<146014E0EB01C0EB0380EB0700130E131E5B5BA25B485AA2485A
+A212075B120F90C7FCA25A121EA2123EA35AA65AB2127CA67EA3121EA2121F7EA27F1207
+7F1203A26C7EA26C7E1378A27F7F130E7FEB0380EB01C0EB00E01460135278BD20>I<12
+C07E12707E7E7E120F6C7E6C7EA26C7E6C7EA21378A2137C133C133E131EA2131F7FA214
+80A3EB07C0A6EB03E0B2EB07C0A6EB0F80A31400A25B131EA2133E133C137C1378A25BA2
+485A485AA2485A48C7FC120E5A5A5A5A5A13527CBD20>I<15301578B3A6007FB812F8B9
+12FCA26C17F8C80078C8FCB3A6153036367BAF41>43 D<121C127FEAFF80A213C0A3127F
+121C1200A412011380A2120313005A1206120E5A5A5A12600A19798817>I<B512FCA516
+057F941C>I<121C127FEAFF80A5EA7F00121C0909798817>I<150C151E153EA2153C157C
+A2157815F8A215F01401A215E01403A215C01407A21580140FA215005CA2141E143EA214
+3C147CA2147814F8A25C1301A25C1303A2495AA25C130FA291C7FC5BA2131E133EA2133C
+137CA2137813F8A25B1201A25B1203A25B1207A25B120FA290C8FC5AA2121E123EA2123C
+127CA2127812F8A25A12601F537BBD2A>I<EB03F8EB1FFF90387E0FC09038F803E03901
+E000F0484813780007147C48487FA248C77EA2481580A3007EEC0FC0A600FE15E0B3007E
+15C0A4007F141F6C1580A36C15006D5B000F143EA26C6C5B6C6C5B6C6C485A6C6C485A90
+387E0FC0D91FFFC7FCEB03F8233A7DB72A>I<EB01C013031307131F13FFB5FCA2131F12
+00B3B3A8497E007FB512F0A31C3879B72A>I<EB0FF0EB7FFE48B57E3903E03FE0390F00
+0FF0000E6D7E486D7E486D7E123000706D7E126012FCB4EC7F807FA56CC7FC121CC8FCED
+FF00A34A5A5D14035D4A5A5D140F4A5A4A5A92C7FC147C5C495A495A495A495A91C8FC01
+1EEB01805B5B49130348481400485A485A000EC75A000FB6FC5A5A485CB6FCA321387CB7
+2A>I<EB07F8EB3FFF4913C03901F80FF03903C007F848486C7E380E0001000F80381FE0
+006D7FA56C5A6C5AC85A1401A25D4A5AA24A5A5DEC0F80027EC7FCEB1FFCECFF80903800
+0FE06E7EEC01FC816E7EED7F80A216C0A2153F16E0A2121EEA7F80487EA416C049137F00
+7F1580007EC7FC0070ECFF006C495A121E390F8003F83907F00FF00001B512C06C6C90C7
+FCEB0FF8233A7DB72A>I<1538A2157815F8A2140114031407A2140F141F141B14331473
+146314C313011483EB030313071306130C131C131813301370136013C01201EA03801300
+5A120E120C5A123812305A12E0B712F8A3C73803F800AB4A7E0103B512F8A325397EB82A
+>I<0006140CD80780133C9038F003F890B5FC5D5D158092C7FC14FC38067FE090C9FCAB
+EB07F8EB3FFE9038780F803907E007E090388003F0496C7E12066E7EC87EA28181A21680
+A4123E127F487EA490C71300485C12E000605C12700030495A00385C6C1303001E495A6C
+6C485A3907E03F800001B5C7FC38007FFCEB1FE0213A7CB72A>I<EC3FC0903801FFF001
+0713FC90380FE03E90383F800790387E001F49EB3F804848137F485AA2485A000FEC3F00
+49131E001F91C7FCA2485AA3127F90C9FCEB01FC903807FF8039FF1E07E090383801F049
+6C7E01607F01E0137E497FA249148016C0151FA290C713E0A57EA56C7E16C0A2121FED3F
+807F000F15006C6C5B15FE6C6C5B6C6C485A3900FE07F090383FFFC06D90C7FCEB03FC23
+3A7DB72A>I<12301238123E003FB612E0A316C05A168016000070C712060060140E5D15
+1800E01438485C5D5DC712014A5A92C7FC5C140E140C141C5CA25CA214F0495AA21303A2
+5C1307A2130FA3495AA3133FA5137FA96DC8FC131E233B7BB82A>I<EB03F8EB1FFF017F
+13C09038FC07F03901E001F848486C7E4848137C90C77E48141E000E141F001E80A3121F
+A27F5D01E0131E6C6C133E01FC133C6D5B6C6C6C5AECC1E06CEBF3C06C01FFC7FC6C5BEB
+3FFF6D13C081017F13F801F07F3903E07FFE3907801FFF48486C1380481303003E6D13C0
+003CEB007F007C143F0078EC0FE000F814075A1503A21501A36C15C012781503007C1580
+6CEC07006C5C6C6C131ED807E0137C3903F803F0C6B55A013F1380D907FCC7FC233A7DB7
+2A>I<EB03F8EB1FFF017F13C09038FC07E03903F803F048486C7E48486C7E49137E121F
+48487FA2007F158090C7FCA248EC1FC0A616E0A56C143FA27F123F001F147FA26C6C13FF
+6C6C13DF000313013901F0039F3900FC0F1FD93FFC13C0EB07F090C7FC153F1680A31600
+5D000F147E487E486C5BA24A5A4A5A49485A6C48485A001C495A260F807FC7FC3807FFFC
+000113F038003FC0233A7DB72A>I<121C127FEAFF80A5EA7F00121CC7FCB2121C127FEA
+FF80A5EA7F00121C092479A317>I<121C127FEAFF80A5EA7F00121CC7FCB2121C127F5A
+1380A4127F121D1201A412031300A25A1206A2120E5A121812385A1260093479A317>I<
+007FB812F8B912FCA26C17F8CCFCAE007FB812F8B912FCA26C17F836167B9F41>61
+D<1538A3157CA315FEA34A7EA34A6C7EA202077FEC063FA2020E7FEC0C1FA2021C7FEC18
+0FA202387FEC3007A202707FEC6003A202C07F1501A2D901807F81A249C77F167FA20106
+810107B6FCA24981010CC7121FA2496E7EA3496E7EA3496E7EA213E0707E1201486C81D8
+0FFC02071380B56C90B512FEA3373C7DBB3E>65 D<B712E016FC16FF0001903980007FC0
+6C90C7EA1FE0707E707E707EA2707EA283A75F16035F4C5A4C5A4C5A4C5AEEFF8091B500
+FCC7FCA291C7EA7F80EE1FE0EE07F0707E707E83707EA21880177F18C0A7188017FFA24C
+13005F16034C5AEE1FF8486DEB7FF0B812C094C7FC16F832397DB83B>I<913A01FF8001
+80020FEBE003027F13F8903A01FF807E07903A03FC000F0FD90FF0EB039F4948EB01DFD9
+3F80EB00FF49C8127F01FE153F12014848151F4848150FA248481507A2485A1703123F5B
+007F1601A35B00FF93C7FCAD127F6DED0180A3123F7F001F160318006C7E5F6C7E17066C
+6C150E6C6C5D00001618017F15386D6C5CD91FE05C6D6CEB03C0D903FCEB0F80902701FF
+803FC7FC9039007FFFFC020F13F002011380313D7BBA3C>I<B712C016F816FE00019039
+8001FF806C90C7EA3FE0EE0FF0EE03F8707E707E177FA2EF3F8018C0171F18E0170F18F0
+A3EF07F8A418FCAC18F8A4EF0FF0A218E0A2171F18C0EF3F80A2EF7F0017FE4C5A4C5AEE
+0FF0EE3FE0486DEBFF80B8C7FC16F816C036397DB83F>I<B812FCA30001903880000F6C
+90C71201EE007E173E171E170EA31706A317078316C0A394C7FCA31501A21503150F91B5
+FCA3EC000F15031501A21500A21860A318E093C712C0A41701A3EF0380A21707A2170F17
+3F177F486D903807FF00B9FCA333397DB839>I<B812F8A30001903880001F6C90C71201
+EE00FC177C173C171CA2170CA4170E1706A2ED0180A21700A41503A21507151F91B5FCA3
+EC001F15071503A21501A692C8FCAD4813C0B612C0A32F397DB836>I<DBFF8013C0020F
+EBF001023F13FC9139FF803F03903A03FC000787D90FF0EB03CF4948EB00EF4948147F49
+48143F49C8121F485A4848150F48481507A248481503A2485A1701123F5B007F1600A448
+481600AB93B6FCA26C7E9338007FE0EF3FC0A2123F7F121FA26C7EA26C7EA26C7E6C7E6C
+6C157F6D7E6D6C14FF6D6C14EFD90FF8EB03C7D903FEEB0783903A00FFC03F0191393FFF
+FC00020F01F0130002001380383D7CBA41>I<B648B512FEA30001902680000313006C90
+C76C5AB3A491B6FCA391C71201B3A6486D497EB648B512FEA337397DB83E>I<B612C0A3
+C6EBC0006D5AB3B3AD497EB612C0A31A397EB81E>I<B612E0A3000101C0C8FC6C90C9FC
+B3AD1718A517381730A31770A317F0A216011603160FEE1FE0486D13FFB8FCA32D397DB8
+34>76 D<B5933807FFF86E5DA20001F0FC002600DFC0ED1BF8A2D9CFE01533A3D9C7F015
+63A3D9C3F815C3A2D9C1FCEC0183A3D9C0FEEC0303A2027F1406A36E6C130CA36E6C1318
+A26E6C1330A36E6C1360A26E6C13C0A3913901FC0180A3913900FE0300A2ED7F06A3ED3F
+8CA2ED1FD8A3ED0FF0A3486C6D5A487ED80FFC6D48497EB500C00203B512F8A2ED018045
+397DB84C>I<B5913807FFFE8080C69238007FE06EEC1F80D9DFF0EC0F001706EBCFF8EB
+C7FCA2EBC3FEEBC1FFA201C07F6E7EA26E7E6E7E81140F6E7E8114036E7E168080ED7FC0
+16E0153FED1FF0ED0FF8A2ED07FCED03FEA2ED01FF6F1386A2EE7FC6EE3FE6A2EE1FF6EE
+0FFEA216071603A216011600A2177E486C153E487ED80FFC151EB500C0140EA217063739
+7DB83E>I<EC03FF021F13E09138FE01FC903901F8007ED907E0EB1F8049486D7ED93F80
+EB07F049C76C7E01FE6E7E48486E7E49157E0003167F4848ED3F80A24848ED1FC0A2001F
+17E049150F003F17F0A3007F17F8491507A300FF17FCAC007F17F86D150FA3003F17F0A2
+6C6CED1FE0A36C6CED3FC0000717806D157F000317006C6C15FEA26C6C4A5A017F4A5A6D
+6C495A6D6C495AD907E0EB1F80D903F8017FC7FC903900FE01FC91381FFFE0020390C8FC
+363D7BBA41>I<B712C016F816FE000190398001FF806C90C7EA3FC0EE0FE0EE07F0EE03
+F817FC17FE1601A217FFA717FEA2EE03FCA2EE07F817F0EE0FE0EE3FC0923801FF0091B5
+12FC16F091C9FCB3A5487FB6FCA330397DB839>I<B612FEEDFFE016F8000190388007FE
+6C90C76C7EEE3FC0707E707E707EA2707EA283A65FA24C5AA24C5A4C5AEE3F8004FFC8FC
+ED07FC91B512E05E9138000FF0ED03F8ED00FE82707E707EA2161F83A583A6F00180A217
+F8160F1803486D01071400B66D6C5A04011306933800FE0ECAEA3FFCEF07F0393B7DB83D
+>82 D<D90FF813C090383FFE0190B512813903F807E33907E000F74848137F4848133F48
+C7121F003E140F007E1407A2007C140312FC1501A36C1400A37E6D14006C7E7F13F86CB4
+7E6C13F8ECFF806C14E06C14F86C14FEC680013F1480010714C0EB007F020713E0EC007F
+ED3FF0151F150FED07F8A200C01403A21501A37EA216F07E15036C15E06C14076C15C06C
+140F6DEB1F80D8FBF0EB3F00D8F0FE13FE39E03FFFF8010F13E0D8C00190C7FC253D7CBA
+2E>I<003FB812E0A3D9C003EB001F273E0001FE130348EE01F00078160000701770A300
+601730A400E01738481718A4C71600B3B0913807FF80011FB612E0A335397DB83C>I<B6
+903807FFFEA3000101809038007FE06C90C8EA1F80EF0F001706B3B2170E6D150C80171C
+133F17186D6C14385F6D6C14F06D6C5C6D6C495A6D6CEB07806D6C49C7FC91387F807E91
+381FFFF8020713E09138007F80373B7DB83E>I<B500FC91387FFF80A30003018091380F
+FC006C90C8EA07E0715A6C705A6E1403017F93C7FCA280013F1506A26E140E011F150C80
+010F5DA28001075DA26E147001031560A26D6C5CA2806D4A5AA2ED8003027F91C8FCA291
+383FC006A215E0021F5BA2EDF01C020F1318A26E6C5AA215FC02035BA2EDFEE002015BA2
+6E6C5AA36FC9FCA3153EA2151CA3393B7EB83E>I<B5D8FC07B5D8F001B5FCA300079027
+80001FFEC7EA1FF86C48C7D80FF8EC07E000010307ED03C01B807F6C6F6C1500A26E5F01
+7F6E6C1406A280013F4A6C5CA280011F4A6D5BEE067FA26D6C010E6D5BEE0C3FA26D6C01
+1C6D5BEE181FA26D6C6F5BEE300FA26D6C6F485AEE6007A26D6C4CC7FC9338C003FCA203
+805D913B7F818001FE06A203C1150EDA3FC3C7EAFF0CA203E3151CDA1FE6EC7F98A215F6
+DA0FFCEC3FF0A302075E4B141FA202035E4B140FA202015E4B1407A2020093C8FC4B8050
+3B7EB855>I<007FB590383FFFFCA3C601F801071380D97FE0D903FCC7FC013FEC01F06D
+6C5C5F6D6C5C6D6C13034CC8FC6D6C1306160E6D6C5B6DEB8018163891387FC0306E6C5A
+16E06E6C5A91380FF18015FB6EB4C9FC5D14036E7EA26E7F6F7EA24B7E15DF9138019FF0
+9138038FF8150F91380607FC91380E03FE140C4A6C7EEC38000230804A6D7E14E04A6D7E
+49486D7E130391C76C7E01066E7E130E010C6E7E011C1401013C8101FE822607FF800107
+13E0B500E0013FEBFF80A339397EB83E>I<EB1FE0EBFFFC3803E03F3907000F80390F80
+07E0486C6C7E13E06E7EA26E7E6C5A6C5AC8FCA4147FEB07FFEB3FE0EBFE00EA03F8EA0F
+F0EA1FC0123F485A90C7FC160C12FEA31401A26C13036CEB077C903980063E18383FC01E
+3A0FE0781FF03A03FFF00FE03A007F8007C026277DA52A>97 D<EA03F012FFA3120F1203
+B0EC1FE0EC7FF89038F1E03E9039F3801F809039F7000FC001FEEB07E049EB03F049EB01
+F85BED00FCA216FEA2167E167FAA167E16FEA216FC15016D14F8ED03F07F01EEEB07E001
+C6EB0FC09039C7801F00903881E07E903800FFF8C7EA1FC0283B7EB92E>I<EB03FC9038
+1FFF8090387E03E03901F80070484813F83907E001FC380FC003A2EA1F80123F90380001
+F848EB00F01500A2127E12FEAA127E127FA26C14067F001F140E6D130C000F141C6C6C13
+386C6C13706C6C13E039007C07C090381FFF00EB07F81F277DA525>I<ED0FC0EC03FFA3
+EC003F150FB0EB03F8EB1FFF90387E078F9038F801EF3903F0007F4848133F4848131FA2
+4848130F123F90C7FC5AA2127E12FEAA127E127FA27EA26C6C131FA26C6C133F6C6C137F
+6C6CEBEFF03A01F801CFFF39007C078F90381FFE0FD907F813C0283B7DB92E>I<EB07F8
+EB1FFF90387C0FC03901F803E03903F001F0D807E013F8380FC0004848137CA248C7127E
+153E5A153F127E12FEA3B7FCA248C8FCA5127EA2127FA26C14037F001F14076C6C130600
+07140E6D131CD801F013386C6C137090387E03E090381FFF80903803FC0020277EA525>
+I<147E903803FF8090380FC1E0EB1F8790383F0FF0137EA213FCA23901F803C091C7FCAD
+B512FCA3D801F8C7FCB3AB487E387FFFF8A31C3B7FBA19>I<ED03F090390FF00FF89039
+3FFC3C3C9039F81F707C3901F00FE03903E007C03A07C003E010000FECF000A248486C7E
+A86C6C485AA200075C6C6C485A6D485A6D48C7FC38073FFC38060FF0000EC9FCA4120FA2
+13C06CB512C015F86C14FE6CECFF804815C03A0F80007FE048C7EA0FF0003E1403481401
+16F8481400A56C1401007C15F06CEC03E0003F1407D80F80EB0F80D807E0EB3F003901FC
+01FC39007FFFF0010790C7FC26387EA52A>I<EA03F012FFA3120F1203B0EC0FF0EC3FFC
+ECF03F9039F1C01F809039F3800FC0EBF70013FE496D7EA25BA35BB3A3486C497EB500C1
+B51280A3293A7EB92E>I<EA0380EA0FE0487EA56C5AEA0380C8FCAAEA03F012FFA31207
+1203B3AA487EB512C0A312387EB717>I<EB01C0EB07F0EB0FF8A5EB07F0EB01C090C7FC
+AAEB01F813FFA313071301B3B3A2123C127E00FF13F01303A214E038FE07C0127C383C0F
+00EA0FFEEA03F8154984B719>I<EA03F012FFA3120F1203B1913801FFFCA39138007FC0
+1600157C15705D4A5A4A5A4AC7FC141E1438147814FC13F1EBF3FEEBF73F01FE7FEBF81F
+496C7E8114076E7E6E7E811400157E157F811680ED1FC0486CEB3FF0B500C0B5FCA3283A
+7EB92C>I<EA03F012FFA3120F1203B3B3AD487EB512C0A3123A7EB917>I<2703F00FF0EB
+1FE000FFD93FFCEB7FF8913AF03F01E07E903BF1C01F83803F3D0FF3800FC7001F802603
+F70013CE01FE14DC49D907F8EB0FC0A2495CA3495CB3A3486C496CEB1FE0B500C1B50083
+B5FCA340257EA445>I<3903F00FF000FFEB3FFCECF03F9039F1C01F803A0FF3800FC038
+03F70013FE496D7EA25BA35BB3A3486C497EB500C1B51280A329257EA42E>I<EB03FE90
+380FFF8090383E03E09038F800F84848137C48487F48487F4848EB0F80001F15C090C712
+074815E0A2007EEC03F0A400FE15F8A9007E15F0A2007F14076C15E0A26C6CEB0FC0000F
+15806D131F6C6CEB3F006C6C137EC66C13F890387E03F090381FFFC0D903FEC7FC25277E
+A52A>I<3903F01FE000FFEB7FF89038F1E07E9039F3801F803A07F7000FC0D803FEEB07
+E049EB03F04914F849130116FC150016FEA3167FAA16FEA3ED01FCA26DEB03F816F06D13
+076DEB0FE001F614C09039F7803F009038F1E07E9038F0FFF8EC1FC091C8FCAB487EB512
+C0A328357EA42E>I<D903F813C090381FFE0190387E07819038FC01C33903F000E30007
+14774848133749133F001F141F485A150F48C7FCA312FEAA127FA37E6D131F121F6D133F
+120F6C6C137F6C6C13EF3901F801CF39007E078F90381FFE0FEB07F890C7FCABED1FE002
+03B5FCA328357DA42C>I<3807E01F00FFEB7FC09038E1E3E09038E387F0380FE707EA03
+E613EE9038EC03E09038FC0080491300A45BB3A2487EB512F0A31C257EA421>I<EBFF03
+000313E7380F80FF381E003F487F487F00707F12F0A2807EA27EB490C7FCEA7FE013FF6C
+13E06C13F86C7F00037FC67F01071380EB007F141F00C0EB0FC01407A26C1303A37E1580
+6C13077EEC0F00B4131E38F3C07C38E1FFF038C03F801A277DA521>I<1318A51338A313
+78A313F8120112031207001FB5FCB6FCA2D801F8C7FCB215C0A93800FC011580EB7C0301
+7E13006D5AEB0FFEEB01F81A347FB220>I<D803F0EB07E000FFEB01FFA3000FEB001F00
+031407B3A4150FA3151F12016D133F0000EC77F86D9038E7FF8090383F03C790381FFF87
+903A03FC07E00029267EA42E>I<B538803FFEA33A0FF8000FF06C48EB07E00003EC03C0
+6D148000011500A26C6C1306A26D130E017E130CA26D5BA2EC8038011F1330A26D6C5AA2
+14E001075BA2903803F180A3D901FBC7FCA214FF6D5AA2147CA31438A227257EA32C>I<
+B53A1FFFE03FFEA3260FF8009038000FF86C48017EEB03E018C00003023EEB0180A26C6C
+013FEB0300A36C6CEC8006156FA2017E9038EFC00C15C7A2D93F016D5A15830281EBF038
+D91F831430150102C3EBF87090260FC6001360A2D907E66D5A02EC137CA2D903FCEB7F80
+4A133FA2010192C7FC4A7FA20100141E4A130E0260130C37257EA33C>I<B538807FFFA3
+3A03FE003FF00001EC1F80000092C7FC017E131C6D13186D6C5AECC070010F5B6D6C5AEC
+F180EB03FB6DB4C8FC6D5AA2147F804A7E8114CF903801C7E090380383F090380703F8EB
+0601496C7E011C137E49137F01787F496D7E486C80000FEC3FF0D8FFFE90B51280A32924
+7FA32C>I<B538803FFEA33A0FF8000FF06C48EB07C00003EC03806C7E16007F00001406
+A2017E5BA2137F6D5BA26D6C5AA2ECC070010F1360A26D6C5AA214F101035BA2D901FBC7
+FCA214FF6D5AA2147CA31438A21430A214701460A25CA2EA7C0100FE5B130391C8FC1306
+EAFC0EEA701C6C5AEA1FF0EA0FC027357EA32C>I<003FB512FCA2EB8003D83E0013F800
+3CEB07F00038EB0FE012300070EB1FC0EC3F800060137F150014FE495AA2C6485A495AA2
+495A495A495AA290387F000613FEA2485A485A0007140E5B4848130C4848131CA2484813
+3C48C7127C48EB03FC90B5FCA21F247EA325>I E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: FB cmr17 17.28 9
+/FB 9 118 df<DDFFF015C0040F01FF1401047F14E00303B600F81303030F9038E003FE
+DB3FFCC7007F1307DBFFE0EC0FC002030180913803E00F4A48C83801F01F4A48ED0078DA
+3FF0EE3C3F4A48161E4A48EE0F7F4949EE07FF4990CA7E495A4948834948835C013F197F
+4948183F495A1B1F485B1B0F4890CCFCA248481907A2485A1B03121F5BA2123F1B015BA2
+127F98C8FCA35B12FFB06C7EA24EB712E0A3123F95C7000FEBF0006D06015B64001F857F
+A2120F7F1207A26C7EA26C7FA26C7FA26D7E6D7E131F806D7E6D6C5F6D7E6D6D5E6D7F6E
+6CEE07BFDA3FF8EE0F3FDA0FFCEE1F1F6EB4163E6E01C0EDFC0F020001F0913801F807DB
+3FFEEC0FE092260FFFF09038FF8003030390B538FE0001DB007F02F81300040F02C091C7
+FC040001F8CAFC5B667AE368>71 D<B7031FB512F0A4C691CAEBFE00D93FFCEF3FF86D48
+EF0FE0A2745AA2745AB3B3B3A71A07010F96C7FC80A30107601A0E6E171E13031A1C6D6C
+173C1A386D6D1678626E7E023F4C5A6F4B5A6E6C15076E6C4B5A6E6C4BC8FC6E6C153E6E
+6C15FC9126007FC0495ADB3FF0EB0FF0DB0FFEEB7FC00303B6C9FC030014FC043F13F004
+031380546479E163>85 D<181EEF3FFEEE07FFA4EE000F1703A21701B3AAEDFF80020F13
+F8023F13FE9139FF803F81903A03FC0007C14948EB01E1D91FE0EB00F94948147D494814
+3D49C8121F4848150F491507120348481503491501120F121F5BA2123F5B127FA45B12FF
+AD127F7FA3123FA27F121FA26C6C1503A26C6C150712036D150F6C6C151F0000163D137F
+6D6CECF9FF6D6CEB01F1D90FF0D903C113C06D6CD90F81EBFF80D901FFEB7F019039007F
+FFFC021F13E00201010091C7FC41657CE349>100 D<EC03FE91381FFFE091B512F89039
+01FE03FE903A07F0007F8049486D7ED93FC06D7E49C76C7E496E7E491403484881484814
+01000782491400000F8283485A1880123F49153FA2007F17C0A35BA212FF90B8FCA30180
+CAFCA9127F7FA3123FA27F121FEF01C06C7E17036C6C1680A26C6C15070001EE0F006D15
+0E6C6C151E6D6C5C6D6C5C6D6C5CD907F0EB03E0D903FC495A902700FF803FC7FC91383F
+FFFC020F13F00201138032417CBF3A>I<133C13FF487F487FA66C5B6C90C7FC133C90C8
+FCB3A2EB03C0EA07FF127FA41201EA007FA2133FB3B3AC497E497EB612E0A41B5F7DDE23
+>105 D<D903C0EB7FE0D807FF903803FFFCB5010F13FFDB3F0013C00378EB1FE04B6D7E
+0001D9C1C06D7E27007FC3808002C7C71203D93FCE81170114DC14D802F86E7E5CA35CA3
+5CB3B3496C4A7F496C4A7FB6D8F003B612C0A4423F7DBE49>110
+D<9039078003F8D807FFEB0FFFB5013F13C092387C0FE0913881F01F9238E03FF00001EB
+838039007F8700148FEB3F8E029CEB1FE0EE0FC00298EB030002B890C7FCA214B014F0A2
+5CA55CB3B0497EEBFFF8B612FCA42C3F7CBE33>114 D<9139FFE00180010FEBFC03017F
+EBFF073A01FF001FCFD803F8EB03EFD807E0EB01FF48487F4848147F48C8123F003E151F
+007E150F127CA200FC1507A316037EA27E7F6C7E6D91C7FC13F8EA3FFE381FFFF06CEBFF
+806C14F86C14FF6C15C06C6C14F0011F80010714FED9007F7F02031480DA003F13C01503
+030013E0167F00E0ED1FF0160F17F86C15071603A36C1501A37EA26C16F016037E17E06D
+14076DEC0FC06D1580D8FDF0141FD8F8F8EC7F00013E14FC3AF01FC00FF80107B512E0D8
+E001148027C0003FF8C7FC2D417DBF34>I<D903C0150FD807FFED1FFFB50203B5FCA400
+01ED0007D8007F1501A2013F81B3B25FA35FA35F011F15066E140E5F130F6E4A7F01075D
+6D6C494813E0D901FE4948EBFFC0903A00FFC01F8091393FFFFE00020F13F8020001C0EC
+800042407DBE49>117 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: FC cmtt12 17.28 7
+/FC 7 117 df<003FB512FE4880B77EA56C92C9FC6C5C26003FF0CAFCB3B3B3F001F8F0
+03FCF007FEAD003FB9FC5ABAFCA56C18FC6C18F83F587BD74A>76
+D<003FB712E04816FE717EB912E018F8846C83846C188026003FF0C714C0051F13E01707
+050113F07113F8187FF03FFC181FA2F00FFEA2180719FF84A96019FE180FA2F01FFCA218
+3FF07FF818FF4D13F0050713E0171F94B512C091B81280190060606018E018804DC7FC17
+E002F0CAFCB3A8003FB512F04880A2B67EA36C5CA26C5C40587DD74A>80
+D<903801FFFE011FEBFFE0017F14F848B612FE486F7E834816F0488283EC800391C77FEE
+3FFF160F707F6C48806C486E7F6C5ACA7FA3177FA50303B5FC92B6FC140F91B7FC130713
+1F137F90B8FC0003EDE07F48ECE0004849C7FC4813F014804848C8FC485A5B485A5BA25B
+A46D15FFA26D5C007F5D6D5CD83FFE141F6D6C017F13F86CD9E007B612FE91B9FC6C1980
+7E6C16DF6C160F6CEDFC07013FDAF0011400010F91C7EA3FFE010101F091C8FC414178BF
+4A>97 D<EC01F0EC07FC4A7EA24A7EA56E5AA26E5AEC01F091CAFCAE001FB512FC488081
+5AA37EA27EC71203B3B3A8003FB812C04817E0A2B912F0A36C17E0A26C17C0345974D84A
+>105 D<EE1FFC263FFFF090B57E48D9F80714E0DAFC1F14F8B5498092B67E14FD6C90B8
+FC856CEDE01FD8000FDA00077F03FC7F4B7F4B7F4B815D4B147FA292C8FCA25CA45CB3AC
+003FB690B612F848038115FCA2B700C315FEA36C038115FCA26C030015F8473F7FBE4A>
+110 D<EF0FFE003FB591B512C048DA800314F0B6D8C00F14F8043F14FC93B6FC03C115FE
+15C36C14C76C02CFEBF80FC701DF13C092B5380007FC04FCEB03F84CEB01F004E090C7FC
+5E5E93C9FC5DA25DA25DA25DA25DA45DB3A6003FB712F84882B8FC83A35F7E6C5E3F3F7B
+BE4A>114 D<EC0FC04A7E4A7EAF003FB812FC4883BAFCA56C5F6C5FC7D83FF0C9FCB3AB
+F00FC0F01FE0F03FF0A76F147FA2F0FFE06E6C5B6F4913C06F5B6ED9E03F138093B61200
+806E5D6E15F86E5D6F5C6F1480030F01FCC7FC030013C03C507DCE4A>116
+D E
+%EndDVIPSBitmapFont
+end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 600dpi
+TeXDict begin
+%%BeginPaperSize: a4
+a4
+%%EndPaperSize
+
+%%EndSetup
+%%Page: 1 1
+1 0 bop Black Black Black Black 1319 385 a FC(LaPrint)42
+b FB(Users)h(Guide)1528 496 y FA(\()p Fz(LaPrint)25 b
+FA(V)-7 b(ersion)27 b(3.16\))1586 737 y Fy(Arno)33 b(Linnemann)1420
+853 y(Con)m(trol)f(and)h(Automation)826 970 y(Departmen)m(t)g(of)f
+(Electrical)f(and)h(Computer)h(Engineering)1523 1086
+y(Univ)m(ersit)m(y)g(of)f(Kassel)1621 1202 y(D-34109)f(Kassel)1753
+1318 y(German)m(y)1359 1434 y Fx(linnemann@uni-kassel.de)1532
+1630 y Fy(Septem)m(b)s(er)i(13,)f(2004)p Black Black
+1780 1929 a Fw(Abstract)p Black Black 559 2059 a Fv(LaPrint)20
+b Fu(is)e(a)h(Matlab)g(function)f(to)h(prin)n(t)e(Matlab)i(graphics)g
+(for)g(inclusion)g(in)f(L)2879 2042 y Ft(A)2912 2059
+y Fu(T)2954 2075 y(E)2998 2059 y(X)g(do)r(cumen)n(ts.)444
+2150 y Fv(LaPrint)23 b Fu(creates)g(an)f(eps-\014le)g(and)g(a)g
+(tex-\014le.)33 b(The)22 b(tex-\014le)g(con)n(tains)g(the)g(annotation)
+g(of)h(the)f(\014gure)444 2242 y(suc)n(h)i(as)h(titles,)h(lab)r(els)g
+(and)f(texts.)34 b(The)24 b(eps-\014le)h(con)n(tains)g(the)g(non-text)e
+(part)h(of)i(the)e(\014gure)h(and)f(is)444 2333 y(called)h(b)n(y)f(the)
+g(tex-\014le.)33 b(The)25 b(main)f(adv)l(an)n(tage)g(of)i(using)g
+Fv(LaPrint)g Fu(is)f(that)f(the)g(annotation)h(can)g(b)r(e)444
+2424 y(neatly)k(\(e.g.,)i(including)f(math)e(mo)r(de)g(and)h(fancy)g
+(fon)n(t)h(constructs\))f(set)g(within)h(L)2937 2407
+y Ft(A)2970 2424 y Fu(T)3012 2440 y(E)3056 2424 y(X.)44
+b Fv(LaPrint)444 2516 y Fu(can)33 b(b)r(e)h(used)f(from)g(the)g
+(command)f(line)i(or)f(via)h(a)g(graphical)h(user)e(in)n(terface)i
+(\(GUI\).)e(This)h(note)444 2607 y(in)n(tro)r(duces)26
+b(in)n(to)f Fv(LaPrint)p Fu(.)36 b(It)26 b(is)g(assumed)f(that)g(the)g
+(reader)i(is)f(familar)g(with)g(L)2838 2590 y Ft(A)2871
+2607 y Fu(T)2913 2623 y(E)2957 2607 y(X)f(and)h(Matlab.)p
+Black Black 531 5421 a
+ currentpoint currentpoint translate 0.92435 0.92435 scale neg exch
+neg exch translate
+ 531 5421 a 531 5421 a
+ /PSfrag where{pop(s05)[[0(b)1 0]](s06)[[1(t)1 0]](s07)[[2(b)1 0]](s10)[[3(l)1
+0]](s11)[[4(l)1 0]](s12)[[5(l)1 0]](s13)[[6(l)1 0]](s14)[[7(l)1 0]](s15)[[8(l)1
+0]](s16)[[9(l)1 0]](s17)[[10(l)1 0]](x01)[[11(t)1 0]](x02)[[12(t)1
+0]](x03)[[13(t)1 0]](x04)[[14(t)1 0]](x05)[[15(t)1 0]](x06)[[16(t)1
+0]](x07)[[17(t)1 0]](x08)[[18(t)1 0]](x09)[[19(t)1 0]](x10)[[20(t)1
+0]](x11)[[21(t)1 0]](v01)[[22(r)1 0]](v02)[[23(r)1 0]](v03)[[24(r)1
+0]](v04)[[25(r)1 0]](v05)[[26(r)1 0]](v06)[[27(r)1 0]](v07)[[28(r)1
+0]](v08)[[29(r)1 0]](v09)[[30(r)1 0]]31 0 -1/Begin PSfrag}{userdict
+/PSfrag{pop}put}ifelse
+ 531 5421
+a @beginspecial 29 @llx 6 @lly 397 @urx 312 @ury 3680
+@rwi @setspecial
+%%BeginDocument: title_pic.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\title_pic.eps
+%%CreationDate: 09/13/2004 21:13:19
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 29 6 397 312
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 29 6 397 312
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 3828 csm
+
+ 348 77 4422 3674 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 5110 3834 PR
+6 w
+0 3055 3830 0 0 -3055 794 3411 4 MP
+PP
+-3830 0 0 3055 3830 0 0 -3055 794 3411 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 794 356 mt 4624 356 L
+ 794 3411 mt 4624 3411 L
+4624 3411 mt 4624 356 L
+ 794 3411 mt 794 356 L
+ 794 3411 mt 4624 3411 L
+ 794 3411 mt 794 356 L
+ 794 3411 mt 794 3372 L
+ 794 356 mt 794 394 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 698 3556 mt
+(x01) s
+1177 3411 mt 1177 3372 L
+1177 356 mt 1177 394 L
+1081 3556 mt
+(x02) s
+1560 3411 mt 1560 3372 L
+1560 356 mt 1560 394 L
+1464 3556 mt
+(x03) s
+1943 3411 mt 1943 3372 L
+1943 356 mt 1943 394 L
+1847 3556 mt
+(x04) s
+2326 3411 mt 2326 3372 L
+2326 356 mt 2326 394 L
+2230 3556 mt
+(x05) s
+2709 3411 mt 2709 3372 L
+2709 356 mt 2709 394 L
+2613 3556 mt
+(x06) s
+3092 3411 mt 3092 3372 L
+3092 356 mt 3092 394 L
+2996 3556 mt
+(x07) s
+3475 3411 mt 3475 3372 L
+3475 356 mt 3475 394 L
+3379 3556 mt
+(x08) s
+3858 3411 mt 3858 3372 L
+3858 356 mt 3858 394 L
+3762 3556 mt
+(x09) s
+4241 3411 mt 4241 3372 L
+4241 356 mt 4241 394 L
+4145 3556 mt
+(x10) s
+4624 3411 mt 4624 3372 L
+4624 356 mt 4624 394 L
+4528 3556 mt
+(x11) s
+ 794 3411 mt 832 3411 L
+4624 3411 mt 4585 3411 L
+ 566 3455 mt
+(v01) s
+ 794 3038 mt 832 3038 L
+4624 3038 mt 4585 3038 L
+ 566 3082 mt
+(v02) s
+ 794 2665 mt 832 2665 L
+4624 2665 mt 4585 2665 L
+ 566 2709 mt
+(v03) s
+ 794 2293 mt 832 2293 L
+4624 2293 mt 4585 2293 L
+ 566 2337 mt
+(v04) s
+ 794 1920 mt 832 1920 L
+4624 1920 mt 4585 1920 L
+ 566 1964 mt
+(v05) s
+ 794 1548 mt 832 1548 L
+4624 1548 mt 4585 1548 L
+ 566 1592 mt
+(v06) s
+ 794 1175 mt 832 1175 L
+4624 1175 mt 4585 1175 L
+ 566 1219 mt
+(v07) s
+ 794 803 mt 832 803 L
+4624 803 mt 4585 803 L
+ 566 847 mt
+(v08) s
+ 794 430 mt 832 430 L
+4624 430 mt 4585 430 L
+ 566 474 mt
+(v09) s
+ 794 356 mt 4624 356 L
+ 794 3411 mt 4624 3411 L
+4624 3411 mt 4624 356 L
+ 794 3411 mt 794 356 L
+gs 794 356 3831 3056 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+39 -38 39 -31 39 -24 38 -16 39 -9 39 -2 38 6 39 14
+39 21 38 28 39 35 39 42 38 48 39 53 39 58 38 63
+39 67 39 70 39 72 38 74 39 75 39 76 38 74 39 74
+39 71 38 68 39 65 39 61 38 56 39 50 39 45 38 38
+39 32 39 24 39 18 38 10 39 2 39 -6 38 -12 39 -21
+39 -27 38 -35 39 -41 39 -47 38 -53 39 -57 39 -63 38 -66
+39 -70 39 -72 39 -74 38 -75 39 -75 39 -75 38 -73 39 -72
+39 -69 38 -65 39 -61 39 -56 38 -52 39 -45 39 -39 38 -32
+39 -26 39 -18 39 -10 38 -3 39 4 39 12 38 20 39 27
+39 34 38 40 39 46 39 53 38 57 39 62 39 66 38 69
+39 72 39 74 39 75 38 75 39 75 39 74 38 71 39 69
+39 66 38 62 39 57 39 51 38 46 39 40 39 33 38 26
+39 19 39 11 38 4 794 430 100 MP stroke
+DD
+/c9 { 1.000000 0.000000 0.000000 sr} bdef
+c9
+39 65 39 68 39 72 38 73 39 75 39 75 38 75 39 74
+39 72 38 70 39 66 39 63 38 58 39 53 39 48 38 41
+39 35 39 27 39 21 38 13 39 6 39 -2 38 -10 39 -17
+39 -24 38 -31 39 -38 39 -45 38 -50 39 -56 39 -60 38 -65
+39 -68 39 -71 39 -74 38 -74 39 -75 39 -75 38 -75 39 -72
+39 -70 38 -67 39 -63 39 -59 38 -53 39 -48 39 -42 38 -36
+39 -28 39 -21 39 -14 38 -7 39 1 39 9 38 16 39 24
+39 31 38 37 39 44 39 49 38 56 39 60 39 64 38 68
+39 71 39 73 39 74 38 76 39 75 39 74 38 73 39 70
+39 67 38 64 39 59 39 54 38 48 39 43 39 36 38 29
+39 22 39 15 39 7 38 0 39 -8 39 -16 38 -22 39 -30
+39 -37 38 -43 39 -49 39 -55 38 -60 39 -64 39 -67 38 -71
+39 -73 39 -74 38 -75 794 1175 100 MP stroke
+gr
+
+c9
+DD
+0 sg
+ 484 1981 mt -90 rotate
+(s05) s
+90 rotate
+2611 3699 mt
+(s06) s
+c9
+2611 261 mt
+(s07) s
+0 sg
+ 870 2037 mt
+(s10) s
+ 870 2260 mt
+(s11) s
+ 870 2558 mt
+(s12) s
+ 870 3005 mt
+(s13) s
+3475 2707 mt
+(s14) s
+SO
+1 sg
+0 383 1222 0 0 -383 3316 803 4 MP
+PP
+-1222 0 0 383 1222 0 0 -383 3316 803 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+3316 420 mt 4538 420 L
+3316 803 mt 4538 803 L
+4538 803 mt 4538 420 L
+3316 803 mt 3316 420 L
+3316 803 mt 4538 803 L
+3316 803 mt 3316 420 L
+3316 420 mt 4538 420 L
+3316 803 mt 4538 803 L
+4538 803 mt 4538 420 L
+3316 803 mt 3316 420 L
+3791 569 mt
+(s16) s
+gs 3316 420 1223 384 MR c np
+c8
+365 0 3388 526 2 MP stroke
+gr
+
+c8
+0 sg
+3791 739 mt
+(s17) s
+gs 3316 420 1223 384 MR c np
+DD
+c9
+365 0 3388 696 2 MP stroke
+SO
+gr
+
+c9
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 531 5421 a
+ /End PSfrag
+ 531 5421 a 531 1115 a
+ /Hide PSfrag
+ 531 1115
+a -209 1173 a FA(PSfrag)h(replacemen)n(ts)p -209 1203
+741 4 v 531 1206 a
+ /Unhide PSfrag
+ 531 1206 a -647 1305 a
+ {
+ -647 1305 a
+Black 0 0 0 TeXcolorrgb -1826 1275 a FA(Note)g(that)h(all)g(text)f
+(\(including)i(tic)n(k)e(lab)r(els\))h(is)f(set)h(using)f(L)114
+1259 y Fs(A)151 1275 y FA(T)197 1293 y(E)243 1275 y(X)h(fon)n(ts.)p
+Black Black -647 1305 a
+ } 0/Place PSfrag
+ -647 1305 a 96 1305 a
+ {
+ 96 1305
+a Black 0 0 0 TeXcolorrgb -340 1375 a Fr(LaPrin)m(t)h
+FA(=)f(L)125 1358 y Fs(A)162 1375 y FA(T)208 1393 y(E)253
+1375 y(X-Prin)n(t)p Black Black 96 1305 a
+ } 1/Place PSfrag
+ 96 1305 a -1
+1616 a
+ {
+ -1 1616 a Black 1 0 0 TeXcolorrgb -533 1483 a
+Fr(This)j(plot)g(is)g(created)i(using)-507 1586 y Fq(Matlab)25
+b FA(and)i Fq(LaPrint)p FA(.)p Black Black -1 1616 a
+ } 2/Place PSfrag
+
+-1 1616 a -2034 1666 a
+ {
+ -2034 1666 a Black 0 0 0 TeXcolorrgb
+20 x FA(Observ)n(e)f(that)i(y)n(ou)f(can)g(place)g(all)g(kinds)h(of)g
+(L)-562 1669 y Fs(A)-525 1686 y FA(T)-479 1704 y(E)-434
+1686 y(X)g(constructs)f(in)n(to)g(the)h(plot:)p Black
+Black -2034 1666 a
+ } 3/Place PSfrag
+ -2034 1666 a -1491 1807 a
+ {
+ -1491 1807
+a Black 0 0 0 TeXcolorrgb 52 x Fp(Di\013erent)g Fo(text)35
+b Fn(Shapes)28 b FB(in)h Fu(v)l(arious)f Fm(sizes)p 0 1 0
+TeXcolorrgb 28 w FA(and)p 0 0 0 TeXcolorrgb 0 0 1 TeXcolorrgb
+27 w(colors.)p 0 0 0 TeXcolorrgb Black Black -1491 1807
+a
+ } 4/Place PSfrag
+ -1491 1807 a -1877 2009 a
+ {
+ -1877 2009 a Black 0 0 0
+TeXcolorrgb 9 x FA(Math)f(mo)r(de:)-1232 1962 y Fl(\013)p
+-1388 1999 366 4 v -1388 2075 a(\014)c FA(+)-1148 2038
+y Fk(\015)p -1225 2056 194 4 v -1225 2065 a Fj(p)p -1170
+2065 139 3 v 46 x Fs(\001+1)-1012 2018 y FA(,)83 b Fl(A)23
+b FA(=)-733 1901 y Fi(\022)-630 1967 y Fl(a)-586 1979
+y Fs(11)-433 1967 y Fl(a)-389 1979 y Fs(12)-630 2067
+y Fl(a)-586 2079 y Fs(21)-433 2067 y Fl(a)-389 2079 y
+Fs(22)-277 1901 y Fi(\023)-216 2018 y FA(,)111 b Fl(g)s
+FA(\()p Fl(x)p FA(\))23 b(=)183 1951 y Fi(R)238 1972
+y Fk(x)222 2048 y Fs(0)294 2018 y Fl(f)9 b FA(\()p Fl(\030)t
+FA(\))p Fl(d\030)p Black Black -1877 2009 a
+ } 5/Place PSfrag
+ -1877 2009
+a -1179 2256 a
+ {
+ -1179 2256 a Black 0 0 0 TeXcolorrgb -1179
+2195 268 4 v -1179 2301 4 107 v -1151 2276 a FA(Bo)n(xes)p
+-915 2301 V -1179 2304 268 4 v 54 w(,)p 0 0 1 TeXcolorrgb
+-805 2152 570 24 v -805 2359 24 208 v 0 0 1 0 TeXcolorcmyk
+0 0 1 0 TeXcolorcmyk -781 2359 523 208 v 0 0 1 0 TeXcolorcmyk
+0 0 0 TeXcolorrgb 1 0 0 TeXcolorrgb -757 2235 a(parb)r(o)n(xes)-757
+2334 y(with)28 b(colors)p 0 0 0 TeXcolorrgb 0 0 1 0 TeXcolorcmyk
+0 0 1 TeXcolorrgb -259 2359 24 208 v -805 2383 570 24
+v 0 0 0 TeXcolorrgb -180 2276 a(and)f(L)3 2259 y Fs(A)40
+2276 y FA(T)86 2294 y(E)132 2276 y(X)h(pictures:)p Black
+Black -1179 2256 a
+ } 6/Place PSfrag
+ -1179 2256 a 315 2760 a
+ {
+ 315 2760 a
+Black 0 0 0 TeXcolorrgb 575 2911 243 4 v 575 3100 4 189
+v 612 3026 a Fl(G)p FA(\()p Fl(s)p FA(\))p 815 3100 V
+575 3103 243 4 v 343 3007 237 4 v 496 3005 a Fh(-)p 815
+3007 V 389 w(-)p Black Black 315 2760 a
+ } 7/Place PSfrag
+ 315 2760 a 37
+3188 a
+ {
+ 37 3188 a Black 0 0 0 TeXcolorrgb 20 x Fl(g)s
+FA(\()p Fl(x)p FA(\))23 b(=)g Fl(sin)p FA(\()p Fl(x)p
+FA(\))p Black Black 37 3188 a
+ } 8/Place PSfrag
+ 37 3188 a 32 3287 a
+ {
+ 32
+3287 a Black 0 0 0 TeXcolorrgb 21 x Fl(f)9 b FA(\()p
+Fl(x)p FA(\))24 b(=)e Fl(cos)p FA(\()p Fl(x)p FA(\))p
+Black Black 32 3287 a
+ } 9/Place PSfrag
+ 32 3287 a 37 3387 a
+ {
+ 37 3387 a Black
+0 0 0 TeXcolorrgb 21 x Fl(g)s FA(\()p Fl(x)p FA(\))h(=)g
+Fl(sin)p FA(\()p Fl(x)p FA(\))p Black Black 37 3387 a
+ } 10/Place PSfrag
+
+37 3387 a 510 3475 a
+ {
+ 510 3475 a Black 489 3528 a FA(0)p
+Black 510 3475 a
+ } 11/Place PSfrag
+ 510 3475 a 510 3574 a
+ {
+ 510 3574 a Black
+489 3628 a FA(1)p Black 510 3574 a
+ } 12/Place PSfrag
+ 510 3574 a 510 3674
+a
+ {
+ 510 3674 a Black 489 3727 a FA(2)p Black 510 3674 a
+ } 13/Place PSfrag
+
+510 3674 a 510 3773 a
+ {
+ 510 3773 a Black 489 3827 a FA(3)p
+Black 510 3773 a
+ } 14/Place PSfrag
+ 510 3773 a 510 3873 a
+ {
+ 510 3873 a Black
+489 3927 a FA(4)p Black 510 3873 a
+ } 15/Place PSfrag
+ 510 3873 a 510 3973
+a
+ {
+ 510 3973 a Black 489 4026 a FA(5)p Black 510 3973 a
+ } 16/Place PSfrag
+
+510 3973 a 510 4072 a
+ {
+ 510 4072 a Black 489 4126 a FA(6)p
+Black 510 4072 a
+ } 17/Place PSfrag
+ 510 4072 a 510 4172 a
+ {
+ 510 4172 a Black
+489 4225 a FA(7)p Black 510 4172 a
+ } 18/Place PSfrag
+ 510 4172 a 510 4272
+a
+ {
+ 510 4272 a Black 489 4325 a FA(8)p Black 510 4272 a
+ } 19/Place PSfrag
+
+510 4272 a 510 4371 a
+ {
+ 510 4371 a Black 489 4425 a FA(9)p
+Black 510 4371 a
+ } 20/Place PSfrag
+ 510 4371 a 489 4471 a
+ {
+ 489 4471 a Black
+447 4524 a FA(10)p Black 489 4471 a
+ } 21/Place PSfrag
+ 489 4471 a 531 4597
+a
+ {
+ 531 4597 a Black 462 4624 a FA(-3)p Black 531 4597
+a
+ } 22/Place PSfrag
+ 531 4597 a 531 4697 a
+ {
+ 531 4697 a Black 398 4724 a FA(-2.5)p
+Black 531 4697 a
+ } 23/Place PSfrag
+ 531 4697 a 531 4796 a
+ {
+ 531 4796 a Black
+462 4823 a FA(-2)p Black 531 4796 a
+ } 24/Place PSfrag
+ 531 4796 a 531 4896
+a
+ {
+ 531 4896 a Black 398 4923 a FA(-1.5)p Black 531 4896
+a
+ } 25/Place PSfrag
+ 531 4896 a 531 4996 a
+ {
+ 531 4996 a Black 462 5023 a FA(-1)p
+Black 531 4996 a
+ } 26/Place PSfrag
+ 531 4996 a 531 5095 a
+ {
+ 531 5095 a Black
+398 5122 a FA(-0.5)p Black 531 5095 a
+ } 27/Place PSfrag
+ 531 5095 a 531
+5195 a
+ {
+ 531 5195 a Black 489 5222 a FA(0)p Black 531 5195
+a
+ } 28/Place PSfrag
+ 531 5195 a 531 5295 a
+ {
+ 531 5295 a Black 425 5321 a FA(0.5)p
+Black 531 5295 a
+ } 29/Place PSfrag
+ 531 5295 a 531 5384 a
+ {
+ 531 5384 a Black
+354 5405 a Fl(f)395 5417 y Fk(max)p Black 531 5384 a
+ } 30/Place PSfrag
+
+531 5384 a 531 5421 a
+ currentpoint currentpoint translate 1 0.92435 div 1 0.92435 div scale
+neg exch neg exch translate
+ 531 5421 a Black 1928 5753 a FA(1)p
+Black eop
+%%Page: 2 2
+2 1 bop Black Black 236 390 a Fg(1)135 b(What)45 b Fq(LaPrint)d
+Fg(do)t(es)j(...)236 572 y Fz(LaPrint)25 b FA(p)r(erforms)i(the)h
+(follo)n(wing)e(tasks:)p Black 361 738 a Ff(\017)p Black
+41 w FA(Replace)h(all)g(o)r(ccurences)g(of)g(text)h(in)g(the)g(Matlab)f
+(\014gure)g(b)n(y)h(tags;)p Black 361 904 a Ff(\017)p
+Black 41 w FA(Sa)n(v)n(e)e(the)i(mo)r(di\014ed)g(\014gure)f(in)h(p)r
+(ostscript)f(format)g(\(eps-\014le\);)p Black 361 1070
+a Ff(\017)p Black 41 w FA(Create)34 b(a)h(tex-\014le)g(whic)n(h)g(con)n
+(tains)f(commands)h(of)g(the)h(L)2350 1053 y Fs(A)2387
+1070 y FA(T)2433 1088 y(E)2479 1070 y(X)f(psfrag)f(pac)n(k)-5
+b(age)34 b(to)h(replace)f(the)444 1170 y(tags)27 b(b)n(y)g(the)h
+(original)e(text)i(and)f(to)h(call)f(the)h(p)r(ostscript)f(\014le.)236
+1336 y(When)35 b(the)f(tex-\014le)f(is)h(included)h(in)f(a)f(L)1543
+1319 y Fs(A)1580 1336 y FA(T)1626 1354 y(E)1672 1336
+y(X)h(-)g(do)r(cumen)n(t,)h(all)f(text)g(will)g(b)r(e)g(set)g(within)h
+(L)3249 1319 y Fs(A)3286 1336 y FA(T)3332 1354 y(E)3377
+1336 y(X.)56 b(The)236 1435 y(e\013ect)28 b(of)g(using)g
+Fz(LaPrint)d FA(is)j(illustrated)f(b)n(y)g(the)h(example)f(on)h(the)g
+(titlepage)f(of)g(this)h(do)r(cumen)n(t.)236 1710 y Fg(2)135
+b(Prerequisites)236 1892 y FA(Matlab)34 b(6.1)g(or)g(ab)r(o)n(v)n(e)f
+(is)h(required.)57 b(T)-7 b(o)34 b(pro)r(cess)f(the)i(L)2089
+1875 y Fs(A)2126 1892 y FA(T)2172 1910 y(E)2218 1892
+y(X)f(\014le,)j(a)d(L)2578 1875 y Fs(A)2615 1892 y FA(T)2661
+1910 y(E)2707 1892 y(X)g(compiler)g(\(including)h(the)236
+1991 y(pac)n(k)-5 b(ages)39 b('graphicx')h(and)h('psfrag'\))g(and)g(a)f
+(dvi-to-p)r(ostscript)g(con)n(v)n(erter)f(\(lik)n(e)i(dvips\))g(is)g
+(required.)236 2091 y(Optional)35 b(to)r(ols)f(are)g(a)h(p)r
+(ostscript-view)n(er)e(\(lik)n(e)i(ghostview\),)h(a)f(p)r(ostscript)g
+(b)r(ounding)g(b)r(o)n(x)g(con)n(v)n(erter)236 2191 y(\(lik)n(e)29
+b(epsto)r(ol\))g(and)g(the)h(L)1070 2174 y Fs(A)1107
+2191 y FA(T)1153 2209 y(E)1199 2191 y(X)f(pac)n(k)-5
+b(ages)27 b(color)h(and)h(eps\014g.)41 b(F)-7 b(ull)30
+b(color)e(supp)r(ort)h(requires)e(Matlab)i(6.5)236 2290
+y(or)e(ab)r(o)n(v)n(e.)236 2565 y Fg(3)135 b(Do)l(wnload)46
+b(and)f(Installation)236 2747 y FA(The)28 b(most)f(recen)n(t)g(v)n
+(ersion)f(of)34 b Fz(LaPrint)25 b FA(is)j(a)n(v)-5 b(ailable)26
+b(from)h(the)h('Matlab)f(Cen)n(tral)g(File)h(Exc)n(hange')e(at)p
+Black Black 367 2913 a Fz(http://www.mathw)o(ork)o(s.)o(de)o(/ma)o(tl)o
+(abc)o(en)o(tr)o(al/)o(fi)o(lee)o(xc)o(han)o(ge)o(/)1457
+3012 y(loadFile.do?obj)o(ect)o(Id)o(=46)o(38)o(&o)o(bje)o(ct)o(Typ)o
+(e=)o(fi)o(le)236 3178 y FA(The)i(most)f(recen)n(t)g(v)n(ersion)f(of)i
+(this)g(do)r(cumen)n(t)g(is)f(a)n(v)-5 b(ailable)26 b(from)p
+Black Black 367 3345 a Fz(http://www.uni-k)o(ass)o(el)o(.d)o(e/f)o(b1)o
+(6/r)o(at)o(/m)o(atl)o(ab)o(/la)o(pr)o(int)o(/l)o(ap)o(rin)o(td)o(oc.)o
+(ps)361 3511 y(LaPrint)31 b FA(comes)j(as)f(a)h(single)g(ready-to-run)e
+(m-\014le,)j(whic)n(h)g(has)e(to)h(b)r(e)h(placed)f(somewhere)f(in)h
+(the)236 3610 y(Matlab)e(searc)n(h)e(path.)49 b(If)39
+b Fz(LaPrint)29 b FA(is)j(in)n(tended)g(to)g(in)n(ternally)f(call)g(L)
+2547 3593 y Fs(A)2584 3610 y FA(T)2630 3628 y(E)2676
+3610 y(X)h(and)f(friends,)i(the)f(\(system)236 3710 y(dep)r(enden)n
+(t\))d(executables)e(ha)n(v)n(e)f(to)i(b)r(e)g(de\014ned)g(using)f(the)
+h(GUI)g(\(see)f(b)r(elo)n(w\).)361 3809 y(Before)34 b(op)r(ening)g(a)g
+(Matlab)h(\014gure)f(to)g(b)r(e)h(prin)n(ted)g(with)g
+Fz(LaPrint)p FA(,)f(the)h(Matlab)f(T)3132 3827 y(E)3179
+3809 y(X)h(in)n(terpreter)236 3909 y(should)28 b(b)r(e)g(switc)n(hed)f
+(o\013)h(b)n(y)f(t)n(yping)p Black Black 236 4075 a Fz(>>)43
+b(set\(0,'defaultte)o(xti)o(nt)o(er)o(pre)o(te)o(r',)o('n)o(on)o(e'\))
+236 4241 y FA(One)27 b(migh)n(t)h(consider)f(placing)g(this)g(command)h
+(in)n(to)f(the)h Fz(startup.m)c FA(\014le.)236 4516 y
+Fg(4)135 b(Getting)46 b(started)236 4698 y FA(Let's)28
+b(start)f(with)h(a)f(v)n(ery)g(simple)g(Matlab)h(graphics)p
+Black Black 236 4864 a Fz(>>)43 b(set\(0,'defaultte)o(xti)o(nt)o(er)o
+(pre)o(te)o(r',)o('n)o(on)o(e'\))236 4963 y(>>)g(figure\(1\),)c(clf)236
+5063 y(>>)k(plot\([1)e(2]\))236 5162 y(>>)i(ylabel\('A)d(straight)g
+(line'\))236 5329 y(LaPrint)24 b FA(can)j(b)r(e)g(used)g(from)f(the)h
+(command)g(line)g(\(equiv)-5 b(alen)n(tly)e(,)27 b(from)f(an)h
+(m-\014le\))g(or)f(via)g(a)g(GUI.)i(Let's)236 5428 y(start)f(with)h
+(the)g(GUI,)g(whic)n(h)g(is)f(op)r(ened)h(b)n(y)f(t)n(yping)p
+Black 1928 5753 a(2)p Black eop
+%%Page: 3 3
+3 2 bop Black Black Black Black 236 390 a Fz(>>)43 b(laprint)236
+548 y FA(Chec)n(k)g(that)h(the)g(\014rst)f(text)h(\014eld)f(refers)g
+(to)g(Figure)g(No.)g(1)g(and)g(en)n(ter)g(a)g(\014lename)h(in)f(the)h
+(second)236 648 y(text)c(\014eld)f(\(e.g.,)j Fz(myfirstfig)p
+FA(\).)67 b(Pushing)39 b(the)g("Go!"-Button)f(prin)n(ts)g(Figure)h(No.)
+g(1)f(in)n(to)h(the)h(\014les)236 748 y Fz(myfirstfig.eps)d
+FA(and)42 b Fz(myfirstfig.tex)p FA(.)75 b(These)42 b(\014les)g(can)f(b)
+r(e)i(included)g(in)f(a)g(L)3073 730 y Fs(A)3110 748
+y FA(T)3156 765 y(E)3202 748 y(X)g(do)r(cumen)n(t)236
+847 y(\()p Fz(myfirstdoc.tex)p FA(,)22 b(sa)n(y\))27
+b(as)g(follo)n(ws:)p Black Black 236 1005 a Fz(\\documentclass{ar)o(ti)
+o(cle)o(})236 1105 y(\\usepackage{graph)o(ic)o(x,c)o(ol)o(or)o(,ps)o
+(fr)o(ag})236 1204 y(\\begin{document})236 1304 y(Here)42
+b(comes)g(a)h(Matlab)e(figure)g(created)g(with)h(\\texttt{LaPrint)o
+(}:\\)o(\\)236 1404 y(\\input{myfirstfig)o(.t)o(ex})236
+1503 y(\\end{document})236 1661 y FA(T)-7 b(ranslating)35
+b(this)h(\014le)h(with)g(L)1219 1644 y Fs(A)1256 1661
+y FA(T)1302 1679 y(E)1347 1661 y(X)g(and)f(con)n(v)n(erting)e(the)j
+(dvi-\014le)f(to)g(p)r(ostscript)g(\(using,)i(e.g.,)g(dvips\))236
+1761 y(leads)27 b(to)g(a)g(p)r(ostscript)g(do)r(cumen)n(t)g(\(\014le)h
+Fz(myfirstdoc.ps)p FA(\),)22 b(whic)n(h)28 b(should)f(lo)r(ok)f(as)h
+(follo)n(ws)f(\(reduced)h(in)236 1861 y(size)h(for)f(presen)n(tation)f
+(purp)r(oses\):)p Black Black 460 1951 2301 4 v 460 5172
+4 3221 v 488 5147 a @beginspecial 0 @llx 0 @lly 596 @urx
+842 @ury 2692 @rwi @setspecial
+%%BeginDocument: myfirstdoc.ps
+%!PS-Adobe-2.0
+%%Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software
+%%Title: myfirstdoc.dvi
+%%CreationDate: Mon Sep 13 21:13:27 2004
+%%Pages: 1
+%%PageOrder: Ascend
+%%BoundingBox: 0 0 596 842
+%%DocumentFonts: Helvetica
+%%DocumentPaperSizes: a4
+%%EndComments
+%DVIPSWebPage: (www.radicaleye.com)
+%DVIPSCommandLine: C:\texmf\miktex\bin\dvips.exe -D600 -omyfirstdoc.ps
+%+ myfirstdoc.dvi
+%DVIPSParameters: dpi=600, compressed
+%DVIPSSource: TeX output 2004.09.13:2113
+%%BeginProcSet: texc.pro
+%!
+/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
+N}B/A{dup}B/TR{translate}N/isls false N/vsize 11 72 mul N/hsize 8.5 72
+mul N/landplus90{false}def/@rigin{isls{[0 landplus90{1 -1}{-1 1}ifelse 0
+0 0]concat}if 72 Resolution div 72 VResolution div neg scale isls{
+landplus90{VResolution 72 div vsize mul 0 exch}{Resolution -72 div hsize
+mul 0}ifelse TR}if Resolution VResolution vsize -72 div 1 add mul TR[
+matrix currentmatrix{A A round sub abs 0.00001 lt{round}if}forall round
+exch round exch]setmatrix}N/@landscape{/isls true N}B/@manualfeed{
+statusdict/manualfeed true put}B/@copies{/#copies X}B/FMat[1 0 0 -1 0 0]
+N/FBB[0 0 0 0]N/nn 0 N/IEn 0 N/ctr 0 N/df-tail{/nn 8 dict N nn begin
+/FontType 3 N/FontMatrix fntrx N/FontBBox FBB N string/base X array
+/BitMaps X/BuildChar{CharBuilder}N/Encoding IEn N end A{/foo setfont}2
+array copy cvx N load 0 nn put/ctr 0 N[}B/sf 0 N/df{/sf 1 N/fntrx FMat N
+df-tail}B/dfs{div/sf X/fntrx[sf 0 0 sf neg 0 0]N df-tail}B/E{pop nn A
+definefont setfont}B/Cw{Cd A length 5 sub get}B/Ch{Cd A length 4 sub get
+}B/Cx{128 Cd A length 3 sub get sub}B/Cy{Cd A length 2 sub get 127 sub}
+B/Cdx{Cd A length 1 sub get}B/Ci{Cd A type/stringtype ne{ctr get/ctr ctr
+1 add N}if}B/id 0 N/rw 0 N/rc 0 N/gp 0 N/cp 0 N/G 0 N/CharBuilder{save 3
+1 roll S A/base get 2 index get S/BitMaps get S get/Cd X pop/ctr 0 N Cdx
+0 Cx Cy Ch sub Cx Cw add Cy setcachedevice Cw Ch true[1 0 0 -1 -.1 Cx
+sub Cy .1 sub]/id Ci N/rw Cw 7 add 8 idiv string N/rc 0 N/gp 0 N/cp 0 N{
+rc 0 ne{rc 1 sub/rc X rw}{G}ifelse}imagemask restore}B/G{{id gp get/gp
+gp 1 add N A 18 mod S 18 idiv pl S get exec}loop}B/adv{cp add/cp X}B
+/chg{rw cp id gp 4 index getinterval putinterval A gp add/gp X adv}B/nd{
+/cp 0 N rw exit}B/lsh{rw cp 2 copy get A 0 eq{pop 1}{A 255 eq{pop 254}{
+A A add 255 and S 1 and or}ifelse}ifelse put 1 adv}B/rsh{rw cp 2 copy
+get A 0 eq{pop 128}{A 255 eq{pop 127}{A 2 idiv S 128 and or}ifelse}
+ifelse put 1 adv}B/clr{rw cp 2 index string putinterval adv}B/set{rw cp
+fillstr 0 4 index getinterval putinterval adv}B/fillstr 18 string 0 1 17
+{2 copy 255 put pop}for N/pl[{adv 1 chg}{adv 1 chg nd}{1 add chg}{1 add
+chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add adv}{/rc X nd}{
+1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]A{bind pop}
+forall N/D{/cc X A type/stringtype ne{]}if nn/base get cc ctr put nn
+/BitMaps get S ctr S sf 1 ne{A A length 1 sub A 2 index S get sf div put
+}if put/ctr ctr 1 add N}B/I{cc 1 add D}B/bop{userdict/bop-hook known{
+bop-hook}if/SI save N @rigin 0 0 moveto/V matrix currentmatrix A 1 get A
+mul exch 0 get A mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N/eop{
+SI restore userdict/eop-hook known{eop-hook}if showpage}N/@start{
+userdict/start-hook known{start-hook}if pop/VResolution X/Resolution X
+1000 div/DVImag X/IEn 256 array N 2 string 0 1 255{IEn S A 360 add 36 4
+index cvrs cvn put}for pop 65781.76 div/vsize X 65781.76 div/hsize X}N
+/p{show}N/RMat[1 0 0 -1 0 0]N/BDot 260 string N/Rx 0 N/Ry 0 N/V{}B/RV/v{
+/Ry X/Rx X V}B statusdict begin/product where{pop false[(Display)(NeXT)
+(LaserWriter 16/600)]{A length product length le{A length product exch 0
+exch getinterval eq{pop true exit}if}{pop}ifelse}forall}{false}ifelse
+end{{gsave TR -.1 .1 TR 1 1 scale Rx Ry false RMat{BDot}imagemask
+grestore}}{{gsave TR -.1 .1 TR Rx Ry scale 1 1 false RMat{BDot}
+imagemask grestore}}ifelse B/QV{gsave newpath transform round exch round
+exch itransform moveto Rx 0 rlineto 0 Ry neg rlineto Rx neg 0 rlineto
+fill grestore}B/a{moveto}B/delta 0 N/tail{A/delta X 0 rmoveto}B/M{S p
+delta add tail}B/b{S p tail}B/c{-4 M}B/d{-3 M}B/e{-2 M}B/f{-1 M}B/g{0 M}
+B/h{1 M}B/i{2 M}B/j{3 M}B/k{4 M}B/w{0 rmoveto}B/l{p -4 w}B/m{p -3 w}B/n{
+p -2 w}B/o{p -1 w}B/q{p 1 w}B/r{p 2 w}B/s{p 3 w}B/t{p 4 w}B/x{0 S
+rmoveto}B/y{3 2 roll p a}B/bos{/SS save N}B/eos{SS restore}B end
+
+%%EndProcSet
+%%BeginProcSet: psfrag.pro
+%%
+%% This is file `psfrag.pro',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% psfrag.dtx (with options: `filepro')
+%%
+%% Copyright (c) 1996 Craig Barratt, Michael C. Grant, and David Carlisle.
+%% All rights reserved.
+%%
+%% This file is part of the PSfrag package.
+%%
+userdict begin
+/PSfragLib 90 dict def
+/PSfragDict 6 dict def
+/PSfrag { PSfragLib begin load exec end } bind def
+end
+PSfragLib begin
+/RO /readonly load def
+/CP /currentpoint load def
+/CM /currentmatrix load def
+/B { bind RO def } bind def
+/X { exch def } B
+/MD { { X } forall } B
+/OE { end exec PSfragLib begin } B
+/S false def
+/tstr 8 string def
+/islev2 { languagelevel } stopped { false } { 2 ge } ifelse def
+[ /sM /tM /srcM /dstM /dM /idM /srcFM /dstFM ] { matrix def } forall
+sM currentmatrix RO pop
+dM defaultmatrix RO idM invertmatrix RO pop
+srcFM identmatrix pop
+/Hide { gsave { CP } stopped not newpath clip { moveto } if } B
+/Unhide { { CP } stopped not grestore { moveto } if } B
+/setrepl islev2 {{ /glob currentglobal def true setglobal array astore
+ globaldict exch /PSfrags exch put glob setglobal }}
+ {{ array astore /PSfrags X }} ifelse B
+/getrepl islev2 {{ globaldict /PSfrags get aload length }}
+ {{ PSfrags aload length }} ifelse B
+/convert {
+ /src X src length string
+ /c 0 def src length {
+ dup c src c get dup 32 lt { pop 32 } if put /c c 1 add def
+ } repeat
+} B
+/Begin {
+ /saver save def
+ srcFM exch 3 exch put
+ 0 ne /debugMode X 0 setrepl
+ dup /S exch dict def { S 3 1 roll exch convert exch put } repeat
+ srcM CM dup invertmatrix pop
+ mark { currentdict { end } stopped { pop exit } if } loop
+ PSfragDict counttomark { begin } repeat pop
+} B
+/End {
+ mark { currentdict end dup PSfragDict eq { pop exit } if } loop
+ counttomark { begin } repeat pop
+ getrepl saver restore
+ 7 idiv dup /S exch dict def {
+ 6 array astore /mtrx X tstr cvs /K X
+ S K [ S K known { S K get aload pop } if mtrx ] put
+ } repeat
+} B
+/Place {
+ tstr cvs /K X
+ S K known {
+ bind /proc X tM CM pop
+ CP /cY X /cX X
+ 0 0 transform idtransform neg /aY X neg /aX X
+ S K get dup length /maxiter X
+ /iter 1 def {
+ iter maxiter ne { /saver save def } if
+ tM setmatrix aX aY translate
+ [ exch aload pop idtransform ] concat
+ cX neg cY neg translate cX cY moveto
+ /proc load OE
+ iter maxiter ne { saver restore /iter iter 1 add def } if
+ } forall
+ /noXY { CP /cY X /cX X } stopped def
+ tM setmatrix noXY { newpath } { cX cY moveto } ifelse
+ } {
+ Hide OE Unhide
+ } ifelse
+} B
+/normalize {
+ 2 index dup mul 2 index dup mul add sqrt div
+ dup 4 -1 roll exch mul 3 1 roll mul
+} B
+/replace {
+ aload pop MD
+ CP /bY X /lX X gsave sM setmatrix
+ str stringwidth abs exch abs add dup 0 eq
+ { pop } { 360 exch div dup scale } ifelse
+ lX neg bY neg translate newpath lX bY moveto
+ str { /ch X ( ) dup 0 ch put false charpath ch Kproc } forall
+ flattenpath pathbbox [ /uY /uX /lY /lX ] MD
+ CP grestore moveto
+ currentfont /FontMatrix get dstFM copy dup
+ 0 get 0 lt { uX lX /uX X /lX X } if
+ 3 get 0 lt { uY lY /uY X /lY X } if
+ /cX uX lX add 0.5 mul def
+ /cY uY lY add 0.5 mul def
+ debugMode { gsave 0 setgray 1 setlinewidth
+ lX lY moveto lX uY lineto uX uY lineto uX lY lineto closepath
+ lX bY moveto uX bY lineto lX cY moveto uX cY lineto
+ cX lY moveto cX uY lineto stroke
+ grestore } if
+ dstFM dup invertmatrix dstM CM srcM
+ 2 { dstM concatmatrix } repeat pop
+ getrepl /temp X
+ S str convert get {
+ aload pop [ /rot /scl /loc /K ] MD
+ /aX cX def /aY cY def
+ loc {
+ dup 66 eq { /aY bY def } { % B
+ dup 98 eq { /aY lY def } { % b
+ dup 108 eq { /aX lX def } { % l
+ dup 114 eq { /aX uX def } { % r
+ dup 116 eq { /aY uY def } % t
+ if } ifelse } ifelse } ifelse } ifelse pop
+ } forall
+ K srcFM rot tM rotate dstM
+ 2 { tM concatmatrix } repeat aload pop pop pop
+ 2 { scl normalize 4 2 roll } repeat
+ aX aY transform
+ /temp temp 7 add def
+ } forall
+ temp setrepl
+} B
+/Rif {
+ S 3 index convert known { pop replace } { exch pop OE } ifelse
+} B
+/XA { bind [ /Kproc /str } B /XC { ] 2 array astore def } B
+/xs { pop } XA XC
+/xks { /kern load OE } XA /kern XC
+/xas { pop ax ay rmoveto } XA /ay /ax XC
+/xws { c eq { cx cy rmoveto } if } XA /c /cy /cx XC
+/xaws { ax ay rmoveto c eq { cx cy rmoveto } if }
+ XA /ay /ax /c /cy /cx XC
+/raws { xaws { awidthshow } Rif } B
+/rws { xws { widthshow } Rif } B
+/rks { xks { kshow } Rif } B
+/ras { xas { ashow } Rif } B
+/rs { xs { show } Rif } B
+/rrs { getrepl dup 2 add -1 roll //restore exec setrepl } B
+PSfragDict begin
+islev2 not { /restore { /rrs PSfrag } B } if
+/show { /rs PSfrag } B
+/kshow { /rks PSfrag } B
+/ashow { /ras PSfrag } B
+/widthshow { /rws PSfrag } B
+/awidthshow { /raws PSfrag } B
+end PSfragDict RO pop
+end
+
+%%EndProcSet
+%%BeginProcSet: special.pro
+%!
+TeXDict begin/SDict 200 dict N SDict begin/@SpecialDefaults{/hs 612 N
+/vs 792 N/ho 0 N/vo 0 N/hsc 1 N/vsc 1 N/ang 0 N/CLIP 0 N/rwiSeen false N
+/rhiSeen false N/letter{}N/note{}N/a4{}N/legal{}N}B/@scaleunit 100 N
+/@hscale{@scaleunit div/hsc X}B/@vscale{@scaleunit div/vsc X}B/@hsize{
+/hs X/CLIP 1 N}B/@vsize{/vs X/CLIP 1 N}B/@clip{/CLIP 2 N}B/@hoffset{/ho
+X}B/@voffset{/vo X}B/@angle{/ang X}B/@rwi{10 div/rwi X/rwiSeen true N}B
+/@rhi{10 div/rhi X/rhiSeen true N}B/@llx{/llx X}B/@lly{/lly X}B/@urx{
+/urx X}B/@ury{/ury X}B/magscale true def end/@MacSetUp{userdict/md known
+{userdict/md get type/dicttype eq{userdict begin md length 10 add md
+maxlength ge{/md md dup length 20 add dict copy def}if end md begin
+/letter{}N/note{}N/legal{}N/od{txpose 1 0 mtx defaultmatrix dtransform S
+atan/pa X newpath clippath mark{transform{itransform moveto}}{transform{
+itransform lineto}}{6 -2 roll transform 6 -2 roll transform 6 -2 roll
+transform{itransform 6 2 roll itransform 6 2 roll itransform 6 2 roll
+curveto}}{{closepath}}pathforall newpath counttomark array astore/gc xdf
+pop ct 39 0 put 10 fz 0 fs 2 F/|______Courier fnt invertflag{PaintBlack}
+if}N/txpose{pxs pys scale ppr aload pop por{noflips{pop S neg S TR pop 1
+-1 scale}if xflip yflip and{pop S neg S TR 180 rotate 1 -1 scale ppr 3
+get ppr 1 get neg sub neg ppr 2 get ppr 0 get neg sub neg TR}if xflip
+yflip not and{pop S neg S TR pop 180 rotate ppr 3 get ppr 1 get neg sub
+neg 0 TR}if yflip xflip not and{ppr 1 get neg ppr 0 get neg TR}if}{
+noflips{TR pop pop 270 rotate 1 -1 scale}if xflip yflip and{TR pop pop
+90 rotate 1 -1 scale ppr 3 get ppr 1 get neg sub neg ppr 2 get ppr 0 get
+neg sub neg TR}if xflip yflip not and{TR pop pop 90 rotate ppr 3 get ppr
+1 get neg sub neg 0 TR}if yflip xflip not and{TR pop pop 270 rotate ppr
+2 get ppr 0 get neg sub neg 0 S TR}if}ifelse scaleby96{ppr aload pop 4
+-1 roll add 2 div 3 1 roll add 2 div 2 copy TR .96 dup scale neg S neg S
+TR}if}N/cp{pop pop showpage pm restore}N end}if}if}N/normalscale{
+Resolution 72 div VResolution 72 div neg scale magscale{DVImag dup scale
+}if 0 setgray}N/psfts{S 65781.76 div N}N/startTexFig{/psf$SavedState
+save N userdict maxlength dict begin/magscale true def normalscale
+currentpoint TR/psf$ury psfts/psf$urx psfts/psf$lly psfts/psf$llx psfts
+/psf$y psfts/psf$x psfts currentpoint/psf$cy X/psf$cx X/psf$sx psf$x
+psf$urx psf$llx sub div N/psf$sy psf$y psf$ury psf$lly sub div N psf$sx
+psf$sy scale psf$cx psf$sx div psf$llx sub psf$cy psf$sy div psf$ury sub
+TR/showpage{}N/erasepage{}N/copypage{}N/p 3 def @MacSetUp}N/doclip{
+psf$llx psf$lly psf$urx psf$ury currentpoint 6 2 roll newpath 4 copy 4 2
+roll moveto 6 -1 roll S lineto S lineto S lineto closepath clip newpath
+moveto}N/endTexFig{end psf$SavedState restore}N/@beginspecial{SDict
+begin/SpecialSave save N gsave normalscale currentpoint TR
+@SpecialDefaults count/ocount X/dcount countdictstack N}N/@setspecial{
+CLIP 1 eq{newpath 0 0 moveto hs 0 rlineto 0 vs rlineto hs neg 0 rlineto
+closepath clip}if ho vo TR hsc vsc scale ang rotate rwiSeen{rwi urx llx
+sub div rhiSeen{rhi ury lly sub div}{dup}ifelse scale llx neg lly neg TR
+}{rhiSeen{rhi ury lly sub div dup scale llx neg lly neg TR}if}ifelse
+CLIP 2 eq{newpath llx lly moveto urx lly lineto urx ury lineto llx ury
+lineto closepath clip}if/showpage{}N/erasepage{}N/copypage{}N newpath}N
+/@endspecial{count ocount sub{pop}repeat countdictstack dcount sub{end}
+repeat grestore SpecialSave restore end}N/@defspecial{SDict begin}N
+/@fedspecial{end}B/li{lineto}B/rl{rlineto}B/rc{rcurveto}B/np{/SaveX
+currentpoint/SaveY X N 1 setlinecap newpath}N/st{stroke SaveX SaveY
+moveto}N/fil{fill SaveX SaveY moveto}N/ellipse{/endangle X/startangle X
+/yrad X/xrad X/savematrix matrix currentmatrix N TR xrad yrad scale 0 0
+1 startangle endangle arc savematrix setmatrix}N end
+
+%%EndProcSet
+%%BeginProcSet: color.pro
+%!
+TeXDict begin/setcmykcolor where{pop}{/setcmykcolor{dup 10 eq{pop
+setrgbcolor}{1 sub 4 1 roll 3{3 index add neg dup 0 lt{pop 0}if 3 1 roll
+}repeat setrgbcolor pop}ifelse}B}ifelse/TeXcolorcmyk{setcmykcolor}def
+/TeXcolorrgb{setrgbcolor}def/TeXcolorgrey{setgray}def/TeXcolorgray{
+setgray}def/TeXcolorhsb{sethsbcolor}def/currentcmykcolor where{pop}{
+/currentcmykcolor{currentrgbcolor 10}B}ifelse/DC{exch dup userdict exch
+known{pop pop}{X}ifelse}B/GreenYellow{0.15 0 0.69 0 setcmykcolor}DC
+/Yellow{0 0 1 0 setcmykcolor}DC/Goldenrod{0 0.10 0.84 0 setcmykcolor}DC
+/Dandelion{0 0.29 0.84 0 setcmykcolor}DC/Apricot{0 0.32 0.52 0
+setcmykcolor}DC/Peach{0 0.50 0.70 0 setcmykcolor}DC/Melon{0 0.46 0.50 0
+setcmykcolor}DC/YellowOrange{0 0.42 1 0 setcmykcolor}DC/Orange{0 0.61
+0.87 0 setcmykcolor}DC/BurntOrange{0 0.51 1 0 setcmykcolor}DC
+/Bittersweet{0 0.75 1 0.24 setcmykcolor}DC/RedOrange{0 0.77 0.87 0
+setcmykcolor}DC/Mahogany{0 0.85 0.87 0.35 setcmykcolor}DC/Maroon{0 0.87
+0.68 0.32 setcmykcolor}DC/BrickRed{0 0.89 0.94 0.28 setcmykcolor}DC/Red{
+0 1 1 0 setcmykcolor}DC/OrangeRed{0 1 0.50 0 setcmykcolor}DC/RubineRed{
+0 1 0.13 0 setcmykcolor}DC/WildStrawberry{0 0.96 0.39 0 setcmykcolor}DC
+/Salmon{0 0.53 0.38 0 setcmykcolor}DC/CarnationPink{0 0.63 0 0
+setcmykcolor}DC/Magenta{0 1 0 0 setcmykcolor}DC/VioletRed{0 0.81 0 0
+setcmykcolor}DC/Rhodamine{0 0.82 0 0 setcmykcolor}DC/Mulberry{0.34 0.90
+0 0.02 setcmykcolor}DC/RedViolet{0.07 0.90 0 0.34 setcmykcolor}DC
+/Fuchsia{0.47 0.91 0 0.08 setcmykcolor}DC/Lavender{0 0.48 0 0
+setcmykcolor}DC/Thistle{0.12 0.59 0 0 setcmykcolor}DC/Orchid{0.32 0.64 0
+0 setcmykcolor}DC/DarkOrchid{0.40 0.80 0.20 0 setcmykcolor}DC/Purple{
+0.45 0.86 0 0 setcmykcolor}DC/Plum{0.50 1 0 0 setcmykcolor}DC/Violet{
+0.79 0.88 0 0 setcmykcolor}DC/RoyalPurple{0.75 0.90 0 0 setcmykcolor}DC
+/BlueViolet{0.86 0.91 0 0.04 setcmykcolor}DC/Periwinkle{0.57 0.55 0 0
+setcmykcolor}DC/CadetBlue{0.62 0.57 0.23 0 setcmykcolor}DC
+/CornflowerBlue{0.65 0.13 0 0 setcmykcolor}DC/MidnightBlue{0.98 0.13 0
+0.43 setcmykcolor}DC/NavyBlue{0.94 0.54 0 0 setcmykcolor}DC/RoyalBlue{1
+0.50 0 0 setcmykcolor}DC/Blue{1 1 0 0 setcmykcolor}DC/Cerulean{0.94 0.11
+0 0 setcmykcolor}DC/Cyan{1 0 0 0 setcmykcolor}DC/ProcessBlue{0.96 0 0 0
+setcmykcolor}DC/SkyBlue{0.62 0 0.12 0 setcmykcolor}DC/Turquoise{0.85 0
+0.20 0 setcmykcolor}DC/TealBlue{0.86 0 0.34 0.02 setcmykcolor}DC
+/Aquamarine{0.82 0 0.30 0 setcmykcolor}DC/BlueGreen{0.85 0 0.33 0
+setcmykcolor}DC/Emerald{1 0 0.50 0 setcmykcolor}DC/JungleGreen{0.99 0
+0.52 0 setcmykcolor}DC/SeaGreen{0.69 0 0.50 0 setcmykcolor}DC/Green{1 0
+1 0 setcmykcolor}DC/ForestGreen{0.91 0 0.88 0.12 setcmykcolor}DC
+/PineGreen{0.92 0 0.59 0.25 setcmykcolor}DC/LimeGreen{0.50 0 1 0
+setcmykcolor}DC/YellowGreen{0.44 0 0.74 0 setcmykcolor}DC/SpringGreen{
+0.26 0 0.76 0 setcmykcolor}DC/OliveGreen{0.64 0 0.95 0.40 setcmykcolor}
+DC/RawSienna{0 0.72 1 0.45 setcmykcolor}DC/Sepia{0 0.83 1 0.70
+setcmykcolor}DC/Brown{0 0.81 1 0.60 setcmykcolor}DC/Tan{0.14 0.42 0.56 0
+setcmykcolor}DC/Gray{0 0 0 0.50 setcmykcolor}DC/Black{0 0 0 1
+setcmykcolor}DC/White{0 0 0 0 setcmykcolor}DC end
+
+%%EndProcSet
+TeXDict begin 39158280 55380996 1000 600 600 (myfirstdoc.dvi)
+@start
+%DVIPSBitmapFont: Fa cmtt10 10 7
+/Fa 7 117 df<387FFFE0B57EA36C5BD803F0C8FCB3AE16F0ED01F8A8007FB6FCB7FCA3
+6C15F025337DB22C>76 D<007FB512C0B612F88115FF6C15802603F00013C0153FED0FE0
+ED07F0A2150316F81501A6150316F01507A2ED0FE0ED3FC015FF90B61280160015FC5D15
+C001F0C8FCB0387FFF80B57EA36C5B25337EB22C>80 D<3801FFF0000713FE001F6D7E15
+E048809038C01FF81407EC01FC381F80000006C77EC8127EA3ECFFFE131F90B5FC120312
+0F48EB807E383FF800EA7FC090C7FC12FE5AA47E007F14FEEB8003383FE01F6CB612FC6C
+15FE6C14BF0001EBFE1F3A003FF007FC27247CA32C>97 D<1307EB1FC0A2497EA36D5AA2
+0107C7FC90C8FCA7387FFFC080B5FC7EA2EA0007B3A8007FB512FCB612FEA36C14FC1F34
+79B32C>105 D<397FF01FE039FFF87FFC9038F9FFFE01FB7F6CB6FC00019038F03F80EC
+C01F02807FEC000F5B5BA25BB3267FFFE0B5FCB500F11480A36C01E0140029247FA32C>
+110 D<D87FFEEB3FC0B53801FFF0020713F8021F13FC6C5B39003F7FE1ECFF019138FC00
+F84A13704A13005CA25C5CA391C8FCAF007FB512E0B67EA36C5C26247EA32C>114
+D<131E133FA9007FB6FCB71280A36C1500D8003FC8FCB1ED03C0ED07E0A5EC800F011FEB
+1FC0ECE07F6DB51280160001035B6D13F89038003FE0232E7EAD2C>116
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fb cmr10 10 36
+/Fb 36 120 df<EC0FF8EC7FFE903901F80780903907E001C090391F8000E090383F0007
+017E497EA25BA2485A6F5AED018092C8FCA9ED03F0B7FCA33901F8000F1503B3AA486C49
+7E267FFFE0B512C0A32A3B7FBA2E>12 D<121C127FEAFF80A5EA7F00121C0909798817>
+46 D<EB01C013031307131F13FFB5FCA2131F1200B3B3A8497E007FB512F0A31C3879B7
+2A>49 D<EB0FF0EB7FFE48B57E3903E03FE0390F000FF0000E6D7E486D7E486D7E123000
+706D7E126012FCB4EC7F807FA56CC7FC121CC8FCEDFF00A34A5A5D14035D4A5A5D140F4A
+5A4A5A92C7FC147C5C495A495A495A495A91C8FC011EEB01805B5B49130348481400485A
+485A000EC75A000FB6FC5A5A485CB6FCA321387CB72A>I<EB07F8EB3FFF4913C03901F8
+0FF03903C007F848486C7E380E0001000F80381FE0006D7FA56C5A6C5AC85A1401A25D4A
+5AA24A5A5DEC0F80027EC7FCEB1FFCECFF809038000FE06E7EEC01FC816E7EED7F80A216
+C0A2153F16E0A2121EEA7F80487EA416C049137F007F1580007EC7FC0070ECFF006C495A
+121E390F8003F83907F00FF00001B512C06C6C90C7FCEB0FF8233A7DB72A>I<1538A215
+7815F8A2140114031407A2140F141F141B14331473146314C313011483EB030313071306
+130C131C131813301370136013C01201EA038013005A120E120C5A123812305A12E0B712
+F8A3C73803F800AB4A7E0103B512F8A325397EB82A>I<0006140CD80780133C9038F003
+F890B5FC5D5D158092C7FC14FC38067FE090C9FCABEB07F8EB3FFE9038780F803907E007
+E090388003F0496C7E12066E7EC87EA28181A21680A4123E127F487EA490C71300485C12
+E000605C12700030495A00385C6C1303001E495A6C6C485A3907E03F800001B5C7FC3800
+7FFCEB1FE0213A7CB72A>I<EC3FC0903801FFF0010713FC90380FE03E90383F80079038
+7E001F49EB3F804848137F485AA2485A000FEC3F0049131E001F91C7FCA2485AA3127F90
+C9FCEB01FC903807FF8039FF1E07E090383801F0496C7E01607F01E0137E497FA2491480
+16C0151FA290C713E0A57EA56C7E16C0A2121FED3F807F000F15006C6C5B15FE6C6C5B6C
+6C485A3900FE07F090383FFFC06D90C7FCEB03FC233A7DB72A>I<12301238123E003FB6
+12E0A316C05A168016000070C712060060140E5D151800E01438485C5D5DC712014A5A92
+C7FC5C140E140C141C5CA25CA214F0495AA21303A25C1307A2130FA3495AA3133FA5137F
+A96DC8FC131E233B7BB82A>I<EB03F8EB1FFF017F13C09038FC07F03901E001F848486C
+7E4848137C90C77E48141E000E141F001E80A3121FA27F5D01E0131E6C6C133E01FC133C
+6D5B6C6C6C5AECC1E06CEBF3C06C01FFC7FC6C5BEB3FFF6D13C081017F13F801F07F3903
+E07FFE3907801FFF48486C1380481303003E6D13C0003CEB007F007C143F0078EC0FE000
+F814075A1503A21501A36C15C012781503007C15806CEC07006C5C6C6C131ED807E0137C
+3903F803F0C6B55A013F1380D907FCC7FC233A7DB72A>I<EB03F8EB1FFF017F13C09038
+FC07E03903F803F048486C7E48486C7E49137E121F48487FA2007F158090C7FCA248EC1F
+C0A616E0A56C143FA27F123F001F147FA26C6C13FF6C6C13DF000313013901F0039F3900
+FC0F1FD93FFC13C0EB07F090C7FC153F1680A316005D000F147E487E486C5BA24A5A4A5A
+49485A6C48485A001C495A260F807FC7FC3807FFFC000113F038003FC0233A7DB72A>I<
+121C127FEAFF80A5EA7F00121CC7FCB2121C127FEAFF80A5EA7F00121C092479A317>I<
+1538A3157CA315FEA34A7EA34A6C7EA202077FEC063FA2020E7FEC0C1FA2021C7FEC180F
+A202387FEC3007A202707FEC6003A202C07F1501A2D901807F81A249C77F167FA2010681
+0107B6FCA24981010CC7121FA2496E7EA3496E7EA3496E7EA213E0707E1201486C81D80F
+FC02071380B56C90B512FEA3373C7DBB3E>65 D<B648B512FEA30001902680000313006C
+90C76C5AB3A491B6FCA391C71201B3A6486D497EB648B512FEA337397DB83E>72
+D<B5933807FFF86E5DA20001F0FC002600DFC0ED1BF8A2D9CFE01533A3D9C7F01563A3D9
+C3F815C3A2D9C1FCEC0183A3D9C0FEEC0303A2027F1406A36E6C130CA36E6C1318A26E6C
+1330A36E6C1360A26E6C13C0A3913901FC0180A3913900FE0300A2ED7F06A3ED3F8CA2ED
+1FD8A3ED0FF0A3486C6D5A487ED80FFC6D48497EB500C00203B512F8A2ED018045397DB8
+4C>77 D<B712C016F816FE000190398001FF806C90C7EA3FC0EE0FE0EE07F0EE03F817FC
+17FE1601A217FFA717FEA2EE03FCA2EE07F817F0EE0FE0EE3FC0923801FF0091B512FC16
+F091C9FCB3A5487FB6FCA330397DB839>80 D<D90FF813C090383FFE0190B512813903F8
+07E33907E000F74848137F4848133F48C7121F003E140F007E1407A2007C140312FC1501
+A36C1400A37E6D14006C7E7F13F86CB47E6C13F8ECFF806C14E06C14F86C14FEC680013F
+1480010714C0EB007F020713E0EC007FED3FF0151F150FED07F8A200C01403A21501A37E
+A216F07E15036C15E06C14076C15C06C140F6DEB1F80D8FBF0EB3F00D8F0FE13FE39E03F
+FFF8010F13E0D8C00190C7FC253D7CBA2E>83 D<EB1FE0EBFFFC3803E03F3907000F8039
+0F8007E0486C6C7E13E06E7EA26E7E6C5A6C5AC8FCA4147FEB07FFEB3FE0EBFE00EA03F8
+EA0FF0EA1FC0123F485A90C7FC160C12FEA31401A26C13036CEB077C903980063E18383F
+C01E3A0FE0781FF03A03FFF00FE03A007F8007C026277DA52A>97
+D<EA03F012FFA3120F1203B0EC1FE0EC7FF89038F1E03E9039F3801F809039F7000FC001
+FEEB07E049EB03F049EB01F85BED00FCA216FEA2167E167FAA167E16FEA216FC15016D14
+F8ED03F07F01EEEB07E001C6EB0FC09039C7801F00903881E07E903800FFF8C7EA1FC028
+3B7EB92E>I<EB03FC90381FFF8090387E03E03901F80070484813F83907E001FC380FC0
+03A2EA1F80123F90380001F848EB00F01500A2127E12FEAA127E127FA26C14067F001F14
+0E6D130C000F141C6C6C13386C6C13706C6C13E039007C07C090381FFF00EB07F81F277D
+A525>I<ED0FC0EC03FFA3EC003F150FB0EB03F8EB1FFF90387E078F9038F801EF3903F0
+007F4848133F4848131FA24848130F123F90C7FC5AA2127E12FEAA127E127FA27EA26C6C
+131FA26C6C133F6C6C137F6C6CEBEFF03A01F801CFFF39007C078F90381FFE0FD907F813
+C0283B7DB92E>I<EB07F8EB1FFF90387C0FC03901F803E03903F001F0D807E013F8380F
+C0004848137CA248C7127E153E5A153F127E12FEA3B7FCA248C8FCA5127EA2127FA26C14
+037F001F14076C6C13060007140E6D131CD801F013386C6C137090387E03E090381FFF80
+903803FC0020277EA525>I<147E903803FF8090380FC1E0EB1F8790383F0FF0137EA213
+FCA23901F803C091C7FCADB512FCA3D801F8C7FCB3AB487E387FFFF8A31C3B7FBA19>I<
+ED03F090390FF00FF890393FFC3C3C9039F81F707C3901F00FE03903E007C03A07C003E0
+10000FECF000A248486C7EA86C6C485AA200075C6C6C485A6D485A6D48C7FC38073FFC38
+060FF0000EC9FCA4120FA213C06CB512C015F86C14FE6CECFF804815C03A0F80007FE048
+C7EA0FF0003E140348140116F8481400A56C1401007C15F06CEC03E0003F1407D80F80EB
+0F80D807E0EB3F003901FC01FC39007FFFF0010790C7FC26387EA52A>I<EA03F012FFA3
+120F1203B0EC0FF0EC3FFCECF03F9039F1C01F809039F3800FC0EBF70013FE496D7EA25B
+A35BB3A3486C497EB500C1B51280A3293A7EB92E>I<EA0380EA0FE0487EA56C5AEA0380
+C8FCAAEA03F012FFA312071203B3AA487EB512C0A312387EB717>I<EA03F012FFA3120F
+1203B3B3AD487EB512C0A3123A7EB917>108 D<2703F00FF0EB1FE000FFD93FFCEB7FF8
+913AF03F01E07E903BF1C01F83803F3D0FF3800FC7001F802603F70013CE01FE14DC49D9
+07F8EB0FC0A2495CA3495CB3A3486C496CEB1FE0B500C1B50083B5FCA340257EA445>I<
+3903F00FF000FFEB3FFCECF03F9039F1C01F803A0FF3800FC03803F70013FE496D7EA25B
+A35BB3A3486C497EB500C1B51280A329257EA42E>I<EB03FE90380FFF8090383E03E090
+38F800F84848137C48487F48487F4848EB0F80001F15C090C712074815E0A2007EEC03F0
+A400FE15F8A9007E15F0A2007F14076C15E0A26C6CEB0FC0000F15806D131F6C6CEB3F00
+6C6C137EC66C13F890387E03F090381FFFC0D903FEC7FC25277EA52A>I<3903F01FE000
+FFEB7FF89038F1E07E9039F3801F803A07F7000FC0D803FEEB07E049EB03F04914F84913
+0116FC150016FEA3167FAA16FEA3ED01FCA26DEB03F816F06D13076DEB0FE001F614C090
+39F7803F009038F1E07E9038F0FFF8EC1FC091C8FCAB487EB512C0A328357EA42E>I<38
+07E01F00FFEB7FC09038E1E3E09038E387F0380FE707EA03E613EE9038EC03E09038FC00
+80491300A45BB3A2487EB512F0A31C257EA421>114 D<EBFF03000313E7380F80FF381E
+003F487F487F00707F12F0A2807EA27EB490C7FCEA7FE013FF6C13E06C13F86C7F00037F
+C67F01071380EB007F141F00C0EB0FC01407A26C1303A37E15806C13077EEC0F00B4131E
+38F3C07C38E1FFF038C03F801A277DA521>I<1318A51338A31378A313F8120112031207
+001FB5FCB6FCA2D801F8C7FCB215C0A93800FC011580EB7C03017E13006D5AEB0FFEEB01
+F81A347FB220>I<D803F0EB07E000FFEB01FFA3000FEB001F00031407B3A4150FA3151F
+12016D133F0000EC77F86D9038E7FF8090383F03C790381FFF87903A03FC07E00029267E
+A42E>I<B53A1FFFE03FFEA3260FF8009038000FF86C48017EEB03E018C00003023EEB01
+80A26C6C013FEB0300A36C6CEC8006156FA2017E9038EFC00C15C7A2D93F016D5A158302
+81EBF038D91F831430150102C3EBF87090260FC6001360A2D907E66D5A02EC137CA2D903
+FCEB7F804A133FA2010192C7FC4A7FA20100141E4A130E0260130C37257EA33C>119
+D E
+%EndDVIPSBitmapFont
+end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 600dpi
+TeXDict begin
+%%BeginPaperSize: a4
+a4
+%%EndPaperSize
+
+%%EndSetup
+%%Page: 1 1
+1 0 bop Black Black 639 523 a Fb(Here)28 b(comes)e(a)i(Matlab)f
+(\014gure)g(created)g(with)h Fa(LaPrint)p Fb(:)515 2672
+y
+ currentpoint currentpoint translate 0.89754 0.89754 scale neg exch
+neg exch translate
+ 515 2672 a 515 2672 a
+ /PSfrag where{pop(s04)[[0(b)1 0]](x01)[[1(t)1 0]](x02)[[2(t)1 0]](x03)[[3(t)1
+0]](x04)[[4(t)1 0]](x05)[[5(t)1 0]](x06)[[6(t)1 0]](x07)[[7(t)1 0]](x08)[[8(t)1
+0]](x09)[[9(t)1 0]](x10)[[10(t)1 0]](x11)[[11(t)1 0]](v01)[[12(r)1
+0]](v02)[[13(r)1 0]](v03)[[14(r)1 0]](v04)[[15(r)1 0]](v05)[[16(r)1
+0]](v06)[[17(r)1 0]](v07)[[18(r)1 0]](v08)[[19(r)1 0]](v09)[[20(r)1
+0]](v10)[[21(r)1 0]](v11)[[22(r)1 0]]23 0 -1/Begin PSfrag}{userdict
+/PSfrag{pop}put}ifelse
+ 515 2672 a @beginspecial 18 @llx
+20 @lly 397 @urx 304 @ury 3790 @rwi @setspecial
+%%BeginDocument: myveryfirstfig.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\myveryfirstfig.eps
+%%CreationDate: 09/13/2004 21:13:21
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 18 20 397 304
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 18 20 397 304
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 3828 csm
+
+ 218 172 4552 3412 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 5110 3834 PR
+6 w
+0 3124 3960 0 0 -3124 664 3411 4 MP
+PP
+-3960 0 0 3124 3960 0 0 -3124 664 3411 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 664 287 mt 4624 287 L
+ 664 3411 mt 4624 3411 L
+4624 3411 mt 4624 287 L
+ 664 3411 mt 664 287 L
+ 664 3411 mt 4624 3411 L
+ 664 3411 mt 664 287 L
+ 664 3411 mt 664 3371 L
+ 664 287 mt 664 326 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 568 3556 mt
+(x01) s
+1060 3411 mt 1060 3371 L
+1060 287 mt 1060 326 L
+ 964 3556 mt
+(x02) s
+1455 3411 mt 1455 3371 L
+1455 287 mt 1455 326 L
+1359 3556 mt
+(x03) s
+1852 3411 mt 1852 3371 L
+1852 287 mt 1852 326 L
+1756 3556 mt
+(x04) s
+2247 3411 mt 2247 3371 L
+2247 287 mt 2247 326 L
+2151 3556 mt
+(x05) s
+2644 3411 mt 2644 3371 L
+2644 287 mt 2644 326 L
+2548 3556 mt
+(x06) s
+3040 3411 mt 3040 3371 L
+3040 287 mt 3040 326 L
+2944 3556 mt
+(x07) s
+3436 3411 mt 3436 3371 L
+3436 287 mt 3436 326 L
+3340 3556 mt
+(x08) s
+3832 3411 mt 3832 3371 L
+3832 287 mt 3832 326 L
+3736 3556 mt
+(x09) s
+4228 3411 mt 4228 3371 L
+4228 287 mt 4228 326 L
+4132 3556 mt
+(x10) s
+4624 3411 mt 4624 3371 L
+4624 287 mt 4624 326 L
+4528 3556 mt
+(x11) s
+ 664 3411 mt 703 3411 L
+4624 3411 mt 4584 3411 L
+ 436 3455 mt
+(v01) s
+ 664 3098 mt 703 3098 L
+4624 3098 mt 4584 3098 L
+ 436 3142 mt
+(v02) s
+ 664 2786 mt 703 2786 L
+4624 2786 mt 4584 2786 L
+ 436 2830 mt
+(v03) s
+ 664 2473 mt 703 2473 L
+4624 2473 mt 4584 2473 L
+ 436 2517 mt
+(v04) s
+ 664 2161 mt 703 2161 L
+4624 2161 mt 4584 2161 L
+ 436 2205 mt
+(v05) s
+ 664 1849 mt 703 1849 L
+4624 1849 mt 4584 1849 L
+ 436 1893 mt
+(v06) s
+ 664 1536 mt 703 1536 L
+4624 1536 mt 4584 1536 L
+ 436 1580 mt
+(v07) s
+ 664 1224 mt 703 1224 L
+4624 1224 mt 4584 1224 L
+ 436 1268 mt
+(v08) s
+ 664 911 mt 703 911 L
+4624 911 mt 4584 911 L
+ 436 955 mt
+(v09) s
+ 664 599 mt 703 599 L
+4624 599 mt 4584 599 L
+ 436 643 mt
+(v10) s
+ 664 287 mt 703 287 L
+4624 287 mt 4584 287 L
+ 436 331 mt
+(v11) s
+ 664 287 mt 4624 287 L
+ 664 3411 mt 4624 3411 L
+4624 3411 mt 4624 287 L
+ 664 3411 mt 664 287 L
+gs 664 287 3961 3125 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+3960 -3124 664 3411 2 MP stroke
+gr
+
+c8
+0 sg
+ 354 1947 mt -90 rotate
+(s04) s
+90 rotate
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 515 2672 a
+ /End PSfrag
+ 515 2672 a 515 290 a
+ /Hide PSfrag
+ 515 290
+a -225 348 a Fb(PSfrag)e(replacemen)n(ts)p -225 377 741
+4 v 515 380 a
+ /Unhide PSfrag
+ 515 380 a 251 480 a
+ {
+ 251 480 a Black 0 0 0
+TeXcolorrgb -12 450 a Fb(A)i(straigh)n(t)f(line)p Black
+Black 251 480 a
+ } 0/Place PSfrag
+ 251 480 a 494 526 a
+ {
+ 494 526 a Black 473
+580 a Fb(1)p Black 494 526 a
+ } 1/Place PSfrag
+ 494 526 a 462 626 a
+ {
+ 462
+626 a Black 409 679 a Fb(1.1)p Black 462 626 a
+ } 2/Place PSfrag
+ 462 626
+a 462 725 a
+ {
+ 462 725 a Black 409 779 a Fb(1.2)p Black
+462 725 a
+ } 3/Place PSfrag
+ 462 725 a 462 825 a
+ {
+ 462 825 a Black 409 878
+a Fb(1.3)p Black 462 825 a
+ } 4/Place PSfrag
+ 462 825 a 462 925 a
+ {
+ 462 925
+a Black 409 978 a Fb(1.4)p Black 462 925 a
+ } 5/Place PSfrag
+ 462 925 a
+462 1024 a
+ {
+ 462 1024 a Black 409 1078 a Fb(1.5)p Black
+462 1024 a
+ } 6/Place PSfrag
+ 462 1024 a 462 1124 a
+ {
+ 462 1124 a Black 409
+1177 a Fb(1.6)p Black 462 1124 a
+ } 7/Place PSfrag
+ 462 1124 a 462 1223
+a
+ {
+ 462 1223 a Black 409 1277 a Fb(1.7)p Black 462 1223
+a
+ } 8/Place PSfrag
+ 462 1223 a 462 1323 a
+ {
+ 462 1323 a Black 409 1377 a Fb(1.8)p
+Black 462 1323 a
+ } 9/Place PSfrag
+ 462 1323 a 462 1423 a
+ {
+ 462 1423 a Black
+409 1476 a Fb(1.9)p Black 462 1423 a
+ } 10/Place PSfrag
+ 462 1423 a 494 1522
+a
+ {
+ 494 1522 a Black 473 1576 a Fb(2)p Black 494 1522 a
+ } 11/Place PSfrag
+
+494 1522 a 515 1649 a
+ {
+ 515 1649 a Black 473 1675 a Fb(1)p
+Black 515 1649 a
+ } 12/Place PSfrag
+ 515 1649 a 515 1748 a
+ {
+ 515 1748 a Black
+409 1775 a Fb(1.1)p Black 515 1748 a
+ } 13/Place PSfrag
+ 515 1748 a 515 1848
+a
+ {
+ 515 1848 a Black 409 1875 a Fb(1.2)p Black 515 1848
+a
+ } 14/Place PSfrag
+ 515 1848 a 515 1948 a
+ {
+ 515 1948 a Black 409 1974 a Fb(1.3)p
+Black 515 1948 a
+ } 15/Place PSfrag
+ 515 1948 a 515 2047 a
+ {
+ 515 2047 a Black
+409 2074 a Fb(1.4)p Black 515 2047 a
+ } 16/Place PSfrag
+ 515 2047 a 515 2147
+a
+ {
+ 515 2147 a Black 409 2174 a Fb(1.5)p Black 515 2147
+a
+ } 17/Place PSfrag
+ 515 2147 a 515 2246 a
+ {
+ 515 2246 a Black 409 2273 a Fb(1.6)p
+Black 515 2246 a
+ } 18/Place PSfrag
+ 515 2246 a 515 2346 a
+ {
+ 515 2346 a Black
+409 2373 a Fb(1.7)p Black 515 2346 a
+ } 19/Place PSfrag
+ 515 2346 a 515 2446
+a
+ {
+ 515 2446 a Black 409 2472 a Fb(1.8)p Black 515 2446
+a
+ } 20/Place PSfrag
+ 515 2446 a 515 2545 a
+ {
+ 515 2545 a Black 409 2572 a Fb(1.9)p
+Black 515 2545 a
+ } 21/Place PSfrag
+ 515 2545 a 515 2645 a
+ {
+ 515 2645 a Black
+473 2672 a Fb(2)p Black 515 2645 a
+ } 22/Place PSfrag
+ 515 2645 a 515 2672
+a
+ currentpoint currentpoint translate 1 0.89754 div 1 0.89754 div scale
+neg exch neg exch translate
+ 515 2672 a Black 1926 5255 a Fb(1)p Black eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
+
+%%EndDocument
+ @endspecial 2757 5172 V 460 5175 2301 4 v 2383 w Fz(myfirstdoc.ps)236
+5305 y FA(Observ)n(e)e(that)h(the)g(text)h(part)e(of)h(the)g(\014gure)g
+(\(the)g(tic)n(k)g(lab)r(els)g(and)g(the)g(ylab)r(el,)h(in)f(this)g
+(case\))g(are)f(prin)n(ted)236 5404 y(using)j(L)475 5387
+y Fs(A)512 5404 y FA(T)558 5422 y(E)604 5404 y(X)h(fon)n(ts.)361
+5504 y(Let)g(us)f(no)n(w)g(add)g(sp)r(eci\014c)h(L)1261
+5487 y Fs(A)1298 5504 y FA(T)1344 5522 y(E)1390 5504
+y(X)g(constructs)f(to)g(the)h(\014gure:)p Black 1928
+5753 a(3)p Black eop
+%%Page: 4 4
+4 3 bop Black Black Black Black 236 390 a Fz(>>)43 b(xlabel\('Try)c
+(\\textbf{bold})f(or)43 b({\\Large)e(Large})g(text.'\))236
+490 y(>>)i(text\(1.1,1.8,'Tr)o(y)38 b(math)j(mode:)h
+($C=\\int_0^\\infty)37 b(f_1\(\\tau\)d\\tau$')o(\))236
+643 y FA(Sa)n(v)n(e)24 b(the)g(mo)r(di\014ed)h(\014gure)f(using)h
+Fz(LaPrint)d FA(\(k)n(eep)i(the)h(basename)f Fz(myfirstfig)c
+FA(to)25 b(o)n(v)n(erwrite)d(the)j(exist-)236 742 y(ing)i(\014les\))f
+(and)h(push)f("Go!".)36 b(The)26 b(compilation)g(of)h(the)g(\014le)f
+Fz(myfirstdoc.tex)21 b FA(using)26 b(latex/dvips)g(leads)236
+842 y(to)i(the)g(follo)n(wing)e(\014gure)h(in)h(the)g(resulting)f(do)r
+(cumen)n(t)h Fz(myfirstdoc.ps)p FA(:)p Black Black 531
+3151 a
+ currentpoint currentpoint translate 0.89754 0.89754 scale neg exch
+neg exch translate
+ 531 3151 a 531 3151 a
+ /PSfrag where{pop(s03)[[0(b)1 0]](s04)[[1(t)1 0]](s05)[[2(l)1 0]](x01)[[3(t)1
+0]](x02)[[4(t)1 0]](x03)[[5(t)1 0]](x04)[[6(t)1 0]](x05)[[7(t)1 0]](x06)[[8(t)1
+0]](x07)[[9(t)1 0]](x08)[[10(t)1 0]](x09)[[11(t)1 0]](x10)[[12(t)1
+0]](x11)[[13(t)1 0]](v01)[[14(r)1 0]](v02)[[15(r)1 0]](v03)[[16(r)1
+0]](v04)[[17(r)1 0]](v05)[[18(r)1 0]](v06)[[19(r)1 0]](v07)[[20(r)1
+0]](v08)[[21(r)1 0]](v09)[[22(r)1 0]](v10)[[23(r)1 0]](v11)[[24(r)1
+0]]25 0 -1/Begin PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 531 3151 a @beginspecial
+18 @llx 6 @lly 397 @urx 304 @ury 3790 @rwi @setspecial
+%%BeginDocument: myfirstfig.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\myfirstfig.eps
+%%CreationDate: 09/13/2004 21:13:29
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 18 6 397 304
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 18 6 397 304
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 3828 csm
+
+ 218 172 4552 3579 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 5110 3834 PR
+6 w
+0 3124 3960 0 0 -3124 664 3411 4 MP
+PP
+-3960 0 0 3124 3960 0 0 -3124 664 3411 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 664 287 mt 4624 287 L
+ 664 3411 mt 4624 3411 L
+4624 3411 mt 4624 287 L
+ 664 3411 mt 664 287 L
+ 664 3411 mt 4624 3411 L
+ 664 3411 mt 664 287 L
+ 664 3411 mt 664 3371 L
+ 664 287 mt 664 326 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 568 3556 mt
+(x01) s
+1060 3411 mt 1060 3371 L
+1060 287 mt 1060 326 L
+ 964 3556 mt
+(x02) s
+1455 3411 mt 1455 3371 L
+1455 287 mt 1455 326 L
+1359 3556 mt
+(x03) s
+1852 3411 mt 1852 3371 L
+1852 287 mt 1852 326 L
+1756 3556 mt
+(x04) s
+2247 3411 mt 2247 3371 L
+2247 287 mt 2247 326 L
+2151 3556 mt
+(x05) s
+2644 3411 mt 2644 3371 L
+2644 287 mt 2644 326 L
+2548 3556 mt
+(x06) s
+3040 3411 mt 3040 3371 L
+3040 287 mt 3040 326 L
+2944 3556 mt
+(x07) s
+3436 3411 mt 3436 3371 L
+3436 287 mt 3436 326 L
+3340 3556 mt
+(x08) s
+3832 3411 mt 3832 3371 L
+3832 287 mt 3832 326 L
+3736 3556 mt
+(x09) s
+4228 3411 mt 4228 3371 L
+4228 287 mt 4228 326 L
+4132 3556 mt
+(x10) s
+4624 3411 mt 4624 3371 L
+4624 287 mt 4624 326 L
+4528 3556 mt
+(x11) s
+ 664 3411 mt 703 3411 L
+4624 3411 mt 4584 3411 L
+ 436 3455 mt
+(v01) s
+ 664 3098 mt 703 3098 L
+4624 3098 mt 4584 3098 L
+ 436 3142 mt
+(v02) s
+ 664 2786 mt 703 2786 L
+4624 2786 mt 4584 2786 L
+ 436 2830 mt
+(v03) s
+ 664 2473 mt 703 2473 L
+4624 2473 mt 4584 2473 L
+ 436 2517 mt
+(v04) s
+ 664 2161 mt 703 2161 L
+4624 2161 mt 4584 2161 L
+ 436 2205 mt
+(v05) s
+ 664 1849 mt 703 1849 L
+4624 1849 mt 4584 1849 L
+ 436 1893 mt
+(v06) s
+ 664 1536 mt 703 1536 L
+4624 1536 mt 4584 1536 L
+ 436 1580 mt
+(v07) s
+ 664 1224 mt 703 1224 L
+4624 1224 mt 4584 1224 L
+ 436 1268 mt
+(v08) s
+ 664 911 mt 703 911 L
+4624 911 mt 4584 911 L
+ 436 955 mt
+(v09) s
+ 664 599 mt 703 599 L
+4624 599 mt 4584 599 L
+ 436 643 mt
+(v10) s
+ 664 287 mt 703 287 L
+4624 287 mt 4584 287 L
+ 436 331 mt
+(v11) s
+ 664 287 mt 4624 287 L
+ 664 3411 mt 4624 3411 L
+4624 3411 mt 4624 287 L
+ 664 3411 mt 664 287 L
+gs 664 287 3961 3125 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+3960 -3124 664 3411 2 MP stroke
+gr
+
+c8
+0 sg
+ 354 1947 mt -90 rotate
+(s03) s
+90 rotate
+2546 3699 mt
+(s04) s
+1060 953 mt
+(s05) s
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 531 3151 a
+ /End PSfrag
+ 531 3151 a 531 539 a
+ /Hide PSfrag
+ 531 539
+a -209 597 a FA(PSfrag)f(replacemen)n(ts)p -209 626 741
+4 v 531 630 a
+ /Unhide PSfrag
+ 531 630 a 268 729 a
+ {
+ 268 729 a Black 0 0 0
+TeXcolorrgb 5 699 a FA(A)h(straigh)n(t)e(line)p Black
+Black 268 729 a
+ } 0/Place PSfrag
+ 268 729 a 54 738 a
+ {
+ 54 738 a Black 0 0 0
+TeXcolorrgb -423 819 a FA(T)-7 b(ry)28 b Fr(b)s(old)f
+FA(or)g Fe(Large)f FA(text.)p Black Black 54 738 a
+ } 1/Place PSfrag
+ 54
+738 a -691 908 a
+ {
+ -691 908 a Black 0 0 0 TeXcolorrgb 21
+x FA(T)-7 b(ry)27 b(math)h(mo)r(de:)37 b Fl(C)29 b FA(=)115
+862 y Fi(R)170 882 y Fj(1)154 958 y Fs(0)254 929 y Fl(f)295
+941 y Fs(1)332 929 y FA(\()p Fl(\034)9 b FA(\))p Fl(d\034)p
+Black Black -691 908 a
+ } 2/Place PSfrag
+ -691 908 a 510 1005 a
+ {
+ 510 1005
+a Black 489 1058 a FA(1)p Black 510 1005 a
+ } 3/Place PSfrag
+ 510 1005 a
+478 1104 a
+ {
+ 478 1104 a Black 425 1158 a FA(1.1)p Black
+478 1104 a
+ } 4/Place PSfrag
+ 478 1104 a 478 1204 a
+ {
+ 478 1204 a Black 425
+1258 a FA(1.2)p Black 478 1204 a
+ } 5/Place PSfrag
+ 478 1204 a 478 1304
+a
+ {
+ 478 1304 a Black 425 1357 a FA(1.3)p Black 478 1304
+a
+ } 6/Place PSfrag
+ 478 1304 a 478 1403 a
+ {
+ 478 1403 a Black 425 1457 a FA(1.4)p
+Black 478 1403 a
+ } 7/Place PSfrag
+ 478 1403 a 478 1503 a
+ {
+ 478 1503 a Black
+425 1556 a FA(1.5)p Black 478 1503 a
+ } 8/Place PSfrag
+ 478 1503 a 478 1603
+a
+ {
+ 478 1603 a Black 425 1656 a FA(1.6)p Black 478 1603
+a
+ } 9/Place PSfrag
+ 478 1603 a 478 1702 a
+ {
+ 478 1702 a Black 425 1756 a FA(1.7)p
+Black 478 1702 a
+ } 10/Place PSfrag
+ 478 1702 a 478 1802 a
+ {
+ 478 1802 a Black
+425 1855 a FA(1.8)p Black 478 1802 a
+ } 11/Place PSfrag
+ 478 1802 a 478 1901
+a
+ {
+ 478 1901 a Black 425 1955 a FA(1.9)p Black 478 1901
+a
+ } 12/Place PSfrag
+ 478 1901 a 510 2001 a
+ {
+ 510 2001 a Black 489 2055 a FA(2)p
+Black 510 2001 a
+ } 13/Place PSfrag
+ 510 2001 a 531 2128 a
+ {
+ 531 2128 a Black
+489 2154 a FA(1)p Black 531 2128 a
+ } 14/Place PSfrag
+ 531 2128 a 531 2227
+a
+ {
+ 531 2227 a Black 425 2254 a FA(1.1)p Black 531 2227
+a
+ } 15/Place PSfrag
+ 531 2227 a 531 2327 a
+ {
+ 531 2327 a Black 425 2354 a FA(1.2)p
+Black 531 2327 a
+ } 16/Place PSfrag
+ 531 2327 a 531 2426 a
+ {
+ 531 2426 a Black
+425 2453 a FA(1.3)p Black 531 2426 a
+ } 17/Place PSfrag
+ 531 2426 a 531 2526
+a
+ {
+ 531 2526 a Black 425 2553 a FA(1.4)p Black 531 2526
+a
+ } 18/Place PSfrag
+ 531 2526 a 531 2626 a
+ {
+ 531 2626 a Black 425 2652 a FA(1.5)p
+Black 531 2626 a
+ } 19/Place PSfrag
+ 531 2626 a 531 2725 a
+ {
+ 531 2725 a Black
+425 2752 a FA(1.6)p Black 531 2725 a
+ } 20/Place PSfrag
+ 531 2725 a 531 2825
+a
+ {
+ 531 2825 a Black 425 2852 a FA(1.7)p Black 531 2825
+a
+ } 21/Place PSfrag
+ 531 2825 a 531 2925 a
+ {
+ 531 2925 a Black 425 2951 a FA(1.8)p
+Black 531 2925 a
+ } 22/Place PSfrag
+ 531 2925 a 531 3024 a
+ {
+ 531 3024 a Black
+425 3051 a FA(1.9)p Black 531 3024 a
+ } 23/Place PSfrag
+ 531 3024 a 531 3124
+a
+ {
+ 531 3124 a Black 489 3151 a FA(2)p Black 531 3124 a
+ } 24/Place PSfrag
+
+531 3124 a 531 3151 a
+ currentpoint currentpoint translate 1 0.89754 div 1 0.89754 div scale
+neg exch neg exch translate
+ 531 3151 a 361 3303 a FA(T)-7 b(o)26
+b(understand)g(what)h Fz(LaPrint)c FA(has)k(done,)f(let)h(us)g(ha)n(v)n
+(e)e(a)h(lo)r(ok)g(at)g(the)h(\014les)g Fz(myfirstfig.eps)21
+b FA(and)236 3403 y Fz(myfirstfig.tex)p FA(,)c(whic)n(h)j(ha)n(v)n(e)g
+(b)r(een)h(created)f(b)n(y)i Fz(LaPrint)p FA(.)32 b Fz(myfirstfig.eps)
+15 b FA(con)n(tains)k(the)j(follo)n(wing)236 3502 y(graphics:)p
+Black Black 886 5252 a @beginspecial 18 @llx 6 @lly 397
+@urx 304 @ury 2551 @rwi @setspecial
+%%BeginDocument: myfirstfig.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\myfirstfig.eps
+%%CreationDate: 09/13/2004 21:13:29
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 18 6 397 304
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 18 6 397 304
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 3828 csm
+
+ 218 172 4552 3579 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 5110 3834 PR
+6 w
+0 3124 3960 0 0 -3124 664 3411 4 MP
+PP
+-3960 0 0 3124 3960 0 0 -3124 664 3411 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 664 287 mt 4624 287 L
+ 664 3411 mt 4624 3411 L
+4624 3411 mt 4624 287 L
+ 664 3411 mt 664 287 L
+ 664 3411 mt 4624 3411 L
+ 664 3411 mt 664 287 L
+ 664 3411 mt 664 3371 L
+ 664 287 mt 664 326 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 568 3556 mt
+(x01) s
+1060 3411 mt 1060 3371 L
+1060 287 mt 1060 326 L
+ 964 3556 mt
+(x02) s
+1455 3411 mt 1455 3371 L
+1455 287 mt 1455 326 L
+1359 3556 mt
+(x03) s
+1852 3411 mt 1852 3371 L
+1852 287 mt 1852 326 L
+1756 3556 mt
+(x04) s
+2247 3411 mt 2247 3371 L
+2247 287 mt 2247 326 L
+2151 3556 mt
+(x05) s
+2644 3411 mt 2644 3371 L
+2644 287 mt 2644 326 L
+2548 3556 mt
+(x06) s
+3040 3411 mt 3040 3371 L
+3040 287 mt 3040 326 L
+2944 3556 mt
+(x07) s
+3436 3411 mt 3436 3371 L
+3436 287 mt 3436 326 L
+3340 3556 mt
+(x08) s
+3832 3411 mt 3832 3371 L
+3832 287 mt 3832 326 L
+3736 3556 mt
+(x09) s
+4228 3411 mt 4228 3371 L
+4228 287 mt 4228 326 L
+4132 3556 mt
+(x10) s
+4624 3411 mt 4624 3371 L
+4624 287 mt 4624 326 L
+4528 3556 mt
+(x11) s
+ 664 3411 mt 703 3411 L
+4624 3411 mt 4584 3411 L
+ 436 3455 mt
+(v01) s
+ 664 3098 mt 703 3098 L
+4624 3098 mt 4584 3098 L
+ 436 3142 mt
+(v02) s
+ 664 2786 mt 703 2786 L
+4624 2786 mt 4584 2786 L
+ 436 2830 mt
+(v03) s
+ 664 2473 mt 703 2473 L
+4624 2473 mt 4584 2473 L
+ 436 2517 mt
+(v04) s
+ 664 2161 mt 703 2161 L
+4624 2161 mt 4584 2161 L
+ 436 2205 mt
+(v05) s
+ 664 1849 mt 703 1849 L
+4624 1849 mt 4584 1849 L
+ 436 1893 mt
+(v06) s
+ 664 1536 mt 703 1536 L
+4624 1536 mt 4584 1536 L
+ 436 1580 mt
+(v07) s
+ 664 1224 mt 703 1224 L
+4624 1224 mt 4584 1224 L
+ 436 1268 mt
+(v08) s
+ 664 911 mt 703 911 L
+4624 911 mt 4584 911 L
+ 436 955 mt
+(v09) s
+ 664 599 mt 703 599 L
+4624 599 mt 4584 599 L
+ 436 643 mt
+(v10) s
+ 664 287 mt 703 287 L
+4624 287 mt 4584 287 L
+ 436 331 mt
+(v11) s
+ 664 287 mt 4624 287 L
+ 664 3411 mt 4624 3411 L
+4624 3411 mt 4624 287 L
+ 664 3411 mt 664 287 L
+gs 664 287 3961 3125 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+3960 -3124 664 3411 2 MP stroke
+gr
+
+c8
+0 sg
+ 354 1947 mt -90 rotate
+(s03) s
+90 rotate
+2546 3699 mt
+(s04) s
+1060 953 mt
+(s05) s
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 236 5404 a(Th)n(us)35 b(it)h(con)n(tains,)g(for)e(eac)n(h)
+h(text)g(p)r(ortion)g(of)g(the)h(\014gure,)g(certain)f(tags)f(\(s03,)i
+(x01,)g(etc.\).)60 b(Actually)-7 b(,)236 5504 y Fz(LaPrint)25
+b FA(has)i(created)g(a)g(cop)n(y)g(of)g(the)h(original)e(\014gure)h
+(and)h(has)f(replaced)f(all)i(text)g(b)n(y)f(tags.)p
+Black 1928 5753 a(4)p Black eop
+%%Page: 5 5
+5 4 bop Black Black 361 390 a FA(The)27 b(\014le)h Fz(myfirstfig.tex)p
+FA(,)22 b(con)n(tains)27 b(the)h(follo)n(wing)e(text:)p
+Black Black 236 556 a Fz(\045)43 b(This)f(file)g(is)h(generated)d(by)j
+(the)f(MATLAB)f(m-file)g(laprint.m.)f(It)i(can)h(be)f(included)236
+656 y(\045)h(into)f(LaTeX)g(documents)e(using)h(the)i(packages)d
+(graphicx,)g(color)h(and)i(psfrag.)236 756 y(\045)g(It)g(is)g
+(accompanied)c(by)k(a)g(postscript)c(file.)j(A)h(sample)e(LaTeX)h(file)
+g(is:)236 855 y(\045)174 b(\\documentclass{ar)o(ti)o(cl)o(e}\\)o(us)o
+(epa)o(ck)o(ag)o(e{g)o(ra)o(phi)o(cx)o(,co)o(lo)o(r,)o(psf)o(ra)o(g})
+236 955 y(\045)g(\\begin{document}\\)o(in)o(pu)o(t{m)o(yf)o(irs)o(tf)o
+(ig)o(}\\e)o(nd)o({do)o(cu)o(men)o(t})236 1054 y(\045)43
+b(See)g(http://www.mathw)o(or)o(ks)o(.de)o(/m)o(atl)o(ab)o(ce)o(ntr)o
+(al)o(/fi)o(le)o(exc)o(ha)o(ng)o(e/l)o(oa)o(dFi)o(le)o(.d)o(o?o)o(bj)o
+(ect)o(Id)o(=46)o(38)236 1154 y(\045)g(for)g(recent)e(versions)f(of)j
+(laprint.m.)236 1254 y(\045)236 1353 y(\045)g(created)e(by:)478
+b(LaPrint)41 b(version)g(3.16)h(\(13.9.2004\))236 1453
+y(\045)h(created)e(on:)478 b(13-Sep-2004)39 b(21:13:29)236
+1553 y(\045)k(eps)g(bounding)d(box:)216 b(15)43 b(cm)g(x)g(11.25)e(cm)
+236 1652 y(\045)i(comment:)236 1752 y(\045)236 1851 y
+(\\begin{psfrags}\045)236 1951 y(\\psfragscanon\045)236
+2051 y(\045)236 2150 y(\045)g(text)f(strings:)236 2250
+y(\\psfrag{s03}[b][b)o(]{)o(\\co)o(lo)o(r[)o(rgb)o(]{)o(0,0)o(,0)o(}\\)
+o(set)o(le)o(ngt)o(h{)o(\\ta)o(bc)o(ol)o(sep)o(}{)o(0pt)o(}\\)o(be)o
+(gin)o({t)o(abu)o(la)o(r}{)o(c})o(A)37 b(straight)k(line\\end{tabular)o
+(}})o(\045)236 2350 y(\\psfrag{s04}[t][t)o(]{)o(\\co)o(lo)o(r[)o(rgb)o
+(]{)o(0,0)o(,0)o(}\\)o(set)o(le)o(ngt)o(h{)o(\\ta)o(bc)o(ol)o(sep)o(}{)
+o(0pt)o(}\\)o(be)o(gin)o({t)o(abu)o(la)o(r}{)o(c})o(Tr)o(y)d
+(\\textbf{bold})g(or)43 b({\\Large)d(Large})h(text.\\end{tabular)o
+(}}\045)236 2449 y(\\psfrag{s05}[l][l)o(]{)o(\\co)o(lo)o(r[)o(rgb)o(]{)
+o(0,0)o(,0)o(}\\)o(set)o(le)o(ngt)o(h{)o(\\ta)o(bc)o(ol)o(sep)o(}{)o
+(0pt)o(}\\)o(be)o(gin)o({t)o(abu)o(la)o(r}{)o(l})o(Tr)o(y)d(math)k
+(mode:)f($C=\\int_0^\\infty)c(f_1\(\\tau\)d\\tau$\\)o(end)o({t)o(abu)o
+(la)o(r})o(}\045)236 2549 y(\045)236 2648 y(\045)43 b(xticklabels:)236
+2748 y(\\psfrag{x01}[t][t)o(]{)o(1}\045)236 2848 y(\\psfrag{x02}[t][t)o
+(]{)o(1.1)o(}\045)236 2947 y(\\psfrag{x03}[t][t)o(]{)o(1.2)o(}\045)236
+3047 y(\\psfrag{x04}[t][t)o(]{)o(1.3)o(}\045)236 3147
+y(\\psfrag{x05}[t][t)o(]{)o(1.4)o(}\045)236 3246 y(\\psfrag{x06}[t][t)o
+(]{)o(1.5)o(}\045)236 3346 y(\\psfrag{x07}[t][t)o(]{)o(1.6)o(}\045)236
+3445 y(\\psfrag{x08}[t][t)o(]{)o(1.7)o(}\045)236 3545
+y(\\psfrag{x09}[t][t)o(]{)o(1.8)o(}\045)236 3645 y(\\psfrag{x10}[t][t)o
+(]{)o(1.9)o(}\045)236 3744 y(\\psfrag{x11}[t][t)o(]{)o(2}\045)236
+3844 y(\045)236 3944 y(\045)g(yticklabels:)236 4043 y
+(\\psfrag{v01}[r][r)o(]{)o(1}\045)236 4143 y(\\psfrag{v02}[r][r)o(]{)o
+(1.1)o(}\045)236 4242 y(\\psfrag{v03}[r][r)o(]{)o(1.2)o(}\045)236
+4342 y(\\psfrag{v04}[r][r)o(]{)o(1.3)o(}\045)236 4442
+y(\\psfrag{v05}[r][r)o(]{)o(1.4)o(}\045)236 4541 y(\\psfrag{v06}[r][r)o
+(]{)o(1.5)o(}\045)236 4641 y(\\psfrag{v07}[r][r)o(]{)o(1.6)o(}\045)236
+4741 y(\\psfrag{v08}[r][r)o(]{)o(1.7)o(}\045)236 4840
+y(\\psfrag{v09}[r][r)o(]{)o(1.8)o(}\045)236 4940 y(\\psfrag{v10}[r][r)o
+(]{)o(1.9)o(}\045)236 5039 y(\\psfrag{v11}[r][r)o(]{)o(2}\045)236
+5139 y(\045)236 5239 y(\045)g(Figure:)236 5338 y(\\resizebox{12cm}{)o
+(!})o({\\i)o(nc)o(lu)o(deg)o(ra)o(phi)o(cs)o({m)o(yfi)o(rs)o(tfi)o(g.)o
+(eps)o(}})o(\045)236 5438 y(\\end{psfrags}\045)p Black
+1928 5753 a FA(5)p Black eop
+%%Page: 6 6
+6 5 bop Black Black 236 390 a Fz(\045)236 490 y(\045)43
+b(End)g(myfirstfig.tex)236 656 y FA(Th)n(us,)26 b(it)f(con)n(tains)g
+(psfrag)f(commands)g(to)h(replace)f(the)i(tags)e(b)n(y)h(prop)r(er)f(L)
+2615 639 y Fs(A)2652 656 y FA(T)2698 674 y(E)2744 656
+y(X)i(commands.)35 b(A)n(t)26 b(the)f(end)236 756 y(of)j(the)g(\014le,)
+g Fz(myfirstfig.eps)21 b FA(is)28 b(included.)236 1030
+y Fg(5)135 b(The)44 b('Options')i(Men)l(u)f(Bar)236 1212
+y Fz(LaPrint)p FA(s)31 b(default)j(b)r(eha)n(viour)e(can)i(b)r(e)g(c)n
+(hanged)f(using)g(the)h('Options')f(men)n(u)h(bar.)55
+b(The)33 b(features)g(are)236 1312 y(describ)r(ed)28
+b(b)r(elo)n(w.)236 1544 y Fd(5.1)113 b(Sizes)36 b(and)j(Scalings)e(...)
+236 1697 y FA(By)28 b(default,)h Fz(LaPrint)c FA(creates)i(a)h
+(graphics)f(whic)n(h)h(is)g(12)f(cm)h(wide.)39 b(A)29
+b(di\013eren)n(t)f(width)h(can)e(b)r(e)i(en)n(tered)236
+1797 y(here.)40 b(The)29 b(heigh)n(t)f(of)h(the)g(graphics)e(is)i(alw)n
+(a)n(ys)d(suc)n(h)j(that)g(the)g(asp)r(ect)f(ratio)g(of)g(the)h
+(\014gure)f(on)h(screen)f(is)236 1896 y(retained.)361
+1996 y(Observ)n(e,)h(that)i(the)f(text)h(of)f(the)h(Figures)f(in)g
+(Section)h(4)e(is)i(sligh)n(tly)e(smaller)h(than)g(the)h(surrounding)
+236 2096 y(text.)48 b(By)31 b(default,)i Fz(LaPrint)28
+b FA(scales)i(the)i(\014gure)e(do)n(wn)h(b)n(y)f(a)h(factor)f(0.8.)47
+b(This)31 b(implies)h(that)f(the)h(fon)n(ts)236 2195
+y(are)26 b(smaller)h(and)g(the)g(lines)g(are)f(thinner.)37
+b(The)27 b(factor)g(can)g(b)r(e)g(c)n(hanged)f(here.)36
+b(A)28 b(factor)e(greater)g(than)h(1)236 2295 y(scales)g(the)h
+(\014gure)f(up,)h(whic)n(h)f(is)h(particularly)e(useful)i(for)f(presen)
+n(tations.)361 2395 y(Switc)n(hing)g(fon)n(t)h(scaling)f(o\013)g
+(scales)g(the)h(graphics)e(only)-7 b(.)36 b(The)28 b(default)g(v)-5
+b(alue)28 b(is)f('on'.)361 2494 y(The)g(user)g(migh)n(t)g(w)n(an)n(t)f
+(to)h(exp)r(erimen)n(t)g(with)h(some)f(width/factor/scalefon)n(t)e(com)
+n(binations)h(to)h(\014nd)236 2594 y(the)33 b(p)r(ersonal)d
+(preference.)49 b(F)-7 b(or)32 b(instance,)g(the)h(follo)n(wing)e
+(\014gure)g(is)h(created)f(with)h(width=14)f(and)h(fac-)236
+2693 y(tor=1.7.)p Black Black 295 5245 a
+ currentpoint currentpoint translate 1.77979 1.77979 scale neg exch
+neg exch translate
+ 295 5245 a 295
+5245 a
+ /PSfrag where{pop(s04)[[0(b)1 0]](x01)[[1(t)1 0]](x02)[[2(t)1 0]](x03)[[3(t)1
+0]](x04)[[4(t)1 0]](x05)[[5(t)1 0]](x06)[[6(t)1 0]](v01)[[7(r)1 0]](v02)[[8(r)1
+0]](v03)[[9(r)1 0]](v04)[[10(r)1 0]](v05)[[11(r)1 0]](v06)[[12(r)1
+0]]13 0 -1/Begin PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 295 5245 a @beginspecial 0 @llx 4 @lly 223 @urx
+171 @ury 2230 @rwi @setspecial
+%%BeginDocument: myfigscale.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\myfigscale.eps
+%%CreationDate: 09/13/2004 21:13:37
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 0 4 223 171
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 4 223 171
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 2100 csm
+
+ 0 43 2686 2005 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 2808 2108 PR
+6 w
+0 1717 2116 0 0 -1717 424 1875 4 MP
+PP
+-2116 0 0 1717 2116 0 0 -1717 424 1875 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 424 158 mt 2540 158 L
+ 424 1875 mt 2540 1875 L
+2540 1875 mt 2540 158 L
+ 424 1875 mt 424 158 L
+ 424 1875 mt 2540 1875 L
+ 424 1875 mt 424 158 L
+ 424 1875 mt 424 1853 L
+ 424 158 mt 424 179 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 328 2020 mt
+(x01) s
+ 847 1875 mt 847 1853 L
+ 847 158 mt 847 179 L
+ 751 2020 mt
+(x02) s
+1270 1875 mt 1270 1853 L
+1270 158 mt 1270 179 L
+1174 2020 mt
+(x03) s
+1693 1875 mt 1693 1853 L
+1693 158 mt 1693 179 L
+1597 2020 mt
+(x04) s
+2116 1875 mt 2116 1853 L
+2116 158 mt 2116 179 L
+2020 2020 mt
+(x05) s
+2540 1875 mt 2540 1853 L
+2540 158 mt 2540 179 L
+2444 2020 mt
+(x06) s
+ 424 1875 mt 445 1875 L
+2540 1875 mt 2518 1875 L
+ 196 1919 mt
+(v01) s
+ 424 1531 mt 445 1531 L
+2540 1531 mt 2518 1531 L
+ 196 1575 mt
+(v02) s
+ 424 1188 mt 445 1188 L
+2540 1188 mt 2518 1188 L
+ 196 1232 mt
+(v03) s
+ 424 844 mt 445 844 L
+2540 844 mt 2518 844 L
+ 196 888 mt
+(v04) s
+ 424 501 mt 445 501 L
+2540 501 mt 2518 501 L
+ 196 545 mt
+(v05) s
+ 424 158 mt 445 158 L
+2540 158 mt 2518 158 L
+ 196 202 mt
+(v06) s
+ 424 158 mt 2540 158 L
+ 424 1875 mt 2540 1875 L
+2540 1875 mt 2540 158 L
+ 424 1875 mt 424 158 L
+gs 424 158 2117 1718 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+2116 -1717 424 1875 2 MP stroke
+gr
+
+c8
+0 sg
+ 114 1114 mt -90 rotate
+(s04) s
+90 rotate
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 295 5245 a
+ /End PSfrag
+ 295 5245 a 295 3859 a
+ /Hide PSfrag
+ 295 3859
+a -445 3917 a FA(PSfrag)26 b(replacemen)n(ts)p -445 3947
+741 4 v 295 3950 a
+ /Unhide PSfrag
+ 295 3950 a 32 4049 a
+ {
+ 32 4049 a Black
+0 0 0 TeXcolorrgb -231 4019 a FA(A)i(straigh)n(t)e(line)p
+Black Black 32 4049 a
+ } 0/Place PSfrag
+ 32 4049 a 274 4096 a
+ {
+ 274 4096 a
+Black 253 4149 a FA(1)p Black 274 4096 a
+ } 1/Place PSfrag
+ 274 4096 a 242
+4195 a
+ {
+ 242 4195 a Black 189 4249 a FA(1.2)p Black 242
+4195 a
+ } 2/Place PSfrag
+ 242 4195 a 242 4295 a
+ {
+ 242 4295 a Black 189 4348
+a FA(1.4)p Black 242 4295 a
+ } 3/Place PSfrag
+ 242 4295 a 242 4395 a
+ {
+ 242
+4395 a Black 189 4448 a FA(1.6)p Black 242 4395 a
+ } 4/Place PSfrag
+ 242
+4395 a 242 4494 a
+ {
+ 242 4494 a Black 189 4548 a FA(1.8)p
+Black 242 4494 a
+ } 5/Place PSfrag
+ 242 4494 a 274 4594 a
+ {
+ 274 4594 a Black
+253 4647 a FA(2)p Black 274 4594 a
+ } 6/Place PSfrag
+ 274 4594 a 295 4720
+a
+ {
+ 295 4720 a Black 253 4747 a FA(1)p Black 295 4720 a
+ } 7/Place PSfrag
+
+295 4720 a 295 4820 a
+ {
+ 295 4820 a Black 189 4847 a FA(1.2)p
+Black 295 4820 a
+ } 8/Place PSfrag
+ 295 4820 a 295 4919 a
+ {
+ 295 4919 a Black
+189 4946 a FA(1.4)p Black 295 4919 a
+ } 9/Place PSfrag
+ 295 4919 a 295 5019
+a
+ {
+ 295 5019 a Black 189 5046 a FA(1.6)p Black 295 5019
+a
+ } 10/Place PSfrag
+ 295 5019 a 295 5119 a
+ {
+ 295 5119 a Black 189 5145 a FA(1.8)p
+Black 295 5119 a
+ } 11/Place PSfrag
+ 295 5119 a 295 5218 a
+ {
+ 295 5218 a Black
+253 5245 a FA(2)p Black 295 5218 a
+ } 12/Place PSfrag
+ 295 5218 a 295 5245
+a
+ currentpoint currentpoint translate 1 1.77979 div 1 1.77979 div scale
+neg exch neg exch translate
+ 295 5245 a Black 1928 5753 a FA(6)p Black eop
+%%Page: 7 7
+7 6 bop Black Black 236 390 a Fd(5.2)113 b(T)-9 b(ranslate)37
+b(Matlab)g(F)-9 b(on)m(t)37 b(Prop)s(erties)g(to)g(LaT)-9
+b(eX)236 543 y FA(This)34 b(option)f(can)g(b)r(e)g(switc)n(hed)h
+(on/o\013.)53 b(When)34 b('o\013)6 b(')34 b(\(whic)n(h)g(is)f(the)h
+(default)g(v)-5 b(alue\),)35 b(all)e(text)g(will)h(b)r(e)236
+643 y(set)h(using)e(the)i(L)768 626 y Fs(A)805 643 y
+FA(T)851 661 y(E)897 643 y(X)g(fon)n(t)f(whic)n(h)g(is)g(activ)n(e)g
+(while)g(en)n(tering)g(the)h(tex-\014le)f(\(Matlab)g(fon)n(t)g
+(settings)g(are)236 743 y(ignored\).)i(When)28 b('on',)g(Matlab)f(fon)n
+(t)h(settings)f(are)g(translated)f(to)i(L)2442 726 y
+Fs(A)2479 743 y FA(T)2525 761 y(E)2571 743 y(X)g(fon)n(t)f(settings.)
+361 842 y(As)g(an)h(example,)f(let)h(us)f(consider)g(a)g(graphics)f
+(created)h(b)n(y)p Black Black 236 1008 a Fz(figure\(1\),)40
+b(clf)236 1108 y(plot\([1)h(2]\))236 1208 y(h=text\(1.1,1.8,'T)o(ry)c
+(\\textbf{math})h(mode:)k($C=\\int_0^\\inft)o(y)c(f_1\(\\tau\)d\\tau$)o
+('\);)236 1307 y(set\(h,'fontsize',)o(14)o(.4,)o('f)o(on)o(tan)o(gl)o
+(e',)o('i)o(ta)o(lic)o('\))361 1473 y FA(The)32 b(follo)n(wing)f
+(graphics)f(result)i(with)h('T)-7 b(ranslate)31 b(Matlab)g(F)-7
+b(on)n(t)32 b(Prop)r(erties)f(to)h(LaT)-7 b(eX')32 b(switc)n(hed)236
+1573 y('o\013)6 b(')28 b(\(left\))h(and)f('on')f(\(righ)n(t\),)h(resp)r
+(ectiv)n(ely)-7 b(.)p Black Black 531 2776 a
+ currentpoint currentpoint translate 0.86336 0.86336 scale neg exch
+neg exch translate
+ 531 2776
+a 531 2776 a
+ /PSfrag where{pop(s05)[[0(l)1 0]](x01)[[1(t)1 0]](x02)[[2(t)1 0]](x03)[[3(t)1
+0]](x04)[[4(t)1 0]](x05)[[5(t)1 0]](x06)[[6(t)1 0]](v01)[[7(r)1 0]](v02)[[8(r)1
+0]](v03)[[9(r)1 0]](v04)[[10(r)1 0]](v05)[[11(r)1 0]](v06)[[12(r)1
+0]]13 0 -1/Begin PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 531 2776 a @beginspecial 8 @llx 3 @lly 205
+@urx 157 @ury 1970 @rwi @setspecial
+%%BeginDocument: fontpropsoff.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\fontpropsoff.eps
+%%CreationDate: 09/13/2004 21:13:38
+%%DocumentNeededFonts: Helvetica
+%%+ Helvetica-Oblique
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 8 3 205 157
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 8 3 205 157
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 1920 csm
+
+ 105 29 2357 1853 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 2560 1921 PR
+6 w
+0 1565 1983 0 0 -1565 333 1709 4 MP
+PP
+-1983 0 0 1565 1983 0 0 -1565 333 1709 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 333 144 mt 2316 144 L
+ 333 1709 mt 2316 1709 L
+2316 1709 mt 2316 144 L
+ 333 1709 mt 333 144 L
+ 333 1709 mt 2316 1709 L
+ 333 1709 mt 333 144 L
+ 333 1709 mt 333 1689 L
+ 333 144 mt 333 163 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 237 1854 mt
+(x01) s
+ 729 1709 mt 729 1689 L
+ 729 144 mt 729 163 L
+ 633 1854 mt
+(x02) s
+1126 1709 mt 1126 1689 L
+1126 144 mt 1126 163 L
+1030 1854 mt
+(x03) s
+1522 1709 mt 1522 1689 L
+1522 144 mt 1522 163 L
+1426 1854 mt
+(x04) s
+1919 1709 mt 1919 1689 L
+1919 144 mt 1919 163 L
+1823 1854 mt
+(x05) s
+2316 1709 mt 2316 1689 L
+2316 144 mt 2316 163 L
+2220 1854 mt
+(x06) s
+ 333 1709 mt 352 1709 L
+2316 1709 mt 2296 1709 L
+ 105 1753 mt
+(v01) s
+ 333 1396 mt 352 1396 L
+2316 1396 mt 2296 1396 L
+ 105 1440 mt
+(v02) s
+ 333 1083 mt 352 1083 L
+2316 1083 mt 2296 1083 L
+ 105 1127 mt
+(v03) s
+ 333 769 mt 352 769 L
+2316 769 mt 2296 769 L
+ 105 813 mt
+(v04) s
+ 333 457 mt 352 457 L
+2316 457 mt 2296 457 L
+ 105 501 mt
+(v05) s
+ 333 144 mt 352 144 L
+2316 144 mt 2296 144 L
+ 105 188 mt
+(v06) s
+ 333 144 mt 2316 144 L
+ 333 1709 mt 2316 1709 L
+2316 1709 mt 2316 144 L
+ 333 1709 mt 333 144 L
+gs 333 144 1984 1566 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+1983 -1565 333 1709 2 MP stroke
+gr
+
+c8
+0 sg
+%%IncludeResource: font Helvetica-Oblique
+/Helvetica-Oblique /WindowsLatin1Encoding 168 FMSR
+
+ 531 518 mt
+(s05) s
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 531 2776 a
+ /End PSfrag
+ 531 2776 a 531 1381 a
+ /Hide PSfrag
+ 531 1381
+a -209 1439 a FA(PSfrag)27 b(replacemen)n(ts)p -209 1468
+741 4 v 531 1471 a
+ /Unhide PSfrag
+ 531 1471 a -719 1530 a
+ {
+ -719 1530 a
+Black 0 0 0 TeXcolorrgb 21 x FA(T)-7 b(ry)28 b Fr(math)f
+FA(mo)r(de:)37 b Fl(C)29 b FA(=)115 1484 y Fi(R)170 1505
+y Fj(1)154 1580 y Fs(0)254 1551 y Fl(f)295 1563 y Fs(1)332
+1551 y FA(\()p Fl(\034)9 b FA(\))p Fl(d\034)p Black Black
+-719 1530 a
+ } 0/Place PSfrag
+ -719 1530 a 510 1627 a
+ {
+ 510 1627 a Black 489
+1680 a FA(1)p Black 510 1627 a
+ } 1/Place PSfrag
+ 510 1627 a 478 1727 a
+ {
+
+478 1727 a Black 425 1780 a FA(1.2)p Black 478 1727 a
+ } 2/Place PSfrag
+
+478 1727 a 478 1826 a
+ {
+ 478 1826 a Black 425 1880 a FA(1.4)p
+Black 478 1826 a
+ } 3/Place PSfrag
+ 478 1826 a 478 1926 a
+ {
+ 478 1926 a Black
+425 1979 a FA(1.6)p Black 478 1926 a
+ } 4/Place PSfrag
+ 478 1926 a 478 2025
+a
+ {
+ 478 2025 a Black 425 2079 a FA(1.8)p Black 478 2025
+a
+ } 5/Place PSfrag
+ 478 2025 a 510 2125 a
+ {
+ 510 2125 a Black 489 2179 a FA(2)p
+Black 510 2125 a
+ } 6/Place PSfrag
+ 510 2125 a 531 2251 a
+ {
+ 531 2251 a Black
+489 2278 a FA(1)p Black 531 2251 a
+ } 7/Place PSfrag
+ 531 2251 a 531 2351
+a
+ {
+ 531 2351 a Black 425 2378 a FA(1.2)p Black 531 2351
+a
+ } 8/Place PSfrag
+ 531 2351 a 531 2451 a
+ {
+ 531 2451 a Black 425 2477 a FA(1.4)p
+Black 531 2451 a
+ } 9/Place PSfrag
+ 531 2451 a 531 2550 a
+ {
+ 531 2550 a Black
+425 2577 a FA(1.6)p Black 531 2550 a
+ } 10/Place PSfrag
+ 531 2550 a 531 2650
+a
+ {
+ 531 2650 a Black 425 2677 a FA(1.8)p Black 531 2650
+a
+ } 11/Place PSfrag
+ 531 2650 a 531 2750 a
+ {
+ 531 2750 a Black 489 2776 a FA(2)p
+Black 531 2750 a
+ } 12/Place PSfrag
+ 531 2750 a 531 2776 a
+ currentpoint currentpoint translate 1 0.86336 div 1 0.86336 div scale
+neg exch neg exch translate
+ 531 2776 a 1949
+2776 a
+ currentpoint currentpoint translate 0.86336 0.86336 scale neg exch
+neg exch translate
+ 1949 2776 a 1949 2776 a
+ /PSfrag where{pop(s05)[[0(l)1 0]](x01)[[1(t)1 0]](x02)[[2(t)1 0]](x03)[[3(t)1
+0]](x04)[[4(t)1 0]](x05)[[5(t)1 0]](x06)[[6(t)1 0]](v01)[[7(r)1 0]](v02)[[8(r)1
+0]](v03)[[9(r)1 0]](v04)[[10(r)1 0]](v05)[[11(r)1 0]](v06)[[12(r)1
+0]]13 0 -1/Begin PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 1949 2776 a @beginspecial
+8 @llx 3 @lly 205 @urx 157 @ury 1970 @rwi @setspecial
+%%BeginDocument: fontpropson.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\fontpropson.eps
+%%CreationDate: 09/13/2004 21:13:40
+%%DocumentNeededFonts: Helvetica
+%%+ Helvetica-Oblique
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 8 3 205 157
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 8 3 205 157
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 1920 csm
+
+ 105 29 2357 1853 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 2560 1921 PR
+6 w
+0 1565 1983 0 0 -1565 333 1709 4 MP
+PP
+-1983 0 0 1565 1983 0 0 -1565 333 1709 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 333 144 mt 2316 144 L
+ 333 1709 mt 2316 1709 L
+2316 1709 mt 2316 144 L
+ 333 1709 mt 333 144 L
+ 333 1709 mt 2316 1709 L
+ 333 1709 mt 333 144 L
+ 333 1709 mt 333 1689 L
+ 333 144 mt 333 163 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 237 1854 mt
+(x01) s
+ 729 1709 mt 729 1689 L
+ 729 144 mt 729 163 L
+ 633 1854 mt
+(x02) s
+1126 1709 mt 1126 1689 L
+1126 144 mt 1126 163 L
+1030 1854 mt
+(x03) s
+1522 1709 mt 1522 1689 L
+1522 144 mt 1522 163 L
+1426 1854 mt
+(x04) s
+1919 1709 mt 1919 1689 L
+1919 144 mt 1919 163 L
+1823 1854 mt
+(x05) s
+2316 1709 mt 2316 1689 L
+2316 144 mt 2316 163 L
+2220 1854 mt
+(x06) s
+ 333 1709 mt 352 1709 L
+2316 1709 mt 2296 1709 L
+ 105 1753 mt
+(v01) s
+ 333 1396 mt 352 1396 L
+2316 1396 mt 2296 1396 L
+ 105 1440 mt
+(v02) s
+ 333 1083 mt 352 1083 L
+2316 1083 mt 2296 1083 L
+ 105 1127 mt
+(v03) s
+ 333 769 mt 352 769 L
+2316 769 mt 2296 769 L
+ 105 813 mt
+(v04) s
+ 333 457 mt 352 457 L
+2316 457 mt 2296 457 L
+ 105 501 mt
+(v05) s
+ 333 144 mt 352 144 L
+2316 144 mt 2296 144 L
+ 105 188 mt
+(v06) s
+ 333 144 mt 2316 144 L
+ 333 1709 mt 2316 1709 L
+2316 1709 mt 2316 144 L
+ 333 1709 mt 333 144 L
+gs 333 144 1984 1566 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+1983 -1565 333 1709 2 MP stroke
+gr
+
+c8
+0 sg
+%%IncludeResource: font Helvetica-Oblique
+/Helvetica-Oblique /WindowsLatin1Encoding 168 FMSR
+
+ 531 518 mt
+(s05) s
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 1949 2776 a
+ /End PSfrag
+ 1949 2776 a 1949 1004 a
+ /Hide PSfrag
+ 1949
+1004 a 1209 1062 a FA(PSfrag)26 b(replacemen)n(ts)p 1209
+1091 741 4 v 1949 1094 a
+ /Unhide PSfrag
+ 1949 1094 a 235 1192 a
+ {
+ 235 1192
+a Black 0 0 0 TeXcolorrgb 36 x Fc(T)-9 b(ry)42 b Fb(math)f
+Fc(mo)-6 b(de:)53 b Fa(C)42 b Fe(=)1403 1152 y Fi(R)1458
+1184 y Ff(1)1442 1258 y FA(0)1565 1228 y Fa(f)1623 1246
+y FA(1)1669 1228 y Fe(\()p Fa(\034)13 b Fe(\))p Fa(d\034)p
+Black Black 235 1192 a
+ } 0/Place PSfrag
+ 235 1192 a 1928 1353 a
+ {
+ 1928 1353
+a Black 1907 1407 a FA(1)p Black 1928 1353 a
+ } 1/Place PSfrag
+ 1928 1353
+a 1896 1478 a
+ {
+ 1896 1478 a Black 1843 1531 a FA(1.2)p
+Black 1896 1478 a
+ } 2/Place PSfrag
+ 1896 1478 a 1896 1602 a
+ {
+ 1896 1602 a
+Black 1843 1656 a FA(1.4)p Black 1896 1602 a
+ } 3/Place PSfrag
+ 1896 1602
+a 1896 1727 a
+ {
+ 1896 1727 a Black 1843 1780 a FA(1.6)p
+Black 1896 1727 a
+ } 4/Place PSfrag
+ 1896 1727 a 1896 1851 a
+ {
+ 1896 1851 a
+Black 1843 1905 a FA(1.8)p Black 1896 1851 a
+ } 5/Place PSfrag
+ 1896 1851
+a 1928 1976 a
+ {
+ 1928 1976 a Black 1907 2029 a FA(2)p Black
+1928 1976 a
+ } 6/Place PSfrag
+ 1928 1976 a 1949 2127 a
+ {
+ 1949 2127 a Black
+1907 2154 a FA(1)p Black 1949 2127 a
+ } 7/Place PSfrag
+ 1949 2127 a 1949
+2251 a
+ {
+ 1949 2251 a Black 1843 2278 a FA(1.2)p Black 1949
+2251 a
+ } 8/Place PSfrag
+ 1949 2251 a 1949 2376 a
+ {
+ 1949 2376 a Black 1843
+2403 a FA(1.4)p Black 1949 2376 a
+ } 9/Place PSfrag
+ 1949 2376 a 1949 2501
+a
+ {
+ 1949 2501 a Black 1843 2527 a FA(1.6)p Black 1949 2501
+a
+ } 10/Place PSfrag
+ 1949 2501 a 1949 2625 a
+ {
+ 1949 2625 a Black 1843 2652
+a FA(1.8)p Black 1949 2625 a
+ } 11/Place PSfrag
+ 1949 2625 a 1949 2750 a
+ {
+
+1949 2750 a Black 1907 2776 a FA(2)p Black 1949 2750
+a
+ } 12/Place PSfrag
+ 1949 2750 a 1949 2776 a
+ currentpoint currentpoint translate 1 0.86336 div 1 0.86336 div scale
+neg exch neg exch translate
+ 1949 2776 a 236 3009 a Fd(5.3)113
+b(Prin)m(t)35 b(Limits)g(and)k(Tic)m(ks)d(as)i(on)g(Screen)236
+3162 y FA(This)e(option)f(can)g(b)r(e)g(switc)n(hed)h(on/o\013.)59
+b(When)36 b('on',)h(the)f(axes)f(limits)g(and)h(tic)n(ks)f(are)f
+(frozen.)60 b(They)236 3262 y(app)r(ear)29 b(in)g(the)h(L)778
+3245 y Fs(A)815 3262 y FA(T)861 3280 y(E)907 3262 y(X)g(do)r(cumen)n(t)
+f(as)g(on)g(screen.)41 b(When)30 b('o\013)6 b(')30 b(\(whic)n(h)g(is)f
+(the)h(default)g(v)-5 b(alue\),)30 b(they)f(are)236 3361
+y(adapted)e(b)n(y)h(Matlab.)236 3594 y Fd(5.4)113 b(Keep)37
+b(Tic)m(k)f(Lab)s(els)j(within)c(eps)j(File)236 3747
+y FA(This)30 b(option)f(can)g(b)r(e)h(switc)n(hed)g(on/o\013.)42
+b(When)30 b('on',)g(the)g(tic)n(k)f(lab)r(els)h(aren't)f(replaced)f(b)n
+(y)i(their)f(L)3470 3730 y Fs(A)3507 3747 y FA(T)3553
+3765 y(E)3599 3747 y(X)236 3847 y(equiv)-5 b(alen)n(ts.)37
+b(This)27 b(is)h(useful)g(for)f(some)g(3D-plots.)36 b(The)28
+b(default)g(v)-5 b(alue)27 b(in)h('o\013)6 b('.)236 4079
+y Fd(5.5)113 b(Set)37 b(Tic)m(k)f(Lab)s(els)i(in)f(LaT)-9
+b(eX)38 b(Math)g(Mo)s(de)236 4232 y FA(This)32 b(option)f(can)g(b)r(e)h
+(switc)n(hed)g(on/o\013.)48 b(When)32 b('on',)g(the)g(tic)n(k)g(lab)r
+(els)f(are)g(surrounded)f(b)n(y)i(a)f('$'.)48 b(The)236
+4332 y(default)28 b(v)-5 b(alue)28 b(in)g('o\013)6 b('.)236
+4564 y Fd(5.6)113 b(Equip)36 b(the)i(tex)f(File)f(with)g(a)i(Head)236
+4717 y FA(This)g(option)f(can)g(b)r(e)h(switc)n(hed)g(on/o\013.)65
+b(When)39 b('on')e(\(whic)n(h)h(is)f(the)h(default)g(v)-5
+b(alue\),)40 b(the)e(tex-\014le)g(is)236 4817 y(equipp)r(ed)21
+b(with)g(a)f(header)g(con)n(taining)f(a)h(bunc)n(h)h(of)g(commen)n(ts)f
+(\(date,)i(\014les,)g(example,)f(commen)n(t)g(text,...\).)236
+5049 y Fd(5.7)113 b(Commen)m(t)36 b(in)g(the)i(Head)g(of)f(the)h(tex)f
+(File)f(...)236 5203 y FA(This)23 b(op)r(ens)h(a)e(windo)n(w)h(where)g
+(a)g(commen)n(t)g(to)g(b)r(e)h(placed)f(in)g(the)h(header)f(of)g(the)g
+(tex)h(\014le)f(can)g(b)r(e)h(en)n(tered.)p Black 1928
+5753 a(7)p Black eop
+%%Page: 8 8
+8 7 bop Black Black 236 390 a Fd(5.8)113 b(Place)36 b(a)i(LaT)-9
+b(eX)37 b(caption)g(in)g(the)g(tex)h(File)e(...)236 543
+y FA(This)23 b(op)r(ens)f(a)g(windo)n(w)g(where)g(to)g(en)n(ter)g(a)g
+(caption)g(text.)36 b(If)23 b(this)g(caption)f(text)h(is)f(nonempt)n(y)
+-7 b(,)24 b(it)e(is)h(placed)236 643 y(as)e(a)h Fz(\\caption{})c
+FA(in)n(to)j(the)h(tex-\014le.)35 b(Th)n(us)22 b(the)g(text)g(will)g
+(app)r(ear)f(in)h(the)g(L)2637 626 y Fs(A)2674 643 y
+FA(T)2720 661 y(E)2766 643 y(X)g(do)r(cumen)n(t.)36 b(In)22
+b(addition)236 743 y(a)29 b Fz(\\label{})d FA(is)j(placed)g(in)h(the)f
+(tex-\014le)g(whic)n(h)g(can)g(b)r(e)h(used)f(to)g(refer)g(to)g(the)g
+(graphics.)41 b(The)29 b(lab)r(el)g(will)236 842 y(b)r(e)g
+Fz(fig:)37 b FA(follo)n(w)n(ed)28 b(b)n(y)g(the)h(basename)f(of)h(the)f
+(\014les,)h(e.g.,)g Fz(\\label{fig:unnam)o(ed)o(})p FA(.)34
+b(The)29 b(default)g(v)-5 b(alue)236 942 y(is)28 b Fz('')p
+FA(,)f(whic)n(h)g(means)g(that)h(the)g(tex)g(\014le)g(do)r(esn't)f(con)
+n(tain)g(a)g(caption)h(and)f(lab)r(el.)236 1174 y Fd(5.9)113
+b(Place)36 b(an)i(Extra)f(Picture)f(in)g(eac)m(h)i(Axes)236
+1328 y FA(This)c(option)f(can)h(b)r(e)g(switc)n(hed)f(on/o\013.)55
+b(When)34 b('on',)h(eac)n(h)e(axes)g(in)h(the)g(\014gure)f(is)g(equipp)
+r(ed)i(with)f(an)236 1427 y(empt)n(y)e(L)516 1410 y Fs(A)553
+1427 y FA(T)599 1445 y(E)645 1427 y(X)g(picture)g(en)n(vironmen)n(t.)49
+b(It)32 b(can)g(b)r(e)g(used)g(to)g(place)g(some)f(additional)g
+(material)g(in)n(to)h(the)236 1527 y(\014gure)27 b(b)n(y)g(editing)h
+(the)g(tex-\014le.)37 b(The)27 b(default)i(v)-5 b(alue)27
+b(in)h('o\013)6 b('.)236 1759 y Fd(5.10)113 b(Length)38
+b(of)f(the)h(psfrag)g(Replacemen)m(t)e(Strings)236 1913
+y FA(This)29 b(op)r(ens)f(a)g(windo)n(w)g(to)g(en)n(ter)g(the)h(length)
+g(of)f(the)h(psfrag)e(tags.)39 b(If)29 b(there)f(are)g(large)f(amoun)n
+(ts)h(of)g(text)236 2012 y(\()p Ff(\025)p FA(99)e(en)n(tries\),)h(the)g
+(default)h(length)f(of)g(3)g(migh)n(t)g(not)g(su\016ce.)36
+b(The)28 b(length)f(can)f(also)g(b)r(e)i(used)f(to)g(con)n(trol)236
+2112 y(the)h(distance)g(of)f(the)h(ylab)r(el)g(from)f(the)h(main)f
+(\014gure.)236 2344 y Fd(5.11)113 b(Call)36 b(LaPrin)m(t)g(in)h(v)m
+(erb)s(ose)h(mo)s(de)236 2497 y FA(This)h(option)f(can)h(b)r(e)g(switc)
+n(hed)g(on/o\013.)69 b(When)39 b('on',)j Fz(LaPrint)36
+b FA(issues)i(some)g(messages)f(and)i(w)n(arns)236 2597
+y(b)r(efore)30 b(o)n(v)n(erwriting)d(\014les.)44 b(When)31
+b('o\013)6 b(')30 b(\(whic)n(h)g(is)g(the)g(default)h(v)-5
+b(alue\),)30 b Fx(LaPrint)38 b Fd(do)s(es)j(not)f(care)236
+2697 y(o)m(v)m(erwriting)35 b(\014les!)236 2929 y(5.12)113
+b(Cop)m(y)37 b(Figure)g(and)i(Mo)s(dify)e(that)h(Cop)m(y)236
+3082 y FA(This)31 b(option)g(can)f(b)r(e)i(switc)n(hed)f(on/o\013.)46
+b(When)31 b('on')g(\(whic)n(h)g(is)g(the)g(default)h(v)-5
+b(alue\),)32 b Fz(LaPrint)c FA(tak)n(es)i(a)236 3182
+y(cop)n(y)k(of)g(the)h(\014gure)f(to)g(b)r(e)h(prin)n(ted)f(and)h
+(places)e(its)i(tags)f(in)n(to)g(that)h(cop)n(y)-7 b(.)56
+b(When)35 b(done,)h(the)f(cop)n(y)f(is)236 3282 y(deleted.)j(When)28
+b('o\013)6 b(',)29 b(the)e(original)f(\014gure)h(is)g(messed)g(up)h(b)n
+(y)f(tags.)36 b(It)28 b(gets)f(un)n(usable,)g(but)h(one)f(can)g(see)236
+3381 y(what)34 b Fz(LaPrint)e FA(is)h(doing.)56 b(Besides,)35
+b(there)f(are)f(bugs)h(in)g(the)h(Matlab)e('cop)n(y)n(ob)5
+b(j')33 b(command.)56 b(If)34 b(these)236 3481 y(sho)n(w)27
+b(up,)h(this)g(option)f(is)h(useful.)236 3713 y Fd(5.13)113
+b(Matlab)37 b(Prin)m(t)f(Command)h(...)236 3866 y FA(This)46
+b(op)r(ens)g(a)f(windo)n(w)h(to)f(en)n(ter)h(the)g(Matlab)g(command)f
+(to)h(sa)n(v)n(e)e(the)j(graphics)d(in)i(an)g(eps-\014le.)236
+3966 y(The)c(standard)e(prin)n(t)i(command)f(can)g(b)r(e)h(mo)r
+(di\014ed)g(to)g(include)g(further)f(options)g(\(lik)n(e)h
+Fz(-loose)p FA(\))d(or)236 4066 y(replaced)i(b)n(y)h(a)g(di\013eren)n
+(t)g(command)g(\(lik)n(e)g Fz(exportfig)p FA(\).)77 b(When)42
+b(sp)r(ecifying)g(the)h(prin)n(t)f(command,)236 4165
+y(the)36 b(tags)f Fz(<figurenumber>)p FA(,)d Fz(<filename.eps>)e
+FA(and)35 b Fz(<filename>)d FA(can)j(b)r(e)h(used.)61
+b(They)36 b(will)g(b)r(e)g(in-)236 4265 y(ternally)41
+b(replaced)g(b)n(y)g(the)g(n)n(um)n(b)r(er)h(of)f(the)h(\014gure,)i
+(the)e(full)g(name)f(of)h(the)f(eps-\014le)g(and)h(the)f(base-)236
+4365 y(name)32 b(of)g(the)h(\014les,)g(resp)r(ectiv)n(ely)-7
+b(,)32 b(as)g(en)n(tered)f(in)h(the)h(main)f Fz(LaPrint)d
+FA(windo)n(w.)50 b(The)32 b(default)h(v)-5 b(alue)32
+b(is)236 4464 y Fz(print\('-f<figuren)o(um)o(ber)o(>')o(,')o(-de)o(ps)o
+(c',)o('-)o(pa)o(int)o(er)o(s',)o(<f)o(ile)o(na)o(me)o(.ep)o(s>)o(\))p
+FA(.)236 4697 y Fd(5.14)113 b(Matlab)37 b(Graphics)h(P)m(ac)m(k)-6
+b(age)236 4850 y FA(There)27 b(is)h(the)g(c)n(hoice)f(b)r(et)n(w)n(een)
+g('graphicx')f(\(whic)n(h)i(is)g(recommended)f(and)g(the)h(default\))h
+(and)e('eps\014g'.)236 5082 y Fd(5.15)113 b(Use)37 b(LaT)-9
+b(eX)38 b('color')e(pac)m(k)-6 b(age)236 5236 y FA(This)32
+b(option)g(can)f(b)r(e)h(switc)n(hed)g(on/o\013.)49 b(When)33
+b('on')e(\(whic)n(h)h(is)g(the)g(default)h(v)-5 b(alue)31
+b(for)h(Matlab)f(6.5)g(or)236 5335 y(ab)r(o)n(v)n(e\),)j
+Fz(LaPrint)d FA(places)i(color)f(commands)h(in)n(to)h(the)g(tex)g
+(\014le)f(to)h(optain)f(colored)f(text.)56 b(F)-7 b(or)33
+b(colored)236 5435 y(text,)28 b(the)g(calling)f(do)r(cumen)n(t)h(has)f
+(to)g(include)p Black 1928 5753 a(8)p Black eop
+%%Page: 9 9
+9 8 bop Black Black Black Black 236 390 a Fz(\\usepackage{color)o(})236
+622 y Fd(5.16)113 b(View)36 b(\014le)h(...)236 775 y
+Fz(LaPrint)26 b FA(can)i(create)g(and)g(a)g(third)h(\014le)g(\(called)f
+(view-\014le\),)h(whic)n(h)f(is)h(a)f(complete)g(L)2961
+758 y Fs(A)2998 775 y FA(T)3044 793 y(E)3090 775 y(X)h(do)r(cumen)n(t.)
+40 b(It)236 875 y(basically)27 b(con)n(tains)p Black
+Black 236 1039 a Fz(\\documentclass{ar)o(ti)o(cle)o(})236
+1138 y(\\usepackage{graph)o(ic)o(x,c)o(ol)o(or)o(,ps)o(fr)o(ag})236
+1238 y(\\begin{document})236 1338 y(\\pagestyle{empty})411
+1437 y(\\input{unnamed.)o(tex)o(})236 1537 y(\\end{document})236
+1701 y FA(where)36 b Fz(unnamed)d FA(is)j(the)h(basename)e(of)h(the)h
+(other)f(t)n(w)n(o)f(\014les.)63 b Fz(LaPrint)33 b FA(can)j(also)f
+(automatically)g(call)236 1800 y(L)258 1783 y Fs(A)295
+1800 y FA(T)341 1818 y(E)387 1800 y(X)e(/)f(dvips)g(and)g(other)g
+(programs)e(to)i(pro)r(cess)f(this)i(\014le.)51 b(This)32
+b(feature)g(is)g(useful)h(to)f(ha)n(v)n(e)f(a)h(quic)n(k)236
+1900 y(lo)r(ok)c(at)h(the)g(result.)41 b(It)29 b(can)f(also)g(b)r(e)i
+(used)e(to)h(create)f(an)h(eps-\014le)f(whic)n(h)h(con)n(tains)f(ev)n
+(erything)g(\(Matlab)236 2000 y(\014gure)f(and)h(L)651
+1983 y Fs(A)688 2000 y FA(T)734 2017 y(E)779 2000 y(X)g(annotation\),)f
+(see)h(b)r(elo)n(w.)361 2099 y(The)23 b(option)g Fr(Create)k(a)g(View)f
+(File)c FA(can)h(b)r(e)g(switc)n(hed)g(on/o\013.)35 b(When)24
+b('on')e(the)i(view)f(\014le)g(is)g(created.)236 2199
+y(The)33 b(name)f(of)h(the)g(view)f(\014le)h(can)f(b)r(e)h(sp)r
+(eci\014ed)g(using)f(the)h(option)g Fr(Name)j(of)h(the)h(View)f(File)p
+FA(.)50 b(The)236 2298 y(default)28 b(is)g(not)f(to)h(create)f(a)g
+(view-\014le.)361 2398 y(The)34 b(option)g Fr(Pro)s(cess)39
+b(the)h(View)f(File)33 b FA(can)h(b)r(e)h(switc)n(hed)f(on/o\013.)57
+b(When)35 b('on')f(the)h(view)f(\014le)h(is)236 2498
+y(pro)r(cessed)e(using)h(L)861 2481 y Fs(A)898 2498 y
+FA(T)944 2516 y(E)990 2498 y(X)g(and)g(friends.)56 b(The)34
+b(names)g(of)g(the)g(programs)e(to)i(pro)r(cess)f(the)i(view)e(\014le)i
+(and)236 2597 y(asso)r(ciated)26 b(command)g(line)h(options)g(are)e(sp)
+r(eci\014ed)i(using)g(the)g(option)g Fr(Executables)j(for)i(Pro)s
+(cessing)236 2697 y(View)40 b(File)p FA(.)58 b(The)35
+b(executables)g(are)f(highly)h(system)f(dep)r(enden)n(t)i(\(dep)r
+(ending)g(on)f(op)r(erating)f(system,)236 2797 y(L)258
+2780 y Fs(A)295 2797 y FA(T)341 2814 y(E)387 2797 y(X)24
+b(distribution,)h(installation)e(paths,)h(etc.\).)36
+b(Th)n(us,)24 b(almost)f(certainly)-7 b(,)24 b(the)g(user)f(has)g(to)g
+(adapt)g(these)236 2896 y(v)-5 b(alues.)35 b(The)22 b(factory)f
+(default)h(v)-5 b(alues)22 b(assume)f(a)h(t)n(ypical)f(installation)g
+(and)h(create)f(an)h(eps-\014le)g(con)n(taining)236 2996
+y(ev)n(erything.)35 b(When)27 b(the)f(Matlab)g(\014gure)f(in)h(Section)
+g(4)f(is)h(pro)r(cessed)f(with)h(the)g(default)g(executables,)g(the)236
+3095 y(resulting)h(eps-\014le)g(can)h(b)r(e)g(included)g(with)p
+Black Black 236 3259 a Fz(\\fbox{\\includegra)o(ph)o(ics)o([w)o(id)o
+(th=)o(10)o(cm])o({m)o(yf)o(irs)o(tf)o(ig_)o(fi)o(nal)o(.e)o(ps)o(}})
+236 3423 y FA(The)g(result)f(is)h(sho)n(wn)f(in)g(the)h(follo)n(wing)f
+(\014gure.)p Black Black 717 3515 2464 4 v 717 5501 4
+1986 v 768 5453 a @beginspecial 127 @llx 414 @lly 458
+@urx 679 @ury 2834 @rwi @setspecial
+%%BeginDocument: myfirstfig_final.eps
+%!PS-Adobe-2.0 EPSF-2.0
+%%BoundingBox: 127 414 458 679
+%%HiResBoundingBox: 127.428 414.78 457.224 678.138
+%%Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software
+%%Title: myfirstfig_view.dvi
+%%CreationDate: Mon Sep 13 21:13:31 2004
+%%DocumentFonts: Helvetica
+%%EndComments
+%DVIPSWebPage: (www.radicaleye.com)
+%DVIPSCommandLine: C:\texmf\miktex\bin\dvips.exe -D600 -E*
+%+ -omyfirstfig_view.eps myfirstfig_view.dvi
+%DVIPSParameters: dpi=600, compressed
+%DVIPSSource: TeX output 2004.09.13:2113
+%%BeginProcSet: texc.pro
+%!
+/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
+N}B/A{dup}B/TR{translate}N/isls false N/vsize 11 72 mul N/hsize 8.5 72
+mul N/landplus90{false}def/@rigin{isls{[0 landplus90{1 -1}{-1 1}ifelse 0
+0 0]concat}if 72 Resolution div 72 VResolution div neg scale isls{
+landplus90{VResolution 72 div vsize mul 0 exch}{Resolution -72 div hsize
+mul 0}ifelse TR}if Resolution VResolution vsize -72 div 1 add mul TR[
+matrix currentmatrix{A A round sub abs 0.00001 lt{round}if}forall round
+exch round exch]setmatrix}N/@landscape{/isls true N}B/@manualfeed{
+statusdict/manualfeed true put}B/@copies{/#copies X}B/FMat[1 0 0 -1 0 0]
+N/FBB[0 0 0 0]N/nn 0 N/IEn 0 N/ctr 0 N/df-tail{/nn 8 dict N nn begin
+/FontType 3 N/FontMatrix fntrx N/FontBBox FBB N string/base X array
+/BitMaps X/BuildChar{CharBuilder}N/Encoding IEn N end A{/foo setfont}2
+array copy cvx N load 0 nn put/ctr 0 N[}B/sf 0 N/df{/sf 1 N/fntrx FMat N
+df-tail}B/dfs{div/sf X/fntrx[sf 0 0 sf neg 0 0]N df-tail}B/E{pop nn A
+definefont setfont}B/Cw{Cd A length 5 sub get}B/Ch{Cd A length 4 sub get
+}B/Cx{128 Cd A length 3 sub get sub}B/Cy{Cd A length 2 sub get 127 sub}
+B/Cdx{Cd A length 1 sub get}B/Ci{Cd A type/stringtype ne{ctr get/ctr ctr
+1 add N}if}B/id 0 N/rw 0 N/rc 0 N/gp 0 N/cp 0 N/G 0 N/CharBuilder{save 3
+1 roll S A/base get 2 index get S/BitMaps get S get/Cd X pop/ctr 0 N Cdx
+0 Cx Cy Ch sub Cx Cw add Cy setcachedevice Cw Ch true[1 0 0 -1 -.1 Cx
+sub Cy .1 sub]/id Ci N/rw Cw 7 add 8 idiv string N/rc 0 N/gp 0 N/cp 0 N{
+rc 0 ne{rc 1 sub/rc X rw}{G}ifelse}imagemask restore}B/G{{id gp get/gp
+gp 1 add N A 18 mod S 18 idiv pl S get exec}loop}B/adv{cp add/cp X}B
+/chg{rw cp id gp 4 index getinterval putinterval A gp add/gp X adv}B/nd{
+/cp 0 N rw exit}B/lsh{rw cp 2 copy get A 0 eq{pop 1}{A 255 eq{pop 254}{
+A A add 255 and S 1 and or}ifelse}ifelse put 1 adv}B/rsh{rw cp 2 copy
+get A 0 eq{pop 128}{A 255 eq{pop 127}{A 2 idiv S 128 and or}ifelse}
+ifelse put 1 adv}B/clr{rw cp 2 index string putinterval adv}B/set{rw cp
+fillstr 0 4 index getinterval putinterval adv}B/fillstr 18 string 0 1 17
+{2 copy 255 put pop}for N/pl[{adv 1 chg}{adv 1 chg nd}{1 add chg}{1 add
+chg nd}{adv lsh}{adv lsh nd}{adv rsh}{adv rsh nd}{1 add adv}{/rc X nd}{
+1 add set}{1 add clr}{adv 2 chg}{adv 2 chg nd}{pop nd}]A{bind pop}
+forall N/D{/cc X A type/stringtype ne{]}if nn/base get cc ctr put nn
+/BitMaps get S ctr S sf 1 ne{A A length 1 sub A 2 index S get sf div put
+}if put/ctr ctr 1 add N}B/I{cc 1 add D}B/bop{userdict/bop-hook known{
+bop-hook}if/SI save N @rigin 0 0 moveto/V matrix currentmatrix A 1 get A
+mul exch 0 get A mul add .99 lt{/QV}{/RV}ifelse load def pop pop}N/eop{
+SI restore userdict/eop-hook known{eop-hook}if showpage}N/@start{
+userdict/start-hook known{start-hook}if pop/VResolution X/Resolution X
+1000 div/DVImag X/IEn 256 array N 2 string 0 1 255{IEn S A 360 add 36 4
+index cvrs cvn put}for pop 65781.76 div/vsize X 65781.76 div/hsize X}N
+/p{show}N/RMat[1 0 0 -1 0 0]N/BDot 260 string N/Rx 0 N/Ry 0 N/V{}B/RV/v{
+/Ry X/Rx X V}B statusdict begin/product where{pop false[(Display)(NeXT)
+(LaserWriter 16/600)]{A length product length le{A length product exch 0
+exch getinterval eq{pop true exit}if}{pop}ifelse}forall}{false}ifelse
+end{{gsave TR -.1 .1 TR 1 1 scale Rx Ry false RMat{BDot}imagemask
+grestore}}{{gsave TR -.1 .1 TR Rx Ry scale 1 1 false RMat{BDot}
+imagemask grestore}}ifelse B/QV{gsave newpath transform round exch round
+exch itransform moveto Rx 0 rlineto 0 Ry neg rlineto Rx neg 0 rlineto
+fill grestore}B/a{moveto}B/delta 0 N/tail{A/delta X 0 rmoveto}B/M{S p
+delta add tail}B/b{S p tail}B/c{-4 M}B/d{-3 M}B/e{-2 M}B/f{-1 M}B/g{0 M}
+B/h{1 M}B/i{2 M}B/j{3 M}B/k{4 M}B/w{0 rmoveto}B/l{p -4 w}B/m{p -3 w}B/n{
+p -2 w}B/o{p -1 w}B/q{p 1 w}B/r{p 2 w}B/s{p 3 w}B/t{p 4 w}B/x{0 S
+rmoveto}B/y{3 2 roll p a}B/bos{/SS save N}B/eos{SS restore}B end
+
+%%EndProcSet
+%%BeginProcSet: psfrag.pro
+%%
+%% This is file `psfrag.pro',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% psfrag.dtx (with options: `filepro')
+%%
+%% Copyright (c) 1996 Craig Barratt, Michael C. Grant, and David Carlisle.
+%% All rights reserved.
+%%
+%% This file is part of the PSfrag package.
+%%
+userdict begin
+/PSfragLib 90 dict def
+/PSfragDict 6 dict def
+/PSfrag { PSfragLib begin load exec end } bind def
+end
+PSfragLib begin
+/RO /readonly load def
+/CP /currentpoint load def
+/CM /currentmatrix load def
+/B { bind RO def } bind def
+/X { exch def } B
+/MD { { X } forall } B
+/OE { end exec PSfragLib begin } B
+/S false def
+/tstr 8 string def
+/islev2 { languagelevel } stopped { false } { 2 ge } ifelse def
+[ /sM /tM /srcM /dstM /dM /idM /srcFM /dstFM ] { matrix def } forall
+sM currentmatrix RO pop
+dM defaultmatrix RO idM invertmatrix RO pop
+srcFM identmatrix pop
+/Hide { gsave { CP } stopped not newpath clip { moveto } if } B
+/Unhide { { CP } stopped not grestore { moveto } if } B
+/setrepl islev2 {{ /glob currentglobal def true setglobal array astore
+ globaldict exch /PSfrags exch put glob setglobal }}
+ {{ array astore /PSfrags X }} ifelse B
+/getrepl islev2 {{ globaldict /PSfrags get aload length }}
+ {{ PSfrags aload length }} ifelse B
+/convert {
+ /src X src length string
+ /c 0 def src length {
+ dup c src c get dup 32 lt { pop 32 } if put /c c 1 add def
+ } repeat
+} B
+/Begin {
+ /saver save def
+ srcFM exch 3 exch put
+ 0 ne /debugMode X 0 setrepl
+ dup /S exch dict def { S 3 1 roll exch convert exch put } repeat
+ srcM CM dup invertmatrix pop
+ mark { currentdict { end } stopped { pop exit } if } loop
+ PSfragDict counttomark { begin } repeat pop
+} B
+/End {
+ mark { currentdict end dup PSfragDict eq { pop exit } if } loop
+ counttomark { begin } repeat pop
+ getrepl saver restore
+ 7 idiv dup /S exch dict def {
+ 6 array astore /mtrx X tstr cvs /K X
+ S K [ S K known { S K get aload pop } if mtrx ] put
+ } repeat
+} B
+/Place {
+ tstr cvs /K X
+ S K known {
+ bind /proc X tM CM pop
+ CP /cY X /cX X
+ 0 0 transform idtransform neg /aY X neg /aX X
+ S K get dup length /maxiter X
+ /iter 1 def {
+ iter maxiter ne { /saver save def } if
+ tM setmatrix aX aY translate
+ [ exch aload pop idtransform ] concat
+ cX neg cY neg translate cX cY moveto
+ /proc load OE
+ iter maxiter ne { saver restore /iter iter 1 add def } if
+ } forall
+ /noXY { CP /cY X /cX X } stopped def
+ tM setmatrix noXY { newpath } { cX cY moveto } ifelse
+ } {
+ Hide OE Unhide
+ } ifelse
+} B
+/normalize {
+ 2 index dup mul 2 index dup mul add sqrt div
+ dup 4 -1 roll exch mul 3 1 roll mul
+} B
+/replace {
+ aload pop MD
+ CP /bY X /lX X gsave sM setmatrix
+ str stringwidth abs exch abs add dup 0 eq
+ { pop } { 360 exch div dup scale } ifelse
+ lX neg bY neg translate newpath lX bY moveto
+ str { /ch X ( ) dup 0 ch put false charpath ch Kproc } forall
+ flattenpath pathbbox [ /uY /uX /lY /lX ] MD
+ CP grestore moveto
+ currentfont /FontMatrix get dstFM copy dup
+ 0 get 0 lt { uX lX /uX X /lX X } if
+ 3 get 0 lt { uY lY /uY X /lY X } if
+ /cX uX lX add 0.5 mul def
+ /cY uY lY add 0.5 mul def
+ debugMode { gsave 0 setgray 1 setlinewidth
+ lX lY moveto lX uY lineto uX uY lineto uX lY lineto closepath
+ lX bY moveto uX bY lineto lX cY moveto uX cY lineto
+ cX lY moveto cX uY lineto stroke
+ grestore } if
+ dstFM dup invertmatrix dstM CM srcM
+ 2 { dstM concatmatrix } repeat pop
+ getrepl /temp X
+ S str convert get {
+ aload pop [ /rot /scl /loc /K ] MD
+ /aX cX def /aY cY def
+ loc {
+ dup 66 eq { /aY bY def } { % B
+ dup 98 eq { /aY lY def } { % b
+ dup 108 eq { /aX lX def } { % l
+ dup 114 eq { /aX uX def } { % r
+ dup 116 eq { /aY uY def } % t
+ if } ifelse } ifelse } ifelse } ifelse pop
+ } forall
+ K srcFM rot tM rotate dstM
+ 2 { tM concatmatrix } repeat aload pop pop pop
+ 2 { scl normalize 4 2 roll } repeat
+ aX aY transform
+ /temp temp 7 add def
+ } forall
+ temp setrepl
+} B
+/Rif {
+ S 3 index convert known { pop replace } { exch pop OE } ifelse
+} B
+/XA { bind [ /Kproc /str } B /XC { ] 2 array astore def } B
+/xs { pop } XA XC
+/xks { /kern load OE } XA /kern XC
+/xas { pop ax ay rmoveto } XA /ay /ax XC
+/xws { c eq { cx cy rmoveto } if } XA /c /cy /cx XC
+/xaws { ax ay rmoveto c eq { cx cy rmoveto } if }
+ XA /ay /ax /c /cy /cx XC
+/raws { xaws { awidthshow } Rif } B
+/rws { xws { widthshow } Rif } B
+/rks { xks { kshow } Rif } B
+/ras { xas { ashow } Rif } B
+/rs { xs { show } Rif } B
+/rrs { getrepl dup 2 add -1 roll //restore exec setrepl } B
+PSfragDict begin
+islev2 not { /restore { /rrs PSfrag } B } if
+/show { /rs PSfrag } B
+/kshow { /rks PSfrag } B
+/ashow { /ras PSfrag } B
+/widthshow { /rws PSfrag } B
+/awidthshow { /raws PSfrag } B
+end PSfragDict RO pop
+end
+
+%%EndProcSet
+%%BeginProcSet: special.pro
+%!
+TeXDict begin/SDict 200 dict N SDict begin/@SpecialDefaults{/hs 612 N
+/vs 792 N/ho 0 N/vo 0 N/hsc 1 N/vsc 1 N/ang 0 N/CLIP 0 N/rwiSeen false N
+/rhiSeen false N/letter{}N/note{}N/a4{}N/legal{}N}B/@scaleunit 100 N
+/@hscale{@scaleunit div/hsc X}B/@vscale{@scaleunit div/vsc X}B/@hsize{
+/hs X/CLIP 1 N}B/@vsize{/vs X/CLIP 1 N}B/@clip{/CLIP 2 N}B/@hoffset{/ho
+X}B/@voffset{/vo X}B/@angle{/ang X}B/@rwi{10 div/rwi X/rwiSeen true N}B
+/@rhi{10 div/rhi X/rhiSeen true N}B/@llx{/llx X}B/@lly{/lly X}B/@urx{
+/urx X}B/@ury{/ury X}B/magscale true def end/@MacSetUp{userdict/md known
+{userdict/md get type/dicttype eq{userdict begin md length 10 add md
+maxlength ge{/md md dup length 20 add dict copy def}if end md begin
+/letter{}N/note{}N/legal{}N/od{txpose 1 0 mtx defaultmatrix dtransform S
+atan/pa X newpath clippath mark{transform{itransform moveto}}{transform{
+itransform lineto}}{6 -2 roll transform 6 -2 roll transform 6 -2 roll
+transform{itransform 6 2 roll itransform 6 2 roll itransform 6 2 roll
+curveto}}{{closepath}}pathforall newpath counttomark array astore/gc xdf
+pop ct 39 0 put 10 fz 0 fs 2 F/|______Courier fnt invertflag{PaintBlack}
+if}N/txpose{pxs pys scale ppr aload pop por{noflips{pop S neg S TR pop 1
+-1 scale}if xflip yflip and{pop S neg S TR 180 rotate 1 -1 scale ppr 3
+get ppr 1 get neg sub neg ppr 2 get ppr 0 get neg sub neg TR}if xflip
+yflip not and{pop S neg S TR pop 180 rotate ppr 3 get ppr 1 get neg sub
+neg 0 TR}if yflip xflip not and{ppr 1 get neg ppr 0 get neg TR}if}{
+noflips{TR pop pop 270 rotate 1 -1 scale}if xflip yflip and{TR pop pop
+90 rotate 1 -1 scale ppr 3 get ppr 1 get neg sub neg ppr 2 get ppr 0 get
+neg sub neg TR}if xflip yflip not and{TR pop pop 90 rotate ppr 3 get ppr
+1 get neg sub neg 0 TR}if yflip xflip not and{TR pop pop 270 rotate ppr
+2 get ppr 0 get neg sub neg 0 S TR}if}ifelse scaleby96{ppr aload pop 4
+-1 roll add 2 div 3 1 roll add 2 div 2 copy TR .96 dup scale neg S neg S
+TR}if}N/cp{pop pop showpage pm restore}N end}if}if}N/normalscale{
+Resolution 72 div VResolution 72 div neg scale magscale{DVImag dup scale
+}if 0 setgray}N/psfts{S 65781.76 div N}N/startTexFig{/psf$SavedState
+save N userdict maxlength dict begin/magscale true def normalscale
+currentpoint TR/psf$ury psfts/psf$urx psfts/psf$lly psfts/psf$llx psfts
+/psf$y psfts/psf$x psfts currentpoint/psf$cy X/psf$cx X/psf$sx psf$x
+psf$urx psf$llx sub div N/psf$sy psf$y psf$ury psf$lly sub div N psf$sx
+psf$sy scale psf$cx psf$sx div psf$llx sub psf$cy psf$sy div psf$ury sub
+TR/showpage{}N/erasepage{}N/copypage{}N/p 3 def @MacSetUp}N/doclip{
+psf$llx psf$lly psf$urx psf$ury currentpoint 6 2 roll newpath 4 copy 4 2
+roll moveto 6 -1 roll S lineto S lineto S lineto closepath clip newpath
+moveto}N/endTexFig{end psf$SavedState restore}N/@beginspecial{SDict
+begin/SpecialSave save N gsave normalscale currentpoint TR
+@SpecialDefaults count/ocount X/dcount countdictstack N}N/@setspecial{
+CLIP 1 eq{newpath 0 0 moveto hs 0 rlineto 0 vs rlineto hs neg 0 rlineto
+closepath clip}if ho vo TR hsc vsc scale ang rotate rwiSeen{rwi urx llx
+sub div rhiSeen{rhi ury lly sub div}{dup}ifelse scale llx neg lly neg TR
+}{rhiSeen{rhi ury lly sub div dup scale llx neg lly neg TR}if}ifelse
+CLIP 2 eq{newpath llx lly moveto urx lly lineto urx ury lineto llx ury
+lineto closepath clip}if/showpage{}N/erasepage{}N/copypage{}N newpath}N
+/@endspecial{count ocount sub{pop}repeat countdictstack dcount sub{end}
+repeat grestore SpecialSave restore end}N/@defspecial{SDict begin}N
+/@fedspecial{end}B/li{lineto}B/rl{rlineto}B/rc{rcurveto}B/np{/SaveX
+currentpoint/SaveY X N 1 setlinecap newpath}N/st{stroke SaveX SaveY
+moveto}N/fil{fill SaveX SaveY moveto}N/ellipse{/endangle X/startangle X
+/yrad X/xrad X/savematrix matrix currentmatrix N TR xrad yrad scale 0 0
+1 startangle endangle arc savematrix setmatrix}N end
+
+%%EndProcSet
+%%BeginProcSet: color.pro
+%!
+TeXDict begin/setcmykcolor where{pop}{/setcmykcolor{dup 10 eq{pop
+setrgbcolor}{1 sub 4 1 roll 3{3 index add neg dup 0 lt{pop 0}if 3 1 roll
+}repeat setrgbcolor pop}ifelse}B}ifelse/TeXcolorcmyk{setcmykcolor}def
+/TeXcolorrgb{setrgbcolor}def/TeXcolorgrey{setgray}def/TeXcolorgray{
+setgray}def/TeXcolorhsb{sethsbcolor}def/currentcmykcolor where{pop}{
+/currentcmykcolor{currentrgbcolor 10}B}ifelse/DC{exch dup userdict exch
+known{pop pop}{X}ifelse}B/GreenYellow{0.15 0 0.69 0 setcmykcolor}DC
+/Yellow{0 0 1 0 setcmykcolor}DC/Goldenrod{0 0.10 0.84 0 setcmykcolor}DC
+/Dandelion{0 0.29 0.84 0 setcmykcolor}DC/Apricot{0 0.32 0.52 0
+setcmykcolor}DC/Peach{0 0.50 0.70 0 setcmykcolor}DC/Melon{0 0.46 0.50 0
+setcmykcolor}DC/YellowOrange{0 0.42 1 0 setcmykcolor}DC/Orange{0 0.61
+0.87 0 setcmykcolor}DC/BurntOrange{0 0.51 1 0 setcmykcolor}DC
+/Bittersweet{0 0.75 1 0.24 setcmykcolor}DC/RedOrange{0 0.77 0.87 0
+setcmykcolor}DC/Mahogany{0 0.85 0.87 0.35 setcmykcolor}DC/Maroon{0 0.87
+0.68 0.32 setcmykcolor}DC/BrickRed{0 0.89 0.94 0.28 setcmykcolor}DC/Red{
+0 1 1 0 setcmykcolor}DC/OrangeRed{0 1 0.50 0 setcmykcolor}DC/RubineRed{
+0 1 0.13 0 setcmykcolor}DC/WildStrawberry{0 0.96 0.39 0 setcmykcolor}DC
+/Salmon{0 0.53 0.38 0 setcmykcolor}DC/CarnationPink{0 0.63 0 0
+setcmykcolor}DC/Magenta{0 1 0 0 setcmykcolor}DC/VioletRed{0 0.81 0 0
+setcmykcolor}DC/Rhodamine{0 0.82 0 0 setcmykcolor}DC/Mulberry{0.34 0.90
+0 0.02 setcmykcolor}DC/RedViolet{0.07 0.90 0 0.34 setcmykcolor}DC
+/Fuchsia{0.47 0.91 0 0.08 setcmykcolor}DC/Lavender{0 0.48 0 0
+setcmykcolor}DC/Thistle{0.12 0.59 0 0 setcmykcolor}DC/Orchid{0.32 0.64 0
+0 setcmykcolor}DC/DarkOrchid{0.40 0.80 0.20 0 setcmykcolor}DC/Purple{
+0.45 0.86 0 0 setcmykcolor}DC/Plum{0.50 1 0 0 setcmykcolor}DC/Violet{
+0.79 0.88 0 0 setcmykcolor}DC/RoyalPurple{0.75 0.90 0 0 setcmykcolor}DC
+/BlueViolet{0.86 0.91 0 0.04 setcmykcolor}DC/Periwinkle{0.57 0.55 0 0
+setcmykcolor}DC/CadetBlue{0.62 0.57 0.23 0 setcmykcolor}DC
+/CornflowerBlue{0.65 0.13 0 0 setcmykcolor}DC/MidnightBlue{0.98 0.13 0
+0.43 setcmykcolor}DC/NavyBlue{0.94 0.54 0 0 setcmykcolor}DC/RoyalBlue{1
+0.50 0 0 setcmykcolor}DC/Blue{1 1 0 0 setcmykcolor}DC/Cerulean{0.94 0.11
+0 0 setcmykcolor}DC/Cyan{1 0 0 0 setcmykcolor}DC/ProcessBlue{0.96 0 0 0
+setcmykcolor}DC/SkyBlue{0.62 0 0.12 0 setcmykcolor}DC/Turquoise{0.85 0
+0.20 0 setcmykcolor}DC/TealBlue{0.86 0 0.34 0.02 setcmykcolor}DC
+/Aquamarine{0.82 0 0.30 0 setcmykcolor}DC/BlueGreen{0.85 0 0.33 0
+setcmykcolor}DC/Emerald{1 0 0.50 0 setcmykcolor}DC/JungleGreen{0.99 0
+0.52 0 setcmykcolor}DC/SeaGreen{0.69 0 0.50 0 setcmykcolor}DC/Green{1 0
+1 0 setcmykcolor}DC/ForestGreen{0.91 0 0.88 0.12 setcmykcolor}DC
+/PineGreen{0.92 0 0.59 0.25 setcmykcolor}DC/LimeGreen{0.50 0 1 0
+setcmykcolor}DC/YellowGreen{0.44 0 0.74 0 setcmykcolor}DC/SpringGreen{
+0.26 0 0.76 0 setcmykcolor}DC/OliveGreen{0.64 0 0.95 0.40 setcmykcolor}
+DC/RawSienna{0 0.72 1 0.45 setcmykcolor}DC/Sepia{0 0.83 1 0.70
+setcmykcolor}DC/Brown{0 0.81 1 0.60 setcmykcolor}DC/Tan{0.14 0.42 0.56 0
+setcmykcolor}DC/Gray{0 0 0 0.50 setcmykcolor}DC/Black{0 0 0 1
+setcmykcolor}DC/White{0 0 0 0 setcmykcolor}DC end
+
+%%EndProcSet
+TeXDict begin 40258437 52099154 1000 600 600 (myfirstfig_view.dvi)
+@start
+%DVIPSBitmapFont: Fa cmr7 7 2
+/Fa 2 50 df<EB3F803801FFF03803E0F83807803C48487E001E7F003E1480A2003C1307
+007C14C0A400FC14E0AE007C14C0A36CEB0F80A36CEB1F006C131E6C6C5A3803E0F86CB4
+5A38003F801B277EA521>48 D<13381378EA01F8121F12FE12E01200B3AB487EB512F8A2
+15267BA521>I E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fb cmsy7 7 1
+/Fb 1 50 df<017F157F2601FFE0903803FFC0000701F890380FF1F0260F83FC90381F00
+38261E00FF013C7F001890263F8078130C4890261FC0E07F007090260FE1C07F0060EB07
+E3913803F780486DB4C7EA01806E5A157E157F81824B7E0060DAF7E0EB0300913801E3F0
+DBC3F85B6C90260381FC13066C90260F00FE5B001C011E90387F803C6C017C90381FE0F8
+2607C7F86DB45A2601FFE0010313C06C6CC86CC7FC391B7C9942>49
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fc cmex10 10 1
+/Fc 1 83 df<167F923801FFC0923803C0F0923807803892380F007892381F01FC151E15
+3EA2157E92387C0070170015FCA44A5AA81403A45DA41407A94A5AAA4A5AA95DA4143FA4
+92C8FCA7143E147EA4147C123800FE13FC5CA2495A5CEA7803387007C0383C0F80D80FFE
+C9FCEA03F82E5C7C7F27>82 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fd cmmi10 10 4
+/Fd 4 103 df<013FB512FE90B7FC5A5A4815FE260F801CC7FCEA1E005A00385B5A5A48
+1378C7FC147014F0A4495AA31303A3495AA3130FA25C131FA3133FA291C8FC131E28257E
+A324>28 D<9339FF8001C0030F13E0037F9038F80380913A01FF807E07913A07F8000F0F
+DA1FE0EB079FDA3F80903803BF0002FFC76CB4FCD901FC80495A4948157E495A495A4948
+153E017F163C49C9FC5B1201484816385B1207485A1830121F4993C7FCA2485AA3127F5B
+A312FF90CCFCA41703A25F1706A26C160E170C171C5F6C7E5F001F5E6D4A5A6C6C4A5A16
+076C6C020EC8FC6C6C143C6C6C5C6CB4495A90393FE00FC0010FB5C9FC010313FC903800
+7FC03A3D7CBA3B>67 D<163FED1FFFA3ED007F167EA216FEA216FCA21501A216F8A21503
+A216F0A21507A2027E13E0903803FF8790380FC1CF90381F00EF017EEB7FC049133F485A
+4848131F000715805B000F143F485A1600485A5D127F90C7127EA215FE5A485CA21401A2
+48ECF80CA21403161CEDF0181407007C1538007E010F1330003E131F027B13706C01E113
+E03A0F83C0F9C03A03FF007F80D800FCEB1F00283B7DB92B>100
+D<16F8ED03FEED0F8792381F0F80ED3E3F167F157CA215FC1700161C4A48C7FCA414035D
+A414075DA20107B512F0A39026000FE0C7FC5DA4141F5DA4143F92C8FCA45C147EA514FE
+5CA413015CA4495AA45C1307A25C121E123F387F8F80A200FF90C9FC131E12FEEA7C3CEA
+7878EA1FF0EA07C0294C7CBA29>102 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fe cmr12 14.4 5
+/Fe 5 115 df<B712E0A4C66C90CAFCEB3FFC6D5AB3B3A9191CA51938A61978A319F819
+F0A218011803A21807180F181F183F18FF013F1503496C023F13E0BAFCA43E527BD149>
+76 D<ECFFC0010F13F8013F13FE9039FF00FF80D801F0EB3FE0D803C0EB0FF0486C6D7E
+01F86D7E000F816D13016F7EA3707E6C5AEA01E0C9FCA6ED3FFF020FB5FC9138FFFC7F01
+071300EB1FF0EB7FC04848C7FCEA03FC485A485A485A123F5B485A187012FF90C8FCA216
+FFA35D6D14BF007F14036DEB073F6C6C90390F1FC0E06C6C131E6C6C90393C0FE1C02707
+FE01F013FF0001B5486C13806C6C90398003FE00D907FCC712F834367BB43B>97
+D<EC0FF891B5FC010314C090390FF80FF090391FC003FC90397F8001FE49C77E4848EC7F
+804848143F49EC1FC0485A000FED0FE05B001F16F01607485AA2007F16F8A25B160312FF
+90B7FCA30180C9FCA8127F7FA2123FA26D1538121F17786C6C1570000716F06D15E06C6C
+14016C6CEC03C06C6C15806D6C130F6D6CEB1F00D90FF0133C903907FE01F80101B512E0
+6D6C1380DA07FCC7FC2D367DB434>101 D<EF1FC0DA3FE0EBFFE0902701FFFC0313F001
+079039FF07E1F8903A1FE03FCF01903A3F800FFC03903A7F0007F80101FE010314F04848
+903901FC004000036F1300491300000781A24980000F82A8000793C7FC6D5CA200035D6D
+130100015D6C6C495A017F495A6E485A9039FFE03FC0D801C7B5C8FC01C113FC3903803F
+E091CAFCA57FA27F7F7F6CB612E016FF6C16C017F0013F15FC8390B8FCD803F8C7001F13
+80D80FE0020113C04848EC007F4848ED1FE090C9120F127EEF07F012FE481603A56C1607
+007E17E0007F160F6C6CED1FC06C6CED3F806C6CED7F006C6C15FED803FCEC03FCC6B4EC
+0FF0D93FF0EBFFC0010FB6C7FC010114F8D9001F1380354E7DB43B>103
+D<01FFEB1F80B5EB7FF0913801FFF8913803E1FC91380783FE0003EB0F07C6131EEB7F1C
+1438143091387003FC91386000F0160014E05CA45CB3AA8048487EB612F0A427347DB32E
+>114 D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Ff cmbx10 10 4
+/Ff 4 112 df<13FFB5FCA412077EAF4AB47E020F13F0023F13FC9138FE03FFDAF00013
+804AEB7FC00280EB3FE091C713F0EE1FF8A217FC160FA217FEAA17FCA3EE1FF8A217F06E
+133F6EEB7FE06E14C0903AFDF001FF80903AF8FC07FE009039F03FFFF8D9E00F13E0D9C0
+0390C7FC2F3A7EB935>98 D<EE7F80ED7FFFA4150381AF903801FF81010F13F1013F13FD
+9038FFC07F0003EB001FD807FC1307000F8048487F5B123FA2485AA312FFAA127FA27F12
+3FA26C6C5B000F5C6C6C5B6C6C4913C02701FF80FD13FE39007FFFF9011F13E101031301
+2F3A7DB935>100 D<13FFB5FCA412077EB3B3ACB512FCA4163A7DB91B>108
+D<903801FFC0010F13F8017F13FFD9FF807F3A03FE003FE048486D7E48486D7E48486D7E
+A2003F81491303007F81A300FF1680A9007F1600A3003F5D6D1307001F5DA26C6C495A6C
+6C495A6C6C495A6C6C6CB45A6C6CB5C7FC011F13FC010113C029257DA430>111
+D E
+%EndDVIPSBitmapFont
+%DVIPSBitmapFont: Fg cmr10 10 36
+/Fg 36 122 df<146014E0EB01C0EB0380EB0700130E131E5B5BA25B485AA2485AA21207
+5B120F90C7FCA25A121EA2123EA35AA65AB2127CA67EA3121EA2121F7EA27F12077F1203
+A26C7EA26C7E1378A27F7F130E7FEB0380EB01C0EB00E01460135278BD20>40
+D<12C07E12707E7E7E120F6C7E6C7EA26C7E6C7EA21378A2137C133C133E131EA2131F7F
+A21480A3EB07C0A6EB03E0B2EB07C0A6EB0F80A31400A25B131EA2133E133C137C1378A2
+5BA2485A485AA2485A48C7FC120E5A5A5A5A5A13527CBD20>I<121C127FEAFF80A5EA7F
+00121C0909798817>46 D<EB01C013031307131F13FFB5FCA2131F1200B3B3A8497E007F
+B512F0A31C3879B72A>49 D<EB0FF0EB7FFE48B57E3903E03FE0390F000FF0000E6D7E48
+6D7E486D7E123000706D7E126012FCB4EC7F807FA56CC7FC121CC8FCEDFF00A34A5A5D14
+035D4A5A5D140F4A5A4A5A92C7FC147C5C495A495A495A495A91C8FC011EEB01805B5B49
+130348481400485A485A000EC75A000FB6FC5A5A485CB6FCA321387CB72A>I<EB07F8EB
+3FFF4913C03901F80FF03903C007F848486C7E380E0001000F80381FE0006D7FA56C5A6C
+5AC85A1401A25D4A5AA24A5A5DEC0F80027EC7FCEB1FFCECFF809038000FE06E7EEC01FC
+816E7EED7F80A216C0A2153F16E0A2121EEA7F80487EA416C049137F007F1580007EC7FC
+0070ECFF006C495A121E390F8003F83907F00FF00001B512C06C6C90C7FCEB0FF8233A7D
+B72A>I<1538A2157815F8A2140114031407A2140F141F141B14331473146314C3130114
+83EB030313071306130C131C131813301370136013C01201EA038013005A120E120C5A12
+3812305A12E0B712F8A3C73803F800AB4A7E0103B512F8A325397EB82A>I<0006140CD8
+0780133C9038F003F890B5FC5D5D158092C7FC14FC38067FE090C9FCABEB07F8EB3FFE90
+38780F803907E007E090388003F0496C7E12066E7EC87EA28181A21680A4123E127F487E
+A490C71300485C12E000605C12700030495A00385C6C1303001E495A6C6C485A3907E03F
+800001B5C7FC38007FFCEB1FE0213A7CB72A>I<EC3FC0903801FFF0010713FC90380FE0
+3E90383F800790387E001F49EB3F804848137F485AA2485A000FEC3F0049131E001F91C7
+FCA2485AA3127F90C9FCEB01FC903807FF8039FF1E07E090383801F0496C7E01607F01E0
+137E497FA249148016C0151FA290C713E0A57EA56C7E16C0A2121FED3F807F000F15006C
+6C5B15FE6C6C5B6C6C485A3900FE07F090383FFFC06D90C7FCEB03FC233A7DB72A>I<12
+301238123E003FB612E0A316C05A168016000070C712060060140E5D151800E01438485C
+5D5DC712014A5A92C7FC5C140E140C141C5CA25CA214F0495AA21303A25C1307A2130FA3
+495AA3133FA5137FA96DC8FC131E233B7BB82A>I<EB03F8EB1FFF017F13C09038FC07F0
+3901E001F848486C7E4848137C90C77E48141E000E141F001E80A3121FA27F5D01E0131E
+6C6C133E01FC133C6D5B6C6C6C5AECC1E06CEBF3C06C01FFC7FC6C5BEB3FFF6D13C08101
+7F13F801F07F3903E07FFE3907801FFF48486C1380481303003E6D13C0003CEB007F007C
+143F0078EC0FE000F814075A1503A21501A36C15C012781503007C15806CEC07006C5C6C
+6C131ED807E0137C3903F803F0C6B55A013F1380D907FCC7FC233A7DB72A>I<EB03F8EB
+1FFF017F13C09038FC07E03903F803F048486C7E48486C7E49137E121F48487FA2007F15
+8090C7FCA248EC1FC0A616E0A56C143FA27F123F001F147FA26C6C13FF6C6C13DF000313
+013901F0039F3900FC0F1FD93FFC13C0EB07F090C7FC153F1680A316005D000F147E487E
+486C5BA24A5A4A5A49485A6C48485A001C495A260F807FC7FC3807FFFC000113F038003F
+C0233A7DB72A>I<121C127FEAFF80A5EA7F00121CC7FCB2121C127FEAFF80A5EA7F0012
+1C092479A317>I<007FB812F8B912FCA26C17F8CCFCAE007FB812F8B912FCA26C17F836
+167B9F41>61 D<1538A3157CA315FEA34A7EA34A6C7EA202077FEC063FA2020E7FEC0C1F
+A2021C7FEC180FA202387FEC3007A202707FEC6003A202C07F1501A2D901807F81A249C7
+7F167FA20106810107B6FCA24981010CC7121FA2496E7EA3496E7EA3496E7EA213E0707E
+1201486C81D80FFC02071380B56C90B512FEA3373C7DBB3E>65 D<B712C016F816FE0001
+90398001FF806C90C7EA3FC0EE0FE0EE07F0EE03F817FC17FE1601A217FFA717FEA2EE03
+FCA2EE07F817F0EE0FE0EE3FC0923801FF0091B512FC16F091C9FCB3A5487FB6FCA33039
+7DB839>80 D<D90FF813C090383FFE0190B512813903F807E33907E000F74848137F4848
+133F48C7121F003E140F007E1407A2007C140312FC1501A36C1400A37E6D14006C7E7F13
+F86CB47E6C13F8ECFF806C14E06C14F86C14FEC680013F1480010714C0EB007F020713E0
+EC007FED3FF0151F150FED07F8A200C01403A21501A37EA216F07E15036C15E06C14076C
+15C06C140F6DEB1F80D8FBF0EB3F00D8F0FE13FE39E03FFFF8010F13E0D8C00190C7FC25
+3D7CBA2E>83 D<003FB812E0A3D9C003EB001F273E0001FE130348EE01F0007816000070
+1770A300601730A400E01738481718A4C71600B3B0913807FF80011FB612E0A335397DB8
+3C>I<EB1FE0EBFFFC3803E03F3907000F80390F8007E0486C6C7E13E06E7EA26E7E6C5A
+6C5AC8FCA4147FEB07FFEB3FE0EBFE00EA03F8EA0FF0EA1FC0123F485A90C7FC160C12FE
+A31401A26C13036CEB077C903980063E18383FC01E3A0FE0781FF03A03FFF00FE03A007F
+8007C026277DA52A>97 D<EB03FC90381FFF8090387E03E03901F80070484813F83907E0
+01FC380FC003A2EA1F80123F90380001F848EB00F01500A2127E12FEAA127E127FA26C14
+067F001F140E6D130C000F141C6C6C13386C6C13706C6C13E039007C07C090381FFF00EB
+07F81F277DA525>99 D<ED0FC0EC03FFA3EC003F150FB0EB03F8EB1FFF90387E078F9038
+F801EF3903F0007F4848133F4848131FA24848130F123F90C7FC5AA2127E12FEAA127E12
+7FA27EA26C6C131FA26C6C133F6C6C137F6C6CEBEFF03A01F801CFFF39007C078F90381F
+FE0FD907F813C0283B7DB92E>I<EB07F8EB1FFF90387C0FC03901F803E03903F001F0D8
+07E013F8380FC0004848137CA248C7127E153E5A153F127E12FEA3B7FCA248C8FCA5127E
+A2127FA26C14037F001F14076C6C13060007140E6D131CD801F013386C6C137090387E03
+E090381FFF80903803FC0020277EA525>I<147E903803FF8090380FC1E0EB1F8790383F
+0FF0137EA213FCA23901F803C091C7FCADB512FCA3D801F8C7FCB3AB487E387FFFF8A31C
+3B7FBA19>I<ED03F090390FF00FF890393FFC3C3C9039F81F707C3901F00FE03903E007
+C03A07C003E010000FECF000A248486C7EA86C6C485AA200075C6C6C485A6D485A6D48C7
+FC38073FFC38060FF0000EC9FCA4120FA213C06CB512C015F86C14FE6CECFF804815C03A
+0F80007FE048C7EA0FF0003E140348140116F8481400A56C1401007C15F06CEC03E0003F
+1407D80F80EB0F80D807E0EB3F003901FC01FC39007FFFF0010790C7FC26387EA52A>I<
+EA03F012FFA3120F1203B0EC0FF0EC3FFCECF03F9039F1C01F809039F3800FC0EBF70013
+FE496D7EA25BA35BB3A3486C497EB500C1B51280A3293A7EB92E>I<EA0380EA0FE0487E
+A56C5AEA0380C8FCAAEA03F012FFA312071203B3AA487EB512C0A312387EB717>I<EA03
+F012FFA3120F1203B3B3AD487EB512C0A3123A7EB917>108 D<2703F00FF0EB1FE000FF
+D93FFCEB7FF8913AF03F01E07E903BF1C01F83803F3D0FF3800FC7001F802603F70013CE
+01FE14DC49D907F8EB0FC0A2495CA3495CB3A3486C496CEB1FE0B500C1B50083B5FCA340
+257EA445>I<3903F00FF000FFEB3FFCECF03F9039F1C01F803A0FF3800FC03803F70013
+FE496D7EA25BA35BB3A3486C497EB500C1B51280A329257EA42E>I<EB03FE90380FFF80
+90383E03E09038F800F84848137C48487F48487F4848EB0F80001F15C090C712074815E0
+A2007EEC03F0A400FE15F8A9007E15F0A2007F14076C15E0A26C6CEB0FC0000F15806D13
+1F6C6CEB3F006C6C137EC66C13F890387E03F090381FFFC0D903FEC7FC25277EA52A>I<
+3903F01FE000FFEB7FF89038F1E07E9039F3801F803A07F7000FC0D803FEEB07E049EB03
+F04914F849130116FC150016FEA3167FAA16FEA3ED01FCA26DEB03F816F06D13076DEB0F
+E001F614C09039F7803F009038F1E07E9038F0FFF8EC1FC091C8FCAB487EB512C0A32835
+7EA42E>I<3807E01F00FFEB7FC09038E1E3E09038E387F0380FE707EA03E613EE9038EC
+03E09038FC0080491300A45BB3A2487EB512F0A31C257EA421>114
+D<EBFF03000313E7380F80FF381E003F487F487F00707F12F0A2807EA27EB490C7FCEA7F
+E013FF6C13E06C13F86C7F00037FC67F01071380EB007F141F00C0EB0FC01407A26C1303
+A37E15806C13077EEC0F00B4131E38F3C07C38E1FFF038C03F801A277DA521>I<1318A5
+1338A31378A313F8120112031207001FB5FCB6FCA2D801F8C7FCB215C0A93800FC011580
+EB7C03017E13006D5AEB0FFEEB01F81A347FB220>I<B538807FFFA33A03FE003FF00001
+EC1F80000092C7FC017E131C6D13186D6C5AECC070010F5B6D6C5AECF180EB03FB6DB4C8
+FC6D5AA2147F804A7E8114CF903801C7E090380383F090380703F8EB0601496C7E011C13
+7E49137F01787F496D7E486C80000FEC3FF0D8FFFE90B51280A329247FA32C>120
+D<B538803FFEA33A0FF8000FF06C48EB07C00003EC03806C7E16007F00001406A2017E5B
+A2137F6D5BA26D6C5AA2ECC070010F1360A26D6C5AA214F101035BA2D901FBC7FCA214FF
+6D5AA2147CA31438A21430A214701460A25CA2EA7C0100FE5B130391C8FC1306EAFC0EEA
+701C6C5AEA1FF0EA0FC027357EA32C>I E
+%EndDVIPSBitmapFont
+end
+%%EndProlog
+%%BeginSetup
+%%Feature: *Resolution 600dpi
+TeXDict begin
+
+%%EndSetup
+1 0 bop Black Black 455 2536 a
+ currentpoint currentpoint translate 0.89754 0.89754 scale neg exch
+neg exch translate
+ 455 2536 a 455 2536 a
+ /PSfrag where{pop(s03)[[0(b)1 0]](s04)[[1(t)1 0]](s05)[[2(l)1 0]](x01)[[3(t)1
+0]](x02)[[4(t)1 0]](x03)[[5(t)1 0]](x04)[[6(t)1 0]](x05)[[7(t)1 0]](x06)[[8(t)1
+0]](x07)[[9(t)1 0]](x08)[[10(t)1 0]](x09)[[11(t)1 0]](x10)[[12(t)1
+0]](x11)[[13(t)1 0]](v01)[[14(r)1 0]](v02)[[15(r)1 0]](v03)[[16(r)1
+0]](v04)[[17(r)1 0]](v05)[[18(r)1 0]](v06)[[19(r)1 0]](v07)[[20(r)1
+0]](v08)[[21(r)1 0]](v09)[[22(r)1 0]](v10)[[23(r)1 0]](v11)[[24(r)1
+0]]25 0 -1/Begin PSfrag}{userdict /PSfrag{pop}put}ifelse
+
+455 2536 a @beginspecial 18 @llx 6 @lly 397 @urx 304
+@ury 3790 @rwi @setspecial
+%%BeginDocument: myfirstfig.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\myfirstfig.eps
+%%CreationDate: 09/13/2004 21:13:29
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 18 6 397 304
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 18 6 397 304
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 3828 csm
+
+ 218 172 4552 3579 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 5110 3834 PR
+6 w
+0 3124 3960 0 0 -3124 664 3411 4 MP
+PP
+-3960 0 0 3124 3960 0 0 -3124 664 3411 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 664 287 mt 4624 287 L
+ 664 3411 mt 4624 3411 L
+4624 3411 mt 4624 287 L
+ 664 3411 mt 664 287 L
+ 664 3411 mt 4624 3411 L
+ 664 3411 mt 664 287 L
+ 664 3411 mt 664 3371 L
+ 664 287 mt 664 326 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 568 3556 mt
+(x01) s
+1060 3411 mt 1060 3371 L
+1060 287 mt 1060 326 L
+ 964 3556 mt
+(x02) s
+1455 3411 mt 1455 3371 L
+1455 287 mt 1455 326 L
+1359 3556 mt
+(x03) s
+1852 3411 mt 1852 3371 L
+1852 287 mt 1852 326 L
+1756 3556 mt
+(x04) s
+2247 3411 mt 2247 3371 L
+2247 287 mt 2247 326 L
+2151 3556 mt
+(x05) s
+2644 3411 mt 2644 3371 L
+2644 287 mt 2644 326 L
+2548 3556 mt
+(x06) s
+3040 3411 mt 3040 3371 L
+3040 287 mt 3040 326 L
+2944 3556 mt
+(x07) s
+3436 3411 mt 3436 3371 L
+3436 287 mt 3436 326 L
+3340 3556 mt
+(x08) s
+3832 3411 mt 3832 3371 L
+3832 287 mt 3832 326 L
+3736 3556 mt
+(x09) s
+4228 3411 mt 4228 3371 L
+4228 287 mt 4228 326 L
+4132 3556 mt
+(x10) s
+4624 3411 mt 4624 3371 L
+4624 287 mt 4624 326 L
+4528 3556 mt
+(x11) s
+ 664 3411 mt 703 3411 L
+4624 3411 mt 4584 3411 L
+ 436 3455 mt
+(v01) s
+ 664 3098 mt 703 3098 L
+4624 3098 mt 4584 3098 L
+ 436 3142 mt
+(v02) s
+ 664 2786 mt 703 2786 L
+4624 2786 mt 4584 2786 L
+ 436 2830 mt
+(v03) s
+ 664 2473 mt 703 2473 L
+4624 2473 mt 4584 2473 L
+ 436 2517 mt
+(v04) s
+ 664 2161 mt 703 2161 L
+4624 2161 mt 4584 2161 L
+ 436 2205 mt
+(v05) s
+ 664 1849 mt 703 1849 L
+4624 1849 mt 4584 1849 L
+ 436 1893 mt
+(v06) s
+ 664 1536 mt 703 1536 L
+4624 1536 mt 4584 1536 L
+ 436 1580 mt
+(v07) s
+ 664 1224 mt 703 1224 L
+4624 1224 mt 4584 1224 L
+ 436 1268 mt
+(v08) s
+ 664 911 mt 703 911 L
+4624 911 mt 4584 911 L
+ 436 955 mt
+(v09) s
+ 664 599 mt 703 599 L
+4624 599 mt 4584 599 L
+ 436 643 mt
+(v10) s
+ 664 287 mt 703 287 L
+4624 287 mt 4584 287 L
+ 436 331 mt
+(v11) s
+ 664 287 mt 4624 287 L
+ 664 3411 mt 4624 3411 L
+4624 3411 mt 4624 287 L
+ 664 3411 mt 664 287 L
+gs 664 287 3961 3125 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+3960 -3124 664 3411 2 MP stroke
+gr
+
+c8
+0 sg
+ 354 1947 mt -90 rotate
+(s03) s
+90 rotate
+2546 3699 mt
+(s04) s
+1060 953 mt
+(s05) s
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 455 2536 a
+ /End PSfrag
+ 455 2536 a 455 -75 a
+ /Hide PSfrag
+ 455 -75
+a -286 -18 a Fg(PSfrag)27 b(replacemen)n(ts)p -286 12
+741 4 v 455 15 a
+ /Unhide PSfrag
+ 455 15 a 191 115 a
+ {
+ 191 115 a Black 0 0 0
+TeXcolorrgb -72 85 a Fg(A)h(straigh)n(t)e(line)p Black
+Black 191 115 a
+ } 0/Place PSfrag
+ 191 115 a -23 123 a
+ {
+ -23 123 a Black 0 0 0
+TeXcolorrgb -500 205 a Fg(T)-7 b(ry)28 b Ff(b)s(old)f
+Fg(or)g Fe(Large)f Fg(text.)p Black Black -23 123 a
+ } 1/Place PSfrag
+ -23
+123 a -768 294 a
+ {
+ -768 294 a Black 0 0 0 TeXcolorrgb 20
+x Fg(T)-7 b(ry)27 b(math)h(mo)r(de:)37 b Fd(C)29 b Fg(=)38
+248 y Fc(R)93 268 y Fb(1)77 344 y Fa(0)177 314 y Fd(f)218
+326 y Fa(1)255 314 y Fg(\()p Fd(\034)9 b Fg(\))p Fd(d\034)p
+Black Black -768 294 a
+ } 2/Place PSfrag
+ -768 294 a 434 390 a
+ {
+ 434 390 a
+Black 413 444 a Fg(1)p Black 434 390 a
+ } 3/Place PSfrag
+ 434 390 a 402
+490 a
+ {
+ 402 490 a Black 349 544 a Fg(1.1)p Black 402 490
+a
+ } 4/Place PSfrag
+ 402 490 a 402 590 a
+ {
+ 402 590 a Black 349 643 a Fg(1.2)p
+Black 402 590 a
+ } 5/Place PSfrag
+ 402 590 a 402 689 a
+ {
+ 402 689 a Black 349
+743 a Fg(1.3)p Black 402 689 a
+ } 6/Place PSfrag
+ 402 689 a 402 789 a
+ {
+ 402
+789 a Black 349 842 a Fg(1.4)p Black 402 789 a
+ } 7/Place PSfrag
+ 402 789
+a 402 889 a
+ {
+ 402 889 a Black 349 942 a Fg(1.5)p Black
+402 889 a
+ } 8/Place PSfrag
+ 402 889 a 402 988 a
+ {
+ 402 988 a Black 349 1042
+a Fg(1.6)p Black 402 988 a
+ } 9/Place PSfrag
+ 402 988 a 402 1088 a
+ {
+ 402 1088
+a Black 349 1141 a Fg(1.7)p Black 402 1088 a
+ } 10/Place PSfrag
+ 402 1088
+a 402 1187 a
+ {
+ 402 1187 a Black 349 1241 a Fg(1.8)p Black
+402 1187 a
+ } 11/Place PSfrag
+ 402 1187 a 402 1287 a
+ {
+ 402 1287 a Black 349
+1341 a Fg(1.9)p Black 402 1287 a
+ } 12/Place PSfrag
+ 402 1287 a 434 1387
+a
+ {
+ 434 1387 a Black 413 1440 a Fg(2)p Black 434 1387 a
+ } 13/Place PSfrag
+
+434 1387 a 455 1513 a
+ {
+ 455 1513 a Black 413 1540 a Fg(1)p
+Black 455 1513 a
+ } 14/Place PSfrag
+ 455 1513 a 455 1613 a
+ {
+ 455 1613 a Black
+348 1639 a Fg(1.1)p Black 455 1613 a
+ } 15/Place PSfrag
+ 455 1613 a 455 1712
+a
+ {
+ 455 1712 a Black 348 1739 a Fg(1.2)p Black 455 1712
+a
+ } 16/Place PSfrag
+ 455 1712 a 455 1812 a
+ {
+ 455 1812 a Black 348 1839 a Fg(1.3)p
+Black 455 1812 a
+ } 17/Place PSfrag
+ 455 1812 a 455 1912 a
+ {
+ 455 1912 a Black
+348 1938 a Fg(1.4)p Black 455 1912 a
+ } 18/Place PSfrag
+ 455 1912 a 455 2011
+a
+ {
+ 455 2011 a Black 348 2038 a Fg(1.5)p Black 455 2011
+a
+ } 19/Place PSfrag
+ 455 2011 a 455 2111 a
+ {
+ 455 2111 a Black 348 2138 a Fg(1.6)p
+Black 455 2111 a
+ } 20/Place PSfrag
+ 455 2111 a 455 2210 a
+ {
+ 455 2210 a Black
+348 2237 a Fg(1.7)p Black 455 2210 a
+ } 21/Place PSfrag
+ 455 2210 a 455 2310
+a
+ {
+ 455 2310 a Black 348 2337 a Fg(1.8)p Black 455 2310
+a
+ } 22/Place PSfrag
+ 455 2310 a 455 2410 a
+ {
+ 455 2410 a Black 348 2436 a Fg(1.9)p
+Black 455 2410 a
+ } 23/Place PSfrag
+ 455 2410 a 455 2509 a
+ {
+ 455 2509 a Black
+413 2536 a Fg(2)p Black 455 2509 a
+ } 24/Place PSfrag
+ 455 2509 a 455 2536
+a
+ currentpoint currentpoint translate 1 0.89754 div 1 0.89754 div scale
+neg exch neg exch translate
+ 455 2536 a Black Black eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
+
+%%EndDocument
+ @endspecial 3177 5501 V 717 5504 2464 4 v Black 1928
+5753 a(9)p Black eop
+%%Page: 10 10
+10 9 bop Black Black 236 390 a Fg(6)135 b(The)44 b('Preferences')j(Men)
+l(u)d(Bar)236 572 y FA(The)27 b(settings)f(en)n(tered)g(using)g(the)g
+('Options')g(men)n(u)h(bar)e(are)h(normally)f(lost)h(when)g(closing)g
+(the)g Fz(LaPrint)236 672 y FA(GUI)f(windo)n(w.)36 b(It)25
+b(is)f(ho)n(w)n(ev)n(er)f(p)r(ossible)h(to)g(store)g(the)h(curren)n(t)f
+(settings)g(of)31 b Fz(LaPrint)22 b FA(in)j('Preferences')e(b)n(y)236
+771 y(c)n(hosing)236 921 y Fd(Set)38 b(Preferences)f(to)g(Curren)m(t)g
+(Settings)236 1070 y FA(This)28 b(means)g(that)g(future)h(sessions)d
+(of)35 b Fz(LaPrint)25 b FA(load)j(these)g(settings)f(on)h(startup.)38
+b(These)28 b(settings)g(can)236 1170 y(also)f(b)r(e)h(man)n(ually)e
+(loaded)h(b)n(y)h(c)n(hosing)236 1319 y Fd(Get)37 b(Preferences)236
+1469 y Fz(LaPrint)22 b FA(has)h(built-in)i(\(factory)e(default\))i
+(preferences,)f(whic)n(h)g(sho)n(w)f(up)i(when)f(using)h
+Fz(LaPrint)c FA(the)k(\014rst)236 1568 y(time.)38 b(These)27
+b(defaults)h(can)f(b)r(e)h(restored)e(b)n(y)h(c)n(hosing)236
+1718 y Fd(Get)37 b(F)-9 b(actory)38 b(Defaults)236 1867
+y FA(The)28 b(c)n(hoice)236 2017 y Fd(Remo)m(v)m(e)37
+b(Preferences)236 2166 y FA(completely)25 b(remo)n(v)n(es)f(the)i(p)r
+(ersonal)e(preferences)h(\(switc)n(hing)g(bac)n(k)f(to)i(factory)e
+(defaults)i(on)f(startup\).)36 b(If)236 2266 y(there)27
+b(are)f(m)n(ultiple)i(pro)5 b(jects)26 b(running)h(with)g(di\013eren)n
+(t)h Fz(LaPrint)c FA(settings,)j(these)g(can)g(b)r(e)g(sa)n(v)n
+(ed/loaded)236 2365 y(to/from)g(mat-\014les)g(b)n(y)g(c)n(hosing)236
+2515 y Fd(Sa)m(v)m(e)38 b(Curren)m(t)f(Settings)g(to)g(a)h(File)236
+2664 y FA(and)236 2814 y Fd(Load)h(Settings)d(from)h(a)h(File)236
+2963 y FA(These)28 b(op)r(en)f(a)g(new)h(windo)n(w)f(asking)g(for)g
+(the)h(name)f(of)h(a)f(mat-\014le.)236 3238 y Fg(7)135
+b(Using)47 b Fq(LaPrint)42 b Fg(from)j(the)g(command)g(line)236
+3419 y FA(The)33 b Fz(LaPrint)c FA(GUI)k(is)f(go)r(o)r(d)g(for)f(quic)n
+(kly)h(handling)g(some)g(few)g(\014gures.)50 b(F)-7 b(or)32
+b(larger)f(pro)5 b(jects)31 b(and)h(for)236 3519 y(an)26
+b(automated)g(creation)f(of)i(L)1197 3502 y Fs(A)1234
+3519 y FA(T)1280 3537 y(E)1326 3519 y(X)f(\014gures)g(within)h
+(m-\014les,)f(the)h(command)f(line)g(v)n(ersion)f(of)33
+b Fz(LaPrint)24 b FA(is)236 3619 y(more)j(appropriate.)35
+b(The)28 b(follo)n(wing)e(syn)n(tax)h(is)h(required:)p
+Black Black 454 3785 a Fz(laprint\(figno,fil)o(en)o(am)o(e\))454
+3884 y(laprint\(figno,fil)o(en)o(am)o(e,o)o(pt)o(a,v)o(al)o(a,)o(opt)o
+(b,)o(val)o(b,)o(...)o(\))236 4050 y FA(where)p Black
+Black 460 4195 a Fz(figno)447 b FA(:)99 b(handle)28 b(of)f(\014gure)g
+(to)h(b)r(e)g(prin)n(ted)f(\(an)h(in)n(teger\))460 4295
+y Fz(filename)315 b FA(:)99 b(basename)27 b(of)h(\014les)f(to)h(b)r(e)g
+(created)e(\(a)i(c)n(haracter)d(arra)n(y\))460 4394 y
+Fz(opta,vala,...)95 b FA(:)k(option)34 b(and)h(v)-5 b(alue)34
+b(pairs,)h(where)f Fz(opta)f FA(is)h(one)g(of)g(the)h(options)f(in)g
+(the)1249 4494 y(table)40 b(b)r(elo)n(w)g(\(a)f(c)n(haracter)f(arra)n
+(y\))g(and)h Fz(vala)g FA(is)g(the)i(corresp)r(onding)1249
+4593 y(v)-5 b(alue.)236 4730 y(When)28 b Fz(LaPrint)d
+FA(is)j(called)f(from)g(the)h(command)f(line)h(without)g(option/v)-5
+b(alue)27 b(pairs,)f(i.e.,)p Black Black 454 4896 a Fz
+(laprint\(figno,fil)o(en)o(am)o(e\))236 5062 y FA(then)36
+b(settings/options)e(are)h(used)g(whic)n(h)h(are)e(iden)n(tical)i(to)f
+(the)h(ones)f(of)g(the)h(GUI)g(on)f(startup.)61 b(This)236
+5162 y(means)27 b(that)h Fz(LaPrint)d FA(uses)p Black
+361 5328 a Ff(\017)p Black 41 w FA(either)37 b(p)r(ersonal)g
+(preferences)g(\(created)g(using)h('Set)g(Preferences)e(to)i(Curren)n
+(t)f(Settings')h(in)g(the)444 5428 y(GUI\))p Black 1907
+5753 a(10)p Black eop
+%%Page: 11 11
+11 10 bop Black Black Black 361 390 a Ff(\017)p Black
+41 w FA(or)26 b(factory)h(default)h(settings.)236 556
+y(The)g(factory)e(default)j(settings)e(can)g(b)r(e)h(enforced)f(b)n(y)g
+(t)n(yping)p Black Black 454 722 a Fz(laprint\(figno,fil)o(en)o(am)o
+(e,')o(op)o(tio)o(ns)o(',)o('fa)o(ct)o(ory)o('\))236
+888 y FA(Preferences)j(in)h(a)g(mat-\014le)f(\(created)h(using)g('Sa)n
+(v)n(e)f(Curren)n(t)g(Settings)h(to)g(a)f(File')i(in)f(the)h(GUI\),)f
+(can)g(b)r(e)236 988 y(emplo)n(y)n(ed)c(b)n(y)g(t)n(yping)p
+Black Black 454 1154 a Fz(laprint\(figno,fil)o(en)o(am)o(e,')o(op)o
+(tio)o(ns)o(',)o('my)o(-l)o(apr)o(in)o(t-p)o(re)o(fs)o(.ma)o(t')o(\),)
+236 1320 y FA(where)33 b Fz(my-laprint-pref)o(s.m)o(at)26
+b FA(is)33 b(the)h(name)e(of)h(the)h(mat-\014le.)52 b(The)33
+b(settings)g(describ)r(ed)g(so)f(far)g(are)236 1420 y(o)n(v)n
+(erwritten)d(b)n(y)g(option/v)-5 b(alue)29 b(pairs)g
+Fz(opta,)42 b(vala,)f(optb,)h(valb,)f(...)i FA(according)28
+b(to)i(the)h(follo)n(wing)236 1519 y(table.)37 b(These)27
+b(options)g(corresp)r(ond)f(to)i(the)g(ones)f(describ)r(ed)g(in)h
+(Section)g(5.)p 302 1638 3293 4 v 302 1638 V 301 1738
+4 100 v 352 1708 a(Option)p 1011 1738 V 456 w(V)-7 b(alue)p
+1604 1738 V 391 w(Remarks)p 3594 1738 V 302 1741 3293
+4 v 302 1761 V 301 1954 4 193 v 352 1831 a Fz(width)p
+1011 1954 V 490 w FA(a)27 b(double)p 1604 1954 V 285
+w(the)19 b(v)-5 b(alue)18 b(sp)r(eci\014es)h(the)g(width)g(of)g(the)g
+(\014gure)f(in)h(the)g(L)3354 1814 y Fs(A)3391 1831 y
+FA(T)3437 1849 y(E)3483 1831 y(X)1656 1931 y(do)r(cumen)n(t)27
+b(\(in)i(cm\),)f(see)f(section)g(5.1)p 3594 1954 V 302
+1958 3293 4 v 302 1958 V 301 2250 4 293 v 352 2027 a
+Fz(factor)p 1011 2250 V 446 w FA(a)g(double)p 1604 2250
+V 285 w(the)d(v)-5 b(alue)24 b(is)g(a)g(factor)f(b)n(y)h(whic)n(h)g
+(the)h(\014gure)e(in)i(the)f(L)3354 2010 y Fs(A)3391
+2027 y FA(T)3437 2045 y(E)3483 2027 y(X)1656 2127 y(do)r(cumen)n(t)g
+(is)g(smaller)f(than)h(the)g(\014gure)f(in)h(the)h(p)r(ostscript)1656
+2227 y(\014le,)i(see)h(section)f(5.1)p 3594 2250 V 302
+2254 3293 4 v 302 2254 V 301 2446 4 193 v 352 2323 a
+Fz(scalefonts)p 1011 2446 V 270 w('on')12 b FA(or)h Fz('off')p
+1604 2446 V 98 w FA(if)34 b Fz('on')p FA(,)26 b(the)i(fon)n(ts)f(are)f
+(scaled)h(with)h(the)f(\014gure,)g(see)g(sec-)1656 2423
+y(tion)g(5.1)p 3594 2446 V 302 2450 3293 4 v 302 2450
+V 301 2742 4 293 v 352 2520 a Fz(keepfontprops)p 1011
+2742 V 138 w('on')12 b FA(or)h Fz('off')p 1604 2742 V
+98 w FA(if)39 b Fz('on')p FA(,)33 b(Matlab)f(fon)n(t)h(prop)r(erties)f
+(\(size,)i(width,)h(angle\))1656 2619 y(are)f(translated)g(to)i
+(corresp)r(onding)d(L)2875 2602 y Fs(A)2912 2619 y FA(T)2958
+2637 y(E)3004 2619 y(X)i(fon)n(t)h(prop)r(er-)1656 2719
+y(ties,)27 b(see)h(section)f(5.2)p 3594 2742 V 302 2746
+3293 4 v 302 2746 V 301 2939 4 193 v 352 2815 a Fz(asonscreen)p
+1011 2939 V 270 w('on')12 b FA(or)h Fz('off')p 1604 2939
+V 98 w FA(if)37 b Fz('on')p FA(,)29 b(tic)n(ks)h(and)g(lims)g(are)f
+(prin)n(ted)h(as)g(on)g(screen,)g(see)1656 2915 y(section)d(5.3)p
+3594 2939 V 302 2942 3293 4 v 302 2942 V 301 3235 4 293
+v 352 3012 a Fz(keepticklabels)p 1011 3235 V 94 w('on')12
+b FA(or)h Fz('off')p 1604 3235 V 98 w FA(if)42 b Fz('on')p
+FA(,)35 b(the)h(tic)n(k)f(lab)r(els)g(are)f(k)n(ept)h(within)h(the)g
+(eps-\014le)1656 3111 y(\(and)f(are)e(th)n(us)i(not)g(pro)r(cessed)f(b)
+n(y)g(L)2871 3094 y Fs(A)2908 3111 y FA(T)2954 3129 y(E)3000
+3111 y(X\),)j(see)e(section)1656 3211 y(5.4)p 3594 3235
+V 302 3238 3293 4 v 302 3238 V 301 3431 4 193 v 352 3308
+a Fz(mathticklabels)p 1011 3431 V 94 w('on')12 b FA(or)h
+Fz('off')p 1604 3431 V 98 w FA(if)35 b Fz('on')p FA(,)28
+b(tic)n(k)g(lab)r(els)h(are)e(set)i(in)g(L)2753 3291
+y Fs(A)2790 3308 y FA(T)2836 3326 y(E)2882 3308 y(X)g(math)g(mo)r(de,)g
+(see)1656 3407 y(section)e(5.5)p 3594 3431 V 302 3434
+3293 4 v 302 3434 V 301 3627 4 193 v 352 3504 a Fz(head)p
+1011 3627 V 534 w('on')12 b FA(or)h Fz('off')p 1604 3627
+V 98 w FA(if)32 b Fz('on')p FA(,)25 b(a)g(commen)n(ting)g(header)g(is)h
+(placed)f(in)n(to)h(the)g(tex-)1656 3604 y(\014le,)h(see)h(section)f
+(5.6)p 3594 3627 V 302 3631 3293 4 v 302 3631 V 301 3824
+4 193 v 352 3700 a Fz(comment)p 1011 3824 V 402 w FA(a)g(c)n(har)g
+(arra)n(y)p 1604 3824 V 150 w(the)f(v)-5 b(alue)26 b(is)f(a)h(commen)n
+(ting)f(text)h(to)g(b)r(e)g(placed)g(in)n(to)f(the)1656
+3800 y(header)h(of)i(the)g(tex-\014le,)f(see)h(section)f(5.7)p
+3594 3824 V 302 3827 3293 4 v 302 3827 V 301 4219 4 393
+v 352 3897 a Fz(caption)p 1011 4219 V 402 w FA(a)g(c)n(har)g(arra)n(y)p
+1604 4219 V 150 w(the)145 b(commands)f Fz(\\caption)p
+Ff(f)p Fl(<)p Fz(string)p Fl(>)o Ff(g)139 b FA(and)1656
+3996 y Fz(\\label)p Ff(f)p Fz(fig:)p Fl(<)p Fz(fil)o(ena)o(me)o
+Fl(>)p Ff(g)24 b FA(are)30 b(placed)h(in)n(to)f(the)i(tex-)1656
+4096 y(\014le,)27 b(where)f Fl(<)p Fz(string)p Fl(>)e
+FA(is)i(the)h(v)-5 b(alue)27 b(and)g Fl(<)p Fz(filename)p
+Fl(>)1656 4196 y FA(is)g(the)h(2nd)g(argumen)n(t)e(of)i(laprin)n(t,)f
+(see)g(section)g(5.8)p 3594 4219 V 302 4222 3293 4 v
+302 4222 V 301 4415 4 193 v 352 4292 a Fz(extrapicture)p
+1011 4415 V 182 w('on')12 b FA(or)h Fz('off')p 1604 4415
+V 98 w FA(if)43 b Fz('on')p FA(,)38 b(empt)n(y)e(picture)h(en)n
+(vironmen)n(ts)f(are)f(placed)i(to)1656 4392 y(the)28
+b(axes,)e(see)i(section)f(5.9)p 3594 4415 V 302 4419
+3293 4 v 302 4419 V 301 4612 4 193 v 352 4489 a Fz(nzeros)p
+1011 4612 V 446 w FA(an)g(in)n(teger)p 1604 4612 V 231
+w(the)48 b(v)-5 b(alue)47 b(sp)r(eci\014es)h(the)g(length)g(of)f(the)h
+(replacemen)n(t)1656 4588 y(strings)26 b(in)i(the)g(eps-\014le,)f(see)h
+(section)f(5.10)p 3594 4612 V 302 4615 3293 4 v 302 4615
+V 301 4908 4 293 v 352 4685 a Fz(verbose)p 1011 4908
+V 402 w('on')12 b FA(or)h Fz('off')p 1604 4908 V 98 w
+FA(if)26 b Fz('on')p FA(,)19 b(v)n(erb)r(ose)f(mo)r(de)h(is)g(used;)j
+(it)d(asks)f(b)r(efore)h(o)n(v)n(erwrit-)1656 4784 y(ing)29
+b(\014les)h(and)f(issues)g(some)g(more)g(messages,)g(see)g(section)1656
+4884 y(5.11)p 3594 4908 V 302 4911 3293 4 v 302 4911
+V 301 5204 4 293 v 352 4981 a Fz(figcopy)p 1011 5204
+V 402 w('on')12 b FA(or)h Fz('off')p 1604 5204 V 98 w
+FA(if)38 b Fz('on')p FA(,)32 b(a)f(cop)n(y)g(of)h(the)g(\014gure)f(is)h
+(mo)r(di\014ed,)h(otherwise,)1656 5080 y(the)40 b(original)f(\014gure)g
+(is)h(mo)r(di\014ed)h(directly)-7 b(,)43 b(see)d(section)1656
+5180 y(5.12)p 3594 5204 V 302 5207 3293 4 v 302 5207
+V 301 5400 4 193 v 352 5277 a Fz(printcmd)p 1011 5400
+V 358 w FA(a)27 b(c)n(har)g(arra)n(y)p 1604 5400 V 150
+w(the)k(v)-5 b(alue)32 b(is)f(the)h(Matlab)f(prin)n(t)g(command)g(to)h
+(b)r(e)f(used,)1656 5376 y(see)c(section)g(5.13)p 3594
+5400 V 302 5403 3293 4 v Black 1907 5753 a(11)p Black
+eop
+%%Page: 12 12
+12 11 bop Black Black 302 311 3293 4 v 302 311 V 301
+410 4 100 v 352 380 a FA(Option)p 1011 410 V 456 w(V)-7
+b(alue)p 1604 410 V 391 w(Remarks)p 3594 410 V 302 413
+3293 4 v 302 433 V 302 433 V 301 726 4 293 v 352 503
+a Fz(package)p 1011 726 V 402 w FA(a)27 b(c)n(har)g(arra)n(y)p
+1604 726 V 150 w(the)k(v)-5 b(alue)30 b(is)h(the)g(L)2274
+486 y Fs(A)2311 503 y FA(T)2357 521 y(E)2403 503 y(X)g(graphics)e(pac)n
+(k)-5 b(age)30 b(to)g(b)r(e)h(used.)1656 603 y(P)n(ossible)19
+b(v)-5 b(alues)20 b(are)f Fz(graphicx)f FA(and)i Fz(epsfig)p
+FA(,)g(see)g(section)1656 702 y(5.14)p 3594 726 V 302
+729 3293 4 v 302 729 V 301 922 4 193 v 352 799 a Fz(color)p
+1011 922 V 490 w('on')12 b FA(or)h Fz('off')p 1604 922
+V 98 w FA(if)32 b Fz('on')p FA(,)25 b(colored)f(fon)n(ts)h(are)g(set,)h
+(using)f(the)h(L)3111 782 y Fs(A)3148 799 y FA(T)3194
+817 y(E)3240 799 y(X)f Fz(color)1656 899 y FA(pac)n(k)-5
+b(age,)26 b(see)h(section)g(5.15)p 3594 922 V 302 926
+3293 4 v 302 926 V 301 1119 4 193 v 352 995 a Fz(createview)p
+1011 1119 V 270 w('on')12 b FA(or)h Fz('off')p 1604 1119
+V 98 w FA(if)29 b Fz('on')p FA(,)22 b(a)g(view-\014le)g(is)g(created,)h
+(whic)n(h)f(calls)g(the)h(tex-\014le,)1656 1095 y(see)k(section)g(5.16)
+p 3594 1119 V 302 1122 3293 4 v 302 1122 V 301 1315 4
+193 v 352 1192 a Fz(viewfilename)p 1011 1315 V 182 w
+FA(a)g(c)n(har)g(arra)n(y)p 1604 1315 V 150 w(the)c(v)-5
+b(alue)22 b(is)h(the)g(basename)f(of)h(the)g(view-\014le,)g(see)g
+(section)1656 1291 y(5.16)p 3594 1315 V 302 1318 3293
+4 v 302 1318 V 301 1511 4 193 v 352 1388 a Fz(processview)p
+1011 1511 V 226 w('on')12 b FA(or)h Fz('off')p 1604 1511
+V 98 w FA(if)55 b Fz('on')p FA(,)c(the)e(view-\014le)e(is)h(pro)r
+(cessed)f(b)n(y)h(L)3173 1371 y Fs(A)3210 1388 y FA(T)3256
+1406 y(E)3301 1388 y(X)h(and)1656 1488 y(friends,)27
+b(see)g(section)h(5.16)p 3594 1511 V 302 1515 3293 4
+v 302 1515 V 301 1708 4 193 v 352 1584 a Fz(cmd1)p 1011
+1708 V 534 w FA(a)f(c)n(har)g(arra)n(y)p 1604 1708 V
+150 w(the)43 b(v)-5 b(alue)44 b(is)f(the)h(1st)f(command)g(in)h(the)g
+(sequence)f(of)1656 1684 y(L)1678 1667 y Fs(A)1715 1684
+y FA(T)1761 1702 y(E)1806 1684 y(X)28 b(and)g(friends,)f(see)h(section)
+f(5.16)p 3594 1708 V 302 1711 3293 4 v 302 1711 V 301
+1810 4 100 v 352 1781 a Fz(cmd2)p 1011 1810 V 534 w FA(a)g(c)n(har)g
+(arra)n(y)p 1604 1810 V 150 w(2nd)g(LaT)-7 b(eX/friend)27
+b(command,)g(see)g(section)h(5.16)p 3594 1810 V 302 1814
+3293 4 v 302 1814 V 301 1913 4 100 v 352 1884 a Fz(cmd3)p
+1011 1913 V 534 w FA(a)f(c)n(har)g(arra)n(y)p 1604 1913
+V 150 w(3rd)f(LaT)-7 b(eX/friend)27 b(command,)h(see)f(section)g(5.16)p
+3594 1913 V 302 1917 3293 4 v 302 1917 V 301 2016 4 100
+v 352 1986 a Fz(cmd4)p 1011 2016 V 534 w FA(a)g(c)n(har)g(arra)n(y)p
+1604 2016 V 150 w(4th)g(LaT)-7 b(eX/friend)27 b(command,)g(see)h
+(section)f(5.16)p 3594 2016 V 302 2020 3293 4 v 302 2020
+V 301 2119 4 100 v 352 2089 a Fz(cmd5)p 1011 2119 V 534
+w FA(a)g(c)n(har)g(arra)n(y)p 1604 2119 V 150 w(5th)g(LaT)-7
+b(eX/friend)27 b(command,)g(see)h(section)f(5.16)p 3594
+2119 V 302 2123 3293 4 v 302 2123 V 301 2222 4 100 v
+352 2192 a Fz(cmd6)p 1011 2222 V 534 w FA(a)g(c)n(har)g(arra)n(y)p
+1604 2222 V 150 w(6th)g(LaT)-7 b(eX/friend)27 b(command,)g(see)h
+(section)f(5.16)p 3594 2222 V 302 2226 3293 4 v 302 2226
+V 301 2325 4 100 v 352 2295 a Fz(cmd7)p 1011 2325 V 534
+w FA(a)g(c)n(har)g(arra)n(y)p 1604 2325 V 150 w(7th)g(LaT)-7
+b(eX/friend)27 b(command,)g(see)h(section)f(5.16)p 3594
+2325 V 302 2329 3293 4 v 302 2329 V 301 2428 4 100 v
+352 2398 a Fz(cmd8)p 1011 2428 V 534 w FA(a)g(c)n(har)g(arra)n(y)p
+1604 2428 V 150 w(8th)g(LaT)-7 b(eX/friend)27 b(command,)g(see)h
+(section)f(5.16)p 3594 2428 V 302 2431 3293 4 v 302 2431
+V 301 2824 4 393 v 352 2501 a Fz(options)p 1011 2824
+V 402 w FA(a)g(c)n(har)g(arra)n(y)1062 2601 y(or)1062
+2700 y Fz('factory')p 1604 2824 V 1656 2501 a FA(If)20
+b(the)h(v)-5 b(alue)20 b(is)g Fz('factory')p FA(,)e(the)i(factory)f
+(default)i(settings)1656 2601 y(are)f(emplo)n(y)n(ed.)34
+b(If)22 b(the)g(v)-5 b(alue)21 b(is)h(another)e(c)n(haracter)g(arra)n
+(y)-7 b(,)1656 2700 y(then)25 b(it)g(is)g(assumed)f(to)h(b)r(e)g(the)h
+(name)e(of)h(a)g(mat-\014le)f(to)h(b)r(e)1656 2800 y(loaded.)36
+b(The)28 b(usage)e(of)i(this)f(option)h(is)f(discussed)g(ab)r(o)n(v)n
+(e.)p 3594 2824 V 302 2827 3293 4 v 302 2827 V 361 3013
+a(If)34 b Fz(LaPrint)25 b FA(is)i(called)h(as)f(follo)n(ws:)p
+Black Black 367 3166 a Fz(>>)43 b(laprint)d(helpwindow)236
+3319 y FA(then)28 b(a)g(windo)n(w)f(with)h(some)f(online)g(help)h(op)r
+(ens.)361 3419 y(The)37 b Fz(LaPrint)e FA(GUI)j(and)g(the)g(command)f
+(line)h(v)n(ersion)e(allo)n(w)g(iden)n(tical)i(options)f(concerning)f
+(the)236 3518 y(creation)g(of)h(\014gures.)65 b(Actually)-7
+b(,)39 b(the)f(GUI)f(in)n(ternally)g(calls)f(the)i(command)e(line)i(v)n
+(ersion.)63 b(Ho)n(w)n(ev)n(er,)236 3618 y(preferences)27
+b(can)g(only)g(b)r(e)h(sa)n(v)n(ed)e(using)i(the)g(GUI.)236
+3890 y Fg(8)135 b(Examples)236 4072 y FA(This)23 b(section)f(con)n
+(tains)g(some)g(Examples)g(for)g(the)h(command)f(line)h(usage)f(of)29
+b Fz(LaPrint)p FA(.)j(The)23 b(same)f(results)236 4171
+y(can)i(also)f(b)r(e)h(obtained)g(using)f(the)i(GUI.)f(In)g(eac)n(h)g
+(of)g(the)g(examples)f(it)i(is)f(assumed)f(that)h(the)h(Matlab)e(T)-7
+b(eX)236 4271 y(in)n(terpreter)27 b(is)g(switc)n(hed)h(o\013)f(and)h
+(that)g(Figure)f(1)g(is)g(activ)n(e)g(and)h(cleared.)35
+b(This)28 b(is)f(b)r(e)h(accomplished)f(b)n(y)p Black
+Black 367 4424 a Fz(set\(0,'defaultte)o(xti)o(nt)o(er)o(pre)o(te)o(r',)
+o('n)o(on)o(e'\))367 4523 y(figure\(1\),)39 b(clf)236
+4753 y Fd(8.1)113 b(Subplots)37 b(and)h(log)f(scales)p
+Black Black 323 4906 a Fz(x=linspace\(1e-2,1)o(e2\))o(;)g(y=x.^2;)323
+5006 y(w=logspace\(-2,2\);)211 b(z=w.^2;)323 5106 y(subplot\(2,2,1\),)
+38 b(plot\(x,y\),)214 b(title\('\\vspace{)o(-3m)o(m})o(pl)o(ot')o(\))
+323 5205 y(subplot\(2,2,2\),)38 b(semilogy\(x,y\),)g(title\('\\vspace{)
+o(-3m)o(m})o(se)o(mil)o(og)o(y'\))323 5305 y(subplot\(2,2,3\),)g
+(semilogx\(w,z\),)g(title\('\\vspace{)o(-3m)o(m})o(se)o(mil)o(og)o
+(x'\))323 5404 y(subplot\(2,2,4\),)g(loglog\(w,z\),)126
+b(title\('\\vspace{)o(-3m)o(m})o(lo)o(glo)o(g')o(\))323
+5504 y(laprint\(1,'ex_sub)o(plo)o(t')o(,')o(opt)o(io)o(ns')o(,')o(fa)o
+(cto)o(ry)o(',')o(fa)o(cto)o(r')o(,0)o(.6\))p Black 1907
+5753 a FA(12)p Black eop
+%%Page: 13 13
+13 12 bop Black Black Black Black 531 2624 a
+ currentpoint currentpoint translate 0.72221 0.72221 scale neg exch
+neg exch translate
+ 531 2624
+a 531 2624 a
+ /PSfrag where{pop(s13)[[0(b)1 0]](s14)[[1(b)1 0]](s15)[[2(b)1 0]](s16)[[3(b)1
+0]](x01)[[4(t)1 0]](x02)[[5(t)1 0]](x03)[[6(t)1 0]](x04)[[7(t)1 0]](x05)[[8(t)1
+0]](x06)[[9(t)1 0]](x07)[[10(t)1 0]](x08)[[11(t)1 0]](x09)[[12(t)1
+0]](x10)[[13(t)1 0]](x11)[[14(t)1 0]](x12)[[15(t)1 0]](x13)[[16(t)1
+0]](x14)[[17(t)1 0]](x15)[[18(t)1 0]](x16)[[19(t)1 0]](x17)[[20(t)1
+0]](x18)[[21(t)1 0]](x19)[[22(t)1 0]](x20)[[23(t)1 0]](x21)[[24(t)1
+0]](x22)[[25(t)1 0]](v01)[[26(r)1 0]](v02)[[27(r)1 0]](v03)[[28(r)1
+0]](v04)[[29(r)1 0]](v05)[[30(r)1 0]](v06)[[31(r)1 0]](v07)[[32(r)1
+0]](v08)[[33(r)1 0]](v09)[[34(r)1 0]](v10)[[35(r)1 0]](v11)[[36(r)1
+0]](v12)[[37(r)1 0]](v13)[[38(r)1 0]](v14)[[39(r)1 0]](v15)[[40(r)1
+0]](v16)[[41(r)1 0]](v17)[[42(r)1 0]](v18)[[43(r)1 0]](v19)[[44(r)1
+0]](v20)[[45(r)1 0]](v21)[[46(r)1 0]](v22)[[47(r)1 0]]48 0 -1/Begin
+PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 531 2624 a @beginspecial 54 @llx 32 @lly
+525 @urx 417 @ury 4710 @rwi @setspecial
+%%BeginDocument: ex_subplot.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\ex_subplot.eps
+%%CreationDate: 09/13/2004 21:13:51
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 54 32 525 417
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 54 32 525 417
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 5112 csm
+
+ 658 104 5653 4624 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 6813 5119 PR
+6 w
+0 1746 2279 0 0 -1746 886 2130 4 MP
+PP
+-2279 0 0 1746 2279 0 0 -1746 886 2130 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 886 384 mt 3165 384 L
+ 886 2130 mt 3165 2130 L
+3165 2130 mt 3165 384 L
+ 886 2130 mt 886 384 L
+ 886 2130 mt 3165 2130 L
+ 886 2130 mt 886 384 L
+ 886 2130 mt 886 2107 L
+ 886 384 mt 886 406 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 790 2275 mt
+(x17) s
+1341 2130 mt 1341 2107 L
+1341 384 mt 1341 406 L
+1245 2275 mt
+(x18) s
+1797 2130 mt 1797 2107 L
+1797 384 mt 1797 406 L
+1701 2275 mt
+(x19) s
+2253 2130 mt 2253 2107 L
+2253 384 mt 2253 406 L
+2157 2275 mt
+(x20) s
+2709 2130 mt 2709 2107 L
+2709 384 mt 2709 406 L
+2613 2275 mt
+(x21) s
+3165 2130 mt 3165 2107 L
+3165 384 mt 3165 406 L
+3069 2275 mt
+(x22) s
+ 886 2130 mt 908 2130 L
+3165 2130 mt 3142 2130 L
+ 658 2174 mt
+(v17) s
+ 886 1780 mt 908 1780 L
+3165 1780 mt 3142 1780 L
+ 658 1824 mt
+(v18) s
+ 886 1431 mt 908 1431 L
+3165 1431 mt 3142 1431 L
+ 658 1475 mt
+(v19) s
+ 886 1082 mt 908 1082 L
+3165 1082 mt 3142 1082 L
+ 658 1126 mt
+(v20) s
+ 886 733 mt 908 733 L
+3165 733 mt 3142 733 L
+ 658 777 mt
+(v21) s
+ 886 384 mt 908 384 L
+3165 384 mt 3142 384 L
+ 658 428 mt
+(v22) s
+ 886 384 mt 3165 384 L
+ 886 2130 mt 3165 2130 L
+3165 2130 mt 3165 384 L
+ 886 2130 mt 886 384 L
+gs 886 384 2280 1747 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+24 -35 23 -34 23 -35 23 -34 23 -33 23 -34 23 -33 23 -32
+23 -32 23 -32 23 -32 23 -31 23 -31 23 -30 23 -30 23 -30
+23 -30 23 -29 23 -28 23 -29 23 -28 23 -27 23 -27 23 -27
+23 -27 23 -26 23 -26 23 -25 23 -26 23 -24 23 -25 23 -24
+23 -23 23 -24 23 -23 23 -22 23 -23 23 -22 23 -21 23 -21
+23 -21 23 -21 23 -20 23 -20 23 -19 23 -19 23 -19 23 -18
+23 -18 23 -18 23 -17 23 -17 23 -16 23 -17 23 -16 24 -15
+23 -15 23 -15 23 -14 23 -14 23 -14 23 -14 23 -13 23 -12
+23 -12 23 -12 23 -12 23 -11 23 -11 23 -11 23 -10 23 -10
+23 -9 23 -9 23 -9 23 -8 23 -8 23 -8 23 -7 23 -7
+23 -7 23 -6 23 -6 23 -5 23 -6 23 -4 23 -5 23 -4
+23 -4 23 -3 23 -3 23 -3 23 -2 23 -2 23 -2 23 -1
+23 -1 23 0 23 0 886 2129 100 MP stroke
+gr
+
+c8
+0 sg
+1928 289 mt
+(s13) s
+1 sg
+0 1746 2280 0 0 -1746 3885 2130 4 MP
+PP
+-2280 0 0 1746 2280 0 0 -1746 3885 2130 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+3885 384 mt 6165 384 L
+3885 2130 mt 6165 2130 L
+6165 2130 mt 6165 384 L
+3885 2130 mt 3885 384 L
+3885 2130 mt 6165 2130 L
+3885 2130 mt 3885 384 L
+3885 2130 mt 3885 2107 L
+3885 384 mt 3885 406 L
+3789 2275 mt
+(x11) s
+4341 2130 mt 4341 2107 L
+4341 384 mt 4341 406 L
+4245 2275 mt
+(x12) s
+4797 2130 mt 4797 2107 L
+4797 384 mt 4797 406 L
+4701 2275 mt
+(x13) s
+5253 2130 mt 5253 2107 L
+5253 384 mt 5253 406 L
+5157 2275 mt
+(x14) s
+5709 2130 mt 5709 2107 L
+5709 384 mt 5709 406 L
+5613 2275 mt
+(x15) s
+6165 2130 mt 6165 2107 L
+6165 384 mt 6165 406 L
+6069 2275 mt
+(x16) s
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3907 2130 L
+6165 2130 mt 6142 2130 L
+3657 2174 mt
+(v12) s
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 1693 mt 3907 1693 L
+6165 1693 mt 6142 1693 L
+3657 1737 mt
+(v13) s
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 1257 mt 3907 1257 L
+6165 1257 mt 6142 1257 L
+3657 1301 mt
+(v14) s
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 820 mt 3907 820 L
+6165 820 mt 6142 820 L
+3657 864 mt
+(v15) s
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 384 mt 3907 384 L
+6165 384 mt 6142 384 L
+3657 428 mt
+(v16) s
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 2130 mt 3885 2130 L
+3885 384 mt 6165 384 L
+3885 2130 mt 6165 2130 L
+6165 2130 mt 6165 384 L
+3885 2130 mt 3885 384 L
+gs 3885 383 2281 1748 MR c np
+c8
+24 -1 23 -2 23 -2 23 -2 23 -2 23 -2 23 -2 23 -2
+23 -3 23 -2 23 -2 23 -2 23 -2 23 -2 23 -3 23 -2
+23 -2 23 -3 23 -2 23 -2 23 -3 23 -2 23 -3 23 -2
+23 -3 23 -2 23 -3 23 -3 23 -2 23 -3 23 -3 23 -3
+23 -2 23 -3 23 -3 24 -3 23 -3 23 -3 23 -3 23 -4
+23 -3 23 -3 23 -3 23 -4 23 -3 23 -4 23 -4 23 -3
+23 -4 23 -4 23 -4 23 -4 23 -4 23 -4 23 -4 23 -5
+23 -4 23 -5 23 -4 23 -5 23 -5 23 -5 23 -5 23 -6
+23 -5 23 -6 23 -6 23 -6 23 -6 23 -6 23 -7 24 -7
+23 -7 23 -7 23 -8 23 -8 23 -9 23 -8 23 -10 23 -9
+23 -11 23 -10 23 -12 23 -12 23 -13 23 -14 23 -15 23 -17
+23 -18 23 -20 23 -22 23 -25 23 -30 23 -34 23 -42 23 -55
+23 -76 23 -131 23 -877 3885 2130 100 MP stroke
+gr
+
+c8
+0 sg
+4927 288 mt
+(s14) s
+1 sg
+0 1746 2280 0 0 -1746 885 4555 4 MP
+PP
+-2280 0 0 1746 2280 0 0 -1746 885 4555 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 885 2809 mt 3165 2809 L
+ 885 4555 mt 3165 4555 L
+3165 4555 mt 3165 2809 L
+ 885 4555 mt 885 2809 L
+ 885 4555 mt 3165 4555 L
+ 885 4555 mt 885 2809 L
+ 885 4555 mt 885 4543 L
+ 885 2809 mt 885 2820 L
+ 885 4555 mt 885 4532 L
+ 885 2809 mt 885 2831 L
+ 789 4700 mt
+(x06) s
+1057 4555 mt 1057 4543 L
+1057 2809 mt 1057 2820 L
+1157 4555 mt 1157 4543 L
+1157 2809 mt 1157 2820 L
+1229 4555 mt 1229 4543 L
+1229 2809 mt 1229 2820 L
+1284 4555 mt 1284 4543 L
+1284 2809 mt 1284 2820 L
+1329 4555 mt 1329 4543 L
+1329 2809 mt 1329 2820 L
+1367 4555 mt 1367 4543 L
+1367 2809 mt 1367 2820 L
+1400 4555 mt 1400 4543 L
+1400 2809 mt 1400 2820 L
+1429 4555 mt 1429 4543 L
+1429 2809 mt 1429 2820 L
+1455 4555 mt 1455 4543 L
+1455 2809 mt 1455 2820 L
+1455 4555 mt 1455 4532 L
+1455 2809 mt 1455 2831 L
+1359 4700 mt
+(x07) s
+1627 4555 mt 1627 4543 L
+1627 2809 mt 1627 2820 L
+1727 4555 mt 1727 4543 L
+1727 2809 mt 1727 2820 L
+1798 4555 mt 1798 4543 L
+1798 2809 mt 1798 2820 L
+1853 4555 mt 1853 4543 L
+1853 2809 mt 1853 2820 L
+1899 4555 mt 1899 4543 L
+1899 2809 mt 1899 2820 L
+1937 4555 mt 1937 4543 L
+1937 2809 mt 1937 2820 L
+1970 4555 mt 1970 4543 L
+1970 2809 mt 1970 2820 L
+1999 4555 mt 1999 4543 L
+1999 2809 mt 1999 2820 L
+2025 4555 mt 2025 4543 L
+2025 2809 mt 2025 2820 L
+2025 4555 mt 2025 4532 L
+2025 2809 mt 2025 2831 L
+1929 4700 mt
+(x08) s
+2197 4555 mt 2197 4543 L
+2197 2809 mt 2197 2820 L
+2297 4555 mt 2297 4543 L
+2297 2809 mt 2297 2820 L
+2368 4555 mt 2368 4543 L
+2368 2809 mt 2368 2820 L
+2423 4555 mt 2423 4543 L
+2423 2809 mt 2423 2820 L
+2468 4555 mt 2468 4543 L
+2468 2809 mt 2468 2820 L
+2506 4555 mt 2506 4543 L
+2506 2809 mt 2506 2820 L
+2540 4555 mt 2540 4543 L
+2540 2809 mt 2540 2820 L
+2569 4555 mt 2569 4543 L
+2569 2809 mt 2569 2820 L
+2595 4555 mt 2595 4543 L
+2595 2809 mt 2595 2820 L
+2595 4555 mt 2595 4532 L
+2595 2809 mt 2595 2831 L
+2499 4700 mt
+(x09) s
+2766 4555 mt 2766 4543 L
+2766 2809 mt 2766 2820 L
+2867 4555 mt 2867 4543 L
+2867 2809 mt 2867 2820 L
+2938 4555 mt 2938 4543 L
+2938 2809 mt 2938 2820 L
+2993 4555 mt 2993 4543 L
+2993 2809 mt 2993 2820 L
+3038 4555 mt 3038 4543 L
+3038 2809 mt 3038 2820 L
+3076 4555 mt 3076 4543 L
+3076 2809 mt 3076 2820 L
+3109 4555 mt 3109 4543 L
+3109 2809 mt 3109 2820 L
+3138 4555 mt 3138 4543 L
+3138 2809 mt 3138 2820 L
+3165 4555 mt 3165 4543 L
+3165 2809 mt 3165 2820 L
+3165 4555 mt 3165 4532 L
+3165 2809 mt 3165 2831 L
+3069 4700 mt
+(x10) s
+ 885 4555 mt 908 4555 L
+3165 4555 mt 3142 4555 L
+ 658 4599 mt
+(v06) s
+ 885 4205 mt 908 4205 L
+3165 4205 mt 3142 4205 L
+ 658 4249 mt
+(v07) s
+ 885 3856 mt 908 3856 L
+3165 3856 mt 3142 3856 L
+ 658 3900 mt
+(v08) s
+ 885 3507 mt 908 3507 L
+3165 3507 mt 3142 3507 L
+ 658 3551 mt
+(v09) s
+ 885 3158 mt 908 3158 L
+3165 3158 mt 3142 3158 L
+ 658 3202 mt
+(v10) s
+ 885 2809 mt 908 2809 L
+3165 2809 mt 3142 2809 L
+ 658 2853 mt
+(v11) s
+ 885 2809 mt 3165 2809 L
+ 885 4555 mt 3165 4555 L
+3165 4555 mt 3165 2809 L
+ 885 4555 mt 885 2809 L
+gs 885 2809 2281 1747 MR c np
+c8
+47 -547 47 -375 46 -258 47 -177 46 -122 47 -83 46 -58 47 -39
+46 -27 47 -19 46 -13 47 -8 46 -6 47 -4 46 -3 47 -2
+46 -2 47 0 46 -1 47 -1 46 0 47 0 46 0 47 0
+46 0 47 0 46 0 47 0 46 0 47 0 46 0 47 0
+46 0 47 0 46 0 47 0 46 0 47 0 46 0 47 0
+46 0 47 0 46 0 47 0 46 0 47 0 46 0 47 0
+47 0 885 4554 50 MP stroke
+gr
+
+c8
+0 sg
+1927 2714 mt
+(s15) s
+1 sg
+0 1746 2280 0 0 -1746 3885 4555 4 MP
+PP
+-2280 0 0 1746 2280 0 0 -1746 3885 4555 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+3885 2809 mt 6165 2809 L
+3885 4555 mt 6165 4555 L
+6165 4555 mt 6165 2809 L
+3885 4555 mt 3885 2809 L
+3885 4555 mt 6165 4555 L
+3885 4555 mt 3885 2809 L
+3885 4555 mt 3885 4543 L
+3885 2809 mt 3885 2820 L
+3885 4555 mt 3885 4532 L
+3885 2809 mt 3885 2831 L
+3789 4700 mt
+(x01) s
+4056 4555 mt 4056 4543 L
+4056 2809 mt 4056 2820 L
+4156 4555 mt 4156 4543 L
+4156 2809 mt 4156 2820 L
+4228 4555 mt 4228 4543 L
+4228 2809 mt 4228 2820 L
+4283 4555 mt 4283 4543 L
+4283 2809 mt 4283 2820 L
+4328 4555 mt 4328 4543 L
+4328 2809 mt 4328 2820 L
+4366 4555 mt 4366 4543 L
+4366 2809 mt 4366 2820 L
+4399 4555 mt 4399 4543 L
+4399 2809 mt 4399 2820 L
+4428 4555 mt 4428 4543 L
+4428 2809 mt 4428 2820 L
+4455 4555 mt 4455 4543 L
+4455 2809 mt 4455 2820 L
+4455 4555 mt 4455 4532 L
+4455 2809 mt 4455 2831 L
+4359 4700 mt
+(x02) s
+4626 4555 mt 4626 4543 L
+4626 2809 mt 4626 2820 L
+4726 4555 mt 4726 4543 L
+4726 2809 mt 4726 2820 L
+4798 4555 mt 4798 4543 L
+4798 2809 mt 4798 2820 L
+4853 4555 mt 4853 4543 L
+4853 2809 mt 4853 2820 L
+4898 4555 mt 4898 4543 L
+4898 2809 mt 4898 2820 L
+4936 4555 mt 4936 4543 L
+4936 2809 mt 4936 2820 L
+4969 4555 mt 4969 4543 L
+4969 2809 mt 4969 2820 L
+4998 4555 mt 4998 4543 L
+4998 2809 mt 4998 2820 L
+5025 4555 mt 5025 4543 L
+5025 2809 mt 5025 2820 L
+5025 4555 mt 5025 4532 L
+5025 2809 mt 5025 2831 L
+4929 4700 mt
+(x03) s
+5196 4555 mt 5196 4543 L
+5196 2809 mt 5196 2820 L
+5296 4555 mt 5296 4543 L
+5296 2809 mt 5296 2820 L
+5368 4555 mt 5368 4543 L
+5368 2809 mt 5368 2820 L
+5423 4555 mt 5423 4543 L
+5423 2809 mt 5423 2820 L
+5468 4555 mt 5468 4543 L
+5468 2809 mt 5468 2820 L
+5506 4555 mt 5506 4543 L
+5506 2809 mt 5506 2820 L
+5539 4555 mt 5539 4543 L
+5539 2809 mt 5539 2820 L
+5568 4555 mt 5568 4543 L
+5568 2809 mt 5568 2820 L
+5595 4555 mt 5595 4543 L
+5595 2809 mt 5595 2820 L
+5595 4555 mt 5595 4532 L
+5595 2809 mt 5595 2831 L
+5499 4700 mt
+(x04) s
+5766 4555 mt 5766 4543 L
+5766 2809 mt 5766 2820 L
+5866 4555 mt 5866 4543 L
+5866 2809 mt 5866 2820 L
+5938 4555 mt 5938 4543 L
+5938 2809 mt 5938 2820 L
+5993 4555 mt 5993 4543 L
+5993 2809 mt 5993 2820 L
+6038 4555 mt 6038 4543 L
+6038 2809 mt 6038 2820 L
+6076 4555 mt 6076 4543 L
+6076 2809 mt 6076 2820 L
+6109 4555 mt 6109 4543 L
+6109 2809 mt 6109 2820 L
+6138 4555 mt 6138 4543 L
+6138 2809 mt 6138 2820 L
+6165 4555 mt 6165 4543 L
+6165 2809 mt 6165 2820 L
+6165 4555 mt 6165 4532 L
+6165 2809 mt 6165 2831 L
+6069 4700 mt
+(x05) s
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3907 4555 L
+6165 4555 mt 6142 4555 L
+3657 4599 mt
+(v01) s
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4118 mt 3907 4118 L
+6165 4118 mt 6142 4118 L
+3657 4162 mt
+(v02) s
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 3682 mt 3907 3682 L
+6165 3682 mt 6142 3682 L
+3657 3726 mt
+(v03) s
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 3245 mt 3907 3245 L
+6165 3245 mt 6142 3245 L
+3657 3289 mt
+(v04) s
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 2809 mt 3907 2809 L
+6165 2809 mt 6142 2809 L
+3657 2853 mt
+(v05) s
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 4555 mt 3885 4555 L
+3885 2809 mt 6165 2809 L
+3885 4555 mt 6165 4555 L
+6165 4555 mt 6165 2809 L
+3885 4555 mt 3885 2809 L
+gs 3885 2809 2281 1747 MR c np
+c8
+47 -35 47 -36 46 -35 47 -36 46 -36 47 -35 46 -36 47 -36
+46 -35 47 -36 46 -35 47 -36 46 -36 47 -35 46 -36 47 -36
+47 -35 46 -36 47 -36 46 -35 47 -36 46 -35 47 -36 46 -36
+47 -35 46 -36 47 -36 46 -35 47 -36 46 -35 47 -36 46 -36
+47 -35 47 -36 46 -36 47 -35 46 -36 47 -36 46 -35 47 -36
+46 -35 47 -36 46 -36 47 -35 46 -36 47 -36 46 -35 47 -36
+46 -36 3885 4555 50 MP stroke
+gr
+
+c8
+0 sg
+4927 2714 mt
+(s16) s
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 531 2624 a
+ /End PSfrag
+ 531 2624 a 531 -2248 a
+ /Hide PSfrag
+ 531 -2248
+a -209 -2191 a FA(PSfrag)27 b(replacemen)n(ts)p -209
+-2161 741 4 v 531 -2158 a
+ /Unhide PSfrag
+ 531 -2158 a 460 -2058 a
+ {
+ 460
+-2058 a Black 0 0 0 TeXcolorrgb 389 -2024 a FA(plot)p
+Black Black 460 -2058 a
+ } 0/Place PSfrag
+ 460 -2058 a 376 -1959 a
+ {
+ 376 -1959
+a Black 0 0 0 TeXcolorrgb 220 -1924 a FA(semilogy)p Black
+Black 376 -1959 a
+ } 1/Place PSfrag
+ 376 -1959 a 376 -1859 a
+ {
+ 376 -1859 a
+Black 0 0 0 TeXcolorrgb 220 -1824 a FA(semilogx)p Black
+Black 376 -1859 a
+ } 2/Place PSfrag
+ 376 -1859 a 425 -1759 a
+ {
+ 425 -1759 a
+Black 0 0 0 TeXcolorrgb 319 -1725 a FA(loglog)p Black
+Black 425 -1759 a
+ } 3/Place PSfrag
+ 425 -1759 a 445 -1727 a
+ {
+ 445 -1727 a
+Black 359 -1660 a FA(10)443 -1690 y Fj(\000)p Fs(2)p
+Black 445 -1727 a
+ } 4/Place PSfrag
+ 445 -1727 a 445 -1628 a
+ {
+ 445 -1628 a
+Black 359 -1560 a FA(10)443 -1590 y Fj(\000)p Fs(1)p
+Black 445 -1628 a
+ } 5/Place PSfrag
+ 445 -1628 a 471 -1528 a
+ {
+ 471 -1528 a
+Black 411 -1460 a FA(10)495 -1491 y Fs(0)p Black 471
+-1528 a
+ } 6/Place PSfrag
+ 471 -1528 a 471 -1428 a
+ {
+ 471 -1428 a Black 411
+-1361 a FA(10)495 -1391 y Fs(1)p Black 471 -1428 a
+ } 7/Place PSfrag
+ 471
+-1428 a 471 -1329 a
+ {
+ 471 -1329 a Black 411 -1261 a FA(10)495
+-1291 y Fs(2)p Black 471 -1329 a
+ } 8/Place PSfrag
+ 471 -1329 a 445 -1229
+a
+ {
+ 445 -1229 a Black 359 -1162 a FA(10)443 -1192 y Fj(\000)p
+Fs(2)p Black 445 -1229 a
+ } 9/Place PSfrag
+ 445 -1229 a 445 -1129 a
+ {
+ 445
+-1129 a Black 359 -1062 a FA(10)443 -1092 y Fj(\000)p
+Fs(1)p Black 445 -1129 a
+ } 10/Place PSfrag
+ 445 -1129 a 471 -1030 a
+ {
+ 471
+-1030 a Black 411 -962 a FA(10)495 -992 y Fs(0)p Black
+471 -1030 a
+ } 11/Place PSfrag
+ 471 -1030 a 471 -930 a
+ {
+ 471 -930 a Black 411
+-863 a FA(10)495 -893 y Fs(1)p Black 471 -930 a
+ } 12/Place PSfrag
+ 471 -930
+a 471 -831 a
+ {
+ 471 -831 a Black 411 -763 a FA(10)495 -793
+y Fs(2)p Black 471 -831 a
+ } 13/Place PSfrag
+ 471 -831 a 510 -717 a
+ {
+ 510 -717
+a Black 489 -663 a FA(0)p Black 510 -717 a
+ } 14/Place PSfrag
+ 510 -717 a
+489 -617 a
+ {
+ 489 -617 a Black 447 -564 a FA(20)p Black
+489 -617 a
+ } 15/Place PSfrag
+ 489 -617 a 489 -518 a
+ {
+ 489 -518 a Black 447
+-464 a FA(40)p Black 489 -518 a
+ } 16/Place PSfrag
+ 489 -518 a 489 -418 a
+ {
+
+489 -418 a Black 447 -365 a FA(60)p Black 489 -418 a
+ } 17/Place PSfrag
+
+489 -418 a 489 -318 a
+ {
+ 489 -318 a Black 447 -265 a FA(80)p
+Black 489 -318 a
+ } 18/Place PSfrag
+ 489 -318 a 469 -219 a
+ {
+ 469 -219 a Black
+407 -165 a FA(100)p Black 469 -219 a
+ } 19/Place PSfrag
+ 469 -219 a 510 -119
+a
+ {
+ 510 -119 a Black 489 -66 a FA(0)p Black 510 -119 a
+ } 20/Place PSfrag
+
+510 -119 a 489 -20 a
+ {
+ 489 -20 a Black 447 34 a FA(20)p
+Black 489 -20 a
+ } 21/Place PSfrag
+ 489 -20 a 489 80 a
+ {
+ 489 80 a Black 447
+134 a FA(40)p Black 489 80 a
+ } 22/Place PSfrag
+ 489 80 a 489 180 a
+ {
+ 489 180
+a Black 447 233 a FA(60)p Black 489 180 a
+ } 23/Place PSfrag
+ 489 180 a 489
+279 a
+ {
+ 489 279 a Black 447 333 a FA(80)p Black 489 279
+a
+ } 24/Place PSfrag
+ 489 279 a 469 379 a
+ {
+ 469 379 a Black 407 433 a FA(100)p
+Black 469 379 a
+ } 25/Place PSfrag
+ 469 379 a 531 498 a
+ {
+ 531 498 a Black 359
+532 a FA(10)443 502 y Fj(\000)p Fs(4)p Black 531 498
+a
+ } 26/Place PSfrag
+ 531 498 a 531 598 a
+ {
+ 531 598 a Black 359 632 a FA(10)443
+602 y Fj(\000)p Fs(2)p Black 531 598 a
+ } 27/Place PSfrag
+ 531 598 a 531
+698 a
+ {
+ 531 698 a Black 411 731 a FA(10)495 701 y Fs(0)p
+Black 531 698 a
+ } 28/Place PSfrag
+ 531 698 a 531 797 a
+ {
+ 531 797 a Black 411
+831 a FA(10)495 801 y Fs(2)p Black 531 797 a
+ } 29/Place PSfrag
+ 531 797
+a 531 897 a
+ {
+ 531 897 a Black 411 931 a FA(10)495 901 y
+Fs(4)p Black 531 897 a
+ } 30/Place PSfrag
+ 531 897 a 531 1004 a
+ {
+ 531 1004
+a Black 489 1030 a FA(0)p Black 531 1004 a
+ } 31/Place PSfrag
+ 531 1004 a
+531 1103 a
+ {
+ 531 1103 a Black 365 1130 a FA(2000)p Black
+531 1103 a
+ } 32/Place PSfrag
+ 531 1103 a 531 1203 a
+ {
+ 531 1203 a Black 365
+1230 a FA(4000)p Black 531 1203 a
+ } 33/Place PSfrag
+ 531 1203 a 531 1302
+a
+ {
+ 531 1302 a Black 365 1329 a FA(6000)p Black 531 1302
+a
+ } 34/Place PSfrag
+ 531 1302 a 531 1402 a
+ {
+ 531 1402 a Black 365 1429 a FA(8000)p
+Black 531 1402 a
+ } 35/Place PSfrag
+ 531 1402 a 531 1502 a
+ {
+ 531 1502 a Black
+324 1528 a FA(10000)p Black 531 1502 a
+ } 36/Place PSfrag
+ 531 1502 a 531
+1594 a
+ {
+ 531 1594 a Black 359 1628 a FA(10)443 1598 y Fj(\000)p
+Fs(4)p Black 531 1594 a
+ } 37/Place PSfrag
+ 531 1594 a 531 1694 a
+ {
+ 531 1694
+a Black 359 1728 a FA(10)443 1698 y Fj(\000)p Fs(2)p
+Black 531 1694 a
+ } 38/Place PSfrag
+ 531 1694 a 531 1793 a
+ {
+ 531 1793 a Black
+411 1827 a FA(10)495 1797 y Fs(0)p Black 531 1793 a
+ } 39/Place PSfrag
+ 531
+1793 a 531 1893 a
+ {
+ 531 1893 a Black 411 1927 a FA(10)495
+1897 y Fs(2)p Black 531 1893 a
+ } 40/Place PSfrag
+ 531 1893 a 531 1993 a
+ {
+
+531 1993 a Black 411 2027 a FA(10)495 1996 y Fs(4)p Black
+531 1993 a
+ } 41/Place PSfrag
+ 531 1993 a 531 2099 a
+ {
+ 531 2099 a Black 489
+2126 a FA(0)p Black 531 2099 a
+ } 42/Place PSfrag
+ 531 2099 a 531 2199 a
+ {
+
+531 2199 a Black 365 2226 a FA(2000)p Black 531 2199
+a
+ } 43/Place PSfrag
+ 531 2199 a 531 2299 a
+ {
+ 531 2299 a Black 365 2325 a FA(4000)p
+Black 531 2299 a
+ } 44/Place PSfrag
+ 531 2299 a 531 2398 a
+ {
+ 531 2398 a Black
+365 2425 a FA(6000)p Black 531 2398 a
+ } 45/Place PSfrag
+ 531 2398 a 531
+2498 a
+ {
+ 531 2498 a Black 365 2525 a FA(8000)p Black 531
+2498 a
+ } 46/Place PSfrag
+ 531 2498 a 531 2598 a
+ {
+ 531 2598 a Black 324 2624
+a FA(10000)p Black 531 2598 a
+ } 47/Place PSfrag
+ 531 2598 a 531 2624 a
+ currentpoint currentpoint translate 1 0.72221 div 1 0.72221 div scale
+neg exch neg exch translate
+ 531
+2624 a 236 2857 a Fd(8.2)113 b(Resized)36 b(\014gure)p
+Black Black 323 3010 a Fz(x=linspace\(0,10*p)o(i\);)h(y=sin\(x\);)323
+3110 y(plot\(x,y\))323 3209 y(pf=get\(1,'positio)o(n'\))o(;)323
+3309 y(set\(1,'Position',)o([pf)o(\(1)o(\))g(pf\(2\))42
+b(800)g(200]\))323 3408 y(axis\([0)f(10*pi)h(-1.2)g(1.2]\))323
+3508 y(set\(gca,'ytick',[)o(-1)37 b(0)43 b(0.5)g(1]\);)323
+3608 y(laprint\(1,'ex_rat)o(io')o(,')o(op)o(tio)o(ns)o(',')o(fa)o(ct)o
+(ory)o(',)o('wi)o(dt)o(h',)o(5,)o('a)o(son)o(sc)o(ree)o(n')o(,')o(on')o
+(\))p Black Black 1358 4067 a
+ currentpoint currentpoint translate 0.87495 0.87495 scale neg exch
+neg exch translate
+ 1358 4067 a 1358 4067 a
+ /PSfrag where{pop(x01)[[0(t)1 0]](x02)[[1(t)1 0]](x03)[[2(t)1 0]](x04)[[3(t)1
+0]](x05)[[4(t)1 0]](x06)[[5(t)1 0]](x07)[[6(t)1 0]](v01)[[7(r)1 0]](v02)[[8(r)1
+0]](v03)[[9(r)1 0]](v04)[[10(r)1 0]]11 0 -1/Begin PSfrag}{userdict
+/PSfrag{pop}put}ifelse
+
+1358 4067 a @beginspecial 4 @llx 0 @lly 166 @urx 48 @ury
+1620 @rwi @setspecial
+%%BeginDocument: ex_ratio.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\ex_ratio.eps
+%%CreationDate: 09/13/2004 21:13:52
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 4 0 166 48
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 4 0 166 48
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 0528 csm
+
+ 49 -48 1951 579 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 2132 532 PR
+6 w
+0 317 1652 0 0 -317 277 358 4 MP
+PP
+-1652 0 0 317 1652 0 0 -317 277 358 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 277 41 mt 1929 41 L
+ 277 358 mt 1929 358 L
+1929 358 mt 1929 41 L
+ 277 358 mt 277 41 L
+ 277 358 mt 1929 358 L
+ 277 358 mt 277 41 L
+ 277 358 mt 277 341 L
+ 277 41 mt 277 57 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 181 503 mt
+(x01) s
+ 539 358 mt 539 341 L
+ 539 41 mt 539 57 L
+ 443 503 mt
+(x02) s
+ 802 358 mt 802 341 L
+ 802 41 mt 802 57 L
+ 706 503 mt
+(x03) s
+1065 358 mt 1065 341 L
+1065 41 mt 1065 57 L
+ 969 503 mt
+(x04) s
+1328 358 mt 1328 341 L
+1328 41 mt 1328 57 L
+1232 503 mt
+(x05) s
+1591 358 mt 1591 341 L
+1591 41 mt 1591 57 L
+1495 503 mt
+(x06) s
+1854 358 mt 1854 341 L
+1854 41 mt 1854 57 L
+1758 503 mt
+(x07) s
+ 277 331 mt 293 331 L
+1929 331 mt 1912 331 L
+ 49 375 mt
+(v01) s
+ 277 199 mt 293 199 L
+1929 199 mt 1912 199 L
+ 49 243 mt
+(v02) s
+ 277 133 mt 293 133 L
+1929 133 mt 1912 133 L
+ 49 177 mt
+(v03) s
+ 277 67 mt 293 67 L
+1929 67 mt 1912 67 L
+ 49 111 mt
+(v04) s
+ 277 41 mt 1929 41 L
+ 277 358 mt 1929 358 L
+1929 358 mt 1929 41 L
+ 277 358 mt 277 41 L
+gs 277 41 1653 318 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+17 -41 17 -37 17 -30 16 -18 17 -6 17 7 16 20 17 30
+17 38 16 41 17 41 17 37 16 28 17 17 17 5 16 -9
+17 -20 17 -32 17 -38 16 -41 17 -41 17 -36 16 -27 17 -16
+17 -4 16 10 17 22 17 32 16 39 17 42 17 40 16 35
+17 26 17 15 17 2 16 -11 17 -23 17 -33 16 -39 17 -42
+17 -40 16 -34 17 -25 17 -14 16 -1 17 13 17 24 16 33
+17 40 17 42 17 40 16 33 17 24 17 13 16 -1 17 -14
+17 -25 16 -34 17 -40 17 -42 16 -39 17 -33 17 -23 16 -11
+17 2 17 15 17 26 16 35 17 40 17 42 16 39 17 32
+17 22 16 10 17 -4 17 -16 16 -27 17 -36 17 -41 16 -41
+17 -38 17 -32 17 -20 16 -9 17 5 17 17 16 28 17 37
+17 41 16 41 17 38 17 30 16 20 17 7 17 -6 16 -18
+17 -30 17 -37 16 -41 277 199 100 MP stroke
+gr
+
+c8
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 1358 4067 a
+ /End PSfrag
+ 1358 4067 a 1358 2881 a
+ /Hide PSfrag
+ 1358
+2881 a 618 2939 a FA(PSfrag)26 b(replacemen)n(ts)p 618
+2968 741 4 v 1358 2972 a
+ /Unhide PSfrag
+ 1358 2972 a 1337 3018 a
+ {
+ 1337
+3018 a Black 1316 3071 a FA(0)p Black 1337 3018 a
+ } 0/Place PSfrag
+ 1337
+3018 a 1337 3117 a
+ {
+ 1337 3117 a Black 1316 3171 a FA(5)p
+Black 1337 3117 a
+ } 1/Place PSfrag
+ 1337 3117 a 1316 3217 a
+ {
+ 1316 3217 a
+Black 1274 3270 a FA(10)p Black 1316 3217 a
+ } 2/Place PSfrag
+ 1316 3217
+a 1316 3317 a
+ {
+ 1316 3317 a Black 1274 3370 a FA(15)p Black
+1316 3317 a
+ } 3/Place PSfrag
+ 1316 3317 a 1316 3416 a
+ {
+ 1316 3416 a Black
+1274 3470 a FA(20)p Black 1316 3416 a
+ } 4/Place PSfrag
+ 1316 3416 a 1316
+3516 a
+ {
+ 1316 3516 a Black 1274 3569 a FA(25)p Black 1316
+3516 a
+ } 5/Place PSfrag
+ 1316 3516 a 1316 3615 a
+ {
+ 1316 3615 a Black 1274
+3669 a FA(30)p Black 1316 3615 a
+ } 6/Place PSfrag
+ 1316 3615 a 1358 3742
+a
+ {
+ 1358 3742 a Black 1289 3769 a FA(-1)p Black 1358 3742
+a
+ } 7/Place PSfrag
+ 1358 3742 a 1358 3841 a
+ {
+ 1358 3841 a Black 1316 3868
+a FA(0)p Black 1358 3841 a
+ } 8/Place PSfrag
+ 1358 3841 a 1358 3941 a
+ {
+ 1358
+3941 a Black 1252 3968 a FA(0.5)p Black 1358 3941 a
+ } 9/Place PSfrag
+ 1358
+3941 a 1358 4041 a
+ {
+ 1358 4041 a Black 1316 4067 a FA(1)p
+Black 1358 4041 a
+ } 10/Place PSfrag
+ 1358 4041 a 1358 4067 a
+ currentpoint currentpoint translate 1 0.87495 div 1 0.87495 div scale
+neg exch neg exch translate
+ 1358 4067 a
+236 4300 a Fd(8.3)113 b(3D-plots)p Black Black 323 4453
+a Fz(mesh\(peaks\))323 4553 y(xlabel\('1st)39 b(Dimension'\),)323
+4652 y(ylabel\('2nd)g(Dimension'\),)323 4752 y(zlabel\('\\textbf{P)o
+(eak)o(s})o('\))o(,)323 4852 y(laprint\(1,'ex_mes)o(h',)o('o)o(pt)o
+(ion)o(s')o(,'f)o(ac)o(to)o(ry')o(\))p Black 1907 5753
+a FA(13)p Black eop
+%%Page: 14 14
+14 13 bop Black Black Black Black 531 2358 a
+ currentpoint currentpoint translate 0.8547 0.8547 scale neg exch neg
+exch translate
+ 531 2358
+a 531 2358 a
+ /PSfrag where{pop(s02)[[0(lt)1 0]](s03)[[1(rt)1 0]](s04)[[2(b)1 0]](x01)[[3(t)1
+0]](x02)[[4(t)1 0]](x03)[[5(t)1 0]](x04)[[6(t)1 0]](x05)[[7(t)1 0]](x06)[[8(t)1
+0]](v01)[[9(r)1 0]](v02)[[10(r)1 0]](v03)[[11(r)1 0]](v04)[[12(r)1
+0]](z01)[[13(r)1 0]](z02)[[14(r)1 0]](z03)[[15(r)1 0]](z04)[[16(r)1
+0]](z05)[[17(r)1 0]]18 0 -1/Begin PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 531 2358 a @beginspecial 14 @llx 11 @lly
+412 @urx 299 @ury 3980 @rwi @setspecial
+%%BeginDocument: ex_mesh.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\ex_mesh.eps
+%%CreationDate: 09/13/2004 21:13:48
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 14 11 412 299
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 14 11 412 299
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 3828 csm
+
+ 168 239 4782 3453 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 5110 3839 PR
+6 w
+0 1729 -1719 -792 0 -1729 4623 2808 4 MP
+PP
+1719 792 0 1729 -1719 -792 0 -1729 4623 2808 5 MP stroke
+1719 792 2241 -608 -1720 -791 2383 3415 4 MP
+PP
+-2240 607 1719 792 2241 -608 -1720 -791 2383 3415 5 MP stroke
+0 1729 2241 -608 0 -1729 663 2624 4 MP
+PP
+-2241 608 0 1729 2241 -608 0 -1729 663 2624 5 MP stroke
+4 w
+DO
+0 sg
+2383 3415 mt 663 2624 L
+ 663 2624 mt 663 895 L
+2831 3294 mt 1112 2502 L
+1112 2502 mt 1112 774 L
+3279 3172 mt 1560 2381 L
+1560 2381 mt 1560 652 L
+3727 3051 mt 2008 2259 L
+2008 2259 mt 2008 531 L
+4175 2929 mt 2456 2138 L
+2456 2138 mt 2456 409 L
+4623 2808 mt 2904 2016 L
+2904 2016 mt 2904 287 L
+2383 3415 mt 4623 2808 L
+4623 2808 mt 4623 1079 L
+1810 3152 mt 4050 2544 L
+4050 2544 mt 4050 815 L
+1237 2888 mt 3477 2280 L
+3477 2280 mt 3477 551 L
+ 663 2624 mt 2904 2016 L
+2904 2016 mt 2904 287 L
+ 663 2624 mt 2904 2016 L
+2904 2016 mt 4623 2808 L
+ 663 2192 mt 2904 1584 L
+2904 1584 mt 4623 2376 L
+ 663 1759 mt 2904 1152 L
+2904 1152 mt 4623 1944 L
+ 663 1327 mt 2904 720 L
+2904 720 mt 4623 1511 L
+ 663 895 mt 2904 287 L
+2904 287 mt 4623 1079 L
+SO
+6 w
+2383 3415 mt 4623 2808 L
+2383 3415 mt 663 2624 L
+ 663 2624 mt 663 895 L
+2383 3415 mt 2436 3440 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+2467 3565 mt
+(x01) s
+2831 3294 mt 2884 3318 L
+2915 3444 mt
+(x02) s
+3279 3172 mt 3332 3197 L
+3363 3322 mt
+(x03) s
+3727 3051 mt 3780 3075 L
+3811 3201 mt
+(x04) s
+4175 2929 mt 4228 2954 L
+4259 3079 mt
+(x05) s
+4623 2808 mt 4676 2832 L
+4708 2958 mt
+(x06) s
+2383 3415 mt 2327 3431 L
+2100 3551 mt
+(v01) s
+1810 3152 mt 1754 3167 L
+1527 3287 mt
+(v02) s
+1237 2888 mt 1181 2903 L
+ 954 3023 mt
+(v03) s
+ 663 2624 mt 607 2639 L
+ 381 2759 mt
+(v04) s
+ 663 2624 mt 611 2599 L
+ 386 2629 mt
+(z01) s
+ 663 2192 mt 611 2167 L
+ 386 2197 mt
+(z02) s
+ 663 1759 mt 611 1735 L
+ 386 1765 mt
+(z03) s
+ 663 1327 mt 611 1303 L
+ 386 1333 mt
+(z04) s
+ 663 895 mt 611 871 L
+ 386 900 mt
+(z05) s
+gs 663 287 3961 3129 MR c np
+1 sg
+-29 -14 45 -12 4505 1955 3 MP
+PP
+/c8 { 0.312500 1.000000 0.687500 sr} bdef
+c8
+4505 1955 mt 4550 1943 L
+4550 1943 mt 4521 1929 L
+1 sg
+44 -13 -28 -13 4505 1955 3 MP
+PP
+c8
+4505 1955 mt 4477 1942 L
+4477 1942 mt 4521 1929 L
+1 sg
+-28 -13 44 -13 4477 1942 3 MP
+PP
+c8
+4477 1942 mt 4521 1929 L
+4521 1929 mt 4493 1916 L
+1 sg
+-28 -13 45 -12 4460 1967 3 MP
+PP
+c8
+4460 1967 mt 4505 1955 L
+4505 1955 mt 4477 1942 L
+1 sg
+45 -12 -29 -14 4477 1942 3 MP
+PP
+c8
+4477 1942 mt 4448 1928 L
+4448 1928 mt 4493 1916 L
+1 sg
+-29 -13 45 -12 4448 1928 3 MP
+PP
+c8
+4448 1928 mt 4493 1916 L
+4493 1916 mt 4464 1903 L
+1 sg
+45 -12 -28 -13 4460 1967 3 MP
+PP
+c8
+4460 1967 mt 4432 1954 L
+4432 1954 mt 4477 1942 L
+1 sg
+-29 -14 45 -12 4432 1954 3 MP
+PP
+c8
+4432 1954 mt 4477 1942 L
+4477 1942 mt 4448 1928 L
+1 sg
+45 -12 -29 -13 4448 1928 3 MP
+PP
+c8
+4448 1928 mt 4419 1915 L
+4419 1915 mt 4464 1903 L
+1 sg
+-29 -13 45 -12 4419 1915 3 MP
+PP
+c8
+4419 1915 mt 4464 1903 L
+4464 1903 mt 4435 1890 L
+1 sg
+-28 -13 44 -12 4416 1979 3 MP
+PP
+c8
+4416 1979 mt 4460 1967 L
+4460 1967 mt 4432 1954 L
+1 sg
+-29 -13 45 -12 4403 1940 3 MP
+PP
+c8
+4403 1940 mt 4448 1928 L
+4448 1928 mt 4419 1915 L
+1 sg
+45 -12 -29 -14 4432 1954 3 MP
+PP
+c8
+4432 1954 mt 4403 1940 L
+4403 1940 mt 4448 1928 L
+1 sg
+-28 -13 44 -12 4391 1902 3 MP
+PP
+c8
+4391 1902 mt 4435 1890 L
+4435 1890 mt 4407 1877 L
+1 sg
+44 -12 -28 -13 4419 1915 3 MP
+PP
+c8
+4419 1915 mt 4391 1902 L
+4391 1902 mt 4435 1890 L
+1 sg
+45 -12 -29 -13 4416 1979 3 MP
+PP
+c8
+4416 1979 mt 4387 1966 L
+4387 1966 mt 4432 1954 L
+1 sg
+-29 -14 45 -12 4387 1966 3 MP
+PP
+c8
+4387 1966 mt 4432 1954 L
+4432 1954 mt 4403 1940 L
+1 sg
+-28 -13 45 -12 4374 1927 3 MP
+PP
+c8
+4374 1927 mt 4419 1915 L
+4419 1915 mt 4391 1902 L
+1 sg
+45 -12 -29 -13 4403 1940 3 MP
+PP
+c8
+4403 1940 mt 4374 1927 L
+4374 1927 mt 4419 1915 L
+1 sg
+-29 -13 45 -12 4371 1991 3 MP
+PP
+c8
+4371 1991 mt 4416 1979 L
+4416 1979 mt 4387 1966 L
+1 sg
+-29 -14 45 -12 4362 1889 3 MP
+PP
+c8
+4362 1889 mt 4407 1877 L
+4407 1877 mt 4378 1863 L
+1 sg
+45 -12 -29 -13 4391 1902 3 MP
+PP
+c8
+4391 1902 mt 4362 1889 L
+4362 1889 mt 4407 1877 L
+1 sg
+45 -13 -29 -13 4387 1966 3 MP
+PP
+c8
+4387 1966 mt 4358 1953 L
+4358 1953 mt 4403 1940 L
+1 sg
+-29 -13 45 -13 4358 1953 3 MP
+PP
+c8
+4358 1953 mt 4403 1940 L
+4403 1940 mt 4374 1927 L
+1 sg
+-29 -13 45 -12 4346 1914 3 MP
+PP
+c8
+4346 1914 mt 4391 1902 L
+4391 1902 mt 4362 1889 L
+1 sg
+45 -12 -28 -13 4374 1927 3 MP
+PP
+c8
+4374 1927 mt 4346 1914 L
+4346 1914 mt 4391 1902 L
+1 sg
+-29 -13 45 -12 4342 1978 3 MP
+PP
+c8
+4342 1978 mt 4387 1966 L
+4387 1966 mt 4358 1953 L
+1 sg
+45 -12 -29 -13 4371 1991 3 MP
+PP
+c8
+4371 1991 mt 4342 1978 L
+4342 1978 mt 4387 1966 L
+1 sg
+45 -13 -29 -13 4362 1889 3 MP
+PP
+c8
+4362 1889 mt 4333 1876 L
+4333 1876 mt 4378 1863 L
+1 sg
+-29 -13 45 -13 4333 1876 3 MP
+PP
+c8
+4333 1876 mt 4378 1863 L
+4378 1863 mt 4349 1850 L
+1 sg
+44 -12 -28 -14 4358 1953 3 MP
+PP
+c8
+4358 1953 mt 4330 1939 L
+4330 1939 mt 4374 1927 L
+1 sg
+-28 -13 44 -12 4330 1939 3 MP
+PP
+c8
+4330 1939 mt 4374 1927 L
+4374 1927 mt 4346 1914 L
+1 sg
+-29 -13 45 -12 4326 2003 3 MP
+PP
+c8
+4326 2003 mt 4371 1991 L
+4371 1991 mt 4342 1978 L
+1 sg
+45 -12 -29 -13 4346 1914 3 MP
+PP
+c8
+4346 1914 mt 4317 1901 L
+4317 1901 mt 4362 1889 L
+1 sg
+-29 -13 45 -12 4317 1901 3 MP
+PP
+c8
+4317 1901 mt 4362 1889 L
+4362 1889 mt 4333 1876 L
+1 sg
+-28 -14 45 -12 4313 1965 3 MP
+PP
+c8
+4313 1965 mt 4358 1953 L
+4358 1953 mt 4330 1939 L
+1 sg
+45 -12 -29 -13 4342 1978 3 MP
+PP
+c8
+4342 1978 mt 4313 1965 L
+4313 1965 mt 4358 1953 L
+1 sg
+44 -12 -28 -14 4333 1876 3 MP
+PP
+c8
+4333 1876 mt 4305 1862 L
+4305 1862 mt 4349 1850 L
+1 sg
+-28 -13 44 -12 4305 1862 3 MP
+PP
+c8
+4305 1862 mt 4349 1850 L
+4349 1850 mt 4321 1837 L
+1 sg
+-29 -13 45 -12 4301 1926 3 MP
+PP
+c8
+4301 1926 mt 4346 1914 L
+4346 1914 mt 4317 1901 L
+1 sg
+45 -12 -29 -13 4330 1939 3 MP
+PP
+c8
+4330 1939 mt 4301 1926 L
+4301 1926 mt 4346 1914 L
+1 sg
+-29 -13 45 -12 4297 1990 3 MP
+PP
+c8
+4297 1990 mt 4342 1978 L
+4342 1978 mt 4313 1965 L
+1 sg
+45 -12 -29 -13 4326 2003 3 MP
+PP
+c8
+4326 2003 mt 4297 1990 L
+4297 1990 mt 4342 1978 L
+1 sg
+-28 -14 45 -12 4288 1888 3 MP
+PP
+c8
+4288 1888 mt 4333 1876 L
+4333 1876 mt 4305 1862 L
+1 sg
+45 -12 -29 -13 4317 1901 3 MP
+PP
+c8
+4317 1901 mt 4288 1888 L
+4288 1888 mt 4333 1876 L
+1 sg
+45 -13 -28 -13 4313 1965 3 MP
+PP
+c8
+4313 1965 mt 4285 1952 L
+4285 1952 mt 4330 1939 L
+1 sg
+-29 -13 45 -13 4285 1952 3 MP
+PP
+c8
+4285 1952 mt 4330 1939 L
+4330 1939 mt 4301 1926 L
+1 sg
+-29 -13 45 -13 4281 2016 3 MP
+PP
+c8
+4281 2016 mt 4326 2003 L
+4326 2003 mt 4297 1990 L
+1 sg
+45 -12 -29 -13 4305 1862 3 MP
+PP
+c8
+4305 1862 mt 4276 1849 L
+4276 1849 mt 4321 1837 L
+1 sg
+-29 -13 45 -12 4276 1849 3 MP
+PP
+c8
+4276 1849 mt 4321 1837 L
+4321 1837 mt 4292 1824 L
+1 sg
+45 -12 -29 -13 4301 1926 3 MP
+PP
+c8
+4301 1926 mt 4272 1913 L
+4272 1913 mt 4317 1901 L
+1 sg
+-29 -13 45 -12 4272 1913 3 MP
+PP
+c8
+4272 1913 mt 4317 1901 L
+4317 1901 mt 4288 1888 L
+1 sg
+44 -12 -28 -13 4297 1990 3 MP
+PP
+c8
+4297 1990 mt 4269 1977 L
+4269 1977 mt 4313 1965 L
+1 sg
+-28 -13 44 -12 4269 1977 3 MP
+PP
+c8
+4269 1977 mt 4313 1965 L
+4313 1965 mt 4285 1952 L
+1 sg
+-29 -13 45 -12 4260 1874 3 MP
+PP
+c8
+4260 1874 mt 4305 1862 L
+4305 1862 mt 4276 1849 L
+1 sg
+45 -12 -28 -14 4288 1888 3 MP
+PP
+c8
+4288 1888 mt 4260 1874 L
+4260 1874 mt 4305 1862 L
+1 sg
+45 -13 -29 -13 4285 1952 3 MP
+PP
+c8
+4285 1952 mt 4256 1939 L
+4256 1939 mt 4301 1926 L
+1 sg
+-29 -13 45 -13 4256 1939 3 MP
+PP
+c8
+4256 1939 mt 4301 1926 L
+4301 1926 mt 4272 1913 L
+1 sg
+45 -12 -29 -14 4281 2016 3 MP
+PP
+c8
+4281 2016 mt 4252 2002 L
+4252 2002 mt 4297 1990 L
+1 sg
+-28 -13 45 -12 4252 2002 3 MP
+PP
+c8
+4252 2002 mt 4297 1990 L
+4297 1990 mt 4269 1977 L
+1 sg
+-29 -14 45 -12 4247 1836 3 MP
+PP
+c8
+4247 1836 mt 4292 1824 L
+4292 1824 mt 4263 1810 L
+1 sg
+45 -12 -29 -13 4276 1849 3 MP
+PP
+c8
+4276 1849 mt 4247 1836 L
+4247 1836 mt 4292 1824 L
+1 sg
+-28 -14 44 -12 4244 1900 3 MP
+PP
+c8
+4244 1900 mt 4288 1888 L
+4288 1888 mt 4260 1874 L
+1 sg
+44 -12 -28 -13 4272 1913 3 MP
+PP
+c8
+4272 1913 mt 4244 1900 L
+4244 1900 mt 4288 1888 L
+1 sg
+45 -12 -29 -13 4269 1977 3 MP
+PP
+c8
+4269 1977 mt 4240 1964 L
+4240 1964 mt 4285 1952 L
+1 sg
+-29 -13 45 -12 4240 1964 3 MP
+PP
+c8
+4240 1964 mt 4285 1952 L
+4285 1952 mt 4256 1939 L
+1 sg
+-29 -14 45 -12 4236 2028 3 MP
+PP
+c8
+4236 2028 mt 4281 2016 L
+4281 2016 mt 4252 2002 L
+1 sg
+45 -12 -29 -13 4260 1874 3 MP
+PP
+c8
+4260 1874 mt 4231 1861 L
+4231 1861 mt 4276 1849 L
+1 sg
+-29 -13 45 -12 4231 1861 3 MP
+PP
+c8
+4231 1861 mt 4276 1849 L
+4276 1849 mt 4247 1836 L
+1 sg
+-28 -13 45 -12 4227 1925 3 MP
+PP
+c8
+4227 1925 mt 4272 1913 L
+4272 1913 mt 4244 1900 L
+1 sg
+45 -12 -29 -14 4256 1939 3 MP
+PP
+c8
+4256 1939 mt 4227 1925 L
+4227 1925 mt 4272 1913 L
+1 sg
+45 -12 -28 -13 4252 2002 3 MP
+PP
+c8
+4252 2002 mt 4224 1989 L
+4224 1989 mt 4269 1977 L
+1 sg
+-29 -13 45 -12 4224 1989 3 MP
+PP
+c8
+4224 1989 mt 4269 1977 L
+4269 1977 mt 4240 1964 L
+1 sg
+44 -13 -28 -13 4247 1836 3 MP
+PP
+c8
+4247 1836 mt 4219 1823 L
+4219 1823 mt 4263 1810 L
+1 sg
+-28 -13 44 -13 4219 1823 3 MP
+PP
+c8
+4219 1823 mt 4263 1810 L
+4263 1810 mt 4235 1797 L
+1 sg
+45 -13 -29 -13 4244 1900 3 MP
+PP
+c8
+4244 1900 mt 4215 1887 L
+4215 1887 mt 4260 1874 L
+1 sg
+-29 -13 45 -13 4215 1887 3 MP
+PP
+c8
+4215 1887 mt 4260 1874 L
+4260 1874 mt 4231 1861 L
+1 sg
+-29 -14 45 -12 4211 1951 3 MP
+PP
+c8
+4211 1951 mt 4256 1939 L
+4256 1939 mt 4227 1925 L
+1 sg
+45 -12 -29 -13 4240 1964 3 MP
+PP
+c8
+4240 1964 mt 4211 1951 L
+4211 1951 mt 4256 1939 L
+1 sg
+44 -13 -28 -13 4236 2028 3 MP
+PP
+c8
+4236 2028 mt 4208 2015 L
+4208 2015 mt 4252 2002 L
+1 sg
+-28 -13 44 -13 4208 2015 3 MP
+PP
+c8
+4208 2015 mt 4252 2002 L
+4252 2002 mt 4224 1989 L
+1 sg
+44 -12 -28 -13 4231 1861 3 MP
+PP
+c8
+4231 1861 mt 4203 1848 L
+4203 1848 mt 4247 1836 L
+1 sg
+-28 -13 44 -12 4203 1848 3 MP
+PP
+c8
+4203 1848 mt 4247 1836 L
+4247 1836 mt 4219 1823 L
+1 sg
+45 -12 -28 -13 4227 1925 3 MP
+PP
+c8
+4227 1925 mt 4199 1912 L
+4199 1912 mt 4244 1900 L
+1 sg
+-29 -13 45 -12 4199 1912 3 MP
+PP
+c8
+4199 1912 mt 4244 1900 L
+4244 1900 mt 4215 1887 L
+1 sg
+-29 -13 45 -12 4195 1976 3 MP
+PP
+c8
+4195 1976 mt 4240 1964 L
+4240 1964 mt 4211 1951 L
+1 sg
+45 -12 -29 -13 4224 1989 3 MP
+PP
+c8
+4224 1989 mt 4195 1976 L
+4195 1976 mt 4240 1964 L
+1 sg
+-28 -13 44 -12 4192 2040 3 MP
+PP
+c8
+4192 2040 mt 4236 2028 L
+4236 2028 mt 4208 2015 L
+1 sg
+-29 -13 45 -12 4190 1809 3 MP
+PP
+c8
+4190 1809 mt 4235 1797 L
+4235 1797 mt 4206 1784 L
+1 sg
+45 -12 -29 -14 4219 1823 3 MP
+PP
+c8
+4219 1823 mt 4190 1809 L
+4190 1809 mt 4235 1797 L
+1 sg
+45 -12 -29 -14 4215 1887 3 MP
+PP
+c8
+4215 1887 mt 4186 1873 L
+4186 1873 mt 4231 1861 L
+1 sg
+-28 -13 45 -12 4186 1873 3 MP
+PP
+c8
+4186 1873 mt 4231 1861 L
+4231 1861 mt 4203 1848 L
+1 sg
+44 -13 -28 -13 4211 1951 3 MP
+PP
+c8
+4211 1951 mt 4183 1938 L
+4183 1938 mt 4227 1925 L
+1 sg
+-28 -13 44 -13 4183 1938 3 MP
+PP
+c8
+4183 1938 mt 4227 1925 L
+4227 1925 mt 4199 1912 L
+1 sg
+45 -13 -29 -13 4208 2015 3 MP
+PP
+c8
+4208 2015 mt 4179 2002 L
+4179 2002 mt 4224 1989 L
+1 sg
+-29 -13 45 -13 4179 2002 3 MP
+PP
+c8
+4179 2002 mt 4224 1989 L
+4224 1989 mt 4195 1976 L
+1 sg
+45 -12 -29 -13 4203 1848 3 MP
+PP
+c8
+4203 1848 mt 4174 1835 L
+4174 1835 mt 4219 1823 L
+1 sg
+-29 -14 45 -12 4174 1835 3 MP
+PP
+c8
+4174 1835 mt 4219 1823 L
+4219 1823 mt 4190 1809 L
+1 sg
+45 -12 -29 -13 4199 1912 3 MP
+PP
+c8
+4199 1912 mt 4170 1899 L
+4170 1899 mt 4215 1887 L
+1 sg
+-29 -14 45 -12 4170 1899 3 MP
+PP
+c8
+4170 1899 mt 4215 1887 L
+4215 1887 mt 4186 1873 L
+1 sg
+44 -12 -28 -13 4195 1976 3 MP
+PP
+c8
+4195 1976 mt 4167 1963 L
+4167 1963 mt 4211 1951 L
+1 sg
+-28 -13 44 -12 4167 1963 3 MP
+PP
+c8
+4167 1963 mt 4211 1951 L
+4211 1951 mt 4183 1938 L
+1 sg
+-29 -13 45 -12 4163 2027 3 MP
+PP
+c8
+4163 2027 mt 4208 2015 L
+4208 2015 mt 4179 2002 L
+1 sg
+45 -12 -29 -13 4192 2040 3 MP
+PP
+c8
+4192 2040 mt 4163 2027 L
+4163 2027 mt 4208 2015 L
+1 sg
+45 -12 -29 -13 4190 1809 3 MP
+PP
+c8
+4190 1809 mt 4161 1796 L
+4161 1796 mt 4206 1784 L
+1 sg
+-28 -13 45 -12 4161 1796 3 MP
+PP
+c8
+4161 1796 mt 4206 1784 L
+4206 1784 mt 4178 1771 L
+1 sg
+-29 -13 45 -12 4158 1860 3 MP
+PP
+c8
+4158 1860 mt 4203 1848 L
+4203 1848 mt 4174 1835 L
+1 sg
+45 -12 -28 -13 4186 1873 3 MP
+PP
+c8
+4186 1873 mt 4158 1860 L
+4158 1860 mt 4203 1848 L
+1 sg
+45 -13 -29 -13 4183 1938 3 MP
+PP
+c8
+4183 1938 mt 4154 1925 L
+4154 1925 mt 4199 1912 L
+1 sg
+-29 -13 45 -13 4154 1925 3 MP
+PP
+c8
+4154 1925 mt 4199 1912 L
+4199 1912 mt 4170 1899 L
+1 sg
+45 -13 -29 -13 4179 2002 3 MP
+PP
+c8
+4179 2002 mt 4150 1989 L
+4150 1989 mt 4195 1976 L
+1 sg
+-28 -13 45 -13 4150 1989 3 MP
+PP
+c8
+4150 1989 mt 4195 1976 L
+4195 1976 mt 4167 1963 L
+1 sg
+-29 -13 45 -13 4147 2053 3 MP
+PP
+c8
+4147 2053 mt 4192 2040 L
+4192 2040 mt 4163 2027 L
+1 sg
+45 -12 -29 -14 4174 1835 3 MP
+PP
+c8
+4174 1835 mt 4145 1821 L
+4145 1821 mt 4190 1809 L
+1 sg
+-29 -13 45 -12 4145 1821 3 MP
+PP
+c8
+4145 1821 mt 4190 1809 L
+4190 1809 mt 4161 1796 L
+1 sg
+44 -13 -28 -13 4170 1899 3 MP
+PP
+c8
+4170 1899 mt 4142 1886 L
+4142 1886 mt 4186 1873 L
+1 sg
+-28 -13 44 -13 4142 1886 3 MP
+PP
+c8
+4142 1886 mt 4186 1873 L
+4186 1873 mt 4158 1860 L
+1 sg
+45 -12 -29 -13 4167 1963 3 MP
+PP
+c8
+4167 1963 mt 4138 1950 L
+4138 1950 mt 4183 1938 L
+1 sg
+-29 -13 45 -12 4138 1950 3 MP
+PP
+c8
+4138 1950 mt 4183 1938 L
+4183 1938 mt 4154 1925 L
+1 sg
+-29 -13 45 -12 4134 2014 3 MP
+PP
+c8
+4134 2014 mt 4179 2002 L
+4179 2002 mt 4150 1989 L
+1 sg
+45 -12 -29 -13 4163 2027 3 MP
+PP
+c8
+4163 2027 mt 4134 2014 L
+4134 2014 mt 4179 2002 L
+1 sg
+45 -11 -28 -14 4161 1796 3 MP
+PP
+c8
+4161 1796 mt 4133 1782 L
+4133 1782 mt 4178 1771 L
+1 sg
+-29 -14 45 -11 4133 1782 3 MP
+PP
+c8
+4133 1782 mt 4178 1771 L
+4178 1771 mt 4149 1757 L
+1 sg
+45 -12 -29 -13 4158 1860 3 MP
+PP
+c8
+4158 1860 mt 4129 1847 L
+4129 1847 mt 4174 1835 L
+1 sg
+-29 -14 45 -12 4129 1847 3 MP
+PP
+c8
+4129 1847 mt 4174 1835 L
+4174 1835 mt 4145 1821 L
+1 sg
+-28 -13 45 -12 4125 1911 3 MP
+PP
+c8
+4125 1911 mt 4170 1899 L
+4170 1899 mt 4142 1886 L
+1 sg
+45 -12 -29 -14 4154 1925 3 MP
+PP
+c8
+4154 1925 mt 4125 1911 L
+4125 1911 mt 4170 1899 L
+1 sg
+45 -13 -28 -13 4150 1989 3 MP
+PP
+c8
+4150 1989 mt 4122 1976 L
+4122 1976 mt 4167 1963 L
+1 sg
+-29 -13 45 -13 4122 1976 3 MP
+PP
+c8
+4122 1976 mt 4167 1963 L
+4167 1963 mt 4138 1950 L
+1 sg
+-29 -13 45 -13 4118 2040 3 MP
+PP
+c8
+4118 2040 mt 4163 2027 L
+4163 2027 mt 4134 2014 L
+1 sg
+45 -13 -29 -13 4147 2053 3 MP
+PP
+c8
+4147 2053 mt 4118 2040 L
+4118 2040 mt 4163 2027 L
+1 sg
+-28 -14 44 -12 4117 1808 3 MP
+PP
+c8
+4117 1808 mt 4161 1796 L
+4161 1796 mt 4133 1782 L
+1 sg
+44 -12 -28 -13 4145 1821 3 MP
+PP
+c8
+4145 1821 mt 4117 1808 L
+4117 1808 mt 4161 1796 L
+1 sg
+-29 -13 45 -12 4113 1872 3 MP
+PP
+c8
+4113 1872 mt 4158 1860 L
+4158 1860 mt 4129 1847 L
+1 sg
+45 -12 -29 -14 4142 1886 3 MP
+PP
+c8
+4142 1886 mt 4113 1872 L
+4113 1872 mt 4158 1860 L
+1 sg
+45 -12 -29 -13 4138 1950 3 MP
+PP
+c8
+4138 1950 mt 4109 1937 L
+4109 1937 mt 4154 1925 L
+1 sg
+-29 -14 45 -12 4109 1937 3 MP
+PP
+c8
+4109 1937 mt 4154 1925 L
+4154 1925 mt 4125 1911 L
+1 sg
+-28 -13 44 -13 4106 2002 3 MP
+PP
+c8
+4106 2002 mt 4150 1989 L
+4150 1989 mt 4122 1976 L
+1 sg
+44 -13 -28 -12 4134 2014 3 MP
+PP
+c8
+4134 2014 mt 4106 2002 L
+4106 2002 mt 4150 1989 L
+1 sg
+-29 -13 45 -12 4104 1769 3 MP
+PP
+c8
+4104 1769 mt 4149 1757 L
+4149 1757 mt 4120 1744 L
+1 sg
+45 -12 -29 -13 4133 1782 3 MP
+PP
+c8
+4133 1782 mt 4104 1769 L
+4104 1769 mt 4149 1757 L
+1 sg
+-29 -13 45 -12 4102 2065 3 MP
+PP
+c8
+4102 2065 mt 4147 2053 L
+4147 2053 mt 4118 2040 L
+1 sg
+-28 -13 45 -12 4100 1833 3 MP
+PP
+c8
+4100 1833 mt 4145 1821 L
+4145 1821 mt 4117 1808 L
+1 sg
+45 -12 -29 -14 4129 1847 3 MP
+PP
+c8
+4129 1847 mt 4100 1833 L
+4100 1833 mt 4145 1821 L
+1 sg
+45 -12 -28 -13 4125 1911 3 MP
+PP
+c8
+4125 1911 mt 4097 1898 L
+4097 1898 mt 4142 1886 L
+1 sg
+-29 -14 45 -12 4097 1898 3 MP
+PP
+c8
+4097 1898 mt 4142 1886 L
+4142 1886 mt 4113 1872 L
+1 sg
+-29 -13 45 -13 4093 1963 3 MP
+PP
+c8
+4093 1963 mt 4138 1950 L
+4138 1950 mt 4109 1937 L
+1 sg
+45 -13 -29 -13 4122 1976 3 MP
+PP
+c8
+4122 1976 mt 4093 1963 L
+4093 1963 mt 4138 1950 L
+1 sg
+45 -13 -29 -13 4118 2040 3 MP
+PP
+c8
+4118 2040 mt 4089 2027 L
+4089 2027 mt 4134 2014 L
+1 sg
+-28 -12 45 -13 4089 2027 3 MP
+PP
+c8
+4089 2027 mt 4134 2014 L
+4134 2014 mt 4106 2002 L
+1 sg
+45 -12 -29 -14 4117 1808 3 MP
+PP
+c8
+4117 1808 mt 4088 1794 L
+4088 1794 mt 4133 1782 L
+1 sg
+-29 -13 45 -12 4088 1794 3 MP
+PP
+c8
+4088 1794 mt 4133 1782 L
+4133 1782 mt 4104 1769 L
+1 sg
+-29 -14 45 -12 4084 1859 3 MP
+PP
+c8
+4084 1859 mt 4129 1847 L
+4129 1847 mt 4100 1833 L
+1 sg
+45 -12 -29 -13 4113 1872 3 MP
+PP
+c8
+4113 1872 mt 4084 1859 L
+4084 1859 mt 4129 1847 L
+1 sg
+-28 -13 44 -13 4081 1924 3 MP
+PP
+c8
+4081 1924 mt 4125 1911 L
+4125 1911 mt 4097 1898 L
+1 sg
+44 -13 -28 -13 4109 1937 3 MP
+PP
+c8
+4109 1937 mt 4081 1924 L
+4081 1924 mt 4125 1911 L
+1 sg
+-29 -13 45 -13 4077 1989 3 MP
+PP
+c8
+4077 1989 mt 4122 1976 L
+4122 1976 mt 4093 1963 L
+1 sg
+45 -13 -29 -13 4106 2002 3 MP
+PP
+c8
+4106 2002 mt 4077 1989 L
+4077 1989 mt 4122 1976 L
+1 sg
+-28 -14 45 -11 4075 1755 3 MP
+PP
+c8
+4075 1755 mt 4120 1744 L
+4120 1744 mt 4092 1730 L
+1 sg
+45 -11 -29 -14 4104 1769 3 MP
+PP
+c8
+4104 1769 mt 4075 1755 L
+4075 1755 mt 4120 1744 L
+1 sg
+45 -13 -29 -12 4102 2065 3 MP
+PP
+c8
+4102 2065 mt 4073 2053 L
+4073 2053 mt 4118 2040 L
+1 sg
+-29 -13 45 -13 4073 2053 3 MP
+PP
+c8
+4073 2053 mt 4118 2040 L
+4118 2040 mt 4089 2027 L
+1 sg
+45 -11 -28 -14 4100 1833 3 MP
+PP
+c8
+4100 1833 mt 4072 1819 L
+4072 1819 mt 4117 1808 L
+1 sg
+-29 -14 45 -11 4072 1819 3 MP
+PP
+c8
+4072 1819 mt 4117 1808 L
+4117 1808 mt 4088 1794 L
+1 sg
+-29 -13 45 -13 4068 1885 3 MP
+PP
+c8
+4068 1885 mt 4113 1872 L
+4113 1872 mt 4084 1859 L
+1 sg
+45 -13 -29 -13 4097 1898 3 MP
+PP
+c8
+4097 1898 mt 4068 1885 L
+4068 1885 mt 4113 1872 L
+1 sg
+-28 -13 45 -14 4064 1951 3 MP
+PP
+c8
+4064 1951 mt 4109 1937 L
+4109 1937 mt 4081 1924 L
+1 sg
+45 -14 -29 -12 4093 1963 3 MP
+PP
+c8
+4093 1963 mt 4064 1951 L
+4064 1951 mt 4109 1937 L
+1 sg
+-29 -13 45 -13 4061 2015 3 MP
+PP
+c8
+4061 2015 mt 4106 2002 L
+4106 2002 mt 4077 1989 L
+1 sg
+45 -13 -28 -12 4089 2027 3 MP
+PP
+c8
+4089 2027 mt 4061 2015 L
+4061 2015 mt 4106 2002 L
+1 sg
+-29 -14 45 -11 4059 1780 3 MP
+PP
+c8
+4059 1780 mt 4104 1769 L
+4104 1769 mt 4075 1755 L
+1 sg
+45 -11 -29 -14 4088 1794 3 MP
+PP
+c8
+4088 1794 mt 4059 1780 L
+4059 1780 mt 4104 1769 L
+1 sg
+-29 -12 45 -13 4057 2078 3 MP
+PP
+c8
+4057 2078 mt 4102 2065 L
+4102 2065 mt 4073 2053 L
+1 sg
+44 -12 -28 -14 4084 1859 3 MP
+PP
+c8
+4084 1859 mt 4056 1845 L
+4056 1845 mt 4100 1833 L
+1 sg
+-28 -14 44 -12 4056 1845 3 MP
+PP
+c8
+4056 1845 mt 4100 1833 L
+4100 1833 mt 4072 1819 L
+1 sg
+-29 -13 45 -13 4052 1911 3 MP
+PP
+c8
+4052 1911 mt 4097 1898 L
+4097 1898 mt 4068 1885 L
+1 sg
+45 -13 -29 -13 4081 1924 3 MP
+PP
+c8
+4081 1924 mt 4052 1911 L
+4052 1911 mt 4097 1898 L
+1 sg
+-29 -12 45 -14 4048 1977 3 MP
+PP
+c8
+4048 1977 mt 4093 1963 L
+4093 1963 mt 4064 1951 L
+1 sg
+45 -14 -29 -12 4077 1989 3 MP
+PP
+c8
+4077 1989 mt 4048 1977 L
+4048 1977 mt 4093 1963 L
+1 sg
+45 -12 -28 -13 4075 1755 3 MP
+PP
+c8
+4075 1755 mt 4047 1742 L
+4047 1742 mt 4092 1730 L
+1 sg
+-29 -13 45 -12 4047 1742 3 MP
+PP
+c8
+4047 1742 mt 4092 1730 L
+4092 1730 mt 4063 1717 L
+1 sg
+-28 -12 44 -14 4045 2041 3 MP
+PP
+c8
+4045 2041 mt 4089 2027 L
+4089 2027 mt 4061 2015 L
+1 sg
+44 -14 -28 -12 4073 2053 3 MP
+PP
+c8
+4073 2053 mt 4045 2041 L
+4045 2041 mt 4089 2027 L
+1 sg
+45 -11 -29 -14 4072 1819 3 MP
+PP
+c8
+4072 1819 mt 4043 1805 L
+4043 1805 mt 4088 1794 L
+1 sg
+-29 -14 45 -11 4043 1805 3 MP
+PP
+c8
+4043 1805 mt 4088 1794 L
+4088 1794 mt 4059 1780 L
+1 sg
+-28 -14 45 -12 4039 1871 3 MP
+PP
+c8
+4039 1871 mt 4084 1859 L
+4084 1859 mt 4056 1845 L
+1 sg
+45 -12 -29 -14 4068 1885 3 MP
+PP
+c8
+4068 1885 mt 4039 1871 L
+4039 1871 mt 4084 1859 L
+1 sg
+45 -14 -28 -13 4064 1951 3 MP
+PP
+c8
+4064 1951 mt 4036 1938 L
+4036 1938 mt 4081 1924 L
+1 sg
+-29 -13 45 -14 4036 1938 3 MP
+PP
+c8
+4036 1938 mt 4081 1924 L
+4081 1924 mt 4052 1911 L
+1 sg
+-29 -12 45 -14 4032 2003 3 MP
+PP
+c8
+4032 2003 mt 4077 1989 L
+4077 1989 mt 4048 1977 L
+1 sg
+45 -14 -29 -12 4061 2015 3 MP
+PP
+c8
+4061 2015 mt 4032 2003 L
+4032 2003 mt 4077 1989 L
+1 sg
+-28 -13 44 -11 4031 1766 3 MP
+PP
+c8
+4031 1766 mt 4075 1755 L
+4075 1755 mt 4047 1742 L
+1 sg
+44 -11 -28 -14 4059 1780 3 MP
+PP
+c8
+4059 1780 mt 4031 1766 L
+4031 1766 mt 4075 1755 L
+1 sg
+45 -13 -29 -12 4057 2078 3 MP
+PP
+c8
+4057 2078 mt 4028 2066 L
+4028 2066 mt 4073 2053 L
+1 sg
+-28 -12 45 -13 4028 2066 3 MP
+PP
+c8
+4028 2066 mt 4073 2053 L
+4073 2053 mt 4045 2041 L
+1 sg
+-29 -14 45 -12 4027 1831 3 MP
+PP
+c8
+4027 1831 mt 4072 1819 L
+4072 1819 mt 4043 1805 L
+1 sg
+45 -12 -29 -14 4056 1845 3 MP
+PP
+c8
+4056 1845 mt 4027 1831 L
+4027 1831 mt 4072 1819 L
+1 sg
+-29 -14 45 -13 4023 1898 3 MP
+PP
+c8
+4023 1898 mt 4068 1885 L
+4068 1885 mt 4039 1871 L
+1 sg
+45 -13 -29 -13 4052 1911 3 MP
+PP
+c8
+4052 1911 mt 4023 1898 L
+4023 1898 mt 4068 1885 L
+1 sg
+44 -14 -28 -12 4048 1977 3 MP
+PP
+c8
+4048 1977 mt 4020 1965 L
+4020 1965 mt 4064 1951 L
+1 sg
+-28 -13 44 -14 4020 1965 3 MP
+PP
+c8
+4020 1965 mt 4064 1951 L
+4064 1951 mt 4036 1938 L
+1 sg
+-29 -14 45 -11 4018 1728 3 MP
+PP
+c8
+4018 1728 mt 4063 1717 L
+4063 1717 mt 4034 1703 L
+1 sg
+45 -11 -29 -14 4047 1742 3 MP
+PP
+c8
+4047 1742 mt 4018 1728 L
+4018 1728 mt 4063 1717 L
+1 sg
+-29 -12 45 -14 4016 2029 3 MP
+PP
+c8
+4016 2029 mt 4061 2015 L
+4061 2015 mt 4032 2003 L
+1 sg
+45 -14 -29 -12 4045 2041 3 MP
+PP
+c8
+4045 2041 mt 4016 2029 L
+4016 2029 mt 4061 2015 L
+1 sg
+45 -11 -29 -14 4043 1805 3 MP
+PP
+c8
+4043 1805 mt 4014 1791 L
+4014 1791 mt 4059 1780 L
+1 sg
+-28 -14 45 -11 4014 1791 3 MP
+PP
+c8
+4014 1791 mt 4059 1780 L
+4059 1780 mt 4031 1766 L
+1 sg
+-29 -12 45 -13 4012 2091 3 MP
+PP
+c8
+4012 2091 mt 4057 2078 L
+4057 2078 mt 4028 2066 L
+1 sg
+45 -12 -28 -14 4039 1871 3 MP
+PP
+c8
+4039 1871 mt 4011 1857 L
+4011 1857 mt 4056 1845 L
+1 sg
+-29 -14 45 -12 4011 1857 3 MP
+PP
+c8
+4011 1857 mt 4056 1845 L
+4056 1845 mt 4027 1831 L
+1 sg
+45 -14 -29 -13 4036 1938 3 MP
+PP
+c8
+4036 1938 mt 4007 1925 L
+4007 1925 mt 4052 1911 L
+1 sg
+-29 -13 45 -14 4007 1925 3 MP
+PP
+c8
+4007 1925 mt 4052 1911 L
+4052 1911 mt 4023 1898 L
+1 sg
+-28 -12 45 -14 4003 1991 3 MP
+PP
+c8
+4003 1991 mt 4048 1977 L
+4048 1977 mt 4020 1965 L
+1 sg
+45 -14 -29 -12 4032 2003 3 MP
+PP
+c8
+4032 2003 mt 4003 1991 L
+4003 1991 mt 4048 1977 L
+1 sg
+-29 -14 45 -10 4002 1752 3 MP
+PP
+c8
+4002 1752 mt 4047 1742 L
+4047 1742 mt 4018 1728 L
+1 sg
+45 -10 -29 -14 4031 1766 3 MP
+PP
+c8
+4031 1766 mt 4002 1752 L
+4002 1752 mt 4047 1742 L
+1 sg
+45 -13 -28 -12 4028 2066 3 MP
+PP
+c8
+4028 2066 mt 4000 2054 L
+4000 2054 mt 4045 2041 L
+1 sg
+-29 -12 45 -13 4000 2054 3 MP
+PP
+c8
+4000 2054 mt 4045 2041 L
+4045 2041 mt 4016 2029 L
+1 sg
+45 -11 -29 -15 4027 1831 3 MP
+PP
+c8
+4027 1831 mt 3998 1816 L
+3998 1816 mt 4043 1805 L
+1 sg
+-29 -14 45 -11 3998 1816 3 MP
+PP
+c8
+3998 1816 mt 4043 1805 L
+4043 1805 mt 4014 1791 L
+1 sg
+44 -12 -28 -15 4023 1898 3 MP
+PP
+c8
+4023 1898 mt 3995 1883 L
+3995 1883 mt 4039 1871 L
+1 sg
+-28 -14 44 -12 3995 1883 3 MP
+PP
+c8
+3995 1883 mt 4039 1871 L
+4039 1871 mt 4011 1857 L
+1 sg
+45 -14 -29 -13 4020 1965 3 MP
+PP
+c8
+4020 1965 mt 3991 1952 L
+3991 1952 mt 4036 1938 L
+1 sg
+-29 -13 45 -14 3991 1952 3 MP
+PP
+c8
+3991 1952 mt 4036 1938 L
+4036 1938 mt 4007 1925 L
+1 sg
+45 -11 -29 -14 4018 1728 3 MP
+PP
+c8
+4018 1728 mt 3989 1714 L
+3989 1714 mt 4034 1703 L
+1 sg
+-28 -13 45 -11 3989 1714 3 MP
+PP
+c8
+3989 1714 mt 4034 1703 L
+4034 1703 mt 4006 1690 L
+1 sg
+-29 -12 45 -15 3987 2018 3 MP
+PP
+c8
+3987 2018 mt 4032 2003 L
+4032 2003 mt 4003 1991 L
+1 sg
+45 -15 -29 -11 4016 2029 3 MP
+PP
+c8
+4016 2029 mt 3987 2018 L
+3987 2018 mt 4032 2003 L
+1 sg
+-29 -14 45 -10 3986 1776 3 MP
+PP
+c8
+3986 1776 mt 4031 1766 L
+4031 1766 mt 4002 1752 L
+1 sg
+45 -10 -28 -15 4014 1791 3 MP
+PP
+c8
+4014 1791 mt 3986 1776 L
+3986 1776 mt 4031 1766 L
+1 sg
+44 -14 -28 -11 4012 2091 3 MP
+PP
+c8
+4012 2091 mt 3984 2080 L
+3984 2080 mt 4028 2066 L
+1 sg
+-28 -12 44 -14 3984 2080 3 MP
+PP
+c8
+3984 2080 mt 4028 2066 L
+4028 2066 mt 4000 2054 L
+1 sg
+45 -11 -29 -15 4011 1857 3 MP
+PP
+c8
+4011 1857 mt 3982 1842 L
+3982 1842 mt 4027 1831 L
+1 sg
+-29 -15 45 -11 3982 1842 3 MP
+PP
+c8
+3982 1842 mt 4027 1831 L
+4027 1831 mt 3998 1816 L
+1 sg
+-28 -15 45 -13 3978 1911 3 MP
+PP
+c8
+3978 1911 mt 4023 1898 L
+4023 1898 mt 3995 1883 L
+1 sg
+45 -13 -29 -14 4007 1925 3 MP
+PP
+c8
+4007 1925 mt 3978 1911 L
+3978 1911 mt 4023 1898 L
+1 sg
+45 -15 -28 -11 4003 1991 3 MP
+PP
+c8
+4003 1991 mt 3975 1980 L
+3975 1980 mt 4020 1965 L
+1 sg
+-29 -13 45 -15 3975 1980 3 MP
+PP
+c8
+3975 1980 mt 4020 1965 L
+4020 1965 mt 3991 1952 L
+1 sg
+45 -10 -29 -14 4002 1752 3 MP
+PP
+c8
+4002 1752 mt 3973 1738 L
+3973 1738 mt 4018 1728 L
+1 sg
+-29 -14 45 -10 3973 1738 3 MP
+PP
+c8
+3973 1738 mt 4018 1728 L
+4018 1728 mt 3989 1714 L
+1 sg
+-29 -11 45 -15 3971 2044 3 MP
+PP
+c8
+3971 2044 mt 4016 2029 L
+4016 2029 mt 3987 2018 L
+1 sg
+45 -15 -29 -10 4000 2054 3 MP
+PP
+c8
+4000 2054 mt 3971 2044 L
+3971 2044 mt 4016 2029 L
+1 sg
+-28 -15 44 -10 3970 1801 3 MP
+PP
+c8
+3970 1801 mt 4014 1791 L
+4014 1791 mt 3986 1776 L
+1 sg
+44 -10 -28 -15 3998 1816 3 MP
+PP
+c8
+3998 1816 mt 3970 1801 L
+3970 1801 mt 4014 1791 L
+1 sg
+-28 -11 45 -13 3967 2104 3 MP
+PP
+c8
+3967 2104 mt 4012 2091 L
+4012 2091 mt 3984 2080 L
+1 sg
+-29 -15 45 -12 3966 1869 3 MP
+PP
+c8
+3966 1869 mt 4011 1857 L
+4011 1857 mt 3982 1842 L
+1 sg
+45 -12 -29 -14 3995 1883 3 MP
+PP
+c8
+3995 1883 mt 3966 1869 L
+3966 1869 mt 4011 1857 L
+1 sg
+45 -15 -29 -12 3991 1952 3 MP
+PP
+c8
+3991 1952 mt 3962 1940 L
+3962 1940 mt 4007 1925 L
+1 sg
+-29 -14 45 -15 3962 1940 3 MP
+PP
+c8
+3962 1940 mt 4007 1925 L
+4007 1925 mt 3978 1911 L
+1 sg
+45 -10 -28 -14 3989 1714 3 MP
+PP
+c8
+3989 1714 mt 3961 1700 L
+3961 1700 mt 4006 1690 L
+1 sg
+-29 -14 45 -10 3961 1700 3 MP
+PP
+c8
+3961 1700 mt 4006 1690 L
+4006 1690 mt 3977 1676 L
+1 sg
+44 -16 -28 -11 3987 2018 3 MP
+PP
+c8
+3987 2018 mt 3959 2007 L
+3959 2007 mt 4003 1991 L
+1 sg
+-28 -11 44 -16 3959 2007 3 MP
+PP
+c8
+3959 2007 mt 4003 1991 L
+4003 1991 mt 3975 1980 L
+1 sg
+-29 -14 45 -10 3957 1762 3 MP
+PP
+c8
+3957 1762 mt 4002 1752 L
+4002 1752 mt 3973 1738 L
+1 sg
+45 -10 -29 -14 3986 1776 3 MP
+PP
+c8
+3986 1776 mt 3957 1762 L
+3957 1762 mt 4002 1752 L
+1 sg
+-29 -10 45 -15 3955 2069 3 MP
+PP
+c8
+3955 2069 mt 4000 2054 L
+4000 2054 mt 3971 2044 L
+1 sg
+45 -15 -29 -11 3984 2080 3 MP
+PP
+c8
+3984 2080 mt 3955 2069 L
+3955 2069 mt 4000 2054 L
+1 sg
+-28 -15 45 -11 3953 1827 3 MP
+PP
+c8
+3953 1827 mt 3998 1816 L
+3998 1816 mt 3970 1801 L
+1 sg
+45 -11 -29 -15 3982 1842 3 MP
+PP
+c8
+3982 1842 mt 3953 1827 L
+3953 1827 mt 3998 1816 L
+1 sg
+45 -14 -28 -14 3978 1911 3 MP
+PP
+c8
+3978 1911 mt 3950 1897 L
+3950 1897 mt 3995 1883 L
+1 sg
+-29 -14 45 -14 3950 1897 3 MP
+PP
+c8
+3950 1897 mt 3995 1883 L
+3995 1883 mt 3966 1869 L
+1 sg
+45 -16 -29 -12 3975 1980 3 MP
+PP
+c8
+3975 1980 mt 3946 1968 L
+3946 1968 mt 3991 1952 L
+1 sg
+-29 -12 45 -16 3946 1968 3 MP
+PP
+c8
+3946 1968 mt 3991 1952 L
+3991 1952 mt 3962 1940 L
+1 sg
+44 -10 -28 -14 3973 1738 3 MP
+PP
+c8
+3973 1738 mt 3945 1724 L
+3945 1724 mt 3989 1714 L
+1 sg
+-28 -14 44 -10 3945 1724 3 MP
+PP
+c8
+3945 1724 mt 3989 1714 L
+3989 1714 mt 3961 1700 L
+1 sg
+-28 -11 45 -16 3942 2034 3 MP
+PP
+c8
+3942 2034 mt 3987 2018 L
+3987 2018 mt 3959 2007 L
+1 sg
+45 -16 -29 -10 3971 2044 3 MP
+PP
+c8
+3971 2044 mt 3942 2034 L
+3942 2034 mt 3987 2018 L
+1 sg
+45 -10 -29 -15 3970 1801 3 MP
+PP
+c8
+3970 1801 mt 3941 1786 L
+/c9 { 0.375000 1.000000 0.625000 sr} bdef
+c9
+3941 1786 mt 3986 1776 L
+1 sg
+-29 -14 45 -10 3941 1786 3 MP
+PP
+c9
+3941 1786 mt 3986 1776 L
+c8
+3986 1776 mt 3957 1762 L
+1 sg
+45 -14 -28 -10 3967 2104 3 MP
+PP
+c8
+3967 2104 mt 3939 2094 L
+3939 2094 mt 3984 2080 L
+1 sg
+-29 -11 45 -14 3939 2094 3 MP
+PP
+c8
+3939 2094 mt 3984 2080 L
+3984 2080 mt 3955 2069 L
+1 sg
+-29 -15 45 -11 3937 1853 3 MP
+PP
+c8
+3937 1853 mt 3982 1842 L
+3982 1842 mt 3953 1827 L
+1 sg
+45 -11 -29 -16 3966 1869 3 MP
+PP
+c8
+3966 1869 mt 3937 1853 L
+3937 1853 mt 3982 1842 L
+1 sg
+44 -15 -28 -14 3962 1940 3 MP
+PP
+c8
+3962 1940 mt 3934 1926 L
+3934 1926 mt 3978 1911 L
+1 sg
+-28 -14 44 -15 3934 1926 3 MP
+PP
+c8
+3934 1926 mt 3978 1911 L
+3978 1911 mt 3950 1897 L
+1 sg
+-29 -13 45 -11 3932 1687 3 MP
+PP
+c8
+3932 1687 mt 3977 1676 L
+3977 1676 mt 3948 1663 L
+1 sg
+45 -11 -29 -13 3961 1700 3 MP
+PP
+c8
+3961 1700 mt 3932 1687 L
+3932 1687 mt 3977 1676 L
+1 sg
+-29 -12 45 -17 3930 1997 3 MP
+PP
+c8
+3930 1997 mt 3975 1980 L
+3975 1980 mt 3946 1968 L
+1 sg
+45 -17 -29 -10 3959 2007 3 MP
+PP
+c8
+3959 2007 mt 3930 1997 L
+3930 1997 mt 3975 1980 L
+1 sg
+45 -9 -29 -15 3957 1762 3 MP
+PP
+c8
+3957 1762 mt 3928 1747 L
+c9
+3928 1747 mt 3973 1738 L
+1 sg
+-28 -14 45 -9 3928 1747 3 MP
+PP
+c9
+3928 1747 mt 3973 1738 L
+c8
+3973 1738 mt 3945 1724 L
+1 sg
+45 -16 -29 -9 3955 2069 3 MP
+PP
+c8
+3955 2069 mt 3926 2060 L
+3926 2060 mt 3971 2044 L
+1 sg
+-29 -10 45 -16 3926 2060 3 MP
+PP
+c8
+3926 2060 mt 3971 2044 L
+3971 2044 mt 3942 2034 L
+1 sg
+-29 -15 45 -10 3925 1811 3 MP
+PP
+c9
+3925 1811 mt 3970 1801 L
+c8
+3970 1801 mt 3941 1786 L
+1 sg
+45 -10 -28 -16 3953 1827 3 MP
+PP
+c8
+3953 1827 mt 3925 1811 L
+c9
+3925 1811 mt 3970 1801 L
+1 sg
+-28 -10 44 -14 3923 2118 3 MP
+PP
+c8
+3923 2118 mt 3967 2104 L
+3967 2104 mt 3939 2094 L
+1 sg
+45 -12 -29 -16 3950 1897 3 MP
+PP
+c8
+3950 1897 mt 3921 1881 L
+3921 1881 mt 3966 1869 L
+1 sg
+-29 -16 45 -12 3921 1881 3 MP
+PP
+c8
+3921 1881 mt 3966 1869 L
+3966 1869 mt 3937 1853 L
+1 sg
+-28 -14 45 -16 3917 1956 3 MP
+PP
+c8
+3917 1956 mt 3962 1940 L
+3962 1940 mt 3934 1926 L
+1 sg
+45 -16 -29 -12 3946 1968 3 MP
+PP
+c8
+3946 1968 mt 3917 1956 L
+3917 1956 mt 3962 1940 L
+1 sg
+45 -10 -29 -14 3945 1724 3 MP
+PP
+c8
+3945 1724 mt 3916 1710 L
+3916 1710 mt 3961 1700 L
+1 sg
+-29 -13 45 -10 3916 1710 3 MP
+PP
+c8
+3916 1710 mt 3961 1700 L
+3961 1700 mt 3932 1687 L
+1 sg
+-29 -10 45 -18 3914 2025 3 MP
+PP
+/c10 { 0.250000 1.000000 0.750000 sr} bdef
+c10
+3914 2025 mt 3959 2007 L
+c8
+3959 2007 mt 3930 1997 L
+1 sg
+45 -18 -28 -9 3942 2034 3 MP
+PP
+c8
+3942 2034 mt 3914 2025 L
+c10
+3914 2025 mt 3959 2007 L
+1 sg
+-29 -15 45 -8 3912 1770 3 MP
+PP
+c9
+3912 1770 mt 3957 1762 L
+c8
+3957 1762 mt 3928 1747 L
+1 sg
+45 -8 -29 -16 3941 1786 3 MP
+PP
+c9
+3941 1786 mt 3912 1770 L
+3912 1770 mt 3957 1762 L
+1 sg
+-29 -9 45 -15 3910 2084 3 MP
+PP
+c8
+3910 2084 mt 3955 2069 L
+3955 2069 mt 3926 2060 L
+1 sg
+45 -15 -29 -10 3939 2094 3 MP
+PP
+c8
+3939 2094 mt 3910 2084 L
+3910 2084 mt 3955 2069 L
+1 sg
+-28 -16 44 -10 3909 1837 3 MP
+PP
+c9
+3909 1837 mt 3953 1827 L
+c8
+3953 1827 mt 3925 1811 L
+1 sg
+44 -10 -28 -16 3937 1853 3 MP
+PP
+c8
+3937 1853 mt 3909 1837 L
+c9
+3909 1837 mt 3953 1827 L
+1 sg
+45 -15 -29 -14 3934 1926 3 MP
+PP
+c8
+3934 1926 mt 3905 1912 L
+3905 1912 mt 3950 1897 L
+1 sg
+-29 -16 45 -15 3905 1912 3 MP
+PP
+c8
+3905 1912 mt 3950 1897 L
+3950 1897 mt 3921 1881 L
+1 sg
+45 -10 -29 -14 3932 1687 3 MP
+PP
+c8
+3932 1687 mt 3903 1673 L
+3903 1673 mt 3948 1663 L
+1 sg
+-28 -13 45 -10 3903 1673 3 MP
+PP
+c8
+3903 1673 mt 3948 1663 L
+3948 1663 mt 3920 1650 L
+1 sg
+45 -19 -29 -10 3930 1997 3 MP
+PP
+c8
+3930 1997 mt 3901 1987 L
+c10
+3901 1987 mt 3946 1968 L
+1 sg
+-29 -12 45 -19 3901 1987 3 MP
+PP
+c10
+3901 1987 mt 3946 1968 L
+c8
+3946 1968 mt 3917 1956 L
+1 sg
+-29 -14 45 -8 3900 1732 3 MP
+PP
+c9
+3900 1732 mt 3945 1724 L
+c8
+3945 1724 mt 3916 1710 L
+1 sg
+45 -8 -28 -15 3928 1747 3 MP
+PP
+c9
+3928 1747 mt 3900 1732 L
+3900 1732 mt 3945 1724 L
+1 sg
+44 -18 -28 -8 3926 2060 3 MP
+PP
+c8
+3926 2060 mt 3898 2052 L
+c10
+3898 2052 mt 3942 2034 L
+1 sg
+-28 -9 44 -18 3898 2052 3 MP
+PP
+c10
+3898 2052 mt 3942 2034 L
+c8
+3942 2034 mt 3914 2025 L
+1 sg
+-29 -16 45 -8 3896 1794 3 MP
+PP
+c9
+3896 1794 mt 3941 1786 L
+3941 1786 mt 3912 1770 L
+1 sg
+45 -8 -29 -17 3925 1811 3 MP
+PP
+c9
+3925 1811 mt 3896 1794 L
+3896 1794 mt 3941 1786 L
+1 sg
+-29 -10 45 -14 3894 2108 3 MP
+PP
+c8
+3894 2108 mt 3939 2094 L
+3939 2094 mt 3910 2084 L
+1 sg
+45 -14 -29 -10 3923 2118 3 MP
+PP
+c8
+3923 2118 mt 3894 2108 L
+3894 2108 mt 3939 2094 L
+1 sg
+-28 -16 45 -12 3892 1865 3 MP
+PP
+c8
+3892 1865 mt 3937 1853 L
+3937 1853 mt 3909 1837 L
+1 sg
+45 -12 -29 -16 3921 1881 3 MP
+PP
+c8
+3921 1881 mt 3892 1865 L
+3892 1865 mt 3937 1853 L
+1 sg
+45 -17 -28 -13 3917 1956 3 MP
+PP
+c8
+3917 1956 mt 3889 1943 L
+3889 1943 mt 3934 1926 L
+1 sg
+-29 -14 45 -17 3889 1943 3 MP
+PP
+c8
+3889 1943 mt 3934 1926 L
+3934 1926 mt 3905 1912 L
+1 sg
+45 -9 -29 -14 3916 1710 3 MP
+PP
+c8
+3916 1710 mt 3887 1696 L
+c9
+3887 1696 mt 3932 1687 L
+1 sg
+-29 -14 45 -9 3887 1696 3 MP
+PP
+c9
+3887 1696 mt 3932 1687 L
+c8
+3932 1687 mt 3903 1673 L
+1 sg
+-29 -10 45 -19 3885 2016 3 MP
+PP
+c10
+3885 2016 mt 3930 1997 L
+c8
+3930 1997 mt 3901 1987 L
+1 sg
+45 -19 -29 -9 3914 2025 3 MP
+PP
+c10
+3914 2025 mt 3885 2016 L
+3885 2016 mt 3930 1997 L
+1 sg
+44 -7 -28 -16 3912 1770 3 MP
+PP
+c9
+3912 1770 mt 3884 1754 L
+3884 1754 mt 3928 1747 L
+1 sg
+-28 -15 44 -7 3884 1754 3 MP
+PP
+c9
+3884 1754 mt 3928 1747 L
+3928 1747 mt 3900 1732 L
+1 sg
+-28 -8 45 -17 3881 2077 3 MP
+PP
+c10
+3881 2077 mt 3926 2060 L
+c8
+3926 2060 mt 3898 2052 L
+1 sg
+45 -17 -29 -7 3910 2084 3 MP
+PP
+c8
+3910 2084 mt 3881 2077 L
+c10
+3881 2077 mt 3926 2060 L
+1 sg
+-29 -17 45 -8 3880 1819 3 MP
+PP
+c9
+3880 1819 mt 3925 1811 L
+3925 1811 mt 3896 1794 L
+1 sg
+45 -8 -29 -18 3909 1837 3 MP
+PP
+c9
+3909 1837 mt 3880 1819 L
+3880 1819 mt 3925 1811 L
+1 sg
+-29 -10 45 -14 3878 2132 3 MP
+PP
+c8
+3878 2132 mt 3923 2118 L
+3923 2118 mt 3894 2108 L
+1 sg
+-29 -16 45 -15 3876 1896 3 MP
+PP
+c8
+3876 1896 mt 3921 1881 L
+3921 1881 mt 3892 1865 L
+1 sg
+45 -15 -29 -16 3905 1912 3 MP
+PP
+c8
+3905 1912 mt 3876 1896 L
+3876 1896 mt 3921 1881 L
+1 sg
+-29 -14 45 -9 3875 1659 3 MP
+PP
+c8
+3875 1659 mt 3920 1650 L
+3920 1650 mt 3891 1636 L
+1 sg
+45 -9 -28 -14 3903 1673 3 MP
+PP
+c8
+3903 1673 mt 3875 1659 L
+3875 1659 mt 3920 1650 L
+1 sg
+44 -20 -28 -11 3901 1987 3 MP
+PP
+c10
+3901 1987 mt 3873 1976 L
+3873 1976 mt 3917 1956 L
+1 sg
+-28 -13 44 -20 3873 1976 3 MP
+PP
+c10
+3873 1976 mt 3917 1956 L
+c8
+3917 1956 mt 3889 1943 L
+1 sg
+45 -7 -29 -15 3900 1732 3 MP
+PP
+c9
+3900 1732 mt 3871 1717 L
+3871 1717 mt 3916 1710 L
+1 sg
+-29 -14 45 -7 3871 1717 3 MP
+PP
+c9
+3871 1717 mt 3916 1710 L
+c8
+3916 1710 mt 3887 1696 L
+1 sg
+-29 -9 45 -20 3869 2045 3 MP
+PP
+c10
+3869 2045 mt 3914 2025 L
+3914 2025 mt 3885 2016 L
+1 sg
+45 -20 -29 -7 3898 2052 3 MP
+PP
+c10
+3898 2052 mt 3869 2045 L
+3869 2045 mt 3914 2025 L
+1 sg
+45 -7 -29 -17 3896 1794 3 MP
+PP
+c9
+3896 1794 mt 3867 1777 L
+3867 1777 mt 3912 1770 L
+1 sg
+-28 -16 45 -7 3867 1777 3 MP
+PP
+c9
+3867 1777 mt 3912 1770 L
+3912 1770 mt 3884 1754 L
+1 sg
+-29 -7 45 -17 3865 2101 3 MP
+PP
+c10
+3865 2101 mt 3910 2084 L
+c8
+3910 2084 mt 3881 2077 L
+1 sg
+45 -17 -29 -7 3894 2108 3 MP
+PP
+c8
+3894 2108 mt 3865 2101 L
+c10
+3865 2101 mt 3910 2084 L
+1 sg
+-29 -18 45 -10 3864 1847 3 MP
+PP
+c9
+3864 1847 mt 3909 1837 L
+3909 1837 mt 3880 1819 L
+1 sg
+45 -10 -28 -18 3892 1865 3 MP
+PP
+c8
+3892 1865 mt 3864 1847 L
+c9
+3864 1847 mt 3909 1837 L
+1 sg
+-29 -16 45 -17 3860 1929 3 MP
+PP
+c8
+3860 1929 mt 3905 1912 L
+3905 1912 mt 3876 1896 L
+1 sg
+45 -17 -29 -14 3889 1943 3 MP
+PP
+c8
+3889 1943 mt 3860 1929 L
+3860 1929 mt 3905 1912 L
+1 sg
+-28 -14 44 -9 3859 1682 3 MP
+PP
+c9
+3859 1682 mt 3903 1673 L
+c8
+3903 1673 mt 3875 1659 L
+1 sg
+44 -9 -28 -14 3887 1696 3 MP
+PP
+c9
+3887 1696 mt 3859 1682 L
+3859 1682 mt 3903 1673 L
+1 sg
+-28 -11 45 -21 3856 2008 3 MP
+PP
+c10
+3856 2008 mt 3901 1987 L
+3901 1987 mt 3873 1976 L
+1 sg
+45 -21 -29 -8 3885 2016 3 MP
+PP
+c10
+3885 2016 mt 3856 2008 L
+3856 2008 mt 3901 1987 L
+1 sg
+45 -6 -29 -16 3884 1754 3 MP
+PP
+c9
+3884 1754 mt 3855 1738 L
+3855 1738 mt 3900 1732 L
+1 sg
+-29 -15 45 -6 3855 1738 3 MP
+PP
+c9
+3855 1738 mt 3900 1732 L
+3900 1732 mt 3871 1717 L
+1 sg
+45 -19 -28 -6 3881 2077 3 MP
+PP
+c10
+3881 2077 mt 3853 2071 L
+3853 2071 mt 3898 2052 L
+1 sg
+-29 -7 45 -19 3853 2071 3 MP
+PP
+c10
+3853 2071 mt 3898 2052 L
+3898 2052 mt 3869 2045 L
+1 sg
+-29 -17 45 -7 3851 1801 3 MP
+PP
+c9
+3851 1801 mt 3896 1794 L
+3896 1794 mt 3867 1777 L
+1 sg
+45 -7 -29 -18 3880 1819 3 MP
+PP
+c9
+3880 1819 mt 3851 1801 L
+3851 1801 mt 3896 1794 L
+1 sg
+-29 -7 45 -16 3849 2124 3 MP
+PP
+c8
+3849 2124 mt 3894 2108 L
+3894 2108 mt 3865 2101 L
+1 sg
+45 -16 -29 -8 3878 2132 3 MP
+PP
+c8
+3878 2132 mt 3849 2124 L
+3849 2124 mt 3894 2108 L
+1 sg
+44 -13 -28 -18 3876 1896 3 MP
+PP
+c8
+3876 1896 mt 3848 1878 L
+3848 1878 mt 3892 1865 L
+1 sg
+-28 -18 44 -13 3848 1878 3 MP
+PP
+c8
+3848 1878 mt 3892 1865 L
+3892 1865 mt 3864 1847 L
+1 sg
+45 -10 -29 -13 3875 1659 3 MP
+PP
+c8
+3875 1659 mt 3846 1646 L
+3846 1646 mt 3891 1636 L
+1 sg
+-29 -13 45 -10 3846 1646 3 MP
+PP
+c8
+3846 1646 mt 3891 1636 L
+3891 1636 mt 3862 1623 L
+1 sg
+-29 -14 45 -21 3844 1964 3 MP
+PP
+c10
+3844 1964 mt 3889 1943 L
+c8
+3889 1943 mt 3860 1929 L
+1 sg
+45 -21 -29 -12 3873 1976 3 MP
+PP
+c10
+3873 1976 mt 3844 1964 L
+3844 1964 mt 3889 1943 L
+1 sg
+45 -7 -29 -14 3871 1717 3 MP
+PP
+c9
+3871 1717 mt 3842 1703 L
+3842 1703 mt 3887 1696 L
+1 sg
+-28 -14 45 -7 3842 1703 3 MP
+PP
+c9
+3842 1703 mt 3887 1696 L
+3887 1696 mt 3859 1682 L
+1 sg
+-29 -8 45 -23 3840 2039 3 MP
+PP
+c10
+3840 2039 mt 3885 2016 L
+3885 2016 mt 3856 2008 L
+1 sg
+45 -23 -29 -6 3869 2045 3 MP
+PP
+c10
+3869 2045 mt 3840 2039 L
+3840 2039 mt 3885 2016 L
+1 sg
+-29 -16 45 -6 3839 1760 3 MP
+PP
+c9
+3839 1760 mt 3884 1754 L
+3884 1754 mt 3855 1738 L
+1 sg
+45 -6 -28 -17 3867 1777 3 MP
+PP
+c9
+3867 1777 mt 3839 1760 L
+3839 1760 mt 3884 1754 L
+1 sg
+44 -19 -28 -5 3865 2101 3 MP
+PP
+c10
+3865 2101 mt 3837 2096 L
+3837 2096 mt 3881 2077 L
+1 sg
+-28 -6 44 -19 3837 2096 3 MP
+PP
+c10
+3837 2096 mt 3881 2077 L
+3881 2077 mt 3853 2071 L
+1 sg
+45 -8 -29 -20 3864 1847 3 MP
+PP
+c9
+3864 1847 mt 3835 1827 L
+3835 1827 mt 3880 1819 L
+1 sg
+-29 -18 45 -8 3835 1827 3 MP
+PP
+c9
+3835 1827 mt 3880 1819 L
+3880 1819 mt 3851 1801 L
+1 sg
+-29 -8 45 -14 3833 2146 3 MP
+PP
+c8
+3833 2146 mt 3878 2132 L
+3878 2132 mt 3849 2124 L
+1 sg
+45 -16 -29 -17 3860 1929 3 MP
+PP
+c8
+3860 1929 mt 3831 1912 L
+3831 1912 mt 3876 1896 L
+1 sg
+-28 -18 45 -16 3831 1912 3 MP
+PP
+c8
+3831 1912 mt 3876 1896 L
+3876 1896 mt 3848 1878 L
+1 sg
+45 -9 -29 -14 3859 1682 3 MP
+PP
+c9
+3859 1682 mt 3830 1668 L
+3830 1668 mt 3875 1659 L
+1 sg
+-29 -13 45 -9 3830 1668 3 MP
+PP
+c9
+3830 1668 mt 3875 1659 L
+c8
+3875 1659 mt 3846 1646 L
+1 sg
+-29 -12 45 -24 3828 2000 3 MP
+PP
+c10
+3828 2000 mt 3873 1976 L
+3873 1976 mt 3844 1964 L
+1 sg
+45 -24 -28 -8 3856 2008 3 MP
+PP
+c10
+3856 2008 mt 3828 2000 L
+3828 2000 mt 3873 1976 L
+1 sg
+45 -5 -29 -16 3855 1738 3 MP
+PP
+c9
+3855 1738 mt 3826 1722 L
+3826 1722 mt 3871 1717 L
+1 sg
+-29 -14 45 -5 3826 1722 3 MP
+PP
+c9
+3826 1722 mt 3871 1717 L
+3871 1717 mt 3842 1703 L
+1 sg
+-29 -6 45 -23 3824 2068 3 MP
+PP
+/c11 { 0.187500 1.000000 0.812500 sr} bdef
+c11
+3824 2068 mt 3869 2045 L
+c10
+3869 2045 mt 3840 2039 L
+1 sg
+45 -23 -29 -3 3853 2071 3 MP
+PP
+c10
+3853 2071 mt 3824 2068 L
+c11
+3824 2068 mt 3869 2045 L
+1 sg
+-28 -17 44 -5 3823 1782 3 MP
+PP
+c9
+3823 1782 mt 3867 1777 L
+3867 1777 mt 3839 1760 L
+1 sg
+44 -5 -28 -19 3851 1801 3 MP
+PP
+c9
+3851 1801 mt 3823 1782 L
+3823 1782 mt 3867 1777 L
+1 sg
+-28 -5 44 -17 3821 2118 3 MP
+PP
+c10
+3821 2118 mt 3865 2101 L
+3865 2101 mt 3837 2096 L
+1 sg
+44 -17 -28 -6 3849 2124 3 MP
+PP
+c8
+3849 2124 mt 3821 2118 L
+c10
+3821 2118 mt 3865 2101 L
+1 sg
+-29 -20 45 -11 3819 1858 3 MP
+PP
+c9
+3819 1858 mt 3864 1847 L
+3864 1847 mt 3835 1827 L
+1 sg
+45 -11 -29 -20 3848 1878 3 MP
+PP
+c8
+3848 1878 mt 3819 1858 L
+c9
+3819 1858 mt 3864 1847 L
+1 sg
+-28 -13 45 -10 3817 1633 3 MP
+PP
+c8
+3817 1633 mt 3862 1623 L
+3862 1623 mt 3834 1610 L
+1 sg
+45 -10 -29 -13 3846 1646 3 MP
+PP
+c8
+3846 1646 mt 3817 1633 L
+3817 1633 mt 3862 1623 L
+1 sg
+-29 -17 45 -21 3815 1950 3 MP
+PP
+c10
+3815 1950 mt 3860 1929 L
+c8
+3860 1929 mt 3831 1912 L
+1 sg
+45 -21 -29 -14 3844 1964 3 MP
+PP
+c10
+3844 1964 mt 3815 1950 L
+3815 1950 mt 3860 1929 L
+1 sg
+-29 -14 45 -6 3814 1688 3 MP
+PP
+c9
+3814 1688 mt 3859 1682 L
+3859 1682 mt 3830 1668 L
+1 sg
+45 -6 -28 -15 3842 1703 3 MP
+PP
+c9
+3842 1703 mt 3814 1688 L
+3814 1688 mt 3859 1682 L
+1 sg
+44 -26 -28 -5 3840 2039 3 MP
+PP
+c10
+3840 2039 mt 3812 2034 L
+c11
+3812 2034 mt 3856 2008 L
+1 sg
+-28 -8 44 -26 3812 2034 3 MP
+PP
+c11
+3812 2034 mt 3856 2008 L
+c10
+3856 2008 mt 3828 2000 L
+1 sg
+-29 -16 45 -4 3810 1742 3 MP
+PP
+c9
+3810 1742 mt 3855 1738 L
+3855 1738 mt 3826 1722 L
+1 sg
+45 -4 -29 -18 3839 1760 3 MP
+PP
+c9
+3839 1760 mt 3810 1742 L
+3810 1742 mt 3855 1738 L
+1 sg
+45 -22 -29 -3 3837 2096 3 MP
+PP
+c10
+3837 2096 mt 3808 2093 L
+c11
+3808 2093 mt 3853 2071 L
+1 sg
+-29 -3 45 -22 3808 2093 3 MP
+PP
+c11
+3808 2093 mt 3853 2071 L
+c10
+3853 2071 mt 3824 2068 L
+1 sg
+44 -5 -28 -21 3835 1827 3 MP
+PP
+c9
+3835 1827 mt 3807 1806 L
+3807 1806 mt 3851 1801 L
+1 sg
+-28 -19 44 -5 3807 1806 3 MP
+PP
+c9
+3807 1806 mt 3851 1801 L
+3851 1801 mt 3823 1782 L
+1 sg
+45 -16 -29 -6 3833 2146 3 MP
+PP
+c8
+3833 2146 mt 3804 2140 L
+c10
+3804 2140 mt 3849 2124 L
+1 sg
+-28 -6 45 -16 3804 2140 3 MP
+PP
+c10
+3804 2140 mt 3849 2124 L
+c8
+3849 2124 mt 3821 2118 L
+1 sg
+45 -15 -28 -19 3831 1912 3 MP
+PP
+c8
+3831 1912 mt 3803 1893 L
+3803 1893 mt 3848 1878 L
+1 sg
+-29 -20 45 -15 3803 1893 3 MP
+PP
+c8
+3803 1893 mt 3848 1878 L
+3848 1878 mt 3819 1858 L
+1 sg
+-29 -13 45 -8 3801 1654 3 MP
+PP
+c9
+3801 1654 mt 3846 1646 L
+c8
+3846 1646 mt 3817 1633 L
+1 sg
+45 -8 -29 -14 3830 1668 3 MP
+PP
+c9
+3830 1668 mt 3801 1654 L
+3801 1654 mt 3846 1646 L
+1 sg
+-29 -14 45 -25 3799 1989 3 MP
+PP
+c10
+3799 1989 mt 3844 1964 L
+3844 1964 mt 3815 1950 L
+1 sg
+45 -25 -29 -11 3828 2000 3 MP
+PP
+c10
+3828 2000 mt 3799 1989 L
+3799 1989 mt 3844 1964 L
+1 sg
+-28 -15 44 -4 3798 1707 3 MP
+PP
+c9
+3798 1707 mt 3842 1703 L
+3842 1703 mt 3814 1688 L
+1 sg
+44 -4 -28 -15 3826 1722 3 MP
+PP
+c9
+3826 1722 mt 3798 1707 L
+3798 1707 mt 3842 1703 L
+1 sg
+-28 -5 44 -27 3796 2066 3 MP
+PP
+c11
+3796 2066 mt 3840 2039 L
+c10
+3840 2039 mt 3812 2034 L
+1 sg
+44 -27 -28 -2 3824 2068 3 MP
+PP
+c11
+3824 2068 mt 3796 2066 L
+3796 2066 mt 3840 2039 L
+1 sg
+-29 -18 45 -2 3794 1762 3 MP
+PP
+/c12 { 0.437500 1.000000 0.562500 sr} bdef
+c12
+3794 1762 mt 3839 1760 L
+c9
+3839 1760 mt 3810 1742 L
+1 sg
+45 -2 -29 -20 3823 1782 3 MP
+PP
+c9
+3823 1782 mt 3794 1762 L
+c12
+3794 1762 mt 3839 1760 L
+1 sg
+45 -20 -29 -2 3821 2118 3 MP
+PP
+c10
+3821 2118 mt 3792 2116 L
+3792 2116 mt 3837 2096 L
+1 sg
+-29 -3 45 -20 3792 2116 3 MP
+PP
+c10
+3792 2116 mt 3837 2096 L
+3837 2096 mt 3808 2093 L
+1 sg
+45 -8 -29 -23 3819 1858 3 MP
+PP
+c9
+3819 1858 mt 3790 1835 L
+3790 1835 mt 3835 1827 L
+1 sg
+-28 -21 45 -8 3790 1835 3 MP
+PP
+c9
+3790 1835 mt 3835 1827 L
+3835 1827 mt 3807 1806 L
+1 sg
+45 -10 -28 -13 3817 1633 3 MP
+PP
+c8
+3817 1633 mt 3789 1620 L
+3789 1620 mt 3834 1610 L
+1 sg
+-29 -13 45 -10 3789 1620 3 MP
+PP
+c8
+3789 1620 mt 3834 1610 L
+3834 1610 mt 3805 1597 L
+1 sg
+-29 -6 45 -15 3788 2161 3 MP
+PP
+c8
+3788 2161 mt 3833 2146 L
+3833 2146 mt 3804 2140 L
+1 sg
+44 -21 -28 -17 3815 1950 3 MP
+PP
+c10
+3815 1950 mt 3787 1933 L
+3787 1933 mt 3831 1912 L
+1 sg
+-28 -19 44 -21 3787 1933 3 MP
+PP
+c10
+3787 1933 mt 3831 1912 L
+c8
+3831 1912 mt 3803 1893 L
+1 sg
+45 -6 -29 -14 3814 1688 3 MP
+PP
+c9
+3814 1688 mt 3785 1674 L
+3785 1674 mt 3830 1668 L
+1 sg
+-29 -14 45 -6 3785 1674 3 MP
+PP
+c9
+3785 1674 mt 3830 1668 L
+3830 1668 mt 3801 1654 L
+1 sg
+-29 -11 45 -29 3783 2029 3 MP
+PP
+c11
+3783 2029 mt 3828 2000 L
+c10
+3828 2000 mt 3799 1989 L
+1 sg
+45 -29 -29 -5 3812 2034 3 MP
+PP
+c11
+3812 2034 mt 3783 2029 L
+3783 2029 mt 3828 2000 L
+1 sg
+44 -2 -28 -18 3810 1742 3 MP
+PP
+c9
+3810 1742 mt 3782 1724 L
+c12
+3782 1724 mt 3826 1722 L
+1 sg
+-28 -15 44 -2 3782 1724 3 MP
+PP
+c12
+3782 1724 mt 3826 1722 L
+c9
+3826 1722 mt 3798 1707 L
+1 sg
+45 -26 -29 1 3808 2093 3 MP
+PP
+c11
+3808 2093 mt 3779 2094 L
+3779 2094 mt 3824 2068 L
+1 sg
+-28 -2 45 -26 3779 2094 3 MP
+PP
+c11
+3779 2094 mt 3824 2068 L
+3824 2068 mt 3796 2066 L
+1 sg
+-29 -20 45 -2 3778 1784 3 MP
+PP
+c12
+3778 1784 mt 3823 1782 L
+c9
+3823 1782 mt 3794 1762 L
+1 sg
+45 -2 -29 -22 3807 1806 3 MP
+PP
+c9
+3807 1806 mt 3778 1784 L
+c12
+3778 1784 mt 3823 1782 L
+1 sg
+-29 -2 45 -18 3776 2136 3 MP
+PP
+c10
+3776 2136 mt 3821 2118 L
+3821 2118 mt 3792 2116 L
+1 sg
+45 -18 -28 -4 3804 2140 3 MP
+PP
+c10
+3804 2140 mt 3776 2136 L
+3776 2136 mt 3821 2118 L
+1 sg
+45 -12 -29 -23 3803 1893 3 MP
+PP
+c8
+3803 1893 mt 3774 1870 L
+c9
+3774 1870 mt 3819 1858 L
+1 sg
+-29 -23 45 -12 3774 1870 3 MP
+PP
+c9
+3774 1870 mt 3819 1858 L
+3819 1858 mt 3790 1835 L
+1 sg
+44 -8 -28 -13 3801 1654 3 MP
+PP
+c9
+3801 1654 mt 3773 1641 L
+3773 1641 mt 3817 1633 L
+1 sg
+-28 -13 44 -8 3773 1641 3 MP
+PP
+c9
+3773 1641 mt 3817 1633 L
+c8
+3817 1633 mt 3789 1620 L
+1 sg
+-28 -17 44 -26 3771 1976 3 MP
+PP
+c10
+3771 1976 mt 3815 1950 L
+3815 1950 mt 3787 1933 L
+1 sg
+44 -26 -28 -13 3799 1989 3 MP
+PP
+c10
+3799 1989 mt 3771 1976 L
+3771 1976 mt 3815 1950 L
+1 sg
+-29 -14 45 -3 3769 1691 3 MP
+PP
+c9
+3769 1691 mt 3814 1688 L
+3814 1688 mt 3785 1674 L
+1 sg
+45 -3 -29 -16 3798 1707 3 MP
+PP
+c9
+3798 1707 mt 3769 1691 L
+3769 1691 mt 3814 1688 L
+1 sg
+45 -31 -29 -1 3796 2066 3 MP
+PP
+c11
+3796 2066 mt 3767 2065 L
+/c13 { 0.125000 1.000000 0.875000 sr} bdef
+c13
+3767 2065 mt 3812 2034 L
+1 sg
+-29 -5 45 -31 3767 2065 3 MP
+PP
+c13
+3767 2065 mt 3812 2034 L
+c11
+3812 2034 mt 3783 2029 L
+1 sg
+45 0 -29 -20 3794 1762 3 MP
+PP
+c12
+3794 1762 mt 3765 1742 L
+3765 1742 mt 3810 1742 L
+1 sg
+-28 -18 45 0 3765 1742 3 MP
+PP
+c12
+3765 1742 mt 3810 1742 L
+c9
+3810 1742 mt 3782 1724 L
+1 sg
+45 -24 -29 1 3792 2116 3 MP
+PP
+c10
+3792 2116 mt 3763 2117 L
+c11
+3763 2117 mt 3808 2093 L
+1 sg
+-29 1 45 -24 3763 2117 3 MP
+PP
+c11
+3763 2117 mt 3808 2093 L
+3808 2093 mt 3779 2094 L
+1 sg
+-29 -22 45 -5 3762 1811 3 MP
+PP
+c12
+3762 1811 mt 3807 1806 L
+c9
+3807 1806 mt 3778 1784 L
+1 sg
+45 -5 -28 -24 3790 1835 3 MP
+PP
+c9
+3790 1835 mt 3762 1811 L
+c12
+3762 1811 mt 3807 1806 L
+1 sg
+-29 -13 45 -10 3760 1607 3 MP
+PP
+c8
+3760 1607 mt 3805 1597 L
+3805 1597 mt 3776 1584 L
+1 sg
+45 -10 -29 -13 3789 1620 3 MP
+PP
+c8
+3789 1620 mt 3760 1607 L
+3760 1607 mt 3805 1597 L
+1 sg
+44 -16 -28 -5 3788 2161 3 MP
+PP
+c8
+3788 2161 mt 3760 2156 L
+c10
+3760 2156 mt 3804 2140 L
+1 sg
+-28 -4 44 -16 3760 2156 3 MP
+PP
+c10
+3760 2156 mt 3804 2140 L
+3804 2140 mt 3776 2136 L
+1 sg
+45 -18 -29 -22 3787 1933 3 MP
+PP
+c10
+3787 1933 mt 3758 1911 L
+c8
+3758 1911 mt 3803 1893 L
+1 sg
+-29 -23 45 -18 3758 1911 3 MP
+PP
+c8
+3758 1911 mt 3803 1893 L
+3803 1893 mt 3774 1870 L
+1 sg
+-28 -13 44 -6 3757 1660 3 MP
+PP
+c9
+3757 1660 mt 3801 1654 L
+3801 1654 mt 3773 1641 L
+1 sg
+44 -6 -28 -14 3785 1674 3 MP
+PP
+c9
+3785 1674 mt 3757 1660 L
+3757 1660 mt 3801 1654 L
+1 sg
+45 -32 -29 -8 3783 2029 3 MP
+PP
+c11
+3783 2029 mt 3754 2021 L
+3754 2021 mt 3799 1989 L
+1 sg
+-28 -13 45 -32 3754 2021 3 MP
+PP
+c11
+3754 2021 mt 3799 1989 L
+c10
+3799 1989 mt 3771 1976 L
+1 sg
+-29 -16 45 0 3753 1707 3 MP
+PP
+c12
+3753 1707 mt 3798 1707 L
+c9
+3798 1707 mt 3769 1691 L
+1 sg
+45 0 -29 -17 3782 1724 3 MP
+PP
+c12
+3782 1724 mt 3753 1707 L
+3753 1707 mt 3798 1707 L
+1 sg
+45 -31 -28 3 3779 2094 3 MP
+PP
+c11
+3779 2094 mt 3751 2097 L
+c13
+3751 2097 mt 3796 2066 L
+1 sg
+-29 -1 45 -31 3751 2097 3 MP
+PP
+c13
+3751 2097 mt 3796 2066 L
+c11
+3796 2066 mt 3767 2065 L
+1 sg
+45 0 -29 -22 3778 1784 3 MP
+PP
+c12
+3778 1784 mt 3749 1762 L
+3749 1762 mt 3794 1762 L
+1 sg
+-29 -20 45 0 3749 1762 3 MP
+PP
+c12
+3749 1762 mt 3794 1762 L
+3794 1762 mt 3765 1742 L
+1 sg
+45 -21 -29 1 3776 2136 3 MP
+PP
+c10
+3776 2136 mt 3747 2137 L
+c11
+3747 2137 mt 3792 2116 L
+1 sg
+-29 1 45 -21 3747 2137 3 MP
+PP
+c11
+3747 2137 mt 3792 2116 L
+c10
+3792 2116 mt 3763 2117 L
+1 sg
+44 -10 -28 -25 3774 1870 3 MP
+PP
+c9
+3774 1870 mt 3746 1845 L
+3746 1845 mt 3790 1835 L
+1 sg
+-28 -24 44 -10 3746 1845 3 MP
+PP
+c9
+3746 1845 mt 3790 1835 L
+3790 1835 mt 3762 1811 L
+1 sg
+-29 -13 45 -8 3744 1628 3 MP
+PP
+c9
+3744 1628 mt 3789 1620 L
+c8
+3789 1620 mt 3760 1607 L
+1 sg
+45 -8 -29 -13 3773 1641 3 MP
+PP
+c9
+3773 1641 mt 3744 1628 L
+3744 1628 mt 3789 1620 L
+1 sg
+-28 -5 45 -15 3743 2176 3 MP
+PP
+c10
+3743 2176 mt 3788 2161 L
+c8
+3788 2161 mt 3760 2156 L
+1 sg
+45 -26 -29 -17 3771 1976 3 MP
+PP
+c10
+3771 1976 mt 3742 1959 L
+3742 1959 mt 3787 1933 L
+1 sg
+-29 -22 45 -26 3742 1959 3 MP
+PP
+c10
+3742 1959 mt 3787 1933 L
+3787 1933 mt 3758 1911 L
+1 sg
+-28 -14 45 -3 3740 1677 3 MP
+PP
+c9
+3740 1677 mt 3785 1674 L
+3785 1674 mt 3757 1660 L
+1 sg
+45 -3 -29 -14 3769 1691 3 MP
+PP
+c9
+3769 1691 mt 3740 1677 L
+3740 1677 mt 3785 1674 L
+1 sg
+45 -35 -29 -1 3767 2065 3 MP
+PP
+c13
+3767 2065 mt 3738 2064 L
+3738 2064 mt 3783 2029 L
+1 sg
+-29 -8 45 -35 3738 2064 3 MP
+PP
+c13
+3738 2064 mt 3783 2029 L
+c11
+3783 2029 mt 3754 2021 L
+1 sg
+-29 -17 45 2 3737 1722 3 MP
+PP
+c12
+3737 1722 mt 3782 1724 L
+3782 1724 mt 3753 1707 L
+1 sg
+45 2 -28 -20 3765 1742 3 MP
+PP
+c12
+3765 1742 mt 3737 1722 L
+3737 1722 mt 3782 1724 L
+1 sg
+44 -29 -28 6 3763 2117 3 MP
+PP
+c11
+3763 2117 mt 3735 2123 L
+c13
+3735 2123 mt 3779 2094 L
+1 sg
+-28 3 44 -29 3735 2123 3 MP
+PP
+c13
+3735 2123 mt 3779 2094 L
+c11
+3779 2094 mt 3751 2097 L
+1 sg
+45 -1 -29 -26 3762 1811 3 MP
+PP
+c12
+3762 1811 mt 3733 1785 L
+3733 1785 mt 3778 1784 L
+1 sg
+-29 -22 45 -1 3733 1785 3 MP
+PP
+c12
+3733 1785 mt 3778 1784 L
+3778 1784 mt 3749 1762 L
+1 sg
+44 -10 -28 -13 3760 1607 3 MP
+PP
+c8
+3760 1607 mt 3732 1594 L
+3732 1594 mt 3776 1584 L
+1 sg
+-28 -13 44 -10 3732 1594 3 MP
+PP
+c8
+3732 1594 mt 3776 1584 L
+3776 1584 mt 3748 1571 L
+1 sg
+-29 1 45 -19 3731 2155 3 MP
+PP
+c10
+3731 2155 mt 3776 2136 L
+3776 2136 mt 3747 2137 L
+1 sg
+45 -19 -29 -1 3760 2156 3 MP
+PP
+c10
+3760 2156 mt 3731 2155 L
+3731 2155 mt 3776 2136 L
+1 sg
+-28 -25 45 -16 3729 1886 3 MP
+PP
+c8
+3729 1886 mt 3774 1870 L
+c9
+3774 1870 mt 3746 1845 L
+1 sg
+45 -16 -29 -25 3758 1911 3 MP
+PP
+c8
+3758 1911 mt 3729 1886 L
+3729 1886 mt 3774 1870 L
+1 sg
+45 -6 -29 -13 3757 1660 3 MP
+PP
+c9
+3757 1660 mt 3728 1647 L
+3728 1647 mt 3773 1641 L
+1 sg
+-29 -13 45 -6 3728 1647 3 MP
+PP
+c9
+3728 1647 mt 3773 1641 L
+3773 1641 mt 3744 1628 L
+1 sg
+-29 -17 45 -33 3726 2009 3 MP
+PP
+c13
+3726 2009 mt 3771 1976 L
+c10
+3771 1976 mt 3742 1959 L
+1 sg
+45 -33 -28 -12 3754 2021 3 MP
+PP
+c11
+3754 2021 mt 3726 2009 L
+c13
+3726 2009 mt 3771 1976 L
+1 sg
+-29 -14 45 0 3724 1691 3 MP
+PP
+c12
+3724 1691 mt 3769 1691 L
+c9
+3769 1691 mt 3740 1677 L
+1 sg
+45 0 -29 -16 3753 1707 3 MP
+PP
+c12
+3753 1707 mt 3724 1691 L
+3724 1691 mt 3769 1691 L
+1 sg
+-29 -1 45 -37 3722 2102 3 MP
+PP
+/c14 { 0.062500 1.000000 0.937500 sr} bdef
+c14
+3722 2102 mt 3767 2065 L
+c13
+3767 2065 mt 3738 2064 L
+1 sg
+45 -37 -29 5 3751 2097 3 MP
+PP
+c13
+3751 2097 mt 3722 2102 L
+c14
+3722 2102 mt 3767 2065 L
+1 sg
+44 3 -28 -23 3749 1762 3 MP
+PP
+c12
+3749 1762 mt 3721 1739 L
+/c15 { 0.500000 1.000000 0.500000 sr} bdef
+c15
+3721 1739 mt 3765 1742 L
+1 sg
+-28 -20 44 3 3721 1739 3 MP
+PP
+c15
+3721 1739 mt 3765 1742 L
+c12
+3765 1742 mt 3737 1722 L
+1 sg
+-28 6 45 -27 3718 2144 3 MP
+PP
+c13
+3718 2144 mt 3763 2117 L
+c11
+3763 2117 mt 3735 2123 L
+1 sg
+45 -27 -29 7 3747 2137 3 MP
+PP
+c11
+3747 2137 mt 3718 2144 L
+c13
+3718 2144 mt 3763 2117 L
+1 sg
+-29 -26 45 -5 3717 1816 3 MP
+PP
+c12
+3717 1816 mt 3762 1811 L
+3762 1811 mt 3733 1785 L
+1 sg
+45 -5 -29 -29 3746 1845 3 MP
+PP
+c9
+3746 1845 mt 3717 1816 L
+c12
+3717 1816 mt 3762 1811 L
+1 sg
+45 -8 -29 -13 3744 1628 3 MP
+PP
+c9
+3744 1628 mt 3715 1615 L
+3715 1615 mt 3760 1607 L
+1 sg
+-28 -13 45 -8 3715 1615 3 MP
+PP
+c9
+3715 1615 mt 3760 1607 L
+c8
+3760 1607 mt 3732 1594 L
+1 sg
+-29 -1 45 -17 3715 2173 3 MP
+PP
+c10
+3715 2173 mt 3760 2156 L
+3760 2156 mt 3731 2155 L
+1 sg
+45 -17 -28 -3 3743 2176 3 MP
+PP
+c10
+3743 2176 mt 3715 2173 L
+3715 2173 mt 3760 2156 L
+1 sg
+-29 -25 45 -25 3713 1936 3 MP
+PP
+c10
+3713 1936 mt 3758 1911 L
+c8
+3758 1911 mt 3729 1886 L
+1 sg
+45 -25 -29 -23 3742 1959 3 MP
+PP
+c10
+3742 1959 mt 3713 1936 L
+3713 1936 mt 3758 1911 L
+1 sg
+-29 -13 45 -2 3712 1662 3 MP
+PP
+c9
+3712 1662 mt 3757 1660 L
+3757 1660 mt 3728 1647 L
+1 sg
+45 -2 -28 -15 3740 1677 3 MP
+PP
+c9
+3740 1677 mt 3712 1662 L
+3712 1662 mt 3757 1660 L
+1 sg
+44 -39 -28 -4 3738 2064 3 MP
+PP
+c13
+3738 2064 mt 3710 2060 L
+c14
+3710 2060 mt 3754 2021 L
+1 sg
+-28 -12 44 -39 3710 2060 3 MP
+PP
+c14
+3710 2060 mt 3754 2021 L
+c11
+3754 2021 mt 3726 2009 L
+1 sg
+-29 -16 45 4 3708 1703 3 MP
+PP
+c15
+3708 1703 mt 3753 1707 L
+c12
+3753 1707 mt 3724 1691 L
+1 sg
+45 4 -29 -19 3737 1722 3 MP
+PP
+c12
+3737 1722 mt 3708 1703 L
+c15
+3708 1703 mt 3753 1707 L
+1 sg
+-29 5 45 -36 3706 2133 3 MP
+PP
+c14
+3706 2133 mt 3751 2097 L
+c13
+3751 2097 mt 3722 2102 L
+1 sg
+45 -36 -29 10 3735 2123 3 MP
+PP
+c13
+3735 2123 mt 3706 2133 L
+c14
+3706 2133 mt 3751 2097 L
+1 sg
+45 3 -29 -26 3733 1785 3 MP
+PP
+c12
+3733 1785 mt 3704 1759 L
+c15
+3704 1759 mt 3749 1762 L
+1 sg
+-28 -23 45 3 3704 1759 3 MP
+PP
+c15
+3704 1759 mt 3749 1762 L
+c12
+3749 1762 mt 3721 1739 L
+1 sg
+45 -10 -29 -13 3732 1594 3 MP
+PP
+c8
+3732 1594 mt 3703 1581 L
+3703 1581 mt 3748 1571 L
+1 sg
+-29 -13 45 -10 3703 1581 3 MP
+PP
+c8
+3703 1581 mt 3748 1571 L
+3748 1571 mt 3719 1558 L
+1 sg
+-29 7 45 -23 3702 2160 3 MP
+PP
+c11
+3702 2160 mt 3747 2137 L
+3747 2137 mt 3718 2144 L
+1 sg
+45 -23 -29 5 3731 2155 3 MP
+PP
+c10
+3731 2155 mt 3702 2160 L
+c11
+3702 2160 mt 3747 2137 L
+1 sg
+45 -11 -28 -30 3729 1886 3 MP
+PP
+c8
+3729 1886 mt 3701 1856 L
+c9
+3701 1856 mt 3746 1845 L
+1 sg
+-29 -29 45 -11 3701 1856 3 MP
+PP
+c9
+3701 1856 mt 3746 1845 L
+3746 1845 mt 3717 1816 L
+1 sg
+45 -6 -29 -13 3728 1647 3 MP
+PP
+c9
+3728 1647 mt 3699 1634 L
+3699 1634 mt 3744 1628 L
+1 sg
+-29 -13 45 -6 3699 1634 3 MP
+PP
+c9
+3699 1634 mt 3744 1628 L
+3744 1628 mt 3715 1615 L
+1 sg
+-28 -3 44 -15 3699 2191 3 MP
+PP
+c10
+3699 2191 mt 3743 2176 L
+3743 2176 mt 3715 2173 L
+1 sg
+45 -33 -29 -17 3726 2009 3 MP
+PP
+c13
+3726 2009 mt 3697 1992 L
+c11
+3697 1992 mt 3742 1959 L
+1 sg
+-29 -23 45 -33 3697 1992 3 MP
+PP
+c11
+3697 1992 mt 3742 1959 L
+c10
+3742 1959 mt 3713 1936 L
+1 sg
+44 2 -28 -16 3724 1691 3 MP
+PP
+c12
+3724 1691 mt 3696 1675 L
+3696 1675 mt 3740 1677 L
+1 sg
+-28 -15 44 2 3696 1675 3 MP
+PP
+c12
+3696 1675 mt 3740 1677 L
+c9
+3740 1677 mt 3712 1662 L
+1 sg
+45 -42 -29 4 3722 2102 3 MP
+PP
+c14
+3722 2102 mt 3693 2106 L
+/c16 { 0.000000 1.000000 1.000000 sr} bdef
+c16
+3693 2106 mt 3738 2064 L
+1 sg
+-28 -4 45 -42 3693 2106 3 MP
+PP
+c16
+3693 2106 mt 3738 2064 L
+c13
+3738 2064 mt 3710 2060 L
+1 sg
+45 6 -29 -23 3721 1739 3 MP
+PP
+c15
+3721 1739 mt 3692 1716 L
+3692 1716 mt 3737 1722 L
+1 sg
+-29 -19 45 6 3692 1716 3 MP
+PP
+c15
+3692 1716 mt 3737 1722 L
+c12
+3737 1722 mt 3708 1703 L
+1 sg
+-29 10 45 -32 3690 2155 3 MP
+PP
+c14
+3690 2155 mt 3735 2123 L
+c13
+3735 2123 mt 3706 2133 L
+1 sg
+45 -32 -28 11 3718 2144 3 MP
+PP
+c13
+3718 2144 mt 3690 2155 L
+c14
+3690 2155 mt 3735 2123 L
+1 sg
+45 -1 -29 -30 3717 1816 3 MP
+PP
+c12
+3717 1816 mt 3688 1786 L
+c15
+3688 1786 mt 3733 1785 L
+1 sg
+-29 -26 45 -1 3688 1786 3 MP
+PP
+c15
+3688 1786 mt 3733 1785 L
+c12
+3733 1785 mt 3704 1759 L
+1 sg
+-29 -13 45 -9 3687 1603 3 MP
+PP
+c9
+3687 1603 mt 3732 1594 L
+c8
+3732 1594 mt 3703 1581 L
+1 sg
+45 -9 -28 -12 3715 1615 3 MP
+PP
+c9
+3715 1615 mt 3687 1603 L
+3687 1603 mt 3732 1594 L
+1 sg
+45 -20 -29 2 3715 2173 3 MP
+PP
+c10
+3715 2173 mt 3686 2175 L
+c11
+3686 2175 mt 3731 2155 L
+1 sg
+-29 5 45 -20 3686 2175 3 MP
+PP
+c11
+3686 2175 mt 3731 2155 L
+c10
+3731 2155 mt 3702 2160 L
+1 sg
+-28 -30 44 -21 3685 1907 3 MP
+PP
+c8
+3685 1907 mt 3729 1886 L
+3729 1886 mt 3701 1856 L
+1 sg
+44 -21 -28 -29 3713 1936 3 MP
+PP
+c10
+3713 1936 mt 3685 1907 L
+c8
+3685 1907 mt 3729 1886 L
+1 sg
+45 -2 -29 -13 3712 1662 3 MP
+PP
+c9
+3712 1662 mt 3683 1649 L
+3683 1649 mt 3728 1647 L
+1 sg
+-29 -13 45 -2 3683 1649 3 MP
+PP
+c9
+3683 1649 mt 3728 1647 L
+3728 1647 mt 3699 1634 L
+1 sg
+45 -42 -29 -9 3710 2060 3 MP
+PP
+c14
+3710 2060 mt 3681 2051 L
+3681 2051 mt 3726 2009 L
+1 sg
+-29 -17 45 -42 3681 2051 3 MP
+PP
+c14
+3681 2051 mt 3726 2009 L
+c13
+3726 2009 mt 3697 1992 L
+1 sg
+-28 -16 45 6 3679 1685 3 MP
+PP
+c15
+3679 1685 mt 3724 1691 L
+c12
+3724 1691 mt 3696 1675 L
+1 sg
+45 6 -29 -18 3708 1703 3 MP
+PP
+c15
+3708 1703 mt 3679 1685 L
+3679 1685 mt 3724 1691 L
+1 sg
+45 -42 -29 11 3706 2133 3 MP
+PP
+c14
+3706 2133 mt 3677 2144 L
+/c17 { 0.000000 0.937500 1.000000 sr} bdef
+c17
+3677 2144 mt 3722 2102 L
+1 sg
+-29 4 45 -42 3677 2144 3 MP
+PP
+c17
+3677 2144 mt 3722 2102 L
+c14
+3722 2102 mt 3693 2106 L
+1 sg
+-29 -23 45 8 3676 1731 3 MP
+PP
+/c18 { 0.562500 1.000000 0.437500 sr} bdef
+c18
+3676 1731 mt 3721 1739 L
+c15
+3721 1739 mt 3692 1716 L
+1 sg
+45 8 -28 -28 3704 1759 3 MP
+PP
+c15
+3704 1759 mt 3676 1731 L
+c18
+3676 1731 mt 3721 1739 L
+1 sg
+45 -11 -29 -12 3703 1581 3 MP
+PP
+c8
+3703 1581 mt 3674 1569 L
+3674 1569 mt 3719 1558 L
+1 sg
+-29 -13 45 -11 3674 1569 3 MP
+PP
+c8
+3674 1569 mt 3719 1558 L
+3719 1558 mt 3690 1545 L
+1 sg
+44 -28 -28 12 3702 2160 3 MP
+PP
+c11
+3702 2160 mt 3674 2172 L
+c14
+3674 2172 mt 3718 2144 L
+1 sg
+-28 11 44 -28 3674 2172 3 MP
+PP
+c14
+3674 2172 mt 3718 2144 L
+c13
+3718 2144 mt 3690 2155 L
+1 sg
+-29 -30 45 -7 3672 1823 3 MP
+PP
+c12
+3672 1823 mt 3717 1816 L
+3717 1816 mt 3688 1786 L
+1 sg
+45 -7 -29 -33 3701 1856 3 MP
+PP
+c9
+3701 1856 mt 3672 1823 L
+c12
+3672 1823 mt 3717 1816 L
+1 sg
+-28 -12 44 -6 3671 1621 3 MP
+PP
+c9
+3671 1621 mt 3715 1615 L
+3715 1615 mt 3687 1603 L
+1 sg
+44 -6 -28 -13 3699 1634 3 MP
+PP
+c9
+3699 1634 mt 3671 1621 L
+3671 1621 mt 3715 1615 L
+1 sg
+-29 2 45 -16 3670 2189 3 MP
+PP
+c10
+3670 2189 mt 3715 2173 L
+3715 2173 mt 3686 2175 L
+1 sg
+45 -16 -29 -2 3699 2191 3 MP
+PP
+c10
+3699 2191 mt 3670 2189 L
+3670 2189 mt 3715 2173 L
+1 sg
+-28 -29 45 -32 3668 1968 3 MP
+PP
+c11
+3668 1968 mt 3713 1936 L
+c10
+3713 1936 mt 3685 1907 L
+1 sg
+45 -32 -29 -24 3697 1992 3 MP
+PP
+c11
+3697 1992 mt 3668 1968 L
+3668 1968 mt 3713 1936 L
+1 sg
+-29 -13 45 2 3667 1660 3 MP
+PP
+c12
+3667 1660 mt 3712 1662 L
+c9
+3712 1662 mt 3683 1649 L
+1 sg
+45 2 -29 -15 3696 1675 3 MP
+PP
+c12
+3696 1675 mt 3667 1660 L
+3667 1660 mt 3712 1662 L
+1 sg
+-29 -9 45 -48 3665 2108 3 MP
+PP
+c17
+3665 2108 mt 3710 2060 L
+c14
+3710 2060 mt 3681 2051 L
+1 sg
+45 -48 -28 2 3693 2106 3 MP
+PP
+c16
+3693 2106 mt 3665 2108 L
+c17
+3665 2108 mt 3710 2060 L
+1 sg
+-29 -18 45 9 3663 1694 3 MP
+PP
+c18
+3663 1694 mt 3708 1703 L
+c15
+3708 1703 mt 3679 1685 L
+1 sg
+45 9 -29 -22 3692 1716 3 MP
+PP
+c15
+3692 1716 mt 3663 1694 L
+c18
+3663 1694 mt 3708 1703 L
+1 sg
+45 -39 -29 17 3690 2155 3 MP
+PP
+c14
+3690 2155 mt 3661 2172 L
+c17
+3661 2172 mt 3706 2133 L
+1 sg
+-29 11 45 -39 3661 2172 3 MP
+PP
+c17
+3661 2172 mt 3706 2133 L
+c14
+3706 2133 mt 3677 2144 L
+1 sg
+-28 -28 44 5 3660 1754 3 MP
+PP
+c18
+3660 1754 mt 3704 1759 L
+c15
+3704 1759 mt 3676 1731 L
+1 sg
+44 5 -28 -32 3688 1786 3 MP
+PP
+c15
+3688 1786 mt 3660 1754 L
+c18
+3660 1754 mt 3704 1759 L
+1 sg
+45 -9 -29 -13 3687 1603 3 MP
+PP
+c9
+3687 1603 mt 3658 1590 L
+3658 1590 mt 3703 1581 L
+1 sg
+-29 -12 45 -9 3658 1590 3 MP
+PP
+c9
+3658 1590 mt 3703 1581 L
+c8
+3703 1581 mt 3674 1569 L
+1 sg
+45 -23 -29 8 3686 2175 3 MP
+PP
+c11
+3686 2175 mt 3657 2183 L
+c13
+3657 2183 mt 3702 2160 L
+1 sg
+-28 12 45 -23 3657 2183 3 MP
+PP
+c13
+3657 2183 mt 3702 2160 L
+c11
+3702 2160 mt 3674 2172 L
+1 sg
+45 -17 -29 -34 3685 1907 3 MP
+PP
+c8
+3685 1907 mt 3656 1873 L
+c9
+3656 1873 mt 3701 1856 L
+1 sg
+-29 -33 45 -17 3656 1873 3 MP
+PP
+c9
+3656 1873 mt 3701 1856 L
+3701 1856 mt 3672 1823 L
+1 sg
+-28 -13 45 -2 3654 1636 3 MP
+PP
+c9
+3654 1636 mt 3699 1634 L
+3699 1634 mt 3671 1621 L
+1 sg
+45 -2 -29 -13 3683 1649 3 MP
+PP
+c9
+3683 1649 mt 3654 1636 L
+3654 1636 mt 3699 1634 L
+1 sg
+-29 -2 45 -14 3654 2205 3 MP
+PP
+c10
+3654 2205 mt 3699 2191 L
+3699 2191 mt 3670 2189 L
+1 sg
+45 -43 -29 -16 3681 2051 3 MP
+PP
+c14
+3681 2051 mt 3652 2035 L
+3652 2035 mt 3697 1992 L
+1 sg
+-29 -24 45 -43 3652 2035 3 MP
+PP
+c14
+3652 2035 mt 3697 1992 L
+c11
+3697 1992 mt 3668 1968 L
+1 sg
+45 8 -28 -18 3679 1685 3 MP
+PP
+c15
+3679 1685 mt 3651 1667 L
+3651 1667 mt 3696 1675 L
+1 sg
+-29 -15 45 8 3651 1667 3 MP
+PP
+c15
+3651 1667 mt 3696 1675 L
+c12
+3696 1675 mt 3667 1660 L
+1 sg
+44 -50 -28 12 3677 2144 3 MP
+PP
+c17
+3677 2144 mt 3649 2156 L
+/c19 { 0.000000 0.875000 1.000000 sr} bdef
+c19
+3649 2156 mt 3693 2106 L
+1 sg
+-28 2 44 -50 3649 2156 3 MP
+PP
+c19
+3649 2156 mt 3693 2106 L
+c16
+3693 2106 mt 3665 2108 L
+1 sg
+45 11 -29 -26 3676 1731 3 MP
+PP
+c18
+3676 1731 mt 3647 1705 L
+3647 1705 mt 3692 1716 L
+1 sg
+-29 -22 45 11 3647 1705 3 MP
+PP
+c18
+3647 1705 mt 3692 1716 L
+c15
+3692 1716 mt 3663 1694 L
+1 sg
+-28 -13 44 -11 3646 1556 3 MP
+PP
+c8
+3646 1556 mt 3690 1545 L
+3690 1545 mt 3662 1532 L
+1 sg
+44 -11 -28 -13 3674 1569 3 MP
+PP
+c8
+3674 1569 mt 3646 1556 L
+3646 1556 mt 3690 1545 L
+1 sg
+-29 17 45 -35 3645 2190 3 MP
+PP
+c16
+3645 2190 mt 3690 2155 L
+c14
+3690 2155 mt 3661 2172 L
+1 sg
+45 -35 -29 18 3674 2172 3 MP
+PP
+c14
+3674 2172 mt 3645 2190 L
+c16
+3645 2190 mt 3690 2155 L
+1 sg
+45 0 -29 -37 3672 1823 3 MP
+PP
+c12
+3672 1823 mt 3643 1786 L
+c18
+3643 1786 mt 3688 1786 L
+1 sg
+-28 -32 45 0 3643 1786 3 MP
+PP
+c18
+3643 1786 mt 3688 1786 L
+c15
+3688 1786 mt 3660 1754 L
+1 sg
+45 -6 -29 -12 3671 1621 3 MP
+PP
+c9
+3671 1621 mt 3642 1609 L
+3642 1609 mt 3687 1603 L
+1 sg
+-29 -13 45 -6 3642 1609 3 MP
+PP
+c9
+3642 1609 mt 3687 1603 L
+3687 1603 mt 3658 1590 L
+1 sg
+-29 8 45 -19 3641 2194 3 MP
+PP
+c11
+3641 2194 mt 3686 2175 L
+3686 2175 mt 3657 2183 L
+1 sg
+45 -19 -29 5 3670 2189 3 MP
+PP
+c10
+3670 2189 mt 3641 2194 L
+c11
+3641 2194 mt 3686 2175 L
+1 sg
+-29 -34 45 -29 3640 1936 3 MP
+PP
+c10
+3640 1936 mt 3685 1907 L
+c8
+3685 1907 mt 3656 1873 L
+1 sg
+45 -29 -28 -32 3668 1968 3 MP
+PP
+c11
+3668 1968 mt 3640 1936 L
+c10
+3640 1936 mt 3685 1907 L
+1 sg
+-29 -13 45 3 3638 1646 3 MP
+PP
+c12
+3638 1646 mt 3683 1649 L
+c9
+3683 1649 mt 3654 1636 L
+1 sg
+45 3 -29 -14 3667 1660 3 MP
+PP
+c12
+3667 1660 mt 3638 1646 L
+3638 1646 mt 3683 1649 L
+1 sg
+45 -52 -29 -5 3665 2108 3 MP
+PP
+c17
+3665 2108 mt 3636 2103 L
+3636 2103 mt 3681 2051 L
+1 sg
+-29 -16 45 -52 3636 2103 3 MP
+PP
+c17
+3636 2103 mt 3681 2051 L
+c14
+3681 2051 mt 3652 2035 L
+1 sg
+44 12 -28 -21 3663 1694 3 MP
+PP
+c18
+3663 1694 mt 3635 1673 L
+3635 1673 mt 3679 1685 L
+1 sg
+-28 -18 44 12 3635 1673 3 MP
+PP
+c18
+3635 1673 mt 3679 1685 L
+c15
+3679 1685 mt 3651 1667 L
+1 sg
+-28 12 45 -49 3632 2193 3 MP
+PP
+c19
+3632 2193 mt 3677 2144 L
+c17
+3677 2144 mt 3649 2156 L
+1 sg
+45 -49 -29 21 3661 2172 3 MP
+PP
+c17
+3661 2172 mt 3632 2193 L
+c19
+3632 2193 mt 3677 2144 L
+1 sg
+-29 -26 45 10 3631 1721 3 MP
+PP
+/c20 { 0.625000 1.000000 0.375000 sr} bdef
+c20
+3631 1721 mt 3676 1731 L
+c18
+3676 1731 mt 3647 1705 L
+1 sg
+45 10 -29 -33 3660 1754 3 MP
+PP
+c18
+3660 1754 mt 3631 1721 L
+c20
+3631 1721 mt 3676 1731 L
+1 sg
+-28 -13 45 -9 3629 1578 3 MP
+PP
+c8
+3629 1578 mt 3674 1569 L
+3674 1569 mt 3646 1556 L
+1 sg
+45 -9 -29 -12 3658 1590 3 MP
+PP
+c9
+3658 1590 mt 3629 1578 L
+c8
+3629 1578 mt 3674 1569 L
+1 sg
+45 -43 -29 25 3645 2190 3 MP
+PP
+c16
+3645 2190 mt 3616 2215 L
+c19
+3616 2215 mt 3661 2172 L
+1 sg
+-29 21 45 -43 3616 2215 3 MP
+PP
+c19
+3616 2215 mt 3661 2172 L
+c17
+3661 2172 mt 3632 2193 L
+1 sg
+-29 18 45 -28 3629 2200 3 MP
+PP
+c14
+3629 2200 mt 3674 2172 L
+3674 2172 mt 3645 2190 L
+1 sg
+-28 20 44 -52 3588 2245 3 MP
+PP
+/c21 { 0.000000 0.750000 1.000000 sr} bdef
+c21
+3588 2245 mt 3632 2193 L
+c19
+3632 2193 mt 3604 2213 L
+1 sg
+44 -52 -28 30 3616 2215 3 MP
+PP
+c19
+3616 2215 mt 3588 2245 L
+c21
+3588 2245 mt 3632 2193 L
+1 sg
+-29 25 45 -36 3600 2226 3 MP
+PP
+c17
+3600 2226 mt 3645 2190 L
+c16
+3645 2190 mt 3616 2215 L
+1 sg
+45 -36 -29 26 3629 2200 3 MP
+PP
+c14
+3629 2200 mt 3600 2226 L
+c17
+3600 2226 mt 3645 2190 L
+1 sg
+45 -28 -28 17 3657 2183 3 MP
+PP
+c13
+3657 2183 mt 3629 2200 L
+c14
+3629 2200 mt 3674 2172 L
+1 sg
+-29 -37 45 -11 3627 1834 3 MP
+PP
+c12
+3627 1834 mt 3672 1823 L
+3672 1823 mt 3643 1786 L
+1 sg
+45 -11 -29 -39 3656 1873 3 MP
+PP
+c9
+3656 1873 mt 3627 1834 L
+c12
+3627 1834 mt 3672 1823 L
+1 sg
+45 -3 -28 -12 3654 1636 3 MP
+PP
+c9
+3654 1636 mt 3626 1624 L
+3626 1624 mt 3671 1621 L
+1 sg
+-29 -12 45 -3 3626 1624 3 MP
+PP
+c9
+3626 1624 mt 3671 1621 L
+3671 1621 mt 3642 1609 L
+1 sg
+45 -16 -29 0 3654 2205 3 MP
+PP
+c10
+3654 2205 mt 3625 2205 L
+3625 2205 mt 3670 2189 L
+1 sg
+-29 5 45 -16 3625 2205 3 MP
+PP
+c10
+3625 2205 mt 3670 2189 L
+3670 2189 mt 3641 2194 L
+1 sg
+44 -42 -28 -25 3652 2035 3 MP
+PP
+c14
+3652 2035 mt 3624 2010 L
+c13
+3624 2010 mt 3668 1968 L
+1 sg
+-28 -32 44 -42 3624 2010 3 MP
+PP
+c13
+3624 2010 mt 3668 1968 L
+c11
+3668 1968 mt 3640 1936 L
+1 sg
+45 8 -29 -15 3651 1667 3 MP
+PP
+c15
+3651 1667 mt 3622 1652 L
+3622 1652 mt 3667 1660 L
+1 sg
+-29 -14 45 8 3622 1652 3 MP
+PP
+c15
+3622 1652 mt 3667 1660 L
+c12
+3667 1660 mt 3638 1646 L
+1 sg
+-29 -5 45 -57 3620 2165 3 MP
+PP
+/c22 { 0.000000 0.812500 1.000000 sr} bdef
+c22
+3620 2165 mt 3665 2108 L
+c17
+3665 2108 mt 3636 2103 L
+1 sg
+45 -57 -29 9 3649 2156 3 MP
+PP
+c19
+3649 2156 mt 3620 2165 L
+c22
+3620 2165 mt 3665 2108 L
+1 sg
+45 15 -29 -26 3647 1705 3 MP
+PP
+c18
+3647 1705 mt 3618 1679 L
+c20
+3618 1679 mt 3663 1694 L
+1 sg
+-28 -21 45 15 3618 1679 3 MP
+PP
+c20
+3618 1679 mt 3663 1694 L
+c18
+3663 1694 mt 3635 1673 L
+1 sg
+45 -11 -29 -13 3646 1556 3 MP
+PP
+c8
+3646 1556 mt 3617 1543 L
+3617 1543 mt 3662 1532 L
+1 sg
+-29 -13 45 -11 3617 1543 3 MP
+PP
+c8
+3617 1543 mt 3662 1532 L
+3662 1532 mt 3633 1519 L
+1 sg
+45 5 -28 -37 3643 1786 3 MP
+PP
+c18
+3643 1786 mt 3615 1749 L
+c20
+3615 1749 mt 3660 1754 L
+1 sg
+-29 -33 45 5 3615 1749 3 MP
+PP
+c20
+3615 1749 mt 3660 1754 L
+c18
+3660 1754 mt 3631 1721 L
+1 sg
+-29 -12 45 -7 3613 1597 3 MP
+PP
+c9
+3613 1597 mt 3658 1590 L
+3658 1590 mt 3629 1578 L
+1 sg
+45 -7 -29 -12 3642 1609 3 MP
+PP
+c9
+3642 1609 mt 3613 1597 L
+3613 1597 mt 3658 1590 L
+1 sg
+45 -57 -28 20 3632 2193 3 MP
+PP
+c19
+3632 2193 mt 3604 2213 L
+c21
+3604 2213 mt 3649 2156 L
+1 sg
+-28 17 44 -23 3613 2206 3 MP
+PP
+c14
+3613 2206 mt 3657 2183 L
+c13
+3657 2183 mt 3629 2200 L
+1 sg
+44 -23 -28 12 3641 2194 3 MP
+PP
+c11
+3641 2194 mt 3613 2206 L
+c14
+3613 2206 mt 3657 2183 L
+1 sg
+45 -24 -29 -39 3640 1936 3 MP
+PP
+c10
+3640 1936 mt 3611 1897 L
+c9
+3611 1897 mt 3656 1873 L
+1 sg
+-29 -39 45 -24 3611 1897 3 MP
+PP
+c9
+3611 1897 mt 3656 1873 L
+3656 1873 mt 3627 1834 L
+1 sg
+44 2 -28 -12 3638 1646 3 MP
+PP
+c12
+3638 1646 mt 3610 1634 L
+3610 1634 mt 3654 1636 L
+1 sg
+-28 -12 44 2 3610 1634 3 MP
+PP
+c12
+3610 1634 mt 3654 1636 L
+c9
+3654 1636 mt 3626 1624 L
+1 sg
+45 -62 -29 30 3588 2245 3 MP
+PP
+c21
+3588 2245 mt 3559 2275 L
+/c23 { 0.000000 0.562500 1.000000 sr} bdef
+c23
+3559 2275 mt 3604 2213 L
+1 sg
+-28 30 45 -44 3571 2259 3 MP
+PP
+c21
+3571 2259 mt 3616 2215 L
+c19
+3616 2215 mt 3588 2245 L
+1 sg
+45 -44 -29 33 3600 2226 3 MP
+PP
+c17
+3600 2226 mt 3571 2259 L
+c21
+3571 2259 mt 3616 2215 L
+1 sg
+-29 0 45 -14 3609 2219 3 MP
+PP
+c10
+3609 2219 mt 3654 2205 L
+3654 2205 mt 3625 2205 L
+1 sg
+45 -55 -29 -13 3636 2103 3 MP
+PP
+c17
+3636 2103 mt 3607 2090 L
+3607 2090 mt 3652 2035 L
+1 sg
+-28 -25 45 -55 3607 2090 3 MP
+PP
+c17
+3607 2090 mt 3652 2035 L
+c14
+3652 2035 mt 3624 2010 L
+1 sg
+-29 -15 45 13 3606 1654 3 MP
+PP
+c18
+3606 1654 mt 3651 1667 L
+c15
+3651 1667 mt 3622 1652 L
+1 sg
+45 13 -29 -19 3635 1673 3 MP
+PP
+c18
+3635 1673 mt 3606 1654 L
+3606 1654 mt 3651 1667 L
+1 sg
+-29 9 45 -57 3604 2213 3 MP
+PP
+c21
+3604 2213 mt 3649 2156 L
+c19
+3649 2156 mt 3620 2165 L
+1 sg
+45 15 -29 -31 3631 1721 3 MP
+PP
+c20
+3631 1721 mt 3602 1690 L
+/c24 { 0.687500 1.000000 0.312500 sr} bdef
+c24
+3602 1690 mt 3647 1705 L
+1 sg
+-29 -26 45 15 3602 1690 3 MP
+PP
+c24
+3602 1690 mt 3647 1705 L
+c18
+3647 1705 mt 3618 1679 L
+1 sg
+-29 -13 45 -10 3601 1566 3 MP
+PP
+c8
+3601 1566 mt 3646 1556 L
+3646 1556 mt 3617 1543 L
+1 sg
+45 -10 -28 -12 3629 1578 3 MP
+PP
+c8
+3629 1578 mt 3601 1566 L
+3601 1566 mt 3646 1556 L
+1 sg
+44 -5 -28 -43 3627 1834 3 MP
+PP
+c12
+3627 1834 mt 3599 1791 L
+c18
+3599 1791 mt 3643 1786 L
+1 sg
+-28 -37 44 -5 3599 1791 3 MP
+PP
+c18
+3599 1791 mt 3643 1786 L
+3643 1786 mt 3615 1749 L
+1 sg
+45 -4 -29 -11 3626 1624 3 MP
+PP
+c9
+3626 1624 mt 3597 1613 L
+3597 1613 mt 3642 1609 L
+1 sg
+-29 -12 45 -4 3597 1613 3 MP
+PP
+c9
+3597 1613 mt 3642 1609 L
+3642 1609 mt 3613 1597 L
+1 sg
+45 -65 -29 17 3604 2213 3 MP
+PP
+c21
+3604 2213 mt 3575 2230 L
+/c25 { 0.000000 0.625000 1.000000 sr} bdef
+c25
+3575 2230 mt 3620 2165 L
+1 sg
+-28 12 45 -18 3596 2212 3 MP
+PP
+c13
+3596 2212 mt 3641 2194 L
+c11
+3641 2194 mt 3613 2206 L
+1 sg
+45 -71 -29 7 3575 2230 3 MP
+PP
+c25
+3575 2230 mt 3546 2237 L
+c23
+3546 2237 mt 3591 2166 L
+1 sg
+-29 17 45 -62 3559 2275 3 MP
+PP
+c23
+3559 2275 mt 3604 2213 L
+c21
+3604 2213 mt 3575 2230 L
+1 sg
+-29 1 45 -65 3575 2230 3 MP
+PP
+c25
+3575 2230 mt 3620 2165 L
+c22
+3620 2165 mt 3591 2166 L
+1 sg
+-29 22 45 -22 3568 2228 3 MP
+PP
+c14
+3568 2228 mt 3613 2206 L
+3613 2206 mt 3584 2228 L
+1 sg
+45 -22 -28 16 3596 2212 3 MP
+PP
+c13
+3596 2212 mt 3568 2228 L
+c14
+3568 2228 mt 3613 2206 L
+1 sg
+-29 26 45 -28 3584 2228 3 MP
+PP
+c16
+3584 2228 mt 3629 2200 L
+c14
+3629 2200 mt 3600 2226 L
+1 sg
+45 -28 -29 22 3613 2206 3 MP
+PP
+c14
+3613 2206 mt 3584 2228 L
+c16
+3584 2228 mt 3629 2200 L
+1 sg
+45 -18 -29 7 3625 2205 3 MP
+PP
+c10
+3625 2205 mt 3596 2212 L
+c13
+3596 2212 mt 3641 2194 L
+1 sg
+-29 -39 45 -39 3595 1975 3 MP
+PP
+c11
+3595 1975 mt 3640 1936 L
+c10
+3640 1936 mt 3611 1897 L
+1 sg
+45 -39 -29 -35 3624 2010 3 MP
+PP
+c13
+3624 2010 mt 3595 1975 L
+c11
+3595 1975 mt 3640 1936 L
+1 sg
+45 8 -29 -14 3622 1652 3 MP
+PP
+c15
+3622 1652 mt 3593 1638 L
+3593 1638 mt 3638 1646 L
+1 sg
+-28 -12 45 8 3593 1638 3 MP
+PP
+c15
+3593 1638 mt 3638 1646 L
+c12
+3638 1646 mt 3610 1634 L
+1 sg
+45 -63 -29 1 3620 2165 3 MP
+PP
+c22
+3620 2165 mt 3591 2166 L
+c21
+3591 2166 mt 3636 2103 L
+1 sg
+-29 -13 45 -63 3591 2166 3 MP
+PP
+c21
+3591 2166 mt 3636 2103 L
+c17
+3636 2103 mt 3607 2090 L
+1 sg
+45 18 -28 -24 3618 1679 3 MP
+PP
+c20
+3618 1679 mt 3590 1655 L
+c24
+3590 1655 mt 3635 1673 L
+1 sg
+-29 -19 45 18 3590 1655 3 MP
+PP
+c24
+3590 1655 mt 3635 1673 L
+c18
+3635 1673 mt 3606 1654 L
+1 sg
+45 -11 -29 -13 3617 1543 3 MP
+PP
+c8
+3617 1543 mt 3588 1530 L
+3588 1530 mt 3633 1519 L
+1 sg
+-29 -13 45 -11 3588 1530 3 MP
+PP
+c8
+3588 1530 mt 3633 1519 L
+3633 1519 mt 3604 1506 L
+1 sg
+-29 -31 45 11 3586 1710 3 MP
+PP
+c24
+3586 1710 mt 3631 1721 L
+c20
+3631 1721 mt 3602 1690 L
+1 sg
+45 11 -29 -39 3615 1749 3 MP
+PP
+c20
+3615 1749 mt 3586 1710 L
+c24
+3586 1710 mt 3631 1721 L
+1 sg
+44 -8 -28 -11 3613 1597 3 MP
+PP
+c9
+3613 1597 mt 3585 1586 L
+3585 1586 mt 3629 1578 L
+1 sg
+-28 -12 44 -8 3585 1586 3 MP
+PP
+c9
+3585 1586 mt 3629 1578 L
+c8
+3629 1578 mt 3601 1566 L
+1 sg
+45 -17 -29 -46 3611 1897 3 MP
+PP
+c9
+3611 1897 mt 3582 1851 L
+c12
+3582 1851 mt 3627 1834 L
+1 sg
+-28 -43 45 -17 3582 1851 3 MP
+PP
+c12
+3582 1851 mt 3627 1834 L
+3627 1834 mt 3599 1791 L
+1 sg
+45 1 -29 -11 3610 1634 3 MP
+PP
+c12
+3610 1634 mt 3581 1623 L
+3581 1623 mt 3626 1624 L
+1 sg
+-29 -11 45 1 3581 1623 3 MP
+PP
+c12
+3581 1623 mt 3626 1624 L
+c9
+3626 1624 mt 3597 1613 L
+1 sg
+-28 -11 45 -71 3546 2237 3 MP
+PP
+c23
+3546 2237 mt 3591 2166 L
+c21
+3591 2166 mt 3563 2155 L
+1 sg
+-28 16 44 -17 3552 2229 3 MP
+PP
+c13
+3552 2229 mt 3596 2212 L
+3596 2212 mt 3568 2228 L
+1 sg
+-29 7 45 -15 3580 2220 3 MP
+PP
+c11
+3580 2220 mt 3625 2205 L
+c10
+3625 2205 mt 3596 2212 L
+1 sg
+45 -15 -29 1 3609 2219 3 MP
+PP
+c10
+3609 2219 mt 3580 2220 L
+c11
+3580 2220 mt 3625 2205 L
+1 sg
+-29 -35 45 -54 3579 2064 3 MP
+PP
+c16
+3579 2064 mt 3624 2010 L
+c13
+3624 2010 mt 3595 1975 L
+1 sg
+45 -54 -28 -26 3607 2090 3 MP
+PP
+c17
+3607 2090 mt 3579 2064 L
+c16
+3579 2064 mt 3624 2010 L
+1 sg
+-29 -14 45 15 3577 1637 3 MP
+PP
+c20
+3577 1637 mt 3622 1652 L
+c15
+3622 1652 mt 3593 1638 L
+1 sg
+45 15 -29 -17 3606 1654 3 MP
+PP
+c18
+3606 1654 mt 3577 1637 L
+c20
+3577 1637 mt 3622 1652 L
+1 sg
+44 19 -28 -30 3602 1690 3 MP
+PP
+c24
+3602 1690 mt 3574 1660 L
+/c26 { 0.750000 1.000000 0.250000 sr} bdef
+c26
+3574 1660 mt 3618 1679 L
+1 sg
+-28 -24 44 19 3574 1660 3 MP
+PP
+c26
+3574 1660 mt 3618 1679 L
+c20
+3618 1679 mt 3590 1655 L
+1 sg
+45 -10 -29 -13 3601 1566 3 MP
+PP
+c8
+3601 1566 mt 3572 1553 L
+3572 1553 mt 3617 1543 L
+1 sg
+-29 -13 45 -10 3572 1553 3 MP
+PP
+c8
+3572 1553 mt 3617 1543 L
+3617 1543 mt 3588 1530 L
+1 sg
+45 3 -29 -45 3599 1791 3 MP
+PP
+c18
+3599 1791 mt 3570 1746 L
+c24
+3570 1746 mt 3615 1749 L
+1 sg
+-29 -39 45 3 3570 1746 3 MP
+PP
+c24
+3570 1746 mt 3615 1749 L
+c20
+3615 1749 mt 3586 1710 L
+1 sg
+45 -5 -29 -11 3597 1613 3 MP
+PP
+c9
+3597 1613 mt 3568 1602 L
+3568 1602 mt 3613 1597 L
+1 sg
+-28 -11 45 -5 3568 1602 3 MP
+PP
+c9
+3568 1602 mt 3613 1597 L
+3613 1597 mt 3585 1586 L
+1 sg
+-29 -46 45 -34 3566 1931 3 MP
+PP
+c10
+3566 1931 mt 3611 1897 L
+c9
+3611 1897 mt 3582 1851 L
+1 sg
+45 -34 -29 -44 3595 1975 3 MP
+PP
+c11
+3595 1975 mt 3566 1931 L
+c10
+3566 1931 mt 3611 1897 L
+1 sg
+45 8 -28 -12 3593 1638 3 MP
+PP
+c15
+3593 1638 mt 3565 1626 L
+3565 1626 mt 3610 1634 L
+1 sg
+-29 -11 45 8 3565 1626 3 MP
+PP
+c15
+3565 1626 mt 3610 1634 L
+c12
+3610 1634 mt 3581 1623 L
+1 sg
+44 -78 -28 14 3530 2301 3 MP
+PP
+/c27 { 0.000000 0.437500 1.000000 sr} bdef
+c27
+3530 2301 mt 3502 2315 L
+/c28 { 0.000000 0.375000 1.000000 sr} bdef
+c28
+3502 2315 mt 3546 2237 L
+1 sg
+45 -71 -29 26 3559 2275 3 MP
+PP
+c23
+3559 2275 mt 3530 2301 L
+c27
+3530 2301 mt 3575 2230 L
+1 sg
+-29 7 45 -71 3530 2301 3 MP
+PP
+c27
+3530 2301 mt 3575 2230 L
+c25
+3575 2230 mt 3546 2237 L
+1 sg
+45 -26 -29 26 3568 2228 3 MP
+PP
+c14
+3568 2228 mt 3539 2254 L
+c17
+3539 2254 mt 3584 2228 L
+1 sg
+-29 1 45 -13 3564 2232 3 MP
+PP
+c10
+3564 2232 mt 3609 2219 L
+3609 2219 mt 3580 2220 L
+1 sg
+44 -65 -28 -11 3591 2166 3 MP
+PP
+c21
+3591 2166 mt 3563 2155 L
+3563 2155 mt 3607 2090 L
+1 sg
+-28 -26 44 -65 3563 2155 3 MP
+PP
+c21
+3563 2155 mt 3607 2090 L
+c17
+3607 2090 mt 3579 2064 L
+1 sg
+45 20 -29 -21 3590 1655 3 MP
+PP
+c24
+3590 1655 mt 3561 1634 L
+3561 1634 mt 3606 1654 L
+1 sg
+-29 -17 45 20 3561 1634 3 MP
+PP
+c24
+3561 1634 mt 3606 1654 L
+c18
+3606 1654 mt 3577 1637 L
+1 sg
+-28 -13 44 -12 3560 1518 3 MP
+PP
+c8
+3560 1518 mt 3604 1506 L
+3604 1506 mt 3576 1493 L
+1 sg
+44 -12 -28 -12 3588 1530 3 MP
+PP
+c8
+3588 1530 mt 3560 1518 L
+3560 1518 mt 3604 1506 L
+1 sg
+45 17 -29 -37 3586 1710 3 MP
+PP
+c24
+3586 1710 mt 3557 1673 L
+c26
+3557 1673 mt 3602 1690 L
+1 sg
+-28 -30 45 17 3557 1673 3 MP
+PP
+c26
+3557 1673 mt 3602 1690 L
+c24
+3602 1690 mt 3574 1660 L
+1 sg
+45 -8 -29 -12 3585 1586 3 MP
+PP
+c9
+3585 1586 mt 3556 1574 L
+3556 1574 mt 3601 1566 L
+1 sg
+-29 -13 45 -8 3556 1574 3 MP
+PP
+c9
+3556 1574 mt 3601 1566 L
+c8
+3601 1566 mt 3572 1553 L
+1 sg
+45 -34 -29 32 3584 2228 3 MP
+PP
+c16
+3584 2228 mt 3555 2260 L
+c22
+3555 2260 mt 3600 2226 L
+1 sg
+-29 33 45 -34 3555 2260 3 MP
+PP
+c22
+3555 2260 mt 3600 2226 L
+c17
+3600 2226 mt 3571 2259 L
+1 sg
+45 -10 -28 -50 3582 1851 3 MP
+PP
+c12
+3582 1851 mt 3554 1801 L
+c18
+3554 1801 mt 3599 1791 L
+1 sg
+-29 -45 45 -10 3554 1801 3 MP
+PP
+c18
+3554 1801 mt 3599 1791 L
+3599 1791 mt 3570 1746 L
+1 sg
+45 1 -29 -11 3581 1623 3 MP
+PP
+c12
+3581 1623 mt 3552 1612 L
+3552 1612 mt 3597 1613 L
+1 sg
+-29 -11 45 1 3552 1612 3 MP
+PP
+c12
+3552 1612 mt 3597 1613 L
+c9
+3597 1613 mt 3568 1602 L
+1 sg
+44 -17 -28 9 3580 2220 3 MP
+PP
+c11
+3580 2220 mt 3552 2229 L
+c13
+3552 2229 mt 3596 2212 L
+1 sg
+-29 -44 45 -51 3550 2026 3 MP
+PP
+c14
+3550 2026 mt 3595 1975 L
+c11
+3595 1975 mt 3566 1931 L
+1 sg
+45 -51 -29 -38 3579 2064 3 MP
+PP
+c16
+3579 2064 mt 3550 2026 L
+c14
+3550 2026 mt 3595 1975 L
+1 sg
+44 15 -28 -14 3577 1637 3 MP
+PP
+c20
+3577 1637 mt 3549 1623 L
+3549 1623 mt 3593 1638 L
+1 sg
+-28 -12 44 15 3549 1623 3 MP
+PP
+c20
+3549 1623 mt 3593 1638 L
+c15
+3593 1638 mt 3565 1626 L
+1 sg
+45 23 -29 -28 3574 1660 3 MP
+PP
+c26
+3574 1660 mt 3545 1632 L
+3545 1632 mt 3590 1655 L
+1 sg
+-29 -21 45 23 3545 1632 3 MP
+PP
+c26
+3545 1632 mt 3590 1655 L
+c24
+3590 1655 mt 3561 1634 L
+1 sg
+-28 -12 45 -11 3543 1541 3 MP
+PP
+c8
+3543 1541 mt 3588 1530 L
+3588 1530 mt 3560 1518 L
+1 sg
+45 -11 -29 -12 3572 1553 3 MP
+PP
+c8
+3572 1553 mt 3543 1541 L
+3543 1541 mt 3588 1530 L
+1 sg
+-29 30 45 -53 3543 2298 3 MP
+PP
+c25
+3543 2298 mt 3588 2245 L
+c21
+3588 2245 mt 3559 2275 L
+1 sg
+45 -53 -28 39 3571 2259 3 MP
+PP
+c21
+3571 2259 mt 3543 2298 L
+c25
+3543 2298 mt 3588 2245 L
+1 sg
+45 9 -29 -45 3570 1746 3 MP
+PP
+c24
+3570 1746 mt 3541 1701 L
+c26
+3541 1701 mt 3586 1710 L
+1 sg
+-29 -37 45 9 3541 1701 3 MP
+PP
+c26
+3541 1701 mt 3586 1710 L
+c24
+3586 1710 mt 3557 1673 L
+1 sg
+45 -5 -28 -11 3568 1602 3 MP
+PP
+c9
+3568 1602 mt 3540 1591 L
+3540 1591 mt 3585 1586 L
+1 sg
+-29 -12 45 -5 3540 1591 3 MP
+PP
+c9
+3540 1591 mt 3585 1586 L
+3585 1586 mt 3556 1574 L
+1 sg
+-29 32 45 -26 3539 2254 3 MP
+PP
+c17
+3539 2254 mt 3584 2228 L
+c16
+3584 2228 mt 3555 2260 L
+1 sg
+-28 -50 44 -27 3538 1878 3 MP
+PP
+c9
+3538 1878 mt 3582 1851 L
+c12
+3582 1851 mt 3554 1801 L
+1 sg
+44 -27 -28 -53 3566 1931 3 MP
+PP
+c10
+3566 1931 mt 3538 1878 L
+c9
+3538 1878 mt 3582 1851 L
+1 sg
+-29 -11 45 7 3536 1616 3 MP
+PP
+c15
+3536 1616 mt 3581 1623 L
+c12
+3581 1623 mt 3552 1612 L
+1 sg
+45 7 -29 -10 3565 1626 3 MP
+PP
+c15
+3565 1626 mt 3536 1616 L
+3536 1616 mt 3581 1623 L
+1 sg
+45 -82 -29 -2 3502 2315 3 MP
+PP
+c28
+3502 2315 mt 3473 2313 L
+/c29 { 0.000000 0.312500 1.000000 sr} bdef
+c29
+3473 2313 mt 3518 2231 L
+1 sg
+-29 -25 45 -82 3473 2313 3 MP
+PP
+c29
+3473 2313 mt 3518 2231 L
+c23
+3518 2231 mt 3489 2206 L
+1 sg
+-28 -6 44 -78 3502 2315 3 MP
+PP
+c28
+3502 2315 mt 3546 2237 L
+c23
+3546 2237 mt 3518 2231 L
+1 sg
+45 -76 -28 -6 3546 2237 3 MP
+PP
+c23
+3546 2237 mt 3518 2231 L
+3518 2231 mt 3563 2155 L
+1 sg
+45 -14 -28 9 3535 2234 3 MP
+PP
+c11
+3535 2234 mt 3507 2243 L
+c13
+3507 2243 mt 3552 2229 L
+1 sg
+-29 18 45 -14 3507 2243 3 MP
+PP
+c13
+3507 2243 mt 3552 2229 L
+3552 2229 mt 3523 2247 L
+1 sg
+45 -19 -29 18 3552 2229 3 MP
+PP
+c13
+3552 2229 mt 3523 2247 L
+c14
+3523 2247 mt 3568 2228 L
+1 sg
+-29 26 45 -19 3523 2247 3 MP
+PP
+c14
+3523 2247 mt 3568 2228 L
+3568 2228 mt 3539 2254 L
+1 sg
+45 -14 -29 2 3564 2232 3 MP
+PP
+c10
+3564 2232 mt 3535 2234 L
+c11
+3535 2234 mt 3580 2220 L
+1 sg
+-28 9 45 -14 3535 2234 3 MP
+PP
+c11
+3535 2234 mt 3580 2220 L
+3580 2220 mt 3552 2229 L
+1 sg
+45 -66 -29 -25 3563 2155 3 MP
+PP
+c21
+3563 2155 mt 3534 2130 L
+c22
+3534 2130 mt 3579 2064 L
+1 sg
+-29 -38 45 -66 3534 2130 3 MP
+PP
+c22
+3534 2130 mt 3579 2064 L
+c16
+3579 2064 mt 3550 2026 L
+1 sg
+45 4 -28 -8 3507 1607 3 MP
+PP
+c15
+3507 1607 mt 3479 1599 L
+3479 1599 mt 3524 1603 L
+1 sg
+-29 -10 45 4 3479 1599 3 MP
+PP
+c15
+3479 1599 mt 3524 1603 L
+c12
+3524 1603 mt 3495 1593 L
+1 sg
+-29 -7 45 9 3434 1590 3 MP
+PP
+c18
+3434 1590 mt 3479 1599 L
+c15
+3479 1599 mt 3450 1592 L
+1 sg
+45 9 -29 -5 3463 1595 3 MP
+PP
+c18
+3463 1595 mt 3434 1590 L
+3434 1590 mt 3479 1599 L
+1 sg
+-28 -8 44 12 3463 1595 3 MP
+PP
+c18
+3463 1595 mt 3507 1607 L
+c15
+3507 1607 mt 3479 1599 L
+1 sg
+44 12 -28 -7 3491 1602 3 MP
+PP
+c18
+3491 1602 mt 3463 1595 L
+3463 1595 mt 3507 1607 L
+1 sg
+45 14 -29 -9 3520 1611 3 MP
+PP
+c20
+3520 1611 mt 3491 1602 L
+c18
+3491 1602 mt 3536 1616 L
+1 sg
+-29 -9 45 14 3491 1602 3 MP
+PP
+c18
+3491 1602 mt 3536 1616 L
+c15
+3536 1616 mt 3507 1607 L
+1 sg
+-28 -9 45 5 3507 1607 3 MP
+PP
+c15
+3507 1607 mt 3552 1612 L
+c12
+3552 1612 mt 3524 1603 L
+1 sg
+45 5 -29 -9 3536 1616 3 MP
+PP
+c15
+3536 1616 mt 3507 1607 L
+3507 1607 mt 3552 1612 L
+1 sg
+-29 -10 45 15 3520 1611 3 MP
+PP
+c20
+3520 1611 mt 3565 1626 L
+c15
+3565 1626 mt 3536 1616 L
+1 sg
+45 15 -29 -12 3549 1623 3 MP
+PP
+c20
+3549 1623 mt 3520 1611 L
+3520 1611 mt 3565 1626 L
+1 sg
+-29 -12 45 22 3504 1601 3 MP
+PP
+c24
+3504 1601 mt 3549 1623 L
+c20
+3549 1623 mt 3520 1611 L
+1 sg
+-28 -14 45 21 3532 1616 3 MP
+PP
+c24
+3532 1616 mt 3577 1637 L
+c20
+3577 1637 mt 3549 1623 L
+1 sg
+45 21 -29 -18 3561 1634 3 MP
+PP
+c24
+3561 1634 mt 3532 1616 L
+3532 1616 mt 3577 1637 L
+1 sg
+45 -12 -29 -13 3560 1518 3 MP
+PP
+c8
+3560 1518 mt 3531 1505 L
+3531 1505 mt 3576 1493 L
+1 sg
+-29 -13 45 -12 3531 1505 3 MP
+PP
+c8
+3531 1505 mt 3576 1493 L
+3576 1493 mt 3547 1480 L
+1 sg
+45 22 -28 -35 3557 1673 3 MP
+PP
+c26
+3557 1673 mt 3529 1638 L
+/c30 { 0.812500 1.000000 0.187500 sr} bdef
+c30
+3529 1638 mt 3574 1660 L
+1 sg
+-29 -28 45 22 3529 1638 3 MP
+PP
+c30
+3529 1638 mt 3574 1660 L
+c26
+3574 1660 mt 3545 1632 L
+1 sg
+45 -10 -29 -11 3556 1574 3 MP
+PP
+c9
+3556 1574 mt 3527 1563 L
+3527 1563 mt 3572 1553 L
+1 sg
+-29 -12 45 -10 3527 1563 3 MP
+PP
+c9
+3527 1563 mt 3572 1553 L
+c8
+3572 1553 mt 3543 1541 L
+1 sg
+44 -43 -28 42 3555 2260 3 MP
+PP
+c22
+3555 2260 mt 3527 2302 L
+/c31 { 0.000000 0.687500 1.000000 sr} bdef
+c31
+3527 2302 mt 3571 2259 L
+1 sg
+-28 14 45 -73 3485 2374 3 MP
+PP
+/c32 { 0.000000 0.250000 1.000000 sr} bdef
+c32
+3485 2374 mt 3530 2301 L
+c27
+3530 2301 mt 3502 2315 L
+1 sg
+45 -73 -29 35 3514 2339 3 MP
+PP
+c27
+3514 2339 mt 3485 2374 L
+c32
+3485 2374 mt 3530 2301 L
+1 sg
+45 -64 -29 41 3543 2298 3 MP
+PP
+c25
+3543 2298 mt 3514 2339 L
+c27
+3514 2339 mt 3559 2275 L
+1 sg
+-29 26 45 -64 3514 2339 3 MP
+PP
+c27
+3514 2339 mt 3559 2275 L
+c23
+3559 2275 mt 3530 2301 L
+1 sg
+-28 39 44 -43 3527 2302 3 MP
+PP
+c31
+3527 2302 mt 3571 2259 L
+c21
+3571 2259 mt 3543 2298 L
+1 sg
+-29 -45 45 -3 3525 1749 3 MP
+PP
+c24
+3525 1749 mt 3570 1746 L
+3570 1746 mt 3541 1701 L
+1 sg
+45 -3 -29 -52 3554 1801 3 MP
+PP
+c18
+3554 1801 mt 3525 1749 L
+c24
+3525 1749 mt 3570 1746 L
+1 sg
+-28 -11 44 -1 3524 1603 3 MP
+PP
+c12
+3524 1603 mt 3568 1602 L
+c9
+3568 1602 mt 3540 1591 L
+1 sg
+44 -1 -28 -9 3552 1612 3 MP
+PP
+c12
+3552 1612 mt 3524 1603 L
+3524 1603 mt 3568 1602 L
+1 sg
+45 -45 -29 -50 3550 2026 3 MP
+PP
+c14
+3550 2026 mt 3521 1976 L
+c11
+3521 1976 mt 3566 1931 L
+1 sg
+-28 -53 45 -45 3521 1976 3 MP
+PP
+c11
+3521 1976 mt 3566 1931 L
+c10
+3566 1931 mt 3538 1878 L
+1 sg
+-29 2 45 -12 3519 2244 3 MP
+PP
+c10
+3519 2244 mt 3564 2232 L
+3564 2232 mt 3535 2234 L
+1 sg
+-29 -25 45 -76 3518 2231 3 MP
+PP
+c23
+3518 2231 mt 3563 2155 L
+c21
+3563 2155 mt 3534 2130 L
+1 sg
+45 26 -29 -24 3545 1632 3 MP
+PP
+c26
+3545 1632 mt 3516 1608 L
+c30
+3516 1608 mt 3561 1634 L
+1 sg
+-29 -18 45 26 3516 1608 3 MP
+PP
+c30
+3516 1608 mt 3561 1634 L
+c24
+3561 1634 mt 3532 1616 L
+1 sg
+45 -11 -28 -12 3543 1541 3 MP
+PP
+c8
+3543 1541 mt 3515 1529 L
+3515 1529 mt 3560 1518 L
+1 sg
+-29 -13 45 -11 3515 1529 3 MP
+PP
+c8
+3515 1529 mt 3560 1518 L
+3560 1518 mt 3531 1505 L
+1 sg
+-28 -35 44 15 3513 1658 3 MP
+PP
+/c33 { 0.875000 1.000000 0.125000 sr} bdef
+c33
+3513 1658 mt 3557 1673 L
+c26
+3557 1673 mt 3529 1638 L
+1 sg
+44 15 -28 -43 3541 1701 3 MP
+PP
+c26
+3541 1701 mt 3513 1658 L
+c33
+3513 1658 mt 3557 1673 L
+1 sg
+45 -7 -29 -10 3540 1591 3 MP
+PP
+c9
+3540 1591 mt 3511 1581 L
+3511 1581 mt 3556 1574 L
+1 sg
+-29 -11 45 -7 3511 1581 3 MP
+PP
+c9
+3511 1581 mt 3556 1574 L
+3556 1574 mt 3527 1563 L
+1 sg
+45 -33 -29 39 3539 2254 3 MP
+PP
+c17
+3539 2254 mt 3510 2293 L
+c21
+3510 2293 mt 3555 2260 L
+1 sg
+-28 42 45 -33 3510 2293 3 MP
+PP
+c21
+3510 2293 mt 3555 2260 L
+c22
+3555 2260 mt 3527 2302 L
+1 sg
+45 -19 -29 -58 3538 1878 3 MP
+PP
+c9
+3538 1878 mt 3509 1820 L
+c18
+3509 1820 mt 3554 1801 L
+1 sg
+-29 -52 45 -19 3509 1820 3 MP
+PP
+c18
+3509 1820 mt 3554 1801 L
+3554 1801 mt 3525 1749 L
+1 sg
+45 -63 -29 -41 3534 2130 3 MP
+PP
+c22
+3534 2130 mt 3505 2089 L
+c19
+3505 2089 mt 3550 2026 L
+1 sg
+-29 -50 45 -63 3505 2089 3 MP
+PP
+c19
+3505 2089 mt 3550 2026 L
+c14
+3550 2026 mt 3521 1976 L
+1 sg
+45 22 -28 -15 3532 1616 3 MP
+PP
+c24
+3532 1616 mt 3504 1601 L
+3504 1601 mt 3549 1623 L
+1 sg
+-29 -13 45 -12 3502 1492 3 MP
+PP
+c8
+3502 1492 mt 3547 1480 L
+3547 1480 mt 3518 1467 L
+1 sg
+45 -12 -29 -13 3531 1505 3 MP
+PP
+c8
+3531 1505 mt 3502 1492 L
+3502 1492 mt 3547 1480 L
+1 sg
+45 25 -29 -31 3529 1638 3 MP
+PP
+c30
+3529 1638 mt 3500 1607 L
+c33
+3500 1607 mt 3545 1632 L
+1 sg
+45 1 -29 -7 3479 1599 3 MP
+PP
+c15
+3479 1599 mt 3450 1592 L
+c12
+3450 1592 mt 3495 1593 L
+1 sg
+-29 -9 45 1 3450 1592 3 MP
+PP
+c12
+3450 1592 mt 3495 1593 L
+3495 1593 mt 3466 1584 L
+1 sg
+45 21 -29 -11 3504 1601 3 MP
+PP
+c24
+3504 1601 mt 3475 1590 L
+3475 1590 mt 3520 1611 L
+1 sg
+-29 -9 45 21 3475 1590 3 MP
+PP
+c24
+3475 1590 mt 3520 1611 L
+c20
+3520 1611 mt 3491 1602 L
+1 sg
+-29 -24 45 25 3500 1607 3 MP
+PP
+c33
+3500 1607 mt 3545 1632 L
+c26
+3545 1632 mt 3516 1608 L
+1 sg
+44 -10 -28 -12 3527 1563 3 MP
+PP
+c9
+3527 1563 mt 3499 1551 L
+c8
+3499 1551 mt 3543 1541 L
+1 sg
+-28 -12 44 -10 3499 1551 3 MP
+PP
+c8
+3499 1551 mt 3543 1541 L
+3543 1541 mt 3515 1529 L
+1 sg
+-29 41 45 -53 3498 2351 3 MP
+PP
+/c34 { 0.000000 0.500000 1.000000 sr} bdef
+c34
+3498 2351 mt 3543 2298 L
+c25
+3543 2298 mt 3514 2339 L
+1 sg
+45 -53 -29 49 3527 2302 3 MP
+PP
+c31
+3527 2302 mt 3498 2351 L
+c34
+3498 2351 mt 3543 2298 L
+1 sg
+-28 -43 45 4 3496 1697 3 MP
+PP
+c30
+3496 1697 mt 3541 1701 L
+c26
+3541 1701 mt 3513 1658 L
+1 sg
+45 4 -29 -52 3525 1749 3 MP
+PP
+c24
+3525 1749 mt 3496 1697 L
+c30
+3496 1697 mt 3541 1701 L
+1 sg
+-29 -10 45 -2 3495 1593 3 MP
+PP
+c12
+3495 1593 mt 3540 1591 L
+c9
+3540 1591 mt 3511 1581 L
+1 sg
+45 -2 -29 -10 3524 1603 3 MP
+PP
+c12
+3524 1603 mt 3495 1593 L
+3495 1593 mt 3540 1591 L
+1 sg
+-29 39 45 -23 3494 2277 3 MP
+PP
+c19
+3494 2277 mt 3539 2254 L
+c17
+3539 2254 mt 3510 2293 L
+1 sg
+45 -23 -29 30 3523 2247 3 MP
+PP
+c14
+3523 2247 mt 3494 2277 L
+c19
+3494 2277 mt 3539 2254 L
+1 sg
+45 -39 -28 -59 3521 1976 3 MP
+PP
+c11
+3521 1976 mt 3493 1917 L
+c8
+3493 1917 mt 3538 1878 L
+1 sg
+-29 -58 45 -39 3493 1917 3 MP
+PP
+c8
+3493 1917 mt 3538 1878 L
+c9
+3538 1878 mt 3509 1820 L
+1 sg
+-28 9 44 -12 3491 2246 3 MP
+PP
+c11
+3491 2246 mt 3535 2234 L
+3535 2234 mt 3507 2243 L
+1 sg
+-29 -43 45 -84 3444 2290 3 MP
+PP
+c28
+3444 2290 mt 3489 2206 L
+c25
+3489 2206 mt 3460 2163 L
+1 sg
+45 -84 -29 -23 3473 2313 3 MP
+PP
+c29
+3473 2313 mt 3444 2290 L
+c28
+3444 2290 mt 3489 2206 L
+1 sg
+-29 21 45 -13 3462 2256 3 MP
+PP
+c13
+3462 2256 mt 3507 2243 L
+3507 2243 mt 3478 2264 L
+1 sg
+45 -13 -29 10 3491 2246 3 MP
+PP
+c11
+3491 2246 mt 3462 2256 L
+c13
+3462 2256 mt 3507 2243 L
+1 sg
+45 -17 -29 21 3507 2243 3 MP
+PP
+c13
+3507 2243 mt 3478 2264 L
+c16
+3478 2264 mt 3523 2247 L
+1 sg
+44 -12 -28 2 3519 2244 3 MP
+PP
+c10
+3519 2244 mt 3491 2246 L
+c11
+3491 2246 mt 3535 2234 L
+1 sg
+45 -76 -29 -25 3518 2231 3 MP
+PP
+c23
+3518 2231 mt 3489 2206 L
+c25
+3489 2206 mt 3534 2130 L
+1 sg
+-29 -41 45 -76 3489 2206 3 MP
+PP
+c25
+3489 2206 mt 3534 2130 L
+c22
+3534 2130 mt 3505 2089 L
+1 sg
+45 -3 -29 -9 3495 1593 3 MP
+PP
+c12
+3495 1593 mt 3466 1584 L
+c9
+3466 1584 mt 3511 1581 L
+1 sg
+-28 -15 44 28 3488 1588 3 MP
+PP
+c30
+3488 1588 mt 3532 1616 L
+c24
+3532 1616 mt 3504 1601 L
+1 sg
+44 28 -28 -20 3516 1608 3 MP
+PP
+c30
+3516 1608 mt 3488 1588 L
+3488 1588 mt 3532 1616 L
+1 sg
+-29 -13 45 -11 3486 1516 3 MP
+PP
+c8
+3486 1516 mt 3531 1505 L
+3531 1505 mt 3502 1492 L
+1 sg
+45 -11 -29 -13 3515 1529 3 MP
+PP
+c8
+3515 1529 mt 3486 1516 L
+3486 1516 mt 3531 1505 L
+1 sg
+-29 -31 45 20 3484 1618 3 MP
+PP
+/c35 { 0.937500 1.000000 0.062500 sr} bdef
+c35
+3484 1618 mt 3529 1638 L
+c30
+3529 1638 mt 3500 1607 L
+1 sg
+45 20 -29 -40 3513 1658 3 MP
+PP
+c33
+3513 1658 mt 3484 1618 L
+c35
+3484 1618 mt 3529 1638 L
+1 sg
+45 -7 -29 -11 3511 1581 3 MP
+PP
+c9
+3511 1581 mt 3482 1570 L
+3482 1570 mt 3527 1563 L
+1 sg
+-28 -12 45 -7 3482 1570 3 MP
+PP
+c9
+3482 1570 mt 3527 1563 L
+3527 1563 mt 3499 1551 L
+1 sg
+45 -81 -28 22 3485 2374 3 MP
+PP
+c32
+3485 2374 mt 3457 2396 L
+/c36 { 0.000000 0.187500 1.000000 sr} bdef
+c36
+3457 2396 mt 3502 2315 L
+1 sg
+-29 -2 45 -81 3457 2396 3 MP
+PP
+c36
+3457 2396 mt 3502 2315 L
+c28
+3502 2315 mt 3473 2313 L
+1 sg
+-29 49 45 -39 3482 2341 3 MP
+PP
+c23
+3482 2341 mt 3527 2302 L
+c31
+3527 2302 mt 3498 2351 L
+1 sg
+45 -39 -28 48 3510 2293 3 MP
+PP
+c21
+3510 2293 mt 3482 2341 L
+c23
+3482 2341 mt 3527 2302 L
+1 sg
+-29 -52 45 -12 3480 1761 3 MP
+PP
+c24
+3480 1761 mt 3525 1749 L
+3525 1749 mt 3496 1697 L
+1 sg
+45 -12 -29 -59 3509 1820 3 MP
+PP
+c18
+3509 1820 mt 3480 1761 L
+c24
+3480 1761 mt 3525 1749 L
+1 sg
+-29 30 45 -17 3478 2264 3 MP
+PP
+c16
+3478 2264 mt 3523 2247 L
+c14
+3523 2247 mt 3494 2277 L
+1 sg
+44 -58 -28 -55 3505 2089 3 MP
+PP
+c19
+3505 2089 mt 3477 2034 L
+c16
+3477 2034 mt 3521 1976 L
+1 sg
+-28 -59 44 -58 3477 2034 3 MP
+PP
+c16
+3477 2034 mt 3521 1976 L
+c11
+3521 1976 mt 3493 1917 L
+1 sg
+-28 2 44 -11 3475 2255 3 MP
+PP
+c10
+3475 2255 mt 3519 2244 L
+3519 2244 mt 3491 2246 L
+1 sg
+44 -12 -28 -13 3502 1492 3 MP
+PP
+c8
+3502 1492 mt 3474 1479 L
+3474 1479 mt 3518 1467 L
+1 sg
+-28 -13 44 -12 3474 1479 3 MP
+PP
+c8
+3474 1479 mt 3518 1467 L
+3518 1467 mt 3490 1454 L
+1 sg
+44 -5 -28 -9 3466 1584 3 MP
+PP
+c9
+3466 1584 mt 3438 1575 L
+3438 1575 mt 3482 1570 L
+1 sg
+45 -6 -29 -10 3438 1575 3 MP
+PP
+c9
+3438 1575 mt 3409 1565 L
+3409 1565 mt 3454 1559 L
+1 sg
+-29 -11 45 -6 3409 1565 3 MP
+PP
+c9
+3409 1565 mt 3454 1559 L
+3454 1559 mt 3425 1548 L
+1 sg
+-28 -11 44 -5 3438 1575 3 MP
+PP
+c9
+3438 1575 mt 3482 1570 L
+3482 1570 mt 3454 1559 L
+1 sg
+-29 -11 45 -3 3466 1584 3 MP
+PP
+c9
+3466 1584 mt 3511 1581 L
+3511 1581 mt 3482 1570 L
+1 sg
+-29 -15 45 30 3443 1558 3 MP
+PP
+c35
+3443 1558 mt 3488 1588 L
+c30
+3488 1588 mt 3459 1573 L
+1 sg
+45 28 -29 -15 3488 1588 3 MP
+PP
+c30
+3488 1588 mt 3459 1573 L
+3459 1573 mt 3504 1601 L
+1 sg
+-28 -20 45 28 3471 1580 3 MP
+PP
+c35
+3471 1580 mt 3516 1608 L
+c30
+3516 1608 mt 3488 1588 L
+1 sg
+-29 -11 45 28 3459 1573 3 MP
+PP
+c30
+3459 1573 mt 3504 1601 L
+c24
+3504 1601 mt 3475 1590 L
+1 sg
+45 28 -29 -27 3500 1607 3 MP
+PP
+c33
+3500 1607 mt 3471 1580 L
+c35
+3471 1580 mt 3516 1608 L
+1 sg
+-29 -13 45 -10 3470 1539 3 MP
+PP
+c8
+3470 1539 mt 3515 1529 L
+3515 1529 mt 3486 1516 L
+1 sg
+45 -10 -29 -12 3499 1551 3 MP
+PP
+c8
+3499 1551 mt 3470 1539 L
+3470 1539 mt 3515 1529 L
+1 sg
+-28 22 44 -70 3441 2444 3 MP
+PP
+/c37 { 0.000000 0.062500 1.000000 sr} bdef
+c37
+3441 2444 mt 3485 2374 L
+c32
+3485 2374 mt 3457 2396 L
+1 sg
+44 -70 -28 44 3469 2400 3 MP
+PP
+c32
+3469 2400 mt 3441 2444 L
+c37
+3441 2444 mt 3485 2374 L
+1 sg
+-29 35 45 -61 3469 2400 3 MP
+PP
+c32
+3469 2400 mt 3514 2339 L
+c27
+3514 2339 mt 3485 2374 L
+1 sg
+45 -61 -29 49 3498 2351 3 MP
+PP
+c34
+3498 2351 mt 3469 2400 L
+c32
+3469 2400 mt 3514 2339 L
+1 sg
+45 10 -28 -49 3496 1697 3 MP
+PP
+c30
+3496 1697 mt 3468 1648 L
+c35
+3468 1648 mt 3513 1658 L
+1 sg
+-29 -40 45 10 3468 1648 3 MP
+PP
+c35
+3468 1648 mt 3513 1658 L
+c33
+3513 1658 mt 3484 1618 L
+1 sg
+45 -85 -29 2 3457 2396 3 MP
+PP
+c36
+3457 2396 mt 3428 2398 L
+/c38 { 0.000000 0.125000 1.000000 sr} bdef
+c38
+3428 2398 mt 3473 2313 L
+1 sg
+-29 -23 45 -85 3428 2398 3 MP
+PP
+c38
+3428 2398 mt 3473 2313 L
+c29
+3473 2313 mt 3444 2290 L
+1 sg
+-28 48 44 -27 3466 2320 3 MP
+PP
+c21
+3466 2320 mt 3510 2293 L
+3510 2293 mt 3482 2341 L
+1 sg
+44 -27 -28 43 3494 2277 3 MP
+PP
+c19
+3494 2277 mt 3466 2320 L
+c21
+3466 2320 mt 3510 2293 L
+1 sg
+-29 -59 45 -31 3464 1851 3 MP
+PP
+c15
+3464 1851 mt 3509 1820 L
+c18
+3509 1820 mt 3480 1761 L
+1 sg
+45 -31 -29 -66 3493 1917 3 MP
+PP
+c8
+3493 1917 mt 3464 1851 L
+c15
+3464 1851 mt 3509 1820 L
+1 sg
+45 -74 -29 -43 3489 2206 3 MP
+PP
+c25
+3489 2206 mt 3460 2163 L
+c31
+3460 2163 mt 3505 2089 L
+1 sg
+-28 -55 45 -74 3460 2163 3 MP
+PP
+c31
+3460 2163 mt 3505 2089 L
+c19
+3505 2089 mt 3477 2034 L
+1 sg
+45 -11 -29 -13 3486 1516 3 MP
+PP
+c8
+3486 1516 mt 3457 1503 L
+3457 1503 mt 3502 1492 L
+1 sg
+-28 -13 45 -11 3457 1503 3 MP
+PP
+c8
+3457 1503 mt 3502 1492 L
+3502 1492 mt 3474 1479 L
+1 sg
+-28 -9 45 -1 3421 1585 3 MP
+PP
+c12
+3421 1585 mt 3466 1584 L
+c9
+3466 1584 mt 3438 1575 L
+1 sg
+45 -1 -29 -7 3450 1592 3 MP
+PP
+c12
+3450 1592 mt 3421 1585 L
+3421 1585 mt 3466 1584 L
+1 sg
+-29 -7 45 27 3430 1563 3 MP
+PP
+c30
+3430 1563 mt 3475 1590 L
+c24
+3475 1590 mt 3446 1583 L
+1 sg
+45 27 -29 -10 3459 1573 3 MP
+PP
+c30
+3459 1573 mt 3430 1563 L
+3430 1563 mt 3475 1590 L
+1 sg
+45 19 -29 -7 3475 1590 3 MP
+PP
+c24
+3475 1590 mt 3446 1583 L
+3446 1583 mt 3491 1602 L
+1 sg
+-29 -27 45 25 3455 1582 3 MP
+PP
+/c39 { 1.000000 1.000000 0.000000 sr} bdef
+c39
+3455 1582 mt 3500 1607 L
+c33
+3500 1607 mt 3471 1580 L
+1 sg
+-28 -7 45 19 3446 1583 3 MP
+PP
+c24
+3446 1583 mt 3491 1602 L
+c18
+3491 1602 mt 3463 1595 L
+1 sg
+45 25 -29 -36 3484 1618 3 MP
+PP
+c35
+3484 1618 mt 3455 1582 L
+c39
+3455 1582 mt 3500 1607 L
+1 sg
+45 -8 -28 -11 3482 1570 3 MP
+PP
+c9
+3482 1570 mt 3454 1559 L
+3454 1559 mt 3499 1551 L
+1 sg
+-29 -12 45 -8 3454 1559 3 MP
+PP
+c9
+3454 1559 mt 3499 1551 L
+c8
+3499 1551 mt 3470 1539 L
+1 sg
+-29 2 45 -77 3412 2473 3 MP
+PP
+/c40 { 0.000000 0.000000 0.937500 sr} bdef
+c40
+3412 2473 mt 3457 2396 L
+c36
+3457 2396 mt 3428 2398 L
+1 sg
+45 -47 -29 57 3482 2341 3 MP
+PP
+c23
+3482 2341 mt 3453 2398 L
+c28
+3453 2398 mt 3498 2351 L
+1 sg
+45 -77 -29 29 3441 2444 3 MP
+PP
+c37
+3441 2444 mt 3412 2473 L
+c40
+3412 2473 mt 3457 2396 L
+1 sg
+-29 49 45 -47 3453 2398 3 MP
+PP
+c28
+3453 2398 mt 3498 2351 L
+c34
+3498 2351 mt 3469 2400 L
+1 sg
+-28 -49 44 -6 3452 1703 3 MP
+PP
+c30
+3452 1703 mt 3496 1697 L
+3496 1697 mt 3468 1648 L
+1 sg
+44 -6 -28 -58 3480 1761 3 MP
+PP
+c24
+3480 1761 mt 3452 1703 L
+c30
+3452 1703 mt 3496 1697 L
+1 sg
+-28 43 44 -19 3450 2296 3 MP
+PP
+c19
+3450 2296 mt 3494 2277 L
+3494 2277 mt 3466 2320 L
+1 sg
+44 -19 -28 32 3478 2264 3 MP
+PP
+c16
+3478 2264 mt 3450 2296 L
+c19
+3450 2296 mt 3494 2277 L
+1 sg
+45 -50 -29 -67 3477 2034 3 MP
+PP
+c16
+3477 2034 mt 3448 1967 L
+c11
+3448 1967 mt 3493 1917 L
+1 sg
+-29 -66 45 -50 3448 1967 3 MP
+PP
+c11
+3448 1967 mt 3493 1917 L
+c8
+3493 1917 mt 3464 1851 L
+1 sg
+44 -81 -28 -46 3444 2290 3 MP
+PP
+c28
+3444 2290 mt 3416 2244 L
+c34
+3416 2244 mt 3460 2163 L
+1 sg
+-28 -46 44 -86 3400 2376 3 MP
+PP
+c38
+3400 2376 mt 3444 2290 L
+c28
+3444 2290 mt 3416 2244 L
+1 sg
+-29 20 45 -10 3417 2266 3 MP
+PP
+c13
+3417 2266 mt 3462 2256 L
+3462 2256 mt 3433 2276 L
+1 sg
+45 -10 -29 9 3446 2257 3 MP
+PP
+c11
+3446 2257 mt 3417 2266 L
+c13
+3417 2266 mt 3462 2256 L
+1 sg
+45 -12 -29 20 3462 2256 3 MP
+PP
+c13
+3462 2256 mt 3433 2276 L
+c16
+3433 2276 mt 3478 2264 L
+1 sg
+-29 10 45 -11 3446 2257 3 MP
+PP
+c11
+3446 2257 mt 3491 2246 L
+3491 2246 mt 3462 2256 L
+1 sg
+45 -11 -29 2 3475 2255 3 MP
+PP
+c10
+3475 2255 mt 3446 2257 L
+c11
+3446 2257 mt 3491 2246 L
+1 sg
+45 -12 -29 -13 3474 1479 3 MP
+PP
+c8
+3474 1479 mt 3445 1466 L
+3445 1466 mt 3490 1454 L
+1 sg
+-29 -13 45 -12 3445 1466 3 MP
+PP
+c8
+3445 1466 mt 3490 1454 L
+3490 1454 mt 3461 1441 L
+1 sg
+45 30 -28 -22 3471 1580 3 MP
+PP
+c35
+3471 1580 mt 3443 1558 L
+3443 1558 mt 3488 1588 L
+1 sg
+-29 -13 45 -11 3441 1527 3 MP
+PP
+c8
+3441 1527 mt 3486 1516 L
+3486 1516 mt 3457 1503 L
+1 sg
+45 -11 -29 -12 3470 1539 3 MP
+PP
+c8
+3470 1539 mt 3441 1527 L
+3441 1527 mt 3486 1516 L
+1 sg
+-29 -7 45 7 3405 1585 3 MP
+PP
+c15
+3405 1585 mt 3450 1592 L
+c12
+3450 1592 mt 3421 1585 L
+1 sg
+45 7 -29 -5 3434 1590 3 MP
+PP
+c18
+3434 1590 mt 3405 1585 L
+c15
+3405 1585 mt 3450 1592 L
+1 sg
+45 -2 -28 -8 3421 1585 3 MP
+PP
+c12
+3421 1585 mt 3393 1577 L
+3393 1577 mt 3438 1575 L
+1 sg
+-29 -5 45 17 3418 1578 3 MP
+PP
+c20
+3418 1578 mt 3463 1595 L
+c18
+3463 1595 mt 3434 1590 L
+1 sg
+45 17 -28 -5 3446 1583 3 MP
+PP
+c24
+3446 1583 mt 3418 1578 L
+c20
+3418 1578 mt 3463 1595 L
+1 sg
+-29 -36 45 15 3439 1603 3 MP
+PP
+c39
+3439 1603 mt 3484 1618 L
+c35
+3484 1618 mt 3455 1582 L
+1 sg
+45 15 -29 -45 3468 1648 3 MP
+PP
+c35
+3468 1648 mt 3439 1603 L
+c39
+3439 1603 mt 3484 1618 L
+1 sg
+45 -33 -29 54 3466 2320 3 MP
+PP
+c21
+3466 2320 mt 3437 2374 L
+c34
+3437 2374 mt 3482 2341 L
+1 sg
+-29 57 45 -33 3437 2374 3 MP
+PP
+c34
+3437 2374 mt 3482 2341 L
+c23
+3482 2341 mt 3453 2398 L
+1 sg
+-28 -58 45 -24 3435 1785 3 MP
+PP
+c20
+3435 1785 mt 3480 1761 L
+c24
+3480 1761 mt 3452 1703 L
+1 sg
+45 -24 -29 -66 3464 1851 3 MP
+PP
+c15
+3464 1851 mt 3435 1785 L
+c20
+3435 1785 mt 3480 1761 L
+1 sg
+-28 32 45 -12 3433 2276 3 MP
+PP
+c16
+3433 2276 mt 3478 2264 L
+3478 2264 mt 3450 2296 L
+1 sg
+-29 -67 45 -68 3432 2102 3 MP
+PP
+c19
+3432 2102 mt 3477 2034 L
+c16
+3477 2034 mt 3448 1967 L
+1 sg
+45 -68 -28 -61 3460 2163 3 MP
+PP
+c31
+3460 2163 mt 3432 2102 L
+c19
+3432 2102 mt 3477 2034 L
+1 sg
+-29 2 45 -11 3430 2266 3 MP
+PP
+c10
+3430 2266 mt 3475 2255 L
+3475 2255 mt 3446 2257 L
+1 sg
+-29 -13 45 -11 3429 1490 3 MP
+PP
+c8
+3429 1490 mt 3474 1479 L
+3474 1479 mt 3445 1466 L
+1 sg
+45 -11 -28 -13 3457 1503 3 MP
+PP
+c8
+3457 1503 mt 3429 1490 L
+3429 1490 mt 3474 1479 L
+1 sg
+45 -7 -29 -10 3409 1565 3 MP
+PP
+c9
+3409 1565 mt 3380 1555 L
+3380 1555 mt 3425 1548 L
+1 sg
+-29 -12 45 -7 3380 1555 3 MP
+PP
+c9
+3380 1555 mt 3425 1548 L
+3425 1548 mt 3396 1536 L
+1 sg
+45 -9 -29 -12 3425 1548 3 MP
+PP
+c9
+3425 1548 mt 3396 1536 L
+c8
+3396 1536 mt 3441 1527 L
+1 sg
+-29 -10 45 31 3414 1542 3 MP
+PP
+c39
+3414 1542 mt 3459 1573 L
+c30
+3459 1573 mt 3430 1563 L
+1 sg
+45 31 -29 -16 3443 1558 3 MP
+PP
+c35
+3443 1558 mt 3414 1542 L
+c39
+3414 1542 mt 3459 1573 L
+1 sg
+44 28 -28 -30 3455 1582 3 MP
+PP
+c39
+3455 1582 mt 3427 1552 L
+/c41 { 1.000000 0.937500 0.000000 sr} bdef
+c41
+3427 1552 mt 3471 1580 L
+1 sg
+-28 -22 44 28 3427 1552 3 MP
+PP
+c41
+3427 1552 mt 3471 1580 L
+c35
+3471 1580 mt 3443 1558 L
+1 sg
+45 -9 -29 -11 3454 1559 3 MP
+PP
+c9
+3454 1559 mt 3425 1548 L
+3425 1548 mt 3470 1539 L
+1 sg
+-29 -12 45 -9 3425 1548 3 MP
+PP
+c9
+3425 1548 mt 3470 1539 L
+c8
+3470 1539 mt 3441 1527 L
+1 sg
+44 -56 -28 58 3453 2398 3 MP
+PP
+c28
+3453 2398 mt 3425 2456 L
+c38
+3425 2456 mt 3469 2400 L
+1 sg
+-28 44 44 -56 3425 2456 3 MP
+PP
+c38
+3425 2456 mt 3469 2400 L
+c32
+3469 2400 mt 3441 2444 L
+1 sg
+-29 -45 45 0 3423 1648 3 MP
+PP
+c35
+3423 1648 mt 3468 1648 L
+3468 1648 mt 3439 1603 L
+1 sg
+45 0 -29 -55 3452 1703 3 MP
+PP
+c30
+3452 1703 mt 3423 1648 L
+c35
+3423 1648 mt 3468 1648 L
+1 sg
+44 -86 -28 -22 3428 2398 3 MP
+PP
+c38
+3428 2398 mt 3400 2376 L
+3400 2376 mt 3444 2290 L
+1 sg
+-29 54 45 -21 3421 2341 3 MP
+PP
+c31
+3421 2341 mt 3466 2320 L
+c21
+3466 2320 mt 3437 2374 L
+1 sg
+45 -21 -29 45 3450 2296 3 MP
+PP
+c19
+3450 2296 mt 3421 2341 L
+c31
+3421 2341 mt 3466 2320 L
+1 sg
+-29 -66 45 -44 3419 1895 3 MP
+PP
+c9
+3419 1895 mt 3464 1851 L
+c15
+3464 1851 mt 3435 1785 L
+1 sg
+45 -44 -29 -72 3448 1967 3 MP
+PP
+c11
+3448 1967 mt 3419 1895 L
+c9
+3419 1895 mt 3464 1851 L
+1 sg
+-29 -13 45 -12 3416 1453 3 MP
+PP
+c8
+3416 1453 mt 3461 1441 L
+3461 1441 mt 3432 1428 L
+1 sg
+45 -12 -29 -13 3445 1466 3 MP
+PP
+c8
+3445 1466 mt 3416 1453 L
+3416 1453 mt 3461 1441 L
+1 sg
+-28 -61 44 -81 3416 2244 3 MP
+PP
+c34
+3416 2244 mt 3460 2163 L
+c31
+3460 2163 mt 3432 2102 L
+1 sg
+-28 -13 44 -11 3413 1514 3 MP
+PP
+c8
+3413 1514 mt 3457 1503 L
+3457 1503 mt 3429 1490 L
+1 sg
+44 -11 -28 -13 3441 1527 3 MP
+PP
+c8
+3441 1527 mt 3413 1514 L
+3413 1514 mt 3457 1503 L
+1 sg
+-29 -8 45 1 3348 1576 3 MP
+PP
+c12
+3348 1576 mt 3393 1577 L
+3393 1577 mt 3364 1569 L
+1 sg
+45 1 -29 -5 3377 1581 3 MP
+PP
+c15
+3377 1581 mt 3348 1576 L
+c12
+3348 1576 mt 3393 1577 L
+1 sg
+45 -4 -29 -8 3393 1577 3 MP
+PP
+c12
+3393 1577 mt 3364 1569 L
+c9
+3364 1569 mt 3409 1565 L
+1 sg
+44 4 -28 -4 3405 1585 3 MP
+PP
+c15
+3405 1585 mt 3377 1581 L
+3377 1581 mt 3421 1585 L
+1 sg
+-28 -8 44 4 3377 1581 3 MP
+PP
+c15
+3377 1581 mt 3421 1585 L
+c12
+3421 1585 mt 3393 1577 L
+1 sg
+-29 -10 45 -2 3393 1577 3 MP
+PP
+c12
+3393 1577 mt 3438 1575 L
+c9
+3438 1575 mt 3409 1565 L
+1 sg
+-29 -5 45 14 3389 1576 3 MP
+PP
+c20
+3389 1576 mt 3434 1590 L
+c18
+3434 1590 mt 3405 1585 L
+1 sg
+45 14 -29 -2 3418 1578 3 MP
+PP
+c20
+3418 1578 mt 3389 1576 L
+3389 1576 mt 3434 1590 L
+1 sg
+44 25 -28 -5 3430 1563 3 MP
+PP
+c30
+3430 1563 mt 3402 1558 L
+3402 1558 mt 3446 1583 L
+1 sg
+-29 -10 45 -4 3364 1569 3 MP
+PP
+c9
+3364 1569 mt 3409 1565 L
+3409 1565 mt 3380 1555 L
+1 sg
+-28 -5 44 25 3402 1558 3 MP
+PP
+c30
+3402 1558 mt 3446 1583 L
+c24
+3446 1583 mt 3418 1578 L
+1 sg
+44 18 -28 -39 3439 1603 3 MP
+PP
+c39
+3439 1603 mt 3411 1564 L
+/c42 { 1.000000 0.875000 0.000000 sr} bdef
+c42
+3411 1564 mt 3455 1582 L
+1 sg
+-28 -12 44 -8 3352 1544 3 MP
+PP
+c9
+3352 1544 mt 3396 1536 L
+c8
+3396 1536 mt 3368 1524 L
+1 sg
+44 -8 -28 -11 3380 1555 3 MP
+PP
+c9
+3380 1555 mt 3352 1544 L
+3352 1544 mt 3396 1536 L
+1 sg
+-28 -5 44 30 3386 1533 3 MP
+PP
+c35
+3386 1533 mt 3430 1563 L
+c30
+3430 1563 mt 3402 1558 L
+1 sg
+44 30 -28 -9 3414 1542 3 MP
+PP
+c39
+3414 1542 mt 3386 1533 L
+c35
+3386 1533 mt 3430 1563 L
+1 sg
+-28 -30 44 18 3411 1564 3 MP
+PP
+c42
+3411 1564 mt 3455 1582 L
+c39
+3455 1582 mt 3427 1552 L
+1 sg
+-28 -22 45 -81 3383 2479 3 MP
+PP
+/c43 { 0.000000 0.000000 0.875000 sr} bdef
+c43
+3383 2479 mt 3428 2398 L
+c38
+3428 2398 mt 3400 2376 L
+1 sg
+45 -81 -29 6 3412 2473 3 MP
+PP
+c40
+3412 2473 mt 3383 2479 L
+c43
+3383 2479 mt 3428 2398 L
+1 sg
+45 -39 -29 63 3437 2374 3 MP
+PP
+c34
+3437 2374 mt 3408 2437 L
+c32
+3408 2437 mt 3453 2398 L
+1 sg
+-28 58 45 -39 3408 2437 3 MP
+PP
+c32
+3408 2437 mt 3453 2398 L
+c28
+3453 2398 mt 3425 2456 L
+1 sg
+45 -18 -28 -64 3435 1785 3 MP
+PP
+c20
+3435 1785 mt 3407 1721 L
+c30
+3407 1721 mt 3452 1703 L
+1 sg
+-29 -55 45 -18 3407 1721 3 MP
+PP
+c30
+3407 1721 mt 3452 1703 L
+3452 1703 mt 3423 1648 L
+1 sg
+45 -83 -29 -49 3400 2376 3 MP
+PP
+c38
+3400 2376 mt 3371 2327 L
+c32
+3371 2327 mt 3416 2244 L
+1 sg
+45 -13 -28 33 3433 2276 3 MP
+PP
+c16
+3433 2276 mt 3405 2309 L
+c19
+3405 2309 mt 3450 2296 L
+1 sg
+-29 45 45 -13 3405 2309 3 MP
+PP
+c19
+3405 2309 mt 3450 2296 L
+3450 2296 mt 3421 2341 L
+1 sg
+-29 -72 45 -62 3403 2029 3 MP
+PP
+c14
+3403 2029 mt 3448 1967 L
+c11
+3448 1967 mt 3419 1895 L
+1 sg
+45 -62 -29 -73 3432 2102 3 MP
+PP
+c19
+3432 2102 mt 3403 2029 L
+c14
+3403 2029 mt 3448 1967 L
+1 sg
+-29 -66 45 -83 3371 2327 3 MP
+PP
+c32
+3371 2327 mt 3416 2244 L
+c34
+3416 2244 mt 3387 2178 L
+1 sg
+-29 9 45 -10 3401 2267 3 MP
+PP
+c11
+3401 2267 mt 3446 2257 L
+3446 2257 mt 3417 2266 L
+1 sg
+45 -10 -29 1 3430 2266 3 MP
+PP
+c10
+3430 2266 mt 3401 2267 L
+c11
+3401 2267 mt 3446 2257 L
+1 sg
+-29 -13 45 -12 3400 1478 3 MP
+PP
+c8
+3400 1478 mt 3445 1466 L
+3445 1466 mt 3416 1453 L
+1 sg
+45 -12 -29 -12 3429 1490 3 MP
+PP
+c8
+3429 1490 mt 3400 1478 L
+3400 1478 mt 3445 1466 L
+1 sg
+45 -10 -28 -12 3396 1536 3 MP
+PP
+c8
+3396 1536 mt 3368 1524 L
+3368 1524 mt 3413 1514 L
+1 sg
+-28 -13 45 -9 3396 1536 3 MP
+PP
+c8
+3396 1536 mt 3441 1527 L
+3441 1527 mt 3413 1514 L
+1 sg
+-29 -16 45 29 3398 1529 3 MP
+PP
+c42
+3398 1529 mt 3443 1558 L
+c35
+3443 1558 mt 3414 1542 L
+1 sg
+45 29 -29 -23 3427 1552 3 MP
+PP
+c41
+3427 1552 mt 3398 1529 L
+c42
+3398 1529 mt 3443 1558 L
+1 sg
+-29 29 45 -63 3396 2507 3 MP
+PP
+c40
+3396 2507 mt 3441 2444 L
+c37
+3441 2444 mt 3412 2473 L
+1 sg
+45 -63 -29 51 3425 2456 3 MP
+PP
+c38
+3425 2456 mt 3396 2507 L
+c40
+3396 2507 mt 3441 2444 L
+1 sg
+45 4 -29 -49 3423 1648 3 MP
+PP
+c35
+3423 1648 mt 3394 1599 L
+c41
+3394 1599 mt 3439 1603 L
+1 sg
+44 11 -28 -2 3389 1576 3 MP
+PP
+c20
+3389 1576 mt 3361 1574 L
+c18
+3361 1574 mt 3405 1585 L
+1 sg
+-28 -4 44 11 3361 1574 3 MP
+PP
+c18
+3361 1574 mt 3405 1585 L
+c15
+3405 1585 mt 3377 1581 L
+1 sg
+-28 -11 44 -5 3336 1560 3 MP
+PP
+c9
+3336 1560 mt 3380 1555 L
+3380 1555 mt 3352 1544 L
+1 sg
+44 -5 -28 -9 3364 1569 3 MP
+PP
+c9
+3364 1569 mt 3336 1560 L
+3336 1560 mt 3380 1555 L
+1 sg
+-29 -2 45 22 3373 1556 3 MP
+PP
+c26
+3373 1556 mt 3418 1578 L
+c20
+3418 1578 mt 3389 1576 L
+1 sg
+45 22 -29 -2 3402 1558 3 MP
+PP
+c30
+3402 1558 mt 3373 1556 L
+c26
+3373 1556 mt 3418 1578 L
+1 sg
+-28 -39 45 4 3394 1599 3 MP
+PP
+c41
+3394 1599 mt 3439 1603 L
+c39
+3439 1603 mt 3411 1564 L
+1 sg
+45 -81 -28 -22 3383 2479 3 MP
+PP
+c43
+3383 2479 mt 3355 2457 L
+c40
+3355 2457 mt 3400 2376 L
+1 sg
+-29 63 45 -25 3392 2399 3 MP
+PP
+c34
+3392 2399 mt 3437 2374 L
+3437 2374 mt 3408 2437 L
+1 sg
+45 -25 -29 58 3421 2341 3 MP
+PP
+c31
+3421 2341 mt 3392 2399 L
+c34
+3392 2399 mt 3437 2374 L
+1 sg
+-28 -64 44 -37 3391 1822 3 MP
+PP
+c18
+3391 1822 mt 3435 1785 L
+c20
+3435 1785 mt 3407 1721 L
+1 sg
+44 -37 -28 -73 3419 1895 3 MP
+PP
+c9
+3419 1895 mt 3391 1822 L
+c18
+3391 1822 mt 3435 1785 L
+1 sg
+44 -10 -28 20 3417 2266 3 MP
+PP
+c13
+3417 2266 mt 3389 2286 L
+c14
+3389 2286 mt 3433 2276 L
+1 sg
+-28 33 44 -10 3389 2286 3 MP
+PP
+c14
+3389 2286 mt 3433 2276 L
+c16
+3433 2276 mt 3405 2309 L
+1 sg
+-28 -13 44 -12 3388 1440 3 MP
+PP
+c8
+3388 1440 mt 3432 1428 L
+3432 1428 mt 3404 1415 L
+1 sg
+44 -12 -28 -13 3416 1453 3 MP
+PP
+c8
+3416 1453 mt 3388 1440 L
+3388 1440 mt 3432 1428 L
+1 sg
+45 -76 -29 -66 3416 2244 3 MP
+PP
+c34
+3416 2244 mt 3387 2178 L
+c25
+3387 2178 mt 3432 2102 L
+1 sg
+-29 -73 45 -76 3387 2178 3 MP
+PP
+c25
+3387 2178 mt 3432 2102 L
+c19
+3432 2102 mt 3403 2029 L
+1 sg
+45 -77 -29 -72 3371 2327 3 MP
+PP
+c32
+3371 2327 mt 3342 2255 L
+c27
+3342 2255 mt 3387 2178 L
+1 sg
+-28 20 45 -8 3372 2274 3 MP
+PP
+c13
+3372 2274 mt 3417 2266 L
+3417 2266 mt 3389 2286 L
+1 sg
+45 -8 -29 7 3401 2267 3 MP
+PP
+c11
+3401 2267 mt 3372 2274 L
+c13
+3372 2274 mt 3417 2266 L
+1 sg
+-29 1 45 -10 3385 2276 3 MP
+PP
+c10
+3385 2276 mt 3430 2266 L
+3430 2266 mt 3401 2267 L
+1 sg
+45 -12 -29 -12 3413 1514 3 MP
+PP
+c8
+3413 1514 mt 3384 1502 L
+3384 1502 mt 3429 1490 L
+1 sg
+-29 -12 45 -12 3384 1502 3 MP
+PP
+c8
+3384 1502 mt 3429 1490 L
+3429 1490 mt 3400 1478 L
+1 sg
+44 -11 -28 -12 3339 1512 3 MP
+PP
+c8
+3339 1512 mt 3311 1500 L
+3311 1500 mt 3355 1489 L
+1 sg
+45 -9 -29 -11 3352 1544 3 MP
+PP
+c9
+3352 1544 mt 3323 1533 L
+3323 1533 mt 3368 1524 L
+1 sg
+-29 -12 45 -9 3323 1533 3 MP
+PP
+c9
+3323 1533 mt 3368 1524 L
+c8
+3368 1524 mt 3339 1512 L
+1 sg
+45 -10 -29 -12 3368 1524 3 MP
+PP
+c8
+3368 1524 mt 3339 1512 L
+3339 1512 mt 3384 1502 L
+1 sg
+-29 -13 45 -10 3339 1512 3 MP
+PP
+c8
+3339 1512 mt 3384 1502 L
+3384 1502 mt 3355 1489 L
+1 sg
+-29 -12 45 -10 3368 1524 3 MP
+PP
+c8
+3368 1524 mt 3413 1514 L
+3413 1514 mt 3384 1502 L
+1 sg
+-29 -4 45 29 3341 1504 3 MP
+PP
+c41
+3341 1504 mt 3386 1533 L
+c35
+3386 1533 mt 3357 1529 L
+1 sg
+45 29 -28 -8 3369 1512 3 MP
+PP
+c42
+3369 1512 mt 3341 1504 L
+c41
+3341 1504 mt 3386 1533 L
+1 sg
+-28 -9 45 30 3369 1512 3 MP
+PP
+c42
+3369 1512 mt 3414 1542 L
+c39
+3414 1542 mt 3386 1533 L
+1 sg
+45 30 -29 -17 3398 1529 3 MP
+PP
+c42
+3398 1529 mt 3369 1512 L
+3369 1512 mt 3414 1542 L
+1 sg
+-29 -23 45 21 3382 1531 3 MP
+PP
+/c44 { 1.000000 0.812500 0.000000 sr} bdef
+c44
+3382 1531 mt 3427 1552 L
+c41
+3427 1552 mt 3398 1529 L
+1 sg
+45 29 -29 -4 3386 1533 3 MP
+PP
+c35
+3386 1533 mt 3357 1529 L
+3357 1529 mt 3402 1558 L
+1 sg
+45 21 -29 -33 3411 1564 3 MP
+PP
+c42
+3411 1564 mt 3382 1531 L
+c44
+3382 1531 mt 3427 1552 L
+1 sg
+-29 6 45 -68 3367 2541 3 MP
+PP
+/c45 { 0.000000 0.000000 0.750000 sr} bdef
+c45
+3367 2541 mt 3412 2473 L
+c40
+3412 2473 mt 3383 2479 L
+1 sg
+45 -44 -28 63 3408 2437 3 MP
+PP
+c32
+3408 2437 mt 3380 2500 L
+/c46 { 0.000000 0.000000 1.000000 sr} bdef
+c46
+3380 2500 mt 3425 2456 L
+1 sg
+45 -68 -29 34 3396 2507 3 MP
+PP
+c40
+3396 2507 mt 3367 2541 L
+c45
+3367 2541 mt 3412 2473 L
+1 sg
+-29 51 45 -44 3380 2500 3 MP
+PP
+c46
+3380 2500 mt 3425 2456 L
+c38
+3425 2456 mt 3396 2507 L
+1 sg
+-29 -49 45 -14 3378 1662 3 MP
+PP
+c35
+3378 1662 mt 3423 1648 L
+3423 1648 mt 3394 1599 L
+1 sg
+45 -14 -29 -59 3407 1721 3 MP
+PP
+c30
+3407 1721 mt 3378 1662 L
+c35
+3378 1662 mt 3423 1648 L
+1 sg
+-29 -49 45 -81 3355 2457 3 MP
+PP
+c40
+3355 2457 mt 3400 2376 L
+c38
+3400 2376 mt 3371 2327 L
+1 sg
+-29 58 45 -14 3376 2355 3 MP
+PP
+c31
+3376 2355 mt 3421 2341 L
+3421 2341 mt 3392 2399 L
+1 sg
+45 -14 -29 46 3405 2309 3 MP
+PP
+c19
+3405 2309 mt 3376 2355 L
+c31
+3376 2355 mt 3421 2341 L
+1 sg
+44 -54 -28 -80 3403 2029 3 MP
+PP
+c14
+3403 2029 mt 3375 1949 L
+c10
+3375 1949 mt 3419 1895 L
+1 sg
+-28 -73 44 -54 3375 1949 3 MP
+PP
+c10
+3375 1949 mt 3419 1895 L
+c9
+3419 1895 mt 3391 1822 L
+1 sg
+45 -12 -29 -13 3400 1478 3 MP
+PP
+c8
+3400 1478 mt 3371 1465 L
+3371 1465 mt 3416 1453 L
+1 sg
+-28 -13 45 -12 3371 1465 3 MP
+PP
+c8
+3371 1465 mt 3416 1453 L
+3416 1453 mt 3388 1440 L
+1 sg
+45 -1 -29 -6 3348 1576 3 MP
+PP
+c12
+3348 1576 mt 3319 1570 L
+3319 1570 mt 3364 1569 L
+1 sg
+-28 -9 45 -1 3319 1570 3 MP
+PP
+c12
+3319 1570 mt 3364 1569 L
+c9
+3364 1569 mt 3336 1560 L
+1 sg
+-28 -2 45 19 3344 1557 3 MP
+PP
+c26
+3344 1557 mt 3389 1576 L
+c20
+3389 1576 mt 3361 1574 L
+1 sg
+45 19 -29 1 3373 1556 3 MP
+PP
+c26
+3373 1556 mt 3344 1557 L
+3344 1557 mt 3389 1576 L
+1 sg
+45 7 -28 -42 3394 1599 3 MP
+PP
+c41
+3394 1599 mt 3366 1557 L
+c44
+3366 1557 mt 3411 1564 L
+1 sg
+45 -7 -29 -9 3336 1560 3 MP
+PP
+c9
+3336 1560 mt 3307 1551 L
+3307 1551 mt 3352 1544 L
+1 sg
+-29 -11 45 -7 3307 1551 3 MP
+PP
+c9
+3307 1551 mt 3352 1544 L
+3352 1544 mt 3323 1533 L
+1 sg
+-29 1 45 25 3328 1531 3 MP
+PP
+c33
+3328 1531 mt 3373 1556 L
+c26
+3373 1556 mt 3344 1557 L
+1 sg
+45 25 -29 2 3357 1529 3 MP
+PP
+c35
+3357 1529 mt 3328 1531 L
+c33
+3328 1531 mt 3373 1556 L
+1 sg
+-29 -2 45 29 3357 1529 3 MP
+PP
+c35
+3357 1529 mt 3402 1558 L
+c30
+3402 1558 mt 3373 1556 L
+1 sg
+-29 -33 45 7 3366 1557 3 MP
+PP
+c44
+3366 1557 mt 3411 1564 L
+c42
+3411 1564 mt 3382 1531 L
+1 sg
+-28 -22 44 -70 3339 2549 3 MP
+PP
+/c47 { 0.000000 0.000000 0.687500 sr} bdef
+c47
+3339 2549 mt 3383 2479 L
+c43
+3383 2479 mt 3355 2457 L
+1 sg
+44 -27 -28 65 3392 2399 3 MP
+PP
+c34
+3392 2399 mt 3364 2464 L
+c32
+3364 2464 mt 3408 2437 L
+1 sg
+44 -70 -28 8 3367 2541 3 MP
+PP
+c45
+3367 2541 mt 3339 2549 L
+c47
+3339 2549 mt 3383 2479 L
+1 sg
+-28 63 44 -27 3364 2464 3 MP
+PP
+c32
+3364 2464 mt 3408 2437 L
+3408 2437 mt 3380 2500 L
+1 sg
+-29 -59 45 -32 3362 1753 3 MP
+PP
+c26
+3362 1753 mt 3407 1721 L
+c30
+3407 1721 mt 3378 1662 L
+1 sg
+45 -32 -29 -69 3391 1822 3 MP
+PP
+c18
+3391 1822 mt 3362 1753 L
+c26
+3362 1753 mt 3407 1721 L
+1 sg
+45 -77 -29 -53 3355 2457 3 MP
+PP
+c40
+3355 2457 mt 3326 2404 L
+c37
+3326 2404 mt 3371 2327 L
+1 sg
+-29 -72 45 -77 3326 2404 3 MP
+PP
+c37
+3326 2404 mt 3371 2327 L
+c32
+3371 2327 mt 3342 2255 L
+1 sg
+-29 46 45 -8 3360 2317 3 MP
+PP
+c19
+3360 2317 mt 3405 2309 L
+3405 2309 mt 3376 2355 L
+1 sg
+45 -8 -29 31 3389 2286 3 MP
+PP
+c14
+3389 2286 mt 3360 2317 L
+c19
+3360 2317 mt 3405 2309 L
+1 sg
+-29 -14 45 -12 3359 1427 3 MP
+PP
+c8
+3359 1427 mt 3404 1415 L
+3404 1415 mt 3375 1401 L
+1 sg
+45 -12 -29 -13 3388 1440 3 MP
+PP
+c8
+3388 1440 mt 3359 1427 L
+3359 1427 mt 3404 1415 L
+1 sg
+45 -69 -29 -80 3387 2178 3 MP
+PP
+c25
+3387 2178 mt 3358 2098 L
+c19
+3358 2098 mt 3403 2029 L
+1 sg
+-28 -80 45 -69 3358 2098 3 MP
+PP
+c19
+3358 2098 mt 3403 2029 L
+c14
+3403 2029 mt 3375 1949 L
+1 sg
+-29 7 45 -8 3356 2275 3 MP
+PP
+c10
+3356 2275 mt 3401 2267 L
+c11
+3401 2267 mt 3372 2274 L
+1 sg
+45 -70 -29 -79 3326 2404 3 MP
+PP
+c37
+3326 2404 mt 3297 2325 L
+c32
+3297 2325 mt 3342 2255 L
+1 sg
+44 -7 -28 6 3356 2275 3 MP
+PP
+c10
+3356 2275 mt 3328 2281 L
+c11
+3328 2281 mt 3372 2274 L
+1 sg
+-28 18 44 -7 3328 2281 3 MP
+PP
+c11
+3328 2281 mt 3372 2274 L
+c13
+3372 2274 mt 3344 2292 L
+1 sg
+45 -6 -28 18 3372 2274 3 MP
+PP
+c13
+3372 2274 mt 3344 2292 L
+c14
+3344 2292 mt 3389 2286 L
+1 sg
+45 -8 -29 -1 3385 2276 3 MP
+PP
+c10
+3385 2276 mt 3356 2275 L
+3356 2275 mt 3401 2267 L
+1 sg
+-29 -13 45 -11 3355 1489 3 MP
+PP
+c8
+3355 1489 mt 3400 1478 L
+3400 1478 mt 3371 1465 L
+1 sg
+45 -11 -29 -13 3384 1502 3 MP
+PP
+c8
+3384 1502 mt 3355 1489 L
+3355 1489 mt 3400 1478 L
+gr
+
+c8
+0 sg
+3400 3640 mt
+(s02) s
+gs 663 287 3961 3129 MR c np
+1 sg
+-28 -13 44 -11 3311 1500 3 MP
+PP
+c8
+3311 1500 mt 3355 1489 L
+3355 1489 mt 3327 1476 L
+1 sg
+-28 -8 44 23 3325 1489 3 MP
+PP
+c44
+3325 1489 mt 3369 1512 L
+c42
+3369 1512 mt 3341 1504 L
+1 sg
+-29 -17 45 23 3353 1506 3 MP
+PP
+c44
+3353 1506 mt 3398 1529 L
+c42
+3398 1529 mt 3369 1512 L
+1 sg
+45 23 -29 -25 3382 1531 3 MP
+PP
+c44
+3382 1531 mt 3353 1506 L
+3353 1506 mt 3398 1529 L
+1 sg
+-28 8 45 -52 3322 2593 3 MP
+PP
+/c48 { 0.000000 0.000000 0.625000 sr} bdef
+c48
+3322 2593 mt 3367 2541 L
+c45
+3367 2541 mt 3339 2549 L
+1 sg
+45 -49 -29 56 3380 2500 3 MP
+PP
+c46
+3380 2500 mt 3351 2556 L
+/c49 { 0.000000 0.000000 0.812500 sr} bdef
+c49
+3351 2556 mt 3396 2507 L
+1 sg
+-29 34 45 -49 3351 2556 3 MP
+PP
+c49
+3351 2556 mt 3396 2507 L
+c40
+3396 2507 mt 3367 2541 L
+1 sg
+44 -11 -28 -52 3378 1662 3 MP
+PP
+c35
+3378 1662 mt 3350 1610 L
+c41
+3350 1610 mt 3394 1599 L
+1 sg
+-29 -9 45 -3 3291 1563 3 MP
+PP
+c12
+3291 1563 mt 3336 1560 L
+c9
+3336 1560 mt 3307 1551 L
+1 sg
+45 -3 -28 -7 3319 1570 3 MP
+PP
+c12
+3319 1570 mt 3291 1563 L
+3291 1563 mt 3336 1560 L
+1 sg
+-29 -6 45 5 3303 1571 3 MP
+PP
+c15
+3303 1571 mt 3348 1576 L
+c12
+3348 1576 mt 3319 1570 L
+1 sg
+-29 -1 45 15 3316 1559 3 MP
+PP
+c24
+3316 1559 mt 3361 1574 L
+c18
+3361 1574 mt 3332 1573 L
+1 sg
+45 15 -28 2 3344 1557 3 MP
+PP
+c26
+3344 1557 mt 3316 1559 L
+c24
+3316 1559 mt 3361 1574 L
+1 sg
+-29 -5 45 8 3332 1573 3 MP
+PP
+c18
+3332 1573 mt 3377 1581 L
+c15
+3377 1581 mt 3348 1576 L
+1 sg
+45 8 -29 -1 3361 1574 3 MP
+PP
+c18
+3361 1574 mt 3332 1573 L
+3332 1573 mt 3377 1581 L
+1 sg
+-28 -42 44 -11 3350 1610 3 MP
+PP
+c41
+3350 1610 mt 3394 1599 L
+3394 1599 mt 3366 1557 L
+1 sg
+45 -14 -29 58 3376 2355 3 MP
+PP
+c31
+3376 2355 mt 3347 2413 L
+c27
+3347 2413 mt 3392 2399 L
+1 sg
+-28 65 45 -14 3347 2413 3 MP
+PP
+c27
+3347 2413 mt 3392 2399 L
+c34
+3392 2399 mt 3364 2464 L
+1 sg
+-29 -69 45 -48 3346 1870 3 MP
+PP
+c12
+3346 1870 mt 3391 1822 L
+c18
+3391 1822 mt 3362 1753 L
+1 sg
+45 -48 -29 -79 3375 1949 3 MP
+PP
+c10
+3375 1949 mt 3346 1870 L
+c12
+3346 1870 mt 3391 1822 L
+1 sg
+-29 31 45 -6 3344 2292 3 MP
+PP
+c14
+3344 2292 mt 3389 2286 L
+3389 2286 mt 3360 2317 L
+1 sg
+45 -12 -28 -13 3371 1465 3 MP
+PP
+c8
+3371 1465 mt 3343 1452 L
+3343 1452 mt 3388 1440 L
+1 sg
+-29 -13 45 -12 3343 1452 3 MP
+PP
+c8
+3343 1452 mt 3388 1440 L
+3388 1440 mt 3359 1427 L
+1 sg
+-29 -80 45 -77 3342 2255 3 MP
+PP
+c27
+3342 2255 mt 3387 2178 L
+c25
+3387 2178 mt 3358 2098 L
+1 sg
+-29 -1 45 -9 3340 2285 3 MP
+PP
+c10
+3340 2285 mt 3385 2276 L
+3385 2276 mt 3356 2275 L
+1 sg
+-28 -12 45 -10 3294 1522 3 MP
+PP
+c8
+3294 1522 mt 3339 1512 L
+3339 1512 mt 3311 1500 L
+1 sg
+45 -10 -29 -11 3323 1533 3 MP
+PP
+c9
+3323 1533 mt 3294 1522 L
+c8
+3294 1522 mt 3339 1512 L
+1 sg
+-29 2 45 27 3312 1502 3 MP
+PP
+c41
+3312 1502 mt 3357 1529 L
+c35
+3357 1529 mt 3328 1531 L
+1 sg
+45 27 -29 -2 3341 1504 3 MP
+PP
+c41
+3341 1504 mt 3312 1502 L
+3312 1502 mt 3357 1529 L
+1 sg
+-29 -25 45 9 3337 1522 3 MP
+PP
+/c50 { 1.000000 0.750000 0.000000 sr} bdef
+c50
+3337 1522 mt 3382 1531 L
+c44
+3382 1531 mt 3353 1506 L
+1 sg
+45 9 -29 -35 3366 1557 3 MP
+PP
+c44
+3366 1557 mt 3337 1522 L
+c50
+3337 1522 mt 3382 1531 L
+1 sg
+45 -68 -29 -24 3339 2549 3 MP
+PP
+c47
+3339 2549 mt 3310 2525 L
+c45
+3310 2525 mt 3355 2457 L
+1 sg
+-29 56 45 -30 3335 2530 3 MP
+PP
+c46
+3335 2530 mt 3380 2500 L
+3380 2500 mt 3351 2556 L
+1 sg
+45 -30 -29 66 3364 2464 3 MP
+PP
+c32
+3364 2464 mt 3335 2530 L
+c46
+3335 2530 mt 3380 2500 L
+1 sg
+-28 -52 45 -29 3333 1691 3 MP
+PP
+c33
+3333 1691 mt 3378 1662 L
+c35
+3378 1662 mt 3350 1610 L
+1 sg
+45 -29 -29 -62 3362 1753 3 MP
+PP
+c26
+3362 1753 mt 3333 1691 L
+c33
+3333 1691 mt 3378 1662 L
+1 sg
+45 -6 -29 44 3360 2317 3 MP
+PP
+c19
+3360 2317 mt 3331 2361 L
+c31
+3331 2361 mt 3376 2355 L
+1 sg
+-29 58 45 -6 3331 2361 3 MP
+PP
+c31
+3331 2361 mt 3376 2355 L
+3376 2355 mt 3347 2413 L
+1 sg
+-28 -13 45 -13 3330 1414 3 MP
+PP
+c8
+3330 1414 mt 3375 1401 L
+3375 1401 mt 3347 1388 L
+1 sg
+45 -13 -29 -13 3359 1427 3 MP
+PP
+c8
+3359 1427 mt 3330 1414 L
+3330 1414 mt 3375 1401 L
+1 sg
+45 -62 -28 -87 3358 2098 3 MP
+PP
+c19
+3358 2098 mt 3330 2011 L
+c14
+3330 2011 mt 3375 1949 L
+1 sg
+-29 -79 45 -62 3330 2011 3 MP
+PP
+c14
+3330 2011 mt 3375 1949 L
+c10
+3375 1949 mt 3346 1870 L
+1 sg
+44 -11 -28 -13 3355 1489 3 MP
+PP
+c8
+3355 1489 mt 3327 1476 L
+3327 1476 mt 3371 1465 L
+1 sg
+-28 -13 44 -11 3327 1476 3 MP
+PP
+c8
+3327 1476 mt 3371 1465 L
+3371 1465 mt 3343 1452 L
+1 sg
+44 23 -28 -17 3353 1506 3 MP
+PP
+c44
+3353 1506 mt 3325 1489 L
+3325 1489 mt 3369 1512 L
+1 sg
+45 -52 -29 37 3351 2556 3 MP
+PP
+c49
+3351 2556 mt 3322 2593 L
+c48
+3322 2593 mt 3367 2541 L
+1 sg
+45 -4 -29 -8 3291 1563 3 MP
+PP
+c12
+3291 1563 mt 3262 1555 L
+c9
+3262 1555 mt 3307 1551 L
+1 sg
+45 12 -29 2 3316 1559 3 MP
+PP
+c24
+3316 1559 mt 3287 1561 L
+c20
+3287 1561 mt 3332 1573 L
+1 sg
+-29 -11 45 -7 3278 1540 3 MP
+PP
+c9
+3278 1540 mt 3323 1533 L
+3323 1533 mt 3294 1522 L
+1 sg
+45 -7 -29 -11 3307 1551 3 MP
+PP
+c9
+3307 1551 mt 3278 1540 L
+3278 1540 mt 3323 1533 L
+1 sg
+44 22 -28 4 3328 1531 3 MP
+PP
+c33
+3328 1531 mt 3300 1535 L
+c30
+3300 1535 mt 3344 1557 L
+1 sg
+-28 2 44 22 3300 1535 3 MP
+PP
+c30
+3300 1535 mt 3344 1557 L
+c26
+3344 1557 mt 3316 1559 L
+1 sg
+-29 -35 45 -10 3321 1567 3 MP
+PP
+c44
+3321 1567 mt 3366 1557 L
+3366 1557 mt 3337 1522 L
+1 sg
+45 1 -29 -5 3275 1567 3 MP
+PP
+c15
+3275 1567 mt 3246 1562 L
+c12
+3246 1562 mt 3291 1563 L
+1 sg
+-29 -8 45 1 3246 1562 3 MP
+PP
+c12
+3246 1562 mt 3291 1563 L
+3291 1563 mt 3262 1555 L
+1 sg
+44 3 -28 -4 3303 1571 3 MP
+PP
+c15
+3303 1571 mt 3275 1567 L
+3275 1567 mt 3319 1570 L
+1 sg
+-28 -7 44 3 3275 1567 3 MP
+PP
+c15
+3275 1567 mt 3319 1570 L
+c12
+3319 1570 mt 3291 1563 L
+1 sg
+-29 -2 45 12 3287 1561 3 MP
+PP
+c20
+3287 1561 mt 3332 1573 L
+c18
+3332 1573 mt 3303 1571 L
+1 sg
+45 5 -29 -2 3332 1573 3 MP
+PP
+c18
+3332 1573 mt 3303 1571 L
+c15
+3303 1571 mt 3348 1576 L
+1 sg
+45 -10 -29 -43 3350 1610 3 MP
+PP
+c41
+3350 1610 mt 3321 1567 L
+c44
+3321 1567 mt 3366 1557 L
+1 sg
+-29 -53 45 -68 3310 2525 3 MP
+PP
+c45
+3310 2525 mt 3355 2457 L
+c40
+3355 2457 mt 3326 2404 L
+1 sg
+-29 66 45 -14 3319 2478 3 MP
+PP
+c32
+3319 2478 mt 3364 2464 L
+3364 2464 mt 3335 2530 L
+1 sg
+45 -14 -28 65 3347 2413 3 MP
+PP
+c27
+3347 2413 mt 3319 2478 L
+c32
+3319 2478 mt 3364 2464 L
+1 sg
+45 -45 -29 -72 3346 1870 3 MP
+PP
+c12
+3346 1870 mt 3317 1798 L
+c20
+3317 1798 mt 3362 1753 L
+1 sg
+-29 -62 45 -45 3317 1798 3 MP
+PP
+c20
+3317 1798 mt 3362 1753 L
+c26
+3362 1753 mt 3333 1691 L
+1 sg
+-29 44 45 -3 3315 2320 3 MP
+PP
+c17
+3315 2320 mt 3360 2317 L
+c19
+3360 2317 mt 3331 2361 L
+1 sg
+45 -3 -29 28 3344 2292 3 MP
+PP
+c14
+3344 2292 mt 3315 2320 L
+c17
+3315 2320 mt 3360 2317 L
+1 sg
+45 -12 -29 -13 3343 1452 3 MP
+PP
+c8
+3343 1452 mt 3314 1439 L
+3314 1439 mt 3359 1427 L
+1 sg
+-29 -13 45 -12 3314 1439 3 MP
+PP
+c8
+3314 1439 mt 3359 1427 L
+3359 1427 mt 3330 1414 L
+1 sg
+44 -69 -28 -88 3342 2255 3 MP
+PP
+c27
+3342 2255 mt 3314 2167 L
+c31
+3314 2167 mt 3358 2098 L
+1 sg
+-28 -87 44 -69 3314 2167 3 MP
+PP
+c31
+3314 2167 mt 3358 2098 L
+c19
+3358 2098 mt 3330 2011 L
+1 sg
+-28 -96 44 -56 3253 2381 3 MP
+PP
+c38
+3253 2381 mt 3297 2325 L
+c32
+3297 2325 mt 3269 2229 L
+1 sg
+45 -62 -28 -96 3297 2325 3 MP
+PP
+c32
+3297 2325 mt 3269 2229 L
+c34
+3269 2229 mt 3314 2167 L
+1 sg
+-28 -88 45 -70 3297 2325 3 MP
+PP
+c32
+3297 2325 mt 3342 2255 L
+c27
+3342 2255 mt 3314 2167 L
+1 sg
+-29 14 45 -5 3283 2286 3 MP
+PP
+c11
+3283 2286 mt 3328 2281 L
+3328 2281 mt 3299 2295 L
+1 sg
+45 -5 -28 3 3311 2283 3 MP
+PP
+c10
+3311 2283 mt 3283 2286 L
+c11
+3283 2286 mt 3328 2281 L
+1 sg
+45 -3 -29 14 3328 2281 3 MP
+PP
+c11
+3328 2281 mt 3299 2295 L
+c14
+3299 2295 mt 3344 2292 L
+1 sg
+-28 6 45 -8 3311 2283 3 MP
+PP
+c10
+3311 2283 mt 3356 2275 L
+3356 2275 mt 3328 2281 L
+1 sg
+45 -8 -29 -2 3340 2285 3 MP
+PP
+c10
+3340 2285 mt 3311 2283 L
+3311 2283 mt 3356 2275 L
+1 sg
+45 -11 -29 -13 3311 1500 3 MP
+PP
+c8
+3311 1500 mt 3282 1487 L
+3282 1487 mt 3327 1476 L
+1 sg
+-29 -13 45 -11 3282 1487 3 MP
+PP
+c8
+3282 1487 mt 3327 1476 L
+3327 1476 mt 3298 1463 L
+1 sg
+45 23 -29 -8 3325 1489 3 MP
+PP
+c44
+3325 1489 mt 3296 1481 L
+3296 1481 mt 3341 1504 L
+1 sg
+-29 -13 45 -10 3266 1510 3 MP
+PP
+c8
+3266 1510 mt 3311 1500 L
+3311 1500 mt 3282 1487 L
+1 sg
+45 -10 -28 -12 3294 1522 3 MP
+PP
+c8
+3294 1522 mt 3266 1510 L
+3266 1510 mt 3311 1500 L
+1 sg
+-29 -2 45 23 3296 1481 3 MP
+PP
+c44
+3296 1481 mt 3341 1504 L
+c41
+3341 1504 mt 3312 1502 L
+1 sg
+45 10 -29 -26 3337 1522 3 MP
+PP
+c50
+3337 1522 mt 3308 1496 L
+3308 1496 mt 3353 1506 L
+1 sg
+-28 -17 45 10 3308 1496 3 MP
+PP
+c50
+3308 1496 mt 3353 1506 L
+c44
+3353 1506 mt 3325 1489 L
+1 sg
+-29 -24 45 -52 3294 2601 3 MP
+PP
+/c51 { 0.000000 0.000000 0.562500 sr} bdef
+c51
+3294 2601 mt 3339 2549 L
+c47
+3339 2549 mt 3310 2525 L
+1 sg
+45 -52 -28 8 3322 2593 3 MP
+PP
+c48
+3322 2593 mt 3294 2601 L
+c51
+3294 2601 mt 3339 2549 L
+1 sg
+45 -32 -29 58 3335 2530 3 MP
+PP
+c46
+3335 2530 mt 3306 2588 L
+c45
+3306 2588 mt 3351 2556 L
+1 sg
+-29 37 45 -32 3306 2588 3 MP
+PP
+c45
+3306 2588 mt 3351 2556 L
+c49
+3351 2556 mt 3322 2593 L
+1 sg
+45 -29 -28 -52 3333 1691 3 MP
+PP
+c33
+3333 1691 mt 3305 1639 L
+c39
+3305 1639 mt 3350 1610 L
+1 sg
+-29 -43 45 -29 3305 1639 3 MP
+PP
+c39
+3305 1639 mt 3350 1610 L
+c41
+3350 1610 mt 3321 1567 L
+1 sg
+45 -64 -29 -57 3310 2525 3 MP
+PP
+c45
+3310 2525 mt 3281 2468 L
+c43
+3281 2468 mt 3326 2404 L
+1 sg
+-29 -79 45 -64 3281 2468 3 MP
+PP
+c43
+3281 2468 mt 3326 2404 L
+c37
+3326 2404 mt 3297 2325 L
+1 sg
+44 -3 -28 55 3331 2361 3 MP
+PP
+c31
+3331 2361 mt 3303 2416 L
+c34
+3303 2416 mt 3347 2413 L
+1 sg
+-28 65 44 -3 3303 2416 3 MP
+PP
+c34
+3303 2416 mt 3347 2413 L
+c27
+3347 2413 mt 3319 2478 L
+1 sg
+45 -12 -28 -14 3330 1414 3 MP
+PP
+c8
+3330 1414 mt 3302 1400 L
+3302 1400 mt 3347 1388 L
+1 sg
+-29 -13 45 -12 3302 1400 3 MP
+PP
+c8
+3302 1400 mt 3347 1388 L
+3347 1388 mt 3318 1375 L
+1 sg
+-29 -72 45 -57 3301 1927 3 MP
+PP
+c8
+3301 1927 mt 3346 1870 L
+c12
+3346 1870 mt 3317 1798 L
+1 sg
+45 -57 -29 -84 3330 2011 3 MP
+PP
+c14
+3330 2011 mt 3301 1927 L
+c8
+3301 1927 mt 3346 1870 L
+1 sg
+-29 28 45 -3 3299 2295 3 MP
+PP
+c14
+3299 2295 mt 3344 2292 L
+3344 2292 mt 3315 2320 L
+1 sg
+45 -11 -29 -13 3327 1476 3 MP
+PP
+c8
+3327 1476 mt 3298 1463 L
+3298 1463 mt 3343 1452 L
+1 sg
+-29 -13 45 -11 3298 1463 3 MP
+PP
+c8
+3298 1463 mt 3343 1452 L
+3343 1452 mt 3314 1439 L
+1 sg
+45 -47 -29 -105 3253 2381 3 MP
+PP
+c38
+3253 2381 mt 3224 2276 L
+c27
+3224 2276 mt 3269 2229 L
+1 sg
+45 -1 -29 10 3283 2286 3 MP
+PP
+c11
+3283 2286 mt 3254 2296 L
+c13
+3254 2296 mt 3299 2295 L
+1 sg
+-29 -2 45 -10 3295 2295 3 MP
+PP
+c8
+3295 2295 mt 3340 2285 L
+c10
+3340 2285 mt 3311 2283 L
+1 sg
+45 -9 -29 -11 3250 1530 3 MP
+PP
+c9
+3250 1530 mt 3221 1519 L
+3221 1519 mt 3266 1510 L
+1 sg
+44 -8 -28 -10 3278 1540 3 MP
+PP
+c9
+3278 1540 mt 3250 1530 L
+3250 1530 mt 3294 1522 L
+1 sg
+-28 -12 44 -8 3250 1530 3 MP
+PP
+c9
+3250 1530 mt 3294 1522 L
+c8
+3294 1522 mt 3266 1510 L
+1 sg
+45 21 -28 8 3283 1506 3 MP
+PP
+c39
+3283 1506 mt 3255 1514 L
+c35
+3255 1514 mt 3300 1535 L
+1 sg
+45 -11 -29 -12 3266 1510 3 MP
+PP
+c8
+3266 1510 mt 3237 1498 L
+3237 1498 mt 3282 1487 L
+1 sg
+-29 -12 45 -11 3237 1498 3 MP
+PP
+c8
+3237 1498 mt 3282 1487 L
+3282 1487 mt 3253 1475 L
+1 sg
+45 -12 -29 -12 3282 1487 3 MP
+PP
+c8
+3282 1487 mt 3253 1475 L
+3253 1475 mt 3298 1463 L
+1 sg
+45 21 -29 0 3296 1481 3 MP
+PP
+c44
+3296 1481 mt 3267 1481 L
+3267 1481 mt 3312 1502 L
+1 sg
+-29 4 45 21 3267 1481 3 MP
+PP
+c44
+3267 1481 mt 3312 1502 L
+c41
+3312 1502 mt 3283 1506 L
+1 sg
+45 25 -29 4 3312 1502 3 MP
+PP
+c41
+3312 1502 mt 3283 1506 L
+c39
+3283 1506 mt 3328 1531 L
+1 sg
+-28 4 45 25 3283 1506 3 MP
+PP
+c39
+3283 1506 mt 3328 1531 L
+c33
+3328 1531 mt 3300 1535 L
+1 sg
+-29 -26 45 -9 3292 1531 3 MP
+PP
+c50
+3292 1531 mt 3337 1522 L
+3337 1522 mt 3308 1496 L
+1 sg
+-28 -10 45 -6 3233 1546 3 MP
+PP
+c9
+3233 1546 mt 3278 1540 L
+3278 1540 mt 3250 1530 L
+1 sg
+-29 6 45 21 3255 1514 3 MP
+PP
+c35
+3255 1514 mt 3300 1535 L
+c30
+3300 1535 mt 3271 1541 L
+1 sg
+45 -6 -29 -9 3262 1555 3 MP
+PP
+c9
+3262 1555 mt 3233 1546 L
+3233 1546 mt 3278 1540 L
+1 sg
+-29 -11 45 -4 3262 1555 3 MP
+PP
+c9
+3262 1555 mt 3307 1551 L
+3307 1551 mt 3278 1540 L
+1 sg
+-29 2 45 18 3271 1541 3 MP
+PP
+c26
+3271 1541 mt 3316 1559 L
+c24
+3316 1559 mt 3287 1561 L
+1 sg
+45 18 -29 6 3300 1535 3 MP
+PP
+c30
+3300 1535 mt 3271 1541 L
+c26
+3271 1541 mt 3316 1559 L
+1 sg
+45 -9 -29 -36 3321 1567 3 MP
+PP
+c44
+3321 1567 mt 3292 1531 L
+c50
+3292 1531 mt 3337 1522 L
+1 sg
+45 -49 -29 -27 3294 2601 3 MP
+PP
+c51
+3294 2601 mt 3265 2574 L
+c48
+3265 2574 mt 3310 2525 L
+1 sg
+-29 -57 45 -49 3265 2574 3 MP
+PP
+c48
+3265 2574 mt 3310 2525 L
+c45
+3310 2525 mt 3281 2468 L
+1 sg
+45 -14 -29 66 3319 2478 3 MP
+PP
+c32
+3319 2478 mt 3290 2544 L
+c46
+3290 2544 mt 3335 2530 L
+1 sg
+-29 58 45 -14 3290 2544 3 MP
+PP
+c46
+3290 2544 mt 3335 2530 L
+3335 2530 mt 3306 2588 L
+1 sg
+-28 -52 44 -44 3289 1735 3 MP
+PP
+c30
+3289 1735 mt 3333 1691 L
+c33
+3333 1691 mt 3305 1639 L
+1 sg
+44 -44 -28 -63 3317 1798 3 MP
+PP
+c20
+3317 1798 mt 3289 1735 L
+c30
+3289 1735 mt 3333 1691 L
+1 sg
+44 -56 -28 -87 3281 2468 3 MP
+PP
+c43
+3281 2468 mt 3253 2381 L
+c38
+3253 2381 mt 3297 2325 L
+1 sg
+-28 55 45 1 3286 2360 3 MP
+PP
+c21
+3286 2360 mt 3331 2361 L
+c31
+3331 2361 mt 3303 2416 L
+1 sg
+45 1 -29 40 3315 2320 3 MP
+PP
+c17
+3315 2320 mt 3286 2360 L
+c21
+3286 2360 mt 3331 2361 L
+1 sg
+-28 -14 44 -12 3286 1426 3 MP
+PP
+c8
+3286 1426 mt 3330 1414 L
+3330 1414 mt 3302 1400 L
+1 sg
+44 -12 -28 -13 3314 1439 3 MP
+PP
+c8
+3314 1439 mt 3286 1426 L
+3286 1426 mt 3330 1414 L
+1 sg
+-29 -84 45 -62 3285 2073 3 MP
+PP
+c17
+3285 2073 mt 3330 2011 L
+c14
+3330 2011 mt 3301 1927 L
+1 sg
+45 -62 -29 -94 3314 2167 3 MP
+PP
+c31
+3314 2167 mt 3285 2073 L
+c17
+3285 2073 mt 3330 2011 L
+1 sg
+44 -12 -28 -13 3253 1475 3 MP
+PP
+c8
+3253 1475 mt 3225 1462 L
+3225 1462 mt 3269 1450 L
+1 sg
+-29 -13 45 -12 3253 1475 3 MP
+PP
+c8
+3253 1475 mt 3298 1463 L
+3298 1463 mt 3269 1450 L
+1 sg
+-29 0 45 10 3251 1471 3 MP
+PP
+c50
+3251 1471 mt 3296 1481 L
+c44
+3296 1481 mt 3267 1481 L
+1 sg
+45 10 -28 -17 3308 1496 3 MP
+PP
+c50
+3308 1496 mt 3280 1479 L
+/c52 { 1.000000 0.687500 0.000000 sr} bdef
+c52
+3280 1479 mt 3325 1489 L
+1 sg
+-29 -8 45 10 3280 1479 3 MP
+PP
+c52
+3280 1479 mt 3325 1489 L
+c44
+3325 1489 mt 3296 1481 L
+1 sg
+-28 8 44 -32 3278 2625 3 MP
+PP
+c51
+3278 2625 mt 3322 2593 L
+c48
+3322 2593 mt 3294 2601 L
+1 sg
+44 -32 -28 37 3306 2588 3 MP
+PP
+c45
+3306 2588 mt 3278 2625 L
+c51
+3278 2625 mt 3322 2593 L
+1 sg
+45 14 -29 6 3271 1541 3 MP
+PP
+c26
+3271 1541 mt 3242 1547 L
+c24
+3242 1547 mt 3287 1561 L
+1 sg
+-29 -9 45 -1 3217 1556 3 MP
+PP
+c12
+3217 1556 mt 3262 1555 L
+c9
+3262 1555 mt 3233 1546 L
+1 sg
+45 -1 -29 -6 3246 1562 3 MP
+PP
+c12
+3246 1562 mt 3217 1556 L
+3217 1556 mt 3262 1555 L
+1 sg
+-29 1 45 14 3242 1547 3 MP
+PP
+c24
+3242 1547 mt 3287 1561 L
+c20
+3287 1561 mt 3258 1562 L
+1 sg
+-28 -4 45 9 3258 1562 3 MP
+PP
+c18
+3258 1562 mt 3303 1571 L
+c15
+3303 1571 mt 3275 1567 L
+1 sg
+45 9 -29 1 3287 1561 3 MP
+PP
+c20
+3287 1561 mt 3258 1562 L
+c18
+3258 1562 mt 3303 1571 L
+1 sg
+-29 -36 45 -28 3276 1595 3 MP
+PP
+c42
+3276 1595 mt 3321 1567 L
+c44
+3321 1567 mt 3292 1531 L
+1 sg
+45 -28 -29 -44 3305 1639 3 MP
+PP
+c39
+3305 1639 mt 3276 1595 L
+c42
+3276 1595 mt 3321 1567 L
+1 sg
+45 -42 -29 -64 3265 2574 3 MP
+PP
+c48
+3265 2574 mt 3236 2510 L
+c49
+3236 2510 mt 3281 2468 L
+1 sg
+-29 66 45 0 3274 2478 3 MP
+PP
+c32
+3274 2478 mt 3319 2478 L
+3319 2478 mt 3290 2544 L
+1 sg
+-28 -87 45 -42 3236 2510 3 MP
+PP
+c49
+3236 2510 mt 3281 2468 L
+c43
+3281 2468 mt 3253 2381 L
+1 sg
+45 0 -29 62 3303 2416 3 MP
+PP
+c34
+3303 2416 mt 3274 2478 L
+c32
+3274 2478 mt 3319 2478 L
+1 sg
+-29 -13 45 -12 3273 1387 3 MP
+PP
+c8
+3273 1387 mt 3318 1375 L
+3318 1375 mt 3289 1362 L
+1 sg
+45 -12 -29 -13 3302 1400 3 MP
+PP
+c8
+3302 1400 mt 3273 1387 L
+3273 1387 mt 3318 1375 L
+1 sg
+-28 -63 45 -53 3272 1851 3 MP
+PP
+c15
+3272 1851 mt 3317 1798 L
+c20
+3317 1798 mt 3289 1735 L
+1 sg
+45 -53 -29 -76 3301 1927 3 MP
+PP
+c8
+3301 1927 mt 3272 1851 L
+c15
+3272 1851 mt 3317 1798 L
+1 sg
+45 1 -29 24 3299 2295 3 MP
+PP
+c14
+3299 2295 mt 3270 2319 L
+c17
+3270 2319 mt 3315 2320 L
+1 sg
+-29 40 45 1 3270 2319 3 MP
+PP
+c17
+3270 2319 mt 3315 2320 L
+3315 2320 mt 3286 2360 L
+1 sg
+45 -11 -29 -13 3298 1463 3 MP
+PP
+c8
+3298 1463 mt 3269 1450 L
+3269 1450 mt 3314 1439 L
+1 sg
+-28 -13 45 -11 3269 1450 3 MP
+PP
+c8
+3269 1450 mt 3314 1439 L
+3314 1439 mt 3286 1426 L
+1 sg
+-29 -94 45 -62 3269 2229 3 MP
+PP
+c34
+3269 2229 mt 3314 2167 L
+c31
+3314 2167 mt 3285 2073 L
+1 sg
+-29 10 45 -4 3238 2290 3 MP
+PP
+c11
+3238 2290 mt 3283 2286 L
+3283 2286 mt 3254 2296 L
+1 sg
+44 -7 -28 -5 3295 2295 3 MP
+PP
+c8
+3295 2295 mt 3267 2290 L
+c10
+3267 2290 mt 3311 2283 L
+1 sg
+-28 3 44 -7 3267 2290 3 MP
+PP
+c10
+3267 2290 mt 3311 2283 L
+3311 2283 mt 3283 2286 L
+1 sg
+45 -10 -29 -13 3237 1498 3 MP
+PP
+c8
+3237 1498 mt 3208 1485 L
+3208 1485 mt 3253 1475 L
+1 sg
+44 19 -28 6 3267 1481 3 MP
+PP
+c44
+3267 1481 mt 3239 1487 L
+c42
+3239 1487 mt 3283 1506 L
+1 sg
+-29 -12 45 -9 3221 1519 3 MP
+PP
+c9
+3221 1519 mt 3266 1510 L
+c8
+3266 1510 mt 3237 1498 L
+1 sg
+-28 8 44 19 3239 1487 3 MP
+PP
+c42
+3239 1487 mt 3283 1506 L
+c39
+3283 1506 mt 3255 1514 L
+1 sg
+-28 -17 44 -8 3264 1504 3 MP
+PP
+c52
+3264 1504 mt 3308 1496 L
+c50
+3308 1496 mt 3280 1479 L
+1 sg
+44 -8 -28 -27 3292 1531 3 MP
+PP
+c50
+3292 1531 mt 3264 1504 L
+c52
+3264 1504 mt 3308 1496 L
+1 sg
+-29 -27 45 -30 3249 2631 3 MP
+PP
+c51
+3249 2631 mt 3294 2601 L
+3294 2601 mt 3265 2574 L
+1 sg
+45 -11 -29 55 3290 2544 3 MP
+PP
+c46
+3290 2544 mt 3261 2599 L
+c45
+3261 2599 mt 3306 2588 L
+1 sg
+45 -30 -29 6 3278 2625 3 MP
+PP
+c51
+3278 2625 mt 3249 2631 L
+3249 2631 mt 3294 2601 L
+1 sg
+-28 37 45 -11 3261 2599 3 MP
+PP
+c45
+3261 2599 mt 3306 2588 L
+3306 2588 mt 3278 2625 L
+1 sg
+45 -44 -29 -52 3289 1735 3 MP
+PP
+c30
+3289 1735 mt 3260 1683 L
+c35
+3260 1683 mt 3305 1639 L
+1 sg
+-29 -44 45 -44 3260 1683 3 MP
+PP
+c35
+3260 1683 mt 3305 1639 L
+c39
+3305 1639 mt 3276 1595 L
+1 sg
+-29 62 45 6 3258 2410 3 MP
+PP
+c23
+3258 2410 mt 3303 2416 L
+c34
+3303 2416 mt 3274 2478 L
+1 sg
+45 6 -28 50 3286 2360 3 MP
+PP
+c21
+3286 2360 mt 3258 2410 L
+c23
+3258 2410 mt 3303 2416 L
+1 sg
+-29 -13 45 -12 3257 1412 3 MP
+PP
+c8
+3257 1412 mt 3302 1400 L
+3302 1400 mt 3273 1387 L
+1 sg
+45 -12 -29 -14 3286 1426 3 MP
+PP
+c8
+3286 1426 mt 3257 1412 L
+3257 1412 mt 3302 1400 L
+1 sg
+45 -57 -29 -89 3285 2073 3 MP
+PP
+c17
+3285 2073 mt 3256 1984 L
+c11
+3256 1984 mt 3301 1927 L
+1 sg
+-29 -76 45 -57 3256 1984 3 MP
+PP
+c11
+3256 1984 mt 3301 1927 L
+c8
+3301 1927 mt 3272 1851 L
+1 sg
+-29 24 45 -1 3254 2296 3 MP
+PP
+c13
+3254 2296 mt 3299 2295 L
+c14
+3299 2295 mt 3270 2319 L
+1 sg
+45 10 -29 -8 3280 1479 3 MP
+PP
+c52
+3280 1479 mt 3251 1471 L
+c50
+3251 1471 mt 3296 1481 L
+1 sg
+-29 -105 45 -34 3208 2415 3 MP
+PP
+c37
+3208 2415 mt 3253 2381 L
+c38
+3253 2381 mt 3224 2276 L
+1 sg
+45 4 -29 19 3254 2296 3 MP
+PP
+c13
+3254 2296 mt 3225 2315 L
+c16
+3225 2315 mt 3270 2319 L
+1 sg
+-28 -5 45 -9 3250 2304 3 MP
+PP
+c8
+3250 2304 mt 3295 2295 L
+3295 2295 mt 3267 2290 L
+1 sg
+44 -2 -28 -8 3217 1556 3 MP
+PP
+c12
+3217 1556 mt 3189 1548 L
+3189 1548 mt 3233 1546 L
+1 sg
+45 4 -29 -3 3230 1561 3 MP
+PP
+c18
+3230 1561 mt 3201 1558 L
+c15
+3201 1558 mt 3246 1562 L
+1 sg
+-29 -6 45 4 3201 1558 3 MP
+PP
+c15
+3201 1558 mt 3246 1562 L
+c12
+3246 1562 mt 3217 1556 L
+1 sg
+-28 -1 44 11 3214 1551 3 MP
+PP
+c20
+3214 1551 mt 3258 1562 L
+c18
+3258 1562 mt 3230 1561 L
+1 sg
+44 11 -28 4 3242 1547 3 MP
+PP
+c24
+3242 1547 mt 3214 1551 L
+c20
+3214 1551 mt 3258 1562 L
+1 sg
+-29 -11 45 -6 3205 1536 3 MP
+PP
+c9
+3205 1536 mt 3250 1530 L
+3250 1530 mt 3221 1519 L
+1 sg
+45 -6 -28 -10 3233 1546 3 MP
+PP
+c9
+3233 1546 mt 3205 1536 L
+3205 1536 mt 3250 1530 L
+1 sg
+-29 6 45 17 3226 1524 3 MP
+PP
+c33
+3226 1524 mt 3271 1541 L
+c26
+3271 1541 mt 3242 1547 L
+1 sg
+45 17 -29 10 3255 1514 3 MP
+PP
+c35
+3255 1514 mt 3226 1524 L
+c33
+3226 1524 mt 3271 1541 L
+1 sg
+-28 -27 45 -29 3247 1560 3 MP
+PP
+c44
+3247 1560 mt 3292 1531 L
+c50
+3292 1531 mt 3264 1504 L
+1 sg
+-29 -5 45 6 3230 1561 3 MP
+PP
+c18
+3230 1561 mt 3275 1567 L
+c15
+3275 1567 mt 3246 1562 L
+1 sg
+45 6 -28 -1 3258 1562 3 MP
+PP
+c18
+3258 1562 mt 3230 1561 L
+3230 1561 mt 3275 1567 L
+1 sg
+45 -29 -29 -35 3276 1595 3 MP
+PP
+c42
+3276 1595 mt 3247 1560 L
+c44
+3247 1560 mt 3292 1531 L
+1 sg
+45 -24 -29 -33 3249 2631 3 MP
+PP
+c51
+3249 2631 mt 3220 2598 L
+3220 2598 mt 3265 2574 L
+1 sg
+-29 -64 45 -24 3220 2598 3 MP
+PP
+c51
+3220 2598 mt 3265 2574 L
+c48
+3265 2574 mt 3236 2510 L
+1 sg
+-29 55 45 4 3245 2540 3 MP
+PP
+c46
+3245 2540 mt 3290 2544 L
+3290 2544 mt 3261 2599 L
+1 sg
+45 4 -29 62 3274 2478 3 MP
+PP
+c32
+3274 2478 mt 3245 2540 L
+c46
+3245 2540 mt 3290 2544 L
+1 sg
+45 -12 -29 -13 3273 1387 3 MP
+PP
+c8
+3273 1387 mt 3244 1374 L
+3244 1374 mt 3289 1362 L
+1 sg
+-28 -13 45 -12 3244 1374 3 MP
+PP
+c8
+3244 1374 mt 3289 1362 L
+3289 1362 mt 3261 1349 L
+1 sg
+-29 -52 45 -54 3244 1789 3 MP
+PP
+c24
+3244 1789 mt 3289 1735 L
+c30
+3289 1735 mt 3260 1683 L
+1 sg
+45 -54 -28 -62 3272 1851 3 MP
+PP
+c15
+3272 1851 mt 3244 1789 L
+c24
+3244 1789 mt 3289 1735 L
+1 sg
+45 -34 -28 -95 3236 2510 3 MP
+PP
+c49
+3236 2510 mt 3208 2415 L
+c37
+3208 2415 mt 3253 2381 L
+1 sg
+-28 50 44 7 3242 2353 3 MP
+PP
+c22
+3242 2353 mt 3286 2360 L
+c21
+3286 2360 mt 3258 2410 L
+1 sg
+44 7 -28 34 3270 2319 3 MP
+PP
+c17
+3270 2319 mt 3242 2353 L
+c22
+3242 2353 mt 3286 2360 L
+1 sg
+45 -11 -28 -13 3269 1450 3 MP
+PP
+c8
+3269 1450 mt 3241 1437 L
+3241 1437 mt 3286 1426 L
+1 sg
+-29 -14 45 -11 3241 1437 3 MP
+PP
+c8
+3241 1437 mt 3286 1426 L
+3286 1426 mt 3257 1412 L
+1 sg
+45 -55 -29 -101 3269 2229 3 MP
+PP
+c34
+3269 2229 mt 3240 2128 L
+c22
+3240 2128 mt 3285 2073 L
+1 sg
+-29 -89 45 -55 3240 2128 3 MP
+PP
+c22
+3240 2128 mt 3285 2073 L
+c17
+3285 2073 mt 3256 1984 L
+1 sg
+45 -4 -29 0 3267 2290 3 MP
+PP
+c10
+3267 2290 mt 3238 2290 L
+c11
+3238 2290 mt 3283 2286 L
+1 sg
+-28 -12 44 -10 3164 1495 3 MP
+PP
+c8
+3164 1495 mt 3208 1485 L
+3208 1485 mt 3180 1473 L
+1 sg
+45 -11 -28 -12 3208 1485 3 MP
+PP
+c8
+3208 1485 mt 3180 1473 L
+3180 1473 mt 3225 1462 L
+1 sg
+-28 -13 45 -10 3208 1485 3 MP
+PP
+c8
+3208 1485 mt 3253 1475 L
+3253 1475 mt 3225 1462 L
+1 sg
+45 8 -28 8 3222 1471 3 MP
+PP
+c50
+3222 1471 mt 3194 1479 L
+c44
+3194 1479 mt 3239 1487 L
+1 sg
+45 10 -29 0 3251 1471 3 MP
+PP
+c50
+3251 1471 mt 3222 1471 L
+3222 1471 mt 3267 1481 L
+1 sg
+-28 6 45 10 3222 1471 3 MP
+PP
+c50
+3222 1471 mt 3267 1481 L
+c44
+3267 1481 mt 3239 1487 L
+1 sg
+-29 -8 45 -7 3235 1486 3 MP
+PP
+c52
+3235 1486 mt 3280 1479 L
+3280 1479 mt 3251 1471 L
+1 sg
+44 -10 -28 -12 3192 1507 3 MP
+PP
+c9
+3192 1507 mt 3164 1495 L
+c8
+3164 1495 mt 3208 1485 L
+1 sg
+-29 -13 45 -9 3192 1507 3 MP
+PP
+c9
+3192 1507 mt 3237 1498 L
+c8
+3237 1498 mt 3208 1485 L
+1 sg
+-29 11 45 8 3194 1479 3 MP
+PP
+c44
+3194 1479 mt 3239 1487 L
+c42
+3239 1487 mt 3210 1498 L
+1 sg
+45 -9 -29 -12 3221 1519 3 MP
+PP
+c9
+3221 1519 mt 3192 1507 L
+3192 1507 mt 3237 1498 L
+1 sg
+45 16 -29 11 3239 1487 3 MP
+PP
+c42
+3239 1487 mt 3210 1498 L
+c39
+3210 1498 mt 3255 1514 L
+1 sg
+45 -7 -29 -18 3264 1504 3 MP
+PP
+c52
+3264 1504 mt 3235 1486 L
+3235 1486 mt 3280 1479 L
+1 sg
+45 -3 -29 1 3233 2633 3 MP
+PP
+c48
+3233 2633 mt 3204 2634 L
+c51
+3204 2634 mt 3249 2631 L
+1 sg
+-29 -33 45 -3 3204 2634 3 MP
+PP
+c51
+3204 2634 mt 3249 2631 L
+3249 2631 mt 3220 2598 L
+1 sg
+45 -8 -28 34 3261 2599 3 MP
+PP
+c45
+3261 2599 mt 3233 2633 L
+c48
+3233 2633 mt 3278 2625 L
+1 sg
+-29 6 45 -8 3233 2633 3 MP
+PP
+c48
+3233 2633 mt 3278 2625 L
+c51
+3278 2625 mt 3249 2631 L
+1 sg
+-29 -35 45 -46 3231 1641 3 MP
+PP
+c39
+3231 1641 mt 3276 1595 L
+c42
+3276 1595 mt 3247 1560 L
+1 sg
+45 -46 -29 -42 3260 1683 3 MP
+PP
+c35
+3260 1683 mt 3231 1641 L
+c39
+3231 1641 mt 3276 1595 L
+1 sg
+-29 62 45 12 3229 2466 3 MP
+PP
+c29
+3229 2466 mt 3274 2478 L
+c32
+3274 2478 mt 3245 2540 L
+1 sg
+45 12 -29 56 3258 2410 3 MP
+PP
+c23
+3258 2410 mt 3229 2466 L
+c29
+3229 2466 mt 3274 2478 L
+1 sg
+-29 -13 45 -12 3228 1399 3 MP
+PP
+c8
+3228 1399 mt 3273 1387 L
+3273 1387 mt 3244 1374 L
+1 sg
+45 -12 -29 -13 3257 1412 3 MP
+PP
+c8
+3257 1412 mt 3228 1399 L
+3228 1399 mt 3273 1387 L
+1 sg
+-28 -62 44 -55 3228 1906 3 MP
+PP
+c9
+3228 1906 mt 3272 1851 L
+c15
+3272 1851 mt 3244 1789 L
+1 sg
+44 -55 -28 -78 3256 1984 3 MP
+PP
+c11
+3256 1984 mt 3228 1906 L
+c9
+3228 1906 mt 3272 1851 L
+1 sg
+-28 34 45 4 3225 2315 3 MP
+PP
+c16
+3225 2315 mt 3270 2319 L
+c17
+3270 2319 mt 3242 2353 L
+1 sg
+-28 -13 44 -12 3225 1462 3 MP
+PP
+c8
+3225 1462 mt 3269 1450 L
+3269 1450 mt 3241 1437 L
+1 sg
+-29 -101 45 -47 3224 2276 3 MP
+PP
+c27
+3224 2276 mt 3269 2229 L
+c34
+3269 2229 mt 3240 2128 L
+1 sg
+45 -25 -29 -114 3208 2415 3 MP
+PP
+c37
+3208 2415 mt 3179 2301 L
+c28
+3179 2301 mt 3224 2276 L
+1 sg
+-29 19 45 0 3209 2296 3 MP
+PP
+c13
+3209 2296 mt 3254 2296 L
+3254 2296 mt 3225 2315 L
+1 sg
+45 0 -29 6 3238 2290 3 MP
+PP
+c11
+3238 2290 mt 3209 2296 L
+c13
+3209 2296 mt 3254 2296 L
+1 sg
+-29 0 45 -8 3222 2298 3 MP
+PP
+c10
+3222 2298 mt 3267 2290 L
+3267 2290 mt 3238 2290 L
+1 sg
+45 -8 -28 -6 3250 2304 3 MP
+PP
+c8
+3250 2304 mt 3222 2298 L
+c10
+3222 2298 mt 3267 2290 L
+1 sg
+45 -8 -29 -11 3176 1526 3 MP
+PP
+c9
+3176 1526 mt 3147 1515 L
+3147 1515 mt 3192 1507 L
+1 sg
+-29 -12 45 -7 3176 1526 3 MP
+PP
+c9
+3176 1526 mt 3221 1519 L
+3221 1519 mt 3192 1507 L
+1 sg
+45 -7 -29 -10 3205 1536 3 MP
+PP
+c9
+3205 1536 mt 3176 1526 L
+3176 1526 mt 3221 1519 L
+1 sg
+-29 8 45 14 3181 1510 3 MP
+PP
+c35
+3181 1510 mt 3226 1524 L
+c33
+3226 1524 mt 3197 1532 L
+1 sg
+-28 -12 45 -8 3147 1515 3 MP
+PP
+c9
+3147 1515 mt 3192 1507 L
+3192 1507 mt 3164 1495 L
+1 sg
+45 14 -29 12 3210 1498 3 MP
+PP
+c39
+3210 1498 mt 3181 1510 L
+c35
+3181 1510 mt 3226 1524 L
+1 sg
+45 15 -29 8 3226 1524 3 MP
+PP
+c33
+3226 1524 mt 3197 1532 L
+c30
+3197 1532 mt 3242 1547 L
+1 sg
+-29 10 45 16 3210 1498 3 MP
+PP
+c39
+3210 1498 mt 3255 1514 L
+c35
+3255 1514 mt 3226 1524 L
+1 sg
+-29 -18 45 -29 3219 1533 3 MP
+PP
+c50
+3219 1533 mt 3264 1504 L
+c52
+3264 1504 mt 3235 1486 L
+1 sg
+-28 -10 44 -2 3189 1548 3 MP
+PP
+c12
+3189 1548 mt 3233 1546 L
+c9
+3233 1546 mt 3205 1536 L
+1 sg
+-29 -10 45 -3 3160 1539 3 MP
+PP
+c9
+3160 1539 mt 3205 1536 L
+3205 1536 mt 3176 1526 L
+1 sg
+45 -3 -29 -9 3189 1548 3 MP
+PP
+c12
+3189 1548 mt 3160 1539 L
+c9
+3160 1539 mt 3205 1536 L
+1 sg
+-28 4 45 15 3197 1532 3 MP
+PP
+c30
+3197 1532 mt 3242 1547 L
+c24
+3242 1547 mt 3214 1551 L
+1 sg
+45 -29 -28 -27 3247 1560 3 MP
+PP
+c44
+3247 1560 mt 3219 1533 L
+c50
+3219 1533 mt 3264 1504 L
+1 sg
+-28 -71 45 3 3175 2595 3 MP
+PP
+c48
+3175 2595 mt 3220 2598 L
+c51
+3220 2598 mt 3192 2527 L
+1 sg
+44 -17 -28 -71 3220 2598 3 MP
+PP
+c51
+3220 2598 mt 3192 2527 L
+c45
+3192 2527 mt 3236 2510 L
+1 sg
+44 8 -28 51 3245 2540 3 MP
+PP
+c46
+3245 2540 mt 3217 2591 L
+c49
+3217 2591 mt 3261 2599 L
+1 sg
+45 3 -29 -39 3204 2634 3 MP
+PP
+c51
+3204 2634 mt 3175 2595 L
+c48
+3175 2595 mt 3220 2598 L
+1 sg
+-28 34 44 8 3217 2591 3 MP
+PP
+c49
+3217 2591 mt 3261 2599 L
+c45
+3261 2599 mt 3233 2633 L
+1 sg
+-29 -13 45 -12 3216 1361 3 MP
+PP
+c8
+3216 1361 mt 3261 1349 L
+3261 1349 mt 3232 1336 L
+1 sg
+45 -12 -28 -13 3244 1374 3 MP
+PP
+c8
+3244 1374 mt 3216 1361 L
+3216 1361 mt 3261 1349 L
+1 sg
+-29 -42 45 -56 3215 1739 3 MP
+PP
+c30
+3215 1739 mt 3260 1683 L
+c35
+3260 1683 mt 3231 1641 L
+1 sg
+45 -56 -29 -50 3244 1789 3 MP
+PP
+c24
+3244 1789 mt 3215 1739 L
+c30
+3215 1739 mt 3260 1683 L
+1 sg
+45 14 -29 43 3242 2353 3 MP
+PP
+c22
+3242 2353 mt 3213 2396 L
+c25
+3213 2396 mt 3258 2410 L
+1 sg
+-29 56 45 14 3213 2396 3 MP
+PP
+c25
+3213 2396 mt 3258 2410 L
+c23
+3258 2410 mt 3229 2466 L
+1 sg
+-29 -13 45 -12 3212 1424 3 MP
+PP
+c8
+3212 1424 mt 3257 1412 L
+3257 1412 mt 3228 1399 L
+1 sg
+45 -12 -29 -13 3241 1437 3 MP
+PP
+c8
+3241 1437 mt 3212 1424 L
+3212 1424 mt 3257 1412 L
+1 sg
+45 -49 -29 -95 3240 2128 3 MP
+PP
+c22
+3240 2128 mt 3211 2033 L
+c14
+3211 2033 mt 3256 1984 L
+1 sg
+-28 -78 45 -49 3211 2033 3 MP
+PP
+c14
+3211 2033 mt 3256 1984 L
+c11
+3256 1984 mt 3228 1906 L
+1 sg
+45 -7 -29 -8 3235 1486 3 MP
+PP
+c52
+3235 1486 mt 3206 1478 L
+3206 1478 mt 3251 1471 L
+1 sg
+-29 0 45 -7 3206 1478 3 MP
+PP
+c52
+3206 1478 mt 3251 1471 L
+c50
+3251 1471 mt 3222 1471 L
+1 sg
+-29 -114 45 -8 3163 2423 3 MP
+PP
+c37
+3163 2423 mt 3208 2415 L
+3208 2415 mt 3179 2301 L
+1 sg
+44 6 -28 13 3209 2296 3 MP
+PP
+c13
+3209 2296 mt 3181 2309 L
+c14
+3181 2309 mt 3225 2315 L
+1 sg
+-28 27 44 6 3181 2309 3 MP
+PP
+c14
+3181 2309 mt 3225 2315 L
+c16
+3225 2315 mt 3197 2342 L
+1 sg
+-28 -6 44 -10 3206 2314 3 MP
+PP
+c8
+3206 2314 mt 3250 2304 L
+3250 2304 mt 3222 2298 L
+1 sg
+44 -48 -28 -33 3231 1641 3 MP
+PP
+c39
+3231 1641 mt 3203 1608 L
+c41
+3203 1608 mt 3247 1560 L
+1 sg
+-28 -8 45 3 3172 1553 3 MP
+PP
+c15
+3172 1553 mt 3217 1556 L
+c12
+3217 1556 mt 3189 1548 L
+1 sg
+45 3 -29 -5 3201 1558 3 MP
+PP
+c15
+3201 1558 mt 3172 1553 L
+3172 1553 mt 3217 1556 L
+1 sg
+45 9 -29 1 3214 1551 3 MP
+PP
+c20
+3214 1551 mt 3185 1552 L
+3185 1552 mt 3230 1561 L
+1 sg
+-29 -3 45 9 3185 1552 3 MP
+PP
+c20
+3185 1552 mt 3230 1561 L
+c18
+3230 1561 mt 3201 1558 L
+1 sg
+-28 -27 44 -48 3203 1608 3 MP
+PP
+c41
+3203 1608 mt 3247 1560 L
+c44
+3247 1560 mt 3219 1533 L
+1 sg
+-28 -95 44 -17 3192 2527 3 MP
+PP
+c45
+3192 2527 mt 3236 2510 L
+c49
+3236 2510 mt 3208 2415 L
+1 sg
+45 19 -29 55 3229 2466 3 MP
+PP
+c29
+3229 2466 mt 3200 2521 L
+c38
+3200 2521 mt 3245 2540 L
+1 sg
+-28 51 45 19 3200 2521 3 MP
+PP
+c38
+3200 2521 mt 3245 2540 L
+c46
+3245 2540 mt 3217 2591 L
+1 sg
+-28 -13 44 -12 3200 1386 3 MP
+PP
+c8
+3200 1386 mt 3244 1374 L
+3244 1374 mt 3216 1361 L
+1 sg
+44 -12 -28 -13 3228 1399 3 MP
+PP
+c8
+3228 1399 mt 3200 1386 L
+3200 1386 mt 3244 1374 L
+1 sg
+-29 -50 45 -56 3199 1845 3 MP
+PP
+c15
+3199 1845 mt 3244 1789 L
+c24
+3244 1789 mt 3215 1739 L
+1 sg
+45 -56 -29 -61 3228 1906 3 MP
+PP
+c9
+3228 1906 mt 3199 1845 L
+c15
+3199 1845 mt 3244 1789 L
+1 sg
+45 11 -28 27 3225 2315 3 MP
+PP
+c16
+3225 2315 mt 3197 2342 L
+c19
+3197 2342 mt 3242 2353 L
+1 sg
+-29 43 45 11 3197 2342 3 MP
+PP
+c19
+3197 2342 mt 3242 2353 L
+c22
+3242 2353 mt 3213 2396 L
+1 sg
+45 -12 -29 -13 3225 1462 3 MP
+PP
+c8
+3225 1462 mt 3196 1449 L
+3196 1449 mt 3241 1437 L
+1 sg
+-29 -13 45 -12 3196 1449 3 MP
+PP
+c8
+3196 1449 mt 3241 1437 L
+3241 1437 mt 3212 1424 L
+1 sg
+-29 -95 45 -39 3195 2167 3 MP
+PP
+c31
+3195 2167 mt 3240 2128 L
+c22
+3240 2128 mt 3211 2033 L
+1 sg
+45 -39 -29 -109 3224 2276 3 MP
+PP
+c27
+3224 2276 mt 3195 2167 L
+c31
+3195 2167 mt 3240 2128 L
+1 sg
+-29 6 45 -5 3193 2295 3 MP
+PP
+c10
+3193 2295 mt 3238 2290 L
+c11
+3238 2290 mt 3209 2296 L
+1 sg
+45 2 -29 -124 3163 2423 3 MP
+PP
+c37
+3163 2423 mt 3134 2299 L
+c27
+3134 2299 mt 3179 2301 L
+1 sg
+-29 -118 45 2 3134 2299 3 MP
+PP
+c27
+3134 2299 mt 3179 2301 L
+c28
+3179 2301 mt 3150 2183 L
+1 sg
+45 -16 -29 -118 3179 2301 3 MP
+PP
+c28
+3179 2301 mt 3150 2183 L
+c31
+3150 2183 mt 3195 2167 L
+1 sg
+-29 -109 45 -25 3179 2301 3 MP
+PP
+c28
+3179 2301 mt 3224 2276 L
+c27
+3224 2276 mt 3195 2167 L
+1 sg
+-28 13 45 -1 3164 2297 3 MP
+PP
+c11
+3164 2297 mt 3209 2296 L
+c13
+3209 2296 mt 3181 2309 L
+1 sg
+45 -1 -29 2 3193 2295 3 MP
+PP
+c10
+3193 2295 mt 3164 2297 L
+c11
+3164 2297 mt 3209 2296 L
+1 sg
+45 -5 -29 -3 3222 2298 3 MP
+PP
+c10
+3222 2298 mt 3193 2295 L
+3193 2295 mt 3238 2290 L
+1 sg
+45 -30 -29 -17 3219 1533 3 MP
+PP
+c50
+3219 1533 mt 3190 1516 L
+3190 1516 mt 3235 1486 L
+1 sg
+45 -10 -29 -12 3164 1495 3 MP
+PP
+c8
+3164 1495 mt 3135 1483 L
+3135 1483 mt 3180 1473 L
+1 sg
+45 7 -29 12 3194 1479 3 MP
+PP
+c44
+3194 1479 mt 3165 1491 L
+c41
+3165 1491 mt 3210 1498 L
+1 sg
+-29 12 45 7 3165 1491 3 MP
+PP
+c41
+3165 1491 mt 3210 1498 L
+c39
+3210 1498 mt 3181 1510 L
+1 sg
+-29 -8 45 -30 3190 1516 3 MP
+PP
+c50
+3190 1516 mt 3235 1486 L
+c52
+3235 1486 mt 3206 1478 L
+1 sg
+-29 -39 45 21 3159 2613 3 MP
+PP
+c47
+3159 2613 mt 3204 2634 L
+c51
+3204 2634 mt 3175 2595 L
+1 sg
+45 15 -29 27 3217 2591 3 MP
+PP
+c49
+3217 2591 mt 3188 2618 L
+c47
+3188 2618 mt 3233 2633 L
+1 sg
+-29 1 45 15 3188 2618 3 MP
+PP
+c47
+3188 2618 mt 3233 2633 L
+c48
+3233 2633 mt 3204 2634 L
+1 sg
+45 -12 -29 -13 3216 1361 3 MP
+PP
+c8
+3216 1361 mt 3187 1348 L
+3187 1348 mt 3232 1336 L
+1 sg
+-29 -14 45 -12 3187 1348 3 MP
+PP
+c8
+3187 1348 mt 3232 1336 L
+3232 1336 mt 3203 1322 L
+1 sg
+-28 -33 45 -60 3186 1701 3 MP
+PP
+c33
+3186 1701 mt 3231 1641 L
+c39
+3231 1641 mt 3203 1608 L
+1 sg
+45 -60 -29 -38 3215 1739 3 MP
+PP
+c30
+3215 1739 mt 3186 1701 L
+c33
+3186 1701 mt 3231 1641 L
+1 sg
+45 -8 -29 -104 3192 2527 3 MP
+PP
+c45
+3192 2527 mt 3163 2423 L
+c37
+3163 2423 mt 3208 2415 L
+1 sg
+-29 55 45 23 3184 2443 3 MP
+PP
+c27
+3184 2443 mt 3229 2466 L
+c29
+3229 2466 mt 3200 2521 L
+1 sg
+45 23 -29 47 3213 2396 3 MP
+PP
+c25
+3213 2396 mt 3184 2443 L
+c27
+3184 2443 mt 3229 2466 L
+1 sg
+-28 -13 45 -12 3183 1411 3 MP
+PP
+c8
+3183 1411 mt 3228 1399 L
+3228 1399 mt 3200 1386 L
+1 sg
+45 -12 -29 -13 3212 1424 3 MP
+PP
+c8
+3212 1424 mt 3183 1411 L
+3183 1411 mt 3228 1399 L
+1 sg
+-29 -61 45 -47 3183 1953 3 MP
+PP
+c10
+3183 1953 mt 3228 1906 L
+c9
+3228 1906 mt 3199 1845 L
+1 sg
+45 -47 -28 -80 3211 2033 3 MP
+PP
+c14
+3211 2033 mt 3183 1953 L
+c10
+3183 1953 mt 3228 1906 L
+1 sg
+-29 -13 45 -11 3180 1473 3 MP
+PP
+c8
+3180 1473 mt 3225 1462 L
+3225 1462 mt 3196 1449 L
+1 sg
+-28 8 44 -8 3178 1479 3 MP
+PP
+c50
+3178 1479 mt 3222 1471 L
+3222 1471 mt 3194 1479 L
+1 sg
+44 -8 -28 1 3206 1478 3 MP
+PP
+c52
+3206 1478 mt 3178 1479 L
+c50
+3178 1479 mt 3222 1471 L
+1 sg
+-29 -3 45 -7 3177 2305 3 MP
+PP
+c8
+3177 2305 mt 3222 2298 L
+c10
+3222 2298 mt 3193 2295 L
+1 sg
+45 -7 -29 -9 3206 2314 3 MP
+PP
+c8
+3206 2314 mt 3177 2305 L
+3177 2305 mt 3222 2298 L
+1 sg
+45 0 -29 -8 3144 1547 3 MP
+PP
+c12
+3144 1547 mt 3115 1539 L
+3115 1539 mt 3160 1539 L
+1 sg
+-28 -6 44 6 3128 1547 3 MP
+PP
+c18
+3128 1547 mt 3172 1553 L
+c15
+3172 1553 mt 3144 1547 L
+1 sg
+45 1 -28 -6 3172 1553 3 MP
+PP
+c15
+3172 1553 mt 3144 1547 L
+c12
+3144 1547 mt 3189 1548 L
+1 sg
+-29 -9 45 1 3144 1547 3 MP
+PP
+c12
+3144 1547 mt 3189 1548 L
+3189 1548 mt 3160 1539 L
+1 sg
+-29 -1 45 11 3140 1541 3 MP
+PP
+c24
+3140 1541 mt 3185 1552 L
+c20
+3185 1552 mt 3156 1551 L
+1 sg
+45 11 -29 2 3169 1539 3 MP
+PP
+c26
+3169 1539 mt 3140 1541 L
+c24
+3140 1541 mt 3185 1552 L
+1 sg
+-29 -11 45 -4 3131 1530 3 MP
+PP
+c9
+3131 1530 mt 3176 1526 L
+3176 1526 mt 3147 1515 L
+1 sg
+45 -4 -29 -9 3160 1539 3 MP
+PP
+c9
+3160 1539 mt 3131 1530 L
+3131 1530 mt 3176 1526 L
+1 sg
+44 12 -28 10 3181 1510 3 MP
+PP
+c35
+3181 1510 mt 3153 1520 L
+c33
+3153 1520 mt 3197 1532 L
+1 sg
+-28 7 44 12 3153 1520 3 MP
+PP
+c33
+3153 1520 mt 3197 1532 L
+c30
+3197 1532 mt 3169 1539 L
+1 sg
+44 6 -28 -4 3156 1551 3 MP
+PP
+c18
+3156 1551 mt 3128 1547 L
+3128 1547 mt 3172 1553 L
+1 sg
+-29 -5 45 7 3156 1551 3 MP
+PP
+c18
+3156 1551 mt 3201 1558 L
+c15
+3201 1558 mt 3172 1553 L
+1 sg
+45 7 -29 -1 3185 1552 3 MP
+PP
+c20
+3185 1552 mt 3156 1551 L
+c18
+3156 1551 mt 3201 1558 L
+1 sg
+-29 1 45 12 3169 1539 3 MP
+PP
+c26
+3169 1539 mt 3214 1551 L
+c20
+3214 1551 mt 3185 1552 L
+1 sg
+45 12 -28 7 3197 1532 3 MP
+PP
+c30
+3197 1532 mt 3169 1539 L
+c26
+3169 1539 mt 3214 1551 L
+1 sg
+-29 -17 45 -51 3174 1584 3 MP
+PP
+c42
+3174 1584 mt 3219 1533 L
+c50
+3219 1533 mt 3190 1516 L
+1 sg
+45 -51 -29 -24 3203 1608 3 MP
+PP
+c41
+3203 1608 mt 3174 1584 L
+c42
+3174 1584 mt 3219 1533 L
+1 sg
+45 11 -28 -79 3175 2595 3 MP
+PP
+c48
+3175 2595 mt 3147 2516 L
+c43
+3147 2516 mt 3192 2527 L
+1 sg
+-29 27 45 28 3172 2563 3 MP
+PP
+c40
+3172 2563 mt 3217 2591 L
+c49
+3217 2591 mt 3188 2618 L
+1 sg
+45 28 -28 42 3200 2521 3 MP
+PP
+c38
+3200 2521 mt 3172 2563 L
+c40
+3172 2563 mt 3217 2591 L
+1 sg
+-29 -13 45 -12 3171 1373 3 MP
+PP
+c8
+3171 1373 mt 3216 1361 L
+3216 1361 mt 3187 1348 L
+1 sg
+45 -12 -29 -13 3200 1386 3 MP
+PP
+c8
+3200 1386 mt 3171 1373 L
+3171 1373 mt 3216 1361 L
+1 sg
+45 -60 -29 -46 3199 1845 3 MP
+PP
+c15
+3199 1845 mt 3170 1799 L
+c20
+3170 1799 mt 3215 1739 L
+1 sg
+-29 -38 45 -60 3170 1799 3 MP
+PP
+c20
+3170 1799 mt 3215 1739 L
+c30
+3215 1739 mt 3186 1701 L
+1 sg
+-29 47 45 20 3168 2376 3 MP
+PP
+c21
+3168 2376 mt 3213 2396 L
+c25
+3213 2396 mt 3184 2443 L
+1 sg
+45 20 -29 34 3197 2342 3 MP
+PP
+c19
+3197 2342 mt 3168 2376 L
+c21
+3168 2376 mt 3213 2396 L
+1 sg
+45 -12 -29 -13 3196 1449 3 MP
+PP
+c8
+3196 1449 mt 3167 1436 L
+3167 1436 mt 3212 1424 L
+1 sg
+-29 -13 45 -12 3167 1436 3 MP
+PP
+c8
+3167 1436 mt 3212 1424 L
+3212 1424 mt 3183 1411 L
+1 sg
+-28 -80 44 -33 3167 2066 3 MP
+PP
+c16
+3167 2066 mt 3211 2033 L
+c14
+3211 2033 mt 3183 1953 L
+1 sg
+44 -33 -28 -101 3195 2167 3 MP
+PP
+c31
+3195 2167 mt 3167 2066 L
+c16
+3167 2066 mt 3211 2033 L
+1 sg
+44 -6 -28 -9 3131 1530 3 MP
+PP
+c9
+3131 1530 mt 3103 1521 L
+3103 1521 mt 3147 1515 L
+1 sg
+-28 -11 44 -6 3103 1521 3 MP
+PP
+c9
+3103 1521 mt 3147 1515 L
+3147 1515 mt 3119 1504 L
+1 sg
+45 -9 -28 -11 3147 1515 3 MP
+PP
+c9
+3147 1515 mt 3119 1504 L
+3119 1504 mt 3164 1495 L
+1 sg
+-28 10 45 6 3136 1504 3 MP
+PP
+c39
+3136 1504 mt 3181 1510 L
+c35
+3181 1510 mt 3153 1520 L
+1 sg
+-29 -12 45 -9 3119 1504 3 MP
+PP
+c9
+3119 1504 mt 3164 1495 L
+c8
+3164 1495 mt 3135 1483 L
+1 sg
+45 6 -29 13 3165 1491 3 MP
+PP
+c41
+3165 1491 mt 3136 1504 L
+c39
+3136 1504 mt 3181 1510 L
+1 sg
+-29 12 45 -8 3149 1487 3 MP
+PP
+c44
+3149 1487 mt 3194 1479 L
+3194 1479 mt 3165 1491 L
+1 sg
+45 -8 -29 8 3178 1479 3 MP
+PP
+c50
+3178 1479 mt 3149 1487 L
+c44
+3149 1487 mt 3194 1479 L
+1 sg
+-28 1 45 -29 3161 1507 3 MP
+PP
+c50
+3161 1507 mt 3206 1478 L
+c52
+3206 1478 mt 3178 1479 L
+1 sg
+45 -29 -29 -9 3190 1516 3 MP
+PP
+c50
+3190 1516 mt 3161 1507 L
+3161 1507 mt 3206 1478 L
+1 sg
+45 5 -28 7 3164 2297 3 MP
+PP
+c11
+3164 2297 mt 3136 2304 L
+c13
+3136 2304 mt 3181 2309 L
+1 sg
+-29 20 45 5 3136 2304 3 MP
+PP
+c13
+3136 2304 mt 3181 2309 L
+c14
+3181 2309 mt 3152 2329 L
+1 sg
+45 13 -29 20 3181 2309 3 MP
+PP
+c14
+3181 2309 mt 3152 2329 L
+c17
+3152 2329 mt 3197 2342 L
+1 sg
+-29 -9 45 -10 3161 2324 3 MP
+PP
+c8
+3161 2324 mt 3206 2314 L
+3206 2314 mt 3177 2305 L
+1 sg
+45 21 -29 -5 3188 2618 3 MP
+PP
+c47
+3188 2618 mt 3159 2613 L
+3159 2613 mt 3204 2634 L
+1 sg
+-28 -13 45 -12 3158 1334 3 MP
+PP
+c8
+3158 1334 mt 3203 1322 L
+3203 1322 mt 3175 1309 L
+1 sg
+45 -12 -29 -14 3187 1348 3 MP
+PP
+c8
+3187 1348 mt 3158 1334 L
+3158 1334 mt 3203 1322 L
+1 sg
+-29 -24 45 -64 3158 1672 3 MP
+PP
+c35
+3158 1672 mt 3203 1608 L
+c41
+3203 1608 mt 3174 1584 L
+1 sg
+45 -64 -28 -29 3186 1701 3 MP
+PP
+c33
+3186 1701 mt 3158 1672 L
+c35
+3158 1672 mt 3203 1608 L
+1 sg
+-29 -104 45 11 3147 2516 3 MP
+PP
+c43
+3147 2516 mt 3192 2527 L
+c45
+3192 2527 mt 3163 2423 L
+1 sg
+44 32 -28 46 3184 2443 3 MP
+PP
+c27
+3184 2443 mt 3156 2489 L
+c32
+3156 2489 mt 3200 2521 L
+1 sg
+-28 42 44 32 3156 2489 3 MP
+PP
+c32
+3156 2489 mt 3200 2521 L
+c38
+3200 2521 mt 3172 2563 L
+1 sg
+-29 -13 45 -12 3155 1398 3 MP
+PP
+c8
+3155 1398 mt 3200 1386 L
+3200 1386 mt 3171 1373 L
+1 sg
+45 -12 -28 -13 3183 1411 3 MP
+PP
+c8
+3183 1411 mt 3155 1398 L
+3155 1398 mt 3200 1386 L
+1 sg
+45 -48 -29 -60 3183 1953 3 MP
+PP
+c10
+3183 1953 mt 3154 1893 L
+c12
+3154 1893 mt 3199 1845 L
+1 sg
+-29 -46 45 -48 3154 1893 3 MP
+PP
+c12
+3154 1893 mt 3199 1845 L
+c15
+3199 1845 mt 3170 1799 L
+1 sg
+-29 34 45 13 3152 2329 3 MP
+PP
+c17
+3152 2329 mt 3197 2342 L
+c19
+3197 2342 mt 3168 2376 L
+1 sg
+45 -11 -29 -13 3180 1473 3 MP
+PP
+c8
+3180 1473 mt 3151 1460 L
+3151 1460 mt 3196 1449 L
+1 sg
+-29 -13 45 -11 3151 1460 3 MP
+PP
+c8
+3151 1460 mt 3196 1449 L
+3196 1449 mt 3167 1436 L
+1 sg
+-28 -101 45 -16 3150 2183 3 MP
+PP
+c31
+3150 2183 mt 3195 2167 L
+3195 2167 mt 3167 2066 L
+1 sg
+-28 -126 45 27 3089 2272 3 MP
+PP
+c23
+3089 2272 mt 3134 2299 L
+c27
+3134 2299 mt 3106 2173 L
+1 sg
+45 27 -29 -132 3118 2404 3 MP
+PP
+c36
+3118 2404 mt 3089 2272 L
+c23
+3089 2272 mt 3134 2299 L
+1 sg
+44 10 -28 -126 3134 2299 3 MP
+PP
+c27
+3134 2299 mt 3106 2173 L
+c21
+3106 2173 mt 3150 2183 L
+1 sg
+-29 -124 45 19 3118 2404 3 MP
+PP
+c36
+3118 2404 mt 3163 2423 L
+c37
+3163 2423 mt 3134 2299 L
+1 sg
+-28 7 44 -1 3120 2298 3 MP
+PP
+c10
+3120 2298 mt 3164 2297 L
+c11
+3164 2297 mt 3136 2304 L
+1 sg
+-29 2 45 -5 3148 2300 3 MP
+PP
+c10
+3148 2300 mt 3193 2295 L
+3193 2295 mt 3164 2297 L
+1 sg
+45 -5 -29 -5 3177 2305 3 MP
+PP
+c8
+3177 2305 mt 3148 2300 L
+c10
+3148 2300 mt 3193 2295 L
+1 sg
+45 -50 -29 -18 3174 1584 3 MP
+PP
+c42
+3174 1584 mt 3145 1566 L
+3145 1566 mt 3190 1516 L
+1 sg
+45 5 -29 -5 3128 1547 3 MP
+PP
+c18
+3128 1547 mt 3099 1542 L
+c15
+3099 1542 mt 3144 1547 L
+1 sg
+-29 -8 45 5 3099 1542 3 MP
+PP
+c15
+3099 1542 mt 3144 1547 L
+c12
+3144 1547 mt 3115 1539 L
+1 sg
+45 11 -29 -1 3140 1541 3 MP
+PP
+c24
+3140 1541 mt 3111 1540 L
+c20
+3111 1540 mt 3156 1551 L
+1 sg
+-28 -4 45 11 3111 1540 3 MP
+PP
+c20
+3111 1540 mt 3156 1551 L
+c18
+3156 1551 mt 3128 1547 L
+1 sg
+-29 -9 45 0 3115 1539 3 MP
+PP
+c12
+3115 1539 mt 3160 1539 L
+c9
+3160 1539 mt 3131 1530 L
+1 sg
+45 -1 -29 -8 3115 1539 3 MP
+PP
+c12
+3115 1539 mt 3086 1531 L
+3086 1531 mt 3131 1530 L
+1 sg
+-28 -9 45 -1 3086 1531 3 MP
+PP
+c12
+3086 1531 mt 3131 1530 L
+c9
+3131 1530 mt 3103 1521 L
+1 sg
+-29 2 45 12 3124 1527 3 MP
+PP
+c30
+3124 1527 mt 3169 1539 L
+c26
+3169 1539 mt 3140 1541 L
+1 sg
+45 12 -29 7 3153 1520 3 MP
+PP
+c33
+3153 1520 mt 3124 1527 L
+c30
+3124 1527 mt 3169 1539 L
+1 sg
+-29 -9 45 -50 3145 1566 3 MP
+PP
+c42
+3145 1566 mt 3190 1516 L
+c50
+3190 1516 mt 3161 1507 L
+1 sg
+-28 -79 44 28 3131 2567 3 MP
+PP
+c45
+3131 2567 mt 3175 2595 L
+c48
+3175 2595 mt 3147 2516 L
+1 sg
+44 28 -28 -46 3159 2613 3 MP
+PP
+c47
+3159 2613 mt 3131 2567 L
+c45
+3131 2567 mt 3175 2595 L
+1 sg
+45 35 -29 20 3172 2563 3 MP
+PP
+c40
+3172 2563 mt 3143 2583 L
+c49
+3143 2583 mt 3188 2618 L
+1 sg
+-29 -5 45 35 3143 2583 3 MP
+PP
+c49
+3143 2583 mt 3188 2618 L
+c47
+3188 2618 mt 3159 2613 L
+1 sg
+45 -12 -29 -13 3171 1373 3 MP
+PP
+c8
+3171 1373 mt 3142 1360 L
+3142 1360 mt 3187 1348 L
+1 sg
+-29 -14 45 -12 3142 1360 3 MP
+PP
+c8
+3142 1360 mt 3187 1348 L
+3187 1348 mt 3158 1334 L
+1 sg
+-28 -29 44 -65 3142 1766 3 MP
+PP
+c24
+3142 1766 mt 3186 1701 L
+c33
+3186 1701 mt 3158 1672 L
+1 sg
+44 -65 -28 -33 3170 1799 3 MP
+PP
+c20
+3170 1799 mt 3142 1766 L
+c24
+3142 1766 mt 3186 1701 L
+1 sg
+45 19 -29 -112 3147 2516 3 MP
+PP
+c43
+3147 2516 mt 3118 2404 L
+c36
+3118 2404 mt 3163 2423 L
+1 sg
+45 29 -29 38 3168 2376 3 MP
+PP
+c21
+3168 2376 mt 3139 2414 L
+c23
+3139 2414 mt 3184 2443 L
+1 sg
+-28 46 45 29 3139 2414 3 MP
+PP
+c23
+3139 2414 mt 3184 2443 L
+c27
+3184 2443 mt 3156 2489 L
+1 sg
+44 -12 -28 -13 3167 1436 3 MP
+PP
+c8
+3167 1436 mt 3139 1423 L
+3139 1423 mt 3183 1411 L
+1 sg
+-28 -13 44 -12 3139 1423 3 MP
+PP
+c8
+3139 1423 mt 3183 1411 L
+3183 1411 mt 3155 1398 L
+1 sg
+45 -31 -29 -82 3167 2066 3 MP
+PP
+c16
+3167 2066 mt 3138 1984 L
+c11
+3138 1984 mt 3183 1953 L
+1 sg
+-29 -60 45 -31 3138 1984 3 MP
+PP
+c11
+3138 1984 mt 3183 1953 L
+c10
+3183 1953 mt 3154 1893 L
+1 sg
+-29 -13 45 -10 3135 1483 3 MP
+PP
+c8
+3135 1483 mt 3180 1473 L
+3180 1473 mt 3151 1460 L
+1 sg
+-29 -11 45 -7 3074 1511 3 MP
+PP
+c9
+3074 1511 mt 3119 1504 L
+3119 1504 mt 3090 1493 L
+1 sg
+45 -7 -29 -10 3103 1521 3 MP
+PP
+c9
+3103 1521 mt 3074 1511 L
+3074 1511 mt 3119 1504 L
+1 sg
+45 -10 -29 -11 3119 1504 3 MP
+PP
+c9
+3119 1504 mt 3090 1493 L
+3090 1493 mt 3135 1483 L
+1 sg
+44 -5 -28 11 3120 1498 3 MP
+PP
+c42
+3120 1498 mt 3092 1509 L
+c39
+3092 1509 mt 3136 1504 L
+1 sg
+-28 10 44 -5 3092 1509 3 MP
+PP
+c39
+3092 1509 mt 3136 1504 L
+3136 1504 mt 3108 1514 L
+1 sg
+45 6 -28 10 3136 1504 3 MP
+PP
+c39
+3136 1504 mt 3108 1514 L
+c35
+3108 1514 mt 3153 1520 L
+1 sg
+-29 13 45 -7 3120 1498 3 MP
+PP
+c42
+3120 1498 mt 3165 1491 L
+c41
+3165 1491 mt 3136 1504 L
+1 sg
+45 -7 -29 11 3149 1487 3 MP
+PP
+c44
+3149 1487 mt 3120 1498 L
+c42
+3120 1498 mt 3165 1491 L
+1 sg
+-29 8 45 -28 3133 1507 3 MP
+PP
+c44
+3133 1507 mt 3178 1479 L
+c50
+3178 1479 mt 3149 1487 L
+1 sg
+45 -28 -28 0 3161 1507 3 MP
+PP
+c50
+3161 1507 mt 3133 1507 L
+c44
+3133 1507 mt 3178 1479 L
+1 sg
+45 13 -29 12 3136 2304 3 MP
+PP
+c13
+3136 2304 mt 3107 2316 L
+c14
+3107 2316 mt 3152 2329 L
+1 sg
+-29 -5 45 -9 3132 2314 3 MP
+PP
+c8
+3132 2314 mt 3177 2305 L
+3177 2305 mt 3148 2300 L
+1 sg
+45 -9 -29 -10 3161 2324 3 MP
+PP
+c8
+3161 2324 mt 3132 2314 L
+3132 2314 mt 3177 2305 L
+1 sg
+45 -12 -28 -13 3158 1334 3 MP
+PP
+c8
+3158 1334 mt 3130 1321 L
+3130 1321 mt 3175 1309 L
+1 sg
+45 -66 -29 -22 3158 1672 3 MP
+PP
+c35
+3158 1672 mt 3129 1650 L
+3129 1650 mt 3174 1584 L
+1 sg
+-29 -18 45 -66 3129 1650 3 MP
+PP
+c35
+3129 1650 mt 3174 1584 L
+c42
+3174 1584 mt 3145 1566 L
+1 sg
+-29 -112 45 36 3102 2480 3 MP
+PP
+c46
+3102 2480 mt 3147 2516 L
+c43
+3147 2516 mt 3118 2404 L
+1 sg
+45 36 -29 -87 3131 2567 3 MP
+PP
+c45
+3131 2567 mt 3102 2480 L
+c46
+3102 2480 mt 3147 2516 L
+1 sg
+45 41 -29 33 3156 2489 3 MP
+PP
+c32
+3156 2489 mt 3127 2522 L
+c38
+3127 2522 mt 3172 2563 L
+1 sg
+-29 20 45 41 3127 2522 3 MP
+PP
+c38
+3127 2522 mt 3172 2563 L
+c40
+3172 2563 mt 3143 2583 L
+1 sg
+45 -12 -29 -13 3155 1398 3 MP
+PP
+c8
+3155 1398 mt 3126 1385 L
+3126 1385 mt 3171 1373 L
+1 sg
+-29 -13 45 -12 3126 1385 3 MP
+PP
+c8
+3126 1385 mt 3171 1373 L
+3171 1373 mt 3142 1360 L
+1 sg
+-28 -33 45 -53 3125 1852 3 MP
+PP
+c15
+3125 1852 mt 3170 1799 L
+c20
+3170 1799 mt 3142 1766 L
+1 sg
+45 -53 -29 -41 3154 1893 3 MP
+PP
+c12
+3154 1893 mt 3125 1852 L
+c15
+3125 1852 mt 3170 1799 L
+1 sg
+-29 38 45 22 3123 2354 3 MP
+PP
+c19
+3123 2354 mt 3168 2376 L
+c21
+3168 2376 mt 3139 2414 L
+1 sg
+45 22 -29 25 3152 2329 3 MP
+PP
+c17
+3152 2329 mt 3123 2354 L
+c19
+3123 2354 mt 3168 2376 L
+1 sg
+-28 -13 45 -12 3122 1448 3 MP
+PP
+c8
+3122 1448 mt 3167 1436 L
+3167 1436 mt 3139 1423 L
+1 sg
+45 -12 -29 -12 3151 1460 3 MP
+PP
+c8
+3151 1460 mt 3122 1448 L
+3122 1448 mt 3167 1436 L
+1 sg
+-29 -82 45 -10 3122 2076 3 MP
+PP
+c16
+3122 2076 mt 3167 2066 L
+3167 2066 mt 3138 1984 L
+1 sg
+45 -10 -28 -107 3150 2183 3 MP
+PP
+c31
+3150 2183 mt 3122 2076 L
+c16
+3122 2076 mt 3167 2066 L
+1 sg
+44 -1 -28 -2 3148 2300 3 MP
+PP
+c10
+3148 2300 mt 3120 2298 L
+3120 2298 mt 3164 2297 L
+1 sg
+45 4 -29 -7 3099 1542 3 MP
+PP
+c15
+3099 1542 mt 3070 1535 L
+3070 1535 mt 3115 1539 L
+1 sg
+45 10 -28 -3 3111 1540 3 MP
+PP
+c20
+3111 1540 mt 3083 1537 L
+3083 1537 mt 3128 1547 L
+1 sg
+-29 -5 45 10 3083 1537 3 MP
+PP
+c20
+3083 1537 mt 3128 1547 L
+c18
+3128 1547 mt 3099 1542 L
+1 sg
+45 12 -29 2 3124 1527 3 MP
+PP
+c30
+3124 1527 mt 3095 1529 L
+c26
+3095 1529 mt 3140 1541 L
+1 sg
+-29 -8 45 4 3070 1535 3 MP
+PP
+c15
+3070 1535 mt 3115 1539 L
+c12
+3115 1539 mt 3086 1531 L
+1 sg
+-29 -1 45 12 3095 1529 3 MP
+PP
+c26
+3095 1529 mt 3140 1541 L
+c24
+3140 1541 mt 3111 1540 L
+1 sg
+-29 7 45 6 3108 1514 3 MP
+PP
+c35
+3108 1514 mt 3153 1520 L
+c33
+3153 1520 mt 3124 1527 L
+1 sg
+-28 0 44 -50 3117 1557 3 MP
+PP
+c42
+3117 1557 mt 3161 1507 L
+c50
+3161 1507 mt 3133 1507 L
+1 sg
+44 -50 -28 -9 3145 1566 3 MP
+PP
+c42
+3145 1566 mt 3117 1557 L
+3117 1557 mt 3161 1507 L
+1 sg
+-29 25 45 13 3107 2316 3 MP
+PP
+c14
+3107 2316 mt 3152 2329 L
+c17
+3152 2329 mt 3123 2354 L
+1 sg
+-29 -10 45 -10 3116 2334 3 MP
+PP
+c8
+3116 2334 mt 3161 2324 L
+3161 2324 mt 3132 2314 L
+1 sg
+-28 -46 45 43 3114 2570 3 MP
+PP
+c49
+3114 2570 mt 3159 2613 L
+c47
+3159 2613 mt 3131 2567 L
+1 sg
+45 43 -29 -13 3143 2583 3 MP
+PP
+c49
+3143 2583 mt 3114 2570 L
+3114 2570 mt 3159 2613 L
+1 sg
+-28 -13 44 -13 3114 1347 3 MP
+PP
+c8
+3114 1347 mt 3158 1334 L
+3158 1334 mt 3130 1321 L
+1 sg
+44 -13 -28 -13 3142 1360 3 MP
+PP
+c8
+3142 1360 mt 3114 1347 L
+3114 1347 mt 3158 1334 L
+1 sg
+45 -70 -29 -24 3142 1766 3 MP
+PP
+c24
+3142 1766 mt 3113 1742 L
+c26
+3113 1742 mt 3158 1672 L
+1 sg
+-29 -22 45 -70 3113 1742 3 MP
+PP
+c26
+3113 1742 mt 3158 1672 L
+c35
+3158 1672 mt 3129 1650 L
+1 sg
+45 40 -28 35 3139 2414 3 MP
+PP
+c23
+3139 2414 mt 3111 2449 L
+c27
+3111 2449 mt 3156 2489 L
+1 sg
+-29 33 45 40 3111 2449 3 MP
+PP
+c27
+3111 2449 mt 3156 2489 L
+c32
+3156 2489 mt 3127 2522 L
+1 sg
+45 -12 -29 -13 3139 1423 3 MP
+PP
+c8
+3139 1423 mt 3110 1410 L
+3110 1410 mt 3155 1398 L
+1 sg
+-29 -13 45 -12 3110 1410 3 MP
+PP
+c8
+3110 1410 mt 3155 1398 L
+3155 1398 mt 3126 1385 L
+1 sg
+-29 -41 45 -32 3109 1925 3 MP
+PP
+c9
+3109 1925 mt 3154 1893 L
+c12
+3154 1893 mt 3125 1852 L
+1 sg
+45 -32 -29 -59 3138 1984 3 MP
+PP
+c11
+3138 1984 mt 3109 1925 L
+c9
+3109 1925 mt 3154 1893 L
+1 sg
+45 -11 -29 -12 3135 1483 3 MP
+PP
+c8
+3135 1483 mt 3106 1471 L
+3106 1471 mt 3151 1460 L
+1 sg
+-29 -12 45 -11 3106 1471 3 MP
+PP
+c8
+3106 1471 mt 3151 1460 L
+3151 1460 mt 3122 1448 L
+1 sg
+-28 -107 44 10 3106 2173 3 MP
+PP
+c21
+3106 2173 mt 3150 2183 L
+c31
+3150 2183 mt 3122 2076 L
+1 sg
+45 -4 -29 -8 3058 1523 3 MP
+PP
+c12
+3058 1523 mt 3029 1515 L
+c9
+3029 1515 mt 3074 1511 L
+1 sg
+-29 -10 45 -2 3058 1523 3 MP
+PP
+c12
+3058 1523 mt 3103 1521 L
+c9
+3103 1521 mt 3074 1511 L
+1 sg
+45 -2 -29 7 3092 1509 3 MP
+PP
+c39
+3092 1509 mt 3063 1516 L
+c35
+3063 1516 mt 3108 1514 L
+1 sg
+45 -26 -29 6 3133 1507 3 MP
+PP
+c44
+3133 1507 mt 3104 1513 L
+c42
+3104 1513 mt 3149 1487 L
+1 sg
+-29 11 45 -26 3104 1513 3 MP
+PP
+c42
+3104 1513 mt 3149 1487 L
+c44
+3149 1487 mt 3120 1498 L
+1 sg
+-29 -132 45 43 3073 2361 3 MP
+PP
+c29
+3073 2361 mt 3118 2404 L
+c36
+3118 2404 mt 3089 2272 L
+1 sg
+45 4 -29 2 3120 2298 3 MP
+PP
+c10
+3120 2298 mt 3091 2300 L
+c11
+3091 2300 mt 3136 2304 L
+1 sg
+-29 12 45 4 3091 2300 3 MP
+PP
+c11
+3091 2300 mt 3136 2304 L
+c13
+3136 2304 mt 3107 2316 L
+1 sg
+44 -6 -28 -8 3132 2314 3 MP
+PP
+c8
+3132 2314 mt 3104 2306 L
+c10
+3104 2306 mt 3148 2300 L
+1 sg
+-28 -2 44 -6 3104 2306 3 MP
+PP
+c10
+3104 2306 mt 3148 2300 L
+3148 2300 mt 3120 2298 L
+1 sg
+45 -68 -29 -16 3129 1650 3 MP
+PP
+c35
+3129 1650 mt 3100 1634 L
+3100 1634 mt 3145 1566 L
+1 sg
+-28 -9 45 -68 3100 1634 3 MP
+PP
+c35
+3100 1634 mt 3145 1566 L
+c42
+3145 1566 mt 3117 1557 L
+1 sg
+-29 -87 45 50 3086 2517 3 MP
+PP
+c40
+3086 2517 mt 3131 2567 L
+c45
+3131 2567 mt 3102 2480 L
+1 sg
+45 50 -28 -53 3114 2570 3 MP
+PP
+c49
+3114 2570 mt 3086 2517 L
+c40
+3086 2517 mt 3131 2567 L
+1 sg
+45 51 -29 10 3127 2522 3 MP
+PP
+c38
+3127 2522 mt 3098 2532 L
+c37
+3098 2532 mt 3143 2583 L
+1 sg
+-29 -13 45 51 3098 2532 3 MP
+PP
+c37
+3098 2532 mt 3143 2583 L
+c49
+3143 2583 mt 3114 2570 L
+1 sg
+45 -12 -29 -13 3126 1385 3 MP
+PP
+c8
+3126 1385 mt 3097 1372 L
+3097 1372 mt 3142 1360 L
+1 sg
+-28 -13 45 -12 3097 1372 3 MP
+PP
+c8
+3097 1372 mt 3142 1360 L
+3142 1360 mt 3114 1347 L
+1 sg
+-29 -24 45 -59 3097 1825 3 MP
+PP
+c18
+3097 1825 mt 3142 1766 L
+c24
+3142 1766 mt 3113 1742 L
+1 sg
+45 -59 -28 -27 3125 1852 3 MP
+PP
+c15
+3125 1852 mt 3097 1825 L
+c18
+3097 1825 mt 3142 1766 L
+1 sg
+45 43 -29 -119 3102 2480 3 MP
+PP
+c46
+3102 2480 mt 3073 2361 L
+c29
+3073 2361 mt 3118 2404 L
+1 sg
+-28 35 44 32 3095 2382 3 MP
+PP
+c31
+3095 2382 mt 3139 2414 L
+c23
+3139 2414 mt 3111 2449 L
+1 sg
+44 32 -28 28 3123 2354 3 MP
+PP
+c19
+3123 2354 mt 3095 2382 L
+c31
+3095 2382 mt 3139 2414 L
+1 sg
+45 -12 -28 -13 3122 1448 3 MP
+PP
+c8
+3122 1448 mt 3094 1435 L
+3094 1435 mt 3139 1423 L
+1 sg
+-29 -13 45 -12 3094 1435 3 MP
+PP
+c8
+3094 1435 mt 3139 1423 L
+3139 1423 mt 3110 1410 L
+1 sg
+45 -7 -29 -85 3122 2076 3 MP
+PP
+c16
+3122 2076 mt 3093 1991 L
+c10
+3093 1991 mt 3138 1984 L
+1 sg
+-29 -59 45 -7 3093 1991 3 MP
+PP
+c10
+3093 1991 mt 3138 1984 L
+c11
+3138 1984 mt 3109 1925 L
+1 sg
+-29 -12 45 -10 3090 1493 3 MP
+PP
+c9
+3090 1493 mt 3135 1483 L
+c8
+3135 1483 mt 3106 1471 L
+1 sg
+44 2 -28 -6 3070 1535 3 MP
+PP
+c15
+3070 1535 mt 3042 1529 L
+3042 1529 mt 3086 1531 L
+1 sg
+-28 -8 44 2 3042 1529 3 MP
+PP
+c15
+3042 1529 mt 3086 1531 L
+c12
+3086 1531 mt 3058 1523 L
+1 sg
+45 -2 -28 -8 3086 1531 3 MP
+PP
+c12
+3086 1531 mt 3058 1523 L
+3058 1523 mt 3103 1521 L
+1 sg
+44 12 -28 -1 3095 1529 3 MP
+PP
+c26
+3095 1529 mt 3067 1528 L
+3067 1528 mt 3111 1540 L
+1 sg
+-28 -3 44 12 3067 1528 3 MP
+PP
+c26
+3067 1528 mt 3111 1540 L
+c20
+3111 1540 mt 3083 1537 L
+1 sg
+45 8 -29 5 3108 1514 3 MP
+PP
+c35
+3108 1514 mt 3079 1519 L
+c33
+3079 1519 mt 3124 1527 L
+1 sg
+-29 2 45 8 3079 1519 3 MP
+PP
+c33
+3079 1519 mt 3124 1527 L
+c30
+3124 1527 mt 3095 1529 L
+1 sg
+45 -48 -29 -2 3117 1557 3 MP
+PP
+c42
+3117 1557 mt 3088 1555 L
+c41
+3088 1555 mt 3133 1507 L
+1 sg
+-28 -6 45 9 3025 1526 3 MP
+PP
+c18
+3025 1526 mt 3070 1535 L
+c15
+3070 1535 mt 3042 1529 L
+1 sg
+45 10 -29 -5 3083 1537 3 MP
+PP
+c20
+3083 1537 mt 3054 1532 L
+c18
+3054 1532 mt 3099 1542 L
+1 sg
+-29 -7 45 10 3054 1532 3 MP
+PP
+c18
+3054 1532 mt 3099 1542 L
+c15
+3099 1542 mt 3070 1535 L
+1 sg
+-29 5 45 -2 3063 1516 3 MP
+PP
+c35
+3063 1516 mt 3108 1514 L
+3108 1514 mt 3079 1519 L
+1 sg
+-29 6 45 -48 3088 1555 3 MP
+PP
+c41
+3088 1555 mt 3133 1507 L
+c44
+3133 1507 mt 3104 1513 L
+1 sg
+44 49 -28 -138 3073 2361 3 MP
+PP
+c29
+3073 2361 mt 3045 2223 L
+c21
+3045 2223 mt 3089 2272 L
+1 sg
+-28 17 45 10 3062 2306 3 MP
+PP
+c13
+3062 2306 mt 3107 2316 L
+c14
+3107 2316 mt 3079 2333 L
+1 sg
+44 21 -28 17 3107 2316 3 MP
+PP
+c14
+3107 2316 mt 3079 2333 L
+c17
+3079 2333 mt 3123 2354 L
+1 sg
+45 -9 -29 -11 3116 2334 3 MP
+PP
+c8
+3116 2334 mt 3087 2323 L
+3087 2323 mt 3132 2314 L
+1 sg
+45 10 -29 6 3091 2300 3 MP
+PP
+c11
+3091 2300 mt 3062 2306 L
+c13
+3062 2306 mt 3107 2316 L
+1 sg
+-28 -8 45 -9 3087 2323 3 MP
+PP
+c8
+3087 2323 mt 3132 2314 L
+3132 2314 mt 3104 2306 L
+1 sg
+45 -12 -29 -14 3114 1347 3 MP
+PP
+c8
+3114 1347 mt 3085 1333 L
+3085 1333 mt 3130 1321 L
+1 sg
+45 -73 -29 -19 3113 1742 3 MP
+PP
+c26
+3113 1742 mt 3084 1723 L
+3084 1723 mt 3129 1650 L
+1 sg
+-29 -16 45 -73 3084 1723 3 MP
+PP
+c26
+3084 1723 mt 3129 1650 L
+c35
+3129 1650 mt 3100 1634 L
+1 sg
+45 55 -29 -92 3086 2517 3 MP
+PP
+c40
+3086 2517 mt 3057 2425 L
+c36
+3057 2425 mt 3102 2480 L
+1 sg
+-29 10 45 51 3082 2471 3 MP
+PP
+c29
+3082 2471 mt 3127 2522 L
+c38
+3127 2522 mt 3098 2532 L
+1 sg
+-29 -119 45 55 3057 2425 3 MP
+PP
+c36
+3057 2425 mt 3102 2480 L
+c46
+3102 2480 mt 3073 2361 L
+1 sg
+45 51 -29 22 3111 2449 3 MP
+PP
+c27
+3111 2449 mt 3082 2471 L
+c29
+3082 2471 mt 3127 2522 L
+1 sg
+-29 -13 45 -12 3081 1397 3 MP
+PP
+c8
+3081 1397 mt 3126 1385 L
+3126 1385 mt 3097 1372 L
+1 sg
+45 -12 -29 -13 3110 1410 3 MP
+PP
+c8
+3110 1410 mt 3081 1397 L
+3081 1397 mt 3126 1385 L
+1 sg
+44 -36 -28 -37 3109 1925 3 MP
+PP
+c9
+3109 1925 mt 3081 1888 L
+c12
+3081 1888 mt 3125 1852 L
+1 sg
+-28 -27 44 -36 3081 1888 3 MP
+PP
+c12
+3081 1888 mt 3125 1852 L
+c15
+3125 1852 mt 3097 1825 L
+1 sg
+-28 28 44 21 3079 2333 3 MP
+PP
+c17
+3079 2333 mt 3123 2354 L
+c19
+3123 2354 mt 3095 2382 L
+1 sg
+-28 -13 44 -11 3078 1459 3 MP
+PP
+c8
+3078 1459 mt 3122 1448 L
+3122 1448 mt 3094 1435 L
+1 sg
+44 -11 -28 -12 3106 1471 3 MP
+PP
+c8
+3106 1471 mt 3078 1459 L
+3078 1459 mt 3122 1448 L
+1 sg
+45 16 -29 -113 3106 2173 3 MP
+PP
+c21
+3106 2173 mt 3077 2060 L
+c14
+3077 2060 mt 3122 2076 L
+1 sg
+-29 -85 45 16 3077 2060 3 MP
+PP
+c14
+3077 2060 mt 3122 2076 L
+c16
+3122 2076 mt 3093 1991 L
+1 sg
+-29 -9 45 -1 2984 1516 3 MP
+PP
+c12
+2984 1516 mt 3029 1515 L
+c9
+3029 1515 mt 3000 1506 L
+1 sg
+44 -3 -28 -7 2984 1516 3 MP
+PP
+c12
+2984 1516 mt 2956 1509 L
+2956 1509 mt 3000 1506 L
+1 sg
+-28 -9 44 -3 2956 1509 3 MP
+PP
+c12
+2956 1509 mt 3000 1506 L
+c9
+3000 1506 mt 2972 1497 L
+1 sg
+45 -1 -29 -6 3013 1522 3 MP
+PP
+c12
+3013 1522 mt 2984 1516 L
+2984 1516 mt 3029 1515 L
+1 sg
+-29 -8 45 1 3013 1522 3 MP
+PP
+c12
+3013 1522 mt 3058 1523 L
+3058 1523 mt 3029 1515 L
+1 sg
+45 18 -29 -8 3022 1513 3 MP
+PP
+c30
+3022 1513 mt 2993 1505 L
+2993 1505 mt 3038 1523 L
+1 sg
+-29 -6 45 18 2993 1505 3 MP
+PP
+c30
+2993 1505 mt 3038 1523 L
+c24
+3038 1523 mt 3009 1517 L
+1 sg
+45 -6 -29 -9 3029 1515 3 MP
+PP
+c9
+3029 1515 mt 3000 1506 L
+3000 1506 mt 3045 1500 L
+1 sg
+45 1 -29 -7 3042 1529 3 MP
+PP
+c15
+3042 1529 mt 3013 1522 L
+c12
+3013 1522 mt 3058 1523 L
+1 sg
+-29 -11 45 -4 3029 1515 3 MP
+PP
+c9
+3029 1515 mt 3074 1511 L
+3074 1511 mt 3045 1500 L
+1 sg
+45 15 -28 -6 3050 1519 3 MP
+PP
+c30
+3050 1519 mt 3022 1513 L
+3022 1513 mt 3067 1528 L
+1 sg
+-29 -5 45 15 3022 1513 3 MP
+PP
+c30
+3022 1513 mt 3067 1528 L
+c26
+3067 1528 mt 3038 1523 L
+1 sg
+-28 -6 44 9 3006 1510 3 MP
+PP
+c33
+3006 1510 mt 3050 1519 L
+c30
+3050 1519 mt 3022 1513 L
+1 sg
+44 9 -28 -7 3034 1517 3 MP
+PP
+c35
+3034 1517 mt 3006 1510 L
+c33
+3006 1510 mt 3050 1519 L
+1 sg
+-29 0 45 2 3034 1517 3 MP
+PP
+c35
+3034 1517 mt 3079 1519 L
+c33
+3079 1519 mt 3050 1519 L
+1 sg
+45 2 -29 1 3063 1516 3 MP
+PP
+c35
+3063 1516 mt 3034 1517 L
+3034 1517 mt 3079 1519 L
+1 sg
+45 10 -29 0 3079 1519 3 MP
+PP
+c33
+3079 1519 mt 3050 1519 L
+c30
+3050 1519 mt 3095 1529 L
+1 sg
+-28 11 45 -24 3075 1522 3 MP
+PP
+c41
+3075 1522 mt 3120 1498 L
+c42
+3120 1498 mt 3092 1509 L
+1 sg
+45 -24 -29 9 3104 1513 3 MP
+PP
+c42
+3104 1513 mt 3075 1522 L
+c41
+3075 1522 mt 3120 1498 L
+1 sg
+-28 -138 44 60 3029 2301 3 MP
+PP
+c23
+3029 2301 mt 3073 2361 L
+c29
+3073 2361 mt 3045 2223 L
+1 sg
+-29 6 45 2 3046 2298 3 MP
+PP
+c10
+3046 2298 mt 3091 2300 L
+c11
+3091 2300 mt 3062 2306 L
+1 sg
+45 2 -29 -3 3075 2301 3 MP
+PP
+c10
+3075 2301 mt 3046 2298 L
+3046 2298 mt 3091 2300 L
+1 sg
+-29 2 45 -3 3075 2301 3 MP
+PP
+c10
+3075 2301 mt 3120 2298 L
+3120 2298 mt 3091 2300 L
+1 sg
+45 -3 -29 -5 3104 2306 3 MP
+PP
+c10
+3104 2306 mt 3075 2301 L
+3075 2301 mt 3120 2298 L
+1 sg
+-29 -2 45 -67 3072 1624 3 MP
+PP
+c35
+3072 1624 mt 3117 1557 L
+c42
+3117 1557 mt 3088 1555 L
+1 sg
+45 -67 -28 -10 3100 1634 3 MP
+PP
+c35
+3100 1634 mt 3072 1624 L
+3072 1624 mt 3117 1557 L
+1 sg
+44 60 -28 -124 3057 2425 3 MP
+PP
+c36
+3057 2425 mt 3029 2301 L
+c23
+3029 2301 mt 3073 2361 L
+1 sg
+45 32 -29 17 3079 2333 3 MP
+PP
+c17
+3079 2333 mt 3050 2350 L
+c19
+3050 2350 mt 3095 2382 L
+1 sg
+-29 -11 45 -11 3071 2345 3 MP
+PP
+c8
+3071 2345 mt 3116 2334 L
+3116 2334 mt 3087 2323 L
+1 sg
+-28 -53 44 59 3070 2511 3 MP
+PP
+c37
+3070 2511 mt 3114 2570 L
+c49
+3114 2570 mt 3086 2517 L
+1 sg
+44 59 -28 -21 3098 2532 3 MP
+PP
+c37
+3098 2532 mt 3070 2511 L
+3070 2511 mt 3114 2570 L
+1 sg
+45 -12 -28 -13 3097 1372 3 MP
+PP
+c8
+3097 1372 mt 3069 1359 L
+3069 1359 mt 3114 1347 L
+1 sg
+-29 -14 45 -12 3069 1359 3 MP
+PP
+c8
+3069 1359 mt 3114 1347 L
+3114 1347 mt 3085 1333 L
+1 sg
+-29 -19 45 -64 3068 1806 3 MP
+PP
+c18
+3068 1806 mt 3113 1742 L
+c26
+3113 1742 mt 3084 1723 L
+1 sg
+45 -64 -29 -19 3097 1825 3 MP
+PP
+c18
+3097 1825 mt 3068 1806 L
+3068 1806 mt 3113 1742 L
+1 sg
+-29 22 45 44 3066 2405 3 MP
+PP
+c25
+3066 2405 mt 3111 2449 L
+c27
+3111 2449 mt 3082 2471 L
+1 sg
+45 44 -29 23 3095 2382 3 MP
+PP
+c31
+3095 2382 mt 3066 2405 L
+c25
+3066 2405 mt 3111 2449 L
+1 sg
+-29 -13 45 -12 3065 1422 3 MP
+PP
+c8
+3065 1422 mt 3110 1410 L
+3110 1410 mt 3081 1397 L
+1 sg
+45 -12 -29 -13 3094 1435 3 MP
+PP
+c8
+3094 1435 mt 3065 1422 L
+3065 1422 mt 3110 1410 L
+1 sg
+45 -8 -29 -58 3093 1991 3 MP
+PP
+c10
+3093 1991 mt 3064 1933 L
+c9
+3064 1933 mt 3109 1925 L
+1 sg
+-28 -37 45 -8 3064 1933 3 MP
+PP
+c9
+3064 1933 mt 3109 1925 L
+3109 1925 mt 3081 1888 L
+1 sg
+-28 -12 45 -10 3061 1481 3 MP
+PP
+c8
+3061 1481 mt 3106 1471 L
+3106 1471 mt 3078 1459 L
+1 sg
+45 -10 -29 -12 3090 1493 3 MP
+PP
+c9
+3090 1493 mt 3061 1481 L
+c8
+3061 1481 mt 3106 1471 L
+1 sg
+45 34 -28 -133 3089 2272 3 MP
+PP
+c23
+3089 2272 mt 3061 2139 L
+c17
+3061 2139 mt 3106 2173 L
+1 sg
+-29 -113 45 34 3061 2139 3 MP
+PP
+c17
+3061 2139 mt 3106 2173 L
+c21
+3106 2173 mt 3077 2060 L
+1 sg
+45 14 -29 -5 3067 1528 3 MP
+PP
+c26
+3067 1528 mt 3038 1523 L
+c24
+3038 1523 mt 3083 1537 L
+1 sg
+-29 -5 45 14 3038 1523 3 MP
+PP
+c24
+3038 1523 mt 3083 1537 L
+c20
+3083 1537 mt 3054 1532 L
+1 sg
+-28 -1 45 10 3050 1519 3 MP
+PP
+c30
+3050 1519 mt 3095 1529 L
+c26
+3095 1529 mt 3067 1528 L
+1 sg
+45 -45 -29 3 3088 1555 3 MP
+PP
+c41
+3088 1555 mt 3059 1558 L
+c39
+3059 1558 mt 3104 1513 L
+1 sg
+45 9 -29 -6 3054 1532 3 MP
+PP
+c18
+3054 1532 mt 3025 1526 L
+3025 1526 mt 3070 1535 L
+1 sg
+-29 9 45 -45 3059 1558 3 MP
+PP
+c39
+3059 1558 mt 3104 1513 L
+c42
+3104 1513 mt 3075 1522 L
+1 sg
+45 19 -28 8 3062 2306 3 MP
+PP
+c13
+3062 2306 mt 3034 2314 L
+c14
+3034 2314 mt 3079 2333 L
+1 sg
+-29 -5 45 -7 3059 2313 3 MP
+PP
+c8
+3059 2313 mt 3104 2306 L
+c10
+3104 2306 mt 3075 2301 L
+1 sg
+45 -7 -28 -10 3087 2323 3 MP
+PP
+c8
+3087 2323 mt 3059 2313 L
+3059 2313 mt 3104 2306 L
+1 sg
+44 -75 -28 -14 3084 1723 3 MP
+PP
+c26
+3084 1723 mt 3056 1709 L
+3056 1709 mt 3100 1634 L
+1 sg
+-28 -10 44 -75 3056 1709 3 MP
+PP
+c26
+3056 1709 mt 3100 1634 L
+c35
+3100 1634 mt 3072 1624 L
+1 sg
+-29 -92 45 65 3041 2452 3 MP
+PP
+c36
+3041 2452 mt 3086 2517 L
+c40
+3086 2517 mt 3057 2425 L
+1 sg
+45 65 -29 -59 3070 2511 3 MP
+PP
+c37
+3070 2511 mt 3041 2452 L
+c36
+3041 2452 mt 3086 2517 L
+1 sg
+44 59 -28 2 3082 2471 3 MP
+PP
+c29
+3082 2471 mt 3054 2473 L
+c32
+3054 2473 mt 3098 2532 L
+1 sg
+-28 -21 44 59 3054 2473 3 MP
+PP
+c32
+3054 2473 mt 3098 2532 L
+c37
+3098 2532 mt 3070 2511 L
+1 sg
+44 -12 -28 -13 3081 1397 3 MP
+PP
+c8
+3081 1397 mt 3053 1384 L
+3053 1384 mt 3097 1372 L
+1 sg
+-28 -13 44 -12 3053 1384 3 MP
+PP
+c8
+3053 1384 mt 3097 1372 L
+3097 1372 mt 3069 1359 L
+1 sg
+45 -42 -29 -21 3081 1888 3 MP
+PP
+c12
+3081 1888 mt 3052 1867 L
+3052 1867 mt 3097 1825 L
+1 sg
+-29 -19 45 -42 3052 1867 3 MP
+PP
+c12
+3052 1867 mt 3097 1825 L
+c18
+3097 1825 mt 3068 1806 L
+1 sg
+-29 23 45 32 3050 2350 3 MP
+PP
+c19
+3050 2350 mt 3095 2382 L
+c31
+3095 2382 mt 3066 2405 L
+1 sg
+-29 -13 45 -11 3049 1446 3 MP
+PP
+c8
+3049 1446 mt 3094 1435 L
+3094 1435 mt 3065 1422 L
+1 sg
+45 -11 -29 -13 3078 1459 3 MP
+PP
+c8
+3078 1459 mt 3049 1446 L
+3049 1446 mt 3094 1435 L
+1 sg
+-29 -58 45 18 3048 1973 3 MP
+PP
+c8
+3048 1973 mt 3093 1991 L
+c10
+3093 1991 mt 3064 1933 L
+1 sg
+45 18 -29 -87 3077 2060 3 MP
+PP
+c14
+3077 2060 mt 3048 1973 L
+c8
+3048 1973 mt 3093 1991 L
+1 sg
+45 15 -29 -6 3038 1523 3 MP
+PP
+c24
+3038 1523 mt 3009 1517 L
+3009 1517 mt 3054 1532 L
+1 sg
+-29 7 45 -20 3047 1529 3 MP
+PP
+c39
+3047 1529 mt 3092 1509 L
+3092 1509 mt 3063 1516 L
+1 sg
+45 -20 -28 7 3075 1522 3 MP
+PP
+c41
+3075 1522 mt 3047 1529 L
+c39
+3047 1529 mt 3092 1509 L
+1 sg
+-29 -12 45 -7 3045 1500 3 MP
+PP
+c9
+3045 1500 mt 3090 1493 L
+3090 1493 mt 3061 1481 L
+1 sg
+45 -7 -29 -11 3074 1511 3 MP
+PP
+c9
+3074 1511 mt 3045 1500 L
+3045 1500 mt 3090 1493 L
+1 sg
+-28 -133 44 49 3045 2223 3 MP
+PP
+c21
+3045 2223 mt 3089 2272 L
+c23
+3089 2272 mt 3061 2139 L
+1 sg
+45 -64 -29 -5 3072 1624 3 MP
+PP
+c35
+3072 1624 mt 3043 1619 L
+3043 1619 mt 3088 1555 L
+1 sg
+-29 3 45 -64 3043 1619 3 MP
+PP
+c35
+3043 1619 mt 3088 1555 L
+c41
+3088 1555 mt 3059 1558 L
+1 sg
+-29 17 45 19 3034 2314 3 MP
+PP
+c14
+3034 2314 mt 3079 2333 L
+c17
+3079 2333 mt 3050 2350 L
+1 sg
+-28 -10 44 -10 3043 2333 3 MP
+PP
+c8
+3043 2333 mt 3087 2323 L
+3087 2323 mt 3059 2313 L
+1 sg
+44 -10 -28 -12 3071 2345 3 MP
+PP
+c8
+3071 2345 mt 3043 2333 L
+3043 2333 mt 3087 2323 L
+1 sg
+45 -13 -29 -13 3069 1359 3 MP
+PP
+c8
+3069 1359 mt 3040 1346 L
+3040 1346 mt 3085 1333 L
+1 sg
+-28 -14 45 -69 3039 1792 3 MP
+PP
+c18
+3039 1792 mt 3084 1723 L
+c26
+3084 1723 mt 3056 1709 L
+1 sg
+45 -69 -29 -14 3068 1806 3 MP
+PP
+c18
+3068 1806 mt 3039 1792 L
+3039 1792 mt 3084 1723 L
+1 sg
+45 68 -29 -95 3041 2452 3 MP
+PP
+c36
+3041 2452 mt 3012 2357 L
+c27
+3012 2357 mt 3057 2425 L
+1 sg
+-28 2 45 53 3037 2418 3 MP
+PP
+c34
+3037 2418 mt 3082 2471 L
+c29
+3082 2471 mt 3054 2473 L
+1 sg
+-28 -124 45 68 3012 2357 3 MP
+PP
+c27
+3012 2357 mt 3057 2425 L
+c36
+3057 2425 mt 3029 2301 L
+1 sg
+45 53 -29 13 3066 2405 3 MP
+PP
+c25
+3066 2405 mt 3037 2418 L
+c34
+3037 2418 mt 3082 2471 L
+1 sg
+45 -12 -29 -13 3065 1422 3 MP
+PP
+c8
+3065 1422 mt 3036 1409 L
+3036 1409 mt 3081 1397 L
+1 sg
+-28 -13 45 -12 3036 1409 3 MP
+PP
+c8
+3036 1409 mt 3081 1397 L
+3081 1397 mt 3053 1384 L
+1 sg
+45 -12 -28 -33 3064 1933 3 MP
+PP
+c9
+3064 1933 mt 3036 1900 L
+c12
+3036 1900 mt 3081 1888 L
+1 sg
+-29 -21 45 -12 3036 1900 3 MP
+PP
+c12
+3036 1900 mt 3081 1888 L
+3081 1888 mt 3052 1867 L
+1 sg
+45 -10 -28 -12 3061 1481 3 MP
+PP
+c8
+3061 1481 mt 3033 1469 L
+3033 1469 mt 3078 1459 L
+1 sg
+-29 -13 45 -10 3033 1469 3 MP
+PP
+c8
+3033 1469 mt 3078 1459 L
+3078 1459 mt 3049 1446 L
+1 sg
+-29 -87 45 39 3032 2021 3 MP
+PP
+c10
+3032 2021 mt 3077 2060 L
+c14
+3077 2060 mt 3048 1973 L
+1 sg
+45 39 -29 -118 3061 2139 3 MP
+PP
+c17
+3061 2139 mt 3032 2021 L
+c10
+3032 2021 mt 3077 2060 L
+1 sg
+44 -40 -28 4 3059 1558 3 MP
+PP
+c39
+3059 1558 mt 3031 1562 L
+3031 1562 mt 3075 1522 L
+1 sg
+-29 -7 45 8 2997 1521 3 MP
+PP
+c18
+2997 1521 mt 3042 1529 L
+c15
+3042 1529 mt 3013 1522 L
+1 sg
+45 8 -28 -5 3025 1526 3 MP
+PP
+c18
+3025 1526 mt 2997 1521 L
+2997 1521 mt 3042 1529 L
+1 sg
+-29 -6 45 15 3009 1517 3 MP
+PP
+c24
+3009 1517 mt 3054 1532 L
+c18
+3054 1532 mt 3025 1526 L
+1 sg
+-28 7 44 -40 3031 1562 3 MP
+PP
+c39
+3031 1562 mt 3075 1522 L
+c41
+3075 1522 mt 3047 1529 L
+1 sg
+-29 -140 45 68 2984 2233 3 MP
+PP
+c22
+2984 2233 mt 3029 2301 L
+c23
+3029 2301 mt 3000 2161 L
+1 sg
+45 68 -28 -124 3012 2357 3 MP
+PP
+c27
+3012 2357 mt 2984 2233 L
+c22
+2984 2233 mt 3029 2301 L
+1 sg
+45 62 -29 -140 3029 2301 3 MP
+PP
+c23
+3029 2301 mt 3000 2161 L
+c17
+3000 2161 mt 3045 2223 L
+1 sg
+-28 8 44 8 3018 2298 3 MP
+PP
+c11
+3018 2298 mt 3062 2306 L
+c13
+3062 2306 mt 3034 2314 L
+1 sg
+44 8 -28 0 3046 2298 3 MP
+PP
+c10
+3046 2298 mt 3018 2298 L
+c11
+3018 2298 mt 3062 2306 L
+1 sg
+-29 -3 45 -4 3030 2305 3 MP
+PP
+c10
+3030 2305 mt 3075 2301 L
+3075 2301 mt 3046 2298 L
+1 sg
+45 -4 -29 -8 3059 2313 3 MP
+PP
+c8
+3059 2313 mt 3030 2305 L
+c10
+3030 2305 mt 3075 2301 L
+1 sg
+45 -74 -29 -11 3056 1709 3 MP
+PP
+c26
+3056 1709 mt 3027 1698 L
+3027 1698 mt 3072 1624 L
+1 sg
+-29 -5 45 -74 3027 1698 3 MP
+PP
+c26
+3027 1698 mt 3072 1624 L
+c35
+3072 1624 mt 3043 1619 L
+1 sg
+-29 13 45 28 3005 2322 3 MP
+PP
+c16
+3005 2322 mt 3050 2350 L
+c19
+3050 2350 mt 3021 2363 L
+1 sg
+45 28 -29 8 3034 2314 3 MP
+PP
+c14
+3034 2314 mt 3005 2322 L
+c16
+3005 2322 mt 3050 2350 L
+1 sg
+45 42 -29 13 3050 2350 3 MP
+PP
+c19
+3050 2350 mt 3021 2363 L
+c21
+3021 2363 mt 3066 2405 L
+1 sg
+-28 -12 45 -11 3026 2356 3 MP
+PP
+c8
+3026 2356 mt 3071 2345 L
+3071 2345 mt 3043 2333 L
+1 sg
+-29 -59 45 67 3025 2444 3 MP
+PP
+c29
+3025 2444 mt 3070 2511 L
+c37
+3070 2511 mt 3041 2452 L
+1 sg
+45 67 -29 -29 3054 2473 3 MP
+PP
+c32
+3054 2473 mt 3025 2444 L
+c29
+3025 2444 mt 3070 2511 L
+1 sg
+-29 -13 45 -12 3024 1371 3 MP
+PP
+c8
+3024 1371 mt 3069 1359 L
+3069 1359 mt 3040 1346 L
+1 sg
+45 -12 -29 -13 3053 1384 3 MP
+PP
+c8
+3053 1384 mt 3024 1371 L
+3024 1371 mt 3069 1359 L
+1 sg
+-29 -14 45 -48 3023 1854 3 MP
+PP
+c12
+3023 1854 mt 3068 1806 L
+c18
+3068 1806 mt 3039 1792 L
+1 sg
+45 -48 -29 -13 3052 1867 3 MP
+PP
+c12
+3052 1867 mt 3023 1854 L
+3023 1854 mt 3068 1806 L
+1 sg
+-29 13 45 42 3021 2363 3 MP
+PP
+c21
+3021 2363 mt 3066 2405 L
+c25
+3066 2405 mt 3037 2418 L
+1 sg
+45 -12 -29 -12 3049 1446 3 MP
+PP
+c8
+3049 1446 mt 3020 1434 L
+3020 1434 mt 3065 1422 L
+1 sg
+-29 -13 45 -12 3020 1434 3 MP
+PP
+c8
+3020 1434 mt 3065 1422 L
+3065 1422 mt 3036 1409 L
+1 sg
+-28 -33 44 18 3020 1915 3 MP
+PP
+c12
+3020 1915 mt 3064 1933 L
+c9
+3064 1933 mt 3036 1900 L
+1 sg
+44 18 -28 -58 3048 1973 3 MP
+PP
+c8
+3048 1973 mt 3020 1915 L
+c12
+3020 1915 mt 3064 1933 L
+1 sg
+44 15 -28 -6 3009 1517 3 MP
+PP
+c24
+3009 1517 mt 2981 1511 L
+c20
+2981 1511 mt 3025 1526 L
+1 sg
+45 6 -29 -5 2997 1521 3 MP
+PP
+c18
+2997 1521 mt 2968 1516 L
+c15
+2968 1516 mt 3013 1522 L
+1 sg
+-29 -6 45 6 2968 1516 3 MP
+PP
+c15
+2968 1516 mt 3013 1522 L
+c12
+3013 1522 mt 2984 1516 L
+1 sg
+-28 -5 44 15 2981 1511 3 MP
+PP
+c20
+2981 1511 mt 3025 1526 L
+c18
+3025 1526 mt 2997 1521 L
+1 sg
+-29 1 45 -14 3018 1530 3 MP
+PP
+c35
+3018 1530 mt 3063 1516 L
+3063 1516 mt 3034 1517 L
+1 sg
+45 -14 -29 1 3047 1529 3 MP
+PP
+c39
+3047 1529 mt 3018 1530 L
+c35
+3018 1530 mt 3063 1516 L
+1 sg
+44 -9 -28 -10 3045 1500 3 MP
+PP
+c9
+3045 1500 mt 3017 1490 L
+3017 1490 mt 3061 1481 L
+1 sg
+-28 -12 44 -9 3017 1490 3 MP
+PP
+c9
+3017 1490 mt 3061 1481 L
+c8
+3061 1481 mt 3033 1469 L
+1 sg
+45 53 -29 -137 3045 2223 3 MP
+PP
+c21
+3045 2223 mt 3016 2086 L
+c13
+3016 2086 mt 3061 2139 L
+1 sg
+-29 -118 45 53 3016 2086 3 MP
+PP
+c13
+3016 2086 mt 3061 2139 L
+c17
+3061 2139 mt 3032 2021 L
+1 sg
+-28 4 44 -60 3015 1618 3 MP
+PP
+c33
+3015 1618 mt 3059 1558 L
+c39
+3059 1558 mt 3031 1562 L
+1 sg
+44 -60 -28 -1 3043 1619 3 MP
+PP
+c35
+3043 1619 mt 3015 1618 L
+c33
+3015 1618 mt 3059 1558 L
+1 sg
+-28 -124 44 70 2968 2287 3 MP
+PP
+c21
+2968 2287 mt 3012 2357 L
+c27
+3012 2357 mt 2984 2233 L
+1 sg
+-29 8 45 15 2989 2299 3 MP
+PP
+c13
+2989 2299 mt 3034 2314 L
+c14
+3034 2314 mt 3005 2322 L
+1 sg
+45 15 -29 1 3018 2298 3 MP
+PP
+c11
+3018 2298 mt 2989 2299 L
+c13
+2989 2299 mt 3034 2314 L
+1 sg
+-29 -8 45 -9 3014 2322 3 MP
+PP
+c8
+3014 2322 mt 3059 2313 L
+3059 2313 mt 3030 2305 L
+1 sg
+45 -9 -29 -11 3043 2333 3 MP
+PP
+c8
+3043 2333 mt 3014 2322 L
+3014 2322 mt 3059 2313 L
+1 sg
+45 -71 -28 -12 3039 1792 3 MP
+PP
+c18
+3039 1792 mt 3011 1780 L
+3011 1780 mt 3056 1709 L
+1 sg
+-29 -11 45 -71 3011 1780 3 MP
+PP
+c18
+3011 1780 mt 3056 1709 L
+c26
+3056 1709 mt 3027 1698 L
+1 sg
+-29 -62 45 67 2980 2377 3 MP
+PP
+c23
+2980 2377 mt 3025 2444 L
+c29
+3025 2444 mt 2996 2382 L
+1 sg
+45 70 -29 -62 3025 2444 3 MP
+PP
+c29
+3025 2444 mt 2996 2382 L
+c34
+2996 2382 mt 3041 2452 L
+1 sg
+-29 -95 45 70 2996 2382 3 MP
+PP
+c34
+2996 2382 mt 3041 2452 L
+c36
+3041 2452 mt 3012 2357 L
+1 sg
+45 62 -28 -7 3037 2418 3 MP
+PP
+c34
+3037 2418 mt 3009 2411 L
+3009 2411 mt 3054 2473 L
+1 sg
+-29 -29 45 62 3009 2411 3 MP
+PP
+c34
+3009 2411 mt 3054 2473 L
+c32
+3054 2473 mt 3025 2444 L
+1 sg
+-29 -13 45 -12 3008 1396 3 MP
+PP
+c8
+3008 1396 mt 3053 1384 L
+3053 1384 mt 3024 1371 L
+1 sg
+45 -12 -28 -13 3036 1409 3 MP
+PP
+c8
+3036 1409 mt 3008 1396 L
+3008 1396 mt 3053 1384 L
+1 sg
+-29 -13 45 -17 3007 1884 3 MP
+PP
+c12
+3007 1884 mt 3052 1867 L
+3052 1867 mt 3023 1854 L
+1 sg
+45 -17 -29 -16 3036 1900 3 MP
+PP
+c12
+3036 1900 mt 3007 1884 L
+3007 1884 mt 3052 1867 L
+1 sg
+45 -11 -29 -12 3033 1469 3 MP
+PP
+c8
+3033 1469 mt 3004 1457 L
+3004 1457 mt 3049 1446 L
+1 sg
+-29 -12 45 -11 3004 1457 3 MP
+PP
+c8
+3004 1457 mt 3049 1446 L
+3049 1446 mt 3020 1434 L
+1 sg
+44 41 -28 -89 3032 2021 3 MP
+PP
+c10
+3032 2021 mt 3004 1932 L
+c15
+3004 1932 mt 3048 1973 L
+1 sg
+-28 -58 44 41 3004 1932 3 MP
+PP
+c15
+3004 1932 mt 3048 1973 L
+c8
+3048 1973 mt 3020 1915 L
+1 sg
+-29 1 45 -33 3002 1562 3 MP
+PP
+c35
+3002 1562 mt 3047 1529 L
+c39
+3047 1529 mt 3018 1530 L
+1 sg
+45 -33 -29 0 3031 1562 3 MP
+PP
+c39
+3031 1562 mt 3002 1562 L
+c35
+3002 1562 mt 3047 1529 L
+1 sg
+45 -1 -29 -6 3030 2305 3 MP
+PP
+c10
+3030 2305 mt 3001 2299 L
+3001 2299 mt 3046 2298 L
+1 sg
+-28 0 45 -1 3001 2299 3 MP
+PP
+c10
+3001 2299 mt 3046 2298 L
+3046 2298 mt 3018 2298 L
+1 sg
+-28 -10 45 -6 3000 1506 3 MP
+PP
+c9
+3000 1506 mt 3045 1500 L
+3045 1500 mt 3017 1490 L
+1 sg
+-29 -137 45 62 3000 2161 3 MP
+PP
+c17
+3000 2161 mt 3045 2223 L
+c21
+3045 2223 mt 3016 2086 L
+1 sg
+45 -72 -29 -7 3027 1698 3 MP
+PP
+c26
+3027 1698 mt 2998 1691 L
+2998 1691 mt 3043 1619 L
+1 sg
+-28 -1 45 -72 2998 1691 3 MP
+PP
+c26
+2998 1691 mt 3043 1619 L
+c35
+3043 1619 mt 3015 1618 L
+1 sg
+44 70 -28 -95 2996 2382 3 MP
+PP
+c34
+2996 2382 mt 2968 2287 L
+c21
+2968 2287 mt 3012 2357 L
+1 sg
+-28 -95 45 69 2951 2313 3 MP
+PP
+c21
+2951 2313 mt 2996 2382 L
+c34
+2996 2382 mt 2968 2287 L
+1 sg
+45 36 -29 5 3005 2322 3 MP
+PP
+c16
+3005 2322 mt 2976 2327 L
+c17
+2976 2327 mt 3021 2363 L
+1 sg
+45 -11 -28 -12 3026 2356 3 MP
+PP
+c8
+3026 2356 mt 2998 2344 L
+2998 2344 mt 3043 2333 L
+1 sg
+-29 -11 45 -11 2998 2344 3 MP
+PP
+c8
+2998 2344 mt 3043 2333 L
+3043 2333 mt 3014 2322 L
+1 sg
+45 -12 -29 -13 3024 1371 3 MP
+PP
+c8
+3024 1371 mt 2995 1358 L
+2995 1358 mt 3040 1346 L
+1 sg
+-28 -12 44 -53 2995 1845 3 MP
+PP
+c12
+2995 1845 mt 3039 1792 L
+c18
+3039 1792 mt 3011 1780 L
+1 sg
+44 -53 -28 -9 3023 1854 3 MP
+PP
+c12
+3023 1854 mt 2995 1845 L
+2995 1845 mt 3039 1792 L
+1 sg
+44 52 -28 3 3021 2363 3 MP
+PP
+c21
+3021 2363 mt 2993 2366 L
+2993 2366 mt 3037 2418 L
+1 sg
+-28 -7 44 52 2993 2366 3 MP
+PP
+c21
+2993 2366 mt 3037 2418 L
+c34
+3037 2418 mt 3009 2411 L
+1 sg
+-28 -13 44 -12 2992 1421 3 MP
+PP
+c8
+2992 1421 mt 3036 1409 L
+3036 1409 mt 3008 1396 L
+1 sg
+44 -12 -28 -13 3020 1434 3 MP
+PP
+c8
+3020 1434 mt 2992 1421 L
+2992 1421 mt 3036 1409 L
+1 sg
+-29 -16 45 15 2991 1885 3 MP
+PP
+c15
+2991 1885 mt 3036 1900 L
+c12
+3036 1900 mt 3007 1884 L
+1 sg
+45 15 -29 -30 3020 1915 3 MP
+PP
+c12
+3020 1915 mt 2991 1885 L
+c15
+2991 1885 mt 3036 1900 L
+1 sg
+45 -5 -29 -7 2956 1509 3 MP
+PP
+c12
+2956 1509 mt 2927 1502 L
+c9
+2927 1502 mt 2972 1497 L
+1 sg
+-28 -7 44 4 2940 1512 3 MP
+PP
+c15
+2940 1512 mt 2984 1516 L
+c12
+2984 1516 mt 2956 1509 L
+1 sg
+44 4 -28 -4 2968 1516 3 MP
+PP
+c15
+2968 1516 mt 2940 1512 L
+2940 1512 mt 2984 1516 L
+1 sg
+45 14 -29 -4 2981 1511 3 MP
+PP
+c20
+2981 1511 mt 2952 1507 L
+2952 1507 mt 2997 1521 L
+1 sg
+-29 -5 45 14 2952 1507 3 MP
+PP
+c20
+2952 1507 mt 2997 1521 L
+c18
+2997 1521 mt 2968 1516 L
+1 sg
+-29 -10 45 -5 2927 1502 3 MP
+PP
+c9
+2927 1502 mt 2972 1497 L
+2972 1497 mt 2943 1487 L
+1 sg
+-28 -6 44 21 2965 1496 3 MP
+PP
+c26
+2965 1496 mt 3009 1517 L
+c24
+3009 1517 mt 2981 1511 L
+1 sg
+44 21 -28 -9 2993 1505 3 MP
+PP
+c30
+2993 1505 mt 2965 1496 L
+c26
+2965 1496 mt 3009 1517 L
+1 sg
+-28 -7 44 -5 2990 1522 3 MP
+PP
+c35
+2990 1522 mt 3034 1517 L
+3034 1517 mt 3006 1510 L
+1 sg
+44 -5 -28 -8 3018 1530 3 MP
+PP
+c35
+3018 1530 mt 2990 1522 L
+2990 1522 mt 3034 1517 L
+1 sg
+45 -10 -29 -11 3017 1490 3 MP
+PP
+c9
+3017 1490 mt 2988 1479 L
+c8
+2988 1479 mt 3033 1469 L
+1 sg
+-29 -12 45 -10 2988 1479 3 MP
+PP
+c8
+2988 1479 mt 3033 1469 L
+3033 1469 mt 3004 1457 L
+1 sg
+-28 -89 45 55 2987 1966 3 MP
+PP
+c12
+2987 1966 mt 3032 2021 L
+c10
+3032 2021 mt 3004 1932 L
+1 sg
+45 55 -29 -120 3016 2086 3 MP
+PP
+c13
+3016 2086 mt 2987 1966 L
+c12
+2987 1966 mt 3032 2021 L
+1 sg
+-29 0 45 -53 2986 1615 3 MP
+PP
+c30
+2986 1615 mt 3031 1562 L
+c39
+3031 1562 mt 3002 1562 L
+1 sg
+45 -53 -29 -3 3015 1618 3 MP
+PP
+c33
+3015 1618 mt 2986 1615 L
+c30
+2986 1615 mt 3031 1562 L
+1 sg
+45 22 -29 1 2989 2299 3 MP
+PP
+c13
+2989 2299 mt 2960 2300 L
+c14
+2960 2300 mt 3005 2322 L
+1 sg
+-29 -6 45 -7 2985 2312 3 MP
+PP
+c8
+2985 2312 mt 3030 2305 L
+c10
+3030 2305 mt 3001 2299 L
+1 sg
+45 -7 -29 -10 3014 2322 3 MP
+PP
+c8
+3014 2322 mt 2985 2312 L
+2985 2312 mt 3030 2305 L
+1 sg
+45 -72 -29 -10 3011 1780 3 MP
+PP
+c18
+3011 1780 mt 2982 1770 L
+2982 1770 mt 3027 1698 L
+1 sg
+-29 -7 45 -72 2982 1770 3 MP
+PP
+c18
+2982 1770 mt 3027 1698 L
+c26
+3027 1698 mt 2998 1691 L
+1 sg
+-29 -64 45 61 2935 2316 3 MP
+PP
+c22
+2935 2316 mt 2980 2377 L
+c23
+2980 2377 mt 2951 2313 L
+1 sg
+45 69 -29 -64 2980 2377 3 MP
+PP
+c23
+2980 2377 mt 2951 2313 L
+c21
+2951 2313 mt 2996 2382 L
+1 sg
+45 44 -28 -5 2976 2327 3 MP
+PP
+c17
+2976 2327 mt 2948 2322 L
+c19
+2948 2322 mt 2993 2366 L
+1 sg
+-29 -14 45 44 2948 2322 3 MP
+PP
+c19
+2948 2322 mt 2993 2366 L
+c21
+2993 2366 mt 2964 2352 L
+1 sg
+45 59 -29 -14 2993 2366 3 MP
+PP
+c21
+2993 2366 mt 2964 2352 L
+2964 2352 mt 3009 2411 L
+1 sg
+-28 3 45 36 2976 2327 3 MP
+PP
+c17
+2976 2327 mt 3021 2363 L
+c21
+3021 2363 mt 2993 2366 L
+1 sg
+-28 -12 44 -12 2982 2368 3 MP
+PP
+c8
+2982 2368 mt 3026 2356 L
+3026 2356 mt 2998 2344 L
+1 sg
+45 67 -29 -34 3009 2411 3 MP
+PP
+c34
+3009 2411 mt 2980 2377 L
+c23
+2980 2377 mt 3025 2444 L
+1 sg
+-29 -13 45 -12 2979 1383 3 MP
+PP
+c8
+2979 1383 mt 3024 1371 L
+3024 1371 mt 2995 1358 L
+1 sg
+45 -12 -29 -13 3008 1396 3 MP
+PP
+c8
+3008 1396 mt 2979 1383 L
+2979 1383 mt 3024 1371 L
+1 sg
+44 -24 -28 -6 3007 1884 3 MP
+PP
+c12
+3007 1884 mt 2979 1878 L
+2979 1878 mt 3023 1854 L
+1 sg
+-28 -9 44 -24 2979 1878 3 MP
+PP
+c12
+2979 1878 mt 3023 1854 L
+3023 1854 mt 2995 1845 L
+1 sg
+45 -8 -29 -10 2972 1497 3 MP
+PP
+c9
+2972 1497 mt 2943 1487 L
+2943 1487 mt 2988 1479 L
+1 sg
+-29 -11 45 -8 2943 1487 3 MP
+PP
+c9
+2943 1487 mt 2988 1479 L
+c8
+2988 1479 mt 2959 1468 L
+1 sg
+45 -7 -28 -9 3000 1506 3 MP
+PP
+c9
+3000 1506 mt 2972 1497 L
+2972 1497 mt 3017 1490 L
+1 sg
+-29 -11 45 -7 2972 1497 3 MP
+PP
+c9
+2972 1497 mt 3017 1490 L
+3017 1490 mt 2988 1479 L
+1 sg
+-28 -9 45 22 2948 1483 3 MP
+PP
+c33
+2948 1483 mt 2993 1505 L
+c30
+2993 1505 mt 2965 1496 L
+1 sg
+45 22 -29 -15 2977 1498 3 MP
+PP
+c33
+2977 1498 mt 2948 1483 L
+2948 1483 mt 2993 1505 L
+1 sg
+-29 -8 45 15 2977 1498 3 MP
+PP
+c33
+2977 1498 mt 3022 1513 L
+c30
+3022 1513 mt 2993 1505 L
+1 sg
+45 15 -29 -12 3006 1510 3 MP
+PP
+c33
+3006 1510 mt 2977 1498 L
+2977 1498 mt 3022 1513 L
+1 sg
+-28 -13 45 -11 2975 1445 3 MP
+PP
+c8
+2975 1445 mt 3020 1434 L
+3020 1434 mt 2992 1421 L
+1 sg
+45 -11 -29 -12 3004 1457 3 MP
+PP
+c8
+3004 1457 mt 2975 1445 L
+2975 1445 mt 3020 1434 L
+1 sg
+-29 -4 45 -2 2905 1876 3 MP
+PP
+c12
+2905 1876 mt 2950 1874 L
+c9
+2950 1874 mt 2921 1870 L
+1 sg
+45 -2 -29 2 2934 1874 3 MP
+PP
+c12
+2934 1874 mt 2905 1876 L
+2905 1876 mt 2950 1874 L
+1 sg
+-29 -4 45 4 2934 1874 3 MP
+PP
+c12
+2934 1874 mt 2979 1878 L
+2979 1878 mt 2950 1874 L
+1 sg
+45 -29 -29 -4 2979 1878 3 MP
+PP
+c12
+2979 1878 mt 2950 1874 L
+c9
+2950 1874 mt 2995 1845 L
+1 sg
+45 4 -28 -1 2962 1875 3 MP
+PP
+c15
+2962 1875 mt 2934 1874 L
+c12
+2934 1874 mt 2979 1878 L
+1 sg
+-29 -9 45 -33 2921 1870 3 MP
+PP
+c9
+2921 1870 mt 2966 1837 L
+c12
+2966 1837 mt 2937 1828 L
+1 sg
+45 -33 -29 -4 2950 1874 3 MP
+PP
+c9
+2950 1874 mt 2921 1870 L
+2921 1870 mt 2966 1837 L
+1 sg
+-29 -8 45 -29 2950 1874 3 MP
+PP
+c9
+2950 1874 mt 2995 1845 L
+c12
+2995 1845 mt 2966 1837 L
+1 sg
+-28 -6 45 9 2962 1875 3 MP
+PP
+c15
+2962 1875 mt 3007 1884 L
+c12
+3007 1884 mt 2979 1878 L
+1 sg
+45 9 -29 -10 2991 1885 3 MP
+PP
+c15
+2991 1885 mt 2962 1875 L
+2962 1875 mt 3007 1884 L
+1 sg
+-29 -10 45 37 2946 1848 3 MP
+PP
+c24
+2946 1848 mt 2991 1885 L
+c15
+2991 1885 mt 2962 1875 L
+1 sg
+-29 -30 45 40 2975 1875 3 MP
+PP
+c20
+2975 1875 mt 3020 1915 L
+c12
+3020 1915 mt 2991 1885 L
+1 sg
+45 40 -29 -57 3004 1932 3 MP
+PP
+c15
+3004 1932 mt 2975 1875 L
+c20
+2975 1875 mt 3020 1915 L
+1 sg
+45 -23 -29 -9 3002 1562 3 MP
+PP
+c35
+3002 1562 mt 2973 1553 L
+2973 1553 mt 3018 1530 L
+1 sg
+-28 -8 45 -23 2973 1553 3 MP
+PP
+c35
+2973 1553 mt 3018 1530 L
+3018 1530 mt 2990 1522 L
+1 sg
+-29 1 45 4 2973 2294 3 MP
+PP
+c10
+2973 2294 mt 3018 2298 L
+c11
+3018 2298 mt 2989 2299 L
+1 sg
+45 4 -28 -5 3001 2299 3 MP
+PP
+c10
+3001 2299 mt 2973 2294 L
+2973 2294 mt 3018 2298 L
+1 sg
+45 63 -29 -138 3000 2161 3 MP
+PP
+c17
+3000 2161 mt 2971 2023 L
+c9
+2971 2023 mt 3016 2086 L
+1 sg
+-29 -120 45 63 2971 2023 3 MP
+PP
+c9
+2971 2023 mt 3016 2086 L
+c13
+3016 2086 mt 2987 1966 L
+1 sg
+-29 -3 45 -67 2970 1685 3 MP
+PP
+c24
+2970 1685 mt 3015 1618 L
+c33
+3015 1618 mt 2986 1615 L
+1 sg
+45 -67 -28 -6 2998 1691 3 MP
+PP
+c26
+2998 1691 mt 2970 1685 L
+c24
+2970 1685 mt 3015 1618 L
+1 sg
+45 -9 -29 -13 2998 2344 3 MP
+PP
+c8
+2998 2344 mt 2969 2331 L
+2969 2331 mt 3014 2322 L
+1 sg
+44 59 -28 -62 2935 2316 3 MP
+PP
+c22
+2935 2316 mt 2907 2254 L
+c17
+2907 2254 mt 2951 2313 L
+1 sg
+-28 -91 44 59 2907 2254 3 MP
+PP
+c17
+2907 2254 mt 2951 2313 L
+c21
+2951 2313 mt 2923 2222 L
+1 sg
+45 65 -28 -91 2951 2313 3 MP
+PP
+c21
+2951 2313 mt 2923 2222 L
+c16
+2923 2222 mt 2968 2287 L
+1 sg
+44 30 -28 -3 2960 2300 3 MP
+PP
+c14
+2960 2300 mt 2932 2297 L
+2932 2297 mt 2976 2327 L
+1 sg
+-28 -5 44 30 2932 2297 3 MP
+PP
+c14
+2932 2297 mt 2976 2327 L
+c17
+2976 2327 mt 2948 2322 L
+1 sg
+-29 5 45 22 2960 2300 3 MP
+PP
+c14
+2960 2300 mt 3005 2322 L
+c16
+3005 2322 mt 2976 2327 L
+1 sg
+-29 -10 45 -9 2969 2331 3 MP
+PP
+c8
+2969 2331 mt 3014 2322 L
+3014 2322 mt 2985 2312 L
+1 sg
+-29 -10 45 -57 2966 1837 3 MP
+PP
+c12
+2966 1837 mt 3011 1780 L
+c18
+3011 1780 mt 2982 1770 L
+1 sg
+45 -57 -29 -8 2995 1845 3 MP
+PP
+c12
+2995 1845 mt 2966 1837 L
+2966 1837 mt 3011 1780 L
+1 sg
+-29 -34 45 59 2964 2352 3 MP
+PP
+c21
+2964 2352 mt 3009 2411 L
+c34
+3009 2411 mt 2980 2377 L
+1 sg
+45 -12 -29 -13 2992 1421 3 MP
+PP
+c8
+2992 1421 mt 2963 1408 L
+2963 1408 mt 3008 1396 L
+1 sg
+-29 -13 45 -12 2963 1408 3 MP
+PP
+c8
+2963 1408 mt 3008 1396 L
+3008 1396 mt 2979 1383 L
+1 sg
+45 -7 -29 -8 2927 1502 3 MP
+PP
+c9
+2927 1502 mt 2898 1494 L
+2898 1494 mt 2943 1487 L
+1 sg
+45 22 -29 -7 2965 1496 3 MP
+PP
+c26
+2965 1496 mt 2936 1489 L
+2936 1489 mt 2981 1511 L
+1 sg
+-29 -4 45 22 2936 1489 3 MP
+PP
+c26
+2936 1489 mt 2981 1511 L
+c20
+2981 1511 mt 2952 1507 L
+1 sg
+45 5 -29 -17 2990 1522 3 MP
+PP
+c35
+2990 1522 mt 2961 1505 L
+2961 1505 mt 3006 1510 L
+1 sg
+-29 -12 45 5 2961 1505 3 MP
+PP
+c35
+2961 1505 mt 3006 1510 L
+c33
+3006 1510 mt 2977 1498 L
+1 sg
+45 -11 -29 -11 2988 1479 3 MP
+PP
+c8
+2988 1479 mt 2959 1468 L
+2959 1468 mt 3004 1457 L
+1 sg
+-29 -12 45 -11 2959 1468 3 MP
+PP
+c8
+2959 1468 mt 3004 1457 L
+3004 1457 mt 2975 1445 L
+1 sg
+-29 -57 45 56 2959 1876 3 MP
+PP
+c24
+2959 1876 mt 3004 1932 L
+c15
+3004 1932 mt 2975 1875 L
+1 sg
+45 56 -28 -90 2987 1966 3 MP
+PP
+c12
+2987 1966 mt 2959 1876 L
+c24
+2959 1876 mt 3004 1932 L
+1 sg
+45 -44 -29 -9 2986 1615 3 MP
+PP
+c30
+2986 1615 mt 2957 1606 L
+2957 1606 mt 3002 1562 L
+1 sg
+-29 -9 45 -44 2957 1606 3 MP
+PP
+c30
+2957 1606 mt 3002 1562 L
+c35
+3002 1562 mt 2973 1553 L
+1 sg
+45 9 -29 -4 2973 2294 3 MP
+PP
+c10
+2973 2294 mt 2944 2290 L
+c11
+2944 2290 mt 2989 2299 L
+1 sg
+-29 1 45 9 2944 2290 3 MP
+PP
+c11
+2944 2290 mt 2989 2299 L
+c13
+2989 2299 mt 2960 2300 L
+1 sg
+-28 -5 44 -4 2957 2303 3 MP
+PP
+c8
+2957 2303 mt 3001 2299 L
+c10
+3001 2299 mt 2973 2294 L
+1 sg
+44 -4 -28 -9 2985 2312 3 MP
+PP
+c8
+2985 2312 mt 2957 2303 L
+2957 2303 mt 3001 2299 L
+1 sg
+-29 -138 45 66 2955 2095 3 MP
+PP
+c11
+2955 2095 mt 3000 2161 L
+c17
+3000 2161 mt 2971 2023 L
+1 sg
+45 66 -29 -138 2984 2233 3 MP
+PP
+c22
+2984 2233 mt 2955 2095 L
+c11
+2955 2095 mt 3000 2161 L
+1 sg
+44 -70 -28 -9 2982 1770 3 MP
+PP
+c18
+2982 1770 mt 2954 1761 L
+2954 1761 mt 2998 1691 L
+1 sg
+-28 -6 44 -70 2954 1761 3 MP
+PP
+c18
+2954 1761 mt 2998 1691 L
+c26
+2998 1691 mt 2970 1685 L
+1 sg
+45 51 -29 -38 2919 2303 3 MP
+PP
+c17
+2919 2303 mt 2890 2265 L
+c16
+2890 2265 mt 2935 2316 L
+1 sg
+-28 -62 45 51 2890 2265 3 MP
+PP
+c16
+2890 2265 mt 2935 2316 L
+c22
+2935 2316 mt 2907 2254 L
+1 sg
+45 61 -29 -36 2964 2352 3 MP
+PP
+c21
+2964 2352 mt 2935 2316 L
+c22
+2935 2316 mt 2980 2377 L
+1 sg
+-29 -36 45 49 2919 2303 3 MP
+PP
+c17
+2919 2303 mt 2964 2352 L
+c21
+2964 2352 mt 2935 2316 L
+1 sg
+45 49 -29 -19 2948 2322 3 MP
+PP
+c19
+2948 2322 mt 2919 2303 L
+c17
+2919 2303 mt 2964 2352 L
+1 sg
+-29 -13 45 -11 2953 2355 3 MP
+PP
+c8
+2953 2355 mt 2998 2344 L
+2998 2344 mt 2969 2331 L
+1 sg
+45 -11 -29 -13 2982 2368 3 MP
+PP
+c8
+2982 2368 mt 2953 2355 L
+2953 2355 mt 2998 2344 L
+1 sg
+44 -12 -28 -13 2979 1383 3 MP
+PP
+c8
+2979 1383 mt 2951 1370 L
+2951 1370 mt 2995 1358 L
+1 sg
+-29 -13 45 -11 2947 1432 3 MP
+PP
+c8
+2947 1432 mt 2992 1421 L
+2992 1421 mt 2963 1408 L
+1 sg
+45 -11 -28 -13 2975 1445 3 MP
+PP
+c8
+2975 1445 mt 2947 1432 L
+2947 1432 mt 2992 1421 L
+1 sg
+45 37 -29 -27 2975 1875 3 MP
+PP
+c20
+2975 1875 mt 2946 1848 L
+c24
+2946 1848 mt 2991 1885 L
+1 sg
+45 1 -29 -4 2940 1512 3 MP
+PP
+c15
+2940 1512 mt 2911 1508 L
+c12
+2911 1508 mt 2956 1509 L
+1 sg
+-29 -7 45 1 2911 1508 3 MP
+PP
+c12
+2911 1508 mt 2956 1509 L
+2956 1509 mt 2927 1502 L
+1 sg
+-28 -4 45 12 2923 1504 3 MP
+PP
+c18
+2923 1504 mt 2968 1516 L
+c15
+2968 1516 mt 2940 1512 L
+1 sg
+45 12 -29 -3 2952 1507 3 MP
+PP
+c20
+2952 1507 mt 2923 1504 L
+c18
+2923 1504 mt 2968 1516 L
+1 sg
+-29 -17 45 -12 2945 1534 3 MP
+PP
+c35
+2945 1534 mt 2990 1522 L
+2990 1522 mt 2961 1505 L
+1 sg
+45 -12 -28 -19 2973 1553 3 MP
+PP
+c35
+2973 1553 mt 2945 1534 L
+2945 1534 mt 2990 1522 L
+1 sg
+-28 -90 44 62 2943 1904 3 MP
+PP
+c24
+2943 1904 mt 2987 1966 L
+c12
+2987 1966 mt 2959 1876 L
+1 sg
+44 62 -28 -119 2971 2023 3 MP
+PP
+c9
+2971 2023 mt 2943 1904 L
+c24
+2943 1904 mt 2987 1966 L
+1 sg
+45 -61 -29 -9 2970 1685 3 MP
+PP
+c24
+2970 1685 mt 2941 1676 L
+2941 1676 mt 2986 1615 L
+1 sg
+-29 -9 45 -61 2941 1676 3 MP
+PP
+c24
+2941 1676 mt 2986 1615 L
+c30
+2986 1615 mt 2957 1606 L
+1 sg
+-29 -38 45 38 2874 2265 3 MP
+PP
+c14
+2874 2265 mt 2919 2303 L
+c17
+2919 2303 mt 2890 2265 L
+1 sg
+-29 -19 45 35 2903 2287 3 MP
+PP
+c14
+2903 2287 mt 2948 2322 L
+c19
+2948 2322 mt 2919 2303 L
+1 sg
+45 35 -29 -10 2932 2297 3 MP
+PP
+c14
+2932 2297 mt 2903 2287 L
+2903 2287 mt 2948 2322 L
+1 sg
+-28 -9 45 -8 2940 2320 3 MP
+PP
+c8
+2940 2320 mt 2985 2312 L
+2985 2312 mt 2957 2303 L
+1 sg
+45 -8 -29 -11 2969 2331 3 MP
+PP
+c8
+2969 2331 mt 2940 2320 L
+2940 2320 mt 2985 2312 L
+1 sg
+45 66 -29 -120 2968 2287 3 MP
+PP
+c21
+2968 2287 mt 2939 2167 L
+c14
+2939 2167 mt 2984 2233 L
+1 sg
+-29 -138 45 66 2939 2167 3 MP
+PP
+c14
+2939 2167 mt 2984 2233 L
+c22
+2984 2233 mt 2955 2095 L
+1 sg
+45 -58 -29 -9 2966 1837 3 MP
+PP
+c12
+2966 1837 mt 2937 1828 L
+2937 1828 mt 2982 1770 L
+1 sg
+-28 -9 45 -58 2937 1828 3 MP
+PP
+c12
+2937 1828 mt 2982 1770 L
+c18
+2982 1770 mt 2954 1761 L
+1 sg
+-29 -13 45 -12 2937 2380 3 MP
+PP
+c8
+2937 2380 mt 2982 2368 L
+2982 2368 mt 2953 2355 L
+1 sg
+45 -12 -29 -13 2963 1408 3 MP
+PP
+c8
+2963 1408 mt 2934 1395 L
+2934 1395 mt 2979 1383 L
+1 sg
+-28 -13 45 -12 2934 1395 3 MP
+PP
+c8
+2934 1395 mt 2979 1383 L
+2979 1383 mt 2951 1370 L
+1 sg
+-28 -10 45 -7 2898 1494 3 MP
+PP
+c9
+2898 1494 mt 2943 1487 L
+2943 1487 mt 2915 1477 L
+1 sg
+44 -9 -28 -10 2943 1487 3 MP
+PP
+c9
+2943 1487 mt 2915 1477 L
+2915 1477 mt 2959 1468 L
+1 sg
+45 -10 -29 -11 2915 1477 3 MP
+PP
+c9
+2915 1477 mt 2886 1466 L
+c8
+2886 1466 mt 2931 1456 L
+1 sg
+-28 -12 44 -9 2915 1477 3 MP
+PP
+c9
+2915 1477 mt 2959 1468 L
+c8
+2959 1468 mt 2931 1456 L
+1 sg
+-29 -7 45 26 2920 1470 3 MP
+PP
+c33
+2920 1470 mt 2965 1496 L
+c26
+2965 1496 mt 2936 1489 L
+1 sg
+45 26 -28 -13 2948 1483 3 MP
+PP
+c33
+2948 1483 mt 2920 1470 L
+2920 1470 mt 2965 1496 L
+1 sg
+45 15 -29 -22 2961 1505 3 MP
+PP
+c35
+2961 1505 mt 2932 1483 L
+c39
+2932 1483 mt 2977 1498 L
+1 sg
+-29 -15 45 15 2932 1483 3 MP
+PP
+c39
+2932 1483 mt 2977 1498 L
+c33
+2977 1498 mt 2948 1483 L
+1 sg
+-28 -13 44 -11 2931 1456 3 MP
+PP
+c8
+2931 1456 mt 2975 1445 L
+2975 1445 mt 2947 1432 L
+1 sg
+44 -11 -28 -12 2959 1468 3 MP
+PP
+c8
+2959 1468 mt 2931 1456 L
+2931 1456 mt 2975 1445 L
+1 sg
+44 -36 -28 -6 2921 1870 3 MP
+PP
+c9
+2921 1870 mt 2893 1864 L
+c8
+2893 1864 mt 2937 1828 L
+1 sg
+-28 -10 44 -36 2893 1864 3 MP
+PP
+c8
+2893 1864 mt 2937 1828 L
+c12
+2937 1828 mt 2909 1818 L
+1 sg
+45 -54 -29 -13 2909 1818 3 MP
+PP
+c9
+2909 1818 mt 2880 1805 L
+2880 1805 mt 2925 1751 L
+1 sg
+-29 -10 45 -57 2909 1818 3 MP
+PP
+c9
+2909 1818 mt 2954 1761 L
+c18
+2954 1761 mt 2925 1751 L
+1 sg
+45 -57 -28 -10 2937 1828 3 MP
+PP
+c12
+2937 1828 mt 2909 1818 L
+c9
+2909 1818 mt 2954 1761 L
+1 sg
+-28 -6 45 50 2901 1798 3 MP
+PP
+c33
+2901 1798 mt 2946 1848 L
+c24
+2946 1848 mt 2918 1842 L
+1 sg
+45 50 -29 -23 2930 1821 3 MP
+PP
+c30
+2930 1821 mt 2901 1798 L
+c33
+2901 1798 mt 2946 1848 L
+1 sg
+44 33 -28 -6 2946 1848 3 MP
+PP
+c24
+2946 1848 mt 2918 1842 L
+c20
+2918 1842 mt 2962 1875 L
+1 sg
+-28 -1 44 33 2918 1842 3 MP
+PP
+c20
+2918 1842 mt 2962 1875 L
+c15
+2962 1875 mt 2934 1874 L
+1 sg
+-29 -27 45 54 2930 1821 3 MP
+PP
+c30
+2930 1821 mt 2975 1875 L
+c20
+2975 1875 mt 2946 1848 L
+1 sg
+45 54 -29 -55 2959 1876 3 MP
+PP
+c24
+2959 1876 mt 2930 1821 L
+c30
+2930 1821 mt 2975 1875 L
+1 sg
+-28 -19 44 -33 2929 1586 3 MP
+PP
+c33
+2929 1586 mt 2973 1553 L
+c35
+2973 1553 mt 2945 1534 L
+1 sg
+44 -33 -28 -20 2957 1606 3 MP
+PP
+c30
+2957 1606 mt 2929 1586 L
+c33
+2929 1586 mt 2973 1553 L
+1 sg
+-28 -3 45 15 2915 2285 3 MP
+PP
+c11
+2915 2285 mt 2960 2300 L
+c14
+2960 2300 mt 2932 2297 L
+1 sg
+45 15 -29 -5 2944 2290 3 MP
+PP
+c11
+2944 2290 mt 2915 2285 L
+2915 2285 mt 2960 2300 L
+1 sg
+45 0 -29 -9 2957 2303 3 MP
+PP
+c8
+2957 2303 mt 2928 2294 L
+c10
+2928 2294 mt 2973 2294 L
+1 sg
+-29 -4 45 0 2928 2294 3 MP
+PP
+c10
+2928 2294 mt 2973 2294 L
+2973 2294 mt 2944 2290 L
+1 sg
+-28 -119 45 62 2926 1961 3 MP
+PP
+c20
+2926 1961 mt 2971 2023 L
+c9
+2971 2023 mt 2943 1904 L
+1 sg
+45 62 -29 -134 2955 2095 3 MP
+PP
+c11
+2955 2095 mt 2926 1961 L
+c20
+2926 1961 mt 2971 2023 L
+1 sg
+-29 -9 45 -66 2925 1751 3 MP
+PP
+c18
+2925 1751 mt 2970 1685 L
+c24
+2970 1685 mt 2941 1676 L
+1 sg
+45 -66 -29 -10 2954 1761 3 MP
+PP
+c18
+2954 1761 mt 2925 1751 L
+2925 1751 mt 2970 1685 L
+1 sg
+45 -11 -29 -13 2953 2355 3 MP
+PP
+c8
+2953 2355 mt 2924 2342 L
+2924 2342 mt 2969 2331 L
+1 sg
+-29 -11 45 -11 2924 2342 3 MP
+PP
+c8
+2924 2342 mt 2969 2331 L
+2969 2331 mt 2940 2320 L
+1 sg
+-29 -120 45 65 2923 2222 3 MP
+PP
+c16
+2923 2222 mt 2968 2287 L
+c21
+2968 2287 mt 2939 2167 L
+1 sg
+45 -12 -29 -12 2947 1432 3 MP
+PP
+c8
+2947 1432 mt 2918 1420 L
+2918 1420 mt 2963 1408 L
+1 sg
+-29 -13 45 -12 2918 1420 3 MP
+PP
+c8
+2918 1420 mt 2963 1408 L
+2963 1408 mt 2934 1395 L
+1 sg
+-28 -9 44 -4 2854 1498 3 MP
+PP
+c9
+2854 1498 mt 2898 1494 L
+2898 1494 mt 2870 1485 L
+1 sg
+44 -4 -28 -5 2882 1503 3 MP
+PP
+c12
+2882 1503 mt 2854 1498 L
+c9
+2854 1498 mt 2898 1494 L
+1 sg
+45 -8 -28 -9 2898 1494 3 MP
+PP
+c9
+2898 1494 mt 2870 1485 L
+2870 1485 mt 2915 1477 L
+1 sg
+45 -1 -29 -5 2911 1508 3 MP
+PP
+c12
+2911 1508 mt 2882 1503 L
+2882 1503 mt 2927 1502 L
+1 sg
+-29 -8 45 -1 2882 1503 3 MP
+PP
+c12
+2882 1503 mt 2927 1502 L
+c9
+2927 1502 mt 2898 1494 L
+1 sg
+-28 -1 44 19 2879 1485 3 MP
+PP
+c24
+2879 1485 mt 2923 1504 L
+c18
+2923 1504 mt 2895 1503 L
+1 sg
+44 19 -28 0 2907 1485 3 MP
+PP
+c26
+2907 1485 mt 2879 1485 L
+c24
+2879 1485 mt 2923 1504 L
+1 sg
+-29 -12 45 -10 2886 1466 3 MP
+PP
+c8
+2886 1466 mt 2931 1456 L
+2931 1456 mt 2902 1444 L
+1 sg
+45 29 -29 -10 2920 1470 3 MP
+PP
+c33
+2920 1470 mt 2891 1460 L
+2891 1460 mt 2936 1489 L
+1 sg
+-29 -11 45 -8 2870 1485 3 MP
+PP
+c9
+2870 1485 mt 2915 1477 L
+2915 1477 mt 2886 1466 L
+1 sg
+-29 -4 45 29 2891 1460 3 MP
+PP
+c33
+2891 1460 mt 2936 1489 L
+c26
+2936 1489 mt 2907 1485 L
+1 sg
+45 9 -28 -1 2923 1504 3 MP
+PP
+c18
+2923 1504 mt 2895 1503 L
+2895 1503 mt 2940 1512 L
+1 sg
+-29 -3 45 22 2907 1485 3 MP
+PP
+c26
+2907 1485 mt 2952 1507 L
+c20
+2952 1507 mt 2923 1504 L
+1 sg
+45 22 -29 -4 2936 1489 3 MP
+PP
+c26
+2936 1489 mt 2907 1485 L
+2907 1485 mt 2952 1507 L
+1 sg
+-29 -22 45 1 2916 1504 3 MP
+PP
+c39
+2916 1504 mt 2961 1505 L
+c35
+2961 1505 mt 2932 1483 L
+1 sg
+-29 -4 45 9 2895 1503 3 MP
+PP
+c18
+2895 1503 mt 2940 1512 L
+c15
+2940 1512 mt 2911 1508 L
+1 sg
+45 1 -29 -30 2945 1534 3 MP
+PP
+c35
+2945 1534 mt 2916 1504 L
+c39
+2916 1504 mt 2961 1505 L
+1 sg
+-29 -55 45 59 2914 1817 3 MP
+PP
+c35
+2914 1817 mt 2959 1876 L
+c24
+2959 1876 mt 2930 1821 L
+1 sg
+45 -37 -29 -9 2893 1864 3 MP
+PP
+c8
+2893 1864 mt 2864 1855 L
+2864 1855 mt 2909 1818 L
+1 sg
+45 -7 -29 1 2905 1876 3 MP
+PP
+c12
+2905 1876 mt 2876 1877 L
+c9
+2876 1877 mt 2921 1870 L
+1 sg
+-28 -6 45 -7 2876 1877 3 MP
+PP
+c9
+2876 1877 mt 2921 1870 L
+2921 1870 mt 2893 1864 L
+1 sg
+-29 2 45 27 2889 1847 3 MP
+PP
+c18
+2889 1847 mt 2934 1874 L
+c12
+2934 1874 mt 2905 1876 L
+1 sg
+45 27 -29 5 2918 1842 3 MP
+PP
+c20
+2918 1842 mt 2889 1847 L
+c18
+2889 1847 mt 2934 1874 L
+1 sg
+45 59 -29 -87 2943 1904 3 MP
+PP
+c24
+2943 1904 mt 2914 1817 L
+c35
+2914 1817 mt 2959 1876 L
+1 sg
+45 -50 -29 -20 2941 1676 3 MP
+PP
+c24
+2941 1676 mt 2912 1656 L
+2912 1656 mt 2957 1606 L
+1 sg
+-28 -20 45 -50 2912 1656 3 MP
+PP
+c24
+2912 1656 mt 2957 1606 L
+c30
+2957 1606 mt 2929 1586 L
+1 sg
+45 38 -29 -22 2903 2287 3 MP
+PP
+c14
+2903 2287 mt 2874 2265 L
+2874 2265 mt 2919 2303 L
+1 sg
+-29 -22 45 24 2858 2263 3 MP
+PP
+c11
+2858 2263 mt 2903 2287 L
+c14
+2903 2287 mt 2874 2265 L
+1 sg
+45 20 -28 -8 2915 2285 3 MP
+PP
+c11
+2915 2285 mt 2887 2277 L
+2887 2277 mt 2932 2297 L
+1 sg
+-29 -10 45 20 2887 2277 3 MP
+PP
+c11
+2887 2277 mt 2932 2297 L
+c14
+2932 2297 mt 2903 2287 L
+1 sg
+-29 -9 45 -6 2912 2309 3 MP
+PP
+c8
+2912 2309 mt 2957 2303 L
+2957 2303 mt 2928 2294 L
+1 sg
+45 -6 -28 -11 2940 2320 3 MP
+PP
+c8
+2940 2320 mt 2912 2309 L
+2912 2309 mt 2957 2303 L
+1 sg
+45 59 -29 -131 2939 2167 3 MP
+PP
+c14
+2939 2167 mt 2910 2036 L
+c12
+2910 2036 mt 2955 2095 L
+1 sg
+-29 -134 45 59 2910 2036 3 MP
+PP
+c12
+2910 2036 mt 2955 2095 L
+c11
+2955 2095 mt 2926 1961 L
+1 sg
+-29 -13 45 -11 2908 2366 3 MP
+PP
+c8
+2908 2366 mt 2953 2355 L
+2953 2355 mt 2924 2342 L
+1 sg
+45 -11 -29 -14 2937 2380 3 MP
+PP
+c8
+2937 2380 mt 2908 2366 L
+2908 2366 mt 2953 2355 L
+1 sg
+45 -12 -28 -13 2934 1395 3 MP
+PP
+c8
+2934 1395 mt 2906 1382 L
+2906 1382 mt 2951 1370 L
+1 sg
+-29 -13 45 -11 2857 1455 3 MP
+PP
+c8
+2857 1455 mt 2902 1444 L
+2902 1444 mt 2873 1431 L
+1 sg
+45 -11 -29 -11 2886 1466 3 MP
+PP
+c8
+2886 1466 mt 2857 1455 L
+2857 1455 mt 2902 1444 L
+1 sg
+-29 -10 45 32 2875 1438 3 MP
+PP
+c41
+2875 1438 mt 2920 1470 L
+c33
+2920 1470 mt 2891 1460 L
+1 sg
+45 32 -29 -21 2904 1459 3 MP
+PP
+c39
+2904 1459 mt 2875 1438 L
+c41
+2875 1438 mt 2920 1470 L
+1 sg
+-28 -13 44 24 2904 1459 3 MP
+PP
+c39
+2904 1459 mt 2948 1483 L
+c33
+2948 1483 mt 2920 1470 L
+1 sg
+44 24 -28 -24 2932 1483 3 MP
+PP
+c39
+2932 1483 mt 2904 1459 L
+2904 1459 mt 2948 1483 L
+1 sg
+45 -12 -29 -12 2931 1456 3 MP
+PP
+c8
+2931 1456 mt 2902 1444 L
+2902 1444 mt 2947 1432 L
+1 sg
+-29 -12 45 -12 2902 1444 3 MP
+PP
+c8
+2902 1444 mt 2947 1432 L
+2947 1432 mt 2918 1420 L
+1 sg
+-29 -30 45 -18 2900 1552 3 MP
+PP
+c35
+2900 1552 mt 2945 1534 L
+2945 1534 mt 2916 1504 L
+1 sg
+45 -18 -29 -34 2929 1586 3 MP
+PP
+c33
+2929 1586 mt 2900 1552 L
+c35
+2900 1552 mt 2945 1534 L
+1 sg
+45 24 -29 -14 2887 2277 3 MP
+PP
+c11
+2887 2277 mt 2858 2263 L
+2858 2263 mt 2903 2287 L
+1 sg
+45 4 -29 -8 2928 2294 3 MP
+PP
+c10
+2928 2294 mt 2899 2286 L
+2899 2286 mt 2944 2290 L
+1 sg
+-29 -5 45 4 2899 2286 3 MP
+PP
+c10
+2899 2286 mt 2944 2290 L
+c11
+2944 2290 mt 2915 2285 L
+1 sg
+45 -14 -29 -6 2848 1875 3 MP
+PP
+c8
+2848 1875 mt 2819 1869 L
+2819 1869 mt 2864 1855 L
+1 sg
+-29 -13 45 -14 2819 1869 3 MP
+PP
+c8
+2819 1869 mt 2864 1855 L
+2864 1855 mt 2835 1842 L
+1 sg
+-29 -9 45 -11 2848 1875 3 MP
+PP
+c8
+2848 1875 mt 2893 1864 L
+2893 1864 mt 2864 1855 L
+1 sg
+45 -11 -28 -2 2876 1877 3 MP
+PP
+c9
+2876 1877 mt 2848 1875 L
+c8
+2848 1875 mt 2893 1864 L
+1 sg
+-29 1 45 21 2860 1855 3 MP
+PP
+c15
+2860 1855 mt 2905 1876 L
+c12
+2905 1876 mt 2876 1877 L
+1 sg
+45 -37 -29 -13 2864 1855 3 MP
+PP
+c8
+2864 1855 mt 2835 1842 L
+2835 1842 mt 2880 1805 L
+1 sg
+-29 -13 45 -37 2864 1855 3 MP
+PP
+c8
+2864 1855 mt 2909 1818 L
+c9
+2909 1818 mt 2880 1805 L
+1 sg
+45 21 -29 8 2889 1847 3 MP
+PP
+c18
+2889 1847 mt 2860 1855 L
+c15
+2860 1855 mt 2905 1876 L
+1 sg
+45 56 -28 -113 2926 1961 3 MP
+PP
+c20
+2926 1961 mt 2898 1848 L
+c35
+2898 1848 mt 2943 1904 L
+1 sg
+-29 -21 45 -37 2835 1842 3 MP
+PP
+c8
+2835 1842 mt 2880 1805 L
+c9
+2880 1805 mt 2851 1784 L
+1 sg
+45 -50 -29 -21 2880 1805 3 MP
+PP
+c9
+2880 1805 mt 2851 1784 L
+c12
+2851 1784 mt 2896 1734 L
+1 sg
+-29 -17 45 -54 2880 1805 3 MP
+PP
+c9
+2880 1805 mt 2925 1751 L
+c18
+2925 1751 mt 2896 1734 L
+1 sg
+-29 5 45 46 2873 1796 3 MP
+PP
+c30
+2873 1796 mt 2918 1842 L
+c20
+2918 1842 mt 2889 1847 L
+1 sg
+45 46 -28 -2 2901 1798 3 MP
+PP
+c33
+2901 1798 mt 2873 1796 L
+c30
+2873 1796 mt 2918 1842 L
+1 sg
+-29 -87 45 56 2898 1848 3 MP
+PP
+c35
+2898 1848 mt 2943 1904 L
+c24
+2943 1904 mt 2914 1817 L
+1 sg
+45 -58 -29 -17 2925 1751 3 MP
+PP
+c18
+2925 1751 mt 2896 1734 L
+2896 1734 mt 2941 1676 L
+1 sg
+-29 -20 45 -58 2896 1734 3 MP
+PP
+c18
+2896 1734 mt 2941 1676 L
+c24
+2941 1676 mt 2912 1656 L
+1 sg
+44 -9 -28 -13 2924 2342 3 MP
+PP
+c8
+2924 2342 mt 2896 2329 L
+2896 2329 mt 2940 2320 L
+1 sg
+-28 -11 44 -9 2896 2329 3 MP
+PP
+c8
+2896 2329 mt 2940 2320 L
+2940 2320 mt 2912 2309 L
+1 sg
+45 57 -29 -112 2923 2222 3 MP
+PP
+c16
+2923 2222 mt 2894 2110 L
+c8
+2894 2110 mt 2939 2167 L
+1 sg
+-29 -131 45 57 2894 2110 3 MP
+PP
+c8
+2894 2110 mt 2939 2167 L
+c14
+2939 2167 mt 2910 2036 L
+1 sg
+-29 -14 45 -12 2892 2392 3 MP
+PP
+c8
+2892 2392 mt 2937 2380 L
+2937 2380 mt 2908 2366 L
+1 sg
+-28 -13 44 -12 2890 1407 3 MP
+PP
+c8
+2890 1407 mt 2934 1395 L
+2934 1395 mt 2906 1382 L
+1 sg
+44 -12 -28 -13 2918 1420 3 MP
+PP
+c8
+2918 1420 mt 2890 1407 L
+2890 1407 mt 2934 1395 L
+1 sg
+45 -9 -29 -10 2870 1485 3 MP
+PP
+c9
+2870 1485 mt 2841 1475 L
+2841 1475 mt 2886 1466 L
+1 sg
+-29 -11 45 -9 2841 1475 3 MP
+PP
+c9
+2841 1475 mt 2886 1466 L
+c8
+2886 1466 mt 2857 1455 L
+1 sg
+45 29 -29 -4 2891 1460 3 MP
+PP
+c33
+2891 1460 mt 2862 1456 L
+2862 1456 mt 2907 1485 L
+1 sg
+-28 -24 45 15 2887 1468 3 MP
+PP
+c41
+2887 1468 mt 2932 1483 L
+c39
+2932 1483 mt 2904 1459 L
+1 sg
+-28 0 45 29 2862 1456 3 MP
+PP
+c33
+2862 1456 mt 2907 1485 L
+c26
+2907 1485 mt 2879 1485 L
+1 sg
+45 15 -29 -36 2916 1504 3 MP
+PP
+c39
+2916 1504 mt 2887 1468 L
+c41
+2887 1468 mt 2932 1483 L
+1 sg
+-29 -23 45 55 2885 1766 3 MP
+PP
+c41
+2885 1766 mt 2930 1821 L
+c30
+2930 1821 mt 2901 1798 L
+1 sg
+45 55 -29 -51 2914 1817 3 MP
+PP
+c35
+2914 1817 mt 2885 1766 L
+c41
+2885 1766 mt 2930 1821 L
+1 sg
+45 -37 -28 -33 2912 1656 3 MP
+PP
+c24
+2912 1656 mt 2884 1623 L
+c26
+2884 1623 mt 2929 1586 L
+1 sg
+-29 -34 45 -37 2884 1623 3 MP
+PP
+c26
+2884 1623 mt 2929 1586 L
+c33
+2929 1586 mt 2900 1552 L
+1 sg
+-29 -8 45 -4 2883 2298 3 MP
+PP
+c8
+2883 2298 mt 2928 2294 L
+c10
+2928 2294 mt 2899 2286 L
+1 sg
+45 -4 -29 -11 2912 2309 3 MP
+PP
+c8
+2912 2309 mt 2883 2298 L
+2883 2298 mt 2928 2294 L
+1 sg
+-28 -113 44 50 2882 1911 3 MP
+PP
+c30
+2882 1911 mt 2926 1961 L
+c20
+2926 1961 mt 2898 1848 L
+1 sg
+44 50 -28 -125 2910 2036 3 MP
+PP
+c12
+2910 2036 mt 2882 1911 L
+c30
+2882 1911 mt 2926 1961 L
+1 sg
+-28 -13 45 -11 2879 2353 3 MP
+PP
+c8
+2879 2353 mt 2924 2342 L
+2924 2342 mt 2896 2329 L
+1 sg
+45 -11 -29 -13 2908 2366 3 MP
+PP
+c8
+2908 2366 mt 2879 2353 L
+2879 2353 mt 2924 2342 L
+1 sg
+45 53 -29 -85 2907 2254 3 MP
+PP
+c17
+2907 2254 mt 2878 2169 L
+c11
+2878 2169 mt 2923 2222 L
+1 sg
+-29 -112 45 53 2878 2169 3 MP
+PP
+c11
+2878 2169 mt 2923 2222 L
+c16
+2923 2222 mt 2894 2110 L
+1 sg
+-28 -13 45 -11 2873 1431 3 MP
+PP
+c8
+2873 1431 mt 2918 1420 L
+2918 1420 mt 2890 1407 L
+1 sg
+45 -11 -29 -13 2902 1444 3 MP
+PP
+c8
+2902 1444 mt 2873 1431 L
+2873 1431 mt 2918 1420 L
+1 sg
+-28 -5 45 2 2837 1501 3 MP
+PP
+c12
+2837 1501 mt 2882 1503 L
+2882 1503 mt 2854 1498 L
+1 sg
+45 2 -29 -1 2866 1502 3 MP
+PP
+c15
+2866 1502 mt 2837 1501 L
+c12
+2837 1501 mt 2882 1503 L
+1 sg
+-29 -5 45 6 2866 1502 3 MP
+PP
+c15
+2866 1502 mt 2911 1508 L
+c12
+2911 1508 mt 2882 1503 L
+1 sg
+45 6 -29 -1 2895 1503 3 MP
+PP
+c18
+2895 1503 mt 2866 1502 L
+c15
+2866 1502 mt 2911 1508 L
+1 sg
+45 -2 -29 -46 2900 1552 3 MP
+PP
+c35
+2900 1552 mt 2871 1506 L
+c39
+2871 1506 mt 2916 1504 L
+1 sg
+-29 -10 45 -6 2825 1491 3 MP
+PP
+c9
+2825 1491 mt 2870 1485 L
+2870 1485 mt 2841 1475 L
+1 sg
+45 -6 -29 -7 2854 1498 3 MP
+PP
+c9
+2854 1498 mt 2825 1491 L
+2825 1491 mt 2870 1485 L
+1 sg
+45 16 -29 2 2879 1485 3 MP
+PP
+c24
+2879 1485 mt 2850 1487 L
+c20
+2850 1487 mt 2895 1503 L
+1 sg
+-29 -1 45 16 2850 1487 3 MP
+PP
+c20
+2850 1487 mt 2895 1503 L
+c18
+2895 1503 mt 2866 1502 L
+1 sg
+-29 -36 45 -2 2871 1506 3 MP
+PP
+c39
+2871 1506 mt 2916 1504 L
+2916 1504 mt 2887 1468 L
+1 sg
+-28 -8 44 8 2871 2277 3 MP
+PP
+c10
+2871 2277 mt 2915 2285 L
+c11
+2915 2285 mt 2887 2277 L
+1 sg
+44 8 -28 -9 2899 2286 3 MP
+PP
+c10
+2899 2286 mt 2871 2277 L
+2871 2277 mt 2915 2285 L
+1 sg
+45 -42 -28 -37 2851 1784 3 MP
+PP
+c12
+2851 1784 mt 2823 1747 L
+c15
+2823 1747 mt 2868 1705 L
+1 sg
+-28 -29 45 -50 2851 1784 3 MP
+PP
+c12
+2851 1784 mt 2896 1734 L
+c18
+2896 1734 mt 2868 1705 L
+1 sg
+-28 -2 44 51 2857 1747 3 MP
+PP
+c41
+2857 1747 mt 2901 1798 L
+c33
+2901 1798 mt 2873 1796 L
+1 sg
+45 50 -29 -81 2898 1848 3 MP
+PP
+c35
+2898 1848 mt 2869 1767 L
+c42
+2869 1767 mt 2914 1817 L
+1 sg
+44 51 -28 -19 2885 1766 3 MP
+PP
+c41
+2885 1766 mt 2857 1747 L
+2857 1747 mt 2901 1798 L
+1 sg
+-29 -51 45 50 2869 1767 3 MP
+PP
+c42
+2869 1767 mt 2914 1817 L
+c35
+2914 1817 mt 2885 1766 L
+1 sg
+44 -49 -28 -29 2896 1734 3 MP
+PP
+c18
+2896 1734 mt 2868 1705 L
+2868 1705 mt 2912 1656 L
+1 sg
+-28 -33 44 -49 2868 1705 3 MP
+PP
+c18
+2868 1705 mt 2912 1656 L
+c24
+2912 1656 mt 2884 1623 L
+1 sg
+45 -8 -29 -12 2896 2329 3 MP
+PP
+c8
+2896 2329 mt 2867 2317 L
+2867 2317 mt 2912 2309 L
+1 sg
+-29 -11 45 -8 2867 2317 3 MP
+PP
+c8
+2867 2317 mt 2912 2309 L
+2912 2309 mt 2883 2298 L
+1 sg
+-28 -125 45 45 2865 1991 3 MP
+PP
+c20
+2865 1991 mt 2910 2036 L
+c12
+2910 2036 mt 2882 1911 L
+1 sg
+45 45 -29 -119 2894 2110 3 MP
+PP
+c8
+2894 2110 mt 2865 1991 L
+c20
+2865 1991 mt 2910 2036 L
+1 sg
+45 -12 -29 -14 2892 2392 3 MP
+PP
+c8
+2892 2392 mt 2863 2378 L
+2863 2378 mt 2908 2366 L
+1 sg
+-29 -13 45 -12 2863 2378 3 MP
+PP
+c8
+2863 2378 mt 2908 2366 L
+2908 2366 mt 2879 2353 L
+1 sg
+45 46 -28 -57 2890 2265 3 MP
+PP
+c16
+2890 2265 mt 2862 2208 L
+c13
+2862 2208 mt 2907 2254 L
+1 sg
+-29 -85 45 46 2862 2208 3 MP
+PP
+c13
+2862 2208 mt 2907 2254 L
+c17
+2907 2254 mt 2878 2169 L
+1 sg
+45 -12 -29 -13 2890 1407 3 MP
+PP
+c8
+2890 1407 mt 2861 1394 L
+2861 1394 mt 2906 1382 L
+1 sg
+-28 -12 44 -12 2829 1443 3 MP
+PP
+c8
+2829 1443 mt 2873 1431 L
+2873 1431 mt 2845 1419 L
+1 sg
+44 -12 -28 -12 2857 1455 3 MP
+PP
+c8
+2857 1455 mt 2829 1443 L
+2829 1443 mt 2873 1431 L
+1 sg
+45 36 -29 -14 2875 1438 3 MP
+PP
+c41
+2875 1438 mt 2846 1424 L
+2846 1424 mt 2891 1460 L
+1 sg
+-29 -21 45 27 2859 1432 3 MP
+PP
+c42
+2859 1432 mt 2904 1459 L
+c39
+2904 1459 mt 2875 1438 L
+1 sg
+-29 -4 45 36 2846 1424 3 MP
+PP
+c41
+2846 1424 mt 2891 1460 L
+c33
+2891 1460 mt 2862 1456 L
+1 sg
+45 27 -28 -36 2887 1468 3 MP
+PP
+c41
+2887 1468 mt 2859 1432 L
+c42
+2859 1432 mt 2904 1459 L
+1 sg
+-29 -46 45 -21 2855 1573 3 MP
+PP
+c33
+2855 1573 mt 2900 1552 L
+c35
+2900 1552 mt 2871 1506 L
+1 sg
+45 -21 -29 -50 2884 1623 3 MP
+PP
+c26
+2884 1623 mt 2855 1573 L
+c33
+2855 1573 mt 2900 1552 L
+1 sg
+-28 -9 45 -1 2854 2287 3 MP
+PP
+c8
+2854 2287 mt 2899 2286 L
+c10
+2899 2286 mt 2871 2277 L
+1 sg
+45 -1 -29 -11 2883 2298 3 MP
+PP
+c8
+2883 2298 mt 2854 2287 L
+2854 2287 mt 2899 2286 L
+1 sg
+44 -33 -28 -25 2835 1842 3 MP
+PP
+c8
+2835 1842 mt 2807 1817 L
+c9
+2807 1817 mt 2851 1784 L
+1 sg
+-28 -37 44 -33 2807 1817 3 MP
+PP
+c9
+2807 1817 mt 2851 1784 L
+c12
+2851 1784 mt 2823 1747 L
+1 sg
+-29 11 45 45 2828 1751 3 MP
+PP
+c39
+2828 1751 mt 2873 1796 L
+c30
+2873 1796 mt 2844 1807 L
+1 sg
+45 45 -29 4 2857 1747 3 MP
+PP
+c41
+2857 1747 mt 2828 1751 L
+c39
+2828 1751 mt 2873 1796 L
+1 sg
+45 40 -29 11 2873 1796 3 MP
+PP
+c30
+2873 1796 mt 2844 1807 L
+c26
+2844 1807 mt 2889 1847 L
+1 sg
+-29 -81 45 41 2853 1807 3 MP
+PP
+c41
+2853 1807 mt 2898 1848 L
+c35
+2898 1848 mt 2869 1767 L
+1 sg
+44 16 -28 6 2860 1855 3 MP
+PP
+c15
+2860 1855 mt 2832 1861 L
+c12
+2832 1861 mt 2876 1877 L
+1 sg
+-28 -2 44 16 2832 1861 3 MP
+PP
+c12
+2832 1861 mt 2876 1877 L
+c9
+2876 1877 mt 2848 1875 L
+1 sg
+-29 8 45 40 2844 1807 3 MP
+PP
+c26
+2844 1807 mt 2889 1847 L
+c18
+2889 1847 mt 2860 1855 L
+1 sg
+45 41 -29 -104 2882 1911 3 MP
+PP
+c30
+2882 1911 mt 2853 1807 L
+c41
+2853 1807 mt 2898 1848 L
+1 sg
+-29 -12 45 -11 2851 2340 3 MP
+PP
+c8
+2851 2340 mt 2896 2329 L
+2896 2329 mt 2867 2317 L
+1 sg
+45 -11 -28 -13 2879 2353 3 MP
+PP
+c8
+2879 2353 mt 2851 2340 L
+2851 2340 mt 2896 2329 L
+1 sg
+-29 -119 45 41 2849 2069 3 MP
+PP
+c12
+2849 2069 mt 2894 2110 L
+c8
+2894 2110 mt 2865 1991 L
+1 sg
+45 41 -29 -100 2878 2169 3 MP
+PP
+c11
+2878 2169 mt 2849 2069 L
+c12
+2849 2069 mt 2894 2110 L
+1 sg
+-29 -14 45 -12 2847 2404 3 MP
+PP
+c8
+2847 2404 mt 2892 2392 L
+2892 2392 mt 2863 2378 L
+1 sg
+-28 -57 44 37 2846 2228 3 MP
+PP
+c13
+2846 2228 mt 2890 2265 L
+c16
+2890 2265 mt 2862 2208 L
+1 sg
+44 37 -28 -37 2874 2265 3 MP
+PP
+c14
+2874 2265 mt 2846 2228 L
+c13
+2846 2228 mt 2890 2265 L
+1 sg
+-29 -13 45 -12 2845 1419 3 MP
+PP
+c8
+2845 1419 mt 2890 1407 L
+2890 1407 mt 2861 1394 L
+1 sg
+45 -12 -28 -12 2873 1431 3 MP
+PP
+c8
+2873 1431 mt 2845 1419 L
+2845 1419 mt 2890 1407 L
+1 sg
+-28 -12 45 -10 2812 1465 3 MP
+PP
+c8
+2812 1465 mt 2857 1455 L
+2857 1455 mt 2829 1443 L
+1 sg
+45 -10 -29 -10 2841 1475 3 MP
+PP
+c9
+2841 1475 mt 2812 1465 L
+c8
+2812 1465 mt 2857 1455 L
+1 sg
+-29 -13 45 -11 2784 1454 3 MP
+PP
+c8
+2784 1454 mt 2829 1443 L
+2829 1443 mt 2800 1430 L
+1 sg
+45 -11 -28 -11 2812 1465 3 MP
+PP
+c8
+2812 1465 mt 2784 1454 L
+2784 1454 mt 2829 1443 L
+1 sg
+45 -11 -29 -13 2829 1443 3 MP
+PP
+c8
+2829 1443 mt 2800 1430 L
+2800 1430 mt 2845 1419 L
+1 sg
+-29 -13 45 -11 2800 1430 3 MP
+PP
+c8
+2800 1430 mt 2845 1419 L
+2845 1419 mt 2816 1406 L
+1 sg
+-28 2 44 37 2818 1419 3 MP
+PP
+c39
+2818 1419 mt 2862 1456 L
+c33
+2862 1456 mt 2834 1458 L
+1 sg
+44 37 -28 -5 2846 1424 3 MP
+PP
+c41
+2846 1424 mt 2818 1419 L
+c39
+2818 1419 mt 2862 1456 L
+1 sg
+45 27 -28 2 2862 1456 3 MP
+PP
+c33
+2862 1456 mt 2834 1458 L
+c30
+2834 1458 mt 2879 1485 L
+1 sg
+-28 -36 44 15 2843 1453 3 MP
+PP
+c42
+2843 1453 mt 2887 1468 L
+c41
+2887 1468 mt 2859 1432 L
+1 sg
+-29 2 45 27 2834 1458 3 MP
+PP
+c30
+2834 1458 mt 2879 1485 L
+c24
+2879 1485 mt 2850 1487 L
+1 sg
+44 15 -28 -53 2871 1506 3 MP
+PP
+c39
+2871 1506 mt 2843 1453 L
+c42
+2843 1453 mt 2887 1468 L
+1 sg
+-29 -14 45 12 2842 2265 3 MP
+PP
+c10
+2842 2265 mt 2887 2277 L
+c11
+2887 2277 mt 2858 2263 L
+1 sg
+45 12 -29 -12 2871 2277 3 MP
+PP
+c10
+2871 2277 mt 2842 2265 L
+2842 2265 mt 2887 2277 L
+1 sg
+-29 -46 45 -42 2823 1747 3 MP
+PP
+c15
+2823 1747 mt 2868 1705 L
+c18
+2868 1705 mt 2839 1659 L
+1 sg
+-28 -19 45 44 2840 1722 3 MP
+PP
+c50
+2840 1722 mt 2885 1766 L
+c41
+2885 1766 mt 2857 1747 L
+1 sg
+45 -29 -29 -59 2823 1747 3 MP
+PP
+c15
+2823 1747 mt 2794 1688 L
+c20
+2794 1688 mt 2839 1659 L
+1 sg
+-29 4 45 38 2812 1709 3 MP
+PP
+c50
+2812 1709 mt 2857 1747 L
+c41
+2857 1747 mt 2828 1751 L
+1 sg
+45 38 -28 -13 2840 1722 3 MP
+PP
+c50
+2840 1722 mt 2812 1709 L
+2812 1709 mt 2857 1747 L
+1 sg
+45 44 -29 -45 2869 1767 3 MP
+PP
+c42
+2869 1767 mt 2840 1722 L
+c50
+2840 1722 mt 2885 1766 L
+1 sg
+45 -36 -29 -46 2868 1705 3 MP
+PP
+c18
+2868 1705 mt 2839 1659 L
+c24
+2839 1659 mt 2884 1623 L
+1 sg
+-29 -50 45 -36 2839 1659 3 MP
+PP
+c24
+2839 1659 mt 2884 1623 L
+c26
+2884 1623 mt 2855 1573 L
+1 sg
+45 -7 -29 -12 2867 2317 3 MP
+PP
+c8
+2867 2317 mt 2838 2305 L
+2838 2305 mt 2883 2298 L
+1 sg
+-29 -11 45 -7 2838 2305 3 MP
+PP
+c8
+2838 2305 mt 2883 2298 L
+2883 2298 mt 2854 2287 L
+1 sg
+45 32 -28 -112 2865 1991 3 MP
+PP
+c20
+2865 1991 mt 2837 1879 L
+c35
+2837 1879 mt 2882 1911 L
+1 sg
+-29 -12 45 6 2774 1863 3 MP
+PP
+c9
+2774 1863 mt 2819 1869 L
+c8
+2819 1869 mt 2790 1857 L
+1 sg
+45 -15 -29 -12 2819 1869 3 MP
+PP
+c8
+2819 1869 mt 2790 1857 L
+2790 1857 mt 2835 1842 L
+1 sg
+-29 -6 45 11 2803 1864 3 MP
+PP
+c12
+2803 1864 mt 2848 1875 L
+c8
+2848 1875 mt 2819 1869 L
+1 sg
+45 11 -29 3 2832 1861 3 MP
+PP
+c12
+2832 1861 mt 2803 1864 L
+2803 1864 mt 2848 1875 L
+1 sg
+-28 -25 45 -15 2790 1857 3 MP
+PP
+c8
+2790 1857 mt 2835 1842 L
+2835 1842 mt 2807 1817 L
+1 sg
+-28 6 45 34 2815 1821 3 MP
+PP
+c24
+2815 1821 mt 2860 1855 L
+c15
+2860 1855 mt 2832 1861 L
+1 sg
+45 34 -29 14 2844 1807 3 MP
+PP
+c26
+2844 1807 mt 2815 1821 L
+c24
+2815 1821 mt 2860 1855 L
+1 sg
+-29 -104 45 32 2837 1879 3 MP
+PP
+c35
+2837 1879 mt 2882 1911 L
+c30
+2882 1911 mt 2853 1807 L
+1 sg
+-28 -13 44 -12 2835 2365 3 MP
+PP
+c8
+2835 2365 mt 2879 2353 L
+2879 2353 mt 2851 2340 L
+1 sg
+44 -12 -28 -13 2863 2378 3 MP
+PP
+c8
+2863 2378 mt 2835 2365 L
+2835 2365 mt 2879 2353 L
+1 sg
+-29 -100 45 37 2833 2132 3 MP
+PP
+c8
+2833 2132 mt 2878 2169 L
+c11
+2878 2169 mt 2849 2069 L
+1 sg
+45 37 -29 -76 2862 2208 3 MP
+PP
+c13
+2862 2208 mt 2833 2132 L
+c8
+2833 2132 mt 2878 2169 L
+1 sg
+45 -12 -29 -13 2845 1419 3 MP
+PP
+c8
+2845 1419 mt 2816 1406 L
+2816 1406 mt 2861 1394 L
+1 sg
+-29 -14 45 37 2830 1401 3 MP
+PP
+c44
+2830 1401 mt 2875 1438 L
+c41
+2875 1438 mt 2846 1424 L
+1 sg
+45 37 -29 -31 2859 1432 3 MP
+PP
+c42
+2859 1432 mt 2830 1401 L
+c44
+2830 1401 mt 2875 1438 L
+1 sg
+-28 -37 45 26 2829 2239 3 MP
+PP
+c11
+2829 2239 mt 2874 2265 L
+c14
+2874 2265 mt 2846 2228 L
+1 sg
+45 26 -29 -24 2858 2263 3 MP
+PP
+c11
+2858 2263 mt 2829 2239 L
+2829 2239 mt 2874 2265 L
+1 sg
+-29 -8 45 -4 2780 1495 3 MP
+PP
+c9
+2780 1495 mt 2825 1491 L
+2825 1491 mt 2796 1483 L
+1 sg
+45 -4 -29 -4 2809 1499 3 MP
+PP
+c12
+2809 1499 mt 2780 1495 L
+c9
+2780 1495 mt 2825 1491 L
+1 sg
+45 -1 -28 -2 2837 1501 3 MP
+PP
+c12
+2837 1501 mt 2809 1499 L
+2809 1499 mt 2854 1498 L
+1 sg
+-29 -7 45 -1 2809 1499 3 MP
+PP
+c12
+2809 1499 mt 2854 1498 L
+c9
+2854 1498 mt 2825 1491 L
+1 sg
+44 7 -28 3 2821 1491 3 MP
+PP
+c18
+2821 1491 mt 2793 1494 L
+c15
+2793 1494 mt 2837 1501 L
+1 sg
+-28 -2 44 7 2793 1494 3 MP
+PP
+c15
+2793 1494 mt 2837 1501 L
+c12
+2837 1501 mt 2809 1499 L
+1 sg
+45 -8 -29 -8 2825 1491 3 MP
+PP
+c9
+2825 1491 mt 2796 1483 L
+2796 1483 mt 2841 1475 L
+1 sg
+-29 -10 45 -8 2796 1483 3 MP
+PP
+c9
+2796 1483 mt 2841 1475 L
+2841 1475 mt 2812 1465 L
+1 sg
+44 -9 -28 -9 2796 1483 3 MP
+PP
+c9
+2796 1483 mt 2768 1474 L
+2768 1474 mt 2812 1465 L
+1 sg
+-28 -11 44 -9 2768 1474 3 MP
+PP
+c9
+2768 1474 mt 2812 1465 L
+c8
+2812 1465 mt 2784 1454 L
+1 sg
+-29 4 45 23 2805 1464 3 MP
+PP
+c26
+2805 1464 mt 2850 1487 L
+c20
+2850 1487 mt 2821 1491 L
+1 sg
+45 23 -29 6 2834 1458 3 MP
+PP
+c30
+2834 1458 mt 2805 1464 L
+c26
+2805 1464 mt 2850 1487 L
+1 sg
+45 11 -29 4 2850 1487 3 MP
+PP
+c20
+2850 1487 mt 2821 1491 L
+c18
+2821 1491 mt 2866 1502 L
+1 sg
+-29 -1 45 11 2821 1491 3 MP
+PP
+c18
+2821 1491 mt 2866 1502 L
+c15
+2866 1502 mt 2837 1501 L
+1 sg
+-28 -53 45 -3 2826 1509 3 MP
+PP
+c41
+2826 1509 mt 2871 1506 L
+c39
+2871 1506 mt 2843 1453 L
+1 sg
+45 -3 -29 -64 2855 1573 3 MP
+PP
+c33
+2855 1573 mt 2826 1509 L
+c41
+2826 1509 mt 2871 1506 L
+1 sg
+45 2 -28 -12 2854 2287 3 MP
+PP
+c8
+2854 2287 mt 2826 2275 L
+2826 2275 mt 2871 2277 L
+1 sg
+-29 -12 45 2 2826 2275 3 MP
+PP
+c8
+2826 2275 mt 2871 2277 L
+c10
+2871 2277 mt 2842 2265 L
+1 sg
+45 31 -29 -71 2853 1807 3 MP
+PP
+c41
+2853 1807 mt 2824 1736 L
+c50
+2824 1736 mt 2869 1767 L
+1 sg
+-29 -45 45 31 2824 1736 3 MP
+PP
+c50
+2824 1736 mt 2869 1767 L
+c42
+2869 1767 mt 2840 1722 L
+1 sg
+45 -10 -29 -13 2851 2340 3 MP
+PP
+c8
+2851 2340 mt 2822 2327 L
+2822 2327 mt 2867 2317 L
+1 sg
+-29 -12 45 -10 2822 2327 3 MP
+PP
+c8
+2822 2327 mt 2867 2317 L
+2867 2317 mt 2838 2305 L
+1 sg
+-28 -112 44 26 2821 1965 3 MP
+PP
+c26
+2821 1965 mt 2865 1991 L
+c20
+2865 1991 mt 2837 1879 L
+1 sg
+44 26 -28 -104 2849 2069 3 MP
+PP
+c12
+2849 2069 mt 2821 1965 L
+c26
+2821 1965 mt 2865 1991 L
+1 sg
+-28 -13 45 -12 2818 2390 3 MP
+PP
+c8
+2818 2390 mt 2863 2378 L
+2863 2378 mt 2835 2365 L
+1 sg
+45 -12 -29 -14 2847 2404 3 MP
+PP
+c8
+2847 2404 mt 2818 2390 L
+2818 2390 mt 2863 2378 L
+1 sg
+-29 -76 45 32 2817 2176 3 MP
+PP
+c10
+2817 2176 mt 2862 2208 L
+c13
+2862 2208 mt 2833 2132 L
+1 sg
+45 32 -29 -52 2846 2228 3 MP
+PP
+c13
+2846 2228 mt 2817 2176 L
+c10
+2817 2176 mt 2862 2208 L
+1 sg
+45 43 -29 -20 2830 1401 3 MP
+PP
+c44
+2830 1401 mt 2801 1381 L
+2801 1381 mt 2846 1424 L
+1 sg
+45 -12 -29 -12 2800 1430 3 MP
+PP
+c8
+2800 1430 mt 2771 1418 L
+2771 1418 mt 2816 1406 L
+1 sg
+-28 -5 45 43 2801 1381 3 MP
+PP
+c44
+2801 1381 mt 2846 1424 L
+c41
+2846 1424 mt 2818 1419 L
+1 sg
+45 30 -29 -51 2843 1453 3 MP
+PP
+c42
+2843 1453 mt 2814 1402 L
+c50
+2814 1402 mt 2859 1432 L
+1 sg
+-29 -31 45 30 2814 1402 3 MP
+PP
+c50
+2814 1402 mt 2859 1432 L
+c42
+2859 1432 mt 2830 1401 L
+1 sg
+45 14 -29 -16 2842 2265 3 MP
+PP
+c10
+2842 2265 mt 2813 2249 L
+2813 2249 mt 2858 2263 L
+1 sg
+-29 -24 45 14 2813 2249 3 MP
+PP
+c10
+2813 2249 mt 2858 2263 L
+c11
+2858 2263 mt 2829 2239 L
+1 sg
+45 -20 -29 -66 2839 1659 3 MP
+PP
+c24
+2839 1659 mt 2810 1593 L
+c33
+2810 1593 mt 2855 1573 L
+1 sg
+-29 -64 45 -20 2810 1593 3 MP
+PP
+c33
+2810 1593 mt 2855 1573 L
+2855 1573 mt 2826 1509 L
+1 sg
+44 -5 -28 -13 2838 2305 3 MP
+PP
+c8
+2838 2305 mt 2810 2292 L
+2810 2292 mt 2854 2287 L
+1 sg
+-28 -12 44 -5 2810 2292 3 MP
+PP
+c8
+2810 2292 mt 2854 2287 L
+2854 2287 mt 2826 2275 L
+1 sg
+45 -28 -29 -42 2807 1817 3 MP
+PP
+c9
+2807 1817 mt 2778 1775 L
+c12
+2778 1775 mt 2823 1747 L
+1 sg
+45 -16 -28 -24 2790 1857 3 MP
+PP
+c8
+2790 1857 mt 2762 1833 L
+c9
+2762 1833 mt 2807 1817 L
+1 sg
+-29 3 45 28 2787 1833 3 MP
+PP
+c18
+2787 1833 mt 2832 1861 L
+c12
+2832 1861 mt 2803 1864 L
+1 sg
+45 28 -28 12 2815 1821 3 MP
+PP
+c24
+2815 1821 mt 2787 1833 L
+c18
+2787 1833 mt 2832 1861 L
+1 sg
+45 40 -29 16 2828 1751 3 MP
+PP
+c39
+2828 1751 mt 2799 1767 L
+c35
+2799 1767 mt 2844 1807 L
+1 sg
+-29 14 45 40 2799 1767 3 MP
+PP
+c35
+2799 1767 mt 2844 1807 L
+c26
+2844 1807 mt 2815 1821 L
+1 sg
+45 17 -29 -89 2837 1879 3 MP
+PP
+c35
+2837 1879 mt 2808 1790 L
+c44
+2808 1790 mt 2853 1807 L
+1 sg
+-29 -59 45 -28 2778 1775 3 MP
+PP
+c12
+2778 1775 mt 2823 1747 L
+c15
+2823 1747 mt 2794 1688 L
+1 sg
+45 -20 -29 -67 2778 1775 3 MP
+PP
+c12
+2778 1775 mt 2749 1708 L
+c20
+2749 1708 mt 2794 1688 L
+1 sg
+-29 16 45 32 2783 1719 3 MP
+PP
+c42
+2783 1719 mt 2828 1751 L
+c39
+2828 1751 mt 2799 1767 L
+1 sg
+45 32 -29 10 2812 1709 3 MP
+PP
+c50
+2812 1709 mt 2783 1719 L
+c42
+2783 1719 mt 2828 1751 L
+1 sg
+-29 -71 45 17 2808 1790 3 MP
+PP
+c44
+2808 1790 mt 2853 1807 L
+c41
+2853 1807 mt 2824 1736 L
+1 sg
+-29 -13 45 -12 2806 2352 3 MP
+PP
+c8
+2806 2352 mt 2851 2340 L
+2851 2340 mt 2822 2327 L
+1 sg
+45 -12 -29 -13 2835 2365 3 MP
+PP
+c8
+2835 2365 mt 2806 2352 L
+2806 2352 mt 2851 2340 L
+1 sg
+45 23 -29 -86 2833 2132 3 MP
+PP
+c8
+2833 2132 mt 2804 2046 L
+c18
+2804 2046 mt 2849 2069 L
+1 sg
+-28 -104 45 23 2804 2046 3 MP
+PP
+c18
+2804 2046 mt 2849 2069 L
+c12
+2849 2069 mt 2821 1965 L
+1 sg
+-29 -14 45 -12 2802 2416 3 MP
+PP
+c8
+2802 2416 mt 2847 2404 L
+2847 2404 mt 2818 2390 L
+1 sg
+45 23 -28 -34 2829 2239 3 MP
+PP
+c11
+2829 2239 mt 2801 2205 L
+c10
+2801 2205 mt 2846 2228 L
+1 sg
+-29 -52 45 23 2801 2205 3 MP
+PP
+c10
+2801 2205 mt 2846 2228 L
+c13
+2846 2228 mt 2817 2176 L
+1 sg
+-28 -9 45 -7 2751 1490 3 MP
+PP
+c9
+2751 1490 mt 2796 1483 L
+2796 1483 mt 2768 1474 L
+1 sg
+45 -7 -29 -5 2780 1495 3 MP
+PP
+c9
+2780 1495 mt 2751 1490 L
+2751 1490 mt 2796 1483 L
+1 sg
+-28 3 45 18 2776 1473 3 MP
+PP
+c24
+2776 1473 mt 2821 1491 L
+c18
+2821 1491 mt 2793 1494 L
+1 sg
+45 18 -29 9 2805 1464 3 MP
+PP
+c26
+2805 1464 mt 2776 1473 L
+c24
+2776 1473 mt 2821 1491 L
+1 sg
+-29 -12 45 -12 2755 1442 3 MP
+PP
+c8
+2755 1442 mt 2800 1430 L
+2800 1430 mt 2771 1418 L
+1 sg
+45 -12 -29 -12 2784 1454 3 MP
+PP
+c8
+2784 1454 mt 2755 1442 L
+2755 1442 mt 2800 1430 L
+1 sg
+45 35 -29 4 2818 1419 3 MP
+PP
+c39
+2818 1419 mt 2789 1423 L
+c35
+2789 1423 mt 2834 1458 L
+1 sg
+-29 6 45 35 2789 1423 3 MP
+PP
+c35
+2789 1423 mt 2834 1458 L
+c30
+2834 1458 mt 2805 1464 L
+1 sg
+45 15 -28 -71 2826 1509 3 MP
+PP
+c41
+2826 1509 mt 2798 1438 L
+c50
+2798 1438 mt 2843 1453 L
+1 sg
+-29 4 45 45 2773 1374 3 MP
+PP
+c44
+2773 1374 mt 2818 1419 L
+c39
+2818 1419 mt 2789 1423 L
+1 sg
+45 45 -28 -7 2801 1381 3 MP
+PP
+c44
+2801 1381 mt 2773 1374 L
+2773 1374 mt 2818 1419 L
+1 sg
+-29 -51 45 15 2798 1438 3 MP
+PP
+c50
+2798 1438 mt 2843 1453 L
+c42
+2843 1453 mt 2814 1402 L
+1 sg
+-29 -16 45 4 2797 2261 3 MP
+PP
+c8
+2797 2261 mt 2842 2265 L
+c10
+2842 2265 mt 2813 2249 L
+1 sg
+45 4 -29 -14 2826 2275 3 MP
+PP
+c8
+2826 2275 mt 2797 2261 L
+2797 2261 mt 2842 2265 L
+1 sg
+-28 -13 44 22 2796 1700 3 MP
+PP
+c52
+2796 1700 mt 2840 1722 L
+c50
+2840 1722 mt 2812 1709 L
+1 sg
+-29 -80 45 -20 2749 1708 3 MP
+PP
+c20
+2749 1708 mt 2794 1688 L
+2794 1688 mt 2765 1608 L
+1 sg
+-29 10 45 14 2767 1695 3 MP
+PP
+c52
+2767 1695 mt 2812 1709 L
+c50
+2812 1709 mt 2783 1719 L
+1 sg
+45 14 -29 -5 2796 1700 3 MP
+PP
+c52
+2796 1700 mt 2767 1695 L
+2767 1695 mt 2812 1709 L
+1 sg
+44 22 -28 -36 2824 1736 3 MP
+PP
+c50
+2824 1736 mt 2796 1700 L
+c52
+2796 1700 mt 2840 1722 L
+1 sg
+-29 -66 45 -29 2794 1688 3 MP
+PP
+c20
+2794 1688 mt 2839 1659 L
+c24
+2839 1659 mt 2810 1593 L
+1 sg
+-28 -13 45 -9 2793 2314 3 MP
+PP
+c8
+2793 2314 mt 2838 2305 L
+2838 2305 mt 2810 2292 L
+1 sg
+45 -9 -29 -13 2822 2327 3 MP
+PP
+c8
+2822 2327 mt 2793 2314 L
+2793 2314 mt 2838 2305 L
+1 sg
+45 8 -29 -94 2821 1965 3 MP
+PP
+c26
+2821 1965 mt 2792 1871 L
+c39
+2792 1871 mt 2837 1879 L
+1 sg
+-28 -24 44 2 2746 1855 3 MP
+PP
+c9
+2746 1855 mt 2790 1857 L
+c8
+2790 1857 mt 2762 1833 L
+1 sg
+44 2 -28 -8 2774 1863 3 MP
+PP
+c9
+2774 1863 mt 2746 1855 L
+2746 1855 mt 2790 1857 L
+1 sg
+-29 -1 45 22 2758 1842 3 MP
+PP
+c15
+2758 1842 mt 2803 1864 L
+c12
+2803 1864 mt 2774 1863 L
+1 sg
+45 22 -29 9 2787 1833 3 MP
+PP
+c18
+2787 1833 mt 2758 1842 L
+c15
+2758 1842 mt 2803 1864 L
+1 sg
+-29 -42 45 -16 2762 1833 3 MP
+PP
+c9
+2762 1833 mt 2807 1817 L
+2807 1817 mt 2778 1775 L
+1 sg
+45 -13 -29 -45 2762 1833 3 MP
+PP
+c9
+2762 1833 mt 2733 1788 L
+c12
+2733 1788 mt 2778 1775 L
+1 sg
+44 35 -28 19 2799 1767 3 MP
+PP
+c35
+2799 1767 mt 2771 1786 L
+c30
+2771 1786 mt 2815 1821 L
+1 sg
+-28 12 44 35 2771 1786 3 MP
+PP
+c30
+2771 1786 mt 2815 1821 L
+c24
+2815 1821 mt 2787 1833 L
+1 sg
+45 6 -29 -1 2803 1864 3 MP
+PP
+c12
+2803 1864 mt 2774 1863 L
+c9
+2774 1863 mt 2819 1869 L
+1 sg
+-29 -89 45 8 2792 1871 3 MP
+PP
+c39
+2792 1871 mt 2837 1879 L
+c35
+2837 1879 mt 2808 1790 L
+1 sg
+45 -12 -28 -13 2818 2390 3 MP
+PP
+c8
+2818 2390 mt 2790 2377 L
+2790 2377 mt 2835 2365 L
+1 sg
+-29 -13 45 -12 2790 2377 3 MP
+PP
+c8
+2790 2377 mt 2835 2365 L
+2835 2365 mt 2806 2352 L
+1 sg
+45 20 -29 -64 2817 2176 3 MP
+PP
+c10
+2817 2176 mt 2788 2112 L
+c12
+2788 2112 mt 2833 2132 L
+1 sg
+-29 -86 45 20 2788 2112 3 MP
+PP
+c12
+2788 2112 mt 2833 2132 L
+c8
+2833 2132 mt 2804 2046 L
+1 sg
+-29 -20 45 42 2785 1359 3 MP
+PP
+/c53 { 1.000000 0.625000 0.000000 sr} bdef
+c53
+2785 1359 mt 2830 1401 L
+c44
+2830 1401 mt 2801 1381 L
+1 sg
+44 50 -28 -28 2785 1359 3 MP
+PP
+c53
+2785 1359 mt 2757 1331 L
+/c54 { 1.000000 0.562500 0.000000 sr} bdef
+c54
+2757 1331 mt 2801 1381 L
+1 sg
+-28 -7 44 50 2757 1331 3 MP
+PP
+c54
+2757 1331 mt 2801 1381 L
+c44
+2801 1381 mt 2773 1374 L
+1 sg
+45 42 -29 -43 2814 1402 3 MP
+PP
+c50
+2814 1402 mt 2785 1359 L
+c53
+2785 1359 mt 2830 1401 L
+1 sg
+-28 -34 44 13 2785 2226 3 MP
+PP
+c10
+2785 2226 mt 2829 2239 L
+c11
+2829 2239 mt 2801 2205 L
+1 sg
+44 13 -28 -23 2813 2249 3 MP
+PP
+c10
+2813 2249 mt 2785 2226 L
+2785 2226 mt 2829 2239 L
+1 sg
+44 -2 -28 -82 2810 1593 3 MP
+PP
+c33
+2810 1593 mt 2782 1511 L
+c41
+2782 1511 mt 2826 1509 L
+1 sg
+45 -9 -28 -7 2751 1490 3 MP
+PP
+c9
+2751 1490 mt 2723 1483 L
+2723 1483 mt 2768 1474 L
+1 sg
+45 12 -28 9 2776 1473 3 MP
+PP
+c24
+2776 1473 mt 2748 1482 L
+c20
+2748 1482 mt 2793 1494 L
+1 sg
+-29 -5 45 -2 2735 1497 3 MP
+PP
+c12
+2735 1497 mt 2780 1495 L
+c9
+2780 1495 mt 2751 1490 L
+1 sg
+45 -2 -29 0 2764 1497 3 MP
+PP
+c15
+2764 1497 mt 2735 1497 L
+c12
+2735 1497 mt 2780 1495 L
+1 sg
+-29 3 45 12 2748 1482 3 MP
+PP
+c20
+2748 1482 mt 2793 1494 L
+c15
+2793 1494 mt 2764 1497 L
+1 sg
+45 -11 -29 -13 2755 1442 3 MP
+PP
+c8
+2755 1442 mt 2726 1429 L
+2726 1429 mt 2771 1418 L
+1 sg
+45 -10 -29 -10 2768 1474 3 MP
+PP
+c9
+2768 1474 mt 2739 1464 L
+c8
+2739 1464 mt 2784 1454 L
+1 sg
+-29 -12 45 -10 2739 1464 3 MP
+PP
+c8
+2739 1464 mt 2784 1454 L
+2784 1454 mt 2755 1442 L
+1 sg
+-29 9 45 30 2760 1434 3 MP
+PP
+c33
+2760 1434 mt 2805 1464 L
+c26
+2805 1464 mt 2776 1473 L
+1 sg
+45 30 -29 11 2789 1423 3 MP
+PP
+c35
+2789 1423 mt 2760 1434 L
+c33
+2760 1434 mt 2805 1464 L
+1 sg
+-29 -4 45 2 2764 1497 3 MP
+PP
+c15
+2764 1497 mt 2809 1499 L
+c12
+2809 1499 mt 2780 1495 L
+1 sg
+45 2 -29 3 2793 1494 3 MP
+PP
+c15
+2793 1494 mt 2764 1497 L
+2764 1497 mt 2809 1499 L
+1 sg
+-28 -71 44 -2 2782 1511 3 MP
+PP
+c41
+2782 1511 mt 2826 1509 L
+2826 1509 mt 2798 1438 L
+1 sg
+-29 -14 45 -4 2781 2279 3 MP
+PP
+c8
+2781 2279 mt 2826 2275 L
+2826 2275 mt 2797 2261 L
+1 sg
+45 -4 -29 -13 2810 2292 3 MP
+PP
+c8
+2810 2292 mt 2781 2279 L
+2781 2279 mt 2826 2275 L
+1 sg
+-29 -67 45 -13 2733 1788 3 MP
+PP
+c12
+2733 1788 mt 2778 1775 L
+2778 1775 mt 2749 1708 L
+1 sg
+45 26 -29 22 2783 1719 3 MP
+PP
+c42
+2783 1719 mt 2754 1741 L
+c41
+2754 1741 mt 2799 1767 L
+1 sg
+-28 -36 45 4 2779 1732 3 MP
+PP
+c52
+2779 1732 mt 2824 1736 L
+c50
+2824 1736 mt 2796 1700 L
+1 sg
+-28 19 45 26 2754 1741 3 MP
+PP
+c41
+2754 1741 mt 2799 1767 L
+c35
+2799 1767 mt 2771 1786 L
+1 sg
+45 4 -29 -58 2808 1790 3 MP
+PP
+c44
+2808 1790 mt 2779 1732 L
+c52
+2779 1732 mt 2824 1736 L
+1 sg
+45 -11 -29 -14 2806 2352 3 MP
+PP
+c8
+2806 2352 mt 2777 2338 L
+2777 2338 mt 2822 2327 L
+1 sg
+-29 -13 45 -11 2777 2338 3 MP
+PP
+c8
+2777 2338 mt 2822 2327 L
+2822 2327 mt 2793 2314 L
+1 sg
+45 6 -28 -87 2804 2046 3 MP
+PP
+c18
+2804 2046 mt 2776 1959 L
+c30
+2776 1959 mt 2821 1965 L
+1 sg
+-29 -94 45 6 2776 1959 3 MP
+PP
+c30
+2776 1959 mt 2821 1965 L
+c26
+2821 1965 mt 2792 1871 L
+1 sg
+-28 -13 44 -13 2774 2403 3 MP
+PP
+c8
+2774 2403 mt 2818 2390 L
+2818 2390 mt 2790 2377 L
+1 sg
+44 -13 -28 -13 2802 2416 3 MP
+PP
+c8
+2802 2416 mt 2774 2403 L
+2774 2403 mt 2818 2390 L
+1 sg
+-29 -64 45 16 2772 2160 3 MP
+PP
+c9
+2772 2160 mt 2817 2176 L
+c10
+2817 2176 mt 2788 2112 L
+1 sg
+45 16 -29 -45 2801 2205 3 MP
+PP
+c10
+2801 2205 mt 2772 2160 L
+c9
+2772 2160 mt 2817 2176 L
+1 sg
+-29 6 45 52 2728 1322 3 MP
+PP
+c53
+2728 1322 mt 2773 1374 L
+c44
+2773 1374 mt 2744 1380 L
+1 sg
+45 52 -29 -9 2757 1331 3 MP
+PP
+c54
+2757 1331 mt 2728 1322 L
+c53
+2728 1322 mt 2773 1374 L
+1 sg
+45 43 -29 6 2773 1374 3 MP
+PP
+c44
+2773 1374 mt 2744 1380 L
+c42
+2744 1380 mt 2789 1423 L
+1 sg
+45 32 -29 -68 2798 1438 3 MP
+PP
+c50
+2798 1438 mt 2769 1370 L
+c54
+2769 1370 mt 2814 1402 L
+1 sg
+-29 -43 45 32 2769 1370 3 MP
+PP
+c54
+2769 1370 mt 2814 1402 L
+c50
+2814 1402 mt 2785 1359 L
+1 sg
+-28 -23 45 5 2768 2244 3 MP
+PP
+c8
+2768 2244 mt 2813 2249 L
+c10
+2813 2249 mt 2785 2226 L
+1 sg
+45 5 -29 -17 2797 2261 3 MP
+PP
+c8
+2797 2261 mt 2768 2244 L
+2768 2244 mt 2813 2249 L
+1 sg
+45 -15 -29 -80 2794 1688 3 MP
+PP
+c20
+2794 1688 mt 2765 1608 L
+c33
+2765 1608 mt 2810 1593 L
+1 sg
+-28 -82 45 -15 2765 1608 3 MP
+PP
+c33
+2765 1608 mt 2810 1593 L
+2810 1593 mt 2782 1511 L
+1 sg
+45 -8 -28 -14 2793 2314 3 MP
+PP
+c8
+2793 2314 mt 2765 2300 L
+2765 2300 mt 2810 2292 L
+1 sg
+-29 -13 45 -8 2765 2300 3 MP
+PP
+c8
+2765 2300 mt 2810 2292 L
+2810 2292 mt 2781 2279 L
+1 sg
+-29 -45 45 0 2717 1833 3 MP
+PP
+c9
+2717 1833 mt 2762 1833 L
+2762 1833 mt 2733 1788 L
+1 sg
+45 28 -29 19 2771 1786 3 MP
+PP
+c30
+2771 1786 mt 2742 1805 L
+c24
+2742 1805 mt 2787 1833 L
+1 sg
+45 0 -29 -22 2746 1855 3 MP
+PP
+c9
+2746 1855 mt 2717 1833 L
+2717 1833 mt 2762 1833 L
+1 sg
+-29 9 45 28 2742 1805 3 MP
+PP
+c24
+2742 1805 mt 2787 1833 L
+c18
+2787 1833 mt 2758 1842 L
+1 sg
+45 -8 -29 -73 2792 1871 3 MP
+PP
+c39
+2792 1871 mt 2763 1798 L
+c44
+2763 1798 mt 2808 1790 L
+1 sg
+45 -9 -29 -71 2733 1788 3 MP
+PP
+c12
+2733 1788 mt 2704 1717 L
+c20
+2704 1717 mt 2749 1708 L
+1 sg
+-29 19 45 19 2726 1767 3 MP
+PP
+c35
+2726 1767 mt 2771 1786 L
+c30
+2771 1786 mt 2742 1805 L
+1 sg
+45 19 -28 26 2754 1741 3 MP
+PP
+c41
+2754 1741 mt 2726 1767 L
+c35
+2726 1767 mt 2771 1786 L
+1 sg
+-29 -58 45 -8 2763 1798 3 MP
+PP
+c44
+2763 1798 mt 2808 1790 L
+2808 1790 mt 2779 1732 L
+1 sg
+-29 -14 45 -12 2761 2364 3 MP
+PP
+c8
+2761 2364 mt 2806 2352 L
+2806 2352 mt 2777 2338 L
+1 sg
+45 -12 -29 -13 2790 2377 3 MP
+PP
+c8
+2790 2377 mt 2761 2364 L
+2761 2364 mt 2806 2352 L
+1 sg
+-28 -87 44 5 2760 2041 3 MP
+PP
+c20
+2760 2041 mt 2804 2046 L
+c18
+2804 2046 mt 2776 1959 L
+1 sg
+44 5 -28 -71 2788 2112 3 MP
+PP
+c12
+2788 2112 mt 2760 2041 L
+c20
+2760 2041 mt 2804 2046 L
+1 sg
+-28 -13 45 -12 2757 2428 3 MP
+PP
+c8
+2757 2428 mt 2802 2416 L
+2802 2416 mt 2774 2403 L
+1 sg
+45 10 -29 -31 2785 2226 3 MP
+PP
+c10
+2785 2226 mt 2756 2195 L
+c8
+2756 2195 mt 2801 2205 L
+1 sg
+-29 -45 45 10 2756 2195 3 MP
+PP
+c8
+2756 2195 mt 2801 2205 L
+c10
+2801 2205 mt 2772 2160 L
+1 sg
+45 38 -29 16 2744 1380 3 MP
+PP
+c42
+2744 1380 mt 2715 1396 L
+c41
+2715 1396 mt 2760 1434 L
+1 sg
+-29 11 45 43 2744 1380 3 MP
+PP
+c42
+2744 1380 mt 2789 1423 L
+c35
+2789 1423 mt 2760 1434 L
+1 sg
+-29 -68 45 17 2753 1421 3 MP
+PP
+c52
+2753 1421 mt 2798 1438 L
+c50
+2798 1438 mt 2769 1370 L
+1 sg
+44 -12 -28 -12 2710 1453 3 MP
+PP
+c8
+2710 1453 mt 2682 1441 L
+2682 1441 mt 2726 1429 L
+1 sg
+45 -11 -29 -11 2739 1464 3 MP
+PP
+c8
+2739 1464 mt 2710 1453 L
+2710 1453 mt 2755 1442 L
+1 sg
+-29 -13 45 -11 2710 1453 3 MP
+PP
+c8
+2710 1453 mt 2755 1442 L
+2755 1442 mt 2726 1429 L
+1 sg
+-28 15 45 38 2715 1396 3 MP
+PP
+c41
+2715 1396 mt 2760 1434 L
+c33
+2760 1434 mt 2732 1449 L
+1 sg
+-29 -10 45 -9 2723 1483 3 MP
+PP
+c9
+2723 1483 mt 2768 1474 L
+2768 1474 mt 2739 1464 L
+1 sg
+-28 9 44 24 2732 1449 3 MP
+PP
+c30
+2732 1449 mt 2776 1473 L
+c24
+2776 1473 mt 2748 1482 L
+1 sg
+44 24 -28 15 2760 1434 3 MP
+PP
+c33
+2760 1434 mt 2732 1449 L
+c30
+2732 1449 mt 2776 1473 L
+1 sg
+45 17 -29 -90 2782 1511 3 MP
+PP
+c41
+2782 1511 mt 2753 1421 L
+c52
+2753 1421 mt 2798 1438 L
+1 sg
+45 -3 -29 -15 2781 2279 3 MP
+PP
+c8
+2781 2279 mt 2752 2264 L
+2752 2264 mt 2797 2261 L
+1 sg
+-29 -17 45 -3 2752 2264 3 MP
+PP
+c8
+2752 2264 mt 2797 2261 L
+2797 2261 mt 2768 2244 L
+1 sg
+-28 -91 45 -9 2704 1717 3 MP
+PP
+c20
+2704 1717 mt 2749 1708 L
+2749 1708 mt 2721 1617 L
+1 sg
+44 -9 -28 -91 2749 1708 3 MP
+PP
+c20
+2749 1708 mt 2721 1617 L
+c33
+2721 1617 mt 2765 1608 L
+1 sg
+45 6 -29 18 2767 1695 3 MP
+PP
+c52
+2767 1695 mt 2738 1713 L
+c44
+2738 1713 mt 2783 1719 L
+1 sg
+-29 -5 45 -7 2751 1707 3 MP
+PP
+c53
+2751 1707 mt 2796 1700 L
+c52
+2796 1700 mt 2767 1695 L
+1 sg
+-29 22 45 6 2738 1713 3 MP
+PP
+c44
+2738 1713 mt 2783 1719 L
+c42
+2783 1719 mt 2754 1741 L
+1 sg
+45 -7 -28 -25 2779 1732 3 MP
+PP
+c52
+2779 1732 mt 2751 1707 L
+c53
+2751 1707 mt 2796 1700 L
+1 sg
+-28 -14 44 -10 2749 2324 3 MP
+PP
+c8
+2749 2324 mt 2793 2314 L
+2793 2314 mt 2765 2300 L
+1 sg
+44 -10 -28 -14 2777 2338 3 MP
+PP
+c8
+2777 2338 mt 2749 2324 L
+2749 2324 mt 2793 2314 L
+1 sg
+45 -13 -29 -75 2776 1959 3 MP
+PP
+c30
+2776 1959 mt 2747 1884 L
+c39
+2747 1884 mt 2792 1871 L
+1 sg
+45 -1 -29 -44 2717 1833 3 MP
+PP
+c9
+2717 1833 mt 2688 1789 L
+c15
+2688 1789 mt 2733 1788 L
+1 sg
+-29 -22 45 13 2701 1842 3 MP
+PP
+c12
+2701 1842 mt 2746 1855 L
+c9
+2746 1855 mt 2717 1833 L
+1 sg
+-29 4 45 23 2713 1819 3 MP
+PP
+c20
+2713 1819 mt 2758 1842 L
+c15
+2758 1842 mt 2729 1846 L
+1 sg
+45 23 -29 14 2742 1805 3 MP
+PP
+c24
+2742 1805 mt 2713 1819 L
+c20
+2713 1819 mt 2758 1842 L
+1 sg
+-28 -8 45 17 2729 1846 3 MP
+PP
+c12
+2729 1846 mt 2774 1863 L
+c9
+2774 1863 mt 2746 1855 L
+1 sg
+45 17 -29 4 2758 1842 3 MP
+PP
+c15
+2758 1842 mt 2729 1846 L
+c12
+2729 1846 mt 2774 1863 L
+1 sg
+-29 -73 45 -13 2747 1884 3 MP
+PP
+c39
+2747 1884 mt 2792 1871 L
+2792 1871 mt 2763 1798 L
+1 sg
+45 -12 -29 -14 2774 2403 3 MP
+PP
+c8
+2774 2403 mt 2745 2389 L
+2745 2389 mt 2790 2377 L
+1 sg
+-29 -13 45 -12 2745 2389 3 MP
+PP
+c8
+2745 2389 mt 2790 2377 L
+2790 2377 mt 2761 2364 L
+1 sg
+45 5 -29 -53 2772 2160 3 MP
+PP
+c9
+2772 2160 mt 2743 2107 L
+c15
+2743 2107 mt 2788 2112 L
+1 sg
+-28 -71 45 5 2743 2107 3 MP
+PP
+c15
+2743 2107 mt 2788 2112 L
+c12
+2788 2112 mt 2760 2041 L
+1 sg
+-29 -9 45 53 2712 1278 3 MP
+PP
+/c55 { 1.000000 0.375000 0.000000 sr} bdef
+c55
+2712 1278 mt 2757 1331 L
+c54
+2757 1331 mt 2728 1322 L
+1 sg
+45 53 -28 -36 2740 1314 3 MP
+PP
+/c56 { 1.000000 0.437500 0.000000 sr} bdef
+c56
+2740 1314 mt 2712 1278 L
+c55
+2712 1278 mt 2757 1331 L
+1 sg
+-28 -28 45 45 2740 1314 3 MP
+PP
+c56
+2740 1314 mt 2785 1359 L
+c53
+2785 1359 mt 2757 1331 L
+1 sg
+45 45 -29 -56 2769 1370 3 MP
+PP
+c54
+2769 1370 mt 2740 1314 L
+c56
+2740 1314 mt 2785 1359 L
+1 sg
+45 4 -28 -22 2768 2244 3 MP
+PP
+c8
+2768 2244 mt 2740 2222 L
+2740 2222 mt 2785 2226 L
+1 sg
+-29 -31 45 4 2740 2222 3 MP
+PP
+c8
+2740 2222 mt 2785 2226 L
+c10
+2785 2226 mt 2756 2195 L
+1 sg
+-29 -9 45 -7 2678 1490 3 MP
+PP
+c9
+2678 1490 mt 2723 1483 L
+2723 1483 mt 2694 1474 L
+1 sg
+45 -7 -29 -5 2707 1495 3 MP
+PP
+c9
+2707 1495 mt 2678 1490 L
+2678 1490 mt 2723 1483 L
+1 sg
+-29 -11 45 -10 2694 1474 3 MP
+PP
+c9
+2694 1474 mt 2739 1464 L
+c8
+2739 1464 mt 2710 1453 L
+1 sg
+45 -10 -29 -9 2723 1483 3 MP
+PP
+c9
+2723 1483 mt 2694 1474 L
+2694 1474 mt 2739 1464 L
+1 sg
+-28 -7 44 -5 2707 1495 3 MP
+PP
+c9
+2707 1495 mt 2751 1490 L
+2751 1490 mt 2723 1483 L
+1 sg
+-29 8 45 17 2703 1465 3 MP
+PP
+c24
+2703 1465 mt 2748 1482 L
+c20
+2748 1482 mt 2719 1490 L
+1 sg
+45 17 -29 16 2732 1449 3 MP
+PP
+c30
+2732 1449 mt 2703 1465 L
+c24
+2703 1465 mt 2748 1482 L
+1 sg
+44 -5 -28 -2 2735 1497 3 MP
+PP
+c12
+2735 1497 mt 2707 1495 L
+c9
+2707 1495 mt 2751 1490 L
+1 sg
+45 7 -29 8 2748 1482 3 MP
+PP
+c20
+2748 1482 mt 2719 1490 L
+c18
+2719 1490 mt 2764 1497 L
+1 sg
+-29 0 45 7 2719 1490 3 MP
+PP
+c18
+2719 1490 mt 2764 1497 L
+c15
+2764 1497 mt 2735 1497 L
+1 sg
+-29 -90 45 1 2737 1510 3 MP
+PP
+c42
+2737 1510 mt 2782 1511 L
+c41
+2782 1511 mt 2753 1421 L
+1 sg
+45 1 -28 -98 2765 1608 3 MP
+PP
+c33
+2765 1608 mt 2737 1510 L
+c42
+2737 1510 mt 2782 1511 L
+1 sg
+-29 -15 45 -7 2736 2286 3 MP
+PP
+c8
+2736 2286 mt 2781 2279 L
+2781 2279 mt 2752 2264 L
+1 sg
+45 -7 -29 -14 2765 2300 3 MP
+PP
+c8
+2765 2300 mt 2736 2286 L
+2736 2286 mt 2781 2279 L
+1 sg
+-29 -71 45 -1 2688 1789 3 MP
+PP
+c15
+2688 1789 mt 2733 1788 L
+c12
+2733 1788 mt 2704 1717 L
+1 sg
+-28 26 44 0 2710 1741 3 MP
+PP
+c41
+2710 1741 mt 2754 1741 L
+2754 1741 mt 2726 1767 L
+1 sg
+44 -23 -28 -43 2763 1798 3 MP
+PP
+c44
+2763 1798 mt 2735 1755 L
+c50
+2735 1755 mt 2779 1732 L
+1 sg
+44 0 -28 28 2738 1713 3 MP
+PP
+c44
+2738 1713 mt 2710 1741 L
+c41
+2710 1741 mt 2754 1741 L
+1 sg
+-28 -25 44 -23 2735 1755 3 MP
+PP
+c50
+2735 1755 mt 2779 1732 L
+c52
+2779 1732 mt 2751 1707 L
+1 sg
+45 -12 -29 -14 2761 2364 3 MP
+PP
+c8
+2761 2364 mt 2732 2350 L
+2732 2350 mt 2777 2338 L
+1 sg
+-28 -14 45 -12 2732 2350 3 MP
+PP
+c8
+2732 2350 mt 2777 2338 L
+2777 2338 mt 2749 2324 L
+1 sg
+-29 -75 45 -13 2731 1972 3 MP
+PP
+c30
+2731 1972 mt 2776 1959 L
+2776 1959 mt 2747 1884 L
+1 sg
+45 -13 -29 -69 2760 2041 3 MP
+PP
+c20
+2760 2041 mt 2731 1972 L
+c30
+2731 1972 mt 2776 1959 L
+1 sg
+45 -12 -28 -13 2757 2428 3 MP
+PP
+c8
+2757 2428 mt 2729 2415 L
+2729 2415 mt 2774 2403 L
+1 sg
+-29 -14 45 -12 2729 2415 3 MP
+PP
+c8
+2729 2415 mt 2774 2403 L
+2774 2403 mt 2745 2389 L
+1 sg
+45 3 -29 -38 2756 2195 3 MP
+PP
+c8
+2756 2195 mt 2727 2157 L
+c12
+2727 2157 mt 2772 2160 L
+1 sg
+-29 -53 45 3 2727 2157 3 MP
+PP
+c12
+2727 2157 mt 2772 2160 L
+c9
+2772 2160 mt 2743 2107 L
+1 sg
+45 50 -29 8 2728 1322 3 MP
+PP
+c53
+2728 1322 mt 2699 1330 L
+c52
+2699 1330 mt 2744 1380 L
+1 sg
+-29 -56 45 34 2724 1336 3 MP
+PP
+c56
+2724 1336 mt 2769 1370 L
+c54
+2769 1370 mt 2740 1314 L
+1 sg
+-29 16 45 50 2699 1330 3 MP
+PP
+c52
+2699 1330 mt 2744 1380 L
+c42
+2744 1380 mt 2715 1396 L
+1 sg
+45 34 -29 -85 2753 1421 3 MP
+PP
+c52
+2753 1421 mt 2724 1336 L
+c56
+2724 1336 mt 2769 1370 L
+1 sg
+44 -2 -28 -18 2752 2264 3 MP
+PP
+c8
+2752 2264 mt 2724 2246 L
+2724 2246 mt 2768 2244 L
+1 sg
+-28 -22 44 -2 2724 2246 3 MP
+PP
+c8
+2724 2246 mt 2768 2244 L
+2768 2244 mt 2740 2222 L
+1 sg
+-29 18 45 -17 2722 1712 3 MP
+PP
+c52
+2722 1712 mt 2767 1695 L
+2767 1695 mt 2738 1713 L
+1 sg
+45 -17 -29 5 2751 1707 3 MP
+PP
+c53
+2751 1707 mt 2722 1712 L
+c52
+2722 1712 mt 2767 1695 L
+1 sg
+-28 -98 44 -9 2721 1617 3 MP
+PP
+c33
+2721 1617 mt 2765 1608 L
+2765 1608 mt 2737 1510 L
+1 sg
+45 -10 -29 -14 2749 2324 3 MP
+PP
+c8
+2749 2324 mt 2720 2310 L
+2720 2310 mt 2765 2300 L
+1 sg
+-29 -14 45 -10 2720 2310 3 MP
+PP
+c8
+2720 2310 mt 2765 2300 L
+2765 2300 mt 2736 2286 L
+1 sg
+-29 -44 45 8 2672 1825 3 MP
+PP
+c12
+2672 1825 mt 2717 1833 L
+c9
+2717 1833 mt 2688 1789 L
+1 sg
+45 8 -29 -17 2701 1842 3 MP
+PP
+c12
+2701 1842 mt 2672 1825 L
+2672 1825 mt 2717 1833 L
+1 sg
+44 17 -28 10 2713 1819 3 MP
+PP
+c20
+2713 1819 mt 2685 1829 L
+c18
+2685 1829 mt 2729 1846 L
+1 sg
+-29 14 45 15 2697 1790 3 MP
+PP
+c30
+2697 1790 mt 2742 1805 L
+c24
+2742 1805 mt 2713 1819 L
+1 sg
+45 15 -29 23 2726 1767 3 MP
+PP
+c35
+2726 1767 mt 2697 1790 L
+c30
+2697 1790 mt 2742 1805 L
+1 sg
+-28 -43 45 -32 2718 1830 3 MP
+PP
+c42
+2718 1830 mt 2763 1798 L
+c44
+2763 1798 mt 2735 1755 L
+1 sg
+-28 -4 44 17 2685 1829 3 MP
+PP
+c18
+2685 1829 mt 2729 1846 L
+c12
+2729 1846 mt 2701 1842 L
+1 sg
+45 13 -28 -4 2729 1846 3 MP
+PP
+c12
+2729 1846 mt 2701 1842 L
+2701 1842 mt 2746 1855 L
+1 sg
+45 -32 -29 -54 2747 1884 3 MP
+PP
+c39
+2747 1884 mt 2718 1830 L
+c42
+2718 1830 mt 2763 1798 L
+1 sg
+45 -12 -29 -13 2745 2389 3 MP
+PP
+c8
+2745 2389 mt 2716 2376 L
+2716 2376 mt 2761 2364 L
+1 sg
+-29 -14 45 -12 2716 2376 3 MP
+PP
+c8
+2716 2376 mt 2761 2364 L
+2761 2364 mt 2732 2350 L
+1 sg
+-29 -69 45 -10 2715 2051 3 MP
+PP
+c20
+2715 2051 mt 2760 2041 L
+2760 2041 mt 2731 1972 L
+1 sg
+45 -10 -28 -56 2743 2107 3 MP
+PP
+c15
+2743 2107 mt 2715 2051 L
+c20
+2715 2051 mt 2760 2041 L
+1 sg
+-28 -13 44 -13 2713 2441 3 MP
+PP
+c8
+2713 2441 mt 2757 2428 L
+2757 2428 mt 2729 2415 L
+1 sg
+-29 -38 45 0 2711 2195 3 MP
+PP
+c9
+2711 2195 mt 2756 2195 L
+c8
+2756 2195 mt 2727 2157 L
+1 sg
+45 0 -29 -27 2740 2222 3 MP
+PP
+c8
+2740 2222 mt 2711 2195 L
+c9
+2711 2195 mt 2756 2195 L
+1 sg
+44 44 -28 22 2699 1330 3 MP
+PP
+c52
+2699 1330 mt 2671 1352 L
+c44
+2671 1352 mt 2715 1396 L
+1 sg
+-28 22 44 44 2671 1352 3 MP
+PP
+c44
+2671 1352 mt 2715 1396 L
+c41
+2715 1396 mt 2687 1418 L
+1 sg
+45 31 -28 22 2715 1396 3 MP
+PP
+c41
+2715 1396 mt 2687 1418 L
+c35
+2687 1418 mt 2732 1449 L
+1 sg
+-29 -85 45 17 2708 1404 3 MP
+PP
+c54
+2708 1404 mt 2753 1421 L
+c52
+2753 1421 mt 2724 1336 L
+1 sg
+45 -10 -29 -11 2694 1474 3 MP
+PP
+c9
+2694 1474 mt 2665 1463 L
+c8
+2665 1463 mt 2710 1453 L
+1 sg
+-28 -12 45 -10 2665 1463 3 MP
+PP
+c8
+2665 1463 mt 2710 1453 L
+2710 1453 mt 2682 1441 L
+1 sg
+-29 16 45 31 2687 1418 3 MP
+PP
+c35
+2687 1418 mt 2732 1449 L
+c30
+2732 1449 mt 2703 1465 L
+1 sg
+-29 -5 45 -2 2662 1497 3 MP
+PP
+c12
+2662 1497 mt 2707 1495 L
+c9
+2707 1495 mt 2678 1490 L
+1 sg
+45 -2 -28 1 2690 1496 3 MP
+PP
+c15
+2690 1496 mt 2662 1497 L
+c12
+2662 1497 mt 2707 1495 L
+1 sg
+-28 -2 45 1 2690 1496 3 MP
+PP
+c15
+2690 1496 mt 2735 1497 L
+c12
+2735 1497 mt 2707 1495 L
+1 sg
+45 1 -29 6 2719 1490 3 MP
+PP
+c18
+2719 1490 mt 2690 1496 L
+c15
+2690 1496 mt 2735 1497 L
+1 sg
+45 17 -29 -106 2737 1510 3 MP
+PP
+c42
+2737 1510 mt 2708 1404 L
+c54
+2708 1404 mt 2753 1421 L
+1 sg
+-28 -18 44 -7 2708 2271 3 MP
+PP
+c8
+2708 2271 mt 2752 2264 L
+2752 2264 mt 2724 2246 L
+1 sg
+44 -7 -28 -15 2736 2286 3 MP
+PP
+c8
+2736 2286 mt 2708 2271 L
+2708 2271 mt 2752 2264 L
+1 sg
+-28 -71 45 5 2643 1784 3 MP
+PP
+c18
+2643 1784 mt 2688 1789 L
+c15
+2688 1789 mt 2660 1718 L
+1 sg
+44 -1 -28 -71 2688 1789 3 MP
+PP
+c15
+2688 1789 mt 2660 1718 L
+c24
+2660 1718 mt 2704 1717 L
+1 sg
+45 -30 -28 34 2693 1737 3 MP
+PP
+c44
+2693 1737 mt 2665 1771 L
+c39
+2665 1771 mt 2710 1741 L
+1 sg
+-29 31 45 -30 2665 1771 3 MP
+PP
+c39
+2665 1771 mt 2710 1741 L
+c41
+2710 1741 mt 2681 1772 L
+1 sg
+45 -24 -29 25 2722 1712 3 MP
+PP
+c52
+2722 1712 mt 2693 1737 L
+c44
+2693 1737 mt 2738 1713 L
+1 sg
+-28 28 45 -24 2693 1737 3 MP
+PP
+c44
+2693 1737 mt 2738 1713 L
+2738 1713 mt 2710 1741 L
+1 sg
+-29 5 45 -37 2706 1744 3 MP
+PP
+c50
+2706 1744 mt 2751 1707 L
+c53
+2751 1707 mt 2722 1712 L
+1 sg
+45 -5 -29 31 2710 1741 3 MP
+PP
+c41
+2710 1741 mt 2681 1772 L
+c35
+2681 1772 mt 2726 1767 L
+1 sg
+45 -37 -29 -11 2735 1755 3 MP
+PP
+c50
+2735 1755 mt 2706 1744 L
+2706 1744 mt 2751 1707 L
+1 sg
+45 -12 -28 -14 2732 2350 3 MP
+PP
+c8
+2732 2350 mt 2704 2336 L
+2704 2336 mt 2749 2324 L
+1 sg
+-29 -14 45 -12 2704 2336 3 MP
+PP
+c8
+2704 2336 mt 2749 2324 L
+2749 2324 mt 2720 2310 L
+1 sg
+45 -32 -29 -56 2731 1972 3 MP
+PP
+c30
+2731 1972 mt 2702 1916 L
+c35
+2702 1916 mt 2747 1884 L
+1 sg
+-29 -54 45 -32 2702 1916 3 MP
+PP
+c35
+2702 1916 mt 2747 1884 L
+c39
+2747 1884 mt 2718 1830 L
+1 sg
+-29 -13 45 -13 2700 2402 3 MP
+PP
+c8
+2700 2402 mt 2745 2389 L
+2745 2389 mt 2716 2376 L
+1 sg
+45 -13 -29 -13 2729 2415 3 MP
+PP
+c8
+2729 2415 mt 2700 2402 L
+2700 2402 mt 2745 2389 L
+1 sg
+-28 -56 44 -7 2699 2114 3 MP
+PP
+c15
+2699 2114 mt 2743 2107 L
+2743 2107 mt 2715 2051 L
+1 sg
+44 -7 -28 -43 2727 2157 3 MP
+PP
+c12
+2727 2157 mt 2699 2114 L
+c15
+2699 2114 mt 2743 2107 L
+1 sg
+-29 -12 45 55 2667 1223 3 MP
+PP
+/c57 { 1.000000 0.187500 0.000000 sr} bdef
+c57
+2667 1223 mt 2712 1278 L
+c55
+2712 1278 mt 2683 1266 L
+1 sg
+45 56 -29 -12 2712 1278 3 MP
+PP
+c55
+2712 1278 mt 2683 1266 L
+2683 1266 mt 2728 1322 L
+1 sg
+-28 -36 44 47 2696 1267 3 MP
+PP
+/c58 { 1.000000 0.250000 0.000000 sr} bdef
+c58
+2696 1267 mt 2740 1314 L
+c56
+2740 1314 mt 2712 1278 L
+1 sg
+-29 8 45 56 2683 1266 3 MP
+PP
+c55
+2683 1266 mt 2728 1322 L
+c53
+2728 1322 mt 2699 1330 L
+1 sg
+44 47 -28 -69 2724 1336 3 MP
+PP
+c56
+2724 1336 mt 2696 1267 L
+c58
+2696 1267 mt 2740 1314 L
+1 sg
+-29 -27 45 -4 2695 2226 3 MP
+PP
+c9
+2695 2226 mt 2740 2222 L
+c8
+2740 2222 mt 2711 2195 L
+1 sg
+45 -4 -29 -20 2724 2246 3 MP
+PP
+c8
+2724 2246 mt 2695 2226 L
+c9
+2695 2226 mt 2740 2222 L
+1 sg
+45 5 -29 -112 2721 1617 3 MP
+PP
+c33
+2721 1617 mt 2692 1505 L
+c44
+2692 1505 mt 2737 1510 L
+1 sg
+45 -11 -28 -11 2665 1463 3 MP
+PP
+c8
+2665 1463 mt 2637 1452 L
+2637 1452 mt 2682 1441 L
+1 sg
+45 23 -29 24 2687 1418 3 MP
+PP
+c35
+2687 1418 mt 2658 1442 L
+c30
+2658 1442 mt 2703 1465 L
+1 sg
+45 -9 -29 -7 2678 1490 3 MP
+PP
+c9
+2678 1490 mt 2649 1483 L
+2649 1483 mt 2694 1474 L
+1 sg
+-29 -11 45 -9 2649 1483 3 MP
+PP
+c9
+2649 1483 mt 2694 1474 L
+2694 1474 mt 2665 1463 L
+1 sg
+-29 15 45 23 2658 1442 3 MP
+PP
+c30
+2658 1442 mt 2703 1465 L
+c24
+2703 1465 mt 2674 1480 L
+1 sg
+-29 6 45 10 2674 1480 3 MP
+PP
+c20
+2674 1480 mt 2719 1490 L
+c18
+2719 1490 mt 2690 1496 L
+1 sg
+45 10 -29 15 2703 1465 3 MP
+PP
+c24
+2703 1465 mt 2674 1480 L
+c20
+2674 1480 mt 2719 1490 L
+1 sg
+-29 -106 45 5 2692 1505 3 MP
+PP
+c44
+2692 1505 mt 2737 1510 L
+c42
+2737 1510 mt 2708 1404 L
+1 sg
+45 -10 -29 -14 2720 2310 3 MP
+PP
+c8
+2720 2310 mt 2691 2296 L
+2691 2296 mt 2736 2286 L
+1 sg
+-28 -15 45 -10 2691 2296 3 MP
+PP
+c8
+2691 2296 mt 2736 2286 L
+2736 2286 mt 2708 2271 L
+1 sg
+45 5 -29 -41 2672 1825 3 MP
+PP
+c12
+2672 1825 mt 2643 1784 L
+c18
+2643 1784 mt 2688 1789 L
+1 sg
+-28 10 45 9 2668 1810 3 MP
+PP
+c24
+2668 1810 mt 2713 1819 L
+c20
+2713 1819 mt 2685 1829 L
+1 sg
+45 9 -29 20 2697 1790 3 MP
+PP
+c30
+2697 1790 mt 2668 1810 L
+c24
+2668 1810 mt 2713 1819 L
+1 sg
+-29 23 45 -5 2681 1772 3 MP
+PP
+c35
+2681 1772 mt 2726 1767 L
+2726 1767 mt 2697 1790 L
+1 sg
+45 -48 -28 -27 2718 1830 3 MP
+PP
+c42
+2718 1830 mt 2690 1803 L
+c44
+2690 1803 mt 2735 1755 L
+1 sg
+-29 -41 45 8 2627 1817 3 MP
+PP
+c15
+2627 1817 mt 2672 1825 L
+c12
+2672 1825 mt 2643 1784 L
+1 sg
+45 -10 -29 28 2681 1772 3 MP
+PP
+c35
+2681 1772 mt 2652 1800 L
+c30
+2652 1800 mt 2697 1790 L
+1 sg
+-29 20 45 -10 2652 1800 3 MP
+PP
+c30
+2652 1800 mt 2697 1790 L
+2697 1790 mt 2668 1810 L
+1 sg
+-29 -11 45 -48 2690 1803 3 MP
+PP
+c44
+2690 1803 mt 2735 1755 L
+c50
+2735 1755 mt 2706 1744 L
+1 sg
+44 -12 -28 -14 2716 2376 3 MP
+PP
+c8
+2716 2376 mt 2688 2362 L
+2688 2362 mt 2732 2350 L
+1 sg
+-28 -14 44 -12 2688 2362 3 MP
+PP
+c8
+2688 2362 mt 2732 2350 L
+2732 2350 mt 2704 2336 L
+1 sg
+-29 -56 45 -27 2686 1999 3 MP
+PP
+c26
+2686 1999 mt 2731 1972 L
+c30
+2731 1972 mt 2702 1916 L
+1 sg
+45 -27 -29 -52 2715 2051 3 MP
+PP
+c20
+2715 2051 mt 2686 1999 L
+c26
+2686 1999 mt 2731 1972 L
+1 sg
+-29 -13 45 -12 2684 2427 3 MP
+PP
+c8
+2684 2427 mt 2729 2415 L
+2729 2415 mt 2700 2402 L
+1 sg
+45 -12 -29 -14 2713 2441 3 MP
+PP
+c8
+2713 2441 mt 2684 2427 L
+2684 2427 mt 2729 2415 L
+1 sg
+44 -6 -28 -32 2711 2195 3 MP
+PP
+c9
+2711 2195 mt 2683 2163 L
+c12
+2683 2163 mt 2727 2157 L
+1 sg
+-28 -43 44 -6 2683 2163 3 MP
+PP
+c12
+2683 2163 mt 2727 2157 L
+2727 2157 mt 2699 2114 L
+1 sg
+45 54 -29 10 2683 1266 3 MP
+PP
+c55
+2683 1266 mt 2654 1276 L
+c56
+2654 1276 mt 2699 1330 L
+1 sg
+-28 -69 45 33 2679 1303 3 MP
+PP
+/c59 { 1.000000 0.312500 0.000000 sr} bdef
+c59
+2679 1303 mt 2724 1336 L
+c56
+2724 1336 mt 2696 1267 L
+1 sg
+-28 22 45 54 2654 1276 3 MP
+PP
+c56
+2654 1276 mt 2699 1330 L
+c52
+2699 1330 mt 2671 1352 L
+1 sg
+45 33 -29 -101 2708 1404 3 MP
+PP
+c54
+2708 1404 mt 2679 1303 L
+c59
+2679 1303 mt 2724 1336 L
+1 sg
+45 -8 -29 -17 2708 2271 3 MP
+PP
+c8
+2708 2271 mt 2679 2254 L
+c9
+2679 2254 mt 2724 2246 L
+1 sg
+-29 -20 45 -8 2679 2254 3 MP
+PP
+c9
+2679 2254 mt 2724 2246 L
+c8
+2724 2246 mt 2695 2226 L
+1 sg
+-29 25 45 -46 2677 1758 3 MP
+PP
+c44
+2677 1758 mt 2722 1712 L
+c52
+2722 1712 mt 2693 1737 L
+1 sg
+45 -46 -29 14 2706 1744 3 MP
+PP
+c50
+2706 1744 mt 2677 1758 L
+c44
+2677 1758 mt 2722 1712 L
+1 sg
+45 -2 -28 -98 2704 1717 3 MP
+PP
+c20
+2704 1717 mt 2676 1619 L
+c33
+2676 1619 mt 2721 1617 L
+1 sg
+-29 -112 45 -2 2676 1619 3 MP
+PP
+c33
+2676 1619 mt 2721 1617 L
+2721 1617 mt 2692 1505 L
+1 sg
+45 -12 -29 -14 2704 2336 3 MP
+PP
+c8
+2704 2336 mt 2675 2322 L
+2675 2322 mt 2720 2310 L
+1 sg
+-29 -14 45 -12 2675 2322 3 MP
+PP
+c8
+2675 2322 mt 2720 2310 L
+2720 2310 mt 2691 2296 L
+1 sg
+44 -49 -28 -37 2702 1916 3 MP
+PP
+c35
+2702 1916 mt 2674 1879 L
+c39
+2674 1879 mt 2718 1830 L
+1 sg
+-29 -13 45 0 2611 1830 3 MP
+PP
+c18
+2611 1830 mt 2656 1830 L
+c15
+2656 1830 mt 2627 1817 L
+1 sg
+45 8 -29 -13 2656 1830 3 MP
+PP
+c15
+2656 1830 mt 2627 1817 L
+2627 1817 mt 2672 1825 L
+1 sg
+-29 -17 45 12 2656 1830 3 MP
+PP
+c15
+2656 1830 mt 2701 1842 L
+c12
+2701 1842 mt 2672 1825 L
+1 sg
+-29 1 45 5 2640 1824 3 MP
+PP
+c20
+2640 1824 mt 2685 1829 L
+c18
+2685 1829 mt 2656 1830 L
+1 sg
+45 5 -28 14 2668 1810 3 MP
+PP
+c24
+2668 1810 mt 2640 1824 L
+c20
+2640 1824 mt 2685 1829 L
+1 sg
+45 12 -29 1 2685 1829 3 MP
+PP
+c18
+2685 1829 mt 2656 1830 L
+c15
+2656 1830 mt 2701 1842 L
+1 sg
+-28 -27 44 -49 2674 1879 3 MP
+PP
+c39
+2674 1879 mt 2718 1830 L
+c42
+2718 1830 mt 2690 1803 L
+1 sg
+-28 -14 44 -12 2672 2388 3 MP
+PP
+c8
+2672 2388 mt 2716 2376 L
+2716 2376 mt 2688 2362 L
+1 sg
+44 -12 -28 -14 2700 2402 3 MP
+PP
+c8
+2700 2402 mt 2672 2388 L
+2672 2388 mt 2716 2376 L
+1 sg
+45 -21 -29 -42 2699 2114 3 MP
+PP
+c15
+2699 2114 mt 2670 2072 L
+c20
+2670 2072 mt 2715 2051 L
+1 sg
+-29 -52 45 -21 2670 2072 3 MP
+PP
+c20
+2670 2072 mt 2715 2051 L
+2715 2051 mt 2686 1999 L
+1 sg
+-29 -14 45 -12 2668 2453 3 MP
+PP
+c8
+2668 2453 mt 2713 2441 L
+2713 2441 mt 2684 2427 L
+1 sg
+45 55 -29 -44 2696 1267 3 MP
+PP
+c58
+2696 1267 mt 2667 1223 L
+c57
+2667 1223 mt 2712 1278 L
+1 sg
+45 -7 -29 -24 2695 2226 3 MP
+PP
+c9
+2695 2226 mt 2666 2202 L
+2666 2202 mt 2711 2195 L
+1 sg
+-28 -32 45 -7 2666 2202 3 MP
+PP
+c9
+2666 2202 mt 2711 2195 L
+2711 2195 mt 2683 2163 L
+1 sg
+-29 24 45 36 2642 1382 3 MP
+PP
+c41
+2642 1382 mt 2687 1418 L
+c35
+2687 1418 mt 2658 1442 L
+1 sg
+45 36 -29 30 2671 1352 3 MP
+PP
+c44
+2671 1352 mt 2642 1382 L
+c41
+2642 1382 mt 2687 1418 L
+1 sg
+45 -6 -29 -1 2662 1497 3 MP
+PP
+c12
+2662 1497 mt 2633 1496 L
+c9
+2633 1496 mt 2678 1490 L
+1 sg
+-29 -7 45 -6 2633 1496 3 MP
+PP
+c9
+2633 1496 mt 2678 1490 L
+2678 1490 mt 2649 1483 L
+1 sg
+44 5 -28 11 2674 1480 3 MP
+PP
+c20
+2674 1480 mt 2646 1491 L
+c18
+2646 1491 mt 2690 1496 L
+1 sg
+-28 1 44 5 2646 1491 3 MP
+PP
+c18
+2646 1491 mt 2690 1496 L
+c15
+2690 1496 mt 2662 1497 L
+1 sg
+45 18 -29 -119 2692 1505 3 MP
+PP
+c44
+2692 1505 mt 2663 1386 L
+/c60 { 1.000000 0.500000 0.000000 sr} bdef
+c60
+2663 1386 mt 2708 1404 L
+1 sg
+-29 30 45 49 2626 1303 3 MP
+PP
+c54
+2626 1303 mt 2671 1352 L
+c44
+2671 1352 mt 2642 1382 L
+1 sg
+45 49 -28 27 2654 1276 3 MP
+PP
+c56
+2654 1276 mt 2626 1303 L
+c54
+2626 1303 mt 2671 1352 L
+1 sg
+-29 -101 45 18 2663 1386 3 MP
+PP
+c60
+2663 1386 mt 2708 1404 L
+c54
+2708 1404 mt 2679 1303 L
+1 sg
+45 -10 -28 -15 2691 2296 3 MP
+PP
+c8
+2691 2296 mt 2663 2281 L
+2663 2281 mt 2708 2271 L
+1 sg
+-29 -17 45 -10 2663 2281 3 MP
+PP
+c8
+2663 2281 mt 2708 2271 L
+2708 2271 mt 2679 2254 L
+1 sg
+45 -60 -29 1 2690 1803 3 MP
+PP
+c44
+2690 1803 mt 2661 1804 L
+c42
+2661 1804 mt 2706 1744 L
+1 sg
+-29 28 45 -35 2636 1807 3 MP
+PP
+c33
+2636 1807 mt 2681 1772 L
+c35
+2681 1772 mt 2652 1800 L
+1 sg
+45 -35 -29 36 2665 1771 3 MP
+PP
+c39
+2665 1771 mt 2636 1807 L
+c33
+2636 1807 mt 2681 1772 L
+1 sg
+-29 14 45 -60 2661 1804 3 MP
+PP
+c42
+2661 1804 mt 2706 1744 L
+c50
+2706 1744 mt 2677 1758 L
+1 sg
+-28 -98 44 -1 2660 1718 3 MP
+PP
+c24
+2660 1718 mt 2704 1717 L
+c20
+2704 1717 mt 2676 1619 L
+1 sg
+-29 -14 45 -12 2659 2348 3 MP
+PP
+c8
+2659 2348 mt 2704 2336 L
+2704 2336 mt 2675 2322 L
+1 sg
+45 -12 -29 -14 2688 2362 3 MP
+PP
+c8
+2688 2362 mt 2659 2348 L
+2659 2348 mt 2704 2336 L
+1 sg
+-28 -37 44 -44 2658 1960 3 MP
+PP
+c30
+2658 1960 mt 2702 1916 L
+c35
+2702 1916 mt 2674 1879 L
+1 sg
+44 -44 -28 -39 2686 1999 3 MP
+PP
+c26
+2686 1999 mt 2658 1960 L
+c30
+2658 1960 mt 2702 1916 L
+1 sg
+-28 -14 45 -12 2655 2414 3 MP
+PP
+c8
+2655 2414 mt 2700 2402 L
+2700 2402 mt 2672 2388 L
+1 sg
+45 -12 -29 -13 2684 2427 3 MP
+PP
+c8
+2684 2427 mt 2655 2414 L
+2655 2414 mt 2700 2402 L
+1 sg
+-29 -42 45 -16 2654 2130 3 MP
+PP
+c15
+2654 2130 mt 2699 2114 L
+2699 2114 mt 2670 2072 L
+1 sg
+45 -16 -29 -33 2683 2163 3 MP
+PP
+c12
+2683 2163 mt 2654 2130 L
+c15
+2654 2130 mt 2699 2114 L
+1 sg
+45 58 -29 -15 2667 1223 3 MP
+PP
+c57
+2667 1223 mt 2638 1208 L
+2638 1208 mt 2683 1266 L
+1 sg
+-29 -44 45 45 2651 1222 3 MP
+PP
+/c61 { 1.000000 0.062500 0.000000 sr} bdef
+c61
+2651 1222 mt 2696 1267 L
+c58
+2696 1267 mt 2667 1223 L
+1 sg
+-29 10 45 58 2638 1208 3 MP
+PP
+c57
+2638 1208 mt 2683 1266 L
+c55
+2683 1266 mt 2654 1276 L
+1 sg
+45 45 -28 -81 2679 1303 3 MP
+PP
+c59
+2679 1303 mt 2651 1222 L
+c61
+2651 1222 mt 2696 1267 L
+1 sg
+-29 -24 45 -9 2650 2235 3 MP
+PP
+c9
+2650 2235 mt 2695 2226 L
+2695 2226 mt 2666 2202 L
+1 sg
+45 -9 -29 -19 2679 2254 3 MP
+PP
+c9
+2679 2254 mt 2650 2235 L
+2650 2235 mt 2695 2226 L
+1 sg
+45 0 -29 6 2640 1824 3 MP
+PP
+c20
+2640 1824 mt 2611 1830 L
+c18
+2611 1830 mt 2656 1830 L
+1 sg
+-29 6 45 -16 2595 1840 3 MP
+PP
+c20
+2595 1840 mt 2640 1824 L
+2640 1824 mt 2611 1830 L
+1 sg
+45 -16 -29 17 2624 1823 3 MP
+PP
+c24
+2624 1823 mt 2595 1840 L
+c20
+2595 1840 mt 2640 1824 L
+1 sg
+45 -40 -29 25 2608 1838 3 MP
+PP
+c26
+2608 1838 mt 2579 1863 L
+c20
+2579 1863 mt 2624 1823 L
+1 sg
+-29 17 45 -40 2579 1863 3 MP
+PP
+c20
+2579 1863 mt 2624 1823 L
+c24
+2624 1823 mt 2595 1840 L
+1 sg
+44 -3 -28 -10 2611 1830 3 MP
+PP
+c18
+2611 1830 mt 2583 1820 L
+2583 1820 mt 2627 1817 L
+1 sg
+-28 -36 44 -3 2583 1820 3 MP
+PP
+c18
+2583 1820 mt 2627 1817 L
+c15
+2627 1817 mt 2599 1781 L
+1 sg
+44 3 -28 -36 2627 1817 3 MP
+PP
+c15
+2627 1817 mt 2599 1781 L
+c18
+2599 1781 mt 2643 1784 L
+1 sg
+-28 14 44 -13 2624 1823 3 MP
+PP
+c24
+2624 1823 mt 2668 1810 L
+2668 1810 mt 2640 1824 L
+1 sg
+44 -13 -28 23 2652 1800 3 MP
+PP
+c30
+2652 1800 mt 2624 1823 L
+c24
+2624 1823 mt 2668 1810 L
+1 sg
+-28 23 44 -38 2608 1838 3 MP
+PP
+c26
+2608 1838 mt 2652 1800 L
+c30
+2652 1800 mt 2624 1823 L
+1 sg
+44 -38 -28 31 2636 1807 3 MP
+PP
+c33
+2636 1807 mt 2608 1838 L
+c26
+2608 1838 mt 2652 1800 L
+1 sg
+-29 36 45 -59 2620 1830 3 MP
+PP
+c33
+2620 1830 mt 2665 1771 L
+c39
+2665 1771 mt 2636 1807 L
+1 sg
+45 -59 -29 40 2649 1790 3 MP
+PP
+c41
+2649 1790 mt 2620 1830 L
+c33
+2620 1830 mt 2665 1771 L
+1 sg
+-28 34 44 -53 2649 1790 3 MP
+PP
+c41
+2649 1790 mt 2693 1737 L
+c44
+2693 1737 mt 2665 1771 L
+1 sg
+44 -53 -28 32 2677 1758 3 MP
+PP
+c44
+2677 1758 mt 2649 1790 L
+c41
+2649 1790 mt 2693 1737 L
+1 sg
+45 6 -29 -120 2676 1619 3 MP
+PP
+c33
+2676 1619 mt 2647 1499 L
+c50
+2647 1499 mt 2692 1505 L
+1 sg
+45 27 -29 33 2642 1382 3 MP
+PP
+c41
+2642 1382 mt 2613 1415 L
+c35
+2613 1415 mt 2658 1442 L
+1 sg
+45 -11 -29 -11 2621 1474 3 MP
+PP
+c8
+2621 1474 mt 2592 1463 L
+2592 1463 mt 2637 1452 L
+1 sg
+-28 -11 44 -11 2621 1474 3 MP
+PP
+c8
+2621 1474 mt 2665 1463 L
+2665 1463 mt 2637 1452 L
+1 sg
+-29 23 45 27 2613 1415 3 MP
+PP
+c35
+2613 1415 mt 2658 1442 L
+c30
+2658 1442 mt 2629 1465 L
+1 sg
+-29 -1 45 -1 2617 1498 3 MP
+PP
+c15
+2617 1498 mt 2662 1497 L
+c12
+2662 1497 mt 2633 1496 L
+1 sg
+-29 -5 45 -4 2588 1500 3 MP
+PP
+c12
+2588 1500 mt 2633 1496 L
+c9
+2633 1496 mt 2604 1491 L
+1 sg
+45 -4 -29 2 2617 1498 3 MP
+PP
+c15
+2617 1498 mt 2588 1500 L
+c12
+2588 1500 mt 2633 1496 L
+1 sg
+45 -8 -29 -5 2633 1496 3 MP
+PP
+c9
+2633 1496 mt 2604 1491 L
+2604 1491 mt 2649 1483 L
+1 sg
+45 -1 -29 7 2646 1491 3 MP
+PP
+c18
+2646 1491 mt 2617 1498 L
+c15
+2617 1498 mt 2662 1497 L
+1 sg
+44 -11 -28 -9 2649 1483 3 MP
+PP
+c9
+2649 1483 mt 2621 1474 L
+c8
+2621 1474 mt 2665 1463 L
+1 sg
+45 15 -29 23 2658 1442 3 MP
+PP
+c30
+2658 1442 mt 2629 1465 L
+c24
+2629 1465 mt 2674 1480 L
+1 sg
+-28 -9 45 -8 2604 1491 3 MP
+PP
+c9
+2604 1491 mt 2649 1483 L
+2649 1483 mt 2621 1474 L
+1 sg
+-28 11 45 15 2629 1465 3 MP
+PP
+c24
+2629 1465 mt 2674 1480 L
+c20
+2674 1480 mt 2646 1491 L
+1 sg
+-29 -119 45 6 2647 1499 3 MP
+PP
+c50
+2647 1499 mt 2692 1505 L
+c44
+2692 1505 mt 2663 1386 L
+1 sg
+-28 -15 44 -12 2647 2308 3 MP
+PP
+c8
+2647 2308 mt 2691 2296 L
+2691 2296 mt 2663 2281 L
+1 sg
+44 -12 -28 -14 2675 2322 3 MP
+PP
+c8
+2675 2322 mt 2647 2308 L
+2647 2308 mt 2691 2296 L
+1 sg
+45 -64 -29 -12 2674 1879 3 MP
+PP
+c39
+2674 1879 mt 2645 1867 L
+2645 1867 mt 2690 1803 L
+1 sg
+-29 1 45 -64 2645 1867 3 MP
+PP
+c39
+2645 1867 mt 2690 1803 L
+c44
+2690 1803 mt 2661 1804 L
+1 sg
+45 -13 -29 -13 2672 2388 3 MP
+PP
+c8
+2672 2388 mt 2643 2375 L
+2643 2375 mt 2688 2362 L
+1 sg
+-29 -14 45 -13 2643 2375 3 MP
+PP
+c8
+2643 2375 mt 2688 2362 L
+2688 2362 mt 2659 2348 L
+1 sg
+45 -36 -29 -37 2670 2072 3 MP
+PP
+c20
+2670 2072 mt 2641 2035 L
+c24
+2641 2035 mt 2686 1999 L
+1 sg
+-28 -39 45 -36 2641 2035 3 MP
+PP
+c24
+2641 2035 mt 2686 1999 L
+c26
+2686 1999 mt 2658 1960 L
+1 sg
+-29 -13 45 -13 2639 2440 3 MP
+PP
+c8
+2639 2440 mt 2684 2427 L
+2684 2427 mt 2655 2414 L
+1 sg
+45 -13 -29 -13 2668 2453 3 MP
+PP
+c8
+2668 2453 mt 2639 2440 L
+2639 2440 mt 2684 2427 L
+1 sg
+-29 -33 45 -14 2638 2177 3 MP
+PP
+c12
+2638 2177 mt 2683 2163 L
+2683 2163 mt 2654 2130 L
+1 sg
+45 -14 -28 -25 2666 2202 3 MP
+PP
+c9
+2666 2202 mt 2638 2177 L
+c12
+2638 2177 mt 2683 2163 L
+1 sg
+-28 27 44 56 2610 1220 3 MP
+PP
+c58
+2610 1220 mt 2654 1276 L
+c56
+2654 1276 mt 2626 1303 L
+1 sg
+44 56 -28 12 2638 1208 3 MP
+PP
+c57
+2638 1208 mt 2610 1220 L
+c58
+2610 1220 mt 2654 1276 L
+1 sg
+-28 -81 44 30 2635 1273 3 MP
+PP
+c57
+2635 1273 mt 2679 1303 L
+c59
+2679 1303 mt 2651 1222 L
+1 sg
+44 30 -28 -113 2663 1386 3 MP
+PP
+c60
+2663 1386 mt 2635 1273 L
+c57
+2635 1273 mt 2679 1303 L
+1 sg
+45 -10 -29 -17 2663 2281 3 MP
+PP
+c8
+2663 2281 mt 2634 2264 L
+c9
+2634 2264 mt 2679 2254 L
+1 sg
+-29 -19 45 -10 2634 2264 3 MP
+PP
+c9
+2634 2264 mt 2679 2254 L
+2679 2254 mt 2650 2235 L
+1 sg
+-28 32 44 -70 2633 1828 3 MP
+PP
+c39
+2633 1828 mt 2677 1758 L
+c44
+2677 1758 mt 2649 1790 L
+1 sg
+44 -70 -28 24 2661 1804 3 MP
+PP
+c42
+2661 1804 mt 2633 1828 L
+c39
+2633 1828 mt 2677 1758 L
+1 sg
+-29 -120 45 2 2631 1617 3 MP
+PP
+c35
+2631 1617 mt 2676 1619 L
+c33
+2676 1619 mt 2647 1499 L
+1 sg
+45 2 -29 -101 2660 1718 3 MP
+PP
+c24
+2660 1718 mt 2631 1617 L
+c35
+2631 1617 mt 2676 1619 L
+1 sg
+-28 -14 45 -12 2630 2334 3 MP
+PP
+c8
+2630 2334 mt 2675 2322 L
+2675 2322 mt 2647 2308 L
+1 sg
+45 -12 -29 -14 2659 2348 3 MP
+PP
+c8
+2659 2348 mt 2630 2334 L
+2630 2334 mt 2675 2322 L
+1 sg
+45 -60 -29 -21 2658 1960 3 MP
+PP
+c30
+2658 1960 mt 2629 1939 L
+c33
+2629 1939 mt 2674 1879 L
+1 sg
+-29 -12 45 -60 2629 1939 3 MP
+PP
+c33
+2629 1939 mt 2674 1879 L
+c39
+2674 1879 mt 2645 1867 L
+1 sg
+-29 -13 45 -13 2627 2401 3 MP
+PP
+c8
+2627 2401 mt 2672 2388 L
+2672 2388 mt 2643 2375 L
+1 sg
+45 -13 -28 -13 2655 2414 3 MP
+PP
+c8
+2655 2414 mt 2627 2401 L
+2627 2401 mt 2672 2388 L
+1 sg
+45 -27 -29 -31 2654 2130 3 MP
+PP
+c15
+2654 2130 mt 2625 2099 L
+c18
+2625 2099 mt 2670 2072 L
+1 sg
+-29 -37 45 -27 2625 2099 3 MP
+PP
+c18
+2625 2099 mt 2670 2072 L
+c20
+2670 2072 mt 2641 2035 L
+1 sg
+-29 -13 45 -12 2623 2465 3 MP
+PP
+c8
+2623 2465 mt 2668 2453 L
+2668 2453 mt 2639 2440 L
+1 sg
+-29 -15 45 53 2622 1170 3 MP
+PP
+/c62 { 0.937500 0.000000 0.000000 sr} bdef
+c62
+2622 1170 mt 2667 1223 L
+c57
+2667 1223 mt 2638 1208 L
+1 sg
+45 53 -29 -52 2651 1222 3 MP
+PP
+c61
+2651 1222 mt 2622 1170 L
+c62
+2622 1170 mt 2667 1223 L
+1 sg
+44 -12 -28 -21 2650 2235 3 MP
+PP
+c9
+2650 2235 mt 2622 2214 L
+2622 2214 mt 2666 2202 L
+1 sg
+-28 -25 44 -12 2622 2214 3 MP
+PP
+c9
+2622 2214 mt 2666 2202 L
+2666 2202 mt 2638 2177 L
+1 sg
+45 40 -29 39 2626 1303 3 MP
+PP
+c54
+2626 1303 mt 2597 1342 L
+c50
+2597 1342 mt 2642 1382 L
+1 sg
+-29 33 45 40 2597 1342 3 MP
+PP
+c50
+2597 1342 mt 2642 1382 L
+c41
+2642 1382 mt 2613 1415 L
+1 sg
+45 -9 -28 -8 2604 1491 3 MP
+PP
+c9
+2604 1491 mt 2576 1483 L
+2576 1483 mt 2621 1474 L
+1 sg
+-29 7 45 8 2601 1483 3 MP
+PP
+c20
+2601 1483 mt 2646 1491 L
+c18
+2646 1491 mt 2617 1498 L
+1 sg
+-29 -11 45 -9 2576 1483 3 MP
+PP
+c9
+2576 1483 mt 2621 1474 L
+c8
+2621 1474 mt 2592 1463 L
+1 sg
+45 8 -28 18 2629 1465 3 MP
+PP
+c24
+2629 1465 mt 2601 1483 L
+c20
+2601 1483 mt 2646 1491 L
+1 sg
+44 16 -28 -129 2647 1499 3 MP
+PP
+c50
+2647 1499 mt 2619 1370 L
+c55
+2619 1370 mt 2663 1386 L
+1 sg
+-28 -113 44 16 2619 1370 3 MP
+PP
+c55
+2619 1370 mt 2663 1386 L
+c60
+2663 1386 mt 2635 1273 L
+1 sg
+45 -12 -29 -15 2647 2308 3 MP
+PP
+c8
+2647 2308 mt 2618 2293 L
+2618 2293 mt 2663 2281 L
+1 sg
+-29 -17 45 -12 2618 2293 3 MP
+PP
+c8
+2618 2293 mt 2663 2281 L
+2663 2281 mt 2634 2264 L
+1 sg
+45 -76 -29 13 2645 1867 3 MP
+PP
+c39
+2645 1867 mt 2616 1880 L
+c35
+2616 1880 mt 2661 1804 L
+1 sg
+-28 24 45 -76 2616 1880 3 MP
+PP
+c35
+2616 1880 mt 2661 1804 L
+c42
+2661 1804 mt 2633 1828 L
+1 sg
+-29 -101 45 3 2615 1715 3 MP
+PP
+c24
+2615 1715 mt 2660 1718 L
+2660 1718 mt 2631 1617 L
+1 sg
+45 3 -28 -69 2643 1784 3 MP
+PP
+c18
+2643 1784 mt 2615 1715 L
+c24
+2615 1715 mt 2660 1718 L
+1 sg
+-29 -14 45 -13 2614 2361 3 MP
+PP
+c8
+2614 2361 mt 2659 2348 L
+2659 2348 mt 2630 2334 L
+1 sg
+45 -13 -29 -14 2643 2375 3 MP
+PP
+c8
+2643 2375 mt 2614 2361 L
+2614 2361 mt 2659 2348 L
+1 sg
+-29 -21 45 -50 2613 2010 3 MP
+PP
+c24
+2613 2010 mt 2658 1960 L
+c30
+2658 1960 mt 2629 1939 L
+1 sg
+45 -50 -28 -25 2641 2035 3 MP
+PP
+c24
+2641 2035 mt 2613 2010 L
+2613 2010 mt 2658 1960 L
+1 sg
+-28 -13 44 -12 2611 2426 3 MP
+PP
+c8
+2611 2426 mt 2655 2414 L
+2655 2414 mt 2627 2401 L
+1 sg
+44 -12 -28 -14 2639 2440 3 MP
+PP
+c8
+2639 2440 mt 2611 2426 L
+2611 2426 mt 2655 2414 L
+1 sg
+-29 -31 45 -21 2609 2151 3 MP
+PP
+c12
+2609 2151 mt 2654 2130 L
+c15
+2654 2130 mt 2625 2099 L
+1 sg
+45 -21 -29 -26 2638 2177 3 MP
+PP
+c12
+2638 2177 mt 2609 2151 L
+2609 2151 mt 2654 2130 L
+1 sg
+-28 12 44 56 2594 1152 3 MP
+PP
+c62
+2594 1152 mt 2638 1208 L
+c57
+2638 1208 mt 2610 1220 L
+1 sg
+45 40 -29 -91 2635 1273 3 MP
+PP
+c57
+2635 1273 mt 2606 1182 L
+c62
+2606 1182 mt 2651 1222 L
+1 sg
+44 56 -28 -18 2622 1170 3 MP
+PP
+c62
+2622 1170 mt 2594 1152 L
+2594 1152 mt 2638 1208 L
+1 sg
+-29 -52 45 40 2606 1182 3 MP
+PP
+c62
+2606 1182 mt 2651 1222 L
+c61
+2651 1222 mt 2622 1170 L
+1 sg
+-28 -21 45 -12 2605 2247 3 MP
+PP
+c9
+2605 2247 mt 2650 2235 L
+2650 2235 mt 2622 2214 L
+1 sg
+45 -12 -29 -17 2634 2264 3 MP
+PP
+c9
+2634 2264 mt 2605 2247 L
+2605 2247 mt 2650 2235 L
+1 sg
+45 -77 -29 39 2633 1828 3 MP
+PP
+c39
+2633 1828 mt 2604 1867 L
+c30
+2604 1867 mt 2649 1790 L
+1 sg
+-29 40 45 -77 2604 1867 3 MP
+PP
+c30
+2604 1867 mt 2649 1790 L
+c41
+2649 1790 mt 2620 1830 L
+1 sg
+44 -7 -28 -2 2588 1500 3 MP
+PP
+c12
+2588 1500 mt 2560 1498 L
+c9
+2560 1498 mt 2604 1491 L
+1 sg
+-29 2 45 2 2572 1496 3 MP
+PP
+c15
+2572 1496 mt 2617 1498 L
+2617 1498 mt 2588 1500 L
+1 sg
+-28 -8 44 -7 2560 1498 3 MP
+PP
+c9
+2560 1498 mt 2604 1491 L
+2604 1491 mt 2576 1483 L
+1 sg
+45 2 -29 13 2601 1483 3 MP
+PP
+c20
+2601 1483 mt 2572 1496 L
+c15
+2572 1496 mt 2617 1498 L
+1 sg
+45 6 -29 -124 2631 1617 3 MP
+PP
+c35
+2631 1617 mt 2602 1493 L
+c52
+2602 1493 mt 2647 1499 L
+1 sg
+44 30 -28 43 2597 1342 3 MP
+PP
+c50
+2597 1342 mt 2569 1385 L
+c41
+2569 1385 mt 2613 1415 L
+1 sg
+-28 32 44 30 2569 1385 3 MP
+PP
+c41
+2569 1385 mt 2613 1415 L
+c35
+2613 1415 mt 2585 1447 L
+1 sg
+45 -11 -29 -9 2576 1483 3 MP
+PP
+c9
+2576 1483 mt 2547 1474 L
+c8
+2547 1474 mt 2592 1463 L
+1 sg
+-28 18 44 18 2585 1447 3 MP
+PP
+c30
+2585 1447 mt 2629 1465 L
+c24
+2629 1465 mt 2601 1483 L
+1 sg
+44 18 -28 32 2613 1415 3 MP
+PP
+c35
+2613 1415 mt 2585 1447 L
+c30
+2585 1447 mt 2629 1465 L
+1 sg
+-28 -129 45 6 2602 1493 3 MP
+PP
+c52
+2602 1493 mt 2647 1499 L
+c50
+2647 1499 mt 2619 1370 L
+1 sg
+45 -12 -28 -14 2630 2334 3 MP
+PP
+c8
+2630 2334 mt 2602 2320 L
+2602 2320 mt 2647 2308 L
+1 sg
+-29 -15 45 -12 2602 2320 3 MP
+PP
+c8
+2602 2320 mt 2647 2308 L
+2647 2308 mt 2618 2293 L
+1 sg
+45 -73 -29 1 2629 1939 3 MP
+PP
+c33
+2629 1939 mt 2600 1940 L
+c30
+2600 1940 mt 2645 1867 L
+1 sg
+-29 13 45 -73 2600 1940 3 MP
+PP
+c30
+2600 1940 mt 2645 1867 L
+c39
+2645 1867 mt 2616 1880 L
+1 sg
+-28 -69 44 3 2599 1781 3 MP
+PP
+c18
+2599 1781 mt 2643 1784 L
+2643 1784 mt 2615 1715 L
+1 sg
+45 -12 -29 -14 2627 2401 3 MP
+PP
+c8
+2627 2401 mt 2598 2387 L
+2598 2387 mt 2643 2375 L
+1 sg
+-29 -14 45 -12 2598 2387 3 MP
+PP
+c8
+2598 2387 mt 2643 2375 L
+2643 2375 mt 2614 2361 L
+1 sg
+-28 -25 44 -39 2597 2074 3 MP
+PP
+c18
+2597 2074 mt 2641 2035 L
+c24
+2641 2035 mt 2613 2010 L
+1 sg
+44 -39 -28 -25 2625 2099 3 MP
+PP
+c18
+2625 2099 mt 2597 2074 L
+2597 2074 mt 2641 2035 L
+1 sg
+45 -12 -29 -13 2623 2465 3 MP
+PP
+c8
+2623 2465 mt 2594 2452 L
+2594 2452 mt 2639 2440 L
+1 sg
+-28 -14 45 -12 2594 2452 3 MP
+PP
+c8
+2594 2452 mt 2639 2440 L
+2639 2440 mt 2611 2426 L
+1 sg
+45 -16 -29 -21 2622 2214 3 MP
+PP
+c9
+2622 2214 mt 2593 2193 L
+c12
+2593 2193 mt 2638 2177 L
+1 sg
+-29 -26 45 -16 2593 2193 3 MP
+PP
+c12
+2593 2193 mt 2638 2177 L
+2638 2177 mt 2609 2151 L
+1 sg
+-28 31 45 -62 2591 1869 3 MP
+PP
+c24
+2591 1869 mt 2636 1807 L
+c33
+2636 1807 mt 2608 1838 L
+1 sg
+45 -62 -29 39 2620 1830 3 MP
+PP
+c33
+2620 1830 mt 2591 1869 L
+c24
+2591 1869 mt 2636 1807 L
+1 sg
+-29 34 45 53 2565 1167 3 MP
+PP
+c61
+2565 1167 mt 2610 1220 L
+c58
+2610 1220 mt 2581 1254 L
+1 sg
+45 53 -29 15 2594 1152 3 MP
+PP
+c62
+2594 1152 mt 2565 1167 L
+c61
+2565 1167 mt 2610 1220 L
+1 sg
+45 49 -29 34 2610 1220 3 MP
+PP
+c58
+2610 1220 mt 2581 1254 L
+c55
+2581 1254 mt 2626 1303 L
+1 sg
+-29 -91 45 25 2590 1248 3 MP
+PP
+c61
+2590 1248 mt 2635 1273 L
+c57
+2635 1273 mt 2606 1182 L
+1 sg
+-29 39 45 49 2581 1254 3 MP
+PP
+c55
+2581 1254 mt 2626 1303 L
+c54
+2626 1303 mt 2597 1342 L
+1 sg
+45 25 -29 -122 2619 1370 3 MP
+PP
+c55
+2619 1370 mt 2590 1248 L
+c61
+2590 1248 mt 2635 1273 L
+1 sg
+45 -13 -29 -16 2618 2293 3 MP
+PP
+c8
+2618 2293 mt 2589 2277 L
+c9
+2589 2277 mt 2634 2264 L
+1 sg
+-29 -17 45 -13 2589 2277 3 MP
+PP
+c9
+2589 2277 mt 2634 2264 L
+2634 2264 mt 2605 2247 L
+1 sg
+-29 39 45 -84 2588 1912 3 MP
+PP
+c26
+2588 1912 mt 2633 1828 L
+c39
+2633 1828 mt 2604 1867 L
+1 sg
+45 -84 -28 32 2616 1880 3 MP
+PP
+c35
+2616 1880 mt 2588 1912 L
+c26
+2588 1912 mt 2633 1828 L
+1 sg
+45 1 -29 -99 2615 1715 3 MP
+PP
+c24
+2615 1715 mt 2586 1616 L
+c39
+2586 1616 mt 2631 1617 L
+1 sg
+-29 -124 45 1 2586 1616 3 MP
+PP
+c39
+2586 1616 mt 2631 1617 L
+c35
+2631 1617 mt 2602 1493 L
+1 sg
+44 -13 -28 -14 2614 2361 3 MP
+PP
+c8
+2614 2361 mt 2586 2347 L
+2586 2347 mt 2630 2334 L
+1 sg
+-28 -14 44 -13 2586 2347 3 MP
+PP
+c8
+2586 2347 mt 2630 2334 L
+2630 2334 mt 2602 2320 L
+1 sg
+-29 1 45 -62 2584 2001 3 MP
+PP
+c24
+2584 2001 mt 2629 1939 L
+c33
+2629 1939 mt 2600 1940 L
+1 sg
+45 -62 -29 -9 2613 2010 3 MP
+PP
+c24
+2613 2010 mt 2584 2001 L
+2584 2001 mt 2629 1939 L
+1 sg
+45 -12 -29 -13 2611 2426 3 MP
+PP
+c8
+2611 2426 mt 2582 2413 L
+2582 2413 mt 2627 2401 L
+1 sg
+-29 -14 45 -12 2582 2413 3 MP
+PP
+c8
+2582 2413 mt 2627 2401 L
+2627 2401 mt 2598 2387 L
+1 sg
+45 -29 -29 -23 2609 2151 3 MP
+PP
+c12
+2609 2151 mt 2580 2128 L
+c15
+2580 2128 mt 2625 2099 L
+1 sg
+-28 -25 45 -29 2580 2128 3 MP
+PP
+c15
+2580 2128 mt 2625 2099 L
+c18
+2625 2099 mt 2597 2074 L
+1 sg
+-29 -13 45 -12 2578 2477 3 MP
+PP
+c8
+2578 2477 mt 2623 2465 L
+2623 2465 mt 2594 2452 L
+1 sg
+-28 -18 45 46 2577 1124 3 MP
+PP
+/c63 { 0.812500 0.000000 0.000000 sr} bdef
+c63
+2577 1124 mt 2622 1170 L
+c62
+2622 1170 mt 2594 1152 L
+1 sg
+45 48 -28 -20 2577 1124 3 MP
+PP
+c63
+2577 1124 mt 2549 1104 L
+/c64 { 0.750000 0.000000 0.000000 sr} bdef
+c64
+2549 1104 mt 2594 1152 L
+1 sg
+-29 15 45 48 2549 1104 3 MP
+PP
+c64
+2549 1104 mt 2594 1152 L
+c62
+2594 1152 mt 2565 1167 L
+1 sg
+45 46 -29 -58 2606 1182 3 MP
+PP
+c62
+2606 1182 mt 2577 1124 L
+c63
+2577 1124 mt 2622 1170 L
+1 sg
+45 -15 -28 -18 2605 2247 3 MP
+PP
+c9
+2605 2247 mt 2577 2229 L
+2577 2229 mt 2622 2214 L
+1 sg
+-29 -21 45 -15 2577 2229 3 MP
+PP
+c9
+2577 2229 mt 2622 2214 L
+2622 2214 mt 2593 2193 L
+1 sg
+-29 39 45 -81 2575 1911 3 MP
+PP
+c24
+2575 1911 mt 2620 1830 L
+c33
+2620 1830 mt 2591 1869 L
+1 sg
+45 -81 -29 44 2604 1867 3 MP
+PP
+c30
+2604 1867 mt 2575 1911 L
+c24
+2575 1911 mt 2620 1830 L
+1 sg
+-28 43 45 40 2552 1302 3 MP
+PP
+c54
+2552 1302 mt 2597 1342 L
+c50
+2597 1342 mt 2569 1385 L
+1 sg
+45 40 -29 48 2581 1254 3 MP
+PP
+c55
+2581 1254 mt 2552 1302 L
+c54
+2552 1302 mt 2597 1342 L
+1 sg
+-29 -122 45 10 2574 1360 3 MP
+PP
+c59
+2574 1360 mt 2619 1370 L
+c55
+2619 1370 mt 2590 1248 L
+1 sg
+45 10 -29 26 2585 1447 3 MP
+PP
+c30
+2585 1447 mt 2556 1473 L
+c24
+2556 1473 mt 2601 1483 L
+1 sg
+45 -9 -29 -6 2560 1498 3 MP
+PP
+c9
+2560 1498 mt 2531 1492 L
+2531 1492 mt 2576 1483 L
+1 sg
+-29 -9 45 -9 2531 1492 3 MP
+PP
+c9
+2531 1492 mt 2576 1483 L
+2576 1483 mt 2547 1474 L
+1 sg
+-29 13 45 10 2556 1473 3 MP
+PP
+c24
+2556 1473 mt 2601 1483 L
+c20
+2601 1483 mt 2572 1496 L
+1 sg
+45 10 -28 -133 2602 1493 3 MP
+PP
+c52
+2602 1493 mt 2574 1360 L
+c59
+2574 1360 mt 2619 1370 L
+1 sg
+-29 -16 45 -13 2573 2306 3 MP
+PP
+c8
+2573 2306 mt 2618 2293 L
+2618 2293 mt 2589 2277 L
+1 sg
+45 -13 -29 -14 2602 2320 3 MP
+PP
+c8
+2602 2320 mt 2573 2306 L
+2573 2306 mt 2618 2293 L
+1 sg
+44 -81 -28 21 2600 1940 3 MP
+PP
+c30
+2600 1940 mt 2572 1961 L
+c24
+2572 1961 mt 2616 1880 L
+1 sg
+-28 32 44 -81 2572 1961 3 MP
+PP
+c24
+2572 1961 mt 2616 1880 L
+c35
+2616 1880 mt 2588 1912 L
+1 sg
+-29 -99 45 -2 2570 1717 3 MP
+PP
+c26
+2570 1717 mt 2615 1715 L
+c24
+2615 1715 mt 2586 1616 L
+1 sg
+45 -2 -29 -64 2599 1781 3 MP
+PP
+c18
+2599 1781 mt 2570 1717 L
+c26
+2570 1717 mt 2615 1715 L
+1 sg
+45 -12 -29 -14 2598 2387 3 MP
+PP
+c8
+2598 2387 mt 2569 2373 L
+2569 2373 mt 2614 2361 L
+1 sg
+-28 -14 45 -12 2569 2373 3 MP
+PP
+c8
+2569 2373 mt 2614 2361 L
+2614 2361 mt 2586 2347 L
+1 sg
+-29 -9 45 -50 2568 2060 3 MP
+PP
+c18
+2568 2060 mt 2613 2010 L
+c24
+2613 2010 mt 2584 2001 L
+1 sg
+45 -50 -29 -14 2597 2074 3 MP
+PP
+c18
+2597 2074 mt 2568 2060 L
+2568 2060 mt 2613 2010 L
+1 sg
+45 -18 -29 8 2595 1840 3 MP
+PP
+c20
+2595 1840 mt 2566 1848 L
+c18
+2566 1848 mt 2611 1830 L
+1 sg
+-28 -10 45 -18 2566 1848 3 MP
+PP
+c18
+2566 1848 mt 2611 1830 L
+2611 1830 mt 2583 1820 L
+1 sg
+-29 -13 45 -12 2566 2438 3 MP
+PP
+c8
+2566 2438 mt 2611 2426 L
+2611 2426 mt 2582 2413 L
+1 sg
+45 -12 -28 -14 2594 2452 3 MP
+PP
+c8
+2594 2452 mt 2566 2438 L
+2566 2438 mt 2611 2426 L
+1 sg
+-29 -23 45 -22 2564 2173 3 MP
+PP
+c12
+2564 2173 mt 2609 2151 L
+2609 2151 mt 2580 2128 L
+1 sg
+45 -22 -29 -20 2593 2193 3 MP
+PP
+c12
+2593 2193 mt 2564 2173 L
+2564 2173 mt 2609 2151 L
+1 sg
+-29 25 45 -65 2563 1903 3 MP
+PP
+c18
+2563 1903 mt 2608 1838 L
+c26
+2608 1838 mt 2579 1863 L
+1 sg
+45 -65 -28 34 2591 1869 3 MP
+PP
+c24
+2591 1869 mt 2563 1903 L
+c18
+2563 1903 mt 2608 1838 L
+1 sg
+45 32 -29 -98 2590 1248 3 MP
+PP
+c61
+2590 1248 mt 2561 1150 L
+c63
+2561 1150 mt 2606 1182 L
+1 sg
+-29 -58 45 32 2561 1150 3 MP
+PP
+c63
+2561 1150 mt 2606 1182 L
+c62
+2606 1182 mt 2577 1124 L
+1 sg
+-28 -18 44 -14 2561 2261 3 MP
+PP
+c9
+2561 2261 mt 2605 2247 L
+2605 2247 mt 2577 2229 L
+1 sg
+44 -14 -28 -16 2589 2277 3 MP
+PP
+c9
+2589 2277 mt 2561 2261 L
+2561 2261 mt 2605 2247 L
+1 sg
+45 -88 -29 43 2588 1912 3 MP
+PP
+c26
+2588 1912 mt 2559 1955 L
+c20
+2559 1955 mt 2604 1867 L
+1 sg
+-29 44 45 -88 2559 1955 3 MP
+PP
+c20
+2559 1955 mt 2604 1867 L
+c30
+2604 1867 mt 2575 1911 L
+1 sg
+45 -6 -29 1 2544 1503 3 MP
+PP
+c12
+2544 1503 mt 2515 1504 L
+c9
+2515 1504 mt 2560 1498 L
+1 sg
+-29 -6 45 -6 2515 1504 3 MP
+PP
+c9
+2515 1504 mt 2560 1498 L
+2560 1498 mt 2531 1492 L
+1 sg
+-29 -8 45 -9 2486 1501 3 MP
+PP
+c9
+2486 1501 mt 2531 1492 L
+2531 1492 mt 2502 1484 L
+1 sg
+45 -9 -29 -3 2515 1504 3 MP
+PP
+c9
+2515 1504 mt 2486 1501 L
+2486 1501 mt 2531 1492 L
+1 sg
+-28 -2 44 -3 2544 1503 3 MP
+PP
+c12
+2544 1503 mt 2588 1500 L
+2588 1500 mt 2560 1498 L
+1 sg
+-28 7 45 4 2527 1492 3 MP
+PP
+c18
+2527 1492 mt 2572 1496 L
+c15
+2572 1496 mt 2544 1503 L
+1 sg
+45 -10 -29 -8 2531 1492 3 MP
+PP
+c9
+2531 1492 mt 2502 1484 L
+2502 1484 mt 2547 1474 L
+1 sg
+45 4 -29 19 2556 1473 3 MP
+PP
+c24
+2556 1473 mt 2527 1492 L
+c18
+2527 1492 mt 2572 1496 L
+1 sg
+44 -3 -28 7 2572 1496 3 MP
+PP
+c15
+2572 1496 mt 2544 1503 L
+c12
+2544 1503 mt 2588 1500 L
+1 sg
+44 0 -28 -123 2586 1616 3 MP
+PP
+c39
+2586 1616 mt 2558 1493 L
+c52
+2558 1493 mt 2602 1493 L
+1 sg
+-29 26 45 21 2540 1426 3 MP
+PP
+c33
+2540 1426 mt 2585 1447 L
+c30
+2585 1447 mt 2556 1473 L
+1 sg
+45 21 -29 41 2569 1385 3 MP
+PP
+c41
+2569 1385 mt 2540 1426 L
+c33
+2540 1426 mt 2585 1447 L
+1 sg
+-28 -133 44 0 2558 1493 3 MP
+PP
+c52
+2558 1493 mt 2602 1493 L
+2602 1493 mt 2574 1360 L
+1 sg
+-29 -14 45 -13 2557 2333 3 MP
+PP
+c8
+2557 2333 mt 2602 2320 L
+2602 2320 mt 2573 2306 L
+1 sg
+45 -13 -29 -14 2586 2347 3 MP
+PP
+c8
+2586 2347 mt 2557 2333 L
+2557 2333 mt 2602 2320 L
+1 sg
+45 -71 -29 10 2584 2001 3 MP
+PP
+c24
+2584 2001 mt 2555 2011 L
+c20
+2555 2011 mt 2600 1940 L
+1 sg
+-28 21 45 -71 2555 2011 3 MP
+PP
+c20
+2555 2011 mt 2600 1940 L
+c30
+2600 1940 mt 2572 1961 L
+1 sg
+-29 -64 45 -7 2554 1788 3 MP
+PP
+c20
+2554 1788 mt 2599 1781 L
+c18
+2599 1781 mt 2570 1717 L
+1 sg
+45 -7 -29 -32 2583 1820 3 MP
+PP
+c18
+2583 1820 mt 2554 1788 L
+c20
+2554 1788 mt 2599 1781 L
+1 sg
+45 -12 -29 -14 2582 2413 3 MP
+PP
+c8
+2582 2413 mt 2553 2399 L
+2553 2399 mt 2598 2387 L
+1 sg
+-29 -14 45 -12 2553 2399 3 MP
+PP
+c8
+2553 2399 mt 2598 2387 L
+2598 2387 mt 2569 2373 L
+1 sg
+-29 -14 45 -37 2552 2111 3 MP
+PP
+c15
+2552 2111 mt 2597 2074 L
+c18
+2597 2074 mt 2568 2060 L
+1 sg
+45 -37 -28 -17 2580 2128 3 MP
+PP
+c15
+2580 2128 mt 2552 2111 L
+2552 2111 mt 2597 2074 L
+1 sg
+-29 8 45 -41 2550 1881 3 MP
+PP
+c15
+2550 1881 mt 2595 1840 L
+c20
+2595 1840 mt 2566 1848 L
+1 sg
+45 -41 -29 18 2579 1863 3 MP
+PP
+c20
+2579 1863 mt 2550 1881 L
+c15
+2550 1881 mt 2595 1840 L
+1 sg
+44 -12 -28 -13 2578 2477 3 MP
+PP
+c8
+2578 2477 mt 2550 2464 L
+2550 2464 mt 2594 2452 L
+1 sg
+-28 -14 44 -12 2550 2464 3 MP
+PP
+c8
+2550 2464 mt 2594 2452 L
+2594 2452 mt 2566 2438 L
+1 sg
+45 -19 -29 -17 2577 2229 3 MP
+PP
+c9
+2577 2229 mt 2548 2212 L
+2548 2212 mt 2593 2193 L
+1 sg
+-29 -20 45 -19 2548 2212 3 MP
+PP
+c9
+2548 2212 mt 2593 2193 L
+c12
+2593 2193 mt 2564 2173 L
+1 sg
+-28 34 44 -83 2547 1952 3 MP
+PP
+c15
+2547 1952 mt 2591 1869 L
+c24
+2591 1869 mt 2563 1903 L
+1 sg
+44 -83 -28 41 2575 1911 3 MP
+PP
+c24
+2575 1911 mt 2547 1952 L
+c15
+2547 1952 mt 2591 1869 L
+1 sg
+-29 40 45 46 2520 1121 3 MP
+PP
+/c65 { 0.875000 0.000000 0.000000 sr} bdef
+c65
+2520 1121 mt 2565 1167 L
+c61
+2565 1167 mt 2536 1207 L
+1 sg
+45 46 -29 17 2549 1104 3 MP
+PP
+c64
+2549 1104 mt 2520 1121 L
+c65
+2520 1121 mt 2565 1167 L
+1 sg
+45 47 -29 40 2565 1167 3 MP
+PP
+c61
+2565 1167 mt 2536 1207 L
+c57
+2536 1207 mt 2581 1254 L
+1 sg
+-29 48 45 47 2536 1207 3 MP
+PP
+c57
+2536 1207 mt 2581 1254 L
+c55
+2581 1254 mt 2552 1302 L
+1 sg
+-29 -98 45 14 2545 1234 3 MP
+PP
+/c66 { 1.000000 0.000000 0.000000 sr} bdef
+c66
+2545 1234 mt 2590 1248 L
+c61
+2590 1248 mt 2561 1150 L
+1 sg
+45 14 -29 -126 2574 1360 3 MP
+PP
+c59
+2574 1360 mt 2545 1234 L
+c66
+2545 1234 mt 2590 1248 L
+1 sg
+45 -14 -29 -15 2573 2306 3 MP
+PP
+c8
+2573 2306 mt 2544 2291 L
+2544 2291 mt 2589 2277 L
+1 sg
+-28 -16 45 -14 2544 2291 3 MP
+PP
+c8
+2544 2291 mt 2589 2277 L
+c9
+2589 2277 mt 2561 2261 L
+1 sg
+45 -87 -29 38 2572 1961 3 MP
+PP
+c24
+2572 1961 mt 2543 1999 L
+c18
+2543 1999 mt 2588 1912 L
+1 sg
+-29 43 45 -87 2543 1999 3 MP
+PP
+c18
+2543 1999 mt 2588 1912 L
+c26
+2588 1912 mt 2559 1955 L
+1 sg
+-28 -123 45 -6 2541 1622 3 MP
+PP
+c39
+2541 1622 mt 2586 1616 L
+2586 1616 mt 2558 1493 L
+1 sg
+45 -6 -29 -95 2570 1717 3 MP
+PP
+c26
+2570 1717 mt 2541 1622 L
+c39
+2541 1622 mt 2586 1616 L
+1 sg
+45 -13 -28 -13 2569 2373 3 MP
+PP
+c8
+2569 2373 mt 2541 2360 L
+2541 2360 mt 2586 2347 L
+1 sg
+-29 -14 45 -13 2541 2360 3 MP
+PP
+c8
+2541 2360 mt 2586 2347 L
+2586 2347 mt 2557 2333 L
+1 sg
+-29 10 45 -59 2539 2060 3 MP
+PP
+c18
+2539 2060 mt 2584 2001 L
+c24
+2584 2001 mt 2555 2011 L
+1 sg
+45 -59 -29 0 2568 2060 3 MP
+PP
+c18
+2568 2060 mt 2539 2060 L
+2539 2060 mt 2584 2001 L
+1 sg
+-29 -32 45 -20 2538 1840 3 MP
+PP
+c15
+2538 1840 mt 2583 1820 L
+c18
+2583 1820 mt 2554 1788 L
+1 sg
+45 -20 -28 -8 2566 1848 3 MP
+PP
+c18
+2566 1848 mt 2538 1840 L
+c15
+2538 1840 mt 2583 1820 L
+1 sg
+-29 -14 45 -12 2537 2425 3 MP
+PP
+c8
+2537 2425 mt 2582 2413 L
+2582 2413 mt 2553 2399 L
+1 sg
+45 -12 -29 -13 2566 2438 3 MP
+PP
+c8
+2566 2438 mt 2537 2425 L
+2537 2425 mt 2582 2413 L
+1 sg
+44 -28 -28 -17 2564 2173 3 MP
+PP
+c12
+2564 2173 mt 2536 2156 L
+2536 2156 mt 2580 2128 L
+1 sg
+-28 -17 44 -28 2536 2156 3 MP
+PP
+c12
+2536 2156 mt 2580 2128 L
+c15
+2580 2128 mt 2552 2111 L
+1 sg
+-29 18 45 -65 2534 1928 3 MP
+PP
+c12
+2534 1928 mt 2579 1863 L
+c20
+2579 1863 mt 2550 1881 L
+1 sg
+45 -65 -29 25 2563 1903 3 MP
+PP
+c18
+2563 1903 mt 2534 1928 L
+c12
+2534 1928 mt 2579 1863 L
+1 sg
+-28 -13 45 -12 2533 2489 3 MP
+PP
+c8
+2533 2489 mt 2578 2477 L
+2578 2477 mt 2550 2464 L
+1 sg
+-29 17 45 36 2504 1068 3 MP
+PP
+/c67 { 0.625000 0.000000 0.000000 sr} bdef
+c67
+2504 1068 mt 2549 1104 L
+c64
+2549 1104 mt 2520 1121 L
+1 sg
+45 36 -29 -20 2533 1088 3 MP
+PP
+c67
+2533 1088 mt 2504 1068 L
+2504 1068 mt 2549 1104 L
+1 sg
+-28 -20 44 36 2533 1088 3 MP
+PP
+c67
+2533 1088 mt 2577 1124 L
+c63
+2577 1124 mt 2549 1104 L
+1 sg
+44 36 -28 -62 2561 1150 3 MP
+PP
+c63
+2561 1150 mt 2533 1088 L
+c67
+2533 1088 mt 2577 1124 L
+1 sg
+45 -16 -29 -16 2561 2261 3 MP
+PP
+c9
+2561 2261 mt 2532 2245 L
+2532 2245 mt 2577 2229 L
+1 sg
+-29 -17 45 -16 2532 2245 3 MP
+PP
+c9
+2532 2245 mt 2577 2229 L
+2577 2229 mt 2548 2212 L
+1 sg
+-28 41 45 -90 2530 2001 3 MP
+PP
+c12
+2530 2001 mt 2575 1911 L
+c24
+2575 1911 mt 2547 1952 L
+1 sg
+45 -90 -29 46 2559 1955 3 MP
+PP
+c20
+2559 1955 mt 2530 2001 L
+c12
+2530 2001 mt 2575 1911 L
+1 sg
+45 12 -29 35 2540 1426 3 MP
+PP
+c33
+2540 1426 mt 2511 1461 L
+c26
+2511 1461 mt 2556 1473 L
+1 sg
+-29 19 45 12 2511 1461 3 MP
+PP
+c26
+2511 1461 mt 2556 1473 L
+c24
+2556 1473 mt 2527 1492 L
+1 sg
+45 31 -28 52 2552 1302 3 MP
+PP
+c54
+2552 1302 mt 2524 1354 L
+c44
+2524 1354 mt 2569 1385 L
+1 sg
+-29 41 45 31 2524 1354 3 MP
+PP
+c44
+2524 1354 mt 2569 1385 L
+c41
+2569 1385 mt 2540 1426 L
+1 sg
+45 0 -29 -133 2558 1493 3 MP
+PP
+c52
+2558 1493 mt 2529 1360 L
+c59
+2529 1360 mt 2574 1360 L
+1 sg
+44 39 -28 56 2536 1207 3 MP
+PP
+c57
+2536 1207 mt 2508 1263 L
+c56
+2508 1263 mt 2552 1302 L
+1 sg
+-28 52 44 39 2508 1263 3 MP
+PP
+c56
+2508 1263 mt 2552 1302 L
+c54
+2552 1302 mt 2524 1354 L
+1 sg
+-29 -126 45 0 2529 1360 3 MP
+PP
+c59
+2529 1360 mt 2574 1360 L
+2574 1360 mt 2545 1234 L
+1 sg
+-29 -15 45 -13 2528 2319 3 MP
+PP
+c8
+2528 2319 mt 2573 2306 L
+2573 2306 mt 2544 2291 L
+1 sg
+45 -13 -29 -14 2557 2333 3 MP
+PP
+c8
+2557 2333 mt 2528 2319 L
+2528 2319 mt 2573 2306 L
+1 sg
+45 -78 -28 28 2555 2011 3 MP
+PP
+c20
+2555 2011 mt 2527 2039 L
+c15
+2527 2039 mt 2572 1961 L
+1 sg
+-29 38 45 -78 2527 2039 3 MP
+PP
+c15
+2527 2039 mt 2572 1961 L
+c24
+2572 1961 mt 2543 1999 L
+1 sg
+-29 -95 45 -11 2525 1728 3 MP
+PP
+c26
+2525 1728 mt 2570 1717 L
+2570 1717 mt 2541 1622 L
+1 sg
+45 -11 -29 -60 2554 1788 3 MP
+PP
+c20
+2554 1788 mt 2525 1728 L
+c26
+2525 1728 mt 2570 1717 L
+1 sg
+44 -13 -28 -13 2553 2399 3 MP
+PP
+c8
+2553 2399 mt 2525 2386 L
+2525 2386 mt 2569 2373 L
+1 sg
+-28 -13 44 -13 2525 2386 3 MP
+PP
+c8
+2525 2386 mt 2569 2373 L
+2569 2373 mt 2541 2360 L
+1 sg
+-29 0 45 -45 2523 2105 3 MP
+PP
+c15
+2523 2105 mt 2568 2060 L
+c18
+2568 2060 mt 2539 2060 L
+1 sg
+45 -45 -29 -6 2552 2111 3 MP
+PP
+c15
+2552 2111 mt 2523 2105 L
+2523 2105 mt 2568 2060 L
+1 sg
+-28 -8 44 -40 2522 1888 3 MP
+PP
+c12
+2522 1888 mt 2566 1848 L
+c18
+2566 1848 mt 2538 1840 L
+1 sg
+44 -40 -28 7 2550 1881 3 MP
+PP
+c15
+2550 1881 mt 2522 1888 L
+c12
+2522 1888 mt 2566 1848 L
+1 sg
+45 -13 -29 -13 2550 2464 3 MP
+PP
+c8
+2550 2464 mt 2521 2451 L
+2521 2451 mt 2566 2438 L
+1 sg
+-29 -13 45 -13 2521 2451 3 MP
+PP
+c8
+2521 2451 mt 2566 2438 L
+2566 2438 mt 2537 2425 L
+1 sg
+-28 -17 45 -22 2519 2195 3 MP
+PP
+c9
+2519 2195 mt 2564 2173 L
+c12
+2564 2173 mt 2536 2156 L
+1 sg
+45 -22 -29 -17 2548 2212 3 MP
+PP
+c9
+2548 2212 mt 2519 2195 L
+2519 2195 mt 2564 2173 L
+1 sg
+45 -82 -29 33 2547 1952 3 MP
+PP
+c15
+2547 1952 mt 2518 1985 L
+c8
+2518 1985 mt 2563 1903 L
+1 sg
+-29 25 45 -82 2518 1985 3 MP
+PP
+c8
+2518 1985 mt 2563 1903 L
+c18
+2563 1903 mt 2534 1928 L
+1 sg
+45 41 -29 45 2520 1121 3 MP
+PP
+c65
+2520 1121 mt 2491 1166 L
+c61
+2491 1166 mt 2536 1207 L
+1 sg
+45 18 -29 -102 2545 1234 3 MP
+PP
+c66
+2545 1234 mt 2516 1132 L
+/c68 { 0.687500 0.000000 0.000000 sr} bdef
+c68
+2516 1132 mt 2561 1150 L
+1 sg
+-28 -62 45 18 2516 1132 3 MP
+PP
+c68
+2516 1132 mt 2561 1150 L
+c63
+2561 1150 mt 2533 1088 L
+1 sg
+45 -15 -28 -15 2544 2291 3 MP
+PP
+c8
+2544 2291 mt 2516 2276 L
+c9
+2516 2276 mt 2561 2261 L
+1 sg
+-29 -16 45 -15 2516 2276 3 MP
+PP
+c9
+2516 2276 mt 2561 2261 L
+2561 2261 mt 2532 2245 L
+1 sg
+-29 46 45 -89 2514 2044 3 MP
+PP
+c9
+2514 2044 mt 2559 1955 L
+c20
+2559 1955 mt 2530 2001 L
+1 sg
+45 -89 -29 45 2543 1999 3 MP
+PP
+c18
+2543 1999 mt 2514 2044 L
+c9
+2514 2044 mt 2559 1955 L
+1 sg
+44 -10 -28 -7 2486 1501 3 MP
+PP
+c9
+2486 1501 mt 2458 1494 L
+2458 1494 mt 2502 1484 L
+1 sg
+44 4 -28 27 2511 1461 3 MP
+PP
+c26
+2511 1461 mt 2483 1488 L
+c20
+2483 1488 mt 2527 1492 L
+1 sg
+-29 -3 45 -5 2470 1509 3 MP
+PP
+c12
+2470 1509 mt 2515 1504 L
+c9
+2515 1504 mt 2486 1501 L
+1 sg
+-28 12 44 4 2483 1488 3 MP
+PP
+c20
+2483 1488 mt 2527 1492 L
+c18
+2527 1492 mt 2499 1504 L
+1 sg
+45 21 -29 51 2524 1354 3 MP
+PP
+c44
+2524 1354 mt 2495 1405 L
+c39
+2495 1405 mt 2540 1426 L
+1 sg
+-29 35 45 21 2495 1405 3 MP
+PP
+c39
+2495 1405 mt 2540 1426 L
+c33
+2540 1426 mt 2511 1461 L
+1 sg
+45 -1 -28 12 2527 1492 3 MP
+PP
+c18
+2527 1492 mt 2499 1504 L
+c15
+2499 1504 mt 2544 1503 L
+1 sg
+-29 -133 45 -10 2513 1503 3 MP
+PP
+c52
+2513 1503 mt 2558 1493 L
+2558 1493 mt 2529 1360 L
+1 sg
+45 -5 -29 5 2499 1504 3 MP
+PP
+c15
+2499 1504 mt 2470 1509 L
+c12
+2470 1509 mt 2515 1504 L
+1 sg
+-29 1 45 -1 2499 1504 3 MP
+PP
+c15
+2499 1504 mt 2544 1503 L
+c12
+2544 1503 mt 2515 1504 L
+1 sg
+45 -10 -28 -119 2541 1622 3 MP
+PP
+c39
+2541 1622 mt 2513 1503 L
+c52
+2513 1503 mt 2558 1493 L
+1 sg
+45 -13 -29 -14 2541 2360 3 MP
+PP
+c8
+2541 2360 mt 2512 2346 L
+2512 2346 mt 2557 2333 L
+1 sg
+-29 -14 45 -13 2512 2346 3 MP
+PP
+c8
+2512 2346 mt 2557 2333 L
+2557 2333 mt 2528 2319 L
+1 sg
+-28 28 44 -64 2511 2075 3 MP
+PP
+c12
+2511 2075 mt 2555 2011 L
+c20
+2555 2011 mt 2527 2039 L
+1 sg
+44 -64 -28 15 2539 2060 3 MP
+PP
+c18
+2539 2060 mt 2511 2075 L
+c12
+2511 2075 mt 2555 2011 L
+1 sg
+-29 -60 45 -23 2509 1811 3 MP
+PP
+c18
+2509 1811 mt 2554 1788 L
+c20
+2554 1788 mt 2525 1728 L
+1 sg
+45 -23 -29 -29 2538 1840 3 MP
+PP
+c15
+2538 1840 mt 2509 1811 L
+c18
+2509 1811 mt 2554 1788 L
+1 sg
+-28 -13 45 -13 2508 2412 3 MP
+PP
+c8
+2508 2412 mt 2553 2399 L
+2553 2399 mt 2525 2386 L
+1 sg
+45 -13 -29 -13 2537 2425 3 MP
+PP
+c8
+2537 2425 mt 2508 2412 L
+2508 2412 mt 2553 2399 L
+1 sg
+45 -35 -29 -10 2536 2156 3 MP
+PP
+c12
+2536 2156 mt 2507 2146 L
+2507 2146 mt 2552 2111 L
+1 sg
+-29 -6 45 -35 2507 2146 3 MP
+PP
+c12
+2507 2146 mt 2552 2111 L
+c15
+2552 2111 mt 2523 2105 L
+1 sg
+45 -62 -29 15 2534 1928 3 MP
+PP
+c12
+2534 1928 mt 2505 1943 L
+c9
+2505 1943 mt 2550 1881 L
+1 sg
+-28 7 45 -62 2505 1943 3 MP
+PP
+c9
+2505 1943 mt 2550 1881 L
+c15
+2550 1881 mt 2522 1888 L
+1 sg
+45 -12 -28 -13 2533 2489 3 MP
+PP
+c8
+2533 2489 mt 2505 2476 L
+2505 2476 mt 2550 2464 L
+1 sg
+-29 -13 45 -12 2505 2476 3 MP
+PP
+c8
+2505 2476 mt 2550 2464 L
+2550 2464 mt 2521 2451 L
+1 sg
+45 -18 -29 -15 2532 2245 3 MP
+PP
+c9
+2532 2245 mt 2503 2230 L
+2503 2230 mt 2548 2212 L
+1 sg
+-29 -17 45 -18 2503 2230 3 MP
+PP
+c9
+2503 2230 mt 2548 2212 L
+2548 2212 mt 2519 2195 L
+1 sg
+45 -90 -28 41 2530 2001 3 MP
+PP
+c12
+2530 2001 mt 2502 2042 L
+c10
+2502 2042 mt 2547 1952 L
+1 sg
+-29 33 45 -90 2502 2042 3 MP
+PP
+c10
+2502 2042 mt 2547 1952 L
+c15
+2547 1952 mt 2518 1985 L
+1 sg
+45 33 -28 64 2491 1166 3 MP
+PP
+c61
+2491 1166 mt 2463 1230 L
+c59
+2463 1230 mt 2508 1263 L
+1 sg
+-29 62 45 33 2463 1230 3 MP
+PP
+c59
+2463 1230 mt 2508 1263 L
+c56
+2508 1263 mt 2479 1325 L
+1 sg
+45 29 -29 62 2508 1263 3 MP
+PP
+c56
+2508 1263 mt 2479 1325 L
+c52
+2479 1325 mt 2524 1354 L
+1 sg
+-28 56 45 41 2491 1166 3 MP
+PP
+c61
+2491 1166 mt 2536 1207 L
+c57
+2536 1207 mt 2508 1263 L
+1 sg
+45 1 -29 -127 2529 1360 3 MP
+PP
+c59
+2529 1360 mt 2500 1233 L
+c62
+2500 1233 mt 2545 1234 L
+1 sg
+-29 -102 45 1 2500 1233 3 MP
+PP
+c62
+2500 1233 mt 2545 1234 L
+c66
+2545 1234 mt 2516 1132 L
+1 sg
+44 -14 -28 -14 2528 2319 3 MP
+PP
+c8
+2528 2319 mt 2500 2305 L
+2500 2305 mt 2544 2291 L
+1 sg
+-28 -15 44 -14 2500 2305 3 MP
+PP
+c8
+2500 2305 mt 2544 2291 L
+2544 2291 mt 2516 2276 L
+1 sg
+-29 45 45 -79 2498 2078 3 MP
+PP
+c8
+2498 2078 mt 2543 1999 L
+c18
+2543 1999 mt 2514 2044 L
+1 sg
+45 -79 -29 39 2527 2039 3 MP
+PP
+c15
+2527 2039 mt 2498 2078 L
+c8
+2498 2078 mt 2543 1999 L
+1 sg
+44 -17 -28 -89 2525 1728 3 MP
+PP
+c26
+2525 1728 mt 2497 1639 L
+c39
+2497 1639 mt 2541 1622 L
+1 sg
+-28 -119 44 -17 2497 1639 3 MP
+PP
+c39
+2497 1639 mt 2541 1622 L
+2541 1622 mt 2513 1503 L
+1 sg
+-29 -14 45 -13 2496 2373 3 MP
+PP
+c8
+2496 2373 mt 2541 2360 L
+2541 2360 mt 2512 2346 L
+1 sg
+45 -13 -29 -13 2525 2386 3 MP
+PP
+c8
+2525 2386 mt 2496 2373 L
+2496 2373 mt 2541 2360 L
+1 sg
+45 -50 -29 5 2523 2105 3 MP
+PP
+c15
+2523 2105 mt 2494 2110 L
+c12
+2494 2110 mt 2539 2060 L
+1 sg
+-28 15 45 -50 2494 2110 3 MP
+PP
+c12
+2494 2110 mt 2539 2060 L
+c18
+2539 2060 mt 2511 2075 L
+1 sg
+45 -40 -29 -8 2522 1888 3 MP
+PP
+c12
+2522 1888 mt 2493 1880 L
+2493 1880 mt 2538 1840 L
+1 sg
+-29 -29 45 -40 2493 1880 3 MP
+PP
+c12
+2493 1880 mt 2538 1840 L
+c15
+2538 1840 mt 2509 1811 L
+1 sg
+-29 -13 45 -12 2492 2437 3 MP
+PP
+c8
+2492 2437 mt 2537 2425 L
+2537 2425 mt 2508 2412 L
+1 sg
+45 -12 -29 -14 2521 2451 3 MP
+PP
+c8
+2521 2451 mt 2492 2437 L
+2492 2437 mt 2537 2425 L
+1 sg
+-29 -10 45 -26 2491 2182 3 MP
+PP
+c9
+2491 2182 mt 2536 2156 L
+c12
+2536 2156 mt 2507 2146 L
+1 sg
+45 -26 -28 -13 2519 2195 3 MP
+PP
+c9
+2519 2195 mt 2491 2182 L
+2491 2182 mt 2536 2156 L
+1 sg
+-29 15 45 -80 2489 2008 3 MP
+PP
+c10
+2489 2008 mt 2534 1928 L
+c12
+2534 1928 mt 2505 1943 L
+1 sg
+45 -80 -29 23 2518 1985 3 MP
+PP
+c8
+2518 1985 mt 2489 2008 L
+c10
+2489 2008 mt 2534 1928 L
+1 sg
+-28 -13 44 -13 2489 2502 3 MP
+PP
+c8
+2489 2502 mt 2533 2489 L
+2533 2489 mt 2505 2476 L
+1 sg
+-29 19 45 20 2459 1048 3 MP
+PP
+/c69 { 0.500000 0.000000 0.000000 sr} bdef
+c69
+2459 1048 mt 2504 1068 L
+c67
+2504 1068 mt 2475 1087 L
+1 sg
+45 34 -29 19 2504 1068 3 MP
+PP
+c67
+2504 1068 mt 2475 1087 L
+c68
+2475 1087 mt 2520 1121 L
+1 sg
+-29 -20 45 20 2488 1068 3 MP
+PP
+c69
+2488 1068 mt 2533 1088 L
+c67
+2533 1088 mt 2504 1068 L
+1 sg
+-29 45 45 34 2475 1087 3 MP
+PP
+c68
+2475 1087 mt 2520 1121 L
+c65
+2520 1121 mt 2491 1166 L
+1 sg
+45 20 -28 -64 2516 1132 3 MP
+PP
+c68
+2516 1132 mt 2488 1068 L
+c69
+2488 1068 mt 2533 1088 L
+1 sg
+-29 -15 45 -16 2487 2261 3 MP
+PP
+c9
+2487 2261 mt 2532 2245 L
+2532 2245 mt 2503 2230 L
+1 sg
+45 -16 -29 -15 2516 2276 3 MP
+PP
+c9
+2516 2276 mt 2487 2261 L
+2487 2261 mt 2532 2245 L
+1 sg
+-28 41 44 -89 2486 2090 3 MP
+PP
+c11
+2486 2090 mt 2530 2001 L
+c12
+2530 2001 mt 2502 2042 L
+1 sg
+44 -89 -28 46 2514 2044 3 MP
+PP
+c9
+2514 2044 mt 2486 2090 L
+c11
+2486 2090 mt 2530 2001 L
+1 sg
+45 19 -29 61 2479 1325 3 MP
+PP
+c52
+2479 1325 mt 2450 1386 L
+c42
+2450 1386 mt 2495 1405 L
+1 sg
+-29 44 45 19 2450 1386 3 MP
+PP
+c42
+2450 1386 mt 2495 1405 L
+c39
+2495 1405 mt 2466 1449 L
+1 sg
+45 12 -29 44 2495 1405 3 MP
+PP
+c39
+2495 1405 mt 2466 1449 L
+c30
+2466 1449 mt 2511 1461 L
+1 sg
+-28 27 45 12 2466 1449 3 MP
+PP
+c30
+2466 1449 mt 2511 1461 L
+c26
+2511 1461 mt 2483 1488 L
+1 sg
+-29 51 45 29 2479 1325 3 MP
+PP
+c52
+2479 1325 mt 2524 1354 L
+c44
+2524 1354 mt 2495 1405 L
+1 sg
+45 -13 -29 -130 2513 1503 3 MP
+PP
+c52
+2513 1503 mt 2484 1373 L
+c59
+2484 1373 mt 2529 1360 L
+1 sg
+-29 -127 45 -13 2484 1373 3 MP
+PP
+c59
+2484 1373 mt 2529 1360 L
+2529 1360 mt 2500 1233 L
+1 sg
+45 -13 -29 -14 2512 2346 3 MP
+PP
+c8
+2512 2346 mt 2483 2332 L
+2483 2332 mt 2528 2319 L
+1 sg
+-28 -14 45 -13 2483 2332 3 MP
+PP
+c8
+2483 2332 mt 2528 2319 L
+2528 2319 mt 2500 2305 L
+1 sg
+45 -66 -29 30 2511 2075 3 MP
+PP
+c12
+2511 2075 mt 2482 2105 L
+c8
+2482 2105 mt 2527 2039 L
+1 sg
+-29 39 45 -66 2482 2105 3 MP
+PP
+c8
+2482 2105 mt 2527 2039 L
+c15
+2527 2039 mt 2498 2078 L
+1 sg
+-28 -89 45 -27 2480 1755 3 MP
+PP
+c24
+2480 1755 mt 2525 1728 L
+c26
+2525 1728 mt 2497 1639 L
+1 sg
+45 -27 -29 -56 2509 1811 3 MP
+PP
+c18
+2509 1811 mt 2480 1755 L
+c24
+2480 1755 mt 2525 1728 L
+1 sg
+-29 -13 45 -12 2480 2398 3 MP
+PP
+c8
+2480 2398 mt 2525 2386 L
+2525 2386 mt 2496 2373 L
+1 sg
+45 -12 -28 -14 2508 2412 3 MP
+PP
+c8
+2508 2412 mt 2480 2398 L
+2480 2398 mt 2525 2386 L
+1 sg
+-29 5 45 -38 2478 2143 3 MP
+PP
+c9
+2478 2143 mt 2523 2105 L
+c15
+2523 2105 mt 2494 2110 L
+1 sg
+45 -38 -29 -3 2507 2146 3 MP
+PP
+c12
+2507 2146 mt 2478 2143 L
+c9
+2478 2143 mt 2523 2105 L
+1 sg
+45 -59 -28 4 2505 1943 3 MP
+PP
+c9
+2505 1943 mt 2477 1947 L
+c8
+2477 1947 mt 2522 1888 L
+1 sg
+-29 -8 45 -59 2477 1947 3 MP
+PP
+c8
+2477 1947 mt 2522 1888 L
+c12
+2522 1888 mt 2493 1880 L
+1 sg
+45 -12 -29 -13 2505 2476 3 MP
+PP
+c8
+2505 2476 mt 2476 2463 L
+2476 2463 mt 2521 2451 L
+1 sg
+-29 -14 45 -12 2476 2463 3 MP
+PP
+c8
+2476 2463 mt 2521 2451 L
+2521 2451 mt 2492 2437 L
+1 sg
+-28 -13 44 -21 2475 2216 3 MP
+PP
+c9
+2475 2216 mt 2519 2195 L
+2519 2195 mt 2491 2182 L
+1 sg
+44 -21 -28 -14 2503 2230 3 MP
+PP
+c9
+2503 2230 mt 2475 2216 L
+2475 2216 mt 2519 2195 L
+1 sg
+-29 23 45 -89 2473 2074 3 MP
+PP
+c13
+2473 2074 mt 2518 1985 L
+c8
+2518 1985 mt 2489 2008 L
+1 sg
+45 -89 -29 32 2502 2042 3 MP
+PP
+c10
+2502 2042 mt 2473 2074 L
+c13
+2473 2074 mt 2518 1985 L
+1 sg
+-28 64 44 29 2447 1137 3 MP
+PP
+c62
+2447 1137 mt 2491 1166 L
+c61
+2491 1166 mt 2463 1230 L
+1 sg
+44 29 -28 50 2475 1087 3 MP
+PP
+c68
+2475 1087 mt 2447 1137 L
+c62
+2447 1137 mt 2491 1166 L
+1 sg
+44 0 -28 -101 2500 1233 3 MP
+PP
+c62
+2500 1233 mt 2472 1132 L
+c67
+2472 1132 mt 2516 1132 L
+1 sg
+-28 -64 44 0 2472 1132 3 MP
+PP
+c67
+2472 1132 mt 2516 1132 L
+c68
+2516 1132 mt 2488 1068 L
+1 sg
+-29 -15 45 -15 2471 2291 3 MP
+PP
+c8
+2471 2291 mt 2516 2276 L
+c9
+2516 2276 mt 2487 2261 L
+1 sg
+45 -15 -29 -14 2500 2305 3 MP
+PP
+c8
+2500 2305 mt 2471 2291 L
+2471 2291 mt 2516 2276 L
+1 sg
+-28 46 45 -79 2469 2123 3 MP
+PP
+c13
+2469 2123 mt 2514 2044 L
+c9
+2514 2044 mt 2486 2090 L
+1 sg
+45 -79 -29 45 2498 2078 3 MP
+PP
+c8
+2498 2078 mt 2469 2123 L
+c13
+2469 2123 mt 2514 2044 L
+1 sg
+-29 0 45 -5 2425 1514 3 MP
+PP
+c12
+2425 1514 mt 2470 1509 L
+2470 1509 mt 2441 1509 L
+1 sg
+45 -8 -29 0 2470 1509 3 MP
+PP
+c12
+2470 1509 mt 2441 1509 L
+c9
+2441 1509 mt 2486 1501 L
+1 sg
+-28 -7 45 -8 2441 1509 3 MP
+PP
+c9
+2441 1509 mt 2486 1501 L
+2486 1501 mt 2458 1494 L
+1 sg
+45 -5 -29 9 2454 1505 3 MP
+PP
+c15
+2454 1505 mt 2425 1514 L
+c12
+2425 1514 mt 2470 1509 L
+1 sg
+45 -10 -28 -5 2441 1509 3 MP
+PP
+c9
+2441 1509 mt 2413 1504 L
+2413 1504 mt 2458 1494 L
+1 sg
+-29 17 45 6 2438 1482 3 MP
+PP
+c24
+2438 1482 mt 2483 1488 L
+c20
+2483 1488 mt 2454 1505 L
+1 sg
+45 6 -28 33 2466 1449 3 MP
+PP
+c30
+2466 1449 mt 2438 1482 L
+c24
+2438 1482 mt 2483 1488 L
+1 sg
+45 -1 -29 17 2483 1488 3 MP
+PP
+c20
+2483 1488 mt 2454 1505 L
+c15
+2454 1505 mt 2499 1504 L
+1 sg
+-29 5 45 -1 2454 1505 3 MP
+PP
+c15
+2454 1505 mt 2499 1504 L
+2499 1504 mt 2470 1509 L
+1 sg
+-29 -130 45 -23 2468 1526 3 MP
+PP
+c52
+2468 1526 mt 2513 1503 L
+2513 1503 mt 2484 1373 L
+1 sg
+45 -23 -29 -113 2497 1639 3 MP
+PP
+c39
+2497 1639 mt 2468 1526 L
+c52
+2468 1526 mt 2513 1503 L
+1 sg
+45 -13 -29 -14 2496 2373 3 MP
+PP
+c8
+2496 2373 mt 2467 2359 L
+2467 2359 mt 2512 2346 L
+1 sg
+-29 -14 45 -13 2467 2359 3 MP
+PP
+c8
+2467 2359 mt 2512 2346 L
+2512 2346 mt 2483 2332 L
+1 sg
+45 -73 -29 36 2441 2166 3 MP
+PP
+c17
+2441 2166 mt 2412 2202 L
+c22
+2412 2202 mt 2457 2129 L
+1 sg
+-29 39 45 -76 2441 2166 3 MP
+PP
+c17
+2441 2166 mt 2486 2090 L
+c11
+2486 2090 mt 2457 2129 L
+1 sg
+45 -76 -28 43 2469 2123 3 MP
+PP
+c13
+2469 2123 mt 2441 2166 L
+c17
+2441 2166 mt 2486 2090 L
+1 sg
+-28 43 44 -62 2425 2185 3 MP
+PP
+c16
+2425 2185 mt 2469 2123 L
+c13
+2469 2123 mt 2441 2166 L
+1 sg
+44 -62 -28 42 2453 2143 3 MP
+PP
+c11
+2453 2143 mt 2425 2185 L
+c16
+2425 2185 mt 2469 2123 L
+1 sg
+-29 45 45 -65 2453 2143 3 MP
+PP
+c11
+2453 2143 mt 2498 2078 L
+c8
+2498 2078 mt 2469 2123 L
+1 sg
+-29 30 45 -53 2466 2128 3 MP
+PP
+c8
+2466 2128 mt 2511 2075 L
+c12
+2511 2075 mt 2482 2105 L
+1 sg
+45 -53 -28 18 2494 2110 3 MP
+PP
+c12
+2494 2110 mt 2466 2128 L
+c8
+2466 2128 mt 2511 2075 L
+1 sg
+-29 -56 45 -40 2464 1851 3 MP
+PP
+c15
+2464 1851 mt 2509 1811 L
+c18
+2509 1811 mt 2480 1755 L
+1 sg
+45 -40 -29 -29 2493 1880 3 MP
+PP
+c12
+2493 1880 mt 2464 1851 L
+c15
+2464 1851 mt 2509 1811 L
+1 sg
+44 -12 -28 -13 2492 2437 3 MP
+PP
+c8
+2492 2437 mt 2464 2424 L
+2464 2424 mt 2508 2412 L
+1 sg
+-28 -14 44 -12 2464 2424 3 MP
+PP
+c8
+2464 2424 mt 2508 2412 L
+2508 2412 mt 2480 2398 L
+1 sg
+45 -29 -29 -7 2491 2182 3 MP
+PP
+c9
+2491 2182 mt 2462 2175 L
+2462 2175 mt 2507 2146 L
+1 sg
+-29 -3 45 -29 2462 2175 3 MP
+PP
+c9
+2462 2175 mt 2507 2146 L
+c12
+2507 2146 mt 2478 2143 L
+1 sg
+-28 4 44 -77 2461 2020 3 MP
+PP
+c13
+2461 2020 mt 2505 1943 L
+c9
+2505 1943 mt 2477 1947 L
+1 sg
+44 -77 -28 12 2489 2008 3 MP
+PP
+c10
+2489 2008 mt 2461 2020 L
+c13
+2461 2020 mt 2505 1943 L
+1 sg
+-29 -13 45 -12 2460 2488 3 MP
+PP
+c8
+2460 2488 mt 2505 2476 L
+2505 2476 mt 2476 2463 L
+1 sg
+45 -12 -29 -14 2489 2502 3 MP
+PP
+c8
+2489 2502 mt 2460 2488 L
+2460 2488 mt 2505 2476 L
+1 sg
+45 20 -29 -20 2488 1068 3 MP
+PP
+c69
+2488 1068 mt 2459 1048 L
+2459 1048 mt 2504 1068 L
+1 sg
+45 -17 -29 -14 2487 2261 3 MP
+PP
+c9
+2487 2261 mt 2458 2247 L
+2458 2247 mt 2503 2230 L
+1 sg
+-28 -14 45 -17 2458 2247 3 MP
+PP
+c9
+2458 2247 mt 2503 2230 L
+2503 2230 mt 2475 2216 L
+1 sg
+45 -87 -29 39 2486 2090 3 MP
+PP
+c11
+2486 2090 mt 2457 2129 L
+c16
+2457 2129 mt 2502 2042 L
+1 sg
+-29 32 45 -87 2457 2129 3 MP
+PP
+c16
+2457 2129 mt 2502 2042 L
+c10
+2502 2042 mt 2473 2074 L
+1 sg
+-29 61 45 24 2434 1301 3 MP
+PP
+c54
+2434 1301 mt 2479 1325 L
+c52
+2479 1325 mt 2450 1386 L
+1 sg
+45 24 -29 71 2463 1230 3 MP
+PP
+c59
+2463 1230 mt 2434 1301 L
+c54
+2434 1301 mt 2479 1325 L
+1 sg
+45 -17 -29 -123 2484 1373 3 MP
+PP
+c59
+2484 1373 mt 2455 1250 L
+c62
+2455 1250 mt 2500 1233 L
+1 sg
+45 23 -29 70 2447 1137 3 MP
+PP
+c62
+2447 1137 mt 2418 1207 L
+c57
+2418 1207 mt 2463 1230 L
+1 sg
+-29 71 45 23 2418 1207 3 MP
+PP
+c57
+2418 1207 mt 2463 1230 L
+c59
+2463 1230 mt 2434 1301 L
+1 sg
+-28 -101 45 -17 2455 1250 3 MP
+PP
+c62
+2455 1250 mt 2500 1233 L
+2500 1233 mt 2472 1132 L
+1 sg
+45 -13 -28 -14 2483 2332 3 MP
+PP
+c8
+2483 2332 mt 2455 2318 L
+2455 2318 mt 2500 2305 L
+1 sg
+-29 -14 45 -13 2455 2318 3 MP
+PP
+c8
+2455 2318 mt 2500 2305 L
+2500 2305 mt 2471 2291 L
+1 sg
+45 -65 -29 38 2482 2105 3 MP
+PP
+c8
+2482 2105 mt 2453 2143 L
+c11
+2453 2143 mt 2498 2078 L
+1 sg
+45 -32 -28 -84 2480 1755 3 MP
+PP
+c24
+2480 1755 mt 2452 1671 L
+c35
+2452 1671 mt 2497 1639 L
+1 sg
+-29 -113 45 -32 2452 1671 3 MP
+PP
+c35
+2452 1671 mt 2497 1639 L
+c39
+2497 1639 mt 2468 1526 L
+1 sg
+45 -12 -29 -13 2480 2398 3 MP
+PP
+c8
+2480 2398 mt 2451 2385 L
+2451 2385 mt 2496 2373 L
+1 sg
+-29 -14 45 -12 2451 2385 3 MP
+PP
+c8
+2451 2385 mt 2496 2373 L
+2496 2373 mt 2467 2359 L
+1 sg
+44 -40 -28 7 2478 2143 3 MP
+PP
+c9
+2478 2143 mt 2450 2150 L
+c8
+2450 2150 mt 2494 2110 L
+1 sg
+-28 18 44 -40 2450 2150 3 MP
+PP
+c8
+2450 2150 mt 2494 2110 L
+c12
+2494 2110 mt 2466 2128 L
+1 sg
+-29 -29 45 -56 2448 1936 3 MP
+PP
+c8
+2448 1936 mt 2493 1880 L
+c12
+2493 1880 mt 2464 1851 L
+1 sg
+45 -56 -29 -11 2477 1947 3 MP
+PP
+c8
+2477 1947 mt 2448 1936 L
+2448 1936 mt 2493 1880 L
+1 sg
+45 -13 -29 -13 2476 2463 3 MP
+PP
+c8
+2476 2463 mt 2447 2450 L
+2447 2450 mt 2492 2437 L
+1 sg
+-28 -13 45 -13 2447 2450 3 MP
+PP
+c8
+2447 2450 mt 2492 2437 L
+2492 2437 mt 2464 2424 L
+1 sg
+-29 -7 45 -23 2446 2205 3 MP
+PP
+c9
+2446 2205 mt 2491 2182 L
+2491 2182 mt 2462 2175 L
+1 sg
+45 -23 -29 -11 2475 2216 3 MP
+PP
+c9
+2475 2216 mt 2446 2205 L
+2446 2205 mt 2491 2182 L
+1 sg
+-28 12 45 -86 2444 2094 3 MP
+PP
+c16
+2444 2094 mt 2489 2008 L
+c10
+2489 2008 mt 2461 2020 L
+1 sg
+45 -86 -29 20 2473 2074 3 MP
+PP
+c13
+2473 2074 mt 2444 2094 L
+c16
+2444 2094 mt 2489 2008 L
+1 sg
+-29 -14 45 -12 2444 2514 3 MP
+PP
+c8
+2444 2514 mt 2489 2502 L
+2489 2502 mt 2460 2488 L
+1 sg
+45 18 -29 21 2459 1048 3 MP
+PP
+c69
+2459 1048 mt 2430 1069 L
+c67
+2430 1069 mt 2475 1087 L
+1 sg
+-29 -20 45 0 2443 1068 3 MP
+PP
+c69
+2443 1068 mt 2488 1068 L
+2488 1068 mt 2459 1048 L
+1 sg
+-28 50 45 18 2430 1069 3 MP
+PP
+c67
+2430 1069 mt 2475 1087 L
+c68
+2475 1087 mt 2447 1137 L
+1 sg
+45 0 -29 -64 2472 1132 3 MP
+PP
+c67
+2472 1132 mt 2443 1068 L
+c69
+2443 1068 mt 2488 1068 L
+1 sg
+-29 -14 45 -16 2442 2277 3 MP
+PP
+c8
+2442 2277 mt 2487 2261 L
+c9
+2487 2261 mt 2458 2247 L
+1 sg
+45 -16 -29 -14 2471 2291 3 MP
+PP
+c8
+2471 2291 mt 2442 2277 L
+2442 2277 mt 2487 2261 L
+1 sg
+45 16 -29 69 2434 1301 3 MP
+PP
+c54
+2434 1301 mt 2405 1370 L
+c44
+2405 1370 mt 2450 1386 L
+1 sg
+-28 51 45 16 2405 1370 3 MP
+PP
+c44
+2405 1370 mt 2450 1386 L
+c42
+2450 1386 mt 2422 1437 L
+1 sg
+44 12 -28 51 2450 1386 3 MP
+PP
+c42
+2450 1386 mt 2422 1437 L
+c33
+2422 1437 mt 2466 1449 L
+1 sg
+-29 -123 45 -30 2439 1403 3 MP
+PP
+c55
+2439 1403 mt 2484 1373 L
+c59
+2484 1373 mt 2455 1250 L
+1 sg
+-28 33 44 12 2422 1437 3 MP
+PP
+c33
+2422 1437 mt 2466 1449 L
+c30
+2466 1449 mt 2438 1482 L
+1 sg
+45 -30 -29 -123 2468 1526 3 MP
+PP
+c52
+2468 1526 mt 2439 1403 L
+c55
+2439 1403 mt 2484 1373 L
+1 sg
+44 -13 -28 -14 2467 2359 3 MP
+PP
+c8
+2467 2359 mt 2439 2345 L
+2439 2345 mt 2483 2332 L
+1 sg
+-28 -14 44 -13 2439 2345 3 MP
+PP
+c8
+2439 2345 mt 2483 2332 L
+2483 2332 mt 2455 2318 L
+1 sg
+-29 29 45 -73 2412 2202 3 MP
+PP
+c22
+2412 2202 mt 2457 2129 L
+c16
+2457 2129 mt 2428 2158 L
+1 sg
+-29 38 45 -51 2437 2156 3 MP
+PP
+c11
+2437 2156 mt 2482 2105 L
+c8
+2482 2105 mt 2453 2143 L
+1 sg
+45 -51 -29 28 2466 2128 3 MP
+PP
+c8
+2466 2128 mt 2437 2156 L
+c11
+2437 2156 mt 2482 2105 L
+1 sg
+-28 -84 44 -42 2436 1797 3 MP
+PP
+c20
+2436 1797 mt 2480 1755 L
+c24
+2480 1755 mt 2452 1671 L
+1 sg
+44 -42 -28 -54 2464 1851 3 MP
+PP
+c15
+2464 1851 mt 2436 1797 L
+c20
+2436 1797 mt 2480 1755 L
+1 sg
+45 -13 -29 -13 2464 2424 3 MP
+PP
+c8
+2464 2424 mt 2435 2411 L
+2435 2411 mt 2480 2398 L
+1 sg
+-29 -13 45 -13 2435 2411 3 MP
+PP
+c8
+2435 2411 mt 2480 2398 L
+2480 2398 mt 2451 2385 L
+1 sg
+-29 36 45 -58 2396 2224 3 MP
+PP
+c22
+2396 2224 mt 2441 2166 L
+c17
+2441 2166 mt 2412 2202 L
+1 sg
+45 -58 -29 39 2425 2185 3 MP
+PP
+c16
+2425 2185 mt 2396 2224 L
+c22
+2396 2224 mt 2441 2166 L
+1 sg
+45 -30 -29 -2 2462 2175 3 MP
+PP
+c9
+2462 2175 mt 2433 2173 L
+2433 2173 mt 2478 2143 L
+1 sg
+-28 7 45 -30 2433 2173 3 MP
+PP
+c9
+2433 2173 mt 2478 2143 L
+2478 2143 mt 2450 2150 L
+1 sg
+45 -72 -29 -1 2461 2020 3 MP
+PP
+c13
+2461 2020 mt 2432 2019 L
+2432 2019 mt 2477 1947 L
+1 sg
+-29 -11 45 -72 2432 2019 3 MP
+PP
+c13
+2432 2019 mt 2477 1947 L
+c8
+2477 1947 mt 2448 1936 L
+1 sg
+45 -12 -29 -13 2460 2488 3 MP
+PP
+c8
+2460 2488 mt 2431 2475 L
+2431 2475 mt 2476 2463 L
+1 sg
+-29 -13 45 -12 2431 2475 3 MP
+PP
+c8
+2431 2475 mt 2476 2463 L
+2476 2463 mt 2447 2450 L
+1 sg
+45 -19 -28 -12 2458 2247 3 MP
+PP
+c9
+2458 2247 mt 2430 2235 L
+2430 2235 mt 2475 2216 L
+1 sg
+-29 -11 45 -19 2430 2235 3 MP
+PP
+c9
+2430 2235 mt 2475 2216 L
+2475 2216 mt 2446 2205 L
+1 sg
+45 -84 -29 29 2457 2129 3 MP
+PP
+c16
+2457 2129 mt 2428 2158 L
+c19
+2428 2158 mt 2473 2074 L
+1 sg
+-29 20 45 -84 2428 2158 3 MP
+PP
+c19
+2428 2158 mt 2473 2074 L
+c13
+2473 2074 mt 2444 2094 L
+1 sg
+-29 70 45 15 2402 1122 3 MP
+PP
+c63
+2402 1122 mt 2447 1137 L
+c62
+2447 1137 mt 2418 1207 L
+1 sg
+45 -19 -28 -99 2455 1250 3 MP
+PP
+c62
+2455 1250 mt 2427 1151 L
+c68
+2427 1151 mt 2472 1132 L
+1 sg
+45 15 -28 53 2430 1069 3 MP
+PP
+c67
+2430 1069 mt 2402 1122 L
+c63
+2402 1122 mt 2447 1137 L
+1 sg
+-29 -64 45 -19 2427 1151 3 MP
+PP
+c68
+2427 1151 mt 2472 1132 L
+c67
+2472 1132 mt 2443 1068 L
+1 sg
+45 -14 -29 -13 2455 2318 3 MP
+PP
+c8
+2455 2318 mt 2426 2305 L
+2426 2305 mt 2471 2291 L
+1 sg
+-29 -14 45 -14 2426 2305 3 MP
+PP
+c8
+2426 2305 mt 2471 2291 L
+2471 2291 mt 2442 2277 L
+1 sg
+45 -39 -29 -106 2452 1671 3 MP
+PP
+c35
+2452 1671 mt 2423 1565 L
+c44
+2423 1565 mt 2468 1526 L
+1 sg
+45 -9 -29 -3 2397 1516 3 MP
+PP
+c9
+2397 1516 mt 2368 1513 L
+2368 1513 mt 2413 1504 L
+1 sg
+-29 23 45 4 2393 1478 3 MP
+PP
+c26
+2393 1478 mt 2438 1482 L
+c24
+2438 1482 mt 2409 1505 L
+1 sg
+45 4 -29 41 2422 1437 3 MP
+PP
+c33
+2422 1437 mt 2393 1478 L
+c26
+2393 1478 mt 2438 1482 L
+1 sg
+-28 -5 44 -7 2397 1516 3 MP
+PP
+c9
+2397 1516 mt 2441 1509 L
+2441 1509 mt 2413 1504 L
+1 sg
+44 -7 -28 2 2425 1514 3 MP
+PP
+c12
+2425 1514 mt 2397 1516 L
+c9
+2397 1516 mt 2441 1509 L
+1 sg
+45 0 -29 23 2438 1482 3 MP
+PP
+c24
+2438 1482 mt 2409 1505 L
+c18
+2409 1505 mt 2454 1505 L
+1 sg
+-29 9 45 0 2409 1505 3 MP
+PP
+c18
+2409 1505 mt 2454 1505 L
+c15
+2454 1505 mt 2425 1514 L
+1 sg
+-29 -123 45 -39 2423 1565 3 MP
+PP
+c44
+2423 1565 mt 2468 1526 L
+c52
+2468 1526 mt 2439 1403 L
+1 sg
+-28 -14 45 -13 2422 2372 3 MP
+PP
+c8
+2422 2372 mt 2467 2359 L
+2467 2359 mt 2439 2345 L
+1 sg
+45 -13 -29 -13 2451 2385 3 MP
+PP
+c8
+2451 2385 mt 2422 2372 L
+2422 2372 mt 2467 2359 L
+1 sg
+45 -68 -29 24 2412 2202 3 MP
+PP
+c22
+2412 2202 mt 2383 2226 L
+c31
+2383 2226 mt 2428 2158 L
+1 sg
+-28 15 45 -68 2383 2226 3 MP
+PP
+c31
+2383 2226 mt 2428 2158 L
+c19
+2428 2158 mt 2400 2173 L
+1 sg
+45 -63 -28 10 2383 2226 3 MP
+PP
+c31
+2383 2226 mt 2355 2236 L
+c25
+2355 2236 mt 2400 2173 L
+1 sg
+45 -35 -29 24 2421 2167 3 MP
+PP
+c10
+2421 2167 mt 2392 2191 L
+c13
+2392 2191 mt 2437 2156 L
+1 sg
+-29 35 45 -35 2392 2191 3 MP
+PP
+c13
+2392 2191 mt 2437 2156 L
+c11
+2437 2156 mt 2408 2191 L
+1 sg
+45 -48 -29 35 2437 2156 3 MP
+PP
+c11
+2437 2156 mt 2408 2191 L
+c14
+2408 2191 mt 2453 2143 L
+1 sg
+-28 42 45 -48 2408 2191 3 MP
+PP
+c14
+2408 2191 mt 2453 2143 L
+c11
+2453 2143 mt 2425 2185 L
+1 sg
+-29 28 45 -39 2421 2167 3 MP
+PP
+c10
+2421 2167 mt 2466 2128 L
+c8
+2466 2128 mt 2437 2156 L
+1 sg
+45 -39 -29 17 2450 2150 3 MP
+PP
+c8
+2450 2150 mt 2421 2167 L
+c10
+2421 2167 mt 2466 2128 L
+1 sg
+-28 -54 45 -55 2419 1906 3 MP
+PP
+c8
+2419 1906 mt 2464 1851 L
+c15
+2464 1851 mt 2436 1797 L
+1 sg
+45 -55 -29 -30 2448 1936 3 MP
+PP
+c8
+2448 1936 mt 2419 1906 L
+2419 1906 mt 2464 1851 L
+1 sg
+45 -12 -28 -14 2447 2450 3 MP
+PP
+c8
+2447 2450 mt 2419 2436 L
+2419 2436 mt 2464 2424 L
+1 sg
+-29 -13 45 -12 2419 2436 3 MP
+PP
+c8
+2419 2436 mt 2464 2424 L
+2464 2424 mt 2435 2411 L
+1 sg
+-29 -2 45 -23 2417 2198 3 MP
+PP
+c9
+2417 2198 mt 2462 2175 L
+2462 2175 mt 2433 2173 L
+1 sg
+45 -23 -29 -7 2446 2205 3 MP
+PP
+c9
+2446 2205 mt 2417 2198 L
+2417 2198 mt 2462 2175 L
+1 sg
+-29 -1 45 -80 2416 2100 3 MP
+PP
+c17
+2416 2100 mt 2461 2020 L
+c13
+2461 2020 mt 2432 2019 L
+1 sg
+45 -80 -28 6 2444 2094 3 MP
+PP
+c16
+2444 2094 mt 2416 2100 L
+c17
+2416 2100 mt 2461 2020 L
+1 sg
+-29 -13 45 -12 2415 2500 3 MP
+PP
+c8
+2415 2500 mt 2460 2488 L
+2460 2488 mt 2431 2475 L
+1 sg
+45 -12 -29 -14 2444 2514 3 MP
+PP
+c8
+2444 2514 mt 2415 2500 L
+2415 2500 mt 2460 2488 L
+1 sg
+-29 21 45 0 2414 1048 3 MP
+PP
+c69
+2414 1048 mt 2459 1048 L
+2459 1048 mt 2430 1069 L
+1 sg
+45 0 -29 -20 2443 1068 3 MP
+PP
+c69
+2443 1068 mt 2414 1048 L
+2414 1048 mt 2459 1048 L
+1 sg
+-28 -12 44 -16 2414 2263 3 MP
+PP
+c9
+2414 2263 mt 2458 2247 L
+2458 2247 mt 2430 2235 L
+1 sg
+44 -16 -28 -14 2442 2277 3 MP
+PP
+c8
+2442 2277 mt 2414 2263 L
+c9
+2414 2263 mt 2458 2247 L
+1 sg
+45 17 -29 77 2418 1207 3 MP
+PP
+c57
+2418 1207 mt 2389 1284 L
+c56
+2389 1284 mt 2434 1301 L
+1 sg
+-29 69 45 17 2389 1284 3 MP
+PP
+c56
+2389 1284 mt 2434 1301 L
+c54
+2434 1301 mt 2405 1370 L
+1 sg
+44 -36 -28 -117 2439 1403 3 MP
+PP
+c55
+2439 1403 mt 2411 1286 L
+c66
+2411 1286 mt 2455 1250 L
+1 sg
+-28 -99 44 -36 2411 1286 3 MP
+PP
+c66
+2411 1286 mt 2455 1250 L
+c62
+2455 1250 mt 2427 1151 L
+1 sg
+-29 -13 45 -14 2410 2332 3 MP
+PP
+c8
+2410 2332 mt 2455 2318 L
+2455 2318 mt 2426 2305 L
+1 sg
+45 -14 -29 -13 2439 2345 3 MP
+PP
+c8
+2439 2345 mt 2410 2332 L
+2410 2332 mt 2455 2318 L
+1 sg
+45 -47 -29 -79 2436 1797 3 MP
+PP
+c20
+2436 1797 mt 2407 1718 L
+c30
+2407 1718 mt 2452 1671 L
+1 sg
+-29 -106 45 -47 2407 1718 3 MP
+PP
+c30
+2407 1718 mt 2452 1671 L
+c35
+2452 1671 mt 2423 1565 L
+1 sg
+45 -13 -29 -13 2435 2411 3 MP
+PP
+c8
+2435 2411 mt 2406 2398 L
+2406 2398 mt 2451 2385 L
+1 sg
+-29 -13 45 -13 2406 2398 3 MP
+PP
+c8
+2406 2398 mt 2451 2385 L
+2451 2385 mt 2422 2372 L
+1 sg
+-29 1 45 -63 2355 2236 3 MP
+PP
+c25
+2355 2236 mt 2400 2173 L
+c21
+2400 2173 mt 2371 2174 L
+1 sg
+-29 24 45 -27 2376 2194 3 MP
+PP
+c11
+2376 2194 mt 2421 2167 L
+c10
+2421 2167 mt 2392 2191 L
+1 sg
+-29 17 45 -30 2405 2180 3 MP
+PP
+c8
+2405 2180 mt 2450 2150 L
+2450 2150 mt 2421 2167 L
+1 sg
+45 -30 -28 7 2433 2173 3 MP
+PP
+c9
+2433 2173 mt 2405 2180 L
+c8
+2405 2180 mt 2450 2150 L
+1 sg
+-29 -30 45 -67 2403 2003 3 MP
+PP
+c13
+2403 2003 mt 2448 1936 L
+c8
+2448 1936 mt 2419 1906 L
+1 sg
+45 -67 -29 -16 2432 2019 3 MP
+PP
+c13
+2432 2019 mt 2403 2003 L
+2403 2003 mt 2448 1936 L
+1 sg
+-28 -14 44 -12 2403 2462 3 MP
+PP
+c8
+2403 2462 mt 2447 2450 L
+2447 2450 mt 2419 2436 L
+1 sg
+44 -12 -28 -13 2431 2475 3 MP
+PP
+c8
+2431 2475 mt 2403 2462 L
+2403 2462 mt 2447 2450 L
+1 sg
+-29 -7 45 -20 2401 2225 3 MP
+PP
+c9
+2401 2225 mt 2446 2205 L
+2446 2205 mt 2417 2198 L
+1 sg
+45 -20 -29 -10 2430 2235 3 MP
+PP
+c9
+2430 2235 mt 2401 2225 L
+2401 2225 mt 2446 2205 L
+1 sg
+44 -79 -28 15 2428 2158 3 MP
+PP
+c19
+2428 2158 mt 2400 2173 L
+c21
+2400 2173 mt 2444 2094 L
+1 sg
+-28 6 44 -79 2400 2173 3 MP
+PP
+c21
+2400 2173 mt 2444 2094 L
+c16
+2444 2094 mt 2416 2100 L
+1 sg
+-29 -14 45 -12 2399 2526 3 MP
+PP
+c8
+2399 2526 mt 2444 2514 L
+2444 2514 mt 2415 2500 L
+1 sg
+44 -1 -28 22 2414 1048 3 MP
+PP
+c69
+2414 1048 mt 2386 1070 L
+/c70 { 0.562500 0.000000 0.000000 sr} bdef
+c70
+2386 1070 mt 2430 1069 L
+1 sg
+-28 53 44 -1 2386 1070 3 MP
+PP
+c70
+2386 1070 mt 2430 1069 L
+c67
+2430 1069 mt 2402 1122 L
+1 sg
+-29 -20 45 -21 2398 1089 3 MP
+PP
+c69
+2398 1089 mt 2443 1068 L
+2443 1068 mt 2414 1048 L
+1 sg
+45 -21 -29 -62 2427 1151 3 MP
+PP
+c68
+2427 1151 mt 2398 1089 L
+c69
+2398 1089 mt 2443 1068 L
+1 sg
+-28 -14 45 -14 2397 2291 3 MP
+PP
+c8
+2397 2291 mt 2442 2277 L
+2442 2277 mt 2414 2263 L
+1 sg
+45 -14 -29 -14 2426 2305 3 MP
+PP
+c8
+2426 2305 mt 2397 2291 L
+2397 2291 mt 2442 2277 L
+1 sg
+45 -1 -29 28 2393 1478 3 MP
+PP
+c26
+2393 1478 mt 2364 1506 L
+c18
+2364 1506 mt 2409 1505 L
+1 sg
+-29 -3 45 -8 2352 1524 3 MP
+PP
+c12
+2352 1524 mt 2397 1516 L
+c9
+2397 1516 mt 2368 1513 L
+1 sg
+-29 14 45 -1 2364 1506 3 MP
+PP
+c18
+2364 1506 mt 2409 1505 L
+2409 1505 mt 2380 1519 L
+1 sg
+45 8 -28 59 2405 1370 3 MP
+PP
+c44
+2405 1370 mt 2377 1429 L
+c35
+2377 1429 mt 2422 1437 L
+1 sg
+-29 41 45 8 2377 1429 3 MP
+PP
+c35
+2377 1429 mt 2422 1437 L
+c33
+2422 1437 mt 2393 1478 L
+1 sg
+45 -8 -28 5 2380 1519 3 MP
+PP
+c15
+2380 1519 mt 2352 1524 L
+c12
+2352 1524 mt 2397 1516 L
+1 sg
+-28 2 45 -5 2380 1519 3 MP
+PP
+c15
+2380 1519 mt 2425 1514 L
+c12
+2425 1514 mt 2397 1516 L
+1 sg
+45 -5 -29 14 2409 1505 3 MP
+PP
+c18
+2409 1505 mt 2380 1519 L
+c15
+2380 1519 mt 2425 1514 L
+1 sg
+45 -47 -29 -115 2423 1565 3 MP
+PP
+c44
+2423 1565 mt 2394 1450 L
+c56
+2394 1450 mt 2439 1403 L
+1 sg
+44 11 -28 75 2389 1284 3 MP
+PP
+c56
+2389 1284 mt 2361 1359 L
+c50
+2361 1359 mt 2405 1370 L
+1 sg
+-28 59 44 11 2361 1359 3 MP
+PP
+c50
+2361 1359 mt 2405 1370 L
+c44
+2405 1370 mt 2377 1429 L
+1 sg
+-28 -117 45 -47 2394 1450 3 MP
+PP
+c56
+2394 1450 mt 2439 1403 L
+c55
+2439 1403 mt 2411 1286 L
+1 sg
+-29 -13 45 -13 2394 2358 3 MP
+PP
+c8
+2394 2358 mt 2439 2345 L
+2439 2345 mt 2410 2332 L
+1 sg
+45 -13 -28 -14 2422 2372 3 MP
+PP
+c8
+2422 2372 mt 2394 2358 L
+2394 2358 mt 2439 2345 L
+1 sg
+45 -55 -28 -54 2419 1906 3 MP
+PP
+c8
+2419 1906 mt 2391 1852 L
+c15
+2391 1852 mt 2436 1797 L
+1 sg
+-29 -79 45 -55 2391 1852 3 MP
+PP
+c15
+2391 1852 mt 2436 1797 L
+c20
+2436 1797 mt 2407 1718 L
+1 sg
+45 -12 -29 -13 2419 2436 3 MP
+PP
+c8
+2419 2436 mt 2390 2423 L
+2390 2423 mt 2435 2411 L
+1 sg
+-29 -13 45 -12 2390 2423 3 MP
+PP
+c8
+2390 2423 mt 2435 2411 L
+2435 2411 mt 2406 2398 L
+1 sg
+44 -30 -28 30 2392 2191 3 MP
+PP
+c13
+2392 2191 mt 2364 2221 L
+c16
+2364 2221 mt 2408 2191 L
+1 sg
+-28 7 44 -24 2389 2197 3 MP
+PP
+c8
+2389 2197 mt 2433 2173 L
+c9
+2433 2173 mt 2405 2180 L
+1 sg
+-28 10 44 -47 2339 2273 3 MP
+PP
+c23
+2339 2273 mt 2383 2226 L
+c31
+2383 2226 mt 2355 2236 L
+1 sg
+-28 36 44 -30 2364 2221 3 MP
+PP
+c16
+2364 2221 mt 2408 2191 L
+c14
+2408 2191 mt 2380 2227 L
+1 sg
+44 -47 -28 18 2367 2255 3 MP
+PP
+c31
+2367 2255 mt 2339 2273 L
+c23
+2339 2273 mt 2383 2226 L
+1 sg
+-29 24 45 -53 2367 2255 3 MP
+PP
+c31
+2367 2255 mt 2412 2202 L
+c22
+2412 2202 mt 2383 2226 L
+1 sg
+45 -53 -29 31 2396 2224 3 MP
+PP
+c22
+2396 2224 mt 2367 2255 L
+c31
+2367 2255 mt 2412 2202 L
+1 sg
+-29 39 45 -42 2380 2227 3 MP
+PP
+c19
+2380 2227 mt 2425 2185 L
+c16
+2425 2185 mt 2396 2224 L
+1 sg
+45 -42 -28 36 2408 2191 3 MP
+PP
+c14
+2408 2191 mt 2380 2227 L
+c19
+2380 2227 mt 2425 2185 L
+1 sg
+44 -24 -28 -1 2417 2198 3 MP
+PP
+c9
+2417 2198 mt 2389 2197 L
+c8
+2389 2197 mt 2433 2173 L
+1 sg
+45 -75 -29 -6 2416 2100 3 MP
+PP
+c17
+2416 2100 mt 2387 2094 L
+2387 2094 mt 2432 2019 L
+1 sg
+-29 -16 45 -75 2387 2094 3 MP
+PP
+c17
+2387 2094 mt 2432 2019 L
+c13
+2432 2019 mt 2403 2003 L
+1 sg
+-28 -13 45 -12 2386 2487 3 MP
+PP
+c8
+2386 2487 mt 2431 2475 L
+2431 2475 mt 2403 2462 L
+1 sg
+45 -12 -29 -13 2415 2500 3 MP
+PP
+c8
+2415 2500 mt 2386 2487 L
+2386 2487 mt 2431 2475 L
+1 sg
+45 -16 -29 -12 2414 2263 3 MP
+PP
+c9
+2414 2263 mt 2385 2251 L
+c8
+2385 2251 mt 2430 2235 L
+1 sg
+-29 -10 45 -16 2385 2251 3 MP
+PP
+c8
+2385 2251 mt 2430 2235 L
+c9
+2430 2235 mt 2401 2225 L
+1 sg
+45 -2 -29 54 2386 1070 3 MP
+PP
+c70
+2386 1070 mt 2357 1124 L
+c63
+2357 1124 mt 2402 1122 L
+1 sg
+-29 74 45 -2 2357 1124 3 MP
+PP
+c63
+2357 1124 mt 2402 1122 L
+2402 1122 mt 2373 1196 L
+1 sg
+45 11 -29 74 2402 1122 3 MP
+PP
+c63
+2402 1122 mt 2373 1196 L
+/c71 { 1.000000 0.125000 0.000000 sr} bdef
+c71
+2373 1196 mt 2418 1207 L
+1 sg
+-29 -62 45 -40 2382 1191 3 MP
+PP
+c64
+2382 1191 mt 2427 1151 L
+c68
+2427 1151 mt 2398 1089 L
+1 sg
+-29 77 45 11 2373 1196 3 MP
+PP
+c71
+2373 1196 mt 2418 1207 L
+c57
+2418 1207 mt 2389 1284 L
+1 sg
+45 -40 -29 -95 2411 1286 3 MP
+PP
+c66
+2411 1286 mt 2382 1191 L
+c64
+2382 1191 mt 2427 1151 L
+1 sg
+-29 -14 45 -13 2381 2318 3 MP
+PP
+c8
+2381 2318 mt 2426 2305 L
+2426 2305 mt 2397 2291 L
+1 sg
+45 -13 -29 -14 2410 2332 3 MP
+PP
+c8
+2410 2332 mt 2381 2318 L
+2381 2318 mt 2426 2305 L
+1 sg
+45 -54 -29 -99 2407 1718 3 MP
+PP
+c30
+2407 1718 mt 2378 1619 L
+c41
+2378 1619 mt 2423 1565 L
+1 sg
+45 2 -29 47 2377 1429 3 MP
+PP
+c35
+2377 1429 mt 2348 1476 L
+c26
+2348 1476 mt 2393 1478 L
+1 sg
+-29 28 45 2 2348 1476 3 MP
+PP
+c26
+2348 1476 mt 2393 1478 L
+2393 1478 mt 2364 1506 L
+1 sg
+-29 -115 45 -54 2378 1619 3 MP
+PP
+c41
+2378 1619 mt 2423 1565 L
+c44
+2423 1565 mt 2394 1450 L
+1 sg
+-28 -14 44 -12 2378 2384 3 MP
+PP
+c8
+2378 2384 mt 2422 2372 L
+2422 2372 mt 2394 2358 L
+1 sg
+44 -12 -28 -14 2406 2398 3 MP
+PP
+c8
+2406 2398 mt 2378 2384 L
+2378 2384 mt 2422 2372 L
+1 sg
+45 -27 -29 14 2405 2180 3 MP
+PP
+c8
+2405 2180 mt 2376 2194 L
+c11
+2376 2194 mt 2421 2167 L
+1 sg
+44 -63 -28 -34 2403 2003 3 MP
+PP
+c13
+2403 2003 mt 2375 1969 L
+c11
+2375 1969 mt 2419 1906 L
+1 sg
+-28 -54 44 -63 2375 1969 3 MP
+PP
+c11
+2375 1969 mt 2419 1906 L
+c8
+2419 1906 mt 2391 1852 L
+1 sg
+-29 -13 45 -13 2374 2449 3 MP
+PP
+c8
+2374 2449 mt 2419 2436 L
+2419 2436 mt 2390 2423 L
+1 sg
+45 -13 -29 -13 2403 2462 3 MP
+PP
+c8
+2403 2462 mt 2374 2449 L
+2374 2449 mt 2419 2436 L
+1 sg
+45 -20 -29 -7 2401 2225 3 MP
+PP
+c9
+2401 2225 mt 2372 2218 L
+c8
+2372 2218 mt 2417 2198 L
+1 sg
+-28 -1 45 -20 2372 2218 3 MP
+PP
+c8
+2372 2218 mt 2417 2198 L
+c9
+2417 2198 mt 2389 2197 L
+1 sg
+-29 -6 45 -74 2371 2174 3 MP
+PP
+c21
+2371 2174 mt 2416 2100 L
+c17
+2416 2100 mt 2387 2094 L
+1 sg
+45 -74 -29 1 2400 2173 3 MP
+PP
+c21
+2400 2173 mt 2371 2174 L
+2371 2174 mt 2416 2100 L
+1 sg
+-29 -13 45 -13 2370 2513 3 MP
+PP
+c8
+2370 2513 mt 2415 2500 L
+2415 2500 mt 2386 2487 L
+1 sg
+45 -13 -29 -13 2399 2526 3 MP
+PP
+c8
+2399 2526 mt 2370 2513 L
+2370 2513 mt 2415 2500 L
+1 sg
+-28 22 45 -22 2369 1070 3 MP
+PP
+c69
+2369 1070 mt 2414 1048 L
+2414 1048 mt 2386 1070 L
+1 sg
+45 -21 -28 21 2369 1070 3 MP
+PP
+c69
+2369 1070 mt 2341 1091 L
+c67
+2341 1091 mt 2386 1070 L
+1 sg
+-29 54 45 -21 2341 1091 3 MP
+PP
+c67
+2341 1091 mt 2386 1070 L
+c70
+2386 1070 mt 2357 1124 L
+1 sg
+45 -22 -29 -19 2398 1089 3 MP
+PP
+c69
+2398 1089 mt 2369 1070 L
+2369 1070 mt 2414 1048 L
+1 sg
+45 -15 -28 -13 2397 2291 3 MP
+PP
+c8
+2397 2291 mt 2369 2278 L
+2369 2278 mt 2414 2263 L
+1 sg
+-29 -12 45 -15 2369 2278 3 MP
+PP
+c8
+2369 2278 mt 2414 2263 L
+c9
+2414 2263 mt 2385 2251 L
+1 sg
+-28 75 45 6 2344 1278 3 MP
+PP
+c55
+2344 1278 mt 2389 1284 L
+c56
+2389 1284 mt 2361 1359 L
+1 sg
+45 -53 -28 -111 2394 1450 3 MP
+PP
+c56
+2394 1450 mt 2366 1339 L
+c71
+2366 1339 mt 2411 1286 L
+1 sg
+45 6 -29 82 2373 1196 3 MP
+PP
+c71
+2373 1196 mt 2344 1278 L
+c55
+2344 1278 mt 2389 1284 L
+1 sg
+-29 -95 45 -53 2366 1339 3 MP
+PP
+c71
+2366 1339 mt 2411 1286 L
+c66
+2411 1286 mt 2382 1191 L
+1 sg
+-29 -14 45 -13 2365 2345 3 MP
+PP
+c8
+2365 2345 mt 2410 2332 L
+2410 2332 mt 2381 2318 L
+1 sg
+45 -13 -29 -13 2394 2358 3 MP
+PP
+c8
+2394 2358 mt 2365 2345 L
+2365 2345 mt 2410 2332 L
+1 sg
+-29 -99 45 -59 2362 1777 3 MP
+PP
+c24
+2362 1777 mt 2407 1718 L
+c30
+2407 1718 mt 2378 1619 L
+1 sg
+45 -59 -29 -75 2391 1852 3 MP
+PP
+c15
+2391 1852 mt 2362 1777 L
+c24
+2362 1777 mt 2407 1718 L
+1 sg
+45 -12 -29 -13 2390 2423 3 MP
+PP
+c8
+2390 2423 mt 2361 2410 L
+2361 2410 mt 2406 2398 L
+1 sg
+-28 -14 45 -12 2361 2410 3 MP
+PP
+c8
+2361 2410 mt 2406 2398 L
+2406 2398 mt 2378 2384 L
+1 sg
+45 -58 -29 -4 2355 2236 3 MP
+PP
+c25
+2355 2236 mt 2326 2232 L
+c23
+2326 2232 mt 2371 2174 L
+1 sg
+-29 -13 45 -58 2326 2232 3 MP
+PP
+c23
+2326 2232 mt 2371 2174 L
+c21
+2371 2174 mt 2342 2161 L
+1 sg
+-29 19 45 -17 2331 2211 3 MP
+PP
+c11
+2331 2211 mt 2376 2194 L
+2376 2194 mt 2347 2213 L
+1 sg
+45 -17 -29 10 2360 2201 3 MP
+PP
+c10
+2360 2201 mt 2331 2211 L
+c11
+2331 2211 mt 2376 2194 L
+1 sg
+45 -22 -29 19 2376 2194 3 MP
+PP
+c11
+2376 2194 mt 2347 2213 L
+c13
+2347 2213 mt 2392 2191 L
+1 sg
+-28 30 45 -22 2347 2213 3 MP
+PP
+c13
+2347 2213 mt 2392 2191 L
+2392 2191 mt 2364 2221 L
+1 sg
+-29 14 45 -21 2360 2201 3 MP
+PP
+c10
+2360 2201 mt 2405 2180 L
+c8
+2405 2180 mt 2376 2194 L
+1 sg
+45 -21 -29 4 2389 2197 3 MP
+PP
+c8
+2389 2197 mt 2360 2201 L
+c10
+2360 2201 mt 2405 2180 L
+1 sg
+-28 -34 45 -69 2358 2072 3 MP
+PP
+c17
+2358 2072 mt 2403 2003 L
+c13
+2403 2003 mt 2375 1969 L
+1 sg
+45 -69 -29 -22 2387 2094 3 MP
+PP
+c17
+2387 2094 mt 2358 2072 L
+2358 2072 mt 2403 2003 L
+1 sg
+-29 -13 45 -12 2358 2474 3 MP
+PP
+c8
+2358 2474 mt 2403 2462 L
+2403 2462 mt 2374 2449 L
+1 sg
+45 -12 -28 -13 2386 2487 3 MP
+PP
+c8
+2386 2487 mt 2358 2474 L
+2358 2474 mt 2403 2462 L
+1 sg
+-29 -4 45 -43 2310 2279 3 MP
+PP
+c34
+2310 2279 mt 2355 2236 L
+c25
+2355 2236 mt 2326 2232 L
+1 sg
+45 -43 -29 6 2339 2273 3 MP
+PP
+c23
+2339 2273 mt 2310 2279 L
+c34
+2310 2279 mt 2355 2236 L
+1 sg
+45 -24 -29 30 2364 2221 3 MP
+PP
+c16
+2364 2221 mt 2335 2251 L
+c19
+2335 2251 mt 2380 2227 L
+1 sg
+-29 33 45 -24 2335 2251 3 MP
+PP
+c19
+2335 2251 mt 2380 2227 L
+2380 2227 mt 2351 2260 L
+1 sg
+45 -36 -29 33 2380 2227 3 MP
+PP
+c19
+2380 2227 mt 2351 2260 L
+c21
+2351 2260 mt 2396 2224 L
+1 sg
+-29 31 45 -36 2351 2260 3 MP
+PP
+c21
+2351 2260 mt 2396 2224 L
+c22
+2396 2224 mt 2367 2255 L
+1 sg
+-29 -7 45 -16 2356 2241 3 MP
+PP
+c8
+2356 2241 mt 2401 2225 L
+c9
+2401 2225 mt 2372 2218 L
+1 sg
+45 -16 -29 -10 2385 2251 3 MP
+PP
+c8
+2385 2251 mt 2356 2241 L
+2356 2241 mt 2401 2225 L
+1 sg
+-29 76 45 -21 2312 1145 3 MP
+PP
+c63
+2312 1145 mt 2357 1124 L
+2357 1124 mt 2328 1200 L
+1 sg
+45 -4 -29 76 2357 1124 3 MP
+PP
+c63
+2357 1124 mt 2328 1200 L
+c61
+2328 1200 mt 2373 1196 L
+1 sg
+45 -43 -29 -59 2382 1191 3 MP
+PP
+c64
+2382 1191 mt 2353 1132 L
+c67
+2353 1132 mt 2398 1089 L
+1 sg
+45 -21 -29 54 2341 1091 3 MP
+PP
+c67
+2341 1091 mt 2312 1145 L
+c63
+2312 1145 mt 2357 1124 L
+1 sg
+-29 -19 45 -43 2353 1132 3 MP
+PP
+c67
+2353 1132 mt 2398 1089 L
+c69
+2398 1089 mt 2369 1070 L
+1 sg
+44 -14 -28 -13 2381 2318 3 MP
+PP
+c8
+2381 2318 mt 2353 2305 L
+2353 2305 mt 2397 2291 L
+1 sg
+-28 -13 44 -14 2353 2305 3 MP
+PP
+c8
+2353 2305 mt 2397 2291 L
+2397 2291 mt 2369 2278 L
+1 sg
+-29 -2 45 -7 2307 1531 3 MP
+PP
+c12
+2307 1531 mt 2352 1524 L
+2352 1524 mt 2323 1522 L
+1 sg
+45 -9 -29 -2 2352 1524 3 MP
+PP
+c12
+2352 1524 mt 2323 1522 L
+c9
+2323 1522 mt 2368 1513 L
+1 sg
+-28 18 45 -3 2319 1509 3 MP
+PP
+c20
+2319 1509 mt 2364 1506 L
+c18
+2364 1506 mt 2336 1524 L
+1 sg
+45 -3 -29 33 2348 1476 3 MP
+PP
+c26
+2348 1476 mt 2319 1509 L
+c20
+2319 1509 mt 2364 1506 L
+1 sg
+45 4 -29 66 2361 1359 3 MP
+PP
+c50
+2361 1359 mt 2332 1425 L
+c39
+2332 1425 mt 2377 1429 L
+1 sg
+-29 47 45 4 2332 1425 3 MP
+PP
+c39
+2332 1425 mt 2377 1429 L
+c35
+2377 1429 mt 2348 1476 L
+1 sg
+-28 -111 44 -61 2350 1511 3 MP
+PP
+c53
+2350 1511 mt 2394 1450 L
+c56
+2394 1450 mt 2366 1339 L
+1 sg
+-28 5 44 -5 2336 1524 3 MP
+PP
+c15
+2336 1524 mt 2380 1519 L
+2380 1519 mt 2352 1524 L
+1 sg
+44 -5 -28 18 2364 1506 3 MP
+PP
+c18
+2364 1506 mt 2336 1524 L
+c15
+2336 1524 mt 2380 1519 L
+1 sg
+44 -61 -28 -108 2378 1619 3 MP
+PP
+c41
+2378 1619 mt 2350 1511 L
+c53
+2350 1511 mt 2394 1450 L
+1 sg
+45 -13 -29 -13 2378 2384 3 MP
+PP
+c8
+2378 2384 mt 2349 2371 L
+2349 2371 mt 2394 2358 L
+1 sg
+-29 -13 45 -13 2349 2371 3 MP
+PP
+c8
+2349 2371 mt 2394 2358 L
+2394 2358 mt 2365 2345 L
+1 sg
+45 -63 -29 -54 2375 1969 3 MP
+PP
+c11
+2375 1969 mt 2346 1915 L
+c8
+2346 1915 mt 2391 1852 L
+1 sg
+-29 -75 45 -63 2346 1915 3 MP
+PP
+c8
+2346 1915 mt 2391 1852 L
+c15
+2391 1852 mt 2362 1777 L
+1 sg
+45 -12 -29 -14 2374 2449 3 MP
+PP
+c8
+2374 2449 mt 2345 2435 L
+2345 2435 mt 2390 2423 L
+1 sg
+-29 -13 45 -12 2345 2435 3 MP
+PP
+c8
+2345 2435 mt 2390 2423 L
+2390 2423 mt 2361 2410 L
+1 sg
+-29 -18 45 -38 2281 2270 3 MP
+PP
+c34
+2281 2270 mt 2326 2232 L
+c23
+2326 2232 mt 2297 2214 L
+1 sg
+45 -53 -29 -18 2326 2232 3 MP
+PP
+c23
+2326 2232 mt 2297 2214 L
+c25
+2297 2214 mt 2342 2161 L
+1 sg
+-28 23 44 -12 2303 2225 3 MP
+PP
+c13
+2303 2225 mt 2347 2213 L
+2347 2213 mt 2319 2236 L
+1 sg
+44 -12 -28 14 2331 2211 3 MP
+PP
+c11
+2331 2211 mt 2303 2225 L
+c13
+2303 2225 mt 2347 2213 L
+1 sg
+-29 4 45 -18 2344 2215 3 MP
+PP
+c8
+2344 2215 mt 2389 2197 L
+2389 2197 mt 2360 2201 L
+1 sg
+45 -38 -29 -9 2310 2279 3 MP
+PP
+c34
+2310 2279 mt 2281 2270 L
+2281 2270 mt 2326 2232 L
+1 sg
+45 -15 -28 23 2347 2213 3 MP
+PP
+c13
+2347 2213 mt 2319 2236 L
+c16
+2319 2236 mt 2364 2221 L
+1 sg
+45 -18 -28 -3 2372 2218 3 MP
+PP
+c8
+2372 2218 mt 2344 2215 L
+2344 2215 mt 2389 2197 L
+1 sg
+-29 -22 45 -67 2342 2161 3 MP
+PP
+c21
+2342 2161 mt 2387 2094 L
+c17
+2387 2094 mt 2358 2072 L
+1 sg
+45 -67 -29 -13 2371 2174 3 MP
+PP
+c21
+2371 2174 mt 2342 2161 L
+2342 2161 mt 2387 2094 L
+1 sg
+-28 -13 44 -12 2342 2499 3 MP
+PP
+c8
+2342 2499 mt 2386 2487 L
+2386 2487 mt 2358 2474 L
+1 sg
+44 -12 -28 -14 2370 2513 3 MP
+PP
+c8
+2370 2513 mt 2342 2499 L
+2342 2499 mt 2386 2487 L
+1 sg
+45 -25 -28 13 2322 2285 3 MP
+PP
+c25
+2322 2285 mt 2294 2298 L
+c23
+2294 2298 mt 2339 2273 L
+1 sg
+-29 6 45 -25 2294 2298 3 MP
+PP
+c23
+2294 2298 mt 2339 2273 L
+2339 2273 mt 2310 2279 L
+1 sg
+-29 25 45 -17 2306 2277 3 MP
+PP
+c21
+2306 2277 mt 2351 2260 L
+2351 2260 mt 2322 2285 L
+1 sg
+45 -17 -29 26 2335 2251 3 MP
+PP
+c19
+2335 2251 mt 2306 2277 L
+c21
+2306 2277 mt 2351 2260 L
+1 sg
+-28 18 45 -30 2322 2285 3 MP
+PP
+c25
+2322 2285 mt 2367 2255 L
+c31
+2367 2255 mt 2339 2273 L
+1 sg
+45 -30 -29 25 2351 2260 3 MP
+PP
+c21
+2351 2260 mt 2322 2285 L
+c25
+2322 2285 mt 2367 2255 L
+1 sg
+-29 -10 45 -15 2340 2266 3 MP
+PP
+c8
+2340 2266 mt 2385 2251 L
+2385 2251 mt 2356 2241 L
+1 sg
+45 -15 -29 -12 2369 2278 3 MP
+PP
+c8
+2369 2278 mt 2340 2266 L
+2340 2266 mt 2385 2251 L
+1 sg
+44 -6 -28 84 2328 1200 3 MP
+PP
+c61
+2328 1200 mt 2300 1284 L
+c55
+2300 1284 mt 2344 1278 L
+1 sg
+-29 82 45 -4 2328 1200 3 MP
+PP
+c61
+2328 1200 mt 2373 1196 L
+c71
+2373 1196 mt 2344 1278 L
+1 sg
+45 -59 -29 -89 2366 1339 3 MP
+PP
+c71
+2366 1339 mt 2337 1250 L
+c62
+2337 1250 mt 2382 1191 L
+1 sg
+-29 -59 45 -59 2337 1250 3 MP
+PP
+c62
+2337 1250 mt 2382 1191 L
+c64
+2382 1191 mt 2353 1132 L
+1 sg
+-28 -13 45 -14 2336 2332 3 MP
+PP
+c8
+2336 2332 mt 2381 2318 L
+2381 2318 mt 2353 2305 L
+1 sg
+45 -14 -29 -13 2365 2345 3 MP
+PP
+c8
+2365 2345 mt 2336 2332 L
+2336 2332 mt 2381 2318 L
+1 sg
+45 -7 -29 7 2336 1524 3 MP
+PP
+c15
+2336 1524 mt 2307 1531 L
+c12
+2307 1531 mt 2352 1524 L
+1 sg
+-28 -108 45 -65 2333 1684 3 MP
+PP
+c35
+2333 1684 mt 2378 1619 L
+c41
+2378 1619 mt 2350 1511 L
+1 sg
+45 -65 -29 -93 2362 1777 3 MP
+PP
+c24
+2362 1777 mt 2333 1684 L
+c35
+2333 1684 mt 2378 1619 L
+1 sg
+45 -13 -28 -13 2361 2410 3 MP
+PP
+c8
+2361 2410 mt 2333 2397 L
+2333 2397 mt 2378 2384 L
+1 sg
+-29 -13 45 -13 2333 2397 3 MP
+PP
+c8
+2333 2397 mt 2378 2384 L
+2378 2384 mt 2349 2371 L
+1 sg
+-29 -54 45 -65 2330 2034 3 MP
+PP
+c16
+2330 2034 mt 2375 1969 L
+c11
+2375 1969 mt 2346 1915 L
+1 sg
+45 -65 -28 -38 2358 2072 3 MP
+PP
+c17
+2358 2072 mt 2330 2034 L
+c16
+2330 2034 mt 2375 1969 L
+1 sg
+45 -12 -29 -13 2358 2474 3 MP
+PP
+c8
+2358 2474 mt 2329 2461 L
+2329 2461 mt 2374 2449 L
+1 sg
+-29 -14 45 -12 2329 2461 3 MP
+PP
+c8
+2329 2461 mt 2374 2449 L
+2374 2449 mt 2345 2435 L
+1 sg
+-29 30 45 -15 2319 2236 3 MP
+PP
+c16
+2319 2236 mt 2364 2221 L
+2364 2221 mt 2335 2251 L
+1 sg
+44 -16 -28 -7 2356 2241 3 MP
+PP
+c8
+2356 2241 mt 2328 2234 L
+2328 2234 mt 2372 2218 L
+1 sg
+-28 -3 44 -16 2328 2234 3 MP
+PP
+c8
+2328 2234 mt 2372 2218 L
+2372 2218 mt 2344 2215 L
+1 sg
+-29 54 45 -42 2296 1133 3 MP
+PP
+c68
+2296 1133 mt 2341 1091 L
+c67
+2341 1091 mt 2312 1145 L
+1 sg
+-28 21 44 -43 2325 1113 3 MP
+PP
+c67
+2325 1113 mt 2369 1070 L
+c69
+2369 1070 mt 2341 1091 L
+1 sg
+44 -43 -28 -19 2353 1132 3 MP
+PP
+c67
+2353 1132 mt 2325 1113 L
+2325 1113 mt 2369 1070 L
+1 sg
+45 -14 -29 -13 2353 2305 3 MP
+PP
+c8
+2353 2305 mt 2324 2292 L
+2324 2292 mt 2369 2278 L
+1 sg
+-29 -12 45 -14 2324 2292 3 MP
+PP
+c8
+2324 2292 mt 2369 2278 L
+2369 2278 mt 2340 2266 L
+1 sg
+45 -1 -29 69 2316 1357 3 MP
+PP
+c52
+2316 1357 mt 2287 1426 L
+c41
+2287 1426 mt 2332 1425 L
+1 sg
+-29 51 45 -1 2287 1426 3 MP
+PP
+c41
+2287 1426 mt 2332 1425 L
+c39
+2332 1425 mt 2303 1476 L
+1 sg
+-29 33 45 0 2303 1476 3 MP
+PP
+c30
+2303 1476 mt 2348 1476 L
+c26
+2348 1476 mt 2319 1509 L
+1 sg
+45 0 -29 51 2332 1425 3 MP
+PP
+c39
+2332 1425 mt 2303 1476 L
+c30
+2303 1476 mt 2348 1476 L
+1 sg
+-29 66 45 2 2316 1357 3 MP
+PP
+c52
+2316 1357 mt 2361 1359 L
+c50
+2361 1359 mt 2332 1425 L
+1 sg
+45 2 -28 79 2344 1278 3 MP
+PP
+c55
+2344 1278 mt 2316 1357 L
+c52
+2316 1357 mt 2361 1359 L
+1 sg
+45 -70 -29 -102 2350 1511 3 MP
+PP
+c53
+2350 1511 mt 2321 1409 L
+c59
+2321 1409 mt 2366 1339 L
+1 sg
+-28 79 44 -6 2300 1284 3 MP
+PP
+c55
+2300 1284 mt 2344 1278 L
+2344 1278 mt 2316 1357 L
+1 sg
+-29 -89 45 -70 2321 1409 3 MP
+PP
+c59
+2321 1409 mt 2366 1339 L
+c71
+2366 1339 mt 2337 1250 L
+1 sg
+-29 -13 45 -13 2320 2358 3 MP
+PP
+c8
+2320 2358 mt 2365 2345 L
+2365 2345 mt 2336 2332 L
+1 sg
+45 -13 -29 -13 2349 2371 3 MP
+PP
+c8
+2349 2371 mt 2320 2358 L
+2320 2358 mt 2365 2345 L
+1 sg
+45 -65 -29 -73 2346 1915 3 MP
+PP
+c8
+2346 1915 mt 2317 1842 L
+c15
+2317 1842 mt 2362 1777 L
+1 sg
+-29 -93 45 -65 2317 1842 3 MP
+PP
+c15
+2317 1842 mt 2362 1777 L
+c24
+2362 1777 mt 2333 1684 L
+1 sg
+-28 -13 44 -12 2317 2422 3 MP
+PP
+c8
+2317 2422 mt 2361 2410 L
+2361 2410 mt 2333 2397 L
+1 sg
+44 -12 -28 -13 2345 2435 3 MP
+PP
+c8
+2345 2435 mt 2317 2422 L
+2317 2422 mt 2361 2410 L
+1 sg
+-28 -31 44 -34 2253 2248 3 MP
+PP
+c23
+2253 2248 mt 2297 2214 L
+c25
+2297 2214 mt 2269 2183 L
+1 sg
+44 -34 -28 -22 2281 2270 3 MP
+PP
+c34
+2281 2270 mt 2253 2248 L
+c23
+2253 2248 mt 2297 2214 L
+1 sg
+-28 14 44 -10 2287 2221 3 MP
+PP
+c11
+2287 2221 mt 2331 2211 L
+2331 2211 mt 2303 2225 L
+1 sg
+44 -10 -28 5 2315 2216 3 MP
+PP
+c10
+2315 2216 mt 2287 2221 L
+c11
+2287 2221 mt 2331 2211 L
+1 sg
+-29 10 45 -15 2315 2216 3 MP
+PP
+c10
+2315 2216 mt 2360 2201 L
+2360 2201 mt 2331 2211 L
+1 sg
+45 -15 -29 1 2344 2215 3 MP
+PP
+c8
+2344 2215 mt 2315 2216 L
+c10
+2315 2216 mt 2360 2201 L
+1 sg
+44 -62 -28 -27 2342 2161 3 MP
+PP
+c21
+2342 2161 mt 2314 2134 L
+2314 2134 mt 2358 2072 L
+1 sg
+-28 -38 44 -62 2314 2134 3 MP
+PP
+c21
+2314 2134 mt 2358 2072 L
+c17
+2358 2072 mt 2330 2034 L
+1 sg
+-29 -13 45 -12 2313 2486 3 MP
+PP
+c8
+2313 2486 mt 2358 2474 L
+2358 2474 mt 2329 2461 L
+1 sg
+45 -12 -29 -13 2342 2499 3 MP
+PP
+c8
+2342 2499 mt 2313 2486 L
+2313 2486 mt 2358 2474 L
+1 sg
+-29 26 45 -8 2290 2259 3 MP
+PP
+c19
+2290 2259 mt 2335 2251 L
+2335 2251 mt 2306 2277 L
+1 sg
+45 -8 -29 23 2319 2236 3 MP
+PP
+c16
+2319 2236 mt 2290 2259 L
+c19
+2290 2259 mt 2335 2251 L
+1 sg
+44 -15 -28 -10 2340 2266 3 MP
+PP
+c8
+2340 2266 mt 2312 2256 L
+2312 2256 mt 2356 2241 L
+1 sg
+-28 -7 44 -15 2312 2256 3 MP
+PP
+c8
+2312 2256 mt 2356 2241 L
+2356 2241 mt 2328 2234 L
+1 sg
+45 -20 -29 75 2312 1145 3 MP
+PP
+c63
+2312 1145 mt 2283 1220 L
+c71
+2283 1220 mt 2328 1200 L
+1 sg
+-28 -19 45 -62 2308 1194 3 MP
+PP
+c64
+2308 1194 mt 2353 1132 L
+c67
+2353 1132 mt 2325 1113 L
+1 sg
+-28 84 45 -20 2283 1220 3 MP
+PP
+c71
+2283 1220 mt 2328 1200 L
+c61
+2328 1200 mt 2300 1284 L
+1 sg
+45 -62 -29 -56 2337 1250 3 MP
+PP
+c62
+2337 1250 mt 2308 1194 L
+c64
+2308 1194 mt 2353 1132 L
+1 sg
+45 -13 -28 -14 2336 2332 3 MP
+PP
+c8
+2336 2332 mt 2308 2318 L
+2308 2318 mt 2353 2305 L
+1 sg
+-29 -13 45 -13 2308 2318 3 MP
+PP
+c8
+2308 2318 mt 2353 2305 L
+2353 2305 mt 2324 2292 L
+1 sg
+45 -73 -28 -100 2333 1684 3 MP
+PP
+c35
+2333 1684 mt 2305 1584 L
+c44
+2305 1584 mt 2350 1511 L
+1 sg
+44 -4 -28 37 2303 1476 3 MP
+PP
+c30
+2303 1476 mt 2275 1513 L
+c20
+2275 1513 mt 2319 1509 L
+1 sg
+45 -10 -29 1 2307 1531 3 MP
+PP
+c12
+2307 1531 mt 2278 1532 L
+c9
+2278 1532 mt 2323 1522 L
+1 sg
+-28 20 44 -4 2275 1513 3 MP
+PP
+c20
+2275 1513 mt 2319 1509 L
+2319 1509 mt 2291 1529 L
+1 sg
+-29 7 45 -5 2291 1529 3 MP
+PP
+c15
+2291 1529 mt 2336 1524 L
+2336 1524 mt 2307 1531 L
+1 sg
+45 -5 -28 20 2319 1509 3 MP
+PP
+c20
+2319 1509 mt 2291 1529 L
+c15
+2291 1529 mt 2336 1524 L
+1 sg
+-29 -102 45 -73 2305 1584 3 MP
+PP
+c44
+2305 1584 mt 2350 1511 L
+c53
+2350 1511 mt 2321 1409 L
+1 sg
+-29 -13 45 -12 2304 2383 3 MP
+PP
+c8
+2304 2383 mt 2349 2371 L
+2349 2371 mt 2320 2358 L
+1 sg
+45 -12 -29 -14 2333 2397 3 MP
+PP
+c8
+2333 2397 mt 2304 2383 L
+2304 2383 mt 2349 2371 L
+1 sg
+-29 -73 45 -64 2301 1979 3 MP
+PP
+c13
+2301 1979 mt 2346 1915 L
+c8
+2346 1915 mt 2317 1842 L
+1 sg
+45 -64 -29 -55 2330 2034 3 MP
+PP
+c16
+2330 2034 mt 2301 1979 L
+c13
+2301 1979 mt 2346 1915 L
+1 sg
+-28 -13 44 -13 2301 2448 3 MP
+PP
+c8
+2301 2448 mt 2345 2435 L
+2345 2435 mt 2317 2422 L
+1 sg
+44 -13 -28 -13 2329 2461 3 MP
+PP
+c8
+2329 2461 mt 2301 2448 L
+2301 2448 mt 2345 2435 L
+1 sg
+45 -4 -29 15 2303 2225 3 MP
+PP
+c13
+2303 2225 mt 2274 2240 L
+c16
+2274 2240 mt 2319 2236 L
+1 sg
+-29 1 45 -14 2299 2229 3 MP
+PP
+c8
+2299 2229 mt 2344 2215 L
+2344 2215 mt 2315 2216 L
+1 sg
+45 -14 -29 -5 2328 2234 3 MP
+PP
+c8
+2328 2234 mt 2299 2229 L
+2299 2229 mt 2344 2215 L
+1 sg
+-28 -27 45 -53 2297 2214 3 MP
+PP
+c25
+2297 2214 mt 2342 2161 L
+c21
+2342 2161 mt 2314 2134 L
+1 sg
+45 -42 -29 20 2325 1113 3 MP
+PP
+c67
+2325 1113 mt 2296 1133 L
+c68
+2296 1133 mt 2341 1091 L
+1 sg
+44 -17 -28 -12 2265 2299 3 MP
+PP
+c34
+2265 2299 mt 2237 2287 L
+2237 2287 mt 2281 2270 L
+1 sg
+-28 -22 44 -17 2237 2287 3 MP
+PP
+c34
+2237 2287 mt 2281 2270 L
+2281 2270 mt 2253 2248 L
+1 sg
+-29 -9 45 -20 2265 2299 3 MP
+PP
+c34
+2265 2299 mt 2310 2279 L
+2310 2279 mt 2281 2270 L
+1 sg
+45 -20 -29 1 2294 2298 3 MP
+PP
+c23
+2294 2298 mt 2265 2299 L
+c34
+2265 2299 mt 2310 2279 L
+1 sg
+-28 18 44 0 2262 2277 3 MP
+PP
+c21
+2262 2277 mt 2306 2277 L
+2306 2277 mt 2278 2295 L
+1 sg
+44 -10 -28 18 2306 2277 3 MP
+PP
+c21
+2306 2277 mt 2278 2295 L
+c25
+2278 2295 mt 2322 2285 L
+1 sg
+-28 13 44 -10 2278 2295 3 MP
+PP
+c25
+2278 2295 mt 2322 2285 L
+2322 2285 mt 2294 2298 L
+1 sg
+45 -14 -29 -12 2324 2292 3 MP
+PP
+c8
+2324 2292 mt 2295 2280 L
+2295 2280 mt 2340 2266 L
+1 sg
+44 0 -28 18 2290 2259 3 MP
+PP
+c19
+2290 2259 mt 2262 2277 L
+c21
+2262 2277 mt 2306 2277 L
+1 sg
+-28 -10 45 -14 2295 2280 3 MP
+PP
+c8
+2295 2280 mt 2340 2266 L
+2340 2266 mt 2312 2256 L
+1 sg
+-29 69 45 -8 2271 1365 3 MP
+PP
+c52
+2271 1365 mt 2316 1357 L
+2316 1357 mt 2287 1426 L
+1 sg
+45 -8 -29 81 2300 1284 3 MP
+PP
+c55
+2300 1284 mt 2271 1365 L
+c52
+2271 1365 mt 2316 1357 L
+1 sg
+45 -76 -29 -83 2321 1409 3 MP
+PP
+c59
+2321 1409 mt 2292 1326 L
+c71
+2292 1326 mt 2337 1250 L
+1 sg
+-29 81 45 -18 2255 1302 3 MP
+PP
+c55
+2255 1302 mt 2300 1284 L
+2300 1284 mt 2271 1365 L
+1 sg
+45 -18 -28 82 2283 1220 3 MP
+PP
+c71
+2283 1220 mt 2255 1302 L
+c55
+2255 1302 mt 2300 1284 L
+1 sg
+-29 -56 45 -76 2292 1326 3 MP
+PP
+c71
+2292 1326 mt 2337 1250 L
+c62
+2337 1250 mt 2308 1194 L
+1 sg
+44 -12 -28 -14 2320 2358 3 MP
+PP
+c8
+2320 2358 mt 2292 2344 L
+2292 2344 mt 2336 2332 L
+1 sg
+-28 -14 44 -12 2292 2344 3 MP
+PP
+c8
+2292 2344 mt 2336 2332 L
+2336 2332 mt 2308 2318 L
+1 sg
+-28 -100 44 -71 2289 1755 3 MP
+PP
+c26
+2289 1755 mt 2333 1684 L
+c35
+2333 1684 mt 2305 1584 L
+1 sg
+44 -71 -28 -87 2317 1842 3 MP
+PP
+c15
+2317 1842 mt 2289 1755 L
+c26
+2289 1755 mt 2333 1684 L
+1 sg
+-29 -14 45 -12 2288 2409 3 MP
+PP
+c8
+2288 2409 mt 2333 2397 L
+2333 2397 mt 2304 2383 L
+1 sg
+45 -12 -29 -13 2317 2422 3 MP
+PP
+c8
+2317 2422 mt 2288 2409 L
+2288 2409 mt 2333 2397 L
+1 sg
+-29 -55 45 -59 2285 2093 3 MP
+PP
+c19
+2285 2093 mt 2330 2034 L
+c16
+2330 2034 mt 2301 1979 L
+1 sg
+45 -59 -29 -41 2314 2134 3 MP
+PP
+c21
+2314 2134 mt 2285 2093 L
+c19
+2285 2093 mt 2330 2034 L
+1 sg
+-28 -13 45 -12 2284 2473 3 MP
+PP
+c8
+2284 2473 mt 2329 2461 L
+2329 2461 mt 2301 2448 L
+1 sg
+45 -12 -29 -13 2313 2486 3 MP
+PP
+c8
+2313 2486 mt 2284 2473 L
+2284 2473 mt 2329 2461 L
+1 sg
+-29 23 45 -4 2274 2240 3 MP
+PP
+c16
+2274 2240 mt 2319 2236 L
+2319 2236 mt 2290 2259 L
+1 sg
+45 -13 -29 -9 2312 2256 3 MP
+PP
+c8
+2312 2256 mt 2283 2247 L
+2283 2247 mt 2328 2234 L
+1 sg
+-29 -5 45 -13 2283 2247 3 MP
+PP
+c8
+2283 2247 mt 2328 2234 L
+2328 2234 mt 2299 2229 L
+1 sg
+-29 75 45 -39 2267 1184 3 MP
+PP
+c65
+2267 1184 mt 2312 1145 L
+c63
+2312 1145 mt 2283 1220 L
+1 sg
+45 -39 -29 51 2296 1133 3 MP
+PP
+c68
+2296 1133 mt 2267 1184 L
+c65
+2267 1184 mt 2312 1145 L
+1 sg
+45 -62 -28 -19 2308 1194 3 MP
+PP
+c64
+2308 1194 mt 2280 1175 L
+2280 1175 mt 2325 1113 L
+1 sg
+-29 20 45 -62 2280 1175 3 MP
+PP
+c64
+2280 1175 mt 2325 1113 L
+c67
+2325 1113 mt 2296 1133 L
+1 sg
+45 -1 -29 -3 2249 2303 3 MP
+PP
+c23
+2249 2303 mt 2220 2300 L
+2220 2300 mt 2265 2299 L
+1 sg
+-28 -12 45 -1 2220 2300 3 MP
+PP
+c23
+2220 2300 mt 2265 2299 L
+c34
+2265 2299 mt 2237 2287 L
+1 sg
+-29 1 45 -5 2249 2303 3 MP
+PP
+c23
+2249 2303 mt 2294 2298 L
+2294 2298 mt 2265 2299 L
+1 sg
+45 -5 -29 8 2278 2295 3 MP
+PP
+c25
+2278 2295 mt 2249 2303 L
+c23
+2249 2303 mt 2294 2298 L
+1 sg
+-29 -12 45 -14 2279 2306 3 MP
+PP
+c8
+2279 2306 mt 2324 2292 L
+2324 2292 mt 2295 2280 L
+1 sg
+45 -14 -29 -12 2308 2318 3 MP
+PP
+c8
+2308 2318 mt 2279 2306 L
+2279 2306 mt 2324 2292 L
+1 sg
+-29 55 45 -9 2242 1435 3 MP
+PP
+c41
+2242 1435 mt 2287 1426 L
+2287 1426 mt 2258 1481 L
+1 sg
+45 -9 -29 70 2271 1365 3 MP
+PP
+c52
+2271 1365 mt 2242 1435 L
+c41
+2242 1435 mt 2287 1426 L
+1 sg
+45 -5 -29 55 2287 1426 3 MP
+PP
+c41
+2287 1426 mt 2258 1481 L
+c30
+2258 1481 mt 2303 1476 L
+1 sg
+-28 37 45 -5 2258 1481 3 MP
+PP
+c30
+2258 1481 mt 2303 1476 L
+2303 1476 mt 2275 1513 L
+1 sg
+-29 -83 45 -80 2276 1489 3 MP
+PP
+c54
+2276 1489 mt 2321 1409 L
+c59
+2321 1409 mt 2292 1326 L
+1 sg
+45 -10 -29 2 2262 1540 3 MP
+PP
+c12
+2262 1540 mt 2233 1542 L
+c9
+2233 1542 mt 2278 1532 L
+1 sg
+-29 1 45 -9 2262 1540 3 MP
+PP
+c12
+2262 1540 mt 2307 1531 L
+2307 1531 mt 2278 1532 L
+1 sg
+-29 11 45 -8 2246 1537 3 MP
+PP
+c18
+2246 1537 mt 2291 1529 L
+c15
+2291 1529 mt 2262 1540 L
+1 sg
+45 -8 -29 24 2275 1513 3 MP
+PP
+c20
+2275 1513 mt 2246 1537 L
+c18
+2246 1537 mt 2291 1529 L
+1 sg
+45 -9 -29 11 2291 1529 3 MP
+PP
+c15
+2291 1529 mt 2262 1540 L
+c12
+2262 1540 mt 2307 1531 L
+1 sg
+45 -80 -29 -95 2305 1584 3 MP
+PP
+c44
+2305 1584 mt 2276 1489 L
+c54
+2276 1489 mt 2321 1409 L
+1 sg
+44 -12 -28 -13 2304 2383 3 MP
+PP
+c8
+2304 2383 mt 2276 2370 L
+2276 2370 mt 2320 2358 L
+1 sg
+-28 -14 44 -12 2276 2370 3 MP
+PP
+c8
+2276 2370 mt 2320 2358 L
+2320 2358 mt 2292 2344 L
+1 sg
+-28 -87 45 -65 2272 1907 3 MP
+PP
+c8
+2272 1907 mt 2317 1842 L
+c15
+2317 1842 mt 2289 1755 L
+1 sg
+45 -65 -29 -72 2301 1979 3 MP
+PP
+c13
+2301 1979 mt 2272 1907 L
+c8
+2272 1907 mt 2317 1842 L
+1 sg
+-29 -13 45 -12 2272 2434 3 MP
+PP
+c8
+2272 2434 mt 2317 2422 L
+2317 2422 mt 2288 2409 L
+1 sg
+45 -12 -29 -14 2301 2448 3 MP
+PP
+c8
+2301 2448 mt 2272 2434 L
+2272 2434 mt 2317 2422 L
+1 sg
+45 -4 -29 8 2287 2221 3 MP
+PP
+c11
+2287 2221 mt 2258 2229 L
+c13
+2258 2229 mt 2303 2225 L
+1 sg
+-29 15 45 -4 2258 2229 3 MP
+PP
+c13
+2258 2229 mt 2303 2225 L
+2303 2225 mt 2274 2240 L
+1 sg
+45 -11 -29 -2 2299 2229 3 MP
+PP
+c8
+2299 2229 mt 2270 2227 L
+c10
+2270 2227 mt 2315 2216 L
+1 sg
+-28 5 45 -11 2270 2227 3 MP
+PP
+c10
+2270 2227 mt 2315 2216 L
+2315 2216 mt 2287 2221 L
+1 sg
+-29 -41 45 -49 2269 2183 3 MP
+PP
+c31
+2269 2183 mt 2314 2134 L
+c21
+2314 2134 mt 2285 2093 L
+1 sg
+45 -49 -28 -31 2297 2214 3 MP
+PP
+c25
+2297 2214 mt 2269 2183 L
+c31
+2269 2183 mt 2314 2134 L
+1 sg
+45 -15 -29 -24 2237 2287 3 MP
+PP
+c34
+2237 2287 mt 2208 2263 L
+2208 2263 mt 2253 2248 L
+1 sg
+45 3 -29 16 2274 2240 3 MP
+PP
+c16
+2274 2240 mt 2245 2256 L
+c17
+2245 2256 mt 2290 2259 L
+1 sg
+-28 18 45 3 2245 2256 3 MP
+PP
+c17
+2245 2256 mt 2290 2259 L
+c19
+2290 2259 mt 2262 2277 L
+1 sg
+-29 -9 45 -13 2267 2269 3 MP
+PP
+c8
+2267 2269 mt 2312 2256 L
+2312 2256 mt 2283 2247 L
+1 sg
+45 -13 -28 -11 2295 2280 3 MP
+PP
+c8
+2295 2280 mt 2267 2269 L
+2267 2269 mt 2312 2256 L
+1 sg
+-28 82 44 -34 2239 1254 3 MP
+PP
+c57
+2239 1254 mt 2283 1220 L
+c71
+2283 1220 mt 2255 1302 L
+1 sg
+44 -34 -28 70 2267 1184 3 MP
+PP
+c65
+2267 1184 mt 2239 1254 L
+c57
+2239 1254 mt 2283 1220 L
+1 sg
+-28 -19 44 -78 2264 1272 3 MP
+PP
+c66
+2264 1272 mt 2308 1194 L
+c64
+2308 1194 mt 2280 1175 L
+1 sg
+44 -78 -28 -54 2292 1326 3 MP
+PP
+c71
+2292 1326 mt 2264 1272 L
+c66
+2264 1272 mt 2308 1194 L
+1 sg
+45 -13 -29 -13 2292 2344 3 MP
+PP
+c8
+2292 2344 mt 2263 2331 L
+2263 2331 mt 2308 2318 L
+1 sg
+-29 -12 45 -13 2263 2331 3 MP
+PP
+c8
+2263 2331 mt 2308 2318 L
+2308 2318 mt 2279 2306 L
+1 sg
+45 -7 -28 39 2258 1481 3 MP
+PP
+c30
+2258 1481 mt 2230 1520 L
+c24
+2230 1520 mt 2275 1513 L
+1 sg
+-29 24 45 -7 2230 1520 3 MP
+PP
+c24
+2230 1520 mt 2275 1513 L
+c20
+2275 1513 mt 2246 1537 L
+1 sg
+-29 -95 45 -78 2260 1662 3 MP
+PP
+c39
+2260 1662 mt 2305 1584 L
+c44
+2305 1584 mt 2276 1489 L
+1 sg
+45 -78 -29 -93 2289 1755 3 MP
+PP
+c26
+2289 1755 mt 2260 1662 L
+c39
+2260 1662 mt 2305 1584 L
+1 sg
+45 -13 -29 -13 2288 2409 3 MP
+PP
+c8
+2288 2409 mt 2259 2396 L
+2259 2396 mt 2304 2383 L
+1 sg
+-28 -13 45 -13 2259 2396 3 MP
+PP
+c8
+2259 2396 mt 2304 2383 L
+2304 2383 mt 2276 2370 L
+1 sg
+45 -57 -29 -57 2285 2093 3 MP
+PP
+c19
+2285 2093 mt 2256 2036 L
+c16
+2256 2036 mt 2301 1979 L
+1 sg
+-29 -72 45 -57 2256 2036 3 MP
+PP
+c16
+2256 2036 mt 2301 1979 L
+c13
+2301 1979 mt 2272 1907 L
+1 sg
+-29 -14 45 -12 2256 2460 3 MP
+PP
+c8
+2256 2460 mt 2301 2448 L
+2301 2448 mt 2272 2434 L
+1 sg
+45 -12 -28 -13 2284 2473 3 MP
+PP
+c8
+2284 2473 mt 2256 2460 L
+2256 2460 mt 2301 2448 L
+1 sg
+45 -31 -29 -34 2253 2248 3 MP
+PP
+c23
+2253 2248 mt 2224 2214 L
+c25
+2224 2214 mt 2269 2183 L
+1 sg
+-29 -34 45 -15 2208 2263 3 MP
+PP
+c34
+2208 2263 mt 2253 2248 L
+c23
+2253 2248 mt 2224 2214 L
+1 sg
+-29 16 45 2 2229 2238 3 MP
+PP
+c14
+2229 2238 mt 2274 2240 L
+c16
+2274 2240 mt 2245 2256 L
+1 sg
+45 2 -29 9 2258 2229 3 MP
+PP
+c13
+2258 2229 mt 2229 2238 L
+c14
+2229 2238 mt 2274 2240 L
+1 sg
+45 -11 -29 -7 2283 2247 3 MP
+PP
+c8
+2283 2247 mt 2254 2240 L
+2254 2240 mt 2299 2229 L
+1 sg
+-29 -2 45 -11 2254 2240 3 MP
+PP
+c8
+2254 2240 mt 2299 2229 L
+2299 2229 mt 2270 2227 L
+1 sg
+-29 51 45 -60 2251 1193 3 MP
+PP
+c65
+2251 1193 mt 2296 1133 L
+c68
+2296 1133 mt 2267 1184 L
+1 sg
+45 -60 -29 18 2280 1175 3 MP
+PP
+c64
+2280 1175 mt 2251 1193 L
+c65
+2251 1193 mt 2296 1133 L
+1 sg
+-29 -24 45 2 2192 2285 3 MP
+PP
+c23
+2192 2285 mt 2237 2287 L
+c34
+2237 2287 mt 2208 2263 L
+1 sg
+45 2 -28 -15 2220 2300 3 MP
+PP
+c23
+2220 2300 mt 2192 2285 L
+2192 2285 mt 2237 2287 L
+1 sg
+-29 12 45 10 2217 2267 3 MP
+PP
+c22
+2217 2267 mt 2262 2277 L
+c21
+2262 2277 mt 2233 2289 L
+1 sg
+45 10 -28 11 2245 2256 3 MP
+PP
+c17
+2245 2256 mt 2217 2267 L
+c22
+2217 2267 mt 2262 2277 L
+1 sg
+-29 8 45 6 2233 2289 3 MP
+PP
+c31
+2233 2289 mt 2278 2295 L
+c25
+2278 2295 mt 2249 2303 L
+1 sg
+45 6 -29 12 2262 2277 3 MP
+PP
+c21
+2262 2277 mt 2233 2289 L
+c31
+2233 2289 mt 2278 2295 L
+1 sg
+-28 -11 44 -13 2251 2293 3 MP
+PP
+c8
+2251 2293 mt 2295 2280 L
+2295 2280 mt 2267 2269 L
+1 sg
+44 -13 -28 -13 2279 2306 3 MP
+PP
+c8
+2279 2306 mt 2251 2293 L
+2251 2293 mt 2295 2280 L
+1 sg
+-29 70 45 -16 2226 1381 3 MP
+PP
+c52
+2226 1381 mt 2271 1365 L
+2271 1365 mt 2242 1435 L
+1 sg
+45 -86 -29 -77 2276 1489 3 MP
+PP
+c54
+2276 1489 mt 2247 1412 L
+c55
+2247 1412 mt 2292 1326 L
+1 sg
+45 -16 -29 79 2255 1302 3 MP
+PP
+c55
+2255 1302 mt 2226 1381 L
+c52
+2226 1381 mt 2271 1365 L
+1 sg
+-28 -54 45 -86 2247 1412 3 MP
+PP
+c55
+2247 1412 mt 2292 1326 L
+c71
+2292 1326 mt 2264 1272 L
+1 sg
+45 -13 -29 -13 2276 2370 3 MP
+PP
+c8
+2276 2370 mt 2247 2357 L
+2247 2357 mt 2292 2344 L
+1 sg
+-29 -13 45 -13 2247 2357 3 MP
+PP
+c8
+2247 2357 mt 2292 2344 L
+2292 2344 mt 2263 2331 L
+1 sg
+45 -70 -28 -82 2272 1907 3 MP
+PP
+c8
+2272 1907 mt 2244 1825 L
+c18
+2244 1825 mt 2289 1755 L
+1 sg
+-29 -93 45 -70 2244 1825 3 MP
+PP
+c18
+2244 1825 mt 2289 1755 L
+c26
+2289 1755 mt 2260 1662 L
+1 sg
+45 -12 -29 -13 2272 2434 3 MP
+PP
+c8
+2272 2434 mt 2243 2421 L
+2243 2421 mt 2288 2409 L
+1 sg
+-29 -13 45 -12 2243 2421 3 MP
+PP
+c8
+2243 2421 mt 2288 2409 L
+2288 2409 mt 2259 2396 L
+1 sg
+-29 8 45 -7 2242 2228 3 MP
+PP
+c11
+2242 2228 mt 2287 2221 L
+2287 2221 mt 2258 2229 L
+1 sg
+45 -7 -28 1 2270 2227 3 MP
+PP
+c10
+2270 2227 mt 2242 2228 L
+c11
+2242 2228 mt 2287 2221 L
+1 sg
+-29 -57 45 -46 2240 2139 3 MP
+PP
+c21
+2240 2139 mt 2285 2093 L
+c19
+2285 2093 mt 2256 2036 L
+1 sg
+45 -46 -29 -44 2269 2183 3 MP
+PP
+c31
+2269 2183 mt 2240 2139 L
+c21
+2240 2139 mt 2285 2093 L
+1 sg
+45 -14 -29 -35 2208 2263 3 MP
+PP
+c34
+2208 2263 mt 2179 2228 L
+c25
+2179 2228 mt 2224 2214 L
+1 sg
+-28 11 44 9 2201 2247 3 MP
+PP
+c16
+2201 2247 mt 2245 2256 L
+c17
+2245 2256 mt 2217 2267 L
+1 sg
+44 9 -28 9 2229 2238 3 MP
+PP
+c14
+2229 2238 mt 2201 2247 L
+c16
+2201 2247 mt 2245 2256 L
+1 sg
+-29 -7 45 -12 2238 2259 3 MP
+PP
+c8
+2238 2259 mt 2283 2247 L
+2283 2247 mt 2254 2240 L
+1 sg
+45 -12 -29 -10 2267 2269 3 MP
+PP
+c8
+2267 2269 mt 2238 2259 L
+2238 2259 mt 2283 2247 L
+1 sg
+-29 79 45 -49 2194 1303 3 MP
+PP
+c59
+2194 1303 mt 2239 1254 L
+c57
+2239 1254 mt 2210 1333 L
+1 sg
+45 -49 -29 64 2223 1239 3 MP
+PP
+c61
+2223 1239 mt 2194 1303 L
+c59
+2194 1303 mt 2239 1254 L
+1 sg
+45 -31 -29 79 2239 1254 3 MP
+PP
+c57
+2239 1254 mt 2210 1333 L
+c56
+2210 1333 mt 2255 1302 L
+1 sg
+-28 70 44 -55 2223 1239 3 MP
+PP
+c61
+2223 1239 mt 2267 1184 L
+c65
+2267 1184 mt 2239 1254 L
+1 sg
+45 -78 -29 -19 2264 1272 3 MP
+PP
+c66
+2264 1272 mt 2235 1253 L
+c62
+2235 1253 mt 2280 1175 L
+1 sg
+44 -55 -28 46 2251 1193 3 MP
+PP
+c65
+2251 1193 mt 2223 1239 L
+c61
+2223 1239 mt 2267 1184 L
+1 sg
+-29 18 45 -78 2235 1253 3 MP
+PP
+c62
+2235 1253 mt 2280 1175 L
+c64
+2280 1175 mt 2251 1193 L
+1 sg
+-28 -15 44 14 2176 2286 3 MP
+PP
+c25
+2176 2286 mt 2220 2300 L
+c23
+2220 2300 mt 2192 2285 L
+1 sg
+-29 -3 45 10 2204 2293 3 MP
+PP
+c25
+2204 2293 mt 2249 2303 L
+c23
+2249 2303 mt 2220 2300 L
+1 sg
+45 10 -29 4 2233 2289 3 MP
+PP
+c31
+2233 2289 mt 2204 2293 L
+c25
+2204 2293 mt 2249 2303 L
+1 sg
+-28 -13 45 -12 2234 2318 3 MP
+PP
+c8
+2234 2318 mt 2279 2306 L
+2279 2306 mt 2251 2293 L
+1 sg
+45 -12 -29 -13 2263 2331 3 MP
+PP
+c8
+2263 2331 mt 2234 2318 L
+2234 2318 mt 2279 2306 L
+1 sg
+-29 2 45 -9 2217 1549 3 MP
+PP
+c12
+2217 1549 mt 2262 1540 L
+2262 1540 mt 2233 1542 L
+1 sg
+45 -9 -29 12 2246 1537 3 MP
+PP
+c18
+2246 1537 mt 2217 1549 L
+c12
+2217 1549 mt 2262 1540 L
+1 sg
+45 -85 -29 -88 2260 1662 3 MP
+PP
+c39
+2260 1662 mt 2231 1574 L
+c50
+2231 1574 mt 2276 1489 L
+1 sg
+45 -8 -29 25 2230 1520 3 MP
+PP
+c24
+2230 1520 mt 2201 1545 L
+c18
+2201 1545 mt 2246 1537 L
+1 sg
+44 -10 -28 3 2217 1549 3 MP
+PP
+c12
+2217 1549 mt 2189 1552 L
+c9
+2189 1552 mt 2233 1542 L
+1 sg
+-29 12 45 -8 2201 1545 3 MP
+PP
+c18
+2201 1545 mt 2246 1537 L
+2246 1537 mt 2217 1549 L
+1 sg
+-28 39 44 -10 2214 1491 3 MP
+PP
+c30
+2214 1491 mt 2258 1481 L
+2258 1481 mt 2230 1520 L
+1 sg
+44 -10 -28 56 2242 1435 3 MP
+PP
+c41
+2242 1435 mt 2214 1491 L
+c30
+2214 1491 mt 2258 1481 L
+1 sg
+-29 -77 45 -85 2231 1574 3 MP
+PP
+c50
+2231 1574 mt 2276 1489 L
+c54
+2276 1489 mt 2247 1412 L
+1 sg
+45 -12 -28 -14 2259 2396 3 MP
+PP
+c8
+2259 2396 mt 2231 2382 L
+2231 2382 mt 2276 2370 L
+1 sg
+-29 -13 45 -12 2231 2382 3 MP
+PP
+c8
+2231 2382 mt 2276 2370 L
+2276 2370 mt 2247 2357 L
+1 sg
+-28 -82 44 -60 2228 1967 3 MP
+PP
+c11
+2228 1967 mt 2272 1907 L
+c8
+2272 1907 mt 2244 1825 L
+1 sg
+44 -60 -28 -69 2256 2036 3 MP
+PP
+c16
+2256 2036 mt 2228 1967 L
+c11
+2228 1967 mt 2272 1907 L
+1 sg
+-29 -13 45 -13 2227 2447 3 MP
+PP
+c8
+2227 2447 mt 2272 2434 L
+2272 2434 mt 2243 2421 L
+1 sg
+45 -13 -29 -13 2256 2460 3 MP
+PP
+c8
+2256 2460 mt 2227 2447 L
+2227 2447 mt 2272 2434 L
+1 sg
+-29 9 45 -1 2213 2230 3 MP
+PP
+c13
+2213 2230 mt 2258 2229 L
+2258 2229 mt 2229 2238 L
+1 sg
+45 -1 -29 2 2242 2228 3 MP
+PP
+c11
+2242 2228 mt 2213 2230 L
+c13
+2213 2230 mt 2258 2229 L
+1 sg
+-28 1 44 -9 2226 2236 3 MP
+PP
+c10
+2226 2236 mt 2270 2227 L
+2270 2227 mt 2242 2228 L
+1 sg
+44 -9 -28 -4 2254 2240 3 MP
+PP
+c8
+2254 2240 mt 2226 2236 L
+c10
+2226 2236 mt 2270 2227 L
+1 sg
+-29 -44 45 -31 2224 2214 3 MP
+PP
+c25
+2224 2214 mt 2269 2183 L
+c31
+2269 2183 mt 2240 2139 L
+1 sg
+45 3 -29 -25 2192 2285 3 MP
+PP
+c23
+2192 2285 mt 2163 2260 L
+2163 2260 mt 2208 2263 L
+1 sg
+45 15 -29 7 2217 2267 3 MP
+PP
+c22
+2217 2267 mt 2188 2274 L
+c21
+2188 2274 mt 2233 2289 L
+1 sg
+-29 -10 45 -13 2222 2282 3 MP
+PP
+c8
+2222 2282 mt 2267 2269 L
+2267 2269 mt 2238 2259 L
+1 sg
+45 -13 -29 -11 2251 2293 3 MP
+PP
+c8
+2251 2293 mt 2222 2282 L
+2222 2282 mt 2267 2269 L
+1 sg
+45 -27 -29 75 2210 1333 3 MP
+PP
+c56
+2210 1333 mt 2181 1408 L
+c50
+2181 1408 mt 2226 1381 L
+1 sg
+-29 79 45 -31 2210 1333 3 MP
+PP
+c56
+2210 1333 mt 2255 1302 L
+c55
+2255 1302 mt 2226 1381 L
+1 sg
+-29 -19 45 -89 2219 1361 3 MP
+PP
+c58
+2219 1361 mt 2264 1272 L
+c66
+2264 1272 mt 2235 1253 L
+1 sg
+45 -89 -28 -51 2247 1412 3 MP
+PP
+c55
+2247 1412 mt 2219 1361 L
+c58
+2219 1361 mt 2264 1272 L
+1 sg
+45 -13 -29 -13 2247 2357 3 MP
+PP
+c8
+2247 2357 mt 2218 2344 L
+2218 2344 mt 2263 2331 L
+1 sg
+-29 -13 45 -13 2218 2344 3 MP
+PP
+c8
+2218 2344 mt 2263 2331 L
+2263 2331 mt 2234 2318 L
+1 sg
+-29 -88 45 -77 2215 1739 3 MP
+PP
+c26
+2215 1739 mt 2260 1662 L
+c39
+2260 1662 mt 2231 1574 L
+1 sg
+45 -77 -29 -86 2244 1825 3 MP
+PP
+c18
+2244 1825 mt 2215 1739 L
+c26
+2215 1739 mt 2260 1662 L
+1 sg
+44 -12 -28 -13 2243 2421 3 MP
+PP
+c8
+2243 2421 mt 2215 2408 L
+2215 2408 mt 2259 2396 L
+1 sg
+-28 -14 44 -12 2215 2408 3 MP
+PP
+c8
+2215 2408 mt 2259 2396 L
+2259 2396 mt 2231 2382 L
+1 sg
+44 -46 -28 -57 2240 2139 3 MP
+PP
+c21
+2240 2139 mt 2212 2082 L
+c19
+2212 2082 mt 2256 2036 L
+1 sg
+-28 -69 44 -46 2212 2082 3 MP
+PP
+c19
+2212 2082 mt 2256 2036 L
+c16
+2256 2036 mt 2228 1967 L
+1 sg
+45 -11 -29 -8 2238 2259 3 MP
+PP
+c8
+2238 2259 mt 2209 2251 L
+2209 2251 mt 2254 2240 L
+1 sg
+45 4 -29 4 2213 2230 3 MP
+PP
+c13
+2213 2230 mt 2184 2234 L
+2184 2234 mt 2229 2238 L
+1 sg
+-28 9 45 4 2184 2234 3 MP
+PP
+c13
+2184 2234 mt 2229 2238 L
+c14
+2229 2238 mt 2201 2247 L
+1 sg
+-28 -4 45 -11 2209 2251 3 MP
+PP
+c8
+2209 2251 mt 2254 2240 L
+2254 2240 mt 2226 2236 L
+1 sg
+-29 64 45 -66 2178 1305 3 MP
+PP
+c57
+2178 1305 mt 2223 1239 L
+c61
+2223 1239 mt 2194 1303 L
+1 sg
+45 -73 -29 13 2235 1253 3 MP
+PP
+c62
+2235 1253 mt 2206 1266 L
+c61
+2206 1266 mt 2251 1193 L
+1 sg
+-28 46 45 -73 2206 1266 3 MP
+PP
+c61
+2206 1266 mt 2251 1193 L
+c65
+2251 1193 mt 2223 1239 L
+1 sg
+44 14 -28 -7 2204 2293 3 MP
+PP
+c25
+2204 2293 mt 2176 2286 L
+2176 2286 mt 2220 2300 L
+1 sg
+-29 4 45 15 2188 2274 3 MP
+PP
+c21
+2188 2274 mt 2233 2289 L
+c31
+2233 2289 mt 2204 2293 L
+1 sg
+-29 -11 45 -13 2206 2306 3 MP
+PP
+c8
+2206 2306 mt 2251 2293 L
+2251 2293 mt 2222 2282 L
+1 sg
+45 -13 -28 -12 2234 2318 3 MP
+PP
+c8
+2234 2318 mt 2206 2306 L
+2206 2306 mt 2251 2293 L
+1 sg
+-29 40 45 -14 2169 1505 3 MP
+PP
+c30
+2169 1505 mt 2214 1491 L
+2214 1491 mt 2185 1531 L
+1 sg
+45 -14 -29 54 2198 1451 3 MP
+PP
+c41
+2198 1451 mt 2169 1505 L
+c30
+2169 1505 mt 2214 1491 L
+1 sg
+-28 70 45 -27 2181 1408 3 MP
+PP
+c50
+2181 1408 mt 2226 1381 L
+c52
+2226 1381 mt 2198 1451 L
+1 sg
+-28 56 44 -16 2198 1451 3 MP
+PP
+c41
+2198 1451 mt 2242 1435 L
+2242 1435 mt 2214 1491 L
+1 sg
+44 -16 -28 70 2226 1381 3 MP
+PP
+c52
+2226 1381 mt 2198 1451 L
+c41
+2198 1451 mt 2242 1435 L
+1 sg
+-28 -51 44 -90 2203 1502 3 MP
+PP
+c54
+2203 1502 mt 2247 1412 L
+c55
+2247 1412 mt 2219 1361 L
+1 sg
+45 -11 -29 40 2214 1491 3 MP
+PP
+c30
+2214 1491 mt 2185 1531 L
+c24
+2185 1531 mt 2230 1520 L
+1 sg
+-29 25 45 -11 2185 1531 3 MP
+PP
+c24
+2185 1531 mt 2230 1520 L
+2230 1520 mt 2201 1545 L
+1 sg
+44 -90 -28 -72 2231 1574 3 MP
+PP
+c50
+2231 1574 mt 2203 1502 L
+c54
+2203 1502 mt 2247 1412 L
+1 sg
+-29 -13 45 -12 2202 2369 3 MP
+PP
+c8
+2202 2369 mt 2247 2357 L
+2247 2357 mt 2218 2344 L
+1 sg
+45 -12 -29 -13 2231 2382 3 MP
+PP
+c8
+2231 2382 mt 2202 2369 L
+2202 2369 mt 2247 2357 L
+1 sg
+-29 -86 45 -64 2199 1889 3 MP
+PP
+c9
+2199 1889 mt 2244 1825 L
+c18
+2244 1825 mt 2215 1739 L
+1 sg
+45 -64 -29 -78 2228 1967 3 MP
+PP
+c11
+2228 1967 mt 2199 1889 L
+c9
+2199 1889 mt 2244 1825 L
+1 sg
+45 -12 -29 -14 2227 2447 3 MP
+PP
+c8
+2227 2447 mt 2198 2433 L
+2198 2433 mt 2243 2421 L
+1 sg
+-28 -13 45 -12 2198 2433 3 MP
+PP
+c8
+2198 2433 mt 2243 2421 L
+2243 2421 mt 2215 2408 L
+1 sg
+-29 2 45 -5 2197 2233 3 MP
+PP
+c10
+2197 2233 mt 2242 2228 L
+c11
+2242 2228 mt 2213 2230 L
+1 sg
+45 -5 -29 -3 2226 2236 3 MP
+PP
+c10
+2226 2236 mt 2197 2233 L
+2197 2233 mt 2242 2228 L
+1 sg
+45 -30 -29 -45 2224 2214 3 MP
+PP
+c25
+2224 2214 mt 2195 2169 L
+c31
+2195 2169 mt 2240 2139 L
+1 sg
+-28 -57 45 -30 2195 2169 3 MP
+PP
+c31
+2195 2169 mt 2240 2139 L
+c21
+2240 2139 mt 2212 2082 L
+1 sg
+-29 -35 45 3 2163 2260 3 MP
+PP
+c23
+2163 2260 mt 2208 2263 L
+c34
+2208 2263 mt 2179 2228 L
+1 sg
+-29 7 45 14 2172 2253 3 MP
+PP
+c17
+2172 2253 mt 2217 2267 L
+c22
+2217 2267 mt 2188 2274 L
+1 sg
+45 14 -29 6 2201 2247 3 MP
+PP
+c16
+2201 2247 mt 2172 2253 L
+c17
+2172 2253 mt 2217 2267 L
+1 sg
+-29 -8 45 -12 2193 2271 3 MP
+PP
+c8
+2193 2271 mt 2238 2259 L
+2238 2259 mt 2209 2251 L
+1 sg
+45 -12 -29 -11 2222 2282 3 MP
+PP
+c8
+2222 2282 mt 2193 2271 L
+2193 2271 mt 2238 2259 L
+1 sg
+45 -41 -29 71 2194 1303 3 MP
+PP
+c59
+2194 1303 mt 2165 1374 L
+c54
+2165 1374 mt 2210 1333 L
+1 sg
+-29 75 45 -41 2165 1374 3 MP
+PP
+c54
+2165 1374 mt 2210 1333 L
+c56
+2210 1333 mt 2181 1408 L
+1 sg
+45 -87 -29 -21 2219 1361 3 MP
+PP
+c58
+2219 1361 mt 2190 1340 L
+c57
+2190 1340 mt 2235 1253 L
+1 sg
+-29 13 45 -87 2190 1340 3 MP
+PP
+c57
+2190 1340 mt 2235 1253 L
+c62
+2235 1253 mt 2206 1266 L
+1 sg
+-28 -12 44 -13 2190 2331 3 MP
+PP
+c8
+2190 2331 mt 2234 2318 L
+2234 2318 mt 2206 2306 L
+1 sg
+44 -13 -28 -13 2218 2344 3 MP
+PP
+c8
+2218 2344 mt 2190 2331 L
+2190 2331 mt 2234 2318 L
+1 sg
+45 -12 -29 26 2185 1531 3 MP
+PP
+c24
+2185 1531 mt 2156 1557 L
+c18
+2156 1557 mt 2201 1545 L
+1 sg
+45 -11 -29 4 2173 1559 3 MP
+PP
+c12
+2173 1559 mt 2144 1563 L
+c9
+2144 1563 mt 2189 1552 L
+1 sg
+-28 14 45 -12 2156 1557 3 MP
+PP
+c18
+2156 1557 mt 2201 1545 L
+2201 1545 mt 2173 1559 L
+1 sg
+-28 3 44 -10 2173 1559 3 MP
+PP
+c12
+2173 1559 mt 2217 1549 L
+2217 1549 mt 2189 1552 L
+1 sg
+44 -10 -28 14 2201 1545 3 MP
+PP
+c18
+2201 1545 mt 2173 1559 L
+c12
+2173 1559 mt 2217 1549 L
+1 sg
+-28 -72 44 -84 2187 1658 3 MP
+PP
+c39
+2187 1658 mt 2231 1574 L
+c50
+2231 1574 mt 2203 1502 L
+1 sg
+44 -84 -28 -81 2215 1739 3 MP
+PP
+c26
+2215 1739 mt 2187 1658 L
+c39
+2187 1658 mt 2231 1574 L
+1 sg
+45 -13 -29 -13 2215 2408 3 MP
+PP
+c8
+2215 2408 mt 2186 2395 L
+2186 2395 mt 2231 2382 L
+1 sg
+-29 -13 45 -13 2186 2395 3 MP
+PP
+c8
+2186 2395 mt 2231 2382 L
+2231 2382 mt 2202 2369 L
+1 sg
+-29 -78 45 -49 2183 2016 3 MP
+PP
+c14
+2183 2016 mt 2228 1967 L
+c11
+2228 1967 mt 2199 1889 L
+1 sg
+45 -49 -29 -66 2212 2082 3 MP
+PP
+c19
+2212 2082 mt 2183 2016 L
+c14
+2183 2016 mt 2228 1967 L
+1 sg
+45 2 -29 -34 2163 2260 3 MP
+PP
+c23
+2163 2260 mt 2134 2226 L
+c25
+2134 2226 mt 2179 2228 L
+1 sg
+-29 6 45 11 2156 2236 3 MP
+PP
+c14
+2156 2236 mt 2201 2247 L
+c16
+2201 2247 mt 2172 2253 L
+1 sg
+45 11 -28 2 2184 2234 3 MP
+PP
+c13
+2184 2234 mt 2156 2236 L
+c14
+2156 2236 mt 2201 2247 L
+1 sg
+-29 -3 45 -7 2181 2243 3 MP
+PP
+c10
+2181 2243 mt 2226 2236 L
+2226 2236 mt 2197 2233 L
+1 sg
+45 -7 -28 -8 2209 2251 3 MP
+PP
+c8
+2209 2251 mt 2181 2243 L
+c10
+2181 2243 mt 2226 2236 L
+1 sg
+-29 -45 45 -14 2179 2228 3 MP
+PP
+c25
+2179 2228 mt 2224 2214 L
+2224 2214 mt 2195 2169 L
+1 sg
+45 -66 -28 39 2206 1266 3 MP
+PP
+c61
+2206 1266 mt 2178 1305 L
+c57
+2178 1305 mt 2223 1239 L
+1 sg
+45 15 -29 -16 2176 2286 3 MP
+PP
+c25
+2176 2286 mt 2147 2270 L
+2147 2270 mt 2192 2285 L
+1 sg
+-29 -25 45 15 2147 2270 3 MP
+PP
+c25
+2147 2270 mt 2192 2285 L
+c23
+2192 2285 mt 2163 2260 L
+1 sg
+45 20 -29 -1 2188 2274 3 MP
+PP
+c21
+2188 2274 mt 2159 2273 L
+2159 2273 mt 2204 2293 L
+1 sg
+-28 -7 45 20 2159 2273 3 MP
+PP
+c21
+2159 2273 mt 2204 2293 L
+c25
+2204 2293 mt 2176 2286 L
+1 sg
+-29 -11 45 -12 2177 2294 3 MP
+PP
+c8
+2177 2294 mt 2222 2282 L
+2222 2282 mt 2193 2271 L
+1 sg
+45 -12 -29 -12 2206 2306 3 MP
+PP
+c8
+2206 2306 mt 2177 2294 L
+2177 2294 mt 2222 2282 L
+1 sg
+-28 65 44 -34 2137 1442 3 MP
+PP
+c44
+2137 1442 mt 2181 1408 L
+c50
+2181 1408 mt 2153 1473 L
+1 sg
+44 -34 -28 68 2165 1374 3 MP
+PP
+c54
+2165 1374 mt 2137 1442 L
+c44
+2137 1442 mt 2181 1408 L
+1 sg
+45 -22 -28 65 2181 1408 3 MP
+PP
+c50
+2181 1408 mt 2153 1473 L
+c39
+2153 1473 mt 2198 1451 L
+1 sg
+-29 -21 45 -93 2174 1454 3 MP
+PP
+c60
+2174 1454 mt 2219 1361 L
+c58
+2219 1361 mt 2190 1340 L
+1 sg
+-29 54 45 -22 2153 1473 3 MP
+PP
+c39
+2153 1473 mt 2198 1451 L
+c41
+2198 1451 mt 2169 1505 L
+1 sg
+45 -93 -29 -48 2203 1502 3 MP
+PP
+c54
+2203 1502 mt 2174 1454 L
+c60
+2174 1454 mt 2219 1361 L
+1 sg
+-28 -13 45 -12 2173 2356 3 MP
+PP
+c8
+2173 2356 mt 2218 2344 L
+2218 2344 mt 2190 2331 L
+1 sg
+45 -12 -29 -13 2202 2369 3 MP
+PP
+c8
+2202 2369 mt 2173 2356 L
+2173 2356 mt 2218 2344 L
+1 sg
+-28 -81 45 -71 2170 1810 3 MP
+PP
+c20
+2170 1810 mt 2215 1739 L
+c26
+2215 1739 mt 2187 1658 L
+1 sg
+45 -71 -29 -79 2199 1889 3 MP
+PP
+c9
+2199 1889 mt 2170 1810 L
+c20
+2170 1810 mt 2215 1739 L
+1 sg
+-29 -13 45 -12 2170 2420 3 MP
+PP
+c8
+2170 2420 mt 2215 2408 L
+2215 2408 mt 2186 2395 L
+1 sg
+45 -12 -28 -13 2198 2433 3 MP
+PP
+c8
+2198 2433 mt 2170 2420 L
+2170 2420 mt 2215 2408 L
+1 sg
+-29 4 45 -1 2168 2231 3 MP
+PP
+c11
+2168 2231 mt 2213 2230 L
+c13
+2213 2230 mt 2184 2234 L
+1 sg
+45 -1 -29 -2 2197 2233 3 MP
+PP
+c10
+2197 2233 mt 2168 2231 L
+c11
+2168 2231 mt 2213 2230 L
+1 sg
+45 -32 -28 -55 2195 2169 3 MP
+PP
+c31
+2195 2169 mt 2167 2114 L
+c22
+2167 2114 mt 2212 2082 L
+1 sg
+-29 -66 45 -32 2167 2114 3 MP
+PP
+c22
+2167 2114 mt 2212 2082 L
+c19
+2212 2082 mt 2183 2016 L
+1 sg
+45 14 -29 -24 2147 2270 3 MP
+PP
+c25
+2147 2270 mt 2118 2246 L
+c31
+2118 2246 mt 2163 2260 L
+1 sg
+-29 -34 45 14 2118 2246 3 MP
+PP
+c31
+2118 2246 mt 2163 2260 L
+c23
+2163 2260 mt 2134 2226 L
+1 sg
+45 20 -29 1 2172 2253 3 MP
+PP
+c17
+2172 2253 mt 2143 2254 L
+c19
+2143 2254 mt 2188 2274 L
+1 sg
+44 -10 -28 -10 2193 2271 3 MP
+PP
+c8
+2193 2271 mt 2165 2261 L
+2165 2261 mt 2209 2251 L
+1 sg
+-28 -8 44 -10 2165 2261 3 MP
+PP
+c8
+2165 2261 mt 2209 2251 L
+2209 2251 mt 2181 2243 L
+1 sg
+45 -58 -29 56 2178 1305 3 MP
+PP
+c57
+2178 1305 mt 2149 1361 L
+c56
+2149 1361 mt 2194 1303 L
+1 sg
+-29 71 45 -58 2149 1361 3 MP
+PP
+c56
+2149 1361 mt 2194 1303 L
+c59
+2194 1303 mt 2165 1374 L
+1 sg
+44 -83 -28 9 2190 1340 3 MP
+PP
+c57
+2190 1340 mt 2162 1349 L
+c58
+2162 1349 mt 2206 1266 L
+1 sg
+-28 39 44 -83 2162 1349 3 MP
+PP
+c58
+2162 1349 mt 2206 1266 L
+c61
+2206 1266 mt 2178 1305 L
+1 sg
+-29 -12 45 -12 2161 2318 3 MP
+PP
+c8
+2161 2318 mt 2206 2306 L
+2206 2306 mt 2177 2294 L
+1 sg
+45 -12 -29 -13 2190 2331 3 MP
+PP
+c8
+2190 2331 mt 2161 2318 L
+2161 2318 mt 2206 2306 L
+1 sg
+-29 40 45 -20 2124 1525 3 MP
+PP
+c30
+2124 1525 mt 2169 1505 L
+2169 1505 mt 2140 1545 L
+1 sg
+45 -20 -29 52 2153 1473 3 MP
+PP
+c39
+2153 1473 mt 2124 1525 L
+c30
+2124 1525 mt 2169 1505 L
+1 sg
+-29 4 45 -11 2128 1570 3 MP
+PP
+c12
+2128 1570 mt 2173 1559 L
+2173 1559 mt 2144 1563 L
+1 sg
+45 -12 -29 5 2128 1570 3 MP
+PP
+c12
+2128 1570 mt 2099 1575 L
+c9
+2099 1575 mt 2144 1563 L
+1 sg
+45 -11 -28 13 2156 1557 3 MP
+PP
+c18
+2156 1557 mt 2128 1570 L
+c12
+2128 1570 mt 2173 1559 L
+1 sg
+45 -14 -29 40 2169 1505 3 MP
+PP
+c30
+2169 1505 mt 2140 1545 L
+c24
+2140 1545 mt 2185 1531 L
+1 sg
+-29 26 45 -14 2140 1545 3 MP
+PP
+c24
+2140 1545 mt 2185 1531 L
+2185 1531 mt 2156 1557 L
+1 sg
+-29 -48 45 -90 2158 1592 3 MP
+PP
+c44
+2158 1592 mt 2203 1502 L
+c54
+2203 1502 mt 2174 1454 L
+1 sg
+45 -90 -29 -66 2187 1658 3 MP
+PP
+c39
+2187 1658 mt 2158 1592 L
+c44
+2158 1592 mt 2203 1502 L
+1 sg
+45 -13 -29 -13 2186 2395 3 MP
+PP
+c8
+2186 2395 mt 2157 2382 L
+2157 2382 mt 2202 2369 L
+1 sg
+-29 -13 45 -13 2157 2382 3 MP
+PP
+c8
+2157 2382 mt 2202 2369 L
+2202 2369 mt 2173 2356 L
+1 sg
+45 -54 -29 -73 2183 2016 3 MP
+PP
+c14
+2183 2016 mt 2154 1943 L
+c10
+2154 1943 mt 2199 1889 L
+1 sg
+-29 -79 45 -54 2154 1943 3 MP
+PP
+c10
+2154 1943 mt 2199 1889 L
+c9
+2199 1889 mt 2170 1810 L
+1 sg
+45 16 -29 1 2156 2236 3 MP
+PP
+c14
+2156 2236 mt 2127 2237 L
+c16
+2127 2237 mt 2172 2253 L
+1 sg
+45 -4 -29 -6 2181 2243 3 MP
+PP
+c10
+2181 2243 mt 2152 2237 L
+2152 2237 mt 2197 2233 L
+1 sg
+44 13 -28 -33 2118 2246 3 MP
+PP
+c31
+2118 2246 mt 2090 2213 L
+c21
+2090 2213 mt 2134 2226 L
+1 sg
+-29 1 45 9 2111 2227 3 MP
+PP
+c13
+2111 2227 mt 2156 2236 L
+c14
+2156 2236 mt 2127 2237 L
+1 sg
+45 9 -29 -2 2140 2229 3 MP
+PP
+c13
+2140 2229 mt 2111 2227 L
+2111 2227 mt 2156 2236 L
+1 sg
+-28 2 44 5 2140 2229 3 MP
+PP
+c13
+2140 2229 mt 2184 2234 L
+2184 2234 mt 2156 2236 L
+1 sg
+44 5 -28 -2 2168 2231 3 MP
+PP
+c11
+2168 2231 mt 2140 2229 L
+c13
+2140 2229 mt 2184 2234 L
+1 sg
+-29 -2 45 -4 2152 2237 3 MP
+PP
+c10
+2152 2237 mt 2197 2233 L
+2197 2233 mt 2168 2231 L
+1 sg
+44 -14 -28 -45 2179 2228 3 MP
+PP
+c25
+2179 2228 mt 2151 2183 L
+c31
+2151 2183 mt 2195 2169 L
+1 sg
+-28 -55 44 -14 2151 2183 3 MP
+PP
+c31
+2151 2183 mt 2195 2169 L
+2195 2169 mt 2167 2114 L
+1 sg
+-29 -24 45 22 2102 2248 3 MP
+PP
+c21
+2102 2248 mt 2147 2270 L
+c25
+2147 2270 mt 2118 2246 L
+1 sg
+45 22 -29 -16 2131 2264 3 MP
+PP
+c21
+2131 2264 mt 2102 2248 L
+2102 2248 mt 2147 2270 L
+1 sg
+-28 -9 44 24 2115 2249 3 MP
+PP
+c19
+2115 2249 mt 2159 2273 L
+c21
+2159 2273 mt 2131 2264 L
+1 sg
+44 24 -28 -5 2143 2254 3 MP
+PP
+c19
+2143 2254 mt 2115 2249 L
+2115 2249 mt 2159 2273 L
+1 sg
+-29 -16 45 22 2131 2264 3 MP
+PP
+c21
+2131 2264 mt 2176 2286 L
+c25
+2176 2286 mt 2147 2270 L
+1 sg
+45 22 -28 -9 2159 2273 3 MP
+PP
+c21
+2159 2273 mt 2131 2264 L
+2131 2264 mt 2176 2286 L
+1 sg
+-29 -1 45 20 2143 2254 3 MP
+PP
+c19
+2143 2254 mt 2188 2274 L
+c21
+2188 2274 mt 2159 2273 L
+1 sg
+-28 -10 45 -11 2148 2282 3 MP
+PP
+c8
+2148 2282 mt 2193 2271 L
+2193 2271 mt 2165 2261 L
+1 sg
+45 -11 -29 -12 2177 2294 3 MP
+PP
+c8
+2177 2294 mt 2148 2282 L
+2148 2282 mt 2193 2271 L
+1 sg
+-28 68 45 -49 2120 1423 3 MP
+PP
+c52
+2120 1423 mt 2165 1374 L
+c54
+2165 1374 mt 2137 1442 L
+1 sg
+45 -49 -29 62 2149 1361 3 MP
+PP
+c56
+2149 1361 mt 2120 1423 L
+c52
+2120 1423 mt 2165 1374 L
+1 sg
+-28 9 45 -92 2145 1432 3 MP
+PP
+c56
+2145 1432 mt 2190 1340 L
+c57
+2190 1340 mt 2162 1349 L
+1 sg
+45 -92 -29 -22 2174 1454 3 MP
+PP
+c60
+2174 1454 mt 2145 1432 L
+c56
+2145 1432 mt 2190 1340 L
+1 sg
+45 -12 -28 -13 2173 2356 3 MP
+PP
+c8
+2173 2356 mt 2145 2343 L
+2145 2343 mt 2190 2331 L
+1 sg
+-29 -13 45 -12 2145 2343 3 MP
+PP
+c8
+2145 2343 mt 2190 2331 L
+2190 2331 mt 2161 2318 L
+1 sg
+-29 -66 45 -78 2142 1736 3 MP
+PP
+c30
+2142 1736 mt 2187 1658 L
+c39
+2187 1658 mt 2158 1592 L
+1 sg
+45 -78 -28 -74 2170 1810 3 MP
+PP
+c20
+2170 1810 mt 2142 1736 L
+c30
+2142 1736 mt 2187 1658 L
+1 sg
+-29 -13 45 -12 2141 2407 3 MP
+PP
+c8
+2141 2407 mt 2186 2395 L
+2186 2395 mt 2157 2382 L
+1 sg
+45 -12 -29 -13 2170 2420 3 MP
+PP
+c8
+2170 2420 mt 2141 2407 L
+2141 2407 mt 2186 2395 L
+1 sg
+45 -35 -29 -63 2167 2114 3 MP
+PP
+c22
+2167 2114 mt 2138 2051 L
+c16
+2138 2051 mt 2183 2016 L
+1 sg
+-29 -73 45 -35 2138 2051 3 MP
+PP
+c16
+2138 2051 mt 2183 2016 L
+c14
+2183 2016 mt 2154 1943 L
+1 sg
+-28 -33 45 22 2073 2224 3 MP
+PP
+c21
+2073 2224 mt 2118 2246 L
+c31
+2118 2246 mt 2090 2213 L
+1 sg
+45 20 -29 -3 2127 2237 3 MP
+PP
+c16
+2127 2237 mt 2098 2234 L
+2098 2234 mt 2143 2254 L
+1 sg
+45 22 -29 -24 2102 2248 3 MP
+PP
+c21
+2102 2248 mt 2073 2224 L
+2073 2224 mt 2118 2246 L
+1 sg
+-28 -5 45 20 2098 2234 3 MP
+PP
+c16
+2098 2234 mt 2143 2254 L
+c19
+2143 2254 mt 2115 2249 L
+1 sg
+-29 1 45 16 2127 2237 3 MP
+PP
+c16
+2127 2237 mt 2172 2253 L
+c17
+2172 2253 mt 2143 2254 L
+1 sg
+45 -9 -29 -9 2165 2261 3 MP
+PP
+c8
+2165 2261 mt 2136 2252 L
+2136 2252 mt 2181 2243 L
+1 sg
+-29 -6 45 -9 2136 2252 3 MP
+PP
+c8
+2136 2252 mt 2181 2243 L
+c10
+2181 2243 mt 2152 2237 L
+1 sg
+-28 -45 45 2 2134 2226 3 MP
+PP
+c25
+2134 2226 mt 2179 2228 L
+2179 2228 mt 2151 2183 L
+1 sg
+-29 56 45 -75 2133 1380 3 MP
+PP
+c56
+2133 1380 mt 2178 1305 L
+c57
+2178 1305 mt 2149 1361 L
+1 sg
+-29 62 45 -65 2104 1426 3 MP
+PP
+c53
+2104 1426 mt 2149 1361 L
+c56
+2149 1361 mt 2120 1423 L
+1 sg
+45 -65 -29 46 2133 1380 3 MP
+PP
+c56
+2133 1380 mt 2104 1426 L
+c53
+2104 1426 mt 2149 1361 L
+1 sg
+45 -75 -29 31 2162 1349 3 MP
+PP
+c58
+2162 1349 mt 2133 1380 L
+c56
+2133 1380 mt 2178 1305 L
+1 sg
+-29 -12 45 -12 2132 2306 3 MP
+PP
+c8
+2132 2306 mt 2177 2294 L
+2177 2294 mt 2148 2282 L
+1 sg
+45 -12 -29 -12 2161 2318 3 MP
+PP
+c8
+2161 2318 mt 2132 2306 L
+2132 2306 mt 2177 2294 L
+1 sg
+45 -17 -29 37 2124 1525 3 MP
+PP
+c30
+2124 1525 mt 2095 1562 L
+c20
+2095 1562 mt 2140 1545 L
+1 sg
+45 -29 -29 60 2137 1442 3 MP
+PP
+c44
+2137 1442 mt 2108 1502 L
+c35
+2108 1502 mt 2153 1473 L
+1 sg
+-29 52 45 -29 2108 1502 3 MP
+PP
+c35
+2108 1502 mt 2153 1473 L
+c39
+2153 1473 mt 2124 1525 L
+1 sg
+-29 -22 45 -92 2129 1546 3 MP
+PP
+c50
+2129 1546 mt 2174 1454 L
+c60
+2174 1454 mt 2145 1432 L
+1 sg
+-28 25 45 -17 2095 1562 3 MP
+PP
+c20
+2095 1562 mt 2140 1545 L
+c24
+2140 1545 mt 2112 1570 L
+1 sg
+-28 13 44 -13 2112 1570 3 MP
+PP
+c18
+2112 1570 mt 2156 1557 L
+2156 1557 mt 2128 1570 L
+1 sg
+44 -13 -28 25 2140 1545 3 MP
+PP
+c24
+2140 1545 mt 2112 1570 L
+c18
+2112 1570 mt 2156 1557 L
+1 sg
+45 -92 -29 -46 2158 1592 3 MP
+PP
+c44
+2158 1592 mt 2129 1546 L
+c50
+2129 1546 mt 2174 1454 L
+1 sg
+-28 -13 44 -12 2129 2368 3 MP
+PP
+c8
+2129 2368 mt 2173 2356 L
+2173 2356 mt 2145 2343 L
+1 sg
+44 -12 -28 -14 2157 2382 3 MP
+PP
+c8
+2157 2382 mt 2129 2368 L
+2129 2368 mt 2173 2356 L
+1 sg
+44 -61 -28 -72 2154 1943 3 MP
+PP
+c10
+2154 1943 mt 2126 1871 L
+c12
+2126 1871 mt 2170 1810 L
+1 sg
+-28 -74 44 -61 2126 1871 3 MP
+PP
+c12
+2126 1871 mt 2170 1810 L
+c20
+2170 1810 mt 2142 1736 L
+1 sg
+45 -1 -29 -5 2152 2237 3 MP
+PP
+c10
+2152 2237 mt 2123 2232 L
+2123 2232 mt 2168 2231 L
+1 sg
+-28 -2 45 -1 2123 2232 3 MP
+PP
+c10
+2123 2232 mt 2168 2231 L
+c11
+2168 2231 mt 2140 2229 L
+1 sg
+-29 -63 45 -17 2122 2131 3 MP
+PP
+c22
+2122 2131 mt 2167 2114 L
+2167 2114 mt 2138 2051 L
+1 sg
+45 -17 -29 -52 2151 2183 3 MP
+PP
+c31
+2151 2183 mt 2122 2131 L
+c22
+2122 2131 mt 2167 2114 L
+1 sg
+-29 -24 45 25 2057 2223 3 MP
+PP
+c19
+2057 2223 mt 2102 2248 L
+c21
+2102 2248 mt 2073 2224 L
+1 sg
+45 25 -29 -16 2086 2239 3 MP
+PP
+c22
+2086 2239 mt 2057 2223 L
+c19
+2057 2223 mt 2102 2248 L
+1 sg
+-29 -16 45 25 2086 2239 3 MP
+PP
+c22
+2086 2239 mt 2131 2264 L
+c21
+2131 2264 mt 2102 2248 L
+1 sg
+45 25 -29 -10 2115 2249 3 MP
+PP
+c19
+2115 2249 mt 2086 2239 L
+c22
+2086 2239 mt 2131 2264 L
+1 sg
+-29 -9 45 -10 2120 2271 3 MP
+PP
+c8
+2120 2271 mt 2165 2261 L
+2165 2261 mt 2136 2252 L
+1 sg
+45 -10 -28 -11 2148 2282 3 MP
+PP
+c8
+2148 2282 mt 2120 2271 L
+2120 2271 mt 2165 2261 L
+1 sg
+45 -41 -28 60 2120 1423 3 MP
+PP
+c52
+2120 1423 mt 2092 1483 L
+c42
+2092 1483 mt 2137 1442 L
+1 sg
+45 -86 -28 3 2145 1432 3 MP
+PP
+c56
+2145 1432 mt 2117 1435 L
+c60
+2117 1435 mt 2162 1349 L
+1 sg
+44 -55 -28 52 2104 1426 3 MP
+PP
+c53
+2104 1426 mt 2076 1478 L
+c44
+2076 1478 mt 2120 1423 L
+1 sg
+-28 60 44 -55 2076 1478 3 MP
+PP
+c44
+2076 1478 mt 2120 1423 L
+c52
+2120 1423 mt 2092 1483 L
+1 sg
+-29 31 45 -86 2117 1435 3 MP
+PP
+c60
+2117 1435 mt 2162 1349 L
+c58
+2162 1349 mt 2133 1380 L
+1 sg
+45 -12 -29 -13 2145 2343 3 MP
+PP
+c8
+2145 2343 mt 2116 2330 L
+2116 2330 mt 2161 2318 L
+1 sg
+-29 -12 45 -12 2116 2330 3 MP
+PP
+c8
+2116 2330 mt 2161 2318 L
+2161 2318 mt 2132 2306 L
+1 sg
+45 -83 -29 -61 2142 1736 3 MP
+PP
+c30
+2142 1736 mt 2113 1675 L
+c35
+2113 1675 mt 2158 1592 L
+1 sg
+-29 5 45 -13 2083 1583 3 MP
+PP
+c12
+2083 1583 mt 2128 1570 L
+2128 1570 mt 2099 1575 L
+1 sg
+45 -13 -29 13 2112 1570 3 MP
+PP
+c18
+2112 1570 mt 2083 1583 L
+c12
+2083 1583 mt 2128 1570 L
+1 sg
+-29 -46 45 -83 2113 1675 3 MP
+PP
+c35
+2113 1675 mt 2158 1592 L
+c44
+2158 1592 mt 2129 1546 L
+1 sg
+-28 -14 45 -12 2112 2394 3 MP
+PP
+c8
+2112 2394 mt 2157 2382 L
+2157 2382 mt 2129 2368 L
+1 sg
+45 -12 -29 -13 2141 2407 3 MP
+PP
+c8
+2141 2407 mt 2112 2394 L
+2112 2394 mt 2157 2382 L
+1 sg
+45 -42 -29 -66 2138 2051 3 MP
+PP
+c16
+2138 2051 mt 2109 1985 L
+c11
+2109 1985 mt 2154 1943 L
+1 sg
+-28 -72 45 -42 2109 1985 3 MP
+PP
+c11
+2109 1985 mt 2154 1943 L
+c10
+2154 1943 mt 2126 1871 L
+1 sg
+45 22 -28 -7 2098 2234 3 MP
+PP
+c16
+2098 2234 mt 2070 2227 L
+c17
+2070 2227 mt 2115 2249 L
+1 sg
+45 13 -29 -3 2111 2227 3 MP
+PP
+c13
+2111 2227 mt 2082 2224 L
+c14
+2082 2224 mt 2127 2237 L
+1 sg
+-29 -3 45 13 2082 2224 3 MP
+PP
+c14
+2082 2224 mt 2127 2237 L
+c16
+2127 2237 mt 2098 2234 L
+1 sg
+-29 -5 45 -6 2107 2243 3 MP
+PP
+c10
+2107 2243 mt 2152 2237 L
+2152 2237 mt 2123 2232 L
+1 sg
+45 -6 -29 -9 2136 2252 3 MP
+PP
+c8
+2136 2252 mt 2107 2243 L
+c10
+2107 2243 mt 2152 2237 L
+1 sg
+-29 -52 45 -1 2106 2184 3 MP
+PP
+c21
+2106 2184 mt 2151 2183 L
+c31
+2151 2183 mt 2122 2131 L
+1 sg
+45 -1 -28 -42 2134 2226 3 MP
+PP
+c25
+2134 2226 mt 2106 2184 L
+c21
+2106 2184 mt 2151 2183 L
+1 sg
+-28 -11 44 -11 2104 2293 3 MP
+PP
+c8
+2104 2293 mt 2148 2282 L
+2148 2282 mt 2120 2271 L
+1 sg
+44 -11 -28 -13 2132 2306 3 MP
+PP
+c8
+2132 2306 mt 2104 2293 L
+2104 2293 mt 2148 2282 L
+1 sg
+-29 46 45 -33 2063 1535 3 MP
+PP
+c33
+2063 1535 mt 2108 1502 L
+c35
+2108 1502 mt 2079 1548 L
+1 sg
+45 -33 -29 52 2092 1483 3 MP
+PP
+c42
+2092 1483 mt 2063 1535 L
+c33
+2063 1535 mt 2108 1502 L
+1 sg
+45 -23 -29 46 2108 1502 3 MP
+PP
+c35
+2108 1502 mt 2079 1548 L
+c26
+2079 1548 mt 2124 1525 L
+1 sg
+-29 60 45 -41 2092 1483 3 MP
+PP
+c42
+2092 1483 mt 2137 1442 L
+c44
+2137 1442 mt 2108 1502 L
+1 sg
+-28 3 44 -90 2101 1522 3 MP
+PP
+c52
+2101 1522 mt 2145 1432 L
+c56
+2145 1432 mt 2117 1435 L
+1 sg
+-29 37 45 -23 2079 1548 3 MP
+PP
+c26
+2079 1548 mt 2124 1525 L
+c30
+2124 1525 mt 2095 1562 L
+1 sg
+44 -90 -28 -24 2129 1546 3 MP
+PP
+c50
+2129 1546 mt 2101 1522 L
+c52
+2101 1522 mt 2145 1432 L
+1 sg
+45 -12 -29 -13 2129 2368 3 MP
+PP
+c8
+2129 2368 mt 2100 2355 L
+2100 2355 mt 2145 2343 L
+1 sg
+-29 -13 45 -12 2100 2355 3 MP
+PP
+c8
+2100 2355 mt 2145 2343 L
+2145 2343 mt 2116 2330 L
+1 sg
+-29 -61 45 -68 2097 1804 3 MP
+PP
+c20
+2097 1804 mt 2142 1736 L
+c30
+2142 1736 mt 2113 1675 L
+1 sg
+45 -68 -29 -67 2126 1871 3 MP
+PP
+c12
+2126 1871 mt 2097 1804 L
+c20
+2097 1804 mt 2142 1736 L
+1 sg
+-29 -2 45 2 2095 2227 3 MP
+PP
+c11
+2095 2227 mt 2140 2229 L
+c13
+2140 2229 mt 2111 2227 L
+1 sg
+45 2 -28 -5 2123 2232 3 MP
+PP
+c10
+2123 2232 mt 2095 2227 L
+c11
+2095 2227 mt 2140 2229 L
+1 sg
+45 -23 -29 -57 2122 2131 3 MP
+PP
+c22
+2122 2131 mt 2093 2074 L
+c17
+2093 2074 mt 2138 2051 L
+1 sg
+-29 -66 45 -23 2093 2074 3 MP
+PP
+c17
+2093 2074 mt 2138 2051 L
+c16
+2138 2051 mt 2109 1985 L
+1 sg
+45 -8 -29 -11 2120 2271 3 MP
+PP
+c8
+2120 2271 mt 2091 2260 L
+2091 2260 mt 2136 2252 L
+1 sg
+-29 -10 45 22 2070 2227 3 MP
+PP
+c17
+2070 2227 mt 2115 2249 L
+c19
+2115 2249 mt 2086 2239 L
+1 sg
+-29 -9 45 -8 2091 2260 3 MP
+PP
+c8
+2091 2260 mt 2136 2252 L
+2136 2252 mt 2107 2243 L
+1 sg
+-28 -42 44 13 2090 2213 3 MP
+PP
+c21
+2090 2213 mt 2134 2226 L
+c25
+2134 2226 mt 2106 2184 L
+1 sg
+-29 46 45 -78 2088 1458 3 MP
+PP
+c53
+2088 1458 mt 2133 1380 L
+c56
+2133 1380 mt 2104 1426 L
+1 sg
+45 -78 -29 23 2117 1435 3 MP
+PP
+c60
+2117 1435 mt 2088 1458 L
+c53
+2088 1458 mt 2133 1380 L
+1 sg
+45 -11 -29 -13 2116 2330 3 MP
+PP
+c8
+2116 2330 mt 2087 2317 L
+2087 2317 mt 2132 2306 L
+1 sg
+-28 -13 45 -11 2087 2317 3 MP
+PP
+c8
+2087 2317 mt 2132 2306 L
+2132 2306 mt 2104 2293 L
+1 sg
+44 -20 -28 34 2079 1548 3 MP
+PP
+c26
+2079 1548 mt 2051 1582 L
+c20
+2051 1582 mt 2095 1562 L
+1 sg
+45 -12 -29 4 2083 1583 3 MP
+PP
+c12
+2083 1583 mt 2054 1587 L
+c9
+2054 1587 mt 2099 1575 L
+1 sg
+-28 23 44 -20 2051 1582 3 MP
+PP
+c20
+2051 1582 mt 2095 1562 L
+2095 1562 mt 2067 1585 L
+1 sg
+-29 13 45 -15 2067 1585 3 MP
+PP
+c18
+2067 1585 mt 2112 1570 L
+2112 1570 mt 2083 1583 L
+1 sg
+45 -15 -28 23 2095 1562 3 MP
+PP
+c20
+2095 1562 mt 2067 1585 L
+c18
+2067 1585 mt 2112 1570 L
+1 sg
+-28 -24 45 -85 2084 1631 3 MP
+PP
+c41
+2084 1631 mt 2129 1546 L
+c50
+2129 1546 mt 2101 1522 L
+1 sg
+45 -85 -29 -44 2113 1675 3 MP
+PP
+c35
+2113 1675 mt 2084 1631 L
+c41
+2084 1631 mt 2129 1546 L
+1 sg
+-29 -13 45 -13 2084 2381 3 MP
+PP
+c8
+2084 2381 mt 2129 2368 L
+2129 2368 mt 2100 2355 L
+1 sg
+45 -13 -28 -13 2112 2394 3 MP
+PP
+c8
+2112 2394 mt 2084 2381 L
+2084 2381 mt 2129 2368 L
+1 sg
+-29 -67 45 -49 2081 1920 3 MP
+PP
+c8
+2081 1920 mt 2126 1871 L
+c12
+2126 1871 mt 2097 1804 L
+1 sg
+45 -49 -28 -65 2109 1985 3 MP
+PP
+c11
+2109 1985 mt 2081 1920 L
+c8
+2081 1920 mt 2126 1871 L
+1 sg
+-28 -22 45 23 2012 2200 3 MP
+PP
+c17
+2012 2200 mt 2057 2223 L
+c19
+2057 2223 mt 2029 2201 L
+1 sg
+45 23 -29 -16 2041 2216 3 MP
+PP
+c17
+2041 2216 mt 2012 2200 L
+2012 2200 mt 2057 2223 L
+1 sg
+44 23 -28 -22 2057 2223 3 MP
+PP
+c19
+2057 2223 mt 2029 2201 L
+2029 2201 mt 2073 2224 L
+1 sg
+-29 -16 45 23 2041 2216 3 MP
+PP
+c17
+2041 2216 mt 2086 2239 L
+c22
+2086 2239 mt 2057 2223 L
+1 sg
+45 23 -29 -11 2070 2227 3 MP
+PP
+c17
+2070 2227 mt 2041 2216 L
+2041 2216 mt 2086 2239 L
+1 sg
+-28 -29 44 23 2029 2201 3 MP
+PP
+c19
+2029 2201 mt 2073 2224 L
+c21
+2073 2224 mt 2045 2195 L
+1 sg
+45 18 -28 -29 2073 2224 3 MP
+PP
+c21
+2073 2224 mt 2045 2195 L
+c22
+2045 2195 mt 2090 2213 L
+1 sg
+44 16 -28 -6 2082 2224 3 MP
+PP
+c14
+2082 2224 mt 2054 2218 L
+2054 2218 mt 2098 2234 L
+1 sg
+-28 -7 44 16 2054 2218 3 MP
+PP
+c14
+2054 2218 mt 2098 2234 L
+c16
+2098 2234 mt 2070 2227 L
+1 sg
+-28 -5 44 -3 2079 2235 3 MP
+PP
+c10
+2079 2235 mt 2123 2232 L
+2123 2232 mt 2095 2227 L
+1 sg
+44 -3 -28 -8 2107 2243 3 MP
+PP
+c10
+2107 2243 mt 2079 2235 L
+2079 2235 mt 2123 2232 L
+1 sg
+45 -5 -29 -48 2106 2184 3 MP
+PP
+c21
+2106 2184 mt 2077 2136 L
+c22
+2077 2136 mt 2122 2131 L
+1 sg
+-29 -57 45 -5 2077 2136 3 MP
+PP
+c22
+2077 2136 mt 2122 2131 L
+2122 2131 mt 2093 2074 L
+1 sg
+-29 -11 45 -11 2075 2282 3 MP
+PP
+c8
+2075 2282 mt 2120 2271 L
+2120 2271 mt 2091 2260 L
+1 sg
+45 -11 -29 -11 2104 2293 3 MP
+PP
+c8
+2104 2293 mt 2075 2282 L
+2075 2282 mt 2120 2271 L
+1 sg
+-29 52 45 -45 2047 1528 3 MP
+PP
+c39
+2047 1528 mt 2092 1483 L
+c42
+2092 1483 mt 2063 1535 L
+1 sg
+45 -45 -29 50 2076 1478 3 MP
+PP
+c44
+2076 1478 mt 2047 1528 L
+c39
+2047 1528 mt 2092 1483 L
+1 sg
+45 -85 -29 -2 2101 1522 3 MP
+PP
+c52
+2101 1522 mt 2072 1520 L
+c50
+2072 1520 mt 2117 1435 L
+1 sg
+-29 23 45 -85 2072 1520 3 MP
+PP
+c50
+2072 1520 mt 2117 1435 L
+c60
+2117 1435 mt 2088 1458 L
+1 sg
+45 -12 -29 -13 2100 2355 3 MP
+PP
+c8
+2100 2355 mt 2071 2342 L
+2071 2342 mt 2116 2330 L
+1 sg
+-29 -13 45 -12 2071 2342 3 MP
+PP
+c8
+2071 2342 mt 2116 2330 L
+2116 2330 mt 2087 2317 L
+1 sg
+-29 -44 45 -73 2068 1748 3 MP
+PP
+c26
+2068 1748 mt 2113 1675 L
+c35
+2113 1675 mt 2084 1631 L
+1 sg
+45 -73 -29 -56 2097 1804 3 MP
+PP
+c20
+2097 1804 mt 2068 1748 L
+c26
+2068 1748 mt 2113 1675 L
+1 sg
+-29 -16 45 20 1996 2196 3 MP
+PP
+c14
+1996 2196 mt 2041 2216 L
+c17
+2041 2216 mt 2012 2200 L
+1 sg
+45 20 -29 -13 2025 2209 3 MP
+PP
+c14
+2025 2209 mt 1996 2196 L
+1996 2196 mt 2041 2216 L
+1 sg
+-29 -11 45 18 2025 2209 3 MP
+PP
+c14
+2025 2209 mt 2070 2227 L
+c17
+2070 2227 mt 2041 2216 L
+1 sg
+45 18 -29 -9 2054 2218 3 MP
+PP
+c14
+2054 2218 mt 2025 2209 L
+2025 2209 mt 2070 2227 L
+1 sg
+45 9 -29 -6 2066 2221 3 MP
+PP
+c11
+2066 2221 mt 2037 2215 L
+2037 2215 mt 2082 2224 L
+1 sg
+-28 -6 45 9 2037 2215 3 MP
+PP
+c11
+2037 2215 mt 2082 2224 L
+c14
+2082 2224 mt 2054 2218 L
+1 sg
+-29 -3 45 6 2066 2221 3 MP
+PP
+c11
+2066 2221 mt 2111 2227 L
+c13
+2111 2227 mt 2082 2224 L
+1 sg
+45 6 -29 -6 2095 2227 3 MP
+PP
+c11
+2095 2227 mt 2066 2221 L
+2066 2221 mt 2111 2227 L
+1 sg
+44 -29 -28 -60 2093 2074 3 MP
+PP
+c17
+2093 2074 mt 2065 2014 L
+c13
+2065 2014 mt 2109 1985 L
+1 sg
+-28 -65 44 -29 2065 2014 3 MP
+PP
+c13
+2065 2014 mt 2109 1985 L
+c11
+2109 1985 mt 2081 1920 L
+1 sg
+-28 -8 45 -7 2062 2250 3 MP
+PP
+c8
+2062 2250 mt 2107 2243 L
+c10
+2107 2243 mt 2079 2235 L
+1 sg
+45 -7 -29 -10 2091 2260 3 MP
+PP
+c8
+2091 2260 mt 2062 2250 L
+2062 2250 mt 2107 2243 L
+1 sg
+-29 -48 45 9 2061 2175 3 MP
+PP
+c22
+2061 2175 mt 2106 2184 L
+c21
+2106 2184 mt 2077 2136 L
+1 sg
+45 9 -29 -38 2090 2213 3 MP
+PP
+c21
+2090 2213 mt 2061 2175 L
+c22
+2061 2175 mt 2106 2184 L
+1 sg
+-28 52 45 -67 2059 1493 3 MP
+PP
+c50
+2059 1493 mt 2104 1426 L
+c53
+2104 1426 mt 2076 1478 L
+1 sg
+45 -67 -29 35 2088 1458 3 MP
+PP
+c53
+2088 1458 mt 2059 1493 L
+c50
+2059 1493 mt 2104 1426 L
+1 sg
+45 -12 -28 -12 2087 2317 3 MP
+PP
+c8
+2087 2317 mt 2059 2305 L
+2059 2305 mt 2104 2293 L
+1 sg
+-29 -11 45 -12 2059 2305 3 MP
+PP
+c8
+2059 2305 mt 2104 2293 L
+2104 2293 mt 2075 2282 L
+1 sg
+-29 4 45 -15 1993 1612 3 MP
+PP
+c12
+1993 1612 mt 2038 1597 L
+2038 1597 mt 2009 1601 L
+1 sg
+45 -14 -29 4 2038 1597 3 MP
+PP
+c12
+2038 1597 mt 2009 1601 L
+c9
+2009 1601 mt 2054 1587 L
+1 sg
+-29 4 45 -14 2038 1597 3 MP
+PP
+c12
+2038 1597 mt 2083 1583 L
+2083 1583 mt 2054 1587 L
+1 sg
+-29 12 45 -17 2022 1602 3 MP
+PP
+c15
+2022 1602 mt 2067 1585 L
+c18
+2067 1585 mt 2038 1597 L
+1 sg
+45 -17 -29 20 2051 1582 3 MP
+PP
+c20
+2051 1582 mt 2022 1602 L
+c15
+2022 1602 mt 2067 1585 L
+1 sg
+-28 34 45 -27 2034 1575 3 MP
+PP
+c26
+2034 1575 mt 2079 1548 L
+2079 1548 mt 2051 1582 L
+1 sg
+45 -27 -29 40 2063 1535 3 MP
+PP
+c33
+2063 1535 mt 2034 1575 L
+c26
+2034 1575 mt 2079 1548 L
+1 sg
+45 -14 -29 12 2067 1585 3 MP
+PP
+c18
+2067 1585 mt 2038 1597 L
+c12
+2038 1597 mt 2083 1583 L
+1 sg
+-29 -2 45 -84 2056 1606 3 MP
+PP
+c41
+2056 1606 mt 2101 1522 L
+c52
+2101 1522 mt 2072 1520 L
+1 sg
+45 -84 -28 -25 2084 1631 3 MP
+PP
+c41
+2084 1631 mt 2056 1606 L
+2056 1606 mt 2101 1522 L
+1 sg
+45 -13 -29 -13 2084 2381 3 MP
+PP
+c8
+2084 2381 mt 2055 2368 L
+2055 2368 mt 2100 2355 L
+1 sg
+-29 -13 45 -13 2055 2368 3 MP
+PP
+c8
+2055 2368 mt 2100 2355 L
+2100 2355 mt 2071 2342 L
+1 sg
+45 -56 -29 -60 2081 1920 3 MP
+PP
+c8
+2081 1920 mt 2052 1860 L
+c15
+2052 1860 mt 2097 1804 L
+1 sg
+-29 -56 45 -56 2052 1860 3 MP
+PP
+c15
+2052 1860 mt 2097 1804 L
+c20
+2097 1804 mt 2068 1748 L
+1 sg
+45 0 -29 -8 2079 2235 3 MP
+PP
+c10
+2079 2235 mt 2050 2227 L
+2050 2227 mt 2095 2227 L
+1 sg
+-29 -6 45 0 2050 2227 3 MP
+PP
+c10
+2050 2227 mt 2095 2227 L
+c11
+2095 2227 mt 2066 2221 L
+1 sg
+45 -11 -29 -51 2077 2136 3 MP
+PP
+c22
+2077 2136 mt 2048 2085 L
+c17
+2048 2085 mt 2093 2074 L
+1 sg
+-28 -60 45 -11 2048 2085 3 MP
+PP
+c17
+2048 2085 mt 2093 2074 L
+2093 2074 mt 2065 2014 L
+1 sg
+-29 -10 45 -10 2046 2270 3 MP
+PP
+c8
+2046 2270 mt 2091 2260 L
+2091 2260 mt 2062 2250 L
+1 sg
+45 -10 -29 -12 2075 2282 3 MP
+PP
+c8
+2075 2282 mt 2046 2270 L
+2046 2270 mt 2091 2260 L
+1 sg
+-29 -38 45 18 2045 2195 3 MP
+PP
+c22
+2045 2195 mt 2090 2213 L
+c21
+2090 2213 mt 2061 2175 L
+1 sg
+45 -36 -29 43 2047 1528 3 MP
+PP
+c39
+2047 1528 mt 2018 1571 L
+c30
+2018 1571 mt 2063 1535 L
+1 sg
+45 -76 -29 14 2072 1520 3 MP
+PP
+c50
+2072 1520 mt 2043 1534 L
+c44
+2043 1534 mt 2088 1458 L
+1 sg
+-29 43 45 -46 2002 1574 3 MP
+PP
+c33
+2002 1574 mt 2047 1528 L
+c39
+2047 1528 mt 2018 1571 L
+1 sg
+45 -46 -29 40 2031 1534 3 MP
+PP
+c41
+2031 1534 mt 2002 1574 L
+c33
+2002 1574 mt 2047 1528 L
+1 sg
+-29 50 45 -56 2031 1534 3 MP
+PP
+c41
+2031 1534 mt 2076 1478 L
+c44
+2076 1478 mt 2047 1528 L
+1 sg
+45 -56 -28 41 2059 1493 3 MP
+PP
+c50
+2059 1493 mt 2031 1534 L
+c41
+2031 1534 mt 2076 1478 L
+1 sg
+-29 35 45 -76 2043 1534 3 MP
+PP
+c44
+2043 1534 mt 2088 1458 L
+c53
+2088 1458 mt 2059 1493 L
+1 sg
+44 -12 -28 -13 2071 2342 3 MP
+PP
+c8
+2071 2342 mt 2043 2329 L
+2043 2329 mt 2087 2317 L
+1 sg
+-28 -12 44 -12 2043 2329 3 MP
+PP
+c8
+2043 2329 mt 2087 2317 L
+2087 2317 mt 2059 2305 L
+1 sg
+-28 -25 44 -76 2040 1707 3 MP
+PP
+c30
+2040 1707 mt 2084 1631 L
+c41
+2084 1631 mt 2056 1606 L
+1 sg
+44 -76 -28 -41 2068 1748 3 MP
+PP
+c26
+2068 1748 mt 2040 1707 L
+c30
+2040 1707 mt 2084 1631 L
+1 sg
+-29 -60 45 -36 2036 1956 3 MP
+PP
+c10
+2036 1956 mt 2081 1920 L
+c8
+2081 1920 mt 2052 1860 L
+1 sg
+45 -36 -29 -58 2065 2014 3 MP
+PP
+c13
+2065 2014 mt 2036 1956 L
+c10
+2036 1956 mt 2081 1920 L
+1 sg
+-29 -8 45 -5 2034 2240 3 MP
+PP
+c10
+2034 2240 mt 2079 2235 L
+2079 2235 mt 2050 2227 L
+1 sg
+45 -5 -28 -10 2062 2250 3 MP
+PP
+c8
+2062 2250 mt 2034 2240 L
+c10
+2034 2240 mt 2079 2235 L
+1 sg
+-29 -51 45 4 2032 2132 3 MP
+PP
+c19
+2032 2132 mt 2077 2136 L
+c22
+2077 2136 mt 2048 2085 L
+1 sg
+45 4 -29 -43 2061 2175 3 MP
+PP
+c22
+2061 2175 mt 2032 2132 L
+c19
+2032 2132 mt 2077 2136 L
+1 sg
+45 -10 -29 -13 2059 2305 3 MP
+PP
+c8
+2059 2305 mt 2030 2292 L
+2030 2292 mt 2075 2282 L
+1 sg
+-29 -12 45 -10 2030 2292 3 MP
+PP
+c8
+2030 2292 mt 2075 2282 L
+2075 2282 mt 2046 2270 L
+1 sg
+44 -29 -28 33 2018 1571 3 MP
+PP
+c30
+2018 1571 mt 1990 1604 L
+c24
+1990 1604 mt 2034 1575 L
+1 sg
+44 -14 -28 3 1993 1612 3 MP
+PP
+c12
+1993 1612 mt 1965 1615 L
+c9
+1965 1615 mt 2009 1601 L
+1 sg
+-28 29 44 -29 1990 1604 3 MP
+PP
+c24
+1990 1604 mt 2034 1575 L
+c26
+2034 1575 mt 2006 1604 L
+1 sg
+-29 20 45 -22 2006 1604 3 MP
+PP
+c18
+2006 1604 mt 2051 1582 L
+c20
+2051 1582 mt 2022 1602 L
+1 sg
+45 -22 -28 29 2034 1575 3 MP
+PP
+c26
+2034 1575 mt 2006 1604 L
+c18
+2006 1604 mt 2051 1582 L
+1 sg
+-29 40 45 -36 2018 1571 3 MP
+PP
+c30
+2018 1571 mt 2063 1535 L
+c33
+2063 1535 mt 2034 1575 L
+1 sg
+-29 14 45 -79 2027 1599 3 MP
+PP
+c41
+2027 1599 mt 2072 1520 L
+c50
+2072 1520 mt 2043 1534 L
+1 sg
+45 -15 -29 10 2022 1602 3 MP
+PP
+c15
+2022 1602 mt 1993 1612 L
+c12
+1993 1612 mt 2038 1597 L
+1 sg
+45 -79 -29 -7 2056 1606 3 MP
+PP
+c41
+2056 1606 mt 2027 1599 L
+2027 1599 mt 2072 1520 L
+1 sg
+-28 -13 45 -12 2026 2354 3 MP
+PP
+c8
+2026 2354 mt 2071 2342 L
+2071 2342 mt 2043 2329 L
+1 sg
+45 -12 -29 -14 2055 2368 3 MP
+PP
+c8
+2055 2368 mt 2026 2354 L
+2026 2354 mt 2071 2342 L
+1 sg
+45 -61 -29 -51 2052 1860 3 MP
+PP
+c15
+2052 1860 mt 2023 1809 L
+c18
+2023 1809 mt 2068 1748 L
+1 sg
+-28 -41 45 -61 2023 1809 3 MP
+PP
+c18
+2023 1809 mt 2068 1748 L
+c26
+2068 1748 mt 2040 1707 L
+1 sg
+-29 -6 45 2 2021 2219 3 MP
+PP
+c10
+2021 2219 mt 2066 2221 L
+c11
+2066 2221 mt 2037 2215 L
+1 sg
+45 2 -29 -8 2050 2227 3 MP
+PP
+c10
+2050 2227 mt 2021 2219 L
+2021 2219 mt 2066 2221 L
+1 sg
+45 -18 -28 -53 2048 2085 3 MP
+PP
+c17
+2048 2085 mt 2020 2032 L
+c14
+2020 2032 mt 2065 2014 L
+1 sg
+-29 -58 45 -18 2020 2032 3 MP
+PP
+c14
+2020 2032 mt 2065 2014 L
+c13
+2065 2014 mt 2036 1956 L
+1 sg
+44 -9 -28 -11 2046 2270 3 MP
+PP
+c8
+2046 2270 mt 2018 2259 L
+2018 2259 mt 2062 2250 L
+1 sg
+-28 -10 44 -9 2018 2259 3 MP
+PP
+c8
+2018 2259 mt 2062 2250 L
+2062 2250 mt 2034 2240 L
+1 sg
+-29 -43 45 14 2016 2161 3 MP
+PP
+c19
+2016 2161 mt 2061 2175 L
+c22
+2061 2175 mt 2032 2132 L
+1 sg
+45 14 -29 -34 2045 2195 3 MP
+PP
+c22
+2045 2195 mt 2016 2161 L
+c19
+2016 2161 mt 2061 2175 L
+1 sg
+44 -67 -28 26 2043 1534 3 MP
+PP
+c44
+2043 1534 mt 2015 1560 L
+c41
+2015 1560 mt 2059 1493 L
+1 sg
+-28 41 44 -67 2015 1560 3 MP
+PP
+c41
+2015 1560 mt 2059 1493 L
+c50
+2059 1493 mt 2031 1534 L
+1 sg
+-29 -13 45 -12 2014 2317 3 MP
+PP
+c8
+2014 2317 mt 2059 2305 L
+2059 2305 mt 2030 2292 L
+1 sg
+45 -12 -29 -12 2043 2329 3 MP
+PP
+c8
+2043 2329 mt 2014 2317 L
+2014 2317 mt 2059 2305 L
+1 sg
+45 -75 -29 -26 2040 1707 3 MP
+PP
+c30
+2040 1707 mt 2011 1681 L
+c33
+2011 1681 mt 2056 1606 L
+1 sg
+-29 -7 45 -75 2011 1681 3 MP
+PP
+c33
+2011 1681 mt 2056 1606 L
+c41
+2056 1606 mt 2027 1599 L
+1 sg
+45 12 -28 -9 2037 2215 3 MP
+PP
+c11
+2037 2215 mt 2009 2206 L
+c13
+2009 2206 mt 2054 2218 L
+1 sg
+-29 -9 45 12 2009 2206 3 MP
+PP
+c13
+2009 2206 mt 2054 2218 L
+c14
+2054 2218 mt 2025 2209 L
+1 sg
+-29 -51 45 -43 2007 1903 3 MP
+PP
+c9
+2007 1903 mt 2052 1860 L
+c15
+2052 1860 mt 2023 1809 L
+1 sg
+45 -43 -29 -53 2036 1956 3 MP
+PP
+c10
+2036 1956 mt 2007 1903 L
+c9
+2007 1903 mt 2052 1860 L
+1 sg
+-29 -8 45 -4 2005 2231 3 MP
+PP
+c10
+2005 2231 mt 2050 2227 L
+2050 2227 mt 2021 2219 L
+1 sg
+45 -4 -29 -9 2034 2240 3 MP
+PP
+c10
+2034 2240 mt 2005 2231 L
+2005 2231 mt 2050 2227 L
+1 sg
+-28 -53 44 -2 2004 2087 3 MP
+PP
+c16
+2004 2087 mt 2048 2085 L
+c17
+2048 2085 mt 2020 2032 L
+1 sg
+44 -2 -28 -45 2032 2132 3 MP
+PP
+c19
+2032 2132 mt 2004 2087 L
+c16
+2004 2087 mt 2048 2085 L
+1 sg
+-28 -11 45 -10 2001 2280 3 MP
+PP
+c8
+2001 2280 mt 2046 2270 L
+2046 2270 mt 2018 2259 L
+1 sg
+45 -10 -29 -12 2030 2292 3 MP
+PP
+c8
+2030 2292 mt 2001 2280 L
+2001 2280 mt 2046 2270 L
+1 sg
+-29 -34 45 21 2000 2174 3 MP
+PP
+c17
+2000 2174 mt 2045 2195 L
+c22
+2045 2195 mt 2016 2161 L
+1 sg
+45 21 -29 -27 2029 2201 3 MP
+PP
+c19
+2029 2201 mt 2000 2174 L
+c17
+2000 2174 mt 2045 2195 L
+1 sg
+-29 8 45 -19 1932 1640 3 MP
+PP
+c15
+1932 1640 mt 1977 1621 L
+1977 1621 mt 1948 1629 L
+1 sg
+45 -17 -29 8 1977 1621 3 MP
+PP
+c15
+1977 1621 mt 1948 1629 L
+c12
+1948 1629 mt 1993 1612 L
+1 sg
+-28 3 45 -17 1948 1629 3 MP
+PP
+c12
+1948 1629 mt 1993 1612 L
+1993 1612 mt 1965 1615 L
+1 sg
+45 -23 -29 23 1990 1604 3 MP
+PP
+c24
+1990 1604 mt 1961 1627 L
+c18
+1961 1627 mt 2006 1604 L
+1 sg
+-28 33 45 -37 1973 1608 3 MP
+PP
+c26
+1973 1608 mt 2018 1571 L
+c30
+2018 1571 mt 1990 1604 L
+1 sg
+45 -37 -29 34 2002 1574 3 MP
+PP
+c33
+2002 1574 mt 1973 1608 L
+c26
+1973 1608 mt 2018 1571 L
+1 sg
+-28 26 45 -72 1998 1606 3 MP
+PP
+c39
+1998 1606 mt 2043 1534 L
+c44
+2043 1534 mt 2015 1560 L
+1 sg
+-29 17 45 -23 1961 1627 3 MP
+PP
+c18
+1961 1627 mt 2006 1604 L
+2006 1604 mt 1977 1621 L
+1 sg
+-29 10 45 -19 1977 1621 3 MP
+PP
+c15
+1977 1621 mt 2022 1602 L
+2022 1602 mt 1993 1612 L
+1 sg
+45 -19 -29 17 2006 1604 3 MP
+PP
+c18
+2006 1604 mt 1977 1621 L
+c15
+1977 1621 mt 2022 1602 L
+1 sg
+45 -72 -29 7 2027 1599 3 MP
+PP
+c41
+2027 1599 mt 1998 1606 L
+c39
+1998 1606 mt 2043 1534 L
+1 sg
+-29 -12 45 -12 1998 2341 3 MP
+PP
+c8
+1998 2341 mt 2043 2329 L
+2043 2329 mt 2014 2317 L
+1 sg
+45 -12 -28 -13 2026 2354 3 MP
+PP
+c8
+2026 2354 mt 1998 2341 L
+1998 2341 mt 2043 2329 L
+1 sg
+-29 -26 45 -63 1995 1770 3 MP
+PP
+c24
+1995 1770 mt 2040 1707 L
+c30
+2040 1707 mt 2011 1681 L
+1 sg
+45 -63 -28 -39 2023 1809 3 MP
+PP
+c18
+2023 1809 mt 1995 1770 L
+c24
+1995 1770 mt 2040 1707 L
+1 sg
+-28 -9 44 5 1993 2210 3 MP
+PP
+c11
+1993 2210 mt 2037 2215 L
+2037 2215 mt 2009 2206 L
+1 sg
+44 5 -28 -9 2021 2219 3 MP
+PP
+c10
+2021 2219 mt 1993 2210 L
+c11
+1993 2210 mt 2037 2215 L
+1 sg
+-29 -53 45 -26 1991 1982 3 MP
+PP
+c11
+1991 1982 mt 2036 1956 L
+c10
+2036 1956 mt 2007 1903 L
+1 sg
+45 -26 -29 -50 2020 2032 3 MP
+PP
+c14
+2020 2032 mt 1991 1982 L
+c11
+1991 1982 mt 2036 1956 L
+1 sg
+45 -8 -29 -11 2018 2259 3 MP
+PP
+c8
+2018 2259 mt 1989 2248 L
+1989 2248 mt 2034 2240 L
+1 sg
+-29 -9 45 -8 1989 2248 3 MP
+PP
+c8
+1989 2248 mt 2034 2240 L
+c10
+2034 2240 mt 2005 2231 L
+1 sg
+45 9 -29 -38 2016 2161 3 MP
+PP
+c19
+2016 2161 mt 1987 2123 L
+c17
+1987 2123 mt 2032 2132 L
+1 sg
+-28 -45 45 9 1987 2123 3 MP
+PP
+c17
+1987 2123 mt 2032 2132 L
+c19
+2032 2132 mt 2004 2087 L
+1 sg
+-29 40 45 -56 1986 1590 3 MP
+PP
+c35
+1986 1590 mt 2031 1534 L
+c41
+2031 1534 mt 2002 1574 L
+1 sg
+45 -56 -29 30 2015 1560 3 MP
+PP
+c41
+2015 1560 mt 1986 1590 L
+c35
+1986 1590 mt 2031 1534 L
+1 sg
+45 -12 -29 -13 2014 2317 3 MP
+PP
+c8
+2014 2317 mt 1985 2304 L
+1985 2304 mt 2030 2292 L
+1 sg
+-29 -12 45 -12 1985 2304 3 MP
+PP
+c8
+1985 2304 mt 2030 2292 L
+2030 2292 mt 2001 2280 L
+1 sg
+45 22 -28 -21 2012 2200 3 MP
+PP
+c17
+2012 2200 mt 1984 2179 L
+c16
+1984 2179 mt 2029 2201 L
+1 sg
+-29 -27 45 22 1984 2179 3 MP
+PP
+c16
+1984 2179 mt 2029 2201 L
+c19
+2029 2201 mt 2000 2174 L
+1 sg
+-29 7 45 -71 1982 1670 3 MP
+PP
+c33
+1982 1670 mt 2027 1599 L
+c41
+2027 1599 mt 1998 1606 L
+1 sg
+45 -71 -29 -11 2011 1681 3 MP
+PP
+c33
+2011 1681 mt 1982 1670 L
+1982 1670 mt 2027 1599 L
+1 sg
+-29 -13 45 13 1980 2196 3 MP
+PP
+c13
+1980 2196 mt 2025 2209 L
+c14
+2025 2209 mt 1996 2196 L
+1 sg
+45 13 -29 -10 2009 2206 3 MP
+PP
+c13
+2009 2206 mt 1980 2196 L
+1980 2196 mt 2025 2209 L
+1 sg
+-28 -39 44 -49 1979 1858 3 MP
+PP
+c15
+1979 1858 mt 2023 1809 L
+c18
+2023 1809 mt 1995 1770 L
+1 sg
+44 -49 -28 -45 2007 1903 3 MP
+PP
+c9
+2007 1903 mt 1979 1858 L
+c15
+1979 1858 mt 2023 1809 L
+1 sg
+45 -2 -29 -10 2005 2231 3 MP
+PP
+c10
+2005 2231 mt 1976 2221 L
+1976 2221 mt 2021 2219 L
+1 sg
+-28 -9 45 -2 1976 2221 3 MP
+PP
+c10
+1976 2221 mt 2021 2219 L
+2021 2219 mt 1993 2210 L
+1 sg
+-29 -50 45 -10 1975 2042 3 MP
+PP
+c13
+1975 2042 mt 2020 2032 L
+c14
+2020 2032 mt 1991 1982 L
+1 sg
+45 -10 -29 -45 2004 2087 3 MP
+PP
+c16
+2004 2087 mt 1975 2042 L
+c13
+1975 2042 mt 2020 2032 L
+1 sg
+-29 -11 45 -9 1973 2268 3 MP
+PP
+c8
+1973 2268 mt 2018 2259 L
+2018 2259 mt 1989 2248 L
+1 sg
+45 -9 -28 -12 2001 2280 3 MP
+PP
+c8
+2001 2280 mt 1973 2268 L
+1973 2268 mt 2018 2259 L
+1 sg
+-29 -38 45 16 1971 2145 3 MP
+PP
+c16
+1971 2145 mt 2016 2161 L
+c19
+2016 2161 mt 1987 2123 L
+1 sg
+45 16 -29 -29 2000 2174 3 MP
+PP
+c17
+2000 2174 mt 1971 2145 L
+c16
+1971 2145 mt 2016 2161 L
+1 sg
+45 -30 -28 26 1973 1608 3 MP
+PP
+c26
+1973 1608 mt 1945 1634 L
+c20
+1945 1634 mt 1990 1604 L
+1 sg
+-29 23 45 -30 1945 1634 3 MP
+PP
+c20
+1945 1634 mt 1990 1604 L
+c24
+1990 1604 mt 1961 1627 L
+1 sg
+45 -62 -28 16 1998 1606 3 MP
+PP
+c39
+1998 1606 mt 1970 1622 L
+c33
+1970 1622 mt 2015 1560 L
+1 sg
+45 -14 -28 0 1948 1629 3 MP
+PP
+c12
+1948 1629 mt 1920 1629 L
+c9
+1920 1629 mt 1965 1615 L
+1 sg
+-29 34 45 -46 1957 1620 3 MP
+PP
+c30
+1957 1620 mt 2002 1574 L
+c33
+2002 1574 mt 1973 1608 L
+1 sg
+45 -46 -29 30 1986 1590 3 MP
+PP
+c35
+1986 1590 mt 1957 1620 L
+c30
+1957 1620 mt 2002 1574 L
+1 sg
+-29 30 45 -62 1970 1622 3 MP
+PP
+c33
+1970 1622 mt 2015 1560 L
+c41
+2015 1560 mt 1986 1590 L
+1 sg
+-29 -13 45 -11 1969 2328 3 MP
+PP
+c8
+1969 2328 mt 2014 2317 L
+2014 2317 mt 1985 2304 L
+1 sg
+45 -11 -29 -13 1998 2341 3 MP
+PP
+c8
+1998 2341 mt 1969 2328 L
+1969 2328 mt 2014 2317 L
+1 sg
+44 19 -28 -15 1996 2196 3 MP
+PP
+c14
+1996 2196 mt 1968 2181 L
+1968 2181 mt 2012 2200 L
+1 sg
+-28 -21 44 19 1968 2181 3 MP
+PP
+c14
+1968 2181 mt 2012 2200 L
+c17
+2012 2200 mt 1984 2179 L
+1 sg
+-29 -11 45 -64 1966 1745 3 MP
+PP
+c24
+1966 1745 mt 2011 1681 L
+c33
+2011 1681 mt 1982 1670 L
+1 sg
+45 -64 -29 -25 1995 1770 3 MP
+PP
+c24
+1995 1770 mt 1966 1745 L
+1966 1745 mt 2011 1681 L
+1 sg
+45 6 -29 -10 1993 2210 3 MP
+PP
+c11
+1993 2210 mt 1964 2200 L
+1964 2200 mt 2009 2206 L
+1 sg
+-29 -10 45 6 1964 2200 3 MP
+PP
+c11
+1964 2200 mt 2009 2206 L
+c13
+2009 2206 mt 1980 2196 L
+1 sg
+-28 -45 45 -32 1962 1935 3 MP
+PP
+c8
+1962 1935 mt 2007 1903 L
+c9
+2007 1903 mt 1979 1858 L
+1 sg
+45 -32 -29 -47 1991 1982 3 MP
+PP
+c11
+1991 1982 mt 1962 1935 L
+c8
+1962 1935 mt 2007 1903 L
+1 sg
+-29 -10 45 -5 1960 2236 3 MP
+PP
+c8
+1960 2236 mt 2005 2231 L
+c10
+2005 2231 mt 1976 2221 L
+1 sg
+45 -5 -29 -12 1989 2248 3 MP
+PP
+c8
+1989 2248 mt 1960 2236 L
+1960 2236 mt 2005 2231 L
+1 sg
+45 2 -28 -38 1987 2123 3 MP
+PP
+c17
+1987 2123 mt 1959 2085 L
+c14
+1959 2085 mt 2004 2087 L
+1 sg
+-29 -45 45 2 1959 2085 3 MP
+PP
+c14
+1959 2085 mt 2004 2087 L
+c16
+2004 2087 mt 1975 2042 L
+1 sg
+44 -11 -28 -13 1985 2304 3 MP
+PP
+c8
+1985 2304 mt 1957 2291 L
+1957 2291 mt 2001 2280 L
+1 sg
+-28 -12 44 -11 1957 2291 3 MP
+PP
+c8
+1957 2291 mt 2001 2280 L
+2001 2280 mt 1973 2268 L
+1 sg
+-29 -29 45 18 1955 2156 3 MP
+PP
+c16
+1955 2156 mt 2000 2174 L
+c17
+2000 2174 mt 1971 2145 L
+1 sg
+45 18 -29 -23 1984 2179 3 MP
+PP
+c16
+1984 2179 mt 1955 2156 L
+1955 2156 mt 2000 2174 L
+1 sg
+45 -19 -29 13 1961 1627 3 MP
+PP
+c18
+1961 1627 mt 1932 1640 L
+c15
+1932 1640 mt 1977 1621 L
+1 sg
+-28 16 44 -64 1954 1670 3 MP
+PP
+c30
+1954 1670 mt 1998 1606 L
+c39
+1998 1606 mt 1970 1622 L
+1 sg
+44 -64 -28 0 1982 1670 3 MP
+PP
+c33
+1982 1670 mt 1954 1670 L
+c30
+1954 1670 mt 1998 1606 L
+1 sg
+45 13 -29 -13 1980 2196 3 MP
+PP
+c13
+1980 2196 mt 1951 2183 L
+1951 2183 mt 1996 2196 L
+1 sg
+-28 -15 45 13 1951 2183 3 MP
+PP
+c13
+1951 2183 mt 1996 2196 L
+c14
+1996 2196 mt 1968 2181 L
+1 sg
+-29 -25 45 -53 1950 1823 3 MP
+PP
+c18
+1950 1823 mt 1995 1770 L
+c24
+1995 1770 mt 1966 1745 L
+1 sg
+45 -53 -29 -35 1979 1858 3 MP
+PP
+c15
+1979 1858 mt 1950 1823 L
+c18
+1950 1823 mt 1995 1770 L
+1 sg
+45 0 -28 -11 1976 2221 3 MP
+PP
+c10
+1976 2221 mt 1948 2210 L
+1948 2210 mt 1993 2210 L
+1 sg
+-29 -10 45 0 1948 2210 3 MP
+PP
+c10
+1948 2210 mt 1993 2210 L
+c11
+1993 2210 mt 1964 2200 L
+1 sg
+-29 -47 45 -16 1946 1998 3 MP
+PP
+c11
+1946 1998 mt 1991 1982 L
+1991 1982 mt 1962 1935 L
+1 sg
+45 -16 -29 -44 1975 2042 3 MP
+PP
+c13
+1975 2042 mt 1946 1998 L
+c11
+1946 1998 mt 1991 1982 L
+1 sg
+-29 -12 45 -8 1944 2256 3 MP
+PP
+c8
+1944 2256 mt 1989 2248 L
+1989 2248 mt 1960 2236 L
+1 sg
+45 -8 -29 -12 1973 2268 3 MP
+PP
+c8
+1973 2268 mt 1944 2256 L
+1944 2256 mt 1989 2248 L
+1 sg
+44 10 -28 -32 1971 2145 3 MP
+PP
+c16
+1971 2145 mt 1943 2113 L
+1943 2113 mt 1987 2123 L
+1 sg
+-28 -38 44 10 1943 2113 3 MP
+PP
+c16
+1943 2113 mt 1987 2123 L
+c17
+1987 2123 mt 1959 2085 L
+1 sg
+-29 13 45 -24 1916 1651 3 MP
+PP
+c15
+1916 1651 mt 1961 1627 L
+c18
+1961 1627 mt 1932 1640 L
+1 sg
+45 -24 -29 17 1945 1634 3 MP
+PP
+c20
+1945 1634 mt 1916 1651 L
+c15
+1916 1651 mt 1961 1627 L
+1 sg
+-29 17 45 -29 1900 1663 3 MP
+PP
+c18
+1900 1663 mt 1945 1634 L
+c20
+1945 1634 mt 1916 1651 L
+1 sg
+45 -29 -29 18 1929 1645 3 MP
+PP
+c24
+1929 1645 mt 1900 1663 L
+c18
+1900 1663 mt 1945 1634 L
+1 sg
+44 -16 -28 5 1932 1640 3 MP
+PP
+c15
+1932 1640 mt 1904 1645 L
+c12
+1904 1645 mt 1948 1629 L
+1 sg
+-28 0 44 -16 1904 1645 3 MP
+PP
+c12
+1904 1645 mt 1948 1629 L
+1948 1629 mt 1920 1629 L
+1 sg
+44 -37 -28 25 1957 1620 3 MP
+PP
+c30
+1957 1620 mt 1929 1645 L
+c24
+1929 1645 mt 1973 1608 L
+1 sg
+-28 26 44 -37 1929 1645 3 MP
+PP
+c24
+1929 1645 mt 1973 1608 L
+c26
+1973 1608 mt 1945 1634 L
+1 sg
+-29 30 45 -53 1941 1643 3 MP
+PP
+c30
+1941 1643 mt 1986 1590 L
+c35
+1986 1590 mt 1957 1620 L
+1 sg
+45 -53 -29 21 1970 1622 3 MP
+PP
+c33
+1970 1622 mt 1941 1643 L
+c30
+1941 1643 mt 1986 1590 L
+1 sg
+45 -11 -29 -13 1969 2328 3 MP
+PP
+c8
+1969 2328 mt 1940 2315 L
+1940 2315 mt 1985 2304 L
+1 sg
+-28 -13 45 -11 1940 2315 3 MP
+PP
+c8
+1940 2315 mt 1985 2304 L
+1985 2304 mt 1957 2291 L
+1 sg
+-29 -23 45 16 1939 2163 3 MP
+PP
+c14
+1939 2163 mt 1984 2179 L
+c16
+1984 2179 mt 1955 2156 L
+1 sg
+45 16 -29 -18 1968 2181 3 MP
+PP
+c14
+1968 2181 mt 1939 2163 L
+1939 2163 mt 1984 2179 L
+1 sg
+-28 0 45 -61 1937 1731 3 MP
+PP
+c24
+1937 1731 mt 1982 1670 L
+c33
+1982 1670 mt 1954 1670 L
+1 sg
+45 -61 -29 -14 1966 1745 3 MP
+PP
+c24
+1966 1745 mt 1937 1731 L
+1937 1731 mt 1982 1670 L
+1 sg
+45 7 -29 -11 1964 2200 3 MP
+PP
+c11
+1964 2200 mt 1935 2189 L
+1935 2189 mt 1980 2196 L
+1 sg
+-29 -13 45 7 1935 2189 3 MP
+PP
+c11
+1935 2189 mt 1980 2196 L
+c13
+1980 2196 mt 1951 2183 L
+1 sg
+45 -38 -28 -39 1962 1935 3 MP
+PP
+c8
+1962 1935 mt 1934 1896 L
+c9
+1934 1896 mt 1979 1858 L
+1 sg
+-29 -35 45 -38 1934 1896 3 MP
+PP
+c9
+1934 1896 mt 1979 1858 L
+c15
+1979 1858 mt 1950 1823 L
+1 sg
+-28 -11 44 -4 1932 2225 3 MP
+PP
+c8
+1932 2225 mt 1976 2221 L
+c10
+1976 2221 mt 1948 2210 L
+1 sg
+44 -4 -28 -11 1960 2236 3 MP
+PP
+c8
+1960 2236 mt 1932 2225 L
+1932 2225 mt 1976 2221 L
+1 sg
+45 -4 -29 -39 1959 2085 3 MP
+PP
+c14
+1959 2085 mt 1930 2046 L
+c13
+1930 2046 mt 1975 2042 L
+1 sg
+-29 -44 45 -4 1930 2046 3 MP
+PP
+c13
+1930 2046 mt 1975 2042 L
+1975 2042 mt 1946 1998 L
+1 sg
+-29 -12 45 -11 1928 2279 3 MP
+PP
+c8
+1928 2279 mt 1973 2268 L
+1973 2268 mt 1944 2256 L
+1 sg
+45 -11 -29 -12 1957 2291 3 MP
+PP
+c8
+1957 2291 mt 1928 2279 L
+1928 2279 mt 1973 2268 L
+1 sg
+45 15 -29 -26 1955 2156 3 MP
+PP
+c16
+1955 2156 mt 1926 2130 L
+c14
+1926 2130 mt 1971 2145 L
+1 sg
+-28 -32 45 15 1926 2130 3 MP
+PP
+c14
+1926 2130 mt 1971 2145 L
+c16
+1971 2145 mt 1943 2113 L
+1 sg
+45 -57 -29 9 1954 1670 3 MP
+PP
+c30
+1954 1670 mt 1925 1679 L
+c26
+1925 1679 mt 1970 1622 L
+1 sg
+-29 21 45 -57 1925 1679 3 MP
+PP
+c26
+1925 1679 mt 1970 1622 L
+c33
+1970 1622 mt 1941 1643 L
+1 sg
+45 13 -28 -15 1951 2183 3 MP
+PP
+c13
+1951 2183 mt 1923 2168 L
+1923 2168 mt 1968 2181 L
+1 sg
+-29 -18 45 13 1923 2168 3 MP
+PP
+c13
+1923 2168 mt 1968 2181 L
+c14
+1968 2181 mt 1939 2163 L
+1 sg
+-29 -14 45 -52 1921 1797 3 MP
+PP
+c18
+1921 1797 mt 1966 1745 L
+c24
+1966 1745 mt 1937 1731 L
+1 sg
+45 -52 -29 -26 1950 1823 3 MP
+PP
+c18
+1950 1823 mt 1921 1797 L
+1921 1797 mt 1966 1745 L
+1 sg
+45 1 -29 -11 1948 2210 3 MP
+PP
+c10
+1948 2210 mt 1919 2199 L
+1919 2199 mt 1964 2200 L
+1 sg
+-29 -11 45 1 1919 2199 3 MP
+PP
+c10
+1919 2199 mt 1964 2200 L
+c11
+1964 2200 mt 1935 2189 L
+1 sg
+-28 -39 44 -24 1918 1959 3 MP
+PP
+c10
+1918 1959 mt 1962 1935 L
+c8
+1962 1935 mt 1934 1896 L
+1 sg
+44 -24 -28 -39 1946 1998 3 MP
+PP
+c11
+1946 1998 mt 1918 1959 L
+c10
+1918 1959 mt 1962 1935 L
+1 sg
+44 -8 -28 -12 1944 2256 3 MP
+PP
+c8
+1944 2256 mt 1916 2244 L
+1916 2244 mt 1960 2236 L
+1 sg
+-28 -11 44 -8 1916 2244 3 MP
+PP
+c8
+1916 2244 mt 1960 2236 L
+1960 2236 mt 1932 2225 L
+1 sg
+45 5 -29 -33 1943 2113 3 MP
+PP
+c16
+1943 2113 mt 1914 2080 L
+c14
+1914 2080 mt 1959 2085 L
+1 sg
+-29 -39 45 5 1914 2080 3 MP
+PP
+c14
+1914 2080 mt 1959 2085 L
+1959 2085 mt 1930 2046 L
+1 sg
+-28 25 45 -43 1912 1663 3 MP
+PP
+c24
+1912 1663 mt 1957 1620 L
+c30
+1957 1620 mt 1929 1645 L
+1 sg
+45 -43 -29 20 1941 1643 3 MP
+PP
+c30
+1941 1643 mt 1912 1663 L
+c24
+1912 1663 mt 1957 1620 L
+1 sg
+45 -12 -28 -12 1940 2315 3 MP
+PP
+c8
+1940 2315 mt 1912 2303 L
+1912 2303 mt 1957 2291 L
+1 sg
+-29 -12 45 -12 1912 2303 3 MP
+PP
+c8
+1912 2303 mt 1957 2291 L
+1957 2291 mt 1928 2279 L
+1 sg
+-29 -26 45 14 1910 2142 3 MP
+PP
+c13
+1910 2142 mt 1955 2156 L
+c16
+1955 2156 mt 1926 2130 L
+1 sg
+45 14 -29 -21 1939 2163 3 MP
+PP
+c14
+1939 2163 mt 1910 2142 L
+c13
+1910 2142 mt 1955 2156 L
+1 sg
+-29 9 45 -56 1909 1726 3 MP
+PP
+c24
+1909 1726 mt 1954 1670 L
+c30
+1954 1670 mt 1925 1679 L
+1 sg
+45 -56 -28 -5 1937 1731 3 MP
+PP
+c24
+1937 1731 mt 1909 1726 L
+1909 1726 mt 1954 1670 L
+1 sg
+-28 -15 44 7 1907 2176 3 MP
+PP
+c11
+1907 2176 mt 1951 2183 L
+c13
+1951 2183 mt 1923 2168 L
+1 sg
+44 7 -28 -13 1935 2189 3 MP
+PP
+c11
+1935 2189 mt 1907 2176 L
+1907 2176 mt 1951 2183 L
+1 sg
+45 -41 -29 -32 1934 1896 3 MP
+PP
+c9
+1934 1896 mt 1905 1864 L
+c12
+1905 1864 mt 1950 1823 L
+1 sg
+-29 -26 45 -41 1905 1864 3 MP
+PP
+c12
+1905 1864 mt 1950 1823 L
+c18
+1950 1823 mt 1921 1797 L
+1 sg
+-29 -11 45 -4 1903 2214 3 MP
+PP
+c10
+1903 2214 mt 1948 2210 L
+1948 2210 mt 1919 2199 L
+1 sg
+45 -4 -29 -11 1932 2225 3 MP
+PP
+c8
+1932 2225 mt 1903 2214 L
+c10
+1903 2214 mt 1948 2210 L
+1 sg
+-28 -39 45 -11 1901 2009 3 MP
+PP
+c11
+1901 2009 mt 1946 1998 L
+1946 1998 mt 1918 1959 L
+1 sg
+45 -11 -29 -37 1930 2046 3 MP
+PP
+c13
+1930 2046 mt 1901 2009 L
+c11
+1901 2009 mt 1946 1998 L
+1 sg
+-28 -12 45 -10 1899 2266 3 MP
+PP
+c8
+1899 2266 mt 1944 2256 L
+1944 2256 mt 1916 2244 L
+1 sg
+45 -10 -29 -13 1928 2279 3 MP
+PP
+c8
+1928 2279 mt 1899 2266 L
+1899 2266 mt 1944 2256 L
+1 sg
+45 10 -28 -27 1926 2130 3 MP
+PP
+c14
+1926 2130 mt 1898 2103 L
+c13
+1898 2103 mt 1943 2113 L
+1 sg
+-29 -33 45 10 1898 2103 3 MP
+PP
+c13
+1898 2103 mt 1943 2113 L
+c16
+1943 2113 mt 1914 2080 L
+1 sg
+45 -47 -29 11 1925 1679 3 MP
+PP
+c26
+1925 1679 mt 1896 1690 L
+c24
+1896 1690 mt 1941 1643 L
+1 sg
+-29 20 45 -47 1896 1690 3 MP
+PP
+c24
+1896 1690 mt 1941 1643 L
+c30
+1941 1643 mt 1912 1663 L
+1 sg
+45 12 -29 -17 1923 2168 3 MP
+PP
+c13
+1923 2168 mt 1894 2151 L
+1894 2151 mt 1939 2163 L
+1 sg
+-29 -21 45 12 1894 2151 3 MP
+PP
+c13
+1894 2151 mt 1939 2163 L
+c14
+1939 2163 mt 1910 2142 L
+1 sg
+-28 -5 44 -50 1893 1781 3 MP
+PP
+c18
+1893 1781 mt 1937 1731 L
+c24
+1937 1731 mt 1909 1726 L
+1 sg
+44 -50 -28 -16 1921 1797 3 MP
+PP
+c18
+1921 1797 mt 1893 1781 L
+1893 1781 mt 1937 1731 L
+1 sg
+44 2 -28 -12 1919 2199 3 MP
+PP
+c10
+1919 2199 mt 1891 2187 L
+1891 2187 mt 1935 2189 L
+1 sg
+-28 -13 44 2 1891 2187 3 MP
+PP
+c10
+1891 2187 mt 1935 2189 L
+c11
+1935 2189 mt 1907 2176 L
+1 sg
+-29 -32 45 -28 1889 1924 3 MP
+PP
+c8
+1889 1924 mt 1934 1896 L
+c9
+1934 1896 mt 1905 1864 L
+1 sg
+45 -28 -29 -35 1918 1959 3 MP
+PP
+c10
+1918 1959 mt 1889 1924 L
+c8
+1889 1924 mt 1934 1896 L
+1 sg
+45 -20 -29 9 1916 1651 3 MP
+PP
+c15
+1916 1651 mt 1887 1660 L
+c12
+1887 1660 mt 1932 1640 L
+1 sg
+-28 5 45 -20 1887 1660 3 MP
+PP
+c12
+1887 1660 mt 1932 1640 L
+c15
+1932 1640 mt 1904 1645 L
+1 sg
+45 -7 -29 -12 1916 2244 3 MP
+PP
+c8
+1916 2244 mt 1887 2232 L
+1887 2232 mt 1932 2225 L
+1 sg
+-29 -11 45 -7 1887 2232 3 MP
+PP
+c8
+1887 2232 mt 1932 2225 L
+1932 2225 mt 1903 2214 L
+1 sg
+-29 -37 45 -1 1885 2047 3 MP
+PP
+c13
+1885 2047 mt 1930 2046 L
+1930 2046 mt 1901 2009 L
+1 sg
+45 -1 -29 -33 1914 2080 3 MP
+PP
+c14
+1914 2080 mt 1885 2047 L
+c13
+1885 2047 mt 1930 2046 L
+1 sg
+-29 18 45 -35 1884 1680 3 MP
+PP
+c18
+1884 1680 mt 1929 1645 L
+c24
+1929 1645 mt 1900 1663 L
+1 sg
+45 -35 -28 17 1912 1663 3 MP
+PP
+c24
+1912 1663 mt 1884 1680 L
+c18
+1884 1680 mt 1929 1645 L
+1 sg
+45 -11 -29 -13 1912 2303 3 MP
+PP
+c8
+1912 2303 mt 1883 2290 L
+1883 2290 mt 1928 2279 L
+1 sg
+-29 -13 45 -11 1883 2290 3 MP
+PP
+c8
+1883 2290 mt 1928 2279 L
+1928 2279 mt 1899 2266 L
+1 sg
+-28 -27 44 10 1882 2120 3 MP
+PP
+c13
+1882 2120 mt 1926 2130 L
+c14
+1926 2130 mt 1898 2103 L
+1 sg
+44 10 -28 -22 1910 2142 3 MP
+PP
+c13
+1910 2142 mt 1882 2120 L
+1882 2120 mt 1926 2130 L
+1 sg
+45 -49 -29 2 1909 1726 3 MP
+PP
+c24
+1909 1726 mt 1880 1728 L
+c20
+1880 1728 mt 1925 1679 L
+1 sg
+-29 11 45 -49 1880 1728 3 MP
+PP
+c20
+1880 1728 mt 1925 1679 L
+c26
+1925 1679 mt 1896 1690 L
+1 sg
+45 7 -29 -15 1907 2176 3 MP
+PP
+c11
+1907 2176 mt 1878 2161 L
+1878 2161 mt 1923 2168 L
+1 sg
+-29 -17 45 7 1878 2161 3 MP
+PP
+c11
+1878 2161 mt 1923 2168 L
+c13
+1923 2168 mt 1894 2151 L
+1 sg
+-28 -16 45 -43 1876 1840 3 MP
+PP
+c15
+1876 1840 mt 1921 1797 L
+c18
+1921 1797 mt 1893 1781 L
+1 sg
+45 -43 -29 -24 1905 1864 3 MP
+PP
+c12
+1905 1864 mt 1876 1840 L
+c15
+1876 1840 mt 1921 1797 L
+1 sg
+45 -15 -29 -1 1904 1645 3 MP
+PP
+c12
+1904 1645 mt 1875 1644 L
+c9
+1875 1644 mt 1920 1629 L
+1 sg
+45 -2 -29 -13 1903 2214 3 MP
+PP
+c10
+1903 2214 mt 1874 2201 L
+1874 2201 mt 1919 2199 L
+1 sg
+-28 -12 45 -2 1874 2201 3 MP
+PP
+c10
+1874 2201 mt 1919 2199 L
+1919 2199 mt 1891 2187 L
+1 sg
+45 -16 -28 -34 1901 2009 3 MP
+PP
+c11
+1901 2009 mt 1873 1975 L
+c10
+1873 1975 mt 1918 1959 L
+1 sg
+-29 -35 45 -16 1873 1975 3 MP
+PP
+c10
+1873 1975 mt 1918 1959 L
+1918 1959 mt 1889 1924 L
+1 sg
+45 -24 -29 12 1900 1663 3 MP
+PP
+c18
+1900 1663 mt 1871 1675 L
+c15
+1871 1675 mt 1916 1651 L
+1 sg
+-29 9 45 -24 1871 1675 3 MP
+PP
+c15
+1871 1675 mt 1916 1651 L
+1916 1651 mt 1887 1660 L
+1 sg
+-29 -12 45 -10 1871 2254 3 MP
+PP
+c8
+1871 2254 mt 1916 2244 L
+1916 2244 mt 1887 2232 L
+1 sg
+45 -10 -28 -12 1899 2266 3 MP
+PP
+c8
+1899 2266 mt 1871 2254 L
+1871 2254 mt 1916 2244 L
+1 sg
+-29 -33 45 5 1869 2075 3 MP
+PP
+c13
+1869 2075 mt 1914 2080 L
+c14
+1914 2080 mt 1885 2047 L
+1 sg
+45 5 -29 -28 1898 2103 3 MP
+PP
+c13
+1898 2103 mt 1869 2075 L
+1869 2075 mt 1914 2080 L
+1 sg
+44 -39 -28 12 1896 1690 3 MP
+PP
+c24
+1896 1690 mt 1868 1702 L
+c20
+1868 1702 mt 1912 1663 L
+1 sg
+-28 17 44 -39 1868 1702 3 MP
+PP
+c20
+1868 1702 mt 1912 1663 L
+c24
+1912 1663 mt 1884 1680 L
+1 sg
+44 9 -28 -18 1894 2151 3 MP
+PP
+c13
+1894 2151 mt 1866 2133 L
+c11
+1866 2133 mt 1910 2142 L
+1 sg
+-28 -22 44 9 1866 2133 3 MP
+PP
+c11
+1866 2133 mt 1910 2142 L
+c13
+1910 2142 mt 1882 2120 L
+1 sg
+-29 2 45 -47 1864 1773 3 MP
+PP
+c18
+1864 1773 mt 1909 1726 L
+c24
+1909 1726 mt 1880 1728 L
+1 sg
+45 -47 -29 -8 1893 1781 3 MP
+PP
+c18
+1893 1781 mt 1864 1773 L
+1864 1773 mt 1909 1726 L
+1 sg
+-29 -15 45 3 1862 2173 3 MP
+PP
+c10
+1862 2173 mt 1907 2176 L
+c11
+1907 2176 mt 1878 2161 L
+1 sg
+45 3 -29 -14 1891 2187 3 MP
+PP
+c10
+1891 2187 mt 1862 2173 L
+1862 2173 mt 1907 2176 L
+1 sg
+45 -31 -29 -29 1889 1924 3 MP
+PP
+c8
+1889 1924 mt 1860 1895 L
+c9
+1860 1895 mt 1905 1864 L
+1 sg
+-29 -24 45 -31 1860 1895 3 MP
+PP
+c9
+1860 1895 mt 1905 1864 L
+c12
+1905 1864 mt 1876 1840 L
+1 sg
+-29 -1 45 -17 1859 1662 3 MP
+PP
+c9
+1859 1662 mt 1904 1645 L
+c12
+1904 1645 mt 1875 1644 L
+1 sg
+45 -17 -28 2 1887 1660 3 MP
+PP
+c12
+1887 1660 mt 1859 1662 L
+c9
+1859 1662 mt 1904 1645 L
+1 sg
+-29 -13 45 -6 1858 2220 3 MP
+PP
+c8
+1858 2220 mt 1903 2214 L
+c10
+1903 2214 mt 1874 2201 L
+1 sg
+45 -6 -29 -12 1887 2232 3 MP
+PP
+c8
+1887 2232 mt 1858 2220 L
+1858 2220 mt 1903 2214 L
+1 sg
+-28 -34 44 -7 1857 2016 3 MP
+PP
+c11
+1857 2016 mt 1901 2009 L
+1901 2009 mt 1873 1975 L
+1 sg
+44 -7 -28 -31 1885 2047 3 MP
+PP
+c13
+1885 2047 mt 1857 2016 L
+c11
+1857 2016 mt 1901 2009 L
+1 sg
+45 -28 -29 11 1884 1680 3 MP
+PP
+c18
+1884 1680 mt 1855 1691 L
+c15
+1855 1691 mt 1900 1663 L
+1 sg
+-29 12 45 -28 1855 1691 3 MP
+PP
+c15
+1855 1691 mt 1900 1663 L
+c18
+1900 1663 mt 1871 1675 L
+1 sg
+-28 -12 44 -11 1855 2277 3 MP
+PP
+c8
+1855 2277 mt 1899 2266 L
+1899 2266 mt 1871 2254 L
+1 sg
+44 -11 -28 -13 1883 2290 3 MP
+PP
+c8
+1883 2290 mt 1855 2277 L
+1855 2277 mt 1899 2266 L
+1 sg
+45 7 -29 -24 1882 2120 3 MP
+PP
+c13
+1882 2120 mt 1853 2096 L
+c11
+1853 2096 mt 1898 2103 L
+1 sg
+-29 -28 45 7 1853 2096 3 MP
+PP
+c11
+1853 2096 mt 1898 2103 L
+c13
+1898 2103 mt 1869 2075 L
+1 sg
+-28 12 45 -42 1851 1732 3 MP
+PP
+c18
+1851 1732 mt 1896 1690 L
+c24
+1896 1690 mt 1868 1702 L
+1 sg
+45 -42 -29 4 1880 1728 3 MP
+PP
+c20
+1880 1728 mt 1851 1732 L
+c18
+1851 1732 mt 1896 1690 L
+1 sg
+-28 -18 45 6 1849 2145 3 MP
+PP
+c11
+1849 2145 mt 1894 2151 L
+c13
+1894 2151 mt 1866 2133 L
+1 sg
+45 6 -29 -16 1878 2161 3 MP
+PP
+c11
+1878 2161 mt 1849 2145 L
+1849 2145 mt 1894 2151 L
+1 sg
+45 -42 -28 -17 1876 1840 3 MP
+PP
+c15
+1876 1840 mt 1848 1823 L
+1848 1823 mt 1893 1781 L
+1 sg
+-29 -8 45 -42 1848 1823 3 MP
+PP
+c15
+1848 1823 mt 1893 1781 L
+c18
+1893 1781 mt 1864 1773 L
+1 sg
+45 -2 -28 -12 1874 2201 3 MP
+PP
+c10
+1874 2201 mt 1846 2189 L
+1846 2189 mt 1891 2187 L
+1 sg
+-29 -14 45 -2 1846 2189 3 MP
+PP
+c10
+1846 2189 mt 1891 2187 L
+1891 2187 mt 1862 2173 L
+1 sg
+45 -21 -29 -30 1873 1975 3 MP
+PP
+c10
+1873 1975 mt 1844 1945 L
+c8
+1844 1945 mt 1889 1924 L
+1 sg
+-29 -29 45 -21 1844 1945 3 MP
+PP
+c8
+1844 1945 mt 1889 1924 L
+1889 1924 mt 1860 1895 L
+1 sg
+-28 2 44 -19 1843 1679 3 MP
+PP
+c12
+1843 1679 mt 1887 1660 L
+1887 1660 mt 1859 1662 L
+1 sg
+44 -19 -28 4 1871 1675 3 MP
+PP
+c15
+1871 1675 mt 1843 1679 L
+c12
+1843 1679 mt 1887 1660 L
+1 sg
+45 -9 -29 -13 1871 2254 3 MP
+PP
+c8
+1871 2254 mt 1842 2241 L
+1842 2241 mt 1887 2232 L
+1 sg
+-29 -12 45 -9 1842 2241 3 MP
+PP
+c8
+1842 2241 mt 1887 2232 L
+1887 2232 mt 1858 2220 L
+1 sg
+44 -1 -28 -27 1869 2075 3 MP
+PP
+c13
+1869 2075 mt 1841 2048 L
+c11
+1841 2048 mt 1885 2047 L
+1 sg
+-28 -31 44 -1 1841 2048 3 MP
+PP
+c11
+1841 2048 mt 1885 2047 L
+c13
+1885 2047 mt 1857 2016 L
+1 sg
+45 -32 -29 10 1868 1702 3 MP
+PP
+c20
+1868 1702 mt 1839 1712 L
+c15
+1839 1712 mt 1884 1680 L
+1 sg
+-29 11 45 -32 1839 1712 3 MP
+PP
+c15
+1839 1712 mt 1884 1680 L
+c18
+1884 1680 mt 1855 1691 L
+1 sg
+45 7 -29 -20 1866 2133 3 MP
+PP
+c11
+1866 2133 mt 1837 2113 L
+1837 2113 mt 1882 2120 L
+1 sg
+-29 -24 45 7 1837 2113 3 MP
+PP
+c11
+1837 2113 mt 1882 2120 L
+c13
+1882 2120 mt 1853 2096 L
+1 sg
+45 -42 -29 -3 1864 1773 3 MP
+PP
+c18
+1864 1773 mt 1835 1770 L
+1835 1770 mt 1880 1728 L
+1 sg
+-29 4 45 -42 1835 1770 3 MP
+PP
+c18
+1835 1770 mt 1880 1728 L
+c20
+1880 1728 mt 1851 1732 L
+1 sg
+45 2 -29 -14 1862 2173 3 MP
+PP
+c10
+1862 2173 mt 1833 2159 L
+1833 2159 mt 1878 2161 L
+1 sg
+-29 -16 45 2 1833 2159 3 MP
+PP
+c10
+1833 2159 mt 1878 2161 L
+c11
+1878 2161 mt 1849 2145 L
+1 sg
+-28 -17 44 -33 1832 1873 3 MP
+PP
+c12
+1832 1873 mt 1876 1840 L
+c15
+1876 1840 mt 1848 1823 L
+1 sg
+44 -33 -28 -22 1860 1895 3 MP
+PP
+c9
+1860 1895 mt 1832 1873 L
+c12
+1832 1873 mt 1876 1840 L
+1 sg
+45 -15 -29 -3 1859 1662 3 MP
+PP
+c9
+1859 1662 mt 1830 1659 L
+1830 1659 mt 1875 1644 L
+1 sg
+-28 -12 44 -6 1830 2207 3 MP
+PP
+c8
+1830 2207 mt 1874 2201 L
+c10
+1874 2201 mt 1846 2189 L
+1 sg
+44 -6 -28 -13 1858 2220 3 MP
+PP
+c8
+1858 2220 mt 1830 2207 L
+1830 2207 mt 1874 2201 L
+1 sg
+45 -12 -29 -29 1857 2016 3 MP
+PP
+c11
+1857 2016 mt 1828 1987 L
+c10
+1828 1987 mt 1873 1975 L
+1 sg
+-29 -30 45 -12 1828 1987 3 MP
+PP
+c10
+1828 1987 mt 1873 1975 L
+1873 1975 mt 1844 1945 L
+1 sg
+-28 4 44 -23 1827 1698 3 MP
+PP
+c12
+1827 1698 mt 1871 1675 L
+c15
+1871 1675 mt 1843 1679 L
+1 sg
+44 -23 -28 7 1855 1691 3 MP
+PP
+c15
+1855 1691 mt 1827 1698 L
+c12
+1827 1698 mt 1871 1675 L
+1 sg
+-29 -13 45 -10 1826 2264 3 MP
+PP
+c8
+1826 2264 mt 1871 2254 L
+1871 2254 mt 1842 2241 L
+1 sg
+45 -10 -29 -13 1855 2277 3 MP
+PP
+c8
+1855 2277 mt 1826 2264 L
+1826 2264 mt 1871 2254 L
+1 sg
+45 2 -29 -23 1853 2096 3 MP
+PP
+c11
+1853 2096 mt 1824 2073 L
+1824 2073 mt 1869 2075 L
+1 sg
+-28 -27 45 2 1824 2073 3 MP
+PP
+c11
+1824 2073 mt 1869 2075 L
+c13
+1869 2075 mt 1841 2048 L
+1 sg
+-29 10 45 -35 1823 1737 3 MP
+PP
+c15
+1823 1737 mt 1868 1702 L
+c20
+1868 1702 mt 1839 1712 L
+1 sg
+45 -35 -28 5 1851 1732 3 MP
+PP
+c18
+1851 1732 mt 1823 1737 L
+c15
+1823 1737 mt 1868 1702 L
+1 sg
+-29 -20 45 4 1821 2129 3 MP
+PP
+c11
+1821 2129 mt 1866 2133 L
+1866 2133 mt 1837 2113 L
+1 sg
+45 4 -28 -16 1849 2145 3 MP
+PP
+c11
+1849 2145 mt 1821 2129 L
+1821 2129 mt 1866 2133 L
+1 sg
+-29 -3 45 -39 1819 1812 3 MP
+PP
+c15
+1819 1812 mt 1864 1773 L
+c18
+1864 1773 mt 1835 1770 L
+1 sg
+45 -39 -29 -11 1848 1823 3 MP
+PP
+c15
+1848 1823 mt 1819 1812 L
+1819 1812 mt 1864 1773 L
+1 sg
+-29 -14 45 -3 1817 2176 3 MP
+PP
+c10
+1817 2176 mt 1862 2173 L
+1862 2173 mt 1833 2159 L
+1 sg
+45 -3 -29 -13 1846 2189 3 MP
+PP
+c10
+1846 2189 mt 1817 2176 L
+1817 2176 mt 1862 2173 L
+1 sg
+44 -25 -28 -25 1844 1945 3 MP
+PP
+c8
+1844 1945 mt 1816 1920 L
+c9
+1816 1920 mt 1860 1895 L
+1 sg
+-28 -22 44 -25 1816 1920 3 MP
+PP
+c9
+1816 1920 mt 1860 1895 L
+1860 1895 mt 1832 1873 L
+1 sg
+-29 -3 45 -17 1814 1679 3 MP
+PP
+c9
+1814 1679 mt 1859 1662 L
+1859 1662 mt 1830 1659 L
+1 sg
+45 -17 -29 0 1843 1679 3 MP
+PP
+c12
+1843 1679 mt 1814 1679 L
+c9
+1814 1679 mt 1859 1662 L
+1 sg
+-28 -13 45 -8 1813 2228 3 MP
+PP
+c8
+1813 2228 mt 1858 2220 L
+1858 2220 mt 1830 2207 L
+1 sg
+45 -8 -29 -13 1842 2241 3 MP
+PP
+c8
+1842 2241 mt 1813 2228 L
+1813 2228 mt 1858 2220 L
+1 sg
+-29 -29 45 -6 1812 2022 3 MP
+PP
+c10
+1812 2022 mt 1857 2016 L
+c11
+1857 2016 mt 1828 1987 L
+1 sg
+45 -6 -29 -26 1841 2048 3 MP
+PP
+c11
+1841 2048 mt 1812 2022 L
+c10
+1812 2022 mt 1857 2016 L
+1 sg
+45 -27 -29 6 1839 1712 3 MP
+PP
+c15
+1839 1712 mt 1810 1718 L
+c12
+1810 1718 mt 1855 1691 L
+1 sg
+-28 7 45 -27 1810 1718 3 MP
+PP
+c12
+1810 1718 mt 1855 1691 L
+c15
+1855 1691 mt 1827 1698 L
+1 sg
+45 3 -29 -20 1837 2113 3 MP
+PP
+c11
+1837 2113 mt 1808 2093 L
+1808 2093 mt 1853 2096 L
+1 sg
+-29 -23 45 3 1808 2093 3 MP
+PP
+c11
+1808 2093 mt 1853 2096 L
+1853 2096 mt 1824 2073 L
+1 sg
+44 -37 -28 -1 1835 1770 3 MP
+PP
+c18
+1835 1770 mt 1807 1769 L
+c15
+1807 1769 mt 1851 1732 L
+1 sg
+-28 5 44 -37 1807 1769 3 MP
+PP
+c15
+1807 1769 mt 1851 1732 L
+c18
+1851 1732 mt 1823 1737 L
+1 sg
+-28 -16 44 0 1805 2145 3 MP
+PP
+c10
+1805 2145 mt 1849 2145 L
+c11
+1849 2145 mt 1821 2129 L
+1 sg
+44 0 -28 -14 1833 2159 3 MP
+PP
+c10
+1833 2159 mt 1805 2145 L
+1805 2145 mt 1849 2145 L
+1 sg
+45 -33 -29 -17 1832 1873 3 MP
+PP
+c12
+1832 1873 mt 1803 1856 L
+1803 1856 mt 1848 1823 L
+1 sg
+-29 -11 45 -33 1803 1856 3 MP
+PP
+c12
+1803 1856 mt 1848 1823 L
+c15
+1848 1823 mt 1819 1812 L
+1 sg
+-29 -13 45 -6 1801 2195 3 MP
+PP
+c8
+1801 2195 mt 1846 2189 L
+c10
+1846 2189 mt 1817 2176 L
+1 sg
+45 -6 -29 -12 1830 2207 3 MP
+PP
+c8
+1830 2207 mt 1801 2195 L
+1801 2195 mt 1846 2189 L
+1 sg
+-28 -25 45 -16 1799 1961 3 MP
+PP
+c8
+1799 1961 mt 1844 1945 L
+1844 1945 mt 1816 1920 L
+1 sg
+45 -16 -29 -26 1828 1987 3 MP
+PP
+c10
+1828 1987 mt 1799 1961 L
+c8
+1799 1961 mt 1844 1945 L
+1 sg
+45 -20 -29 1 1827 1698 3 MP
+PP
+c12
+1827 1698 mt 1798 1699 L
+c9
+1798 1699 mt 1843 1679 L
+1 sg
+-29 0 45 -20 1798 1699 3 MP
+PP
+c9
+1798 1699 mt 1843 1679 L
+c12
+1843 1679 mt 1814 1679 L
+1 sg
+-29 -13 45 -10 1797 2251 3 MP
+PP
+c8
+1797 2251 mt 1842 2241 L
+1842 2241 mt 1813 2228 L
+1 sg
+45 -10 -29 -13 1826 2264 3 MP
+PP
+c8
+1826 2264 mt 1797 2251 L
+1797 2251 mt 1842 2241 L
+1 sg
+45 -1 -28 -24 1824 2073 3 MP
+PP
+c11
+1824 2073 mt 1796 2049 L
+c10
+1796 2049 mt 1841 2048 L
+1 sg
+-29 -26 45 -1 1796 2049 3 MP
+PP
+c10
+1796 2049 mt 1841 2048 L
+c11
+1841 2048 mt 1812 2022 L
+1 sg
+-29 6 45 -29 1794 1741 3 MP
+PP
+c15
+1794 1741 mt 1839 1712 L
+1839 1712 mt 1810 1718 L
+1 sg
+45 -29 -29 4 1823 1737 3 MP
+PP
+c15
+1823 1737 mt 1794 1741 L
+1794 1741 mt 1839 1712 L
+1 sg
+45 2 -29 -18 1821 2129 3 MP
+PP
+c11
+1821 2129 mt 1792 2111 L
+c10
+1792 2111 mt 1837 2113 L
+1 sg
+-29 -20 45 2 1792 2111 3 MP
+PP
+c10
+1792 2111 mt 1837 2113 L
+c11
+1837 2113 mt 1808 2093 L
+1 sg
+44 -34 -28 -8 1819 1812 3 MP
+PP
+c15
+1819 1812 mt 1791 1804 L
+1791 1804 mt 1835 1770 L
+1 sg
+-28 -1 44 -34 1791 1804 3 MP
+PP
+c15
+1791 1804 mt 1835 1770 L
+c18
+1835 1770 mt 1807 1769 L
+1 sg
+-28 -14 45 -3 1788 2162 3 MP
+PP
+c10
+1788 2162 mt 1833 2159 L
+1833 2159 mt 1805 2145 L
+1 sg
+45 -3 -29 -14 1817 2176 3 MP
+PP
+c10
+1817 2176 mt 1788 2162 L
+1788 2162 mt 1833 2159 L
+1 sg
+-29 -17 45 -26 1787 1899 3 MP
+PP
+c9
+1787 1899 mt 1832 1873 L
+c12
+1832 1873 mt 1803 1856 L
+1 sg
+45 -26 -29 -21 1816 1920 3 MP
+PP
+c9
+1816 1920 mt 1787 1899 L
+1787 1899 mt 1832 1873 L
+1 sg
+45 -15 -29 -5 1814 1679 3 MP
+PP
+c9
+1814 1679 mt 1785 1674 L
+1785 1674 mt 1830 1659 L
+1 sg
+-29 -12 45 -9 1785 2216 3 MP
+PP
+c8
+1785 2216 mt 1830 2207 L
+1830 2207 mt 1801 2195 L
+1 sg
+45 -9 -28 -12 1813 2228 3 MP
+PP
+c8
+1813 2228 mt 1785 2216 L
+1785 2216 mt 1830 2207 L
+1 sg
+-29 -26 45 -10 1783 1997 3 MP
+PP
+c10
+1783 1997 mt 1828 1987 L
+1828 1987 mt 1799 1961 L
+1 sg
+45 -10 -29 -25 1812 2022 3 MP
+PP
+c10
+1812 2022 mt 1783 1997 L
+1783 1997 mt 1828 1987 L
+1 sg
+-29 1 45 -21 1782 1719 3 MP
+PP
+c12
+1782 1719 mt 1827 1698 L
+1827 1698 mt 1798 1699 L
+1 sg
+45 -21 -28 1 1810 1718 3 MP
+PP
+c12
+1810 1718 mt 1782 1719 L
+1782 1719 mt 1827 1698 L
+1 sg
+-28 -24 44 0 1780 2073 3 MP
+PP
+c10
+1780 2073 mt 1824 2073 L
+c11
+1824 2073 mt 1796 2049 L
+1 sg
+44 0 -28 -20 1808 2093 3 MP
+PP
+c11
+1808 2093 mt 1780 2073 L
+c10
+1780 2073 mt 1824 2073 L
+1 sg
+-29 4 45 -31 1778 1768 3 MP
+PP
+c12
+1778 1768 mt 1823 1737 L
+c15
+1823 1737 mt 1794 1741 L
+1 sg
+45 -31 -29 -1 1807 1769 3 MP
+PP
+c15
+1807 1769 mt 1778 1768 L
+c12
+1778 1768 mt 1823 1737 L
+1 sg
+-29 -18 45 0 1776 2129 3 MP
+PP
+c10
+1776 2129 mt 1821 2129 L
+c11
+1821 2129 mt 1792 2111 L
+1 sg
+45 0 -29 -16 1805 2145 3 MP
+PP
+c10
+1805 2145 mt 1776 2129 L
+1776 2129 mt 1821 2129 L
+1 sg
+-28 -8 45 -31 1774 1843 3 MP
+PP
+c12
+1774 1843 mt 1819 1812 L
+c15
+1819 1812 mt 1791 1804 L
+1 sg
+45 -31 -29 -13 1803 1856 3 MP
+PP
+c12
+1803 1856 mt 1774 1843 L
+1774 1843 mt 1819 1812 L
+1 sg
+45 -5 -29 -14 1801 2195 3 MP
+PP
+c8
+1801 2195 mt 1772 2181 L
+1772 2181 mt 1817 2176 L
+1 sg
+-29 -14 45 -5 1772 2181 3 MP
+PP
+c8
+1772 2181 mt 1817 2176 L
+c10
+1817 2176 mt 1788 2162 L
+1 sg
+-29 -21 45 -19 1771 1939 3 MP
+PP
+c8
+1771 1939 mt 1816 1920 L
+c9
+1816 1920 mt 1787 1899 L
+1 sg
+45 -19 -28 -22 1799 1961 3 MP
+PP
+c8
+1799 1961 mt 1771 1939 L
+1771 1939 mt 1816 1920 L
+1 sg
+-29 -5 45 -16 1769 1695 3 MP
+PP
+c9
+1769 1695 mt 1814 1679 L
+1814 1679 mt 1785 1674 L
+1 sg
+45 -16 -29 -4 1798 1699 3 MP
+PP
+c9
+1798 1699 mt 1769 1695 L
+1769 1695 mt 1814 1679 L
+1 sg
+-28 -12 44 -10 1769 2238 3 MP
+PP
+c8
+1769 2238 mt 1813 2228 L
+1813 2228 mt 1785 2216 L
+1 sg
+44 -10 -28 -13 1797 2251 3 MP
+PP
+c8
+1797 2251 mt 1769 2238 L
+1769 2238 mt 1813 2228 L
+1 sg
+-29 -25 45 -5 1767 2027 3 MP
+PP
+c10
+1767 2027 mt 1812 2022 L
+1812 2022 mt 1783 1997 L
+1 sg
+45 -5 -29 -22 1796 2049 3 MP
+PP
+c10
+1796 2049 mt 1767 2027 L
+1767 2027 mt 1812 2022 L
+1 sg
+44 -24 -28 1 1794 1741 3 MP
+PP
+c15
+1794 1741 mt 1766 1742 L
+c12
+1766 1742 mt 1810 1718 L
+1 sg
+-28 1 44 -24 1766 1742 3 MP
+PP
+c12
+1766 1742 mt 1810 1718 L
+1810 1718 mt 1782 1719 L
+1 sg
+-28 -20 45 0 1763 2093 3 MP
+PP
+c10
+1763 2093 mt 1808 2093 L
+c11
+1808 2093 mt 1780 2073 L
+1 sg
+45 0 -29 -18 1792 2111 3 MP
+PP
+c10
+1792 2111 mt 1763 2093 L
+1763 2093 mt 1808 2093 L
+1 sg
+45 -30 -29 -5 1791 1804 3 MP
+PP
+c15
+1791 1804 mt 1762 1799 L
+c12
+1762 1799 mt 1807 1769 L
+1 sg
+-29 -1 45 -30 1762 1799 3 MP
+PP
+c12
+1762 1799 mt 1807 1769 L
+c15
+1807 1769 mt 1778 1768 L
+1 sg
+-29 -16 45 -3 1760 2148 3 MP
+PP
+c10
+1760 2148 mt 1805 2145 L
+1805 2145 mt 1776 2129 L
+1 sg
+45 -3 -28 -14 1788 2162 3 MP
+PP
+c10
+1788 2162 mt 1760 2148 L
+1760 2148 mt 1805 2145 L
+1 sg
+45 -26 -29 -17 1787 1899 3 MP
+PP
+c9
+1787 1899 mt 1758 1882 L
+1758 1882 mt 1803 1856 L
+1 sg
+-29 -13 45 -26 1758 1882 3 MP
+PP
+c9
+1758 1882 mt 1803 1856 L
+c12
+1803 1856 mt 1774 1843 L
+1 sg
+45 -8 -29 -13 1785 2216 3 MP
+PP
+c8
+1785 2216 mt 1756 2203 L
+1756 2203 mt 1801 2195 L
+1 sg
+-29 -14 45 -8 1756 2203 3 MP
+PP
+c8
+1756 2203 mt 1801 2195 L
+1801 2195 mt 1772 2181 L
+1 sg
+-28 -22 44 -14 1755 1975 3 MP
+PP
+c8
+1755 1975 mt 1799 1961 L
+1799 1961 mt 1771 1939 L
+1 sg
+44 -14 -28 -22 1783 1997 3 MP
+PP
+c10
+1783 1997 mt 1755 1975 L
+c8
+1755 1975 mt 1799 1961 L
+1 sg
+45 -18 -29 -2 1782 1719 3 MP
+PP
+c12
+1782 1719 mt 1753 1717 L
+c9
+1753 1717 mt 1798 1699 L
+1 sg
+-29 -4 45 -18 1753 1717 3 MP
+PP
+c9
+1753 1717 mt 1798 1699 L
+1798 1699 mt 1769 1695 L
+1 sg
+-29 -22 45 -4 1751 2053 3 MP
+PP
+c10
+1751 2053 mt 1796 2049 L
+1796 2049 mt 1767 2027 L
+1 sg
+45 -4 -29 -20 1780 2073 3 MP
+PP
+c10
+1780 2073 mt 1751 2053 L
+1751 2053 mt 1796 2049 L
+1 sg
+45 -26 -29 -1 1778 1768 3 MP
+PP
+c12
+1778 1768 mt 1749 1767 L
+1749 1767 mt 1794 1741 L
+1 sg
+-28 1 45 -26 1749 1767 3 MP
+PP
+c12
+1749 1767 mt 1794 1741 L
+c15
+1794 1741 mt 1766 1742 L
+1 sg
+45 -2 -29 -16 1776 2129 3 MP
+PP
+c10
+1776 2129 mt 1747 2113 L
+1747 2113 mt 1792 2111 L
+1 sg
+-29 -18 45 -2 1747 2113 3 MP
+PP
+c10
+1747 2113 mt 1792 2111 L
+1792 2111 mt 1763 2093 L
+1 sg
+45 -29 -28 -10 1774 1843 3 MP
+PP
+c12
+1774 1843 mt 1746 1833 L
+1746 1833 mt 1791 1804 L
+1 sg
+-29 -5 45 -29 1746 1833 3 MP
+PP
+c12
+1746 1833 mt 1791 1804 L
+c15
+1791 1804 mt 1762 1799 L
+1 sg
+44 -6 -28 -13 1772 2181 3 MP
+PP
+c8
+1772 2181 mt 1744 2168 L
+1744 2168 mt 1788 2162 L
+1 sg
+-28 -14 44 -6 1744 2168 3 MP
+PP
+c8
+1744 2168 mt 1788 2162 L
+c10
+1788 2162 mt 1760 2148 L
+1 sg
+45 -21 -29 -19 1771 1939 3 MP
+PP
+c8
+1771 1939 mt 1742 1920 L
+c9
+1742 1920 mt 1787 1899 L
+1 sg
+-29 -17 45 -21 1742 1920 3 MP
+PP
+c9
+1742 1920 mt 1787 1899 L
+1787 1899 mt 1758 1882 L
+1 sg
+44 -14 -28 -7 1769 1695 3 MP
+PP
+c9
+1769 1695 mt 1741 1688 L
+1741 1688 mt 1785 1674 L
+1 sg
+-29 -13 45 -9 1740 2225 3 MP
+PP
+c8
+1740 2225 mt 1785 2216 L
+1785 2216 mt 1756 2203 L
+1 sg
+45 -9 -29 -13 1769 2238 3 MP
+PP
+c8
+1769 2238 mt 1740 2225 L
+1740 2225 mt 1785 2216 L
+1 sg
+-28 -22 45 -9 1738 2006 3 MP
+PP
+c10
+1738 2006 mt 1783 1997 L
+1783 1997 mt 1755 1975 L
+1 sg
+45 -9 -29 -21 1767 2027 3 MP
+PP
+c10
+1767 2027 mt 1738 2006 L
+1738 2006 mt 1783 1997 L
+1 sg
+-29 -2 45 -20 1737 1739 3 MP
+PP
+c9
+1737 1739 mt 1782 1719 L
+c12
+1782 1719 mt 1753 1717 L
+1 sg
+45 -20 -29 -3 1766 1742 3 MP
+PP
+c12
+1766 1742 mt 1737 1739 L
+c9
+1737 1739 mt 1782 1719 L
+1 sg
+45 -2 -28 -18 1763 2093 3 MP
+PP
+c10
+1763 2093 mt 1735 2075 L
+1735 2075 mt 1780 2073 L
+1 sg
+-29 -20 45 -2 1735 2075 3 MP
+PP
+c10
+1735 2075 mt 1780 2073 L
+1780 2073 mt 1751 2053 L
+1 sg
+45 -26 -29 -5 1762 1799 3 MP
+PP
+c12
+1762 1799 mt 1733 1794 L
+1733 1794 mt 1778 1768 L
+1 sg
+-29 -1 45 -26 1733 1794 3 MP
+PP
+c12
+1733 1794 mt 1778 1768 L
+1778 1768 mt 1749 1767 L
+1 sg
+-29 -16 45 -4 1731 2133 3 MP
+PP
+c10
+1731 2133 mt 1776 2129 L
+1776 2129 mt 1747 2113 L
+1 sg
+45 -4 -29 -15 1760 2148 3 MP
+PP
+c10
+1760 2148 mt 1731 2133 L
+1731 2133 mt 1776 2129 L
+1 sg
+-28 -10 44 -25 1730 1868 3 MP
+PP
+c9
+1730 1868 mt 1774 1843 L
+c12
+1774 1843 mt 1746 1833 L
+1 sg
+44 -25 -28 -14 1758 1882 3 MP
+PP
+c9
+1758 1882 mt 1730 1868 L
+1730 1868 mt 1774 1843 L
+1 sg
+-28 -13 45 -8 1727 2189 3 MP
+PP
+c8
+1727 2189 mt 1772 2181 L
+1772 2181 mt 1744 2168 L
+1 sg
+45 -8 -29 -14 1756 2203 3 MP
+PP
+c8
+1756 2203 mt 1727 2189 L
+1727 2189 mt 1772 2181 L
+1 sg
+-29 -19 45 -16 1726 1955 3 MP
+PP
+c8
+1726 1955 mt 1771 1939 L
+1771 1939 mt 1742 1920 L
+1 sg
+45 -16 -29 -20 1755 1975 3 MP
+PP
+c8
+1755 1975 mt 1726 1955 L
+1726 1955 mt 1771 1939 L
+1 sg
+45 -16 -29 -6 1753 1717 3 MP
+PP
+c9
+1753 1717 mt 1724 1711 L
+1724 1711 mt 1769 1695 L
+1 sg
+-28 -7 45 -16 1724 1711 3 MP
+PP
+c9
+1724 1711 mt 1769 1695 L
+1769 1695 mt 1741 1688 L
+1 sg
+-29 -21 45 -6 1722 2033 3 MP
+PP
+c10
+1722 2033 mt 1767 2027 L
+1767 2027 mt 1738 2006 L
+1 sg
+45 -6 -29 -20 1751 2053 3 MP
+PP
+c10
+1751 2053 mt 1722 2033 L
+1722 2033 mt 1767 2027 L
+1 sg
+-29 -3 45 -21 1721 1763 3 MP
+PP
+c9
+1721 1763 mt 1766 1742 L
+c12
+1766 1742 mt 1737 1739 L
+1 sg
+45 -21 -28 -4 1749 1767 3 MP
+PP
+c12
+1749 1767 mt 1721 1763 L
+c9
+1721 1763 mt 1766 1742 L
+1 sg
+44 -4 -28 -16 1747 2113 3 MP
+PP
+c10
+1747 2113 mt 1719 2097 L
+1719 2097 mt 1763 2093 L
+1 sg
+-28 -18 44 -4 1719 2097 3 MP
+PP
+c10
+1719 2097 mt 1763 2093 L
+1763 2093 mt 1735 2075 L
+1 sg
+45 -26 -29 -8 1746 1833 3 MP
+PP
+c12
+1746 1833 mt 1717 1825 L
+c9
+1717 1825 mt 1762 1799 L
+1 sg
+-29 -5 45 -26 1717 1825 3 MP
+PP
+c9
+1717 1825 mt 1762 1799 L
+c12
+1762 1799 mt 1733 1794 L
+1 sg
+45 -6 -29 -14 1744 2168 3 MP
+PP
+c8
+1744 2168 mt 1715 2154 L
+1715 2154 mt 1760 2148 L
+1 sg
+-29 -15 45 -6 1715 2154 3 MP
+PP
+c8
+1715 2154 mt 1760 2148 L
+c10
+1760 2148 mt 1731 2133 L
+1 sg
+45 -21 -29 -17 1742 1920 3 MP
+PP
+c9
+1742 1920 mt 1713 1903 L
+1713 1903 mt 1758 1882 L
+1 sg
+-28 -14 45 -21 1713 1903 3 MP
+PP
+c9
+1713 1903 mt 1758 1882 L
+1758 1882 mt 1730 1868 L
+1 sg
+45 -9 -29 -13 1740 2225 3 MP
+PP
+c8
+1740 2225 mt 1711 2212 L
+1711 2212 mt 1756 2203 L
+1 sg
+-29 -14 45 -9 1711 2212 3 MP
+PP
+c8
+1711 2212 mt 1756 2203 L
+1756 2203 mt 1727 2189 L
+1 sg
+-29 -20 45 -11 1710 1986 3 MP
+PP
+c8
+1710 1986 mt 1755 1975 L
+1755 1975 mt 1726 1955 L
+1 sg
+45 -11 -28 -20 1738 2006 3 MP
+PP
+c10
+1738 2006 mt 1710 1986 L
+c8
+1710 1986 mt 1755 1975 L
+1 sg
+-29 -6 45 -17 1708 1734 3 MP
+PP
+c9
+1708 1734 mt 1753 1717 L
+1753 1717 mt 1724 1711 L
+1 sg
+45 -17 -29 -5 1737 1739 3 MP
+PP
+c9
+1737 1739 mt 1708 1734 L
+1708 1734 mt 1753 1717 L
+1 sg
+45 -5 -29 -17 1735 2075 3 MP
+PP
+c10
+1735 2075 mt 1706 2058 L
+1706 2058 mt 1751 2053 L
+1 sg
+-29 -20 45 -5 1706 2058 3 MP
+PP
+c10
+1706 2058 mt 1751 2053 L
+1751 2053 mt 1722 2033 L
+1 sg
+44 -22 -28 -5 1733 1794 3 MP
+PP
+c12
+1733 1794 mt 1705 1789 L
+c9
+1705 1789 mt 1749 1767 L
+1 sg
+-28 -4 44 -22 1705 1789 3 MP
+PP
+c9
+1705 1789 mt 1749 1767 L
+c12
+1749 1767 mt 1721 1763 L
+1 sg
+-28 -16 45 -5 1702 2118 3 MP
+PP
+c8
+1702 2118 mt 1747 2113 L
+c10
+1747 2113 mt 1719 2097 L
+1 sg
+45 -5 -29 -15 1731 2133 3 MP
+PP
+c10
+1731 2133 mt 1702 2118 L
+c8
+1702 2118 mt 1747 2113 L
+1 sg
+45 -24 -29 -11 1730 1868 3 MP
+PP
+c9
+1730 1868 mt 1701 1857 L
+1701 1857 mt 1746 1833 L
+1 sg
+-29 -8 45 -24 1701 1857 3 MP
+PP
+c9
+1701 1857 mt 1746 1833 L
+c12
+1746 1833 mt 1717 1825 L
+1 sg
+-29 -14 45 -8 1699 2176 3 MP
+PP
+c8
+1699 2176 mt 1744 2168 L
+1744 2168 mt 1715 2154 L
+1 sg
+45 -8 -28 -13 1727 2189 3 MP
+PP
+c8
+1727 2189 mt 1699 2176 L
+1699 2176 mt 1744 2168 L
+1 sg
+45 -17 -29 -18 1726 1955 3 MP
+PP
+c8
+1726 1955 mt 1697 1937 L
+1697 1937 mt 1742 1920 L
+1 sg
+-29 -17 45 -17 1697 1937 3 MP
+PP
+c8
+1697 1937 mt 1742 1920 L
+c9
+1742 1920 mt 1713 1903 L
+1 sg
+45 -15 -28 -8 1724 1711 3 MP
+PP
+c9
+1724 1711 mt 1696 1703 L
+1696 1703 mt 1741 1688 L
+1 sg
+-28 -20 44 -8 1694 2014 3 MP
+PP
+c8
+1694 2014 mt 1738 2006 L
+c10
+1738 2006 mt 1710 1986 L
+1 sg
+44 -8 -28 -19 1722 2033 3 MP
+PP
+c10
+1722 2033 mt 1694 2014 L
+c8
+1694 2014 mt 1738 2006 L
+1 sg
+-29 -5 45 -19 1692 1758 3 MP
+PP
+c9
+1692 1758 mt 1737 1739 L
+1737 1739 mt 1708 1734 L
+1 sg
+45 -19 -29 -5 1721 1763 3 MP
+PP
+c9
+1721 1763 mt 1692 1758 L
+1692 1758 mt 1737 1739 L
+1 sg
+45 -6 -29 -16 1719 2097 3 MP
+PP
+c10
+1719 2097 mt 1690 2081 L
+c8
+1690 2081 mt 1735 2075 L
+1 sg
+-29 -17 45 -6 1690 2081 3 MP
+PP
+c8
+1690 2081 mt 1735 2075 L
+c10
+1735 2075 mt 1706 2058 L
+1 sg
+45 -23 -29 -8 1717 1825 3 MP
+PP
+c9
+1717 1825 mt 1688 1817 L
+1688 1817 mt 1733 1794 L
+1 sg
+-28 -5 45 -23 1688 1817 3 MP
+PP
+c9
+1688 1817 mt 1733 1794 L
+c12
+1733 1794 mt 1705 1789 L
+1 sg
+45 -7 -29 -14 1715 2154 3 MP
+PP
+c8
+1715 2154 mt 1686 2140 L
+1686 2140 mt 1731 2133 L
+1 sg
+-29 -15 45 -7 1686 2140 3 MP
+PP
+c8
+1686 2140 mt 1731 2133 L
+c10
+1731 2133 mt 1702 2118 L
+1 sg
+45 -21 -28 -14 1713 1903 3 MP
+PP
+c9
+1713 1903 mt 1685 1889 L
+1685 1889 mt 1730 1868 L
+1 sg
+-29 -11 45 -21 1685 1889 3 MP
+PP
+c9
+1685 1889 mt 1730 1868 L
+1730 1868 mt 1701 1857 L
+1 sg
+44 -10 -28 -13 1711 2212 3 MP
+PP
+c8
+1711 2212 mt 1683 2199 L
+1683 2199 mt 1727 2189 L
+1 sg
+-28 -13 44 -10 1683 2199 3 MP
+PP
+c8
+1683 2199 mt 1727 2189 L
+1727 2189 mt 1699 2176 L
+1 sg
+-29 -18 45 -13 1681 1968 3 MP
+PP
+c8
+1681 1968 mt 1726 1955 L
+1726 1955 mt 1697 1937 L
+1 sg
+45 -13 -29 -18 1710 1986 3 MP
+PP
+c8
+1710 1986 mt 1681 1968 L
+1681 1968 mt 1726 1955 L
+1 sg
+-28 -8 44 -15 1680 1726 3 MP
+PP
+c9
+1680 1726 mt 1724 1711 L
+1724 1711 mt 1696 1703 L
+1 sg
+44 -15 -28 -8 1708 1734 3 MP
+PP
+c9
+1708 1734 mt 1680 1726 L
+1680 1726 mt 1724 1711 L
+1 sg
+45 -7 -29 -18 1706 2058 3 MP
+PP
+c10
+1706 2058 mt 1677 2040 L
+c8
+1677 2040 mt 1722 2033 L
+1 sg
+-28 -19 45 -7 1677 2040 3 MP
+PP
+c8
+1677 2040 mt 1722 2033 L
+c10
+1722 2033 mt 1694 2014 L
+1 sg
+45 -20 -29 -6 1705 1789 3 MP
+PP
+c9
+1705 1789 mt 1676 1783 L
+1676 1783 mt 1721 1763 L
+1 sg
+-29 -5 45 -20 1676 1783 3 MP
+PP
+c9
+1676 1783 mt 1721 1763 L
+1721 1763 mt 1692 1758 L
+1 sg
+-29 -16 45 -6 1674 2103 3 MP
+PP
+c8
+1674 2103 mt 1719 2097 L
+c10
+1719 2097 mt 1690 2081 L
+1 sg
+45 -6 -28 -15 1702 2118 3 MP
+PP
+c8
+1702 2118 mt 1674 2103 L
+1674 2103 mt 1719 2097 L
+1 sg
+45 -21 -29 -11 1701 1857 3 MP
+PP
+c9
+1701 1857 mt 1672 1846 L
+1672 1846 mt 1717 1825 L
+1 sg
+-29 -8 45 -21 1672 1846 3 MP
+PP
+c9
+1672 1846 mt 1717 1825 L
+1717 1825 mt 1688 1817 L
+1 sg
+-29 -14 45 -8 1670 2162 3 MP
+PP
+c8
+1670 2162 mt 1715 2154 L
+1715 2154 mt 1686 2140 L
+1 sg
+45 -8 -29 -14 1699 2176 3 MP
+PP
+c8
+1699 2176 mt 1670 2162 L
+1670 2162 mt 1715 2154 L
+1 sg
+44 -18 -28 -16 1697 1937 3 MP
+PP
+c8
+1697 1937 mt 1669 1921 L
+1669 1921 mt 1713 1903 L
+1 sg
+-28 -14 44 -18 1669 1921 3 MP
+PP
+c8
+1669 1921 mt 1713 1903 L
+c9
+1713 1903 mt 1685 1889 L
+1 sg
+-29 -18 45 -11 1665 1997 3 MP
+PP
+c8
+1665 1997 mt 1710 1986 L
+1710 1986 mt 1681 1968 L
+1 sg
+45 -11 -29 -17 1694 2014 3 MP
+PP
+c8
+1694 2014 mt 1665 1997 L
+1665 1997 mt 1710 1986 L
+1 sg
+-28 -8 45 -16 1663 1750 3 MP
+PP
+c9
+1663 1750 mt 1708 1734 L
+1708 1734 mt 1680 1726 L
+1 sg
+45 -16 -29 -8 1692 1758 3 MP
+PP
+c9
+1692 1758 mt 1663 1750 L
+1663 1750 mt 1708 1734 L
+1 sg
+-29 -18 45 -7 1661 2065 3 MP
+PP
+c8
+1661 2065 mt 1706 2058 L
+c10
+1706 2058 mt 1677 2040 L
+1 sg
+45 -7 -29 -16 1690 2081 3 MP
+PP
+c8
+1690 2081 mt 1661 2065 L
+1661 2065 mt 1706 2058 L
+1 sg
+-29 -6 45 -20 1660 1809 3 MP
+PP
+c9
+1660 1809 mt 1705 1789 L
+1705 1789 mt 1676 1783 L
+1 sg
+45 -20 -28 -8 1688 1817 3 MP
+PP
+c9
+1688 1817 mt 1660 1809 L
+1660 1809 mt 1705 1789 L
+1 sg
+44 -8 -28 -14 1686 2140 3 MP
+PP
+c8
+1686 2140 mt 1658 2126 L
+1658 2126 mt 1702 2118 L
+1 sg
+-28 -15 44 -8 1658 2126 3 MP
+PP
+c8
+1658 2126 mt 1702 2118 L
+1702 2118 mt 1674 2103 L
+1 sg
+45 -20 -29 -12 1685 1889 3 MP
+PP
+c9
+1685 1889 mt 1656 1877 L
+1656 1877 mt 1701 1857 L
+1 sg
+-29 -11 45 -20 1656 1877 3 MP
+PP
+c9
+1656 1877 mt 1701 1857 L
+1701 1857 mt 1672 1846 L
+1 sg
+45 -10 -29 -13 1683 2199 3 MP
+PP
+c8
+1683 2199 mt 1654 2186 L
+1654 2186 mt 1699 2176 L
+1 sg
+-29 -14 45 -10 1654 2186 3 MP
+PP
+c8
+1654 2186 mt 1699 2176 L
+1699 2176 mt 1670 2162 L
+1 sg
+-28 -16 45 -15 1652 1952 3 MP
+PP
+c8
+1652 1952 mt 1697 1937 L
+1697 1937 mt 1669 1921 L
+1 sg
+45 -15 -29 -16 1681 1968 3 MP
+PP
+c8
+1681 1968 mt 1652 1952 L
+1652 1952 mt 1697 1937 L
+1 sg
+45 -14 -29 -9 1680 1726 3 MP
+PP
+c9
+1680 1726 mt 1651 1717 L
+c8
+1651 1717 mt 1696 1703 L
+1 sg
+-29 -17 45 -10 1649 2024 3 MP
+PP
+c8
+1649 2024 mt 1694 2014 L
+1694 2014 mt 1665 1997 L
+1 sg
+45 -10 -28 -16 1677 2040 3 MP
+PP
+c8
+1677 2040 mt 1649 2024 L
+1649 2024 mt 1694 2014 L
+1 sg
+-29 -8 45 -17 1647 1775 3 MP
+PP
+c9
+1647 1775 mt 1692 1758 L
+1692 1758 mt 1663 1750 L
+1 sg
+45 -17 -29 -8 1676 1783 3 MP
+PP
+c9
+1676 1783 mt 1647 1775 L
+1647 1775 mt 1692 1758 L
+1 sg
+-29 -16 45 -7 1645 2088 3 MP
+PP
+c8
+1645 2088 mt 1690 2081 L
+1690 2081 mt 1661 2065 L
+1 sg
+45 -7 -29 -15 1674 2103 3 MP
+PP
+c8
+1674 2103 mt 1645 2088 L
+1645 2088 mt 1690 2081 L
+1 sg
+-28 -8 44 -20 1644 1837 3 MP
+PP
+c9
+1644 1837 mt 1688 1817 L
+1688 1817 mt 1660 1809 L
+1 sg
+44 -20 -28 -9 1672 1846 3 MP
+PP
+c9
+1672 1846 mt 1644 1837 L
+1644 1837 mt 1688 1817 L
+1 sg
+-28 -14 45 -9 1641 2149 3 MP
+PP
+c8
+1641 2149 mt 1686 2140 L
+1686 2140 mt 1658 2126 L
+1 sg
+45 -9 -29 -13 1670 2162 3 MP
+PP
+c8
+1670 2162 mt 1641 2149 L
+1641 2149 mt 1686 2140 L
+1 sg
+-29 -12 45 -18 1640 1907 3 MP
+PP
+c9
+1640 1907 mt 1685 1889 L
+1685 1889 mt 1656 1877 L
+1 sg
+45 -18 -29 -14 1669 1921 3 MP
+PP
+c8
+1669 1921 mt 1640 1907 L
+c9
+1640 1907 mt 1685 1889 L
+1 sg
+45 -12 -29 -17 1665 1997 3 MP
+PP
+c8
+1665 1997 mt 1636 1980 L
+1636 1980 mt 1681 1968 L
+1 sg
+-29 -16 45 -12 1636 1980 3 MP
+PP
+c8
+1636 1980 mt 1681 1968 L
+1681 1968 mt 1652 1952 L
+1 sg
+45 -15 -28 -9 1663 1750 3 MP
+PP
+c9
+1663 1750 mt 1635 1741 L
+c8
+1635 1741 mt 1680 1726 L
+1 sg
+-29 -9 45 -15 1635 1741 3 MP
+PP
+c8
+1635 1741 mt 1680 1726 L
+c9
+1680 1726 mt 1651 1717 L
+1 sg
+-28 -16 44 -9 1633 2049 3 MP
+PP
+c8
+1633 2049 mt 1677 2040 L
+1677 2040 mt 1649 2024 L
+1 sg
+44 -9 -28 -16 1661 2065 3 MP
+PP
+c8
+1661 2065 mt 1633 2049 L
+1633 2049 mt 1677 2040 L
+1 sg
+45 -17 -29 -9 1660 1809 3 MP
+PP
+c9
+1660 1809 mt 1631 1800 L
+1631 1800 mt 1676 1783 L
+1 sg
+-29 -8 45 -17 1631 1800 3 MP
+PP
+c9
+1631 1800 mt 1676 1783 L
+1676 1783 mt 1647 1775 L
+1 sg
+45 -8 -29 -15 1658 2126 3 MP
+PP
+c8
+1658 2126 mt 1629 2111 L
+1629 2111 mt 1674 2103 L
+1 sg
+-29 -15 45 -8 1629 2111 3 MP
+PP
+c8
+1629 2111 mt 1674 2103 L
+1674 2103 mt 1645 2088 L
+1 sg
+45 -19 -29 -12 1656 1877 3 MP
+PP
+c9
+1656 1877 mt 1627 1865 L
+1627 1865 mt 1672 1846 L
+1 sg
+-28 -9 45 -19 1627 1865 3 MP
+PP
+c9
+1627 1865 mt 1672 1846 L
+1672 1846 mt 1644 1837 L
+1 sg
+-29 -13 45 -10 1625 2172 3 MP
+PP
+c8
+1625 2172 mt 1670 2162 L
+1670 2162 mt 1641 2149 L
+1 sg
+45 -10 -29 -14 1654 2186 3 MP
+PP
+c8
+1654 2186 mt 1625 2172 L
+1625 2172 mt 1670 2162 L
+1 sg
+45 -15 -28 -16 1652 1952 3 MP
+PP
+c8
+1652 1952 mt 1624 1936 L
+1624 1936 mt 1669 1921 L
+1 sg
+-29 -14 45 -15 1624 1936 3 MP
+PP
+c8
+1624 1936 mt 1669 1921 L
+1669 1921 mt 1640 1907 L
+1 sg
+-29 -17 45 -11 1620 2008 3 MP
+PP
+c8
+1620 2008 mt 1665 1997 L
+1665 1997 mt 1636 1980 L
+1 sg
+45 -11 -29 -16 1649 2024 3 MP
+PP
+c8
+1649 2024 mt 1620 2008 L
+1620 2008 mt 1665 1997 L
+1 sg
+44 -16 -28 -9 1647 1775 3 MP
+PP
+c9
+1647 1775 mt 1619 1766 L
+1619 1766 mt 1663 1750 L
+1 sg
+-28 -9 44 -16 1619 1766 3 MP
+PP
+c9
+1619 1766 mt 1663 1750 L
+1663 1750 mt 1635 1741 L
+1 sg
+-28 -16 45 -8 1616 2073 3 MP
+PP
+c8
+1616 2073 mt 1661 2065 L
+1661 2065 mt 1633 2049 L
+1 sg
+45 -8 -29 -15 1645 2088 3 MP
+PP
+c8
+1645 2088 mt 1616 2073 L
+1616 2073 mt 1661 2065 L
+1 sg
+-29 -9 45 -18 1615 1827 3 MP
+PP
+c9
+1615 1827 mt 1660 1809 L
+1660 1809 mt 1631 1800 L
+1 sg
+45 -18 -29 -10 1644 1837 3 MP
+PP
+c9
+1644 1837 mt 1615 1827 L
+1615 1827 mt 1660 1809 L
+1 sg
+45 -9 -28 -14 1641 2149 3 MP
+PP
+c8
+1641 2149 mt 1613 2135 L
+1613 2135 mt 1658 2126 L
+1 sg
+-29 -15 45 -9 1613 2135 3 MP
+PP
+c8
+1613 2135 mt 1658 2126 L
+1658 2126 mt 1629 2111 L
+1 sg
+-29 -12 45 -17 1611 1894 3 MP
+PP
+c9
+1611 1894 mt 1656 1877 L
+1656 1877 mt 1627 1865 L
+1 sg
+45 -17 -29 -13 1640 1907 3 MP
+PP
+c9
+1640 1907 mt 1611 1894 L
+1611 1894 mt 1656 1877 L
+1 sg
+44 -13 -28 -15 1636 1980 3 MP
+PP
+c8
+1636 1980 mt 1608 1965 L
+1608 1965 mt 1652 1952 L
+1 sg
+-28 -16 44 -13 1608 1965 3 MP
+PP
+c8
+1608 1965 mt 1652 1952 L
+1652 1952 mt 1624 1936 L
+1 sg
+45 -14 -29 -10 1635 1741 3 MP
+PP
+c8
+1635 1741 mt 1606 1731 L
+1606 1731 mt 1651 1717 L
+1 sg
+-29 -16 45 -9 1604 2033 3 MP
+PP
+c8
+1604 2033 mt 1649 2024 L
+1649 2024 mt 1620 2008 L
+1 sg
+45 -9 -29 -16 1633 2049 3 MP
+PP
+c8
+1633 2049 mt 1604 2033 L
+1604 2033 mt 1649 2024 L
+1 sg
+45 -16 -29 -9 1631 1800 3 MP
+PP
+c9
+1631 1800 mt 1602 1791 L
+1602 1791 mt 1647 1775 L
+1 sg
+-28 -9 45 -16 1602 1791 3 MP
+PP
+c9
+1602 1791 mt 1647 1775 L
+1647 1775 mt 1619 1766 L
+1 sg
+45 -9 -29 -14 1629 2111 3 MP
+PP
+c8
+1629 2111 mt 1600 2097 L
+1600 2097 mt 1645 2088 L
+1 sg
+-29 -15 45 -9 1600 2097 3 MP
+PP
+c8
+1600 2097 mt 1645 2088 L
+1645 2088 mt 1616 2073 L
+1 sg
+-29 -10 45 -17 1599 1854 3 MP
+PP
+c9
+1599 1854 mt 1644 1837 L
+1644 1837 mt 1615 1827 L
+1 sg
+45 -17 -28 -11 1627 1865 3 MP
+PP
+c9
+1627 1865 mt 1599 1854 L
+1599 1854 mt 1644 1837 L
+1 sg
+44 -10 -28 -13 1625 2172 3 MP
+PP
+c8
+1625 2172 mt 1597 2159 L
+1597 2159 mt 1641 2149 L
+1 sg
+-28 -14 44 -10 1597 2159 3 MP
+PP
+c8
+1597 2159 mt 1641 2149 L
+1641 2149 mt 1613 2135 L
+1 sg
+45 -15 -29 -14 1624 1936 3 MP
+PP
+c8
+1624 1936 mt 1595 1922 L
+1595 1922 mt 1640 1907 L
+1 sg
+-29 -13 45 -15 1595 1922 3 MP
+PP
+c8
+1595 1922 mt 1640 1907 L
+c9
+1640 1907 mt 1611 1894 L
+1 sg
+45 -12 -29 -16 1620 2008 3 MP
+PP
+c8
+1620 2008 mt 1591 1992 L
+1591 1992 mt 1636 1980 L
+1 sg
+-28 -15 45 -12 1591 1992 3 MP
+PP
+c8
+1591 1992 mt 1636 1980 L
+1636 1980 mt 1608 1965 L
+1 sg
+-29 -10 45 -14 1590 1755 3 MP
+PP
+c8
+1590 1755 mt 1635 1741 L
+1635 1741 mt 1606 1731 L
+1 sg
+45 -14 -29 -11 1619 1766 3 MP
+PP
+c9
+1619 1766 mt 1590 1755 L
+c8
+1590 1755 mt 1635 1741 L
+1 sg
+45 -9 -28 -15 1616 2073 3 MP
+PP
+c8
+1616 2073 mt 1588 2058 L
+1588 2058 mt 1633 2049 L
+1 sg
+-29 -16 45 -9 1588 2058 3 MP
+PP
+c8
+1588 2058 mt 1633 2049 L
+1633 2049 mt 1604 2033 L
+1 sg
+-29 -9 45 -16 1586 1816 3 MP
+PP
+c9
+1586 1816 mt 1631 1800 L
+1631 1800 mt 1602 1791 L
+1 sg
+45 -16 -29 -11 1615 1827 3 MP
+PP
+c9
+1615 1827 mt 1586 1816 L
+1586 1816 mt 1631 1800 L
+1 sg
+45 -10 -29 -14 1613 2135 3 MP
+PP
+c8
+1613 2135 mt 1584 2121 L
+1584 2121 mt 1629 2111 L
+1 sg
+-29 -14 45 -10 1584 2121 3 MP
+PP
+c8
+1584 2121 mt 1629 2111 L
+1629 2111 mt 1600 2097 L
+1 sg
+44 -16 -28 -13 1611 1894 3 MP
+PP
+c9
+1611 1894 mt 1583 1881 L
+c8
+1583 1881 mt 1627 1865 L
+1 sg
+-28 -11 44 -16 1583 1881 3 MP
+PP
+c8
+1583 1881 mt 1627 1865 L
+c9
+1627 1865 mt 1599 1854 L
+1 sg
+45 -14 -29 -15 1608 1965 3 MP
+PP
+c8
+1608 1965 mt 1579 1950 L
+1579 1950 mt 1624 1936 L
+1 sg
+-29 -14 45 -14 1579 1950 3 MP
+PP
+c8
+1579 1950 mt 1624 1936 L
+1624 1936 mt 1595 1922 L
+1 sg
+45 -10 -29 -15 1604 2033 3 MP
+PP
+c8
+1604 2033 mt 1575 2018 L
+1575 2018 mt 1620 2008 L
+1 sg
+-29 -16 45 -10 1575 2018 3 MP
+PP
+c8
+1575 2018 mt 1620 2008 L
+1620 2008 mt 1591 1992 L
+1 sg
+-29 -11 45 -14 1574 1780 3 MP
+PP
+c8
+1574 1780 mt 1619 1766 L
+c9
+1619 1766 mt 1590 1755 L
+1 sg
+45 -14 -28 -11 1602 1791 3 MP
+PP
+c9
+1602 1791 mt 1574 1780 L
+c8
+1574 1780 mt 1619 1766 L
+1 sg
+44 -10 -28 -14 1600 2097 3 MP
+PP
+c8
+1600 2097 mt 1572 2083 L
+1572 2083 mt 1616 2073 L
+1 sg
+-28 -15 44 -10 1572 2083 3 MP
+PP
+c8
+1572 2083 mt 1616 2073 L
+1616 2073 mt 1588 2058 L
+1 sg
+-29 -11 45 -16 1570 1843 3 MP
+PP
+c8
+1570 1843 mt 1615 1827 L
+c9
+1615 1827 mt 1586 1816 L
+1 sg
+45 -16 -29 -11 1599 1854 3 MP
+PP
+c9
+1599 1854 mt 1570 1843 L
+c8
+1570 1843 mt 1615 1827 L
+1 sg
+-29 -14 45 -10 1568 2145 3 MP
+PP
+c8
+1568 2145 mt 1613 2135 L
+1613 2135 mt 1584 2121 L
+1 sg
+45 -10 -29 -14 1597 2159 3 MP
+PP
+c8
+1597 2159 mt 1568 2145 L
+1568 2145 mt 1613 2135 L
+1 sg
+45 -15 -29 -13 1595 1922 3 MP
+PP
+c8
+1595 1922 mt 1566 1909 L
+1566 1909 mt 1611 1894 L
+1 sg
+-28 -13 45 -15 1566 1909 3 MP
+PP
+c8
+1566 1909 mt 1611 1894 L
+c9
+1611 1894 mt 1583 1881 L
+1 sg
+45 -12 -28 -15 1591 1992 3 MP
+PP
+c8
+1591 1992 mt 1563 1977 L
+1563 1977 mt 1608 1965 L
+1 sg
+-29 -15 45 -12 1563 1977 3 MP
+PP
+c8
+1563 1977 mt 1608 1965 L
+1608 1965 mt 1579 1950 L
+1 sg
+45 -13 -29 -11 1590 1755 3 MP
+PP
+c8
+1590 1755 mt 1561 1744 L
+1561 1744 mt 1606 1731 L
+1 sg
+45 -11 -29 -14 1588 2058 3 MP
+PP
+c8
+1588 2058 mt 1559 2044 L
+1559 2044 mt 1604 2033 L
+1 sg
+-29 -15 45 -11 1559 2044 3 MP
+PP
+c8
+1559 2044 mt 1604 2033 L
+1604 2033 mt 1575 2018 L
+1 sg
+44 -15 -28 -10 1586 1816 3 MP
+PP
+c9
+1586 1816 mt 1558 1806 L
+c8
+1558 1806 mt 1602 1791 L
+1 sg
+-28 -11 44 -15 1558 1806 3 MP
+PP
+c8
+1558 1806 mt 1602 1791 L
+c9
+1602 1791 mt 1574 1780 L
+1 sg
+45 -10 -29 -14 1584 2121 3 MP
+PP
+c8
+1584 2121 mt 1555 2107 L
+1555 2107 mt 1600 2097 L
+1 sg
+-28 -14 45 -10 1555 2107 3 MP
+PP
+c8
+1555 2107 mt 1600 2097 L
+1600 2097 mt 1572 2083 L
+1 sg
+-29 -11 45 -15 1554 1869 3 MP
+PP
+c8
+1554 1869 mt 1599 1854 L
+c9
+1599 1854 mt 1570 1843 L
+1 sg
+45 -15 -29 -12 1583 1881 3 MP
+PP
+c8
+1583 1881 mt 1554 1869 L
+1554 1869 mt 1599 1854 L
+1 sg
+-29 -13 45 -14 1550 1936 3 MP
+PP
+c8
+1550 1936 mt 1595 1922 L
+1595 1922 mt 1566 1909 L
+1 sg
+45 -14 -29 -14 1579 1950 3 MP
+PP
+c8
+1579 1950 mt 1550 1936 L
+1550 1936 mt 1595 1922 L
+1 sg
+-28 -15 44 -12 1547 2004 3 MP
+PP
+c8
+1547 2004 mt 1591 1992 L
+1591 1992 mt 1563 1977 L
+1 sg
+44 -12 -28 -14 1575 2018 3 MP
+PP
+c8
+1575 2018 mt 1547 2004 L
+1547 2004 mt 1591 1992 L
+1 sg
+45 -14 -29 -11 1574 1780 3 MP
+PP
+c8
+1574 1780 mt 1545 1769 L
+1545 1769 mt 1590 1755 L
+1 sg
+-29 -11 45 -14 1545 1769 3 MP
+PP
+c8
+1545 1769 mt 1590 1755 L
+1590 1755 mt 1561 1744 L
+1 sg
+45 -11 -29 -14 1572 2083 3 MP
+PP
+c8
+1572 2083 mt 1543 2069 L
+1543 2069 mt 1588 2058 L
+1 sg
+-29 -14 45 -11 1543 2069 3 MP
+PP
+c8
+1543 2069 mt 1588 2058 L
+1588 2058 mt 1559 2044 L
+1 sg
+45 -15 -29 -12 1570 1843 3 MP
+PP
+c8
+1570 1843 mt 1541 1831 L
+1541 1831 mt 1586 1816 L
+1 sg
+-28 -10 45 -15 1541 1831 3 MP
+PP
+c8
+1541 1831 mt 1586 1816 L
+c9
+1586 1816 mt 1558 1806 L
+1 sg
+-29 -14 45 -11 1539 2132 3 MP
+PP
+c8
+1539 2132 mt 1584 2121 L
+1584 2121 mt 1555 2107 L
+1 sg
+45 -11 -29 -13 1568 2145 3 MP
+PP
+c8
+1568 2145 mt 1539 2132 L
+1539 2132 mt 1584 2121 L
+1 sg
+45 -15 -28 -13 1566 1909 3 MP
+PP
+c8
+1566 1909 mt 1538 1896 L
+1538 1896 mt 1583 1881 L
+1 sg
+-29 -12 45 -15 1538 1896 3 MP
+PP
+c8
+1538 1896 mt 1583 1881 L
+1583 1881 mt 1554 1869 L
+1 sg
+-29 -14 45 -13 1534 1963 3 MP
+PP
+c8
+1534 1963 mt 1579 1950 L
+1579 1950 mt 1550 1936 L
+1 sg
+45 -13 -29 -14 1563 1977 3 MP
+PP
+c8
+1563 1977 mt 1534 1963 L
+1534 1963 mt 1579 1950 L
+1 sg
+-28 -14 45 -11 1530 2029 3 MP
+PP
+c8
+1530 2029 mt 1575 2018 L
+1575 2018 mt 1547 2004 L
+1 sg
+45 -11 -29 -15 1559 2044 3 MP
+PP
+c8
+1559 2044 mt 1530 2029 L
+1530 2029 mt 1575 2018 L
+1 sg
+45 -14 -29 -12 1558 1806 3 MP
+PP
+c8
+1558 1806 mt 1529 1794 L
+1529 1794 mt 1574 1780 L
+1 sg
+-29 -11 45 -14 1529 1794 3 MP
+PP
+c8
+1529 1794 mt 1574 1780 L
+1574 1780 mt 1545 1769 L
+1 sg
+45 -11 -28 -13 1555 2107 3 MP
+PP
+c8
+1555 2107 mt 1527 2094 L
+1527 2094 mt 1572 2083 L
+1 sg
+-29 -14 45 -11 1527 2094 3 MP
+PP
+c8
+1527 2094 mt 1572 2083 L
+1572 2083 mt 1543 2069 L
+1 sg
+-29 -12 45 -14 1525 1857 3 MP
+PP
+c8
+1525 1857 mt 1570 1843 L
+1570 1843 mt 1541 1831 L
+1 sg
+45 -14 -29 -12 1554 1869 3 MP
+PP
+c8
+1554 1869 mt 1525 1857 L
+1525 1857 mt 1570 1843 L
+1 sg
+-28 -13 44 -14 1522 1923 3 MP
+PP
+c8
+1522 1923 mt 1566 1909 L
+1566 1909 mt 1538 1896 L
+1 sg
+44 -14 -28 -13 1550 1936 3 MP
+PP
+c8
+1550 1936 mt 1522 1923 L
+1522 1923 mt 1566 1909 L
+1 sg
+45 -13 -29 -14 1547 2004 3 MP
+PP
+c8
+1547 2004 mt 1518 1990 L
+1518 1990 mt 1563 1977 L
+1 sg
+-29 -14 45 -13 1518 1990 3 MP
+PP
+c8
+1518 1990 mt 1563 1977 L
+1563 1977 mt 1534 1963 L
+1 sg
+45 -13 -29 -12 1545 1769 3 MP
+PP
+c8
+1545 1769 mt 1516 1757 L
+1516 1757 mt 1561 1744 L
+1 sg
+45 -11 -29 -14 1543 2069 3 MP
+PP
+c8
+1543 2069 mt 1514 2055 L
+1514 2055 mt 1559 2044 L
+1 sg
+-29 -15 45 -11 1514 2055 3 MP
+PP
+c8
+1514 2055 mt 1559 2044 L
+1559 2044 mt 1530 2029 L
+1 sg
+45 -14 -28 -11 1541 1831 3 MP
+PP
+c8
+1541 1831 mt 1513 1820 L
+1513 1820 mt 1558 1806 L
+1 sg
+-29 -12 45 -14 1513 1820 3 MP
+PP
+c8
+1513 1820 mt 1558 1806 L
+1558 1806 mt 1529 1794 L
+1 sg
+-28 -13 44 -11 1511 2118 3 MP
+PP
+c8
+1511 2118 mt 1555 2107 L
+1555 2107 mt 1527 2094 L
+1 sg
+44 -11 -28 -14 1539 2132 3 MP
+PP
+c8
+1539 2132 mt 1511 2118 L
+1511 2118 mt 1555 2107 L
+1 sg
+-29 -12 45 -15 1509 1884 3 MP
+PP
+c8
+1509 1884 mt 1554 1869 L
+1554 1869 mt 1525 1857 L
+1 sg
+45 -15 -29 -12 1538 1896 3 MP
+PP
+c8
+1538 1896 mt 1509 1884 L
+1509 1884 mt 1554 1869 L
+1 sg
+-28 -13 45 -14 1505 1950 3 MP
+PP
+c8
+1505 1950 mt 1550 1936 L
+1550 1936 mt 1522 1923 L
+1 sg
+45 -14 -29 -13 1534 1963 3 MP
+PP
+c8
+1534 1963 mt 1505 1950 L
+1505 1950 mt 1550 1936 L
+1 sg
+45 -11 -28 -14 1530 2029 3 MP
+PP
+c8
+1530 2029 mt 1502 2015 L
+1502 2015 mt 1547 2004 L
+1 sg
+-29 -14 45 -11 1502 2015 3 MP
+PP
+c8
+1502 2015 mt 1547 2004 L
+1547 2004 mt 1518 1990 L
+1 sg
+45 -13 -29 -12 1529 1794 3 MP
+PP
+c8
+1529 1794 mt 1500 1782 L
+1500 1782 mt 1545 1769 L
+1 sg
+-29 -12 45 -13 1500 1782 3 MP
+PP
+c8
+1500 1782 mt 1545 1769 L
+1545 1769 mt 1516 1757 L
+1 sg
+-29 -14 45 -11 1498 2080 3 MP
+PP
+c8
+1498 2080 mt 1543 2069 L
+1543 2069 mt 1514 2055 L
+1 sg
+45 -11 -29 -14 1527 2094 3 MP
+PP
+c8
+1527 2094 mt 1498 2080 L
+1498 2080 mt 1543 2069 L
+1 sg
+44 -14 -28 -12 1525 1857 3 MP
+PP
+c8
+1525 1857 mt 1497 1845 L
+1497 1845 mt 1541 1831 L
+1 sg
+-28 -11 44 -14 1497 1845 3 MP
+PP
+c8
+1497 1845 mt 1541 1831 L
+1541 1831 mt 1513 1820 L
+1 sg
+45 -14 -29 -13 1522 1923 3 MP
+PP
+c8
+1522 1923 mt 1493 1910 L
+1493 1910 mt 1538 1896 L
+1 sg
+-29 -12 45 -14 1493 1910 3 MP
+PP
+c8
+1493 1910 mt 1538 1896 L
+1538 1896 mt 1509 1884 L
+1 sg
+-29 -13 45 -13 1489 1976 3 MP
+PP
+c8
+1489 1976 mt 1534 1963 L
+1534 1963 mt 1505 1950 L
+1 sg
+45 -13 -29 -14 1518 1990 3 MP
+PP
+c8
+1518 1990 mt 1489 1976 L
+1489 1976 mt 1534 1963 L
+1 sg
+-28 -14 44 -12 1486 2041 3 MP
+PP
+c8
+1486 2041 mt 1530 2029 L
+1530 2029 mt 1502 2015 L
+1 sg
+44 -12 -28 -14 1514 2055 3 MP
+PP
+c8
+1514 2055 mt 1486 2041 L
+1486 2041 mt 1530 2029 L
+1 sg
+45 -13 -29 -13 1513 1820 3 MP
+PP
+c8
+1513 1820 mt 1484 1807 L
+1484 1807 mt 1529 1794 L
+1 sg
+-29 -12 45 -13 1484 1807 3 MP
+PP
+c8
+1484 1807 mt 1529 1794 L
+1529 1794 mt 1500 1782 L
+1 sg
+-29 -14 45 -11 1482 2105 3 MP
+PP
+c8
+1482 2105 mt 1527 2094 L
+1527 2094 mt 1498 2080 L
+1 sg
+45 -11 -29 -13 1511 2118 3 MP
+PP
+c8
+1511 2118 mt 1482 2105 L
+1482 2105 mt 1527 2094 L
+1 sg
+-28 -12 45 -14 1480 1871 3 MP
+PP
+c8
+1480 1871 mt 1525 1857 L
+1525 1857 mt 1497 1845 L
+1 sg
+45 -14 -29 -13 1509 1884 3 MP
+PP
+c8
+1509 1884 mt 1480 1871 L
+1480 1871 mt 1525 1857 L
+1 sg
+-29 -13 45 -13 1477 1936 3 MP
+PP
+c8
+1477 1936 mt 1522 1923 L
+1522 1923 mt 1493 1910 L
+1 sg
+45 -13 -28 -14 1505 1950 3 MP
+PP
+c8
+1505 1950 mt 1477 1936 L
+1477 1936 mt 1522 1923 L
+1 sg
+45 -12 -29 -13 1502 2015 3 MP
+PP
+c8
+1502 2015 mt 1473 2002 L
+1473 2002 mt 1518 1990 L
+1 sg
+-29 -14 45 -12 1473 2002 3 MP
+PP
+c8
+1473 2002 mt 1518 1990 L
+1518 1990 mt 1489 1976 L
+1 sg
+44 -13 -28 -12 1500 1782 3 MP
+PP
+c8
+1500 1782 mt 1472 1770 L
+1472 1770 mt 1516 1757 L
+1 sg
+44 -11 -28 -14 1498 2080 3 MP
+PP
+c8
+1498 2080 mt 1470 2066 L
+1470 2066 mt 1514 2055 L
+1 sg
+-28 -14 44 -11 1470 2066 3 MP
+PP
+c8
+1470 2066 mt 1514 2055 L
+1514 2055 mt 1486 2041 L
+1 sg
+-29 -13 45 -13 1468 1833 3 MP
+PP
+c8
+1468 1833 mt 1513 1820 L
+1513 1820 mt 1484 1807 L
+1 sg
+45 -13 -29 -12 1497 1845 3 MP
+PP
+c8
+1497 1845 mt 1468 1833 L
+1468 1833 mt 1513 1820 L
+1 sg
+45 -13 -29 -13 1493 1910 3 MP
+PP
+c8
+1493 1910 mt 1464 1897 L
+1464 1897 mt 1509 1884 L
+1 sg
+-29 -13 45 -13 1464 1897 3 MP
+PP
+c8
+1464 1897 mt 1509 1884 L
+1509 1884 mt 1480 1871 L
+1 sg
+-28 -14 44 -12 1461 1962 3 MP
+PP
+c8
+1461 1962 mt 1505 1950 L
+1505 1950 mt 1477 1936 L
+1 sg
+44 -12 -28 -14 1489 1976 3 MP
+PP
+c8
+1489 1976 mt 1461 1962 L
+1461 1962 mt 1505 1950 L
+1 sg
+-29 -13 45 -12 1457 2027 3 MP
+PP
+c8
+1457 2027 mt 1502 2015 L
+1502 2015 mt 1473 2002 L
+1 sg
+45 -12 -29 -14 1486 2041 3 MP
+PP
+c8
+1486 2041 mt 1457 2027 L
+1457 2027 mt 1502 2015 L
+1 sg
+-28 -12 45 -13 1455 1795 3 MP
+PP
+c8
+1455 1795 mt 1500 1782 L
+1500 1782 mt 1472 1770 L
+1 sg
+45 -13 -29 -12 1484 1807 3 MP
+PP
+c8
+1484 1807 mt 1455 1795 L
+1455 1795 mt 1500 1782 L
+1 sg
+-28 -14 45 -11 1453 2091 3 MP
+PP
+c8
+1453 2091 mt 1498 2080 L
+1498 2080 mt 1470 2066 L
+1 sg
+45 -11 -29 -14 1482 2105 3 MP
+PP
+c8
+1482 2105 mt 1453 2091 L
+1453 2091 mt 1498 2080 L
+1 sg
+45 -14 -28 -12 1480 1871 3 MP
+PP
+c8
+1480 1871 mt 1452 1859 L
+1452 1859 mt 1497 1845 L
+1 sg
+-29 -12 45 -14 1452 1859 3 MP
+PP
+c8
+1452 1859 mt 1497 1845 L
+1497 1845 mt 1468 1833 L
+gr
+
+c8
+0 sg
+1301 3594 mt
+(s03) s
+gs 663 287 3961 3129 MR c np
+1 sg
+-29 -13 45 -13 1448 1923 3 MP
+PP
+c8
+1448 1923 mt 1493 1910 L
+1493 1910 mt 1464 1897 L
+1 sg
+45 -13 -29 -13 1477 1936 3 MP
+PP
+c8
+1477 1936 mt 1448 1923 L
+1448 1923 mt 1493 1910 L
+1 sg
+44 -12 -28 -14 1473 2002 3 MP
+PP
+c8
+1473 2002 mt 1445 1988 L
+1445 1988 mt 1489 1976 L
+1 sg
+-28 -14 44 -12 1445 1988 3 MP
+PP
+c8
+1445 1988 mt 1489 1976 L
+1489 1976 mt 1461 1962 L
+1 sg
+-29 -14 45 -12 1441 2053 3 MP
+PP
+c8
+1441 2053 mt 1486 2041 L
+1486 2041 mt 1457 2027 L
+1 sg
+45 -12 -29 -13 1470 2066 3 MP
+PP
+c8
+1470 2066 mt 1441 2053 L
+1441 2053 mt 1486 2041 L
+1 sg
+-29 -12 45 -13 1439 1820 3 MP
+PP
+c8
+1439 1820 mt 1484 1807 L
+1484 1807 mt 1455 1795 L
+1 sg
+45 -13 -29 -13 1468 1833 3 MP
+PP
+c8
+1468 1833 mt 1439 1820 L
+1439 1820 mt 1484 1807 L
+1 sg
+-28 -12 44 -13 1436 1884 3 MP
+PP
+c8
+1436 1884 mt 1480 1871 L
+1480 1871 mt 1452 1859 L
+1 sg
+44 -13 -28 -13 1464 1897 3 MP
+PP
+c8
+1464 1897 mt 1436 1884 L
+1436 1884 mt 1480 1871 L
+1 sg
+45 -13 -29 -13 1461 1962 3 MP
+PP
+c8
+1461 1962 mt 1432 1949 L
+1432 1949 mt 1477 1936 L
+1 sg
+-29 -13 45 -13 1432 1949 3 MP
+PP
+c8
+1432 1949 mt 1477 1936 L
+1477 1936 mt 1448 1923 L
+1 sg
+-28 -14 45 -12 1428 2014 3 MP
+PP
+c8
+1428 2014 mt 1473 2002 L
+1473 2002 mt 1445 1988 L
+1 sg
+45 -12 -29 -13 1457 2027 3 MP
+PP
+c8
+1457 2027 mt 1428 2014 L
+1428 2014 mt 1473 2002 L
+1 sg
+45 -12 -28 -13 1455 1795 3 MP
+PP
+c8
+1455 1795 mt 1427 1782 L
+1427 1782 mt 1472 1770 L
+1 sg
+45 -12 -28 -13 1453 2091 3 MP
+PP
+c8
+1453 2091 mt 1425 2078 L
+1425 2078 mt 1470 2066 L
+1 sg
+-29 -13 45 -12 1425 2078 3 MP
+PP
+c8
+1425 2078 mt 1470 2066 L
+1470 2066 mt 1441 2053 L
+1 sg
+45 -13 -29 -13 1452 1859 3 MP
+PP
+c8
+1452 1859 mt 1423 1846 L
+1423 1846 mt 1468 1833 L
+1 sg
+-29 -13 45 -13 1423 1846 3 MP
+PP
+c8
+1423 1846 mt 1468 1833 L
+1468 1833 mt 1439 1820 L
+1 sg
+44 -13 -28 -13 1448 1923 3 MP
+PP
+c8
+1448 1923 mt 1420 1910 L
+1420 1910 mt 1464 1897 L
+1 sg
+-28 -13 44 -13 1420 1910 3 MP
+PP
+c8
+1420 1910 mt 1464 1897 L
+1464 1897 mt 1436 1884 L
+1 sg
+-29 -13 45 -13 1416 1975 3 MP
+PP
+c8
+1416 1975 mt 1461 1962 L
+1461 1962 mt 1432 1949 L
+1 sg
+45 -13 -29 -13 1445 1988 3 MP
+PP
+c8
+1445 1988 mt 1416 1975 L
+1416 1975 mt 1461 1962 L
+1 sg
+45 -12 -29 -14 1441 2053 3 MP
+PP
+c8
+1441 2053 mt 1412 2039 L
+1412 2039 mt 1457 2027 L
+1 sg
+-29 -13 45 -12 1412 2039 3 MP
+PP
+c8
+1412 2039 mt 1457 2027 L
+1457 2027 mt 1428 2014 L
+1 sg
+-28 -13 44 -13 1411 1808 3 MP
+PP
+c8
+1411 1808 mt 1455 1795 L
+1455 1795 mt 1427 1782 L
+1 sg
+44 -13 -28 -12 1439 1820 3 MP
+PP
+c8
+1439 1820 mt 1411 1808 L
+1411 1808 mt 1455 1795 L
+1 sg
+-29 -13 45 -12 1407 1871 3 MP
+PP
+c8
+1407 1871 mt 1452 1859 L
+1452 1859 mt 1423 1846 L
+1 sg
+45 -12 -29 -13 1436 1884 3 MP
+PP
+c8
+1436 1884 mt 1407 1871 L
+1407 1871 mt 1452 1859 L
+1 sg
+45 -13 -29 -13 1432 1949 3 MP
+PP
+c8
+1432 1949 mt 1403 1936 L
+1403 1936 mt 1448 1923 L
+1 sg
+-28 -13 45 -13 1403 1936 3 MP
+PP
+c8
+1403 1936 mt 1448 1923 L
+1448 1923 mt 1420 1910 L
+1 sg
+45 -12 -28 -14 1428 2014 3 MP
+PP
+c8
+1428 2014 mt 1400 2000 L
+1400 2000 mt 1445 1988 L
+1 sg
+-29 -13 45 -12 1400 2000 3 MP
+PP
+c8
+1400 2000 mt 1445 1988 L
+1445 1988 mt 1416 1975 L
+1 sg
+-29 -14 45 -11 1396 2064 3 MP
+PP
+c8
+1396 2064 mt 1441 2053 L
+1441 2053 mt 1412 2039 L
+1 sg
+45 -11 -29 -14 1425 2078 3 MP
+PP
+c8
+1425 2078 mt 1396 2064 L
+1396 2064 mt 1441 2053 L
+1 sg
+44 -13 -28 -13 1423 1846 3 MP
+PP
+c8
+1423 1846 mt 1395 1833 L
+1395 1833 mt 1439 1820 L
+1 sg
+-28 -12 44 -13 1395 1833 3 MP
+PP
+c8
+1395 1833 mt 1439 1820 L
+1439 1820 mt 1411 1808 L
+1 sg
+-29 -13 45 -13 1391 1897 3 MP
+PP
+c8
+1391 1897 mt 1436 1884 L
+1436 1884 mt 1407 1871 L
+1 sg
+45 -13 -29 -13 1420 1910 3 MP
+PP
+c8
+1420 1910 mt 1391 1897 L
+1391 1897 mt 1436 1884 L
+1 sg
+-29 -13 45 -12 1387 1961 3 MP
+PP
+c8
+1387 1961 mt 1432 1949 L
+1432 1949 mt 1403 1936 L
+1 sg
+45 -12 -29 -14 1416 1975 3 MP
+PP
+c8
+1416 1975 mt 1387 1961 L
+1387 1961 mt 1432 1949 L
+1 sg
+44 -12 -28 -13 1412 2039 3 MP
+PP
+c8
+1412 2039 mt 1384 2026 L
+1384 2026 mt 1428 2014 L
+1 sg
+-28 -14 44 -12 1384 2026 3 MP
+PP
+c8
+1384 2026 mt 1428 2014 L
+1428 2014 mt 1400 2000 L
+1 sg
+45 -13 -29 -13 1411 1808 3 MP
+PP
+c8
+1411 1808 mt 1382 1795 L
+1382 1795 mt 1427 1782 L
+1 sg
+45 -12 -29 -13 1407 1871 3 MP
+PP
+c8
+1407 1871 mt 1378 1858 L
+1378 1858 mt 1423 1846 L
+1 sg
+-28 -13 45 -12 1378 1858 3 MP
+PP
+c8
+1378 1858 mt 1423 1846 L
+1423 1846 mt 1395 1833 L
+1 sg
+-29 -13 45 -13 1375 1923 3 MP
+PP
+c8
+1375 1923 mt 1420 1910 L
+1420 1910 mt 1391 1897 L
+1 sg
+45 -13 -28 -13 1403 1936 3 MP
+PP
+c8
+1403 1936 mt 1375 1923 L
+1375 1923 mt 1420 1910 L
+1 sg
+45 -12 -29 -13 1400 2000 3 MP
+PP
+c8
+1400 2000 mt 1371 1987 L
+1371 1987 mt 1416 1975 L
+1 sg
+-29 -14 45 -12 1371 1987 3 MP
+PP
+c8
+1371 1987 mt 1416 1975 L
+1416 1975 mt 1387 1961 L
+1 sg
+45 -12 -29 -13 1396 2064 3 MP
+PP
+c8
+1396 2064 mt 1367 2051 L
+1367 2051 mt 1412 2039 L
+1 sg
+-28 -13 45 -12 1367 2051 3 MP
+PP
+c8
+1367 2051 mt 1412 2039 L
+1412 2039 mt 1384 2026 L
+1 sg
+45 -12 -29 -13 1395 1833 3 MP
+PP
+c8
+1395 1833 mt 1366 1820 L
+1366 1820 mt 1411 1808 L
+1 sg
+-29 -13 45 -12 1366 1820 3 MP
+PP
+c8
+1366 1820 mt 1411 1808 L
+1411 1808 mt 1382 1795 L
+1 sg
+-29 -13 45 -13 1362 1884 3 MP
+PP
+c8
+1362 1884 mt 1407 1871 L
+1407 1871 mt 1378 1858 L
+1 sg
+45 -13 -29 -13 1391 1897 3 MP
+PP
+c8
+1391 1897 mt 1362 1884 L
+1362 1884 mt 1407 1871 L
+1 sg
+44 -12 -28 -13 1387 1961 3 MP
+PP
+c8
+1387 1961 mt 1359 1948 L
+1359 1948 mt 1403 1936 L
+1 sg
+-28 -13 44 -12 1359 1948 3 MP
+PP
+c8
+1359 1948 mt 1403 1936 L
+1403 1936 mt 1375 1923 L
+1 sg
+-29 -13 45 -12 1355 2012 3 MP
+PP
+c8
+1355 2012 mt 1400 2000 L
+1400 2000 mt 1371 1987 L
+1 sg
+45 -12 -29 -14 1384 2026 3 MP
+PP
+c8
+1384 2026 mt 1355 2012 L
+1355 2012 mt 1400 2000 L
+1 sg
+-29 -13 45 -12 1350 1845 3 MP
+PP
+c8
+1350 1845 mt 1395 1833 L
+1395 1833 mt 1366 1820 L
+1 sg
+45 -12 -28 -13 1378 1858 3 MP
+PP
+c8
+1378 1858 mt 1350 1845 L
+1350 1845 mt 1395 1833 L
+1 sg
+-29 -13 45 -12 1346 1909 3 MP
+PP
+c8
+1346 1909 mt 1391 1897 L
+1391 1897 mt 1362 1884 L
+1 sg
+45 -12 -29 -14 1375 1923 3 MP
+PP
+c8
+1375 1923 mt 1346 1909 L
+1346 1909 mt 1391 1897 L
+1 sg
+45 -13 -29 -13 1371 1987 3 MP
+PP
+c8
+1371 1987 mt 1342 1974 L
+1342 1974 mt 1387 1961 L
+1 sg
+-28 -13 45 -13 1342 1974 3 MP
+PP
+c8
+1342 1974 mt 1387 1961 L
+1387 1961 mt 1359 1948 L
+1 sg
+45 -12 -28 -13 1367 2051 3 MP
+PP
+c8
+1367 2051 mt 1339 2038 L
+1339 2038 mt 1384 2026 L
+1 sg
+-29 -14 45 -12 1339 2038 3 MP
+PP
+c8
+1339 2038 mt 1384 2026 L
+1384 2026 mt 1355 2012 L
+1 sg
+45 -12 -29 -13 1366 1820 3 MP
+PP
+c8
+1366 1820 mt 1337 1807 L
+1337 1807 mt 1382 1795 L
+1 sg
+44 -13 -28 -13 1362 1884 3 MP
+PP
+c8
+1362 1884 mt 1334 1871 L
+1334 1871 mt 1378 1858 L
+1 sg
+-28 -13 44 -13 1334 1871 3 MP
+PP
+c8
+1334 1871 mt 1378 1858 L
+1378 1858 mt 1350 1845 L
+1 sg
+-29 -14 45 -12 1330 1935 3 MP
+PP
+c8
+1330 1935 mt 1375 1923 L
+1375 1923 mt 1346 1909 L
+1 sg
+45 -12 -29 -13 1359 1948 3 MP
+PP
+c8
+1359 1948 mt 1330 1935 L
+1330 1935 mt 1375 1923 L
+1 sg
+-29 -13 45 -12 1326 1999 3 MP
+PP
+c8
+1326 1999 mt 1371 1987 L
+1371 1987 mt 1342 1974 L
+1 sg
+45 -12 -29 -13 1355 2012 3 MP
+PP
+c8
+1355 2012 mt 1326 1999 L
+1326 1999 mt 1371 1987 L
+1 sg
+-29 -13 45 -12 1321 1832 3 MP
+PP
+c8
+1321 1832 mt 1366 1820 L
+1366 1820 mt 1337 1807 L
+1 sg
+45 -12 -29 -13 1350 1845 3 MP
+PP
+c8
+1350 1845 mt 1321 1832 L
+1321 1832 mt 1366 1820 L
+1 sg
+-28 -13 45 -12 1317 1896 3 MP
+PP
+c8
+1317 1896 mt 1362 1884 L
+1362 1884 mt 1334 1871 L
+1 sg
+45 -12 -29 -13 1346 1909 3 MP
+PP
+c8
+1346 1909 mt 1317 1896 L
+1317 1896 mt 1362 1884 L
+1 sg
+-29 -13 45 -12 1314 1960 3 MP
+PP
+c8
+1314 1960 mt 1359 1948 L
+1359 1948 mt 1330 1935 L
+1 sg
+45 -12 -28 -14 1342 1974 3 MP
+PP
+c8
+1342 1974 mt 1314 1960 L
+1314 1960 mt 1359 1948 L
+1 sg
+45 -12 -29 -14 1339 2038 3 MP
+PP
+c8
+1339 2038 mt 1310 2024 L
+1310 2024 mt 1355 2012 L
+1 sg
+-29 -13 45 -12 1310 2024 3 MP
+PP
+c8
+1310 2024 mt 1355 2012 L
+1355 2012 mt 1326 1999 L
+1 sg
+-29 -13 45 -13 1305 1858 3 MP
+PP
+c8
+1305 1858 mt 1350 1845 L
+1350 1845 mt 1321 1832 L
+1 sg
+45 -13 -29 -13 1334 1871 3 MP
+PP
+c8
+1334 1871 mt 1305 1858 L
+1305 1858 mt 1350 1845 L
+1 sg
+-29 -13 45 -13 1301 1922 3 MP
+PP
+c8
+1301 1922 mt 1346 1909 L
+1346 1909 mt 1317 1896 L
+1 sg
+45 -13 -29 -13 1330 1935 3 MP
+PP
+c8
+1330 1935 mt 1301 1922 L
+1301 1922 mt 1346 1909 L
+1 sg
+44 -12 -28 -13 1326 1999 3 MP
+PP
+c8
+1326 1999 mt 1298 1986 L
+1298 1986 mt 1342 1974 L
+1 sg
+-28 -14 44 -12 1298 1986 3 MP
+PP
+c8
+1298 1986 mt 1342 1974 L
+1342 1974 mt 1314 1960 L
+1 sg
+45 -12 -29 -13 1321 1832 3 MP
+PP
+c8
+1321 1832 mt 1292 1819 L
+1292 1819 mt 1337 1807 L
+1 sg
+-29 -13 45 -12 1289 1883 3 MP
+PP
+c8
+1289 1883 mt 1334 1871 L
+1334 1871 mt 1305 1858 L
+1 sg
+45 -12 -28 -13 1317 1896 3 MP
+PP
+c8
+1317 1896 mt 1289 1883 L
+1289 1883 mt 1334 1871 L
+1 sg
+-29 -13 45 -12 1285 1947 3 MP
+PP
+c8
+1285 1947 mt 1330 1935 L
+1330 1935 mt 1301 1922 L
+1 sg
+45 -12 -29 -13 1314 1960 3 MP
+PP
+c8
+1314 1960 mt 1285 1947 L
+1285 1947 mt 1330 1935 L
+1 sg
+45 -12 -29 -13 1310 2024 3 MP
+PP
+c8
+1310 2024 mt 1281 2011 L
+1281 2011 mt 1326 1999 L
+1 sg
+-28 -13 45 -12 1281 2011 3 MP
+PP
+c8
+1281 2011 mt 1326 1999 L
+1326 1999 mt 1298 1986 L
+1 sg
+-29 -13 45 -13 1276 1845 3 MP
+PP
+c8
+1276 1845 mt 1321 1832 L
+1321 1832 mt 1292 1819 L
+1 sg
+45 -13 -29 -13 1305 1858 3 MP
+PP
+c8
+1305 1858 mt 1276 1845 L
+1276 1845 mt 1321 1832 L
+1 sg
+44 -13 -28 -13 1301 1922 3 MP
+PP
+c8
+1301 1922 mt 1273 1909 L
+1273 1909 mt 1317 1896 L
+1 sg
+-28 -13 44 -13 1273 1909 3 MP
+PP
+c8
+1273 1909 mt 1317 1896 L
+1317 1896 mt 1289 1883 L
+1 sg
+-29 -13 45 -13 1269 1973 3 MP
+PP
+c8
+1269 1973 mt 1314 1960 L
+1314 1960 mt 1285 1947 L
+1 sg
+45 -13 -29 -13 1298 1986 3 MP
+PP
+c8
+1298 1986 mt 1269 1973 L
+1269 1973 mt 1314 1960 L
+1 sg
+45 -12 -29 -13 1289 1883 3 MP
+PP
+c8
+1289 1883 mt 1260 1870 L
+1260 1870 mt 1305 1858 L
+1 sg
+-29 -13 45 -12 1260 1870 3 MP
+PP
+c8
+1260 1870 mt 1305 1858 L
+1305 1858 mt 1276 1845 L
+1 sg
+-28 -13 45 -12 1256 1934 3 MP
+PP
+c8
+1256 1934 mt 1301 1922 L
+1301 1922 mt 1273 1909 L
+1 sg
+45 -12 -29 -13 1285 1947 3 MP
+PP
+c8
+1285 1947 mt 1256 1934 L
+1256 1934 mt 1301 1922 L
+1 sg
+-29 -13 45 -12 1253 1998 3 MP
+PP
+c8
+1253 1998 mt 1298 1986 L
+1298 1986 mt 1269 1973 L
+1 sg
+45 -12 -28 -13 1281 2011 3 MP
+PP
+c8
+1281 2011 mt 1253 1998 L
+1253 1998 mt 1298 1986 L
+1 sg
+44 -13 -28 -13 1276 1845 3 MP
+PP
+c8
+1276 1845 mt 1248 1832 L
+1248 1832 mt 1292 1819 L
+1 sg
+45 -12 -29 -14 1273 1909 3 MP
+PP
+c8
+1273 1909 mt 1244 1895 L
+1244 1895 mt 1289 1883 L
+1 sg
+-29 -13 45 -12 1244 1895 3 MP
+PP
+c8
+1244 1895 mt 1289 1883 L
+1289 1883 mt 1260 1870 L
+1 sg
+-29 -13 45 -12 1240 1959 3 MP
+PP
+c8
+1240 1959 mt 1285 1947 L
+1285 1947 mt 1256 1934 L
+1 sg
+45 -12 -29 -14 1269 1973 3 MP
+PP
+c8
+1269 1973 mt 1240 1959 L
+1240 1959 mt 1285 1947 L
+1 sg
+45 -12 -29 -13 1260 1870 3 MP
+PP
+c8
+1260 1870 mt 1231 1857 L
+1231 1857 mt 1276 1845 L
+1 sg
+-28 -13 45 -12 1231 1857 3 MP
+PP
+c8
+1231 1857 mt 1276 1845 L
+1276 1845 mt 1248 1832 L
+1 sg
+-29 -14 45 -12 1228 1921 3 MP
+PP
+c8
+1228 1921 mt 1273 1909 L
+1273 1909 mt 1244 1895 L
+1 sg
+45 -12 -28 -13 1256 1934 3 MP
+PP
+c8
+1256 1934 mt 1228 1921 L
+1228 1921 mt 1273 1909 L
+1 sg
+-29 -14 45 -12 1224 1985 3 MP
+PP
+c8
+1224 1985 mt 1269 1973 L
+1269 1973 mt 1240 1959 L
+1 sg
+45 -12 -29 -13 1253 1998 3 MP
+PP
+c8
+1253 1998 mt 1224 1985 L
+1224 1985 mt 1269 1973 L
+1 sg
+-29 -13 45 -12 1215 1882 3 MP
+PP
+c8
+1215 1882 mt 1260 1870 L
+1260 1870 mt 1231 1857 L
+1 sg
+45 -12 -29 -13 1244 1895 3 MP
+PP
+c8
+1244 1895 mt 1215 1882 L
+1215 1882 mt 1260 1870 L
+1 sg
+44 -12 -28 -13 1240 1959 3 MP
+PP
+c8
+1240 1959 mt 1212 1946 L
+1212 1946 mt 1256 1934 L
+1 sg
+-28 -13 44 -12 1212 1946 3 MP
+PP
+c8
+1212 1946 mt 1256 1934 L
+1256 1934 mt 1228 1921 L
+1 sg
+45 -12 -28 -13 1231 1857 3 MP
+PP
+c8
+1231 1857 mt 1203 1844 L
+1203 1844 mt 1248 1832 L
+1 sg
+-29 -13 45 -13 1199 1908 3 MP
+PP
+c8
+1199 1908 mt 1244 1895 L
+1244 1895 mt 1215 1882 L
+1 sg
+45 -13 -29 -13 1228 1921 3 MP
+PP
+c8
+1228 1921 mt 1199 1908 L
+1199 1908 mt 1244 1895 L
+1 sg
+45 -13 -29 -13 1224 1985 3 MP
+PP
+c8
+1224 1985 mt 1195 1972 L
+1195 1972 mt 1240 1959 L
+1 sg
+-28 -13 45 -13 1195 1972 3 MP
+PP
+c8
+1195 1972 mt 1240 1959 L
+1240 1959 mt 1212 1946 L
+1 sg
+44 -12 -28 -13 1215 1882 3 MP
+PP
+c8
+1215 1882 mt 1187 1869 L
+1187 1869 mt 1231 1857 L
+1 sg
+-28 -13 44 -12 1187 1869 3 MP
+PP
+c8
+1187 1869 mt 1231 1857 L
+1231 1857 mt 1203 1844 L
+1 sg
+-29 -13 45 -12 1183 1933 3 MP
+PP
+c8
+1183 1933 mt 1228 1921 L
+1228 1921 mt 1199 1908 L
+1 sg
+45 -12 -29 -13 1212 1946 3 MP
+PP
+c8
+1212 1946 mt 1183 1933 L
+1183 1933 mt 1228 1921 L
+1 sg
+45 -12 -29 -14 1199 1908 3 MP
+PP
+c8
+1199 1908 mt 1170 1894 L
+1170 1894 mt 1215 1882 L
+1 sg
+-28 -13 45 -12 1170 1894 3 MP
+PP
+c8
+1170 1894 mt 1215 1882 L
+1215 1882 mt 1187 1869 L
+1 sg
+45 -12 -28 -14 1195 1972 3 MP
+PP
+c8
+1195 1972 mt 1167 1958 L
+1167 1958 mt 1212 1946 L
+1 sg
+-29 -13 45 -12 1167 1958 3 MP
+PP
+c8
+1167 1958 mt 1212 1946 L
+1212 1946 mt 1183 1933 L
+1 sg
+45 -12 -29 -13 1187 1869 3 MP
+PP
+c8
+1187 1869 mt 1158 1856 L
+1158 1856 mt 1203 1844 L
+1 sg
+45 -12 -29 -13 1183 1933 3 MP
+PP
+c8
+1183 1933 mt 1154 1920 L
+1154 1920 mt 1199 1908 L
+1 sg
+-29 -14 45 -12 1154 1920 3 MP
+PP
+c8
+1154 1920 mt 1199 1908 L
+1199 1908 mt 1170 1894 L
+1 sg
+-29 -13 45 -12 1142 1881 3 MP
+PP
+c8
+1142 1881 mt 1187 1869 L
+1187 1869 mt 1158 1856 L
+1 sg
+45 -12 -28 -13 1170 1894 3 MP
+PP
+c8
+1170 1894 mt 1142 1881 L
+1142 1881 mt 1187 1869 L
+1 sg
+-29 -13 45 -12 1138 1945 3 MP
+PP
+c8
+1138 1945 mt 1183 1933 L
+1183 1933 mt 1154 1920 L
+1 sg
+45 -12 -29 -13 1167 1958 3 MP
+PP
+c8
+1167 1958 mt 1138 1945 L
+1138 1945 mt 1183 1933 L
+1 sg
+44 -13 -28 -13 1154 1920 3 MP
+PP
+c8
+1154 1920 mt 1126 1907 L
+1126 1907 mt 1170 1894 L
+1 sg
+-28 -13 44 -13 1126 1907 3 MP
+PP
+c8
+1126 1907 mt 1170 1894 L
+1170 1894 mt 1142 1881 L
+1 sg
+45 -12 -29 -13 1142 1881 3 MP
+PP
+c8
+1142 1881 mt 1113 1868 L
+1113 1868 mt 1158 1856 L
+1 sg
+45 -12 -29 -13 1138 1945 3 MP
+PP
+c8
+1138 1945 mt 1109 1932 L
+1109 1932 mt 1154 1920 L
+1 sg
+-28 -13 45 -12 1109 1932 3 MP
+PP
+c8
+1109 1932 mt 1154 1920 L
+1154 1920 mt 1126 1907 L
+1 sg
+45 -12 -29 -14 1126 1907 3 MP
+PP
+c8
+1126 1907 mt 1097 1893 L
+1097 1893 mt 1142 1881 L
+1 sg
+-29 -13 45 -12 1097 1893 3 MP
+PP
+c8
+1097 1893 mt 1142 1881 L
+1142 1881 mt 1113 1868 L
+1 sg
+-29 -14 45 -12 1081 1919 3 MP
+PP
+c8
+1081 1919 mt 1126 1907 L
+1126 1907 mt 1097 1893 L
+1 sg
+45 -12 -28 -13 1109 1932 3 MP
+PP
+c8
+1109 1932 mt 1081 1919 L
+1081 1919 mt 1126 1907 L
+1 sg
+45 -12 -29 -13 1097 1893 3 MP
+PP
+c8
+1097 1893 mt 1068 1880 L
+1068 1880 mt 1113 1868 L
+1 sg
+-29 -13 45 -13 1052 1906 3 MP
+PP
+c8
+1052 1906 mt 1097 1893 L
+1097 1893 mt 1068 1880 L
+1 sg
+45 -13 -29 -13 1081 1919 3 MP
+PP
+c8
+1081 1919 mt 1052 1906 L
+1052 1906 mt 1097 1893 L
+1 sg
+44 -12 -28 -14 1052 1906 3 MP
+PP
+c8
+1052 1906 mt 1024 1892 L
+1024 1892 mt 1068 1880 L
+gr
+
+c8
+0 sg
+ 304 1857 mt -90 rotate
+(s04) s
+90 rotate
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 531 2358 a
+ /End PSfrag
+ 531 2358 a 531 475 a
+ /Hide PSfrag
+ 531 475
+a -209 532 a FA(PSfrag)27 b(replacemen)n(ts)p -209 562
+741 4 v 531 565 a
+ /Unhide PSfrag
+ 531 565 a 15 565 a
+ {
+ 15 565 a Black 0 0 0
+TeXcolorrgb 70 x FA(1st)g(Dimension)p Black Black 15
+565 a
+ } 0/Place PSfrag
+ 15 565 a 531 665 a
+ {
+ 531 665 a Black 0 0 0 TeXcolorrgb
+-12 734 a FA(2nd)g(Dimension)p Black Black 531 665 a
+ } 1/Place PSfrag
+
+531 665 a 411 864 a
+ {
+ 411 864 a Black 0 0 0 TeXcolorrgb
+291 834 a Fr(P)m(eaks)p Black Black 411 864 a
+ } 2/Place PSfrag
+ 411 864
+a 510 910 a
+ {
+ 510 910 a Black 489 964 a FA(0)p Black 510
+910 a
+ } 3/Place PSfrag
+ 510 910 a 489 1010 a
+ {
+ 489 1010 a Black 447 1063
+a FA(10)p Black 489 1010 a
+ } 4/Place PSfrag
+ 489 1010 a 489 1109 a
+ {
+ 489
+1109 a Black 447 1163 a FA(20)p Black 489 1109 a
+ } 5/Place PSfrag
+ 489
+1109 a 489 1209 a
+ {
+ 489 1209 a Black 447 1263 a FA(30)p
+Black 489 1209 a
+ } 6/Place PSfrag
+ 489 1209 a 489 1309 a
+ {
+ 489 1309 a Black
+447 1362 a FA(40)p Black 489 1309 a
+ } 7/Place PSfrag
+ 489 1309 a 489 1408
+a
+ {
+ 489 1408 a Black 447 1462 a FA(50)p Black 489 1408
+a
+ } 8/Place PSfrag
+ 489 1408 a 531 1535 a
+ {
+ 531 1535 a Black 489 1561 a FA(0)p
+Black 531 1535 a
+ } 9/Place PSfrag
+ 531 1535 a 531 1634 a
+ {
+ 531 1634 a Black
+448 1661 a FA(20)p Black 531 1634 a
+ } 10/Place PSfrag
+ 531 1634 a 531 1734
+a
+ {
+ 531 1734 a Black 448 1761 a FA(40)p Black 531 1734
+a
+ } 11/Place PSfrag
+ 531 1734 a 531 1834 a
+ {
+ 531 1834 a Black 448 1860 a FA(60)p
+Black 531 1834 a
+ } 12/Place PSfrag
+ 531 1834 a 531 1933 a
+ {
+ 531 1933 a Black
+421 1960 a FA(-10)p Black 531 1933 a
+ } 13/Place PSfrag
+ 531 1933 a 531 2033
+a
+ {
+ 531 2033 a Black 462 2060 a FA(-5)p Black 531 2033
+a
+ } 14/Place PSfrag
+ 531 2033 a 531 2132 a
+ {
+ 531 2132 a Black 489 2159 a FA(0)p
+Black 531 2132 a
+ } 15/Place PSfrag
+ 531 2132 a 531 2232 a
+ {
+ 531 2232 a Black
+489 2259 a FA(5)p Black 531 2232 a
+ } 16/Place PSfrag
+ 531 2232 a 531 2332
+a
+ {
+ 531 2332 a Black 448 2358 a FA(10)p Black 531 2332
+a
+ } 17/Place PSfrag
+ 531 2332 a 531 2358 a
+ currentpoint currentpoint translate 1 0.8547 div 1 0.8547 div scale
+neg exch neg exch translate
+ 531 2358 a 236 2591 a Fd(8.4)113
+b(Bo)s(de)37 b(from)g(the)g(Con)m(trol)f(System)h(T)-9
+b(o)s(olb)s(o)m(x)p Black Black 323 2744 a Fz(bode\(tf\(1,[1)39
+b(0.7)j(1]\)\))323 2844 y(laprint\(1,'ex_bod)o(e',)o('o)o(pt)o(ion)o
+(s')o(,'f)o(ac)o(to)o(ry')o(,')o(fig)o(co)o(py')o(,')o(of)o(f'\))p
+0.4 0.4 0.4 TeXcolorrgb Black 0.4 0.4 0.4 TeXcolorrgb
+531 5238 a
+ currentpoint currentpoint translate 0.9169 0.9169 scale neg exch neg
+exch translate
+ 531 5238 a 531 5238 a
+ /PSfrag where{pop(s03)[[0(b)1 0]](s05)[[1(b)1 0]](s06)[[2(t)1 0]](s10)[[3(b)1
+0]](x01)[[4(t)1 0]](x02)[[5(t)1 0]](x03)[[6(t)1 0]](x04)[[7(t)1 0]](x05)[[8(t)1
+0]](v01)[[9(r)1 0]](v02)[[10(r)1 0]](v03)[[11(r)1 0]](v04)[[12(r)1
+0]](v05)[[13(r)1 0]](v06)[[14(r)1 0]](v07)[[15(r)1 0]](v08)[[16(r)1
+0]](v09)[[17(r)1 0]](v10)[[18(r)1 0]](v11)[[19(r)1 0]]20 0 -1/Begin
+PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 531 5238 a @beginspecial
+24 @llx 10 @lly 395 @urx 309 @ury 3710 @rwi @setspecial
+%%BeginDocument: ex_bode.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\ex_bode.eps
+%%CreationDate: 09/13/2004 21:13:44
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 24 10 395 309
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 24 10 395 309
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 3828 csm
+
+ 297 118 4453 3590 MR c np
+86 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 5110 3834 PR
+6 w
+0 1639 3949 0 0 -1639 675 1946 4 MP
+PP
+-3949 0 0 1639 3949 0 0 -1639 675 1946 5 MP stroke
+4 w
+DO
+SO
+6 w
+0.4 sg
+ 675 307 mt 4624 307 L
+ 675 1946 mt 4624 1946 L
+4624 1946 mt 4624 307 L
+ 675 1946 mt 675 307 L
+ 675 1946 mt 4624 1946 L
+ 675 1946 mt 675 307 L
+ 675 1946 mt 675 1926 L
+ 675 307 mt 675 326 L
+ 675 1946 mt 675 1906 L
+ 675 307 mt 675 346 L
+ 973 1946 mt 973 1926 L
+ 973 307 mt 973 326 L
+1146 1946 mt 1146 1926 L
+1146 307 mt 1146 326 L
+1270 1946 mt 1270 1926 L
+1270 307 mt 1270 326 L
+1365 1946 mt 1365 1926 L
+1365 307 mt 1365 326 L
+1444 1946 mt 1444 1926 L
+1444 307 mt 1444 326 L
+1510 1946 mt 1510 1926 L
+1510 307 mt 1510 326 L
+1567 1946 mt 1567 1926 L
+1567 307 mt 1567 326 L
+1617 1946 mt 1617 1926 L
+1617 307 mt 1617 326 L
+1662 1946 mt 1662 1926 L
+1662 307 mt 1662 326 L
+1662 1946 mt 1662 1906 L
+1662 307 mt 1662 346 L
+1960 1946 mt 1960 1926 L
+1960 307 mt 1960 326 L
+2133 1946 mt 2133 1926 L
+2133 307 mt 2133 326 L
+2257 1946 mt 2257 1926 L
+2257 307 mt 2257 326 L
+2352 1946 mt 2352 1926 L
+2352 307 mt 2352 326 L
+2431 1946 mt 2431 1926 L
+2431 307 mt 2431 326 L
+2497 1946 mt 2497 1926 L
+2497 307 mt 2497 326 L
+2554 1946 mt 2554 1926 L
+2554 307 mt 2554 326 L
+2604 1946 mt 2604 1926 L
+2604 307 mt 2604 326 L
+2649 1946 mt 2649 1926 L
+2649 307 mt 2649 326 L
+2649 1946 mt 2649 1906 L
+2649 307 mt 2649 346 L
+2947 1946 mt 2947 1926 L
+2947 307 mt 2947 326 L
+3120 1946 mt 3120 1926 L
+3120 307 mt 3120 326 L
+3244 1946 mt 3244 1926 L
+3244 307 mt 3244 326 L
+3339 1946 mt 3339 1926 L
+3339 307 mt 3339 326 L
+3418 1946 mt 3418 1926 L
+3418 307 mt 3418 326 L
+3484 1946 mt 3484 1926 L
+3484 307 mt 3484 326 L
+3541 1946 mt 3541 1926 L
+3541 307 mt 3541 326 L
+3591 1946 mt 3591 1926 L
+3591 307 mt 3591 326 L
+3636 1946 mt 3636 1926 L
+3636 307 mt 3636 326 L
+3636 1946 mt 3636 1906 L
+3636 307 mt 3636 346 L
+3934 1946 mt 3934 1926 L
+3934 307 mt 3934 326 L
+4107 1946 mt 4107 1926 L
+4107 307 mt 4107 326 L
+4231 1946 mt 4231 1926 L
+4231 307 mt 4231 326 L
+4326 1946 mt 4326 1926 L
+4326 307 mt 4326 326 L
+4405 1946 mt 4405 1926 L
+4405 307 mt 4405 326 L
+4471 1946 mt 4471 1926 L
+4471 307 mt 4471 326 L
+4528 1946 mt 4528 1926 L
+4528 307 mt 4528 326 L
+4578 1946 mt 4578 1926 L
+4578 307 mt 4578 326 L
+4624 1946 mt 4624 1926 L
+4624 307 mt 4624 326 L
+4624 1946 mt 4624 1906 L
+4624 307 mt 4624 346 L
+ 675 1946 mt 715 1946 L
+4624 1946 mt 4584 1946 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 96 FMSR
+
+ 487 1981 mt
+(v06) s
+ 675 1618 mt 715 1618 L
+4624 1618 mt 4584 1618 L
+ 487 1653 mt
+(v07) s
+ 675 1290 mt 715 1290 L
+4624 1290 mt 4584 1290 L
+ 487 1325 mt
+(v08) s
+ 675 962 mt 715 962 L
+4624 962 mt 4584 962 L
+ 487 997 mt
+(v09) s
+ 675 634 mt 715 634 L
+4624 634 mt 4584 634 L
+ 487 669 mt
+(v10) s
+ 675 307 mt 715 307 L
+4624 307 mt 4584 307 L
+ 487 342 mt
+(v11) s
+ 675 307 mt 4624 307 L
+ 675 1946 mt 4624 1946 L
+4624 1946 mt 4624 307 L
+ 675 1946 mt 675 307 L
+0 sg
+ 411 1204 mt -90 rotate
+(s03) s
+90 rotate
+gs 675 307 3950 1640 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+299 198 83 56 84 55 84 56 84 56 84 56 84 55 84 56
+83 56 84 57 84 56 84 57 84 57 84 58 83 59 84 61
+84 63 84 66 4 3 72 60 63 51 53 40 46 25 40 12
+34 3 34 -2 39 -6 46 -8 54 -9 62 -8 72 -8 52 -4
+84 -5 83 -3 84 -3 84 -1 84 -1 84 -1 84 0 83 -1
+84 0 84 0 84 0 84 0 84 0 84 0 83 0 298 0
+675 634 49 MP stroke
+gr
+
+c8
+1 sg
+0 1453 3949 0 0 -1453 675 3411 4 MP
+PP
+-3949 0 0 1453 3949 0 0 -1453 675 3411 5 MP stroke
+4 w
+DO
+SO
+6 w
+0.4 sg
+ 675 1958 mt 4624 1958 L
+ 675 3411 mt 4624 3411 L
+4624 3411 mt 4624 1958 L
+ 675 3411 mt 675 1958 L
+ 675 3411 mt 4624 3411 L
+ 675 3411 mt 675 1958 L
+ 675 3411 mt 675 3391 L
+ 675 1958 mt 675 1977 L
+ 675 3411 mt 675 3371 L
+ 675 1958 mt 675 1997 L
+ 598 3534 mt
+(x01) s
+ 973 3411 mt 973 3391 L
+ 973 1958 mt 973 1977 L
+1146 3411 mt 1146 3391 L
+1146 1958 mt 1146 1977 L
+1270 3411 mt 1270 3391 L
+1270 1958 mt 1270 1977 L
+1365 3411 mt 1365 3391 L
+1365 1958 mt 1365 1977 L
+1444 3411 mt 1444 3391 L
+1444 1958 mt 1444 1977 L
+1510 3411 mt 1510 3391 L
+1510 1958 mt 1510 1977 L
+1567 3411 mt 1567 3391 L
+1567 1958 mt 1567 1977 L
+1617 3411 mt 1617 3391 L
+1617 1958 mt 1617 1977 L
+1662 3411 mt 1662 3391 L
+1662 1958 mt 1662 1977 L
+1662 3411 mt 1662 3371 L
+1662 1958 mt 1662 1997 L
+1585 3534 mt
+(x02) s
+1960 3411 mt 1960 3391 L
+1960 1958 mt 1960 1977 L
+2133 3411 mt 2133 3391 L
+2133 1958 mt 2133 1977 L
+2257 3411 mt 2257 3391 L
+2257 1958 mt 2257 1977 L
+2352 3411 mt 2352 3391 L
+2352 1958 mt 2352 1977 L
+2431 3411 mt 2431 3391 L
+2431 1958 mt 2431 1977 L
+2497 3411 mt 2497 3391 L
+2497 1958 mt 2497 1977 L
+2554 3411 mt 2554 3391 L
+2554 1958 mt 2554 1977 L
+2604 3411 mt 2604 3391 L
+2604 1958 mt 2604 1977 L
+2649 3411 mt 2649 3391 L
+2649 1958 mt 2649 1977 L
+2649 3411 mt 2649 3371 L
+2649 1958 mt 2649 1997 L
+2572 3534 mt
+(x03) s
+2947 3411 mt 2947 3391 L
+2947 1958 mt 2947 1977 L
+3120 3411 mt 3120 3391 L
+3120 1958 mt 3120 1977 L
+3244 3411 mt 3244 3391 L
+3244 1958 mt 3244 1977 L
+3339 3411 mt 3339 3391 L
+3339 1958 mt 3339 1977 L
+3418 3411 mt 3418 3391 L
+3418 1958 mt 3418 1977 L
+3484 3411 mt 3484 3391 L
+3484 1958 mt 3484 1977 L
+3541 3411 mt 3541 3391 L
+3541 1958 mt 3541 1977 L
+3591 3411 mt 3591 3391 L
+3591 1958 mt 3591 1977 L
+3636 3411 mt 3636 3391 L
+3636 1958 mt 3636 1977 L
+3636 3411 mt 3636 3371 L
+3636 1958 mt 3636 1997 L
+3559 3534 mt
+(x04) s
+3934 3411 mt 3934 3391 L
+3934 1958 mt 3934 1977 L
+4107 3411 mt 4107 3391 L
+4107 1958 mt 4107 1977 L
+4231 3411 mt 4231 3391 L
+4231 1958 mt 4231 1977 L
+4326 3411 mt 4326 3391 L
+4326 1958 mt 4326 1977 L
+4405 3411 mt 4405 3391 L
+4405 1958 mt 4405 1977 L
+4471 3411 mt 4471 3391 L
+4471 1958 mt 4471 1977 L
+4528 3411 mt 4528 3391 L
+4528 1958 mt 4528 1977 L
+4578 3411 mt 4578 3391 L
+4578 1958 mt 4578 1977 L
+4624 3411 mt 4624 3391 L
+4624 1958 mt 4624 1977 L
+4624 3411 mt 4624 3371 L
+4624 1958 mt 4624 1997 L
+4547 3534 mt
+(x05) s
+ 675 3396 mt 715 3396 L
+4624 3396 mt 4584 3396 L
+ 487 3431 mt
+(v01) s
+ 675 3040 mt 715 3040 L
+4624 3040 mt 4584 3040 L
+ 487 3075 mt
+(v02) s
+ 675 2684 mt 715 2684 L
+4624 2684 mt 4584 2684 L
+ 487 2719 mt
+(v03) s
+ 675 2328 mt 715 2328 L
+4624 2328 mt 4584 2328 L
+ 487 2363 mt
+(v04) s
+ 675 1972 mt 715 1972 L
+4624 1972 mt 4584 1972 L
+ 487 2007 mt
+(v05) s
+ 675 1958 mt 4624 1958 L
+ 675 3411 mt 4624 3411 L
+4624 3411 mt 4624 1958 L
+ 675 3411 mt 675 1958 L
+gs 675 1958 3950 1454 MR c np
+c8
+299 2 83 1 84 2 84 2 84 3 84 3 84 3 84 5
+83 5 84 7 84 8 84 11 84 13 84 16 83 21 84 29
+84 39 84 58 4 4 72 79 63 102 53 124 46 131 40 118
+34 96 34 82 39 78 46 70 54 59 62 50 72 42 52 22
+84 29 83 21 84 16 84 13 84 11 84 8 84 7 83 5
+84 5 84 3 84 3 84 3 84 2 84 2 83 1 298 1
+675 1977 49 MP stroke
+gr
+
+c8
+0 sg
+ 411 2762 mt -90 rotate
+(s10) s
+90 rotate
+2572 280 mt
+(s05) s
+2572 3662 mt
+(s06) s
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 531 5238 a
+ /End PSfrag
+ 531 5238 a 531 3155 a
+ /Hide PSfrag
+ 531 3155
+a -209 3213 a FA(PSfrag)27 b(replacemen)n(ts)p -209 3242
+741 4 v 531 3246 a
+ /Unhide PSfrag
+ 531 3246 a 238 3345 a
+ {
+ 238 3345 a 0.4 0.4 0.4
+TeXcolorrgb 0 0 0 TeXcolorrgb -55 3315 a FA(Magnitude)g(\(dB\))p
+0.4 0.4 0.4 TeXcolorrgb 0.4 0.4 0.4 TeXcolorrgb 238 3345
+a
+ } 0/Place PSfrag
+ 238 3345 a 268 3445 a
+ {
+ 268 3445 a 0.4 0.4 0.4 TeXcolorrgb
+0 0 0 TeXcolorrgb 5 3415 a FA(Bo)r(de)h(Diagram)p 0.4 0.4 0.4
+TeXcolorrgb 0.4 0.4 0.4 TeXcolorrgb 268 3445 a
+ } 1/Place PSfrag
+ 268 3445
+a 166 3445 a
+ {
+ 166 3445 a 0.4 0.4 0.4 TeXcolorrgb 0 0 0
+TeXcolorrgb -199 3514 a FA(F)-7 b(requency)27 b(\(rad/sec\))p
+0.4 0.4 0.4 TeXcolorrgb 0.4 0.4 0.4 TeXcolorrgb 166 3445
+a
+ } 2/Place PSfrag
+ 166 3445 a 316 3644 a
+ {
+ 316 3644 a 0.4 0.4 0.4 TeXcolorrgb
+0 0 0 TeXcolorrgb 101 3614 a FA(Phase)f(\(deg\))p 0.4 0.4 0.4
+TeXcolorrgb 0.4 0.4 0.4 TeXcolorrgb 316 3644 a
+ } 3/Place PSfrag
+ 316 3644
+a 445 3676 a
+ {
+ 445 3676 a 0.4 0.4 0.4 TeXcolorrgb 359 3744
+a FA(10)443 3714 y Fj(\000)p Fs(2)p 0.4 0.4 0.4 TeXcolorrgb
+445 3676 a
+ } 4/Place PSfrag
+ 445 3676 a 445 3776 a
+ {
+ 445 3776 a 0.4 0.4 0.4
+TeXcolorrgb 359 3843 a FA(10)443 3813 y Fj(\000)p Fs(1)p
+0.4 0.4 0.4 TeXcolorrgb 445 3776 a
+ } 5/Place PSfrag
+ 445 3776 a 471 3875
+a
+ {
+ 471 3875 a 0.4 0.4 0.4 TeXcolorrgb 411 3943 a FA(10)495
+3913 y Fs(0)p 0.4 0.4 0.4 TeXcolorrgb 471 3875 a
+ } 6/Place PSfrag
+ 471
+3875 a 471 3975 a
+ {
+ 471 3975 a 0.4 0.4 0.4 TeXcolorrgb
+411 4043 a FA(10)495 4012 y Fs(1)p 0.4 0.4 0.4 TeXcolorrgb
+471 3975 a
+ } 7/Place PSfrag
+ 471 3975 a 471 4075 a
+ {
+ 471 4075 a 0.4 0.4 0.4
+TeXcolorrgb 411 4142 a FA(10)495 4112 y Fs(2)p 0.4 0.4 0.4
+TeXcolorrgb 471 4075 a
+ } 8/Place PSfrag
+ 471 4075 a 531 4215 a
+ {
+ 531 4215
+a 0.4 0.4 0.4 TeXcolorrgb 379 4242 a FA(-180)p 0.4 0.4 0.4
+TeXcolorrgb 531 4215 a
+ } 9/Place PSfrag
+ 531 4215 a 531 4315 a
+ {
+ 531 4315
+a 0.4 0.4 0.4 TeXcolorrgb 379 4341 a FA(-135)p 0.4 0.4 0.4
+TeXcolorrgb 531 4315 a
+ } 10/Place PSfrag
+ 531 4315 a 531 4414 a
+ {
+ 531 4414
+a 0.4 0.4 0.4 TeXcolorrgb 421 4441 a FA(-90)p 0.4 0.4 0.4
+TeXcolorrgb 531 4414 a
+ } 11/Place PSfrag
+ 531 4414 a 531 4514 a
+ {
+ 531 4514
+a 0.4 0.4 0.4 TeXcolorrgb 421 4541 a FA(-45)p 0.4 0.4 0.4
+TeXcolorrgb 531 4514 a
+ } 12/Place PSfrag
+ 531 4514 a 531 4614 a
+ {
+ 531 4614
+a 0.4 0.4 0.4 TeXcolorrgb 489 4640 a FA(0)p 0.4 0.4 0.4
+TeXcolorrgb 531 4614 a
+ } 13/Place PSfrag
+ 531 4614 a 531 4713 a
+ {
+ 531 4713
+a 0.4 0.4 0.4 TeXcolorrgb 421 4740 a FA(-80)p 0.4 0.4 0.4
+TeXcolorrgb 531 4713 a
+ } 14/Place PSfrag
+ 531 4713 a 531 4813 a
+ {
+ 531 4813
+a 0.4 0.4 0.4 TeXcolorrgb 421 4840 a FA(-60)p 0.4 0.4 0.4
+TeXcolorrgb 531 4813 a
+ } 15/Place PSfrag
+ 531 4813 a 531 4913 a
+ {
+ 531 4913
+a 0.4 0.4 0.4 TeXcolorrgb 421 4939 a FA(-40)p 0.4 0.4 0.4
+TeXcolorrgb 531 4913 a
+ } 16/Place PSfrag
+ 531 4913 a 531 5012 a
+ {
+ 531 5012
+a 0.4 0.4 0.4 TeXcolorrgb 421 5039 a FA(-20)p 0.4 0.4 0.4
+TeXcolorrgb 531 5012 a
+ } 17/Place PSfrag
+ 531 5012 a 531 5112 a
+ {
+ 531 5112
+a 0.4 0.4 0.4 TeXcolorrgb 489 5139 a FA(0)p 0.4 0.4 0.4
+TeXcolorrgb 531 5112 a
+ } 18/Place PSfrag
+ 531 5112 a 531 5211 a
+ {
+ 531 5211
+a 0.4 0.4 0.4 TeXcolorrgb 448 5238 a FA(20)p 0.4 0.4 0.4
+TeXcolorrgb 531 5211 a
+ } 19/Place PSfrag
+ 531 5211 a 531 5238 a
+ currentpoint currentpoint translate 1 0.9169 div 1 0.9169 div scale
+neg exch neg exch translate
+ 531 5238
+a Black Black 1907 5753 a FA(14)p Black eop
+%%Page: 15 15
+15 14 bop Black Black 236 390 a Fd(8.5)113 b(Aligned)35
+b(\014gures)k(using)f Fx(-loose)p Black Black 236 543
+a Fz(w=linspace\(0,2*pi)o(\);)f(s=sin\(w\);)j(c=cos\(w\);)236
+643 y(figure\(1\),)g(clf,)i(plot\(s,c\))236 743 y(figure\(2\),)e(clf,)i
+(plot\(s,c\),)d(axis)j(equal,)f(axis\([-1)f(1)k(-1)e(1]\))236
+842 y(printcmd)e(=)k(['print\(''-f<fi)o(gur)o(en)o(umb)o(er)o(>')o(',')
+o('-)o(dep)o(sc)o('',)o('.)o(..)541 942 y('''-painters'','')o(-l)o(oos)
+o(e')o(',')o('<)o(fi)o(len)o(am)o(e.e)o(ps)o(>'')o(\)')o(];)236
+1042 y(laprint\(1,'ex_ali)o(gn)o(1',)o('o)o(pt)o(ion)o(s')o(,'f)o(ac)o
+(to)o(ry')o(,')o(wid)o(th)o(',7)o(,')o(pr)o(int)o(cm)o(d',)o(pr)o(in)o
+(tcm)o(d\))236 1141 y(laprint\(2,'ex_ali)o(gn)o(2',)o('o)o(pt)o(ion)o
+(s')o(,'f)o(ac)o(to)o(ry')o(,')o(wid)o(th)o(',7)o(,')o(pr)o(int)o(cm)o
+(d',)o(pr)o(in)o(tcm)o(d\))p Black Black 295 2491 a
+ currentpoint currentpoint translate 0.80013 0.80013 scale neg exch
+neg exch translate
+ 295
+2491 a 295 2491 a
+ /PSfrag where{pop(x01)[[0(t)1 0]](x02)[[1(t)1 0]](x03)[[2(t)1 0]](x04)[[3(t)1
+0]](x05)[[4(t)1 0]](v01)[[5(r)1 0]](v02)[[6(r)1 0]](v03)[[7(r)1 0]](v04)[[8(r)1
+0]](v05)[[9(r)1 0]]10 0 -1/Begin PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 295 2491 a @beginspecial 0 @llx 0 @lly
+248 @urx 186 @ury 2480 @rwi @setspecial
+%%BeginDocument: ex_align1.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\ex_align1.eps
+%%CreationDate: 09/13/2004 21:13:53
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 0 0 248 186
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 0 248 186
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 2232 csm
+
+ 0 0 2987 2234 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 2988 2235 PR
+6 w
+0 1820 2315 0 0 -1820 388 1988 4 MP
+PP
+-2315 0 0 1820 2315 0 0 -1820 388 1988 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 388 168 mt 2703 168 L
+ 388 1988 mt 2703 1988 L
+2703 1988 mt 2703 168 L
+ 388 1988 mt 388 168 L
+ 388 1988 mt 2703 1988 L
+ 388 1988 mt 388 168 L
+ 388 1988 mt 388 1964 L
+ 388 168 mt 388 191 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 292 2133 mt
+(x01) s
+ 966 1988 mt 966 1964 L
+ 966 168 mt 966 191 L
+ 870 2133 mt
+(x02) s
+1545 1988 mt 1545 1964 L
+1545 168 mt 1545 191 L
+1449 2133 mt
+(x03) s
+2124 1988 mt 2124 1964 L
+2124 168 mt 2124 191 L
+2028 2133 mt
+(x04) s
+2703 1988 mt 2703 1964 L
+2703 168 mt 2703 191 L
+2607 2133 mt
+(x05) s
+ 388 1988 mt 411 1988 L
+2703 1988 mt 2679 1988 L
+ 160 2032 mt
+(v01) s
+ 388 1533 mt 411 1533 L
+2703 1533 mt 2679 1533 L
+ 160 1577 mt
+(v02) s
+ 388 1078 mt 411 1078 L
+2703 1078 mt 2679 1078 L
+ 160 1122 mt
+(v03) s
+ 388 623 mt 411 623 L
+2703 623 mt 2679 623 L
+ 160 667 mt
+(v04) s
+ 388 168 mt 411 168 L
+2703 168 mt 2679 168 L
+ 160 212 mt
+(v05) s
+ 388 168 mt 2703 168 L
+ 388 1988 mt 2703 1988 L
+2703 1988 mt 2703 168 L
+ 388 1988 mt 388 168 L
+gs 388 168 2316 1821 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+73 -1 74 -6 72 -9 72 -13 70 -16 69 -20 67 -23 66 -26
+63 -30 60 -33 58 -35 55 -39 51 -41 48 -44 45 -46 41 -48
+36 -50 33 -51 28 -54 24 -54 20 -56 15 -56 10 -58 6 -57
+1 -58 -3 -58 -8 -57 -13 -57 -17 -56 -22 -55 -26 -54 -31 -53
+-35 -51 -38 -49 -43 -47 -46 -44 -50 -43 -53 -40 -56 -37 -60 -34
+-61 -31 -65 -28 -66 -25 -68 -22 -70 -18 -71 -14 -72 -11 -73 -7
+-73 -4 -74 0 -73 4 -73 7 -72 11 -71 14 -70 18 -68 22
+-66 25 -65 28 -61 31 -60 34 -56 37 -53 40 -50 43 -46 44
+-43 47 -38 50 -35 50 -31 53 -26 54 -22 55 -17 56 -13 57
+-8 57 -3 58 1 58 6 57 10 58 15 56 20 56 24 54
+28 54 33 51 36 50 41 48 45 46 48 44 51 41 55 39
+58 35 60 33 63 30 66 26 67 23 69 20 70 16 72 13
+72 9 74 6 73 1 1545 168 100 MP stroke
+gr
+
+c8
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 295 2491 a
+ /End PSfrag
+ 295 2491 a 295 1405 a
+ /Hide PSfrag
+ 295 1405
+a -445 1462 a FA(PSfrag)26 b(replacemen)n(ts)p -445 1492
+741 4 v 295 1495 a
+ /Unhide PSfrag
+ 295 1495 a 260 1541 a
+ {
+ 260 1541 a Black
+225 1595 a FA(-1)p Black 260 1541 a
+ } 0/Place PSfrag
+ 260 1541 a 228 1641
+a
+ {
+ 228 1641 a Black 161 1694 a FA(-0.5)p Black 228 1641
+a
+ } 1/Place PSfrag
+ 228 1641 a 274 1740 a
+ {
+ 274 1740 a Black 253 1794 a FA(0)p
+Black 274 1740 a
+ } 2/Place PSfrag
+ 274 1740 a 242 1840 a
+ {
+ 242 1840 a Black
+189 1893 a FA(0.5)p Black 242 1840 a
+ } 3/Place PSfrag
+ 242 1840 a 274 1940
+a
+ {
+ 274 1940 a Black 253 1993 a FA(1)p Black 274 1940 a
+ } 4/Place PSfrag
+
+274 1940 a 295 2066 a
+ {
+ 295 2066 a Black 226 2093 a FA(-1)p
+Black 295 2066 a
+ } 5/Place PSfrag
+ 295 2066 a 295 2166 a
+ {
+ 295 2166 a Black
+161 2192 a FA(-0.5)p Black 295 2166 a
+ } 6/Place PSfrag
+ 295 2166 a 295
+2265 a
+ {
+ 295 2265 a Black 253 2292 a FA(0)p Black 295 2265
+a
+ } 7/Place PSfrag
+ 295 2265 a 295 2365 a
+ {
+ 295 2365 a Black 189 2392 a FA(0.5)p
+Black 295 2365 a
+ } 8/Place PSfrag
+ 295 2365 a 295 2464 a
+ {
+ 295 2464 a Black
+253 2491 a FA(1)p Black 295 2464 a
+ } 9/Place PSfrag
+ 295 2464 a 295 2491
+a
+ currentpoint currentpoint translate 1 0.80013 div 1 0.80013 div scale
+neg exch neg exch translate
+ 295 2491 a 1949 2491 a
+ currentpoint currentpoint translate 0.80013 0.80013 scale neg exch
+neg exch translate
+ 1949 2491 a 1949 2491 a
+ /PSfrag where{pop(x01)[[0(t)1 0]](x02)[[1(t)1 0]](x03)[[2(t)1 0]](x04)[[3(t)1
+0]](x05)[[4(t)1 0]](v01)[[5(r)1 0]](v02)[[6(r)1 0]](v03)[[7(r)1 0]](v04)[[8(r)1
+0]](v05)[[9(r)1 0]]10 0 -1/Begin PSfrag}{userdict /PSfrag{pop}put}ifelse
+ 1949
+2491 a @beginspecial 0 @llx 0 @lly 248 @urx 186 @ury
+2480 @rwi @setspecial
+%%BeginDocument: ex_align2.eps
+%!PS-Adobe-2.0 EPSF-1.2
+%%Creator: MATLAB, The Mathworks, Inc.
+%%Title: C:\Dokumente und Einstellungen\li\Eigene Dateien\laprint\users_guide_3.16\ex_align2.eps
+%%CreationDate: 09/13/2004 21:13:54
+%%DocumentNeededFonts: Helvetica
+%%DocumentProcessColors: Cyan Magenta Yellow Black
+%%Extensions: CMYK
+%%Pages: 1
+%%BoundingBox: 0 0 248 186
+%%EndComments
+
+%%BeginProlog
+% MathWorks dictionary
+/MathWorks 160 dict begin
+% definition operators
+/bdef {bind def} bind def
+/ldef {load def} bind def
+/xdef {exch def} bdef
+/xstore {exch store} bdef
+% operator abbreviations
+/c /clip ldef
+/cc /concat ldef
+/cp /closepath ldef
+/gr /grestore ldef
+/gs /gsave ldef
+/mt /moveto ldef
+/np /newpath ldef
+/cm /currentmatrix ldef
+/sm /setmatrix ldef
+/rm /rmoveto ldef
+/rl /rlineto ldef
+/s {show newpath} bdef
+/sc {setcmykcolor} bdef
+/sr /setrgbcolor ldef
+/sg /setgray ldef
+/w /setlinewidth ldef
+/j /setlinejoin ldef
+/cap /setlinecap ldef
+/rc {rectclip} bdef
+/rf {rectfill} bdef
+% page state control
+/pgsv () def
+/bpage {/pgsv save def} bdef
+/epage {pgsv restore} bdef
+/bplot /gsave ldef
+/eplot {stroke grestore} bdef
+% orientation switch
+/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
+% coordinate system mappings
+/dpi2point 0 def
+% font control
+/FontSize 0 def
+/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
+ makefont setfont} bdef
+/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
+ISOLatin1Encoding WindowsLatin1Encoding copy pop
+/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
+/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
+/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
+/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
+/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
+{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
+/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
+ exch dup 3 1 roll findfont dup length dict begin
+ { 1 index /FID ne {def}{pop pop} ifelse } forall
+ /Encoding exch def currentdict end definefont pop} bdef
+/isroman {findfont /CharStrings get /Agrave known} bdef
+/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
+ exch FMS} bdef
+/csm {1 dpi2point div -1 dpi2point div scale neg translate
+ dup landscapeMode eq {pop -90 rotate}
+ {rotateMode eq {90 rotate} if} ifelse} bdef
+% line types: solid, dotted, dashed, dotdash
+/SO { [] 0 setdash } bdef
+/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
+/DA { [6 dpi2point mul] 0 setdash } bdef
+/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
+ dpi2point mul] 0 setdash } bdef
+% macros for lines and objects
+/L {lineto stroke} bdef
+/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
+/AP {{rlineto} repeat} bdef
+/PDlw -1 def
+/W {/PDlw currentlinewidth def setlinewidth} def
+/PP {closepath eofill} bdef
+/DP {closepath stroke} bdef
+/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
+ neg 0 exch rlineto closepath} bdef
+/FR {MR stroke} bdef
+/PR {MR fill} bdef
+/L1i {{currentfile picstr readhexstring pop} image} bdef
+/tMatrix matrix def
+/MakeOval {newpath tMatrix currentmatrix pop translate scale
+0 0 1 0 360 arc tMatrix setmatrix} bdef
+/FO {MakeOval stroke} bdef
+/PO {MakeOval fill} bdef
+/PD {currentlinewidth 2 div 0 360 arc fill
+ PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
+/FA {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
+/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
+/FAn {newpath tMatrix currentmatrix pop translate scale
+ 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
+/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
+ 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
+/vradius 0 def /hradius 0 def /lry 0 def
+/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
+/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
+ /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
+ vradius add translate hradius vradius scale 0 0 1 180 270 arc
+ tMatrix setmatrix lrx hradius sub uly vradius add translate
+ hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
+ lrx hradius sub lry vradius sub translate hradius vradius scale
+ 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
+ translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
+ closepath} bdef
+/FRR {MRR stroke } bdef
+/PRR {MRR fill } bdef
+/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
+ closepath} bdef
+/FlrRR {MlrRR stroke } bdef
+/PlrRR {MlrRR fill } bdef
+/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
+ newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
+ rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
+ sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
+ closepath} bdef
+/FtbRR {MtbRR stroke } bdef
+/PtbRR {MtbRR fill } bdef
+/stri 6 array def /dtri 6 array def
+/smat 6 array def /dmat 6 array def
+/tmat1 6 array def /tmat2 6 array def /dif 3 array def
+/asub {/ind2 exch def /ind1 exch def dup dup
+ ind1 get exch ind2 get sub exch } bdef
+/tri_to_matrix {
+ 2 0 asub 3 1 asub 4 0 asub 5 1 asub
+ dup 0 get exch 1 get 7 -1 roll astore } bdef
+/compute_transform {
+ dmat dtri tri_to_matrix tmat1 invertmatrix
+ smat stri tri_to_matrix tmat2 concatmatrix } bdef
+/ds {stri astore pop} bdef
+/dt {dtri astore pop} bdef
+/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
+ currentfile exch readhexstring pop
+ dup 0 3 index getinterval /rbmap xdef
+ dup 2 index dup getinterval /gbmap xdef
+ 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
+/it {gs np dtri aload pop moveto lineto lineto cp c
+ cols rows 8 compute_transform
+ rbmap gbmap bbmap true 3 colorimage gr}bdef
+/il {newpath moveto lineto stroke}bdef
+currentdict end def
+%%EndProlog
+
+%%BeginSetup
+MathWorks begin
+
+0 cap
+
+end
+%%EndSetup
+
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 0 248 186
+MathWorks begin
+bpage
+%%EndPageSetup
+
+%%BeginObject: obj1
+bplot
+
+/dpi2point 12 def
+portraitMode 0000 2232 csm
+
+ 0 0 2987 2234 MR c np
+85 dict begin %Colortable dictionary
+/c0 { 0.000000 0.000000 0.000000 sr} bdef
+/c1 { 1.000000 1.000000 1.000000 sr} bdef
+/c2 { 0.900000 0.000000 0.000000 sr} bdef
+/c3 { 0.000000 0.820000 0.000000 sr} bdef
+/c4 { 0.000000 0.000000 0.800000 sr} bdef
+/c5 { 0.910000 0.820000 0.320000 sr} bdef
+/c6 { 1.000000 0.260000 0.820000 sr} bdef
+/c7 { 0.000000 0.820000 0.820000 sr} bdef
+c0
+1 j
+1 sg
+ 0 0 2988 2235 PR
+6 w
+0 1821 1820 0 0 -1821 635 1988 4 MP
+PP
+-1820 0 0 1821 1820 0 0 -1821 635 1988 5 MP stroke
+4 w
+DO
+SO
+6 w
+0 sg
+ 635 167 mt 2455 167 L
+ 635 1988 mt 2455 1988 L
+2455 1988 mt 2455 167 L
+ 635 1988 mt 635 167 L
+ 635 1988 mt 2455 1988 L
+ 635 1988 mt 635 167 L
+ 635 1988 mt 635 1969 L
+ 635 167 mt 635 186 L
+%%IncludeResource: font Helvetica
+/Helvetica /WindowsLatin1Encoding 120 FMSR
+
+ 539 2133 mt
+(x01) s
+1090 1988 mt 1090 1969 L
+1090 167 mt 1090 186 L
+ 994 2133 mt
+(x02) s
+1545 1988 mt 1545 1969 L
+1545 167 mt 1545 186 L
+1449 2133 mt
+(x03) s
+2000 1988 mt 2000 1969 L
+2000 167 mt 2000 186 L
+1904 2133 mt
+(x04) s
+2455 1988 mt 2455 1969 L
+2455 167 mt 2455 186 L
+2359 2133 mt
+(x05) s
+ 635 1988 mt 653 1988 L
+2455 1988 mt 2437 1988 L
+ 407 2032 mt
+(v01) s
+ 635 1533 mt 653 1533 L
+2455 1533 mt 2437 1533 L
+ 407 1577 mt
+(v02) s
+ 635 1078 mt 653 1078 L
+2455 1078 mt 2437 1078 L
+ 407 1122 mt
+(v03) s
+ 635 622 mt 653 622 L
+2455 622 mt 2437 622 L
+ 407 666 mt
+(v04) s
+ 635 167 mt 653 167 L
+2455 167 mt 2437 167 L
+ 407 211 mt
+(v05) s
+ 635 167 mt 2455 167 L
+ 635 1988 mt 2455 1988 L
+2455 1988 mt 2455 167 L
+ 635 1988 mt 635 167 L
+gs 635 167 1821 1822 MR c np
+/c8 { 0.000000 0.000000 1.000000 sr} bdef
+c8
+58 -2 57 -6 57 -9 57 -13 55 -16 54 -20 53 -23 51 -26
+50 -30 48 -33 45 -35 43 -39 40 -41 38 -44 35 -46 32 -48
+29 -50 26 -51 22 -54 19 -54 15 -56 12 -56 8 -58 5 -57
+1 -58 -3 -58 -6 -57 -10 -57 -14 -56 -17 -55 -21 -54 -24 -53
+-27 -51 -30 -49 -34 -47 -36 -44 -39 -43 -42 -40 -44 -37 -47 -34
+-49 -31 -50 -28 -52 -25 -54 -22 -55 -18 -56 -14 -56 -11 -57 -7
+-58 -4 -58 0 -58 4 -57 7 -56 11 -56 14 -55 18 -54 22
+-52 25 -50 28 -49 31 -47 34 -44 37 -42 40 -39 43 -36 44
+-34 47 -30 49 -27 51 -24 53 -21 54 -17 55 -14 56 -10 57
+-6 57 -3 58 1 58 5 57 8 58 12 56 15 56 19 54
+22 54 26 51 29 50 32 48 35 46 38 44 40 41 43 39
+45 35 48 33 50 30 51 26 53 23 54 20 55 16 57 13
+57 9 57 6 58 2 1545 167 100 MP stroke
+gr
+
+c8
+
+end %%Color Dict
+
+eplot
+%%EndObject
+
+epage
+end
+
+showpage
+
+%%Trailer
+%%EOF
+
+%%EndDocument
+ @endspecial 1949 2491 a
+ /End PSfrag
+ 1949 2491 a 1949 1405 a
+ /Hide PSfrag
+ 1949
+1405 a 1209 1462 a FA(PSfrag)g(replacemen)n(ts)p 1209
+1492 741 4 v 1949 1495 a
+ /Unhide PSfrag
+ 1949 1495 a 1914 1541 a
+ {
+ 1914
+1541 a Black 1879 1595 a FA(-1)p Black 1914 1541 a
+ } 0/Place PSfrag
+ 1914
+1541 a 1882 1641 a
+ {
+ 1882 1641 a Black 1815 1694 a FA(-0.5)p
+Black 1882 1641 a
+ } 1/Place PSfrag
+ 1882 1641 a 1928 1740 a
+ {
+ 1928 1740 a
+Black 1907 1794 a FA(0)p Black 1928 1740 a
+ } 2/Place PSfrag
+ 1928 1740
+a 1896 1840 a
+ {
+ 1896 1840 a Black 1843 1893 a FA(0.5)p
+Black 1896 1840 a
+ } 3/Place PSfrag
+ 1896 1840 a 1928 1940 a
+ {
+ 1928 1940 a
+Black 1907 1993 a FA(1)p Black 1928 1940 a
+ } 4/Place PSfrag
+ 1928 1940
+a 1949 2066 a
+ {
+ 1949 2066 a Black 1880 2093 a FA(-1)p Black
+1949 2066 a
+ } 5/Place PSfrag
+ 1949 2066 a 1949 2166 a
+ {
+ 1949 2166 a Black
+1815 2192 a FA(-0.5)p Black 1949 2166 a
+ } 6/Place PSfrag
+ 1949 2166 a 1949
+2265 a
+ {
+ 1949 2265 a Black 1907 2292 a FA(0)p Black 1949
+2265 a
+ } 7/Place PSfrag
+ 1949 2265 a 1949 2365 a
+ {
+ 1949 2365 a Black 1843
+2392 a FA(0.5)p Black 1949 2365 a
+ } 8/Place PSfrag
+ 1949 2365 a 1949 2464
+a
+ {
+ 1949 2464 a Black 1907 2491 a FA(1)p Black 1949 2464
+a
+ } 9/Place PSfrag
+ 1949 2464 a 1949 2491 a
+ currentpoint currentpoint translate 1 0.80013 div 1 0.80013 div scale
+neg exch neg exch translate
+ 1949 2491 a Black 1907 5753
+a FA(15)p Black eop
+%%Trailer
+end
+userdict /end-hook known{end-hook}if
+%%EOF
diff --git a/macros/latex/contrib/psfragx/laprint-3.16/laprpfx.mat b/macros/latex/contrib/psfragx/laprint-3.16/laprpfx.mat
new file mode 100644
index 0000000000..19b039d372
--- /dev/null
+++ b/macros/latex/contrib/psfragx/laprint-3.16/laprpfx.mat
Binary files differ
diff --git a/macros/latex/contrib/psfragx/psfragx.dtx b/macros/latex/contrib/psfragx/psfragx.dtx
new file mode 100644
index 0000000000..ba44e14565
--- /dev/null
+++ b/macros/latex/contrib/psfragx/psfragx.dtx
@@ -0,0 +1,1687 @@
+% \iffalse
+%<*gobble>
+% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+%
+%
+% Run LaTeX on this file and read the generated file readmePFX.txt.
+%
+%
+%
+% Copyright 2003-2012, Pascal Kockaert
+% This file is distributed under the LPPL license.
+% (see http://www.latex-project.org/lppl.txt for details)
+%
+%
+% You can check the integrity of this file by looking at the
+% character table below.
+% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% \CharacterTable
+% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+% Digits \0\1\2\3\4\5\6\7\8\9
+% Exclamation \! Double quote \" Hash (number) \#
+% Dollar \$ Percent \% Ampersand \&
+% Acute accent \' Left paren \( Right paren \)
+% Asterisk \* Plus \+ Comma \,
+% Minus \- Point \. Solidus \/
+% Colon \: Semicolon \; Less than \<
+% Equals \= Greater than \> Question mark \?
+% Commercial at \@ Left bracket \[ Backslash \\
+% Right bracket \] Circumflex \^ Underscore \_
+% Grave accent \` Left brace \{ Vertical bar \|
+% Right brace \} Tilde \~}
+%</gobble>
+%<*license>
+% This package IS NOT psfrag.sty. It is an eXtension to psfrag.sty.
+%
+% This file may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
+%</license>
+%<*readme>
+\begin{filecontents*}{readmePFX.txt}
+Readme file associated to the psfragx package.
+
+This file describes how to install the package.
+
+All you need is the file psfragx.dtx. If the file psfragx.ins does
+not exist, run LaTeX on the file psfragx.dtx. This should
+generate the file psfragx.ins.
+
+Run LaTeX on the file psfragx.ins. This generates all the files of
+the package. The documentation will be generated if you run LaTeX
+on psfragx.drv.
+
+In order to create the index, you should run makeindex like this.
+> makeindex -s gind psfragx.idx
+> makeindex -s gglo -o psfragx.gls psfragx.glo
+
+Do not forget to re-run LaTeX on psfragx.drv two times.
+
+You can now read the file psfragx.dvi or transform it into
+psfragx.ps or psfragx.pdf.
+
+If you want to modify the default behaviour of psfragx, do not
+edit the code, but create a file psfragx.cfg to this end. This
+file will be input after the package psfragx is loaded.
+
+Finally, if your TeX implementation uses a database to find files,
+you should rebuild this database. fpTeX and teTeX systems use
+> mktexlsr
+
+Happy TeXing.
+
+Pascal Kockaert
+
+\end{filecontents*}
+%</readme>
+%<*gobble>
+% Next lines create file psfragx.ins.
+% Run it through LaTeX in order to install the package.
+\begin{filecontents*}{psfragx.ins}
+%</gobble>
+%<*ins>
+% This file will generate fast loadable files and documentation
+% driver files from the doc files in this package when run through
+% LaTeX or TeX.
+%
+% Copyright (C) 2003-2012 Pascal Kockaert
+% Pascal.Kockaert ad ulb.ac.be
+% Note that ''ad´´ is often replaced by the ligature: ''@´´.
+% ----------------------------------------------------------
+%
+% This package may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
+%
+% --------------- start of docstrip commands ------------------
+%
+\input docstrip
+
+\keepsilent\askonceonly
+
+\usedir{tex/latex/psfragx}
+
+\preamble
+
+This is a generated file.
+
+
+Copyright (C) 2003-2012 Pascal Kockaert
+Pascal.Kockaert ad ulb.ac.be
+Note that ''ad´´ is often replaced by the ''@´´ sign.
+----------------------------------------------------------
+
+This package may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.2
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.2 or later is part of all distributions of LaTeX
+version 1999/12/01 or later.
+
+\endpreamble
+
+\generate{\file{psfragx.drv}{\from{psfragx.dtx}{driver}}}
+\generate{\file{psfragx.sty}{\from{psfragx.dtx}{package,version}}}
+\generate{\file{psfragx.ins}{\from{psfragx.dtx}{ins}}}
+\generate{\file{psfragx.cfg}{\from{psfragx.dtx}{cfg,version}}}
+\generate{\nopreamble\nopostamble%
+ \file{psfragx.m} {\from{psfragx.dtx}{matlab}}}
+\generate{\nopreamble\nopostamble%
+ \file{pfxprint.m} {\from{psfragx.dtx}{pfxprint}}}
+%\generate{\file{Example.eps}{\from{psfragx.dtx}{example}}}
+
+\Msg{***********************************************************}
+\Msg{* To complete the installation of psfragx, you should}
+\Msg{* move psfragx.sty to a directory seen by TeX.}
+\Msg{*}
+\Msg{* The file psfragx.cfg should be adapted to your needs}
+\Msg{* and put into a personal directory (HOME rather than LOCAL)}
+\Msg{* You can adapt the format of the documentation file by}
+\Msg{* editing the file psfragx.drv, before compiling it.}
+\Msg{*}
+\Msg{***************************************************************}
+\Msg{* This message is transcripted at the end of psfragx.log}
+\Msg{***************************************************************}
+
+\endbatchfile
+%</ins>
+%<*gobble>
+\end{filecontents*}
+%</gobble>
+%<*gobble>
+ \ProvidesFile{psfragx.dtx}
+%</gobble>
+%<package>\NeedsTeXFormat{LaTeX2e}[2001/06/01]
+%<package>\ProvidesPackage{psfragx}
+%<driver>\ProvidesFile{psfragx.drv}
+%<cfg>\ProvidesFile{psfragx.cfg}
+%<*version>
+% %\fi
+% \ProvidesFile{psfragx.dtx}
+ [2012/05/02 v1.1 psfragx (Pascal Kockaert)]
+% % \iffalse
+%</version>
+%<*gobble>
+\csname endinput\endcsname\csname @@end\endcsname\csname end\endcsname
+%</gobble>
+%<*driver>
+\documentclass[a4paper,11pt]{ltxdoc}
+\usepackage[ansinew]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage[francais,english]{babel}
+%% Uncomment the following line if you don't want to include a
+%% source-code listing.
+%%\OnlyDescription
+\CodelineIndex
+%%
+%%% Babel french option
+\NoAutoSpaceBeforeFDP
+%%%
+\begin{document}
+ \DocInput{psfragx.dtx}
+\end{document}
+%</driver>
+% %\fi
+%
+% \GetFileInfo{psfragx.dtx}
+%
+% \title{PSfragX: one graphic in one file%
+% \thanks{This file has version~\fileversion.
+% It was processed on ~\filedate.}}
+% \author{Pascal Kockaert}
+% \date{\filedate}
+%
+% \CheckSum{646}
+% \RecordChanges
+% \MakeShortVerb{\"}
+%
+% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% \newcommand{\EPS}{\textsc{eps}}
+% \newcommand{\PFX}{\textsc{pfx}}
+% \newcommand{\OVP}{\textsc{ovp}}
+% \maketitle
+% \begin{abstract}
+% "\usepackage["\textit{options}"]{pfragx}" inputs the packages "psfrag" and
+% "graphicx", and adds essentially one \LaTeX{} command, which is
+% "\includegraphicx" (with an 'x´ at the end).
+%
+% This command differs from "\includegraphics" in the fact that it
+% inputs "\psfrag" replacements contained into the included {\EPS} file
+% itself.
+%
+% If the {\EPS} files contains those replacements at the right place,
+% "\usepackage[sub]{psfragx}"
+% will substitute "\includegraphicx" to "\includegraphics"
+% automatically.
+% At the same time, it is possible to include overpic commands into the
+% {\EPS} file, and they will be automatically processed.
+%
+% The {\EPS} file can be written by a matlab script, so that the user
+% needs only to call the script in order to print the matlab figure.
+% No additional work will be necessary.
+% \end{abstract}
+%
+% \tableofcontents
+%
+% \section{Warning}
+% Some options of this package allow to overwrite some files ending
+% in .pfx and in .ovp. Be sure to understand how these options work
+% before using them.
+%
+% The text below assumes that you are used to
+% "\includegraphics" from the "graphicx" package, and
+% also to "\psfrag" from the "psfrag" package. Reading
+% the documentation of "overpic" could also help to
+% understand what follows.
+%
+% \section{Motivation}
+%
+% Using graphics drawn by mathematical softwares is very convenient
+% but does not offer all the flexibility of \TeX{} and \LaTeX{} when
+% it comes to write labels.
+%
+% Some solutions exist, like the matlab "laprint.m" function
+% (http://www.uni-kassel.de/fb16/rat/matlab/laprint/) to print from
+% matlab(TM)
+% into {\EPS} files suited to be easily handled by "psfrag". All the
+% labels (including numbers on the axis) are converted into strings
+% like `x01´ that should be replaced by their values, like `3.141'.
+%
+% Though the result is pleasant, it is \textsc{mandatory} to keep track
+% of the substitutions. This is why the "laprint.m" function takes care
+% to write a \TeX{} file that contains all the "\psfrag" commands
+% necessary to obtain the original labels. This \TeX{} file can be
+% edited to modify the "\psfrag" commands. This scheme works well, but
+% has some limitations. You must obviously take care to move the ".tex"
+% and the ".eps" file together. But in addition, you must input the
+% graphic using an "\input" command. If you intend to modify its size
+% or change some "\psfrag" replacements, you need to open and modify
+% the original ".tex" file. If you want to use packages like
+% "overpic", you must modify the ".tex" file output by "laprint" or
+% copy all the "psfrag" replacements that it contains to your main
+% \TeX{} file. In case you would choose to copy the psfrag replacements
+% into your main \TeX{} file, you will end up with a lot of lines like
+% \begin{verbatim}
+% \psfrag{x01}[B][B][1][0]{3.141}
+% \psfrag{x02}[B][B][1][0]{6.283}
+% \psfrag{x03}[B][B][1][0]{9.425}
+% \psfrag{x04}[B][B][1][0]{12.566}
+% \end{verbatim}
+% into your \LaTeX{} document.
+%
+% In fact, you \textsc{do not need} to see all these lines, and should
+% never see them, except, for example, if you want to replace them with
+% \begin{verbatim}
+% \psfrag{x01}[B][B][1][0]{$\pi$}
+% \psfrag{x02}[B][B][1][0]{$\2\,\pi$}
+% \end{verbatim}
+% and so on.
+%
+% What is said here about "\psfrag" commands can be transposed to the
+% "overpic" environment that allows to put "picture" objects over a
+% graphic.
+%
+% The authors of "psfrag" have designed a mechanism that allows to
+% embed "\psfrag" commands into the {\EPS} file itself\footnote
+% {This was kindly reminded to me by Michael C. Grant, one of the
+% authors of "psfrag", that I would like to thank here.%
+% }.
+% Though this mechanism can be convenient, it presents some drawbacks
+% that are described into the documentation of "psfrag".
+%
+% The package "psfragX" aims to circumvent these drawbacks, as well as
+% to introduce more flexibility into the automatic inclusion mechanism.
+% For example, "psfragX" allows to define different "\psfrag"
+% replacements for different languages. If "babel" is used,
+% replacements will be selected according to the current language of
+% the document. It also allows to make use of "color" commands that are
+% ignored if the "color" package is not loaded.
+%
+% \section{How PSfragX works}
+%
+% \subsection{PSfrag, \textsc{pfx}, overpic and \textsc{ovp}}
+%
+% The package "psfragx" allows to embed "\psfrag" commands into the
+% {\EPS} file, as well as "picture" objects in "overpic" environments.
+% In order to simplify the description, we will refer only to
+% "\psfrag" inclusions here below.
+% The "overpic" inclusion mechanism works in the same way and will
+% not be described. The differences between "psfrag" and "overpic"
+% inclusions will appear in the syntax of some commands. We use the
+% three letters "pfx" to prefix things that relate to "psfrag" and
+% "ovp" to prefix things that relate to "overpic".
+%
+% The psfragx mechanism can be divided into two parts that are
+% described separately.
+%
+% \subsection{Merging and separating the \TeX{} and {\EPS} documents}
+%
+% We use the result of "laprint.m" as an example, but all the {\EPS} file
+% could be processed in the same way. "laprint" outputs
+% "Fig1.tex" \&\ "Fig1.eps" files that can be converted into a single
+% file that we call Figure1.eps, which is a copy of Fig1.eps, with
+% additional comments that contain all the interesting lines of
+% Fig1.tex. At this stage, you can throw the original files Fig1.tex
+% and Fig1.eps. \textsc{Be careful to make a backup!!!}
+%
+% The added comments are not read by the PostScript interpreter and
+% should not affect the resulting {\EPS} file. As far as I know, the
+% comments used conform to the Adobe(TM) Document Structuring
+% Convention (ADSC). These comments can be added by hand or using
+% the matlab script "psfragx.m" that should be accompanying this file.
+% Their structure also conforms to the DocStrip convention (see
+% "docstrip.dtx"): the part to be copied starts with a comment "%<*pfx>"
+% and ends with "%</pfx>". All the lines between these marks will be
+% taken into account by "psfragx".
+%
+% \begin{verbatim}
+% %<*pfx>
+% %\psfrag{x01}[B][B][1][0]{3.141}
+% %\psfrag{x02}[B][B][1][0]{6.283}
+% %\psfrag{x03}[B][B][1][0]{9.425}
+% %\psfrag{x04}[B][B][1][0]{12.566}
+% %</pfx>
+% \end{verbatim}
+% PSfragx looks for these lines into the {\EPS} file and outputs them
+% into a file with the same name, but a ".pfx" extension. In other
+% words, "Figure1.pfx" is created with the comments of "Figure1.eps".
+% This file is normally created only once, though there is an option
+% to overwrite it. This means that you could edit it by hand without
+% loosing your work next time you run LaTeX.
+%
+% In the same manner, it is possible to include picture commands using
+% \begin{verbatim}
+% %<*ovp>
+% %\put(50,50){Middle of the graphic}
+% %</ovp>
+% \end{verbatim}
+% These lines will go into the file "Figure1.ovp".
+%
+% The process of seeking for "pfx" and "ovp" environments stops
+% as soon as a line starting with "%\endinput" is found. Including
+% such a line will speed the things up.
+%
+% \subsection{Input the right file at the right moment}
+%
+% Once the "Figure1.pfx" file exists, the command "\includegraphicx"
+% includes it and uses the conventional "\includegraphics" from
+% "graphicx" with the same arguments. The result is that all the
+% "\psfrag" replacements are processed before the
+% "Figure1.eps" file is included.
+%
+% The "\psfrag" commands do not appear into the \TeX{} file.
+% The {\PFX} file could be deleted, and all the replacements would still
+% be performed, because the {\PFX} file would be re-generated on the fly.
+%
+% Now that all the labels on the axes are perfectly drawn, we could
+% still want to replace the value "3.141" by the tag "$\pi$". This
+% is why the "\includegraphicx" command has a second facultative
+% argument. Inside this argument, you should issue all the "\psfrag"
+% commands that you want to perform after the inclusion of the {\PFX}
+% file.
+%
+% \begin{verbatim}
+% \includegraphicx[width=\linewidth]
+% (\psfrag{x01}[B][B]{$\pi$}%
+% \psfrag{x02}[B][B]{$2\,\pi$})
+% {Figure1.eps}
+% \end{verbatim}
+%
+% The second optional argument is defined with "()" to avoid an
+% interaction between the brackets of the "\psfrag" command and
+% those of the "\includegraphicx" command.
+%
+% All that is said about {\PFX} files and "psfrag" replacements can be
+% transposed to {\OVP} files and "overpic" "picture" commands.
+%
+% If we want to add "overpic" commands before or after the inclusion
+% of the {\OVP} file, we can use the two other optional arguments of
+% "\includegraphicx":
+% \begin{verbatim}
+% \includegraphicx[width=\linewidth]
+% <\put(50,50){Foreground object}>
+% [\put(0,0){Background object}]
+% {Figure1.eps}
+% \end{verbatim}
+%
+%
+%
+% \section{Usage}
+%
+% \subsection{Package options}
+%
+% The package is input by
+% "\usepackage["\textit{options}"]{psfragx}"
+%
+%
+% The \textit{options} are
+% \begin{description}
+% \item[sub, nosub] substitute or do not substitute
+% "\includegraphicx" to "\includegraphics";
+% \item[allcom,selcom] copy all or
+% only selected MetaComments from the {\EPS} file to the {\PFX} file
+% (if you do not understand what this means, you can safely ignore it);
+% \item[ovp, noovp] makes use of overpic to (automatically) put picture
+% objects over the graphics.
+% \end{description}
+%
+% \subsection{Two new commands}
+%
+% \DescribeMacro{\includegraphicx}
+% \DescribeEnv{overpix}
+% \begin{itemize}
+% \item \textsc{The} command of the package is:
+% \begin{tabular}{rl}
+% "\includegraphicx" &"["\textit{keys}"]"\\
+% &"("\textit{psfrags}")"\\
+% &"<"\textit{foreground overpic}">"\\
+% &"["\textit{background overpic}"]"\\
+% &"{"\textit{file.eps}"}"\\
+% \end{tabular}
+% \item \textsc{The} environment of the package is:
+% \begin{tabular}{rl}
+% "\begin{overpix}" &"["\textit{keys}"]"\\
+% &"<"\textit{foreground overpic}">"\\
+% &"["\textit{background overpic}"]"\\
+% &"{"\textit{file.eps}"}"\\
+% "\end{overpix}"&\\
+% \end{tabular}
+% \end{itemize}
+%
+% The meaning of the keys is explained in table~\ref{Tab:mean:keys}.
+% \begin{table}{h!}
+% \centering
+% \caption{Meaning of the keys for \texttt{\string\includegraphics}
+% and \texttt{overpix}}
+% \label{Tab:mean:keys}
+% \footnotesize
+% \begin{tabular}{ccl}
+% \hline
+% key &acceptable values &action\\
+% \hline
+% \textit{graphicx keys}
+% & \textit{usual values}
+% &\textit{usual meanings}\\
+% pfx &"true"/"false" &allows/disallows the
+% inclusion of the
+% {\PFX} file\\
+% overwritepfx &"true"/"false" &allows/disallows to
+% overwrite an existing
+% {\PFX} file\\
+% pfxadd &\textit{psfrags} &"\psfrag" commands to be
+% processed after the
+% inclusion of the
+% {\PFX} file\\
+% ovp &"true"/"false" &allows/disallows the
+% inclusion of the
+% {\OVP} file\\
+% overwriteovp &"true"/"false" &allows/disallows to
+% overwrite an existing
+% {\OVP} file\\
+% ovpbgd &\textit{picture commands} &"picture" commands to be
+% processed before the
+% inclusion of the
+% {\OVP} file\\
+% ovpfgd &\textit{picture commands} &"picture" commands to be
+% processed after the
+% inclusion of the
+% {\OVP} file\\
+% \hline
+% \end{tabular}
+% \end{table}
+%
+% The item denoted by \textit{psfrags} should consist only in
+% "\psfrag{A}[b][c][d][e]{F}" commands, where A,b,c,d,e,F can be
+% anything. In addition, the "\psfrag" commands can be selectively
+% included according to the current language of the document
+% (at the point of inclusion). Two commands are provided.
+% The commands "\iflanguage" is explained in the "babel"
+% documentation. If "babel" is not loaded, "\iflanguage" is redefined
+% to match the definition of "babel", that is:\\
+% "\iflanguage{"\textit{languagename}"}"%
+% "{"\textit{true case}"}"%
+% "{"\textit{false case}"}".
+% The configuration file "psfragxcfg" given below, as an example,
+% redefines the main commands of the "color" package so that no
+% error occurs if the \textit{psfrags} contains color commands and
+% the package "color" is not loaded.
+%
+% The item denoted by \textit{picture commands} should consist only in
+% commands that are allowed in the usual "picture" environment of
+% \LaTeX{}. You can also make use of "\iflanguage" and color commands,
+% provided that the configuration file given below is used.
+%
+% \textsc{You cannot put blank lines}, that is lines that would
+% consist only in one ``\%'' sign. If you insert such lines, the
+% ``\%'' sign will be removed and some space will be added in front of
+% the included figure.
+%
+%
+% \subsection{Other new commands}
+%
+% Though they are not needed in a normal use of "psfragx",
+% the following commands are available:
+% "\allmetacomments",
+% "\selectedmetacomments",
+% "\copypfxfromto{<EPS file>}{<PFX file>}",
+% "\setpfxinput{<File>}",
+% "\setpfxoutput{<File>}",
+% "\copypfxlines",
+% "\pfxinput",
+% "\ovpinput".
+% Their usage can be deduced from the commented source code.
+%
+% The other commands are internal and start with "\pfx@" or "\ovp@".
+%
+% \section{Configuration file}
+%
+% The file "psfragx.cfg" will be input by psfrags, if it exists.
+% This file can contain new commands of general use, or commands that
+% must appear just before or just after the inclusion of the {\PFX}/{\OVP}
+% file occurs. To this aim, four commands can be defined. Their names
+% are "\Beforepfxinput", "\Afterpfxinput",
+% "\Beforeovpinput", and "\Afterovpinput". They can be used as
+% in the example below.
+% \begin{macrocode}
+%<*cfg>
+% Example of configuration file for psfragx.sty
+% The macros \Beforepfxinput, \Afterpfxinput
+% \Beforeovpinput, and \Afterovpinput are executed
+% into a group. They should not define global commands to
+% avoid side effects.
+%
+%
+% The command \providecolorcommands defines commands that
+% take the same arguments as the mains commands of the
+% color package, in case this package is not loaded.
+%
+\newcommand{\providecolorcommands}
+ {\def\pfx@gobble@two##1##2{\typeout{Some psfragx
+ replacement would appear
+ in color ##1{##2}
+ if the color package was
+ loaded!!!}}%
+ \def\pfx@gobble@three@fbox##1##2##3{\typeout{Some psfragx
+ replacement would
+ appear
+ in color ##1{##2}
+ and others
+ in color ##1{##3}
+ if the color package
+ was loaded!!!}%
+ \fbox}%
+ \def\pfx@fm@to@mm##1##2##{\csname ##1\endcsname{##2}}%
+ \expandafter\ifx\csname textcolor\endcsname\relax
+ \def\textcolor{\pfx@fm@to@mm{pfx@gobble@two}}\fi
+ \expandafter\ifx\csname color\endcsname\relax
+ \def\color{\pfx@fm@to@mm{pfx@gobble@two}}\fi
+ \expandafter\ifx\csname colorbox\endcsname\relax
+ \def\colorbox{\pfx@fm@to@mm{pfx@gobble@two}}\fi
+ \expandafter\ifx\csname fcolorbox\endcsname\relax
+ \def\fcolorbox{\pfx@fm@to@mm{pfx@gobble@three@fbox}}\fi
+ }
+% The name of the next four commands are specific to psfragx
+\def\Beforepfxinput{\providecolorcommands}
+\def\Afterpfxinput{}
+\def\Beforeovpinput{\providecolorcommands}
+\def\Afterovpinput{}
+%</cfg>
+% \end{macrocode}
+% \section{Example of tagged {\EPS} file}
+%
+% We provide here below an example of {\EPS} that uses
+% the language and color features... According to the
+% “Adobe Document Structuring Convention” (ADSC), comments
+% starting with two percent signs have a special meaning.
+% You should therefore avoid to put \textsc{exactly} two
+% percents signs at the beginning of a line. If you respect this
+% rule and avoid very long lines, you should never broke your
+% {\EPS} file.
+%
+% \begin{macrocode}
+%<*example>
+ %%!PS-Adobe-2.0 EPSF-1.2
+ %%Creator: Adobe Illustrator(TM) 1.2d4
+ %%Title: tiger.eps
+ %%CreationDate: 4/12/90 3:20 AM
+ %%BoundingBox: 17 171 567 739
+ %<*pfx>
+ %\psfrag{T}[B][B]{\fcolorbox{white}{black}{\color{white}Title}}
+ %\psfrag{t}[t][t]{time (s)}
+ %\psfrag{I}[b][b]{I (W)}
+ %\iflanguage{french}
+ % {\psfrag{T}[B][B]{Title}%
+ % \psfrag{t}[t][t]{temps (s)}}
+ % {}
+ %\psfrag{T}[B][B]{Title}
+ %</pfx>
+ %<*ovp>
+ %\put(0,80){(a)}
+ %</ovp>
+ %\endinput
+ %%EndComments
+ %%
+ %% [The code of the {\EPS} file should come HERE]
+ %%
+ %% End
+%</example>
+% \end{macrocode}
+%
+% Full examples should be provided with this package. They are
+% not included into "psfrags.dtx".
+%
+% \section{Associated matlab scripts}
+%
+% The script "psfragx.m" is written for matlab and can be used in
+% conjunction with "laprint.m" (see URL above) in order to benefit from
+% the advantages of "laprint.m" and mix the resulting .tex and .eps
+% files into a file that contains all the information.
+%
+% The scripts "pfxprint.m" can be used with the same syntax as
+% "laprint.m" (see documentation of "laprint"). This script invoques
+% "laprint" with the settings contained in the file "laprpfx.mat", and
+% immediately after, it merges the generated \EPS{} and \TeX{} files.
+% Therefore, you should ensure that the files "laprint.m", "laprpfx.mat", and
+% "psfragx.m" are in a directory searched by matlab before using the
+% "pfxprint" command.
+%
+% At the time of writing, the current version of "laprint" is "3.16".
+% This version works well with "pfxprint.m" and "psfragx.sty".
+%
+%
+% \section{Credits}
+%
+% All the code to extract the comments from the {\EPS} file is inspired
+% from "docstrip". The set of commands was reduced to its
+% minimum, and a "\pfx@" prefix was added to all the commands, in
+% order to avoid any interaction with other packages.
+%
+% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% \StopEventually{\PrintChanges\PrintIndex}
+%
+% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% \section{Mise en œuvre}
+%
+% \changes{v0.1}{2003/08/30}{First dtx version}
+%
+% \begin{macrocode}
+%<*package>
+% \end{macrocode}
+%
+% Almost all the internal commands start with "\pfx@", "\ovp@",
+% "\ifpfx@", or "\ifovp@".
+% Two exceptions are "\@..@overpix" and "\@..@igx",
+% where "@..@" can be "@", "@@", "@@@" or "@@@@".
+%
+% \subsection{Required packages and options}
+%
+% We offer the option to substitute the new "\includegraphicx" command
+% to the usual "\includegraphics", and optionally, the overpix
+% environment to the usual overpic one. This could broke things but
+% allows to use "psfragx" with existing documents almost transparently.
+% \begin{macro}{\pfx@subfalse}
+% \begin{macro}{\pfx@subtrue}
+% \begin{macrocode}
+\DeclareOption{sub}{\pfx@subtrue}
+\DeclareOption{nosub}{\pfx@subfalse}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% The next option was of some help to debug this package.
+% With "allcom", all the lines of the {\EPS} file starting with "%%" are
+% copied to the {\PFX} and {\OVP} files. Otherwise, these lines are not
+% copied if they are out of a tagged environment.
+% \begin{macrocode}
+\DeclareOption{allcom}{\allmetacomments}
+\DeclareOption{selcom}{\selectedmetacomments}
+% \end{macrocode}
+% The next option specifies that the overpic environment will be used.
+% Therefore, the overpic package should be loaded.
+%
+% \begin{macro}{\pfx@ovptrue}
+% \begin{macro}{\pfx@ovpfalse}
+% \begin{macrocode}
+\DeclareOption{ovp}{\pfx@ovptrue}
+\DeclareOption{noovp}{\pfx@ovpfalse}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+%
+% We define the new commands needed to process the options.
+% \begin{macro}{\allmetacomments}
+% \begin{macro}{\selectedmetacomments}
+% \begin{macrocode}
+ \newif\ifpfx@sub\pfx@subfalse
+ \newif\ifpfx@ovp\pfx@ovptrue
+ \newif\ifpfx@metacomments
+ \pfx@metacommentsfalse
+ \def\allmetacomments{\pfx@metacommentstrue}
+ \def\selectedmetacomments{\pfx@metacommentsfalse}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+%
+% Finally, default options are defined.
+% \begin{macrocode}
+\ExecuteOptions{sub,ovp,selcom}
+\ProcessOptions*
+% \end{macrocode}
+%
+% Now, we load the other packages.
+% \begin{macrocode}
+\RequirePackage{graphicx}
+\RequirePackage{psfrag}
+% \end{macrocode}
+%
+% The overpic package is not loaded if this was required by the user.
+% Otherwise, we load this package. To ensure proper placement of the
+% objects put into the picture environment, we must always use the
+% same option when loading "overpic". We choose this option to be "percent".
+%
+% \begin{macrocode}
+\ifpfx@ovp \RequirePackage[percent]{overpic} \fi
+% \end{macrocode}
+%
+% \subsection{Reading the {\EPS} file and writing {\PFX} or {\OVP} files}
+% The code that follows is highly inspired from that of docstrip.tex.
+%
+% \subsubsection{Copying selected lines from the {\EPS} file}
+% Below, we write the code to copy specific lines contained in the
+% {\EPS} file into an auxiliary file. Comments (single "%" sign)
+% in front of these lines are automatically removed.
+%
+% First, we define a few macros of general use.
+%
+% \begin{macro}{\pfx@gobble}
+% \begin{macro}{\pfx@percent}
+% \begin{macro}{\pfx@doublepercent}
+% \begin{macrocode}
+\def\pfx@gobble#1{}
+{\catcode`\%=12
+ \gdef\pfx@percent{%}
+ \gdef\pfx@doublepercent{%%}
+}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+%
+% Here we define the extension of the auxiliary file, and the name of
+% the tag associated to this file. The "metaprefix" replaces double
+% percent signs found into the original {\EPS} file.
+% \begin{macro}{\pfx@ext}
+% \begin{macro}{\pfx@tag}
+% \begin{macro}{\pfx@metaprefix}
+% \begin{macrocode}
+\let\pfx@metaprefix\pfx@doublepercent
+\def\pfx@tag{pfx}
+\def\pfx@ext{pfx}
+\def\pfx@tmp{}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+%
+% We also need to define the string after which we will stop to scan
+% the {\EPS} file. This string must appear at the beginning of a line.
+% If this string is not present into the {\EPS} file, the file will be
+% scanned up to the end. This string is defined to be "%\endinput".
+% \begin{macro}{\pfx@endinput}
+% \begin{macrocode}
+\edef\pfx@endinput
+ {\pfx@percent\expandafter\pfx@gobble\string\\endinput}
+% \end{macrocode}
+% \end{macro}
+%
+% And now, we copy the needed code from "docstrip", with some
+% modifications to throw the leading percent sign when we copy
+% the lines that appear between two tags "<*pfx>...</pfx>".
+%
+% We define a command to change catcodes,
+% \begin{macrocode}
+\def\pfx@makeother#1{\catcode`#1=12\relax}
+% \end{macrocode}
+% another to copy a given token,
+% \begin{macrocode}
+\def\pfx@iden#1{#1}
+% \end{macrocode}
+% and a few boolean variables.
+% \begin{macrocode}
+\newif\ifpfx@continue
+\newif\ifpfx@outputtofile
+% \end{macrocode}
+%
+% The names of the input and output files are contained into the
+% internal variables "\pfx@infile" and "\pfx@outfile". These named
+% can be accessed from the document through the two commands
+% "\setpfxinput" and "\setpfxoutput".
+% \begin{macro}{\setpfxinput}
+% \begin{macro}{\setpfxoutput}
+% \begin{macrocode}
+\def\setpfxinput#1{\gdef\pfx@infile{#1}}
+\def\setpfxoutput#1{\gdef\pfx@outfile{#1}}
+\gdef\pfx@infile{} \gdef\pfx@outfile{}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+%
+% Two streams are reserved by "psfragx". I do not know if I should
+% use them locally rather than globally.
+% \begin{macrocode}
+\newread\pfx@in
+\newwrite\pfx@out
+% \end{macrocode}
+%
+% The macro "\copypfsfromto" \textsc{does not check}
+% that the input file exists.
+% \begin{macro}{\copypfxfromto}
+% \begin{macrocode}
+\def\copypfxfromto#1#2{%
+\setpfxinput{#1}%
+\setpfxoutput{#2}%
+\copypfxlines%
+}
+% \end{macrocode}
+% \end{macro}
+% The macro "\copypfxlines" does the real job.
+% See "docstrip" to understand how it works.
+% \begin{macro}{\copypfxlines}
+% \begin{macrocode}
+\def\pfx@ignorespaces{\ignorespaces}%
+\def\copypfxlines{% input and output files are global names
+\immediate\openin\pfx@in\pfx@infile\relax \ifeof\pfx@in
+ \errmessage{psfragx tried to read from a file that
+ does not exist. This seems to be a bug!}%
+\else
+ \immediate\openout\pfx@out=\pfx@outfile\relax
+ \immediate\write\pfx@out{\pfx@ignorespaces}
+ \ifeof\pfx@out
+ \begingroup
+ \pfx@makeother\ \pfx@makeother\\\pfx@makeother\$%
+ \pfx@makeother\#\pfx@makeother\^\pfx@makeother\^^K%
+ \pfx@makeother\_\pfx@makeother\^^A\pfx@makeother\%%
+ \pfx@makeother\~\pfx@makeother\{\pfx@makeother\}%
+ \pfx@makeother\&\endlinechar-1\relax
+ \loop
+ \read\pfx@in to \pfx@inline
+ \ifx\pfx@inline\pfx@endinput
+ \pfx@continuefalse
+ \typeout{psfragx: \pfx@percent
+ \expandafter\pfx@gobble
+ \string\\endinput was
+ found in \pfx@infile.}%
+ \else
+ \ifeof\pfx@in
+ \pfx@continuefalse
+ \typeout{psfragx: End of file
+ \pfx@infile was reached.}%
+ \else
+ \pfx@continuetrue
+ \expandafter\pfx@processline
+ \pfx@inline\pfx@endline
+ \fi%
+ \fi%
+ \ifpfx@continue
+ \repeat
+ \endgroup
+ \else
+ \errmessage{psfragx: output file already exists!}%
+ \fi %\pfx@out
+ \immediate\closeout\pfx@out
+\fi %\pfx@in
+\immediate\closein\pfx@in
+}
+% \end{macrocode}
+% At this stage, all "<pfx>" and "<*pfx>...</pfx>" lines from
+% "\pfx@infile" should be in "\pfx@outfile".
+% \end{macro}
+%
+% Each time a new line is found by the previous macro, the line is
+% processed using "\pfx@processline". This macro scans the beginning
+% of the line and defers the treatment to the right macro.
+% In the "docstrip" code, normal lines are copied without change.
+% In our code, the leading percent of copied lines is removed.
+%
+% \begin{macro}{\pfx@processline}
+% \begin{macrocode}
+\def\pfx@normalline#1\pfx@endline{%
+ \def\pfx@inline{#1}%
+ \ifpfx@outputtofile%
+ \immediate\write\pfx@out{\pfx@inline}%
+ \fi%
+}
+%
+\def\pfx@removecomment#1\pfx@endline{%
+ \def\pfx@inline{#1}%
+ \ifpfx@outputtofile%
+ \immediate\write\pfx@out{\pfx@inline}%
+ \fi%
+}
+%
+\bgroup\catcode`\%=12 \pfx@iden{\egroup
+\def\pfx@putmetacomment%}#1\pfx@endline{%
+ \edef\pfx@inline{\pfx@metaprefix#1}%
+ \ifpfx@metacomments
+ \immediate\write\pfx@out{\pfx@inline}%
+ \else
+ \ifpfx@outputtofile
+ \immediate\write\pfx@out{\pfx@inline}%
+ \fi
+ \fi
+}
+%
+\begingroup
+\catcode`\%=12 \catcode`\*=14 \gdef\pfx@processline#1{*
+ \ifx%#1*
+ \expandafter\pfx@processlinex
+ \else
+ \expandafter\pfx@normalline
+ \fi
+#1}
+\endgroup
+%
+\begingroup
+\catcode`\%=12 \catcode`\*=14
+\gdef\pfx@processlinex%#1{*
+ \ifcase\ifx%#10\else
+ \ifx<#11\else2\fi\fi\relax
+ \expandafter\pfx@putmetacomment\or
+ \expandafter\pfx@checkoption\or
+ \expandafter\pfx@removecomment\fi
+#1}
+\endgroup
+%
+\def\pfx@checkoption<#1{%
+ \ifcase\ifx*#10\else
+ \ifx/#11\else2\fi\fi\relax
+ \expandafter\pfx@staroption\or
+ \expandafter\pfx@slashoption\or
+ \expandafter\pfx@tagoption\fi
+#1}
+%
+\def\pfx@staroption*#1>#2\pfx@endline{%
+ \def\pfx@tmp{#1}%
+ \ifx\pfx@tmp\pfx@tag
+ \pfx@outputtofiletrue
+ \fi
+}
+%
+\def\pfx@slashoption/#1>#2\pfx@endline{%
+ \def\pfx@tmp{#1}%
+ \ifx\pfx@tmp\pfx@tag\relax
+ \pfx@outputtofilefalse
+ \fi
+}
+%
+\def\pfx@tagoption#1>#2\pfx@endline{%
+ \def\pfx@tmp{#1}%
+ \ifx\pfx@tmp\pfx@tag\relax
+ \def\pfx@inline{#2}%
+ \immediate\write\pfx@out{\pfx@inline}%
+ \fi
+}
+% \end{macrocode}
+% \end{macro}
+% This ends the code to read {\EPS} file and write {\PFX} file. It is
+% clear that only "\pfx@tag" and "\pfx@ext" should be changed from
+% "pfx"to "ovp" in order to process "overpic" inclusions rather than
+% "psfrag" replacements.
+%
+% \subsection{Code that inputs the {\PFX} and {\OVP} files}
+%
+% This code will add commands to input the {\PFX} and {\OVP} files if
+% they exist. If they do not, they will be created on the fly and read
+% just after. An option allows to ignore existing files and generate
+% {\PFX} and {\OVP} files from the {\EPS} file each time the {\EPS}
+% file is included.
+%
+% At first, we define commands related to {\PFX} files.
+% Later on, we will adapt them to {\OVP} files.
+%
+% \subsubsection{Saving and providing commands of other packages}
+%
+% We save the commands that could be redefined later
+% \begin{macrocode}
+\let\pfx@includegraphics=\includegraphics
+\let\pfx@overpic=\overpic
+\let\pfx@endoverpic=\endoverpic
+% \end{macrocode}
+%
+% Even if "overpic" is not loaded, the "overpic" environment should
+% exist. In this case, the {\OVP} files will not be processed, and
+% no "picture" element should be put over the graphics.
+% Nonetheless, "\includegraphicx"
+% is defined to always use the "overpic" environment.
+%
+% Therefore, we provide a definition of the "overpic" environment
+% that is partially copied from overpic.sty. We have removed all the
+% code that makes computations about the size and the position of the
+% grid.
+% \begin{macro}{\pfx@overpic}
+% \begin{macro}{\pfx@endoverpic}
+% \begin{macrocode}
+\@ifundefined{pfx@overpic}{%
+ \newcommand*{\pfx@overpic}[2][]
+ {\sbox{\z@}{\includegraphics[#1]{#2}}%
+ \settodepth{\@tempcnta}{\usebox{\z@}}%
+ \settoheight{\@tempcntb}{\usebox{\z@}}%
+ \advance\@tempcntb\@tempcnta%
+ \settowidth{\@tempcnta}{\usebox{\z@}}%
+ \begin{picture}(\@tempcnta,\@tempcntb)%
+ \put(0,0){\makebox(0,0)[bl]{\usebox{\z@}}}}%
+ }{}
+\@ifundefined{pfx@endoverpic}{\def\pfx@endoverpic{\end{input}}}{}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+%
+% \DescribeMacro{\iflanguage}
+% We also have to provide "\iflanguage" command, in case "babel"
+% is not loaded. We could have simplified the code, because
+% "\pfx@iflanguage" should always expand to "\@secondoftwo"
+% if babel is not loaded. Because this code was also copied from
+% the babel package with some changes, we use it even if "babel"
+% is loaded. This could cause problems if the internal command
+% "l@"\textit{language} of "babel" was redefined. Though we redefine
+% a "babel" command, this should cause no major problem, because
+% the command "\iflanguage" will be provided only at time of the
+% file inclusion. This means that "\psfrag" replacements should
+% contain no reference to "\iflanguage" as these commands will
+% be evaluated after the file is read. The command "\iflanguage"
+% should be evaluated at time of inclusion, in order to decide
+% which "psfrag" or "picture" commands are to be taken into account.
+%
+% \DescribeMacro{\onlylanguage}
+% \DescribeMacro{\endonlylanguage}
+% In order to simplify the writing of multilingual {\EPS} files, we
+% also provide the command "\onlylanguage" "{"\textit{language}"}..."
+% "\endonlylanguage", which argument is read only if the current
+% language of the document is \textit{language}.
+%
+% In order to simplify the writing of multilingual {\EPS} files, we
+% also provide the command "\onlylanguage" "{"\textit{language}"}..."
+% "\endonlylanguage", which argument is read only if the current
+% language of the document is \textit{language}.
+% \begin{macro}{\pfx@iflanguage}
+% \begin{macro}{\iflanguage}
+% \begin{macro}{\onlylanguage}
+% \begin{macro}{\endonlylanguage}
+% \begin{macro}{\pfx@save@iflanguage}
+% \begin{macro}{\pfx@restore@iflanguage}
+% \begin{macro}{\pfx@firstoftwo}
+% \begin{macro}{\pfx@secondoftwo}
+% \begin{macrocode}
+\long\def\pfx@firstoftwo#1#2{#1\ignorespaces}%
+\long\def\pfx@secondoftwo#1#2{#2\ignorespaces}%
+\def\pfx@iflanguage#1{%
+ \ifnum\csname l@#1\endcsname=\language
+ \expandafter\pfx@firstoftwo
+ \else
+ \expandafter\pfx@secondoftwo
+ \fi}
+\long\def\onlylanguage#1#2\endonlylanguage{\pfx@iflanguage{#1}{#2}{}\ignorespaces}
+\def\pfx@save@iflanguage{\let\save@pfx@iflanguage=\iflanguage%
+ \let\iflanguage=\pfx@iflanguage}
+\def\pfx@restore@iflanguage{\let\iflanguage=\save@pfx@iflanguage}
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% The two commands "\pfx@save@iflanguage" and
+% "\pfx@restore@iflanguage" will be called just before
+% and after the inclusion of the {\PFX} file.
+%
+% \subsubsection{New commands to read and write files}
+%
+% We start with some declarations (new commands and new if)
+% The names of the "ifGin" series are chosen to be easily processed
+% through the "keyval" package mechanism. "Gin" is the prefix used
+% by the "graphicx" package.
+% \begin{macro}{\ifpfx@generate}
+% \begin{macro}{\ifovp@generate}
+% \begin{macro}{\pfx@add}
+% \begin{macro}{\ovp@add@bgd}
+% \begin{macro}{\ovp@add@fgd}
+% \begin{macro}{\ifGin@pfx}
+% \begin{macro}{\ifGin@overwritepfx}
+% \begin{macro}{\ifGin@ovp}
+% \begin{macro}{\ifGin@overwriteovp}
+% \begin{macrocode}
+\newif\ifpfx@generate
+\newif\ifovp@generate
+\newcommand*\pfx@add{}
+\newcommand*\ovp@add@bgd{}
+\newcommand*\ovp@add@fgd{}
+\newif\ifGin@pfx
+\newif\ifGin@overwritepfx
+\newif\ifGin@ovp
+\newif\ifGin@overwriteovp
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+% As the names indicate, these macros are attached to {\PFX} or
+% {\OVP} inclusions. They allow to save information to know if a
+% {\PFX}/{\OVP} file is to be generated, if the {\PFX}/{\OVP}
+% automatic inclusion mechanism is to be used and if existing
+% {\PFX}/{\OVP} files should be overwritten. Finally, three commands
+% will contain the "\psfrag" commands ("\pfx@add") to be issued
+% after the inclusion of the {\PFX} file, as well as "picture"
+% commands to be issued before ("\ovp@add@bgd") and after
+% ("\ovp@add@fgd") the {\OVP} file inclusion.
+%
+% The new keys will be available through the optional arguments of
+% "\includegraphicx".
+% This is why they are defined as belonging to the same group as the
+% "graphicx" keys: "Gin".
+%
+% The role that we have described for the previous commands is
+% assigned here below. As is common, the boolean keys are set
+% to be true if they are invoked without argument.
+% \begin{macrocode}
+\define@key{Gin}{pfx}[true]%
+ {\lowercase{\Gin@boolkey{#1}}{pfx}}
+\define@key{Gin}{overwritepfx}[true]%
+ {\lowercase{\Gin@boolkey{#1}}{overwritepfx}}
+\define@key{Gin}{pfxadd}[]%
+ {\def\pfx@add{#1}}
+\define@key{Gin}{ovp}[true]%
+ {\lowercase{\Gin@boolkey{#1}}{ovp}}
+\define@key{Gin}{overwriteovp}[true]%
+ {\lowercase{\Gin@boolkey{#1}}{overwriteovp}}
+\define@key{Gin}{ovpbgd}[]%
+ {\def\ovp@add@bgd{#1}}
+\define@key{Gin}{ovpfgd}[]%
+ {\def\ovp@add@fgd{#1}}
+% \end{macrocode}
+% We will define a handy syntax for the "\includegraphicx" command.
+% This command will mainly convert some of its optional arguments
+% to keys "pfxadd={"\textit{argument}"}",
+% "ovpbgd={"\textit{argument}"}",
+% and "ovpfgd={"\textit{argument}"}".
+%
+% It is now time to define the commands that will test for the
+% existence of the input and output files and decide if an output
+% file is to be generated. This command makes use of values
+% defined previously for {\PFX} files. This is why we prefix the
+% command with "\pfx".
+% To understand the code below, it is important to know that the
+% command "\filename@parse{}" defines three commands that are
+% "\filename@area", "\filename@base" and "\filename@ext".
+% \begin{macro}{\pfxinput}
+% \begin{macrocode}
+\newcommand*{\pfxinput}[1]{%
+ \filename@parse{#1}%
+ \IfFileExists{\filename@base.\pfx@ext}
+ {\pfx@generatefalse}
+ {\pfx@generatetrue}%
+ \ifGin@overwritepfx\pfx@generatetrue\fi
+ \IfFileExists{#1}{}{\pfx@generatefalse}%
+ \ifpfx@generate%
+ \copypfxfromto{\filename@area\filename@base.\filename@ext}
+ {\filename@base.\pfx@ext}%
+ \fi%
+ \pfx@save@iflanguage
+ \csname Before\pfx@tag input\endcsname
+ \InputIfFileExists{\filename@base.\pfx@ext}
+ {\typeout{psfragx: reading commands from
+ \filename@base.\pfx@ext}}
+ {\typeout{psfragx: I was not able to read psfrag
+ definitions from
+ \filename@base.\pfx@ext}}%
+ \csname After\pfx@tag input\endcsname
+ \pfx@restore@iflanguage
+}
+% \end{macrocode}
+% \end{macro}
+% As was announced, we determine if the output file exists.
+% In case this file exists we decide not to generate the output file.
+% If the user required that the output file be overwritten, we
+% ask to generate the output file in any case.
+% Then we test if the input file exists. If not, we cannot generate
+% the ouptut file.
+%
+% Now that the existence of the input file has been checked, we can
+% call the low level command "\copypfxfromto". This completes the
+% first step.
+%
+% The second step is to input the {\PFX} file if it exists. The file
+% is input inside a "\pfx@save@iflanguage" "\pfx@restore@iflanguage"
+% pair. In addition, the commands "\Beforepfxinput" and
+% "\Afterpfxinput" are issued if they exist. Otherwise, they expand
+% to "\relax". These commands should be defined into the "psfragx.cfg"
+% file in order to customise the behaviour of "psfragx".
+%
+% Now, we define variations of "\pfx@" commands in order to work with
+% the "overpic" environment rather than with "psfrag" replacements.
+%
+% We redefine the tag and the extension, copy the overwrite
+% permission and call "\pfxinput".
+% \begin{macro}{\ovpinput}
+% \begin{macrocode}
+\newcommand*{\ovpinput}[1]{%
+\begingroup
+ \def\pfx@ext{ovp}%
+ \def\pfx@tag{ovp}%
+ \ifGin@overwriteovp\Gin@overwritepfxtrue
+ \else\Gin@overwritepfxfalse\fi
+ \pfxinput{#1}%
+\endgroup}
+% \end{macrocode}
+% \end{macro}
+%
+% \subsection{The main command of this package}
+%
+% Here comes the definition of the main command of this package,
+% as seen by the user : "\includegraphicx".
+% This new command will make use of the new environment called
+% "overpix", in order to include the graphics.
+%
+% \subsubsection{Internal commands}
+%
+% First, we define two internal commands that perform the
+% required task. Then we define external commands with optional
+% arguments.
+% \begin{macro}{\pfx@includegraphicx}
+% The macro "\pfx@includegraphics" is just a shortcut to acces
+% the "overpix" environment. We do not call
+% "\begin{pfx@overpix}..." "\end{pfx@overpix}", in order to save time.
+% \begin{macrocode}
+\def\pfx@includegraphicx#1#2{%
+ \mbox{\pfx@overpix{#1}{#2}\endpfx@overpix}}
+% \end{macrocode}
+% \end{macro}
+%
+% \begin{macro}{\ovp@box@tmp}
+% In what follows, we need a temporary box. This is called "\ovp@box@tmp".
+% \begin{macrocode}
+\newbox{\ovp@box@tmp}%
+% \end{macrocode}
+% \end{macro}
+%
+% \begin{macro}{\pfx@overpix}
+% \begin{macro}{\endpfx@overpix}
+% The environment "overpix" has the same syntax as the "overpic" one.
+% You can notice that the original version of "\includegraphics" is
+% used. This is important if we decide, later, to let
+% "\includegraphics" be equivalent to "\includegraphicx".
+% The "\psfrag" commands and the "picture" commands are processed
+% inside this environment. To avoid side effects of command
+% redefinitions inside the included files, we enclose the contents of
+% "overpix" inside a "\begingroup" "\endgroup" pair.
+%
+% The graphic is included via the original or the lightened version
+% of the "overpic" environment.
+%
+% All we do is to evaluate the keys of the first argument, then
+% input the {\PFX} file, and process the contents of "\pfx@add".
+% Thereafter, we call the original or lightened version of the
+% "overpic" environment. We read the keys again and add the
+% background layer of the picture environment, then the layer
+% contained into the {\OVP} file.
+%
+% When the "\pfx@overpix" command is issued, we end up into a
+% "picture" environment that constitutes yet another layer.
+% Finally, the "picture" environment should be closed by an
+% "\endpfx@overpix" command. Before doing so, the foreground
+% layer of the picture environment is drawn.
+%
+% It is mandatory to take care that not spurious space is added
+% at the end of the lines. A percent sign should appear each time
+% the line is ending with something else than a command name.
+%
+% \begin{macrocode}
+\def\pfx@overpix#1#2{%
+ \begingroup%
+ \begin{lrbox}{\ovp@box@tmp}%
+ \let\includegraphics=\pfx@includegraphics%
+ \Gin@pfxtrue%
+ \Gin@overwritepfxfalse%
+ \def\pfx@add{}%
+ \setkeys{Gin}{#1}%
+ \ifGin@pfx%
+ \pfxinput{#2}%
+ \fi%
+ \pfx@add
+ \pfx@overpic[#1]{#2}
+ \Gin@ovptrue
+ \Gin@overwriteovpfalse
+ \def\ovp@add@bgd{}%
+ \def\ovp@add@fgd{}%
+ \setkeys{Gin}{#1}%
+ \ovp@add@bgd
+ \ifGin@ovp
+ \ovpinput{#2}%
+ \fi
+ }% \pfx@overpix
+%
+\def\endpfx@overpix{%
+ \ovp@add@fgd%
+ \pfx@endoverpic
+ \end{lrbox}%
+ \usebox{\ovp@box@tmp}%
+ \endgroup%
+ }%
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+%
+%
+% \subsubsection{External commands}
+%
+% The definitions here below ensure that the optional arguments
+% are optional.
+% \begin{macro}{\overpix}
+% \begin{macro}{\endoverpix}
+% The syntax of "overpix" is as follows.\\
+% \begin{tabular}{rl}
+% "\overpix" &"["\textit{keys}"]"\\
+% &"<"\textit{foreground layer}">"\\
+% &"["\textit{background layer}"]"\\
+% &"{"\textit{file.eps}"}"
+% \end{tabular}
+% \begin{macrocode}
+\def\overpix{\@ifnextchar[{\@overpix}%
+ {\@overpix[]}}%
+\def\@overpix[#1]{\@ifnextchar<{\@@overpix[#1]}%
+ {\@@overpix[#1]<>}}%
+\def\@@overpix[#1]<#2>%
+ {\@ifnextchar[{\@@@overpix[#1]<#2>}%
+ {\@@@overpix[#1]<#2>[]}}%
+\def\@@@overpix[#1]<#2>[#3]#4%
+ {\pfx@overpix{#1,ovpfgd={#2},ovpbgd={#3}}{#4}}
+\def\endoverpix{\endpfx@overpix}
+% \end{macrocode}
+% This set of commands converts the optional arguments into keys.
+% \end{macro}
+% \end{macro}
+% \begin{macro}{\includegraphicx}
+% The syntax of "\includegraphicx" is as follows.\\
+% \begin{tabular}{rl}
+% "\includegraphicx" &"["\textit{keys}"]"\\
+% &"("\textit{psfrag replacements}")"\\
+% &"<"\textit{foreground layer}">"\\
+% &"["\textit{background layer}"]"\\
+% &"{"\textit{file.eps}"}"
+% \end{tabular}
+% \begin{macrocode}
+\def\includegraphicx{\@ifnextchar[{\@igx}%
+ {\@igx[]}}%
+\def\@igx[#1]{\@ifnextchar({\@@igx[#1]}%
+ {\@@igx[#1]()}}%
+\def\@@igx[#1](#2){\@ifnextchar<{\@@@igx[#1](#2)}%
+ {\@@@igx[#1](#2)<>}}%
+\def\@@@igx[#1](#2)<#3>{\@ifnextchar[{\@@@@igx[#1](#2)<#3>}%
+ {\@@@@igx[#1](#2)<#3>[]}}%
+\def\@@@@igx[#1](#2)<#3>[#4]#5%
+ {\pfx@includegraphicx{#1,pfxadd={#2},ovpfgd={#3},ovpbgd={#4}}{#5}}
+% \end{macrocode}
+% This set of commands converts the optional arguments into keys.
+% \end{macro}
+%
+% \subsection{Overloading includegraphics and overpic}
+%
+% If the user requires so, we let "\includegraphics" and the "overpic"
+% environment act as their counterparts ending in "x".
+% Though this substitution was tested, it could broke things and
+% should be used with care.
+%
+%
+% \begin{macro}{\includegraphics}
+% \begin{macro}{\overpic}
+% \begin{macro}{\endoverpic}
+% \begin{macrocode}
+\ifpfx@sub
+ \let\includegraphics=\includegraphicx
+ \ifpfx@ovp
+ \let\overpic=\overpix
+ \let\endoverpic=\endoverpix
+ \fi
+\fi
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
+%
+% \subsection{Configuration file}
+%
+% Finally, we input the configuration file if it exists.
+% \begin{macrocode}
+\InputIfFileExists{psfragx.cfg}{}{}
+% \end{macrocode}
+% This ends the code of "psfragx.sty".
+% \begin{macrocode}
+%</package>
+% \end{macrocode}
+%
+% \section{Code of the matlab script}
+%
+% Note that the lines containing the "rm" and "mv" commands should be
+% replaced by their equivalents on the operating system
+% on wich matlab is running. For example, under \textsc{dos} and its
+% successors the replacements are "del" and "ren".
+%
+%
+% \begin{macrocode}
+%<*matlab>
+%% psfragx.m [2012/05/02 v0.4 Pascal Kockaert]
+%%
+%% function psfragx(TeXname,EPSname,Outname)
+%% nargin=1 -> EPSname=TeXname
+%% nargin=2 -> Outname=EPSname
+%%
+%% Interleaves lines of TeXname.tex and EPSname.eps
+%% so that all the lines of EPSname.eps are copied in Outname.tex and
+%% lines from TeXname.tex starting with
+%% \psfrag
+%% and
+%% %<pfx>
+%% are written in Outname.eps, as a comment following the
+%% %%BoundigBox
+%% line.
+
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This file is currently maintained by Pascal Kockaert
+
+function psfragx(TeXname,EPSname,Outname)
+TMPname='psfragx_tmp';
+if nargin<2, EPSname=TeXname; end
+if nargin<3, Outname=EPSname; end
+if Outname==EPSname,
+ eval(['!rm ',TMPname,'.eps'])
+ eval(['!mv ',EPSname,'.eps ',TMPname,'.eps'])
+ EPSname=TMPname;
+end
+TeXName=([TeXname,'.tex']);
+EPSName=([EPSname,'.eps']);
+OutName=([Outname,'.eps']);
+
+%% Uncomment for debugging purposes
+%% eval(['ls ',TeXName])
+%% eval(['ls ',EPSName])
+%% eval(['ls ',OutName])
+
+
+BeginInput ='%%BoundingBox:';
+BeginPSFRAG='%<pfx>\pfxbegin[1.0]{laprint}%';
+EndPSFRAG ='%<pfx>\pfxend';
+StartPFX ='%<*pfx> Inserted where \begin{psfrags}% occured';
+StopPFX ='%</pfx> Inserted where \end{psfrags}% occured';
+EndInput ='%\endinput';
+EndOfFile ='%%EOF';
+ResizeBox ='%<pfx>\def\naturalwidth';
+StopOn ={'\psfrag{','<pfx>','\begin{psfrags}','\end{psfrags}','\resizebox'};
+
+TeXFile=fopen(TeXName,'r');
+if (TeXFile==-1)
+ error(['I was not able to open ',TeXName,'!']);
+end
+EPSFile=fopen(EPSName,'r');
+if (EPSFile==-1)
+ error(['I was not able to open ',EPSName,'!']);
+end
+OutFile=fopen(OutName,'w');
+if (OutFile==-1)
+ error(['I was not able to open ',OutName,'!']);
+end
+
+[sEPS,llEPS,iEPS]=CopyUntil(EPSFile,OutFile,{BeginInput});
+ if sEPS~=1, error(['No line contains ',BeginInput]);
+ else
+ fprintf(OutFile,'%s\n',llEPS);
+ end
+
+%%%
+%%% Write preamble
+%%%
+fprintf(OutFile,'%%<*pfx> Begin Preamble\n');
+fprintf(OutFile,'%%\\providecommand*{\\pfxbegin}[2][]{}%%\n');
+fprintf(OutFile,'%%\\providecommand{\\pfxend}{}%%\n');
+fprintf(OutFile,'%%</pfx> End Preamble\n');
+%%%
+%%% Copy interesting lines
+%%%
+while 1
+ [sTeX,llTeX,iTeX]=ReadUntil(TeXFile,StopOn);
+ if sTeX~=1, break; end
+ switch iTeX
+ case 1, % \psfrag
+ fprintf(OutFile,'%%%s\n',llTeX);
+ case 2, % %<pfx>
+ fprintf(OutFile,'%s\n',llTeX);
+ case 3, % \begin{psfrags}
+ fprintf(OutFile,'%s\n',BeginPSFRAG);
+ fprintf(OutFile,'%s\n',StartPFX);
+ case 4, % \end{psfrags}
+ fprintf(OutFile,'%s\n',StopPFX);
+ fprintf(OutFile,'%s\n',EndPSFRAG);
+ case 5, % \resizebox
+ tmpbeg=findstr(llTeX,'{');
+ tmpend=findstr(llTeX,'}');
+ if (length(tmpbeg)>0)&(length(tmpend)>0)
+ if (tmpbeg(1)<tmpend(1))
+ fprintf(OutFile,'%s%s%%\n',ResizeBox,llTeX(tmpbeg(1):tmpend(1)));
+ end
+ end
+ otherwise
+ error('Otherwise should never happen !')
+ end
+end
+%%%
+%%% Write postamble
+%%%
+fprintf(OutFile,'%s\n',EndInput);
+%%%
+%%% Copy to the end of file
+%%%
+[sEPS,llEPS,iEPS]=CopyUntil(EPSFile,OutFile,{''});
+%%%
+%%% Close files
+%%%
+fclose(OutFile);
+fclose(TeXFile);
+fclose(EPSFile);
+return
+
+function [OK,lastline,elt]=CopyUntil(fidIn,fidOut,linebeg);
+sl=length(linebeg);
+if sl==0, OK=-2; return, end
+llb=zeros(sl);
+for ii=1:sl
+ llb(ii)=length(linebeg{ii});
+end
+lastline='';
+OK=0;
+elt=0;
+while 1
+ Line=fgetl(fidIn);
+ if ~isstr(Line),
+ OK=-1;
+ return,
+ end %EndOfFile
+ for ii=1:sl
+%%% fprintf('Seeking for line starting with %s.\n',linebeg{ii});
+ if llb==0, %%% Copying to the end of file
+ else
+ if length(Line)>=llb(ii)
+%%% fprintf('This line counts more than %i chars.\n',llb(ii));
+ if Line(1:llb(ii))==linebeg{ii},
+ OK=1;
+ elt=ii;
+ lastline=Line;
+ break
+ end
+ end
+ end
+ end %%% No matching string
+ if OK==1, break, end
+ if ~isempty(fidOut)
+ fprintf(fidOut,'%s\n',Line);
+ end
+end
+return
+
+function [OK,lastline,elt]=ReadUntil(fidIn,linebeg);
+ [OK,lastline,elt]=CopyUntil(fidIn,[],linebeg);
+return
+%</matlab>
+%<*pfxprint>
+%%% pfxprint [ -*- Matlab -*- ] Time-stamp: <2004-08-12 18:20:57 Pascal Kockaert>
+%%%
+% function pfxprint(fig,name,'optA','valA','optB','valB',...)
+%
+% TO USE THIS FUNCTION, THE FILE laprpfx.mat SHOULD BE IN THE MATLAB PATH
+%
+% This function is to be used like laprint.m
+% The EPS and TeX files resulting from the call to laprint with the given arguments
+% are automatically merged into one EPS file that contains the
+% psfrags replacements as comments.
+% These comments can be automatically used in LaTeX, with the help of the psfragx package.
+%
+% This file is subject to the LPPL licence (see other files in the source archive or www.ctan.org)
+% Copyright 2004, Pascal Kockaert
+%
+
+function pfxprint(fig,name,varargin)
+ deftxtint=get(0,'DefaultTextInterpreter');
+ set(0,'DefaultTextInterpreter','none');
+
+ laprint(fig,name,'options','laprpfx',varargin{:});
+ psfragx(name);
+
+ set(0,'DefaultTextInterpreter',deftxtint)
+
+% Default options are
+% LAPRINTOPT =
+% figno: 2
+% filename: 'laprint'
+% width: 12
+% factor: 0.8
+% scalefonts: 1
+% keepfontprops: 0
+% asonscreen: 0
+% keepticklabels: 0
+% mathticklabels: 0
+% head: 0
+% comment: 'Test de laprint'
+% caption: ''
+% extrapicture: 0
+% nzeros: 3
+% verbose: 'off'
+% figcopy: 1
+% printcmd: 'print('-f<figurenumber>','-depsc2','<filename.eps>')'
+% package: 'graphicx'
+% color: 0
+% createview: 0
+% viewfilename: 'unnamed_'
+% processview: 0
+% cmd1: 'latex -halt-on-error -interaction nonstopmode <viewfile>.tex'
+% cmd2: 'dvips -D600 -E* -o<viewfile>.eps <viewfile>.dvi'
+% cmd3: 'epstool --bbox --copy --output <filename>_final.eps <viewfile>.eps'
+% cmd4: 'rm <viewfile>.eps <viewfile>.dvi <viewfile>.aux <viewfile>.log <viewfile>.pfg'
+% cmd5: 'ghostview <filename>_final.eps&'
+% cmd6: ''
+% cmd7: ''
+% cmd8: ''
+%</pfxprint>
+% \end{macrocode}
+%\typeout{^^J***************************************************}
+%\typeout{In order to generate index files, run^^J}
+%\typeout{makeindex -s gglo -o psfragx.gls psfragx.glo}
+%\typeout{makeindex -s gind psfragx.idx^^J}
+%\typeout{***************************************************^^J}
+%\Finale
+\endinput