From 1f505896891873dcba3568faf24771aeee0101cc Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 19 Nov 2011 20:13:10 +0100 Subject: [PATCH] Hradla: Prepsana cast o nasobeni cisel --- 5-hradla/1_9_deleni_bloku.eps | 3225 ----------------- 5-hradla/5-hradla.tex | 78 +- 5-hradla/{obvod_real.eps => add_3to2.eps} | 0 5-hradla/{obvod_real.svg => add_3to2.svg} | 0 5-hradla/obvod.eps | 274 -- 5-hradla/obvod.svg | 140 - ...skolni_scitani.eps => skolni_nasobeni.eps} | 0 ...skolni_scitani.svg => skolni_nasobeni.svg} | 0 5-hradla/sl_stromecek.eps | 481 --- 5-hradla/sl_stromecek.svg | 333 -- 5-hradla/stromecek.eps | 170 - 5-hradla/stromecek.svg | 155 - 12 files changed, 45 insertions(+), 4811 deletions(-) delete mode 100644 5-hradla/1_9_deleni_bloku.eps rename 5-hradla/{obvod_real.eps => add_3to2.eps} (100%) rename 5-hradla/{obvod_real.svg => add_3to2.svg} (100%) delete mode 100644 5-hradla/obvod.eps delete mode 100644 5-hradla/obvod.svg rename 5-hradla/{skolni_scitani.eps => skolni_nasobeni.eps} (100%) rename 5-hradla/{skolni_scitani.svg => skolni_nasobeni.svg} (100%) delete mode 100644 5-hradla/sl_stromecek.eps delete mode 100644 5-hradla/sl_stromecek.svg delete mode 100644 5-hradla/stromecek.eps delete mode 100644 5-hradla/stromecek.svg diff --git a/5-hradla/1_9_deleni_bloku.eps b/5-hradla/1_9_deleni_bloku.eps deleted file mode 100644 index 2c96b1c..0000000 --- a/5-hradla/1_9_deleni_bloku.eps +++ /dev/null @@ -1,3225 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Creator: Mayura Draw, Version 4.3 -%%Title: 1_9_deleni_bloku.ai -%%CreationDate: Mon Oct 29 23:24:27 2007 -%%BoundingBox: -9 -9 276 157 -%%EndComments -%%BeginProlog -%%BeginResource: procset MayuraDraw_ops -%%Version: 4.3 -%%Copyright: (c) 1993-2003 Mayura Software -/PDXDict 100 dict def -PDXDict begin -% width height matrix proc key cache -% definepattern -\> font -/definepattern { %def - 7 dict begin - /FontDict 9 dict def - FontDict begin - /cache exch def - /key exch def - /proc exch cvx def - /mtx exch matrix invertmatrix def - /height exch def - /width exch def - /ctm matrix currentmatrix def - /ptm matrix identmatrix def - /str - (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) - def - end - /FontBBox [ %def - 0 0 FontDict /width get - FontDict /height get - ] def - /FontMatrix FontDict /mtx get def - /Encoding StandardEncoding def - /FontType 3 def - /BuildChar { %def - pop begin - FontDict begin - width 0 cache { %ifelse - 0 0 width height setcachedevice - }{ %else - setcharwidth - } ifelse - 0 0 moveto width 0 lineto - width height lineto 0 height lineto - closepath clip newpath - gsave proc grestore - end end - } def - FontDict /key get currentdict definefont - end -} bind def - -% dict patternpath - -% dict matrix patternpath - -/patternpath { %def - dup type /dicttype eq { %ifelse - begin FontDict /ctm get setmatrix - }{ %else - exch begin FontDict /ctm get setmatrix - concat - } ifelse - currentdict setfont - FontDict begin - FontMatrix concat - width 0 dtransform - round width div exch round width div exch - 0 height dtransform - round height div exch - round height div exch - 0 0 transform round exch round exch - ptm astore setmatrix - - pathbbox - height div ceiling height mul 4 1 roll - width div ceiling width mul 4 1 roll - height div floor height mul 4 1 roll - width div floor width mul 4 1 roll - - 2 index sub height div ceiling cvi exch - 3 index sub width div ceiling cvi exch - 4 2 roll moveto - - FontMatrix ptm invertmatrix pop - { %repeat - gsave - ptm concat - dup str length idiv { %repeat - str show - } repeat - dup str length mod str exch - 0 exch getinterval show - grestore - 0 height rmoveto - } repeat - pop - end end -} bind def - -% dict patternfill - -% dict matrix patternfill - -/patternfill { %def - gsave - eoclip patternpath - grestore - newpath -} bind def - -/img { %def - gsave - /imgh exch def - /imgw exch def - concat - imgw imgh 8 - [imgw 0 0 imgh neg 0 imgh] - /colorstr 768 string def - /colorimage where { - pop - { currentfile colorstr readhexstring pop } - false 3 colorimage - }{ - /graystr 256 string def - { - currentfile colorstr readhexstring pop - length 3 idiv - dup 1 sub 0 1 3 -1 roll - { - graystr exch - colorstr 1 index 3 mul get 30 mul - colorstr 2 index 3 mul 1 add get 59 mul - colorstr 3 index 3 mul 2 add get 11 mul - add add 100 idiv - put - } for - graystr 0 3 -1 roll getinterval - } image - } ifelse - grestore -} bind def - -/arrowhead { - gsave - [] 0 setdash - strokeC strokeM strokeY strokeK setcmykcolor - 2 copy moveto - 4 2 roll exch 4 -1 roll exch - sub 3 1 roll sub - exch atan rotate dup scale - arrowtype - dup 0 eq { - -1 2 rlineto 7 -2 rlineto -7 -2 rlineto - closepath fill - } if - dup 1 eq { - 0 3 rlineto 9 -3 rlineto -9 -3 rlineto - closepath fill - } if - dup 2 eq { - -6 -6 rmoveto 6 6 rlineto -6 6 rlineto - -1.4142 -1.4142 rlineto 4.5858 -4.5858 rlineto - -4.5858 -4.5858 rlineto closepath fill - } if - dup 3 eq { - -6 0 rmoveto -1 2 rlineto 7 -2 rlineto -7 -2 rlineto - closepath fill - } if - dup 4 eq { - -9 0 rmoveto 0 3 rlineto 9 -3 rlineto -9 -3 rlineto - closepath fill - } if - dup 5 eq { - currentpoint newpath 3 0 360 arc - closepath fill - } if - dup 6 eq { - 2.5 2.5 rmoveto 0 -5 rlineto -5 0 rlineto 0 5 rlineto - closepath fill - } if - pop - grestore -} bind def - -/setcmykcolor where { %ifelse - pop -}{ %else - /setcmykcolor { - /black exch def /yellow exch def - /magenta exch def /cyan exch def - cyan black add dup 1 gt { pop 1 } if 1 exch sub - magenta black add dup 1 gt { pop 1 } if 1 exch sub - yellow black add dup 1 gt { pop 1 } if 1 exch sub - setrgbcolor - } bind def -} ifelse - -/RE { %def - findfont begin - currentdict dup length dict begin - { %forall - 1 index /FID ne { def } { pop pop } ifelse - } forall - /FontName exch def dup length 0 ne { %if - /Encoding Encoding 256 array copy def - 0 exch { %forall - dup type /nametype eq { %ifelse - Encoding 2 index 2 index put - pop 1 add - }{ %else - exch pop - } ifelse - } forall - } if pop - currentdict dup end end - /FontName get exch definefont pop -} bind def - -/spacecount { %def - 0 exch - ( ) { %loop - search { %ifelse - pop 3 -1 roll 1 add 3 1 roll - }{ pop exit } ifelse - } loop -} bind def - -/WinAnsiEncoding [ - 39/quotesingle 96/grave 130/quotesinglbase/florin/quotedblbase - /ellipsis/dagger/daggerdbl/circumflex/perthousand - /Scaron/guilsinglleft/OE 145/quoteleft/quoteright - /quotedblleft/quotedblright/bullet/endash/emdash - /tilde/trademark/scaron/guilsinglright/oe/dotlessi - 159/Ydieresis 164/currency 166/brokenbar 168/dieresis/copyright - /ordfeminine 172/logicalnot 174/registered/macron/ring - 177/plusminus/twosuperior/threesuperior/acute/mu - 183/periodcentered/cedilla/onesuperior/ordmasculine - 188/onequarter/onehalf/threequarters 192/Agrave/Aacute - /Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla - /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute - /Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute - /Ocircumflex/Otilde/Odieresis/multiply/Oslash - /Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn - /germandbls/agrave/aacute/acircumflex/atilde/adieresis - /aring/ae/ccedilla/egrave/eacute/ecircumflex - /edieresis/igrave/iacute/icircumflex/idieresis - /eth/ntilde/ograve/oacute/ocircumflex/otilde - /odieresis/divide/oslash/ugrave/uacute/ucircumflex - /udieresis/yacute/thorn/ydieresis -] def - -/SymbolEncoding [ - 32/space/exclam/universal/numbersign/existential/percent - /ampersand/suchthat/parenleft/parenright/asteriskmath/plus - /comma/minus/period/slash/zero/one/two/three/four/five/six - /seven/eight/nine/colon/semicolon/less/equal/greater/question - /congruent/Alpha/Beta/Chi/Delta/Epsilon/Phi/Gamma/Eta/Iota - /theta1/Kappa/Lambda/Mu/Nu/Omicron/Pi/Theta/Rho/Sigma/Tau - /Upsilon/sigma1/Omega/Xi/Psi/Zeta/bracketleft/therefore - /bracketright/perpendicular/underscore/radicalex/alpha - /beta/chi/delta/epsilon/phi/gamma/eta/iota/phi1/kappa/lambda - /mu/nu/omicron/pi/theta/rho/sigma/tau/upsilon/omega1/omega - /xi/psi/zeta/braceleft/bar/braceright/similar - 161/Upsilon1/minute/lessequal/fraction/infinity/florin/club - /diamond/heart/spade/arrowboth/arrowleft/arrowup/arrowright - /arrowdown/degree/plusminus/second/greaterequal/multiply - /proportional/partialdiff/bullet/divide/notequal/equivalence - /approxequal/ellipsis/arrowvertex/arrowhorizex/carriagereturn - /aleph/Ifraktur/Rfraktur/weierstrass/circlemultiply - /circleplus/emptyset/intersection/union/propersuperset - /reflexsuperset/notsubset/propersubset/reflexsubset/element - /notelement/angle/gradient/registerserif/copyrightserif - /trademarkserif/product/radical/dotmath/logicalnot/logicaland - /logicalor/arrowdblboth/arrowdblleft/arrowdblup/arrowdblright - /arrowdbldown/lozenge/angleleft/registersans/copyrightsans - /trademarksans/summation/parenlefttp/parenleftex/parenleftbt - /bracketlefttp/bracketleftex/bracketleftbt/bracelefttp - /braceleftmid/braceleftbt/braceex - 241/angleright/integral/integraltp/integralex/integralbt - /parenrighttp/parenrightex/parenrightbt/bracketrighttp - /bracketrightex/bracketrightbt/bracerighttp/bracerightmid - /bracerightbt -] def - -/patarray [ -/leftdiagonal /rightdiagonal /crossdiagonal /horizontal -/vertical /crosshatch /fishscale /wave /brick -] def -/arrowtype 0 def -/fillC 0 def /fillM 0 def /fillY 0 def /fillK 0 def -/strokeC 0 def /strokeM 0 def /strokeY 0 def /strokeK 1 def -/pattern -1 def -/mat matrix def -/mat2 matrix def -/nesting 0 def -/deferred /N def -/c /curveto load def -/c2 { pop pop c } bind def -/C /curveto load def -/C2 { pop pop C } bind def -/e { gsave concat 0 0 moveto } bind def -/F { - nesting 0 eq { %ifelse - pattern -1 eq { %ifelse - fillC fillM fillY fillK setcmykcolor eofill - }{ %else - gsave fillC fillM fillY fillK setcmykcolor eofill grestore - 0 0 0 1 setcmykcolor - patarray pattern get findfont patternfill - } ifelse - }{ %else - /deferred /F def - } ifelse -} bind def -/f { closepath F } bind def -/K { /strokeK exch def /strokeY exch def - /strokeM exch def /strokeC exch def } bind def -/k { /fillK exch def /fillY exch def - /fillM exch def /fillC exch def } bind def -/opc { pop } bind def -/Opc { pop } bind def -/L /lineto load def -/L2 { pop pop L } bind def -/m /moveto load def -/m2 { pop pop m } bind def -/n /newpath load def -/N { - nesting 0 eq { %ifelse - newpath - }{ %else - /deferred /N def - } ifelse -} def -/S { - nesting 0 eq { %ifelse - strokeC strokeM strokeY strokeK setcmykcolor stroke - }{ %else - /deferred /S def - } ifelse -} bind def -/s { closepath S } bind def -/Tx { fillC fillM fillY fillK setcmykcolor show - 0 leading neg translate 0 0 moveto } bind def -/T { grestore } bind def -/TX { pop } bind def -/Ts { pop } bind def -/tal { pop } bind def -/tld { pop } bind def -/tbx { pop exch pop sub /jwidth exch def } def -/tpt { %def - fillC fillM fillY fillK setcmykcolor - moveto show -} bind def -/tpj { %def - fillC fillM fillY fillK setcmykcolor - moveto - dup stringwidth pop - 3 -1 roll - exch sub - 1 index spacecount - dup 0 eq { %ifelse - pop pop show - }{ %else - div 0 8#040 4 -1 roll widthshow - } ifelse -} bind def -/u {} def -/U {} def -/*u { /nesting nesting 1 add def } def -/*U { - /nesting nesting 1 sub def - nesting 0 eq { - deferred cvx exec - } if -} def -/w /setlinewidth load def -/d /setdash load def -/B { - nesting 0 eq { %ifelse - gsave F grestore S - }{ %else - /deferred /B def - } ifelse -} bind def -/b { closepath B } bind def -/z { /align exch def pop /leading exch def exch findfont - exch scalefont setfont } bind def -/tfn { exch findfont - exch scalefont setfont } bind def -/Pat { /pattern exch def } bind def -/cm { 6 array astore concat } bind def -/q { mat2 currentmatrix pop } bind def -/Q { mat2 setmatrix } bind def -/Ah { - pop /arrowtype exch def - currentlinewidth 5 1 roll arrowhead -} bind def -/Arc { - mat currentmatrix pop - translate scale 0 0 1 5 -2 roll arc - mat setmatrix -} bind def -/Arc2 { pop pop Arc } bind def -/Bx { - mat currentmatrix pop - concat /y1 exch def /x1 exch def /y2 exch def /x2 exch def - x1 y1 moveto x1 y2 lineto x2 y2 lineto x2 y1 lineto - mat setmatrix -} bind def -/Rr { - mat currentmatrix pop - concat /yrad exch def /xrad exch def - 2 copy gt { exch } if /x2 exch def /x1 exch def - 2 copy gt { exch } if /y2 exch def /y1 exch def - x1 xrad add y2 moveto - matrix currentmatrix x1 xrad add y2 yrad sub translate xrad yrad scale - 0 0 1 90 -180 arc setmatrix - matrix currentmatrix x1 xrad add y1 yrad add translate xrad yrad scale - 0 0 1 180 270 arc setmatrix - matrix currentmatrix x2 xrad sub y1 yrad add translate xrad yrad scale - 0 0 1 270 0 arc setmatrix - matrix currentmatrix x2 xrad sub y2 yrad sub translate xrad yrad scale - 0 0 1 0 90 arc setmatrix - closepath - mat setmatrix -} bind def -/Ov { - mat currentmatrix pop - concat translate scale 1 0 moveto 0 0 1 0 360 arc closepath - mat setmatrix -} bind def -end -%%EndResource -%%EndProlog -%%BeginSetup -%PDX g 3 3 0 0 -PDXDict begin -%%EndSetup -%%Page: 1 1 -%%BeginPageSetup -/_PDX_savepage save def - -15 15 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 2 setlinecap - 7.5 0 moveto 15 7.5 lineto - 0 7.5 moveto 7.5 15 lineto - 2 setlinewidth stroke -} bind -/rightdiagonal true definepattern pop - -15 15 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 2 setlinecap - 7.5 0 moveto 0 7.5 lineto - 15 7.5 moveto 7.5 15 lineto - 2 setlinewidth stroke -} bind -/leftdiagonal true definepattern pop - -15 15 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 2 setlinecap - 0 7.5 moveto 15 7.5 lineto - 2 setlinewidth stroke -} bind -/horizontal true definepattern pop - -15 15 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 2 setlinecap - 7.5 0 moveto 7.5 15 lineto - 2 setlinewidth stroke -} bind -/vertical true definepattern pop - -15 15 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 2 setlinecap - 0 7.5 moveto 15 7.5 lineto - 7.5 0 moveto 7.5 15 lineto - 2 setlinewidth stroke -} bind -/crosshatch true definepattern pop - -30 30 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 2 setlinecap - 0 7.5 moveto 30 7.5 lineto - 0 22.5 moveto 30 22.5 lineto - 7.5 0 moveto 7.5 7.5 lineto - 7.5 22.5 moveto 7.5 30 lineto - 22.5 7.5 moveto 22.5 22.5 lineto - 1 setlinewidth stroke -} bind -/brick true definepattern pop - -30 30 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 2 2 scale - 2 setlinecap - 7.5 0 moveto 15 7.5 lineto - 0 7.5 moveto 7.5 15 lineto - 7.5 0 moveto 0 7.5 lineto - 15 7.5 moveto 7.5 15 lineto - 0.5 setlinewidth stroke -} bind -/crossdiagonal true definepattern pop - -30 30 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 2 2 scale - 1 setlinecap - 0 7.5 moveto 0 15 7.5 270 360 arc - 7.5 15 moveto 15 15 7.5 180 270 arc - 0 7.5 moveto 7.5 7.5 7.5 180 360 arc - 0.5 setlinewidth stroke -} bind -/fishscale true definepattern pop - -30 30 [300 72 div 0 0 300 72 div 0 0] -{ %definepattern - 1 setlinecap 0.5 setlinewidth - 7.5 0 10.6 135 45 arcn - 22.5 15 10.6 225 315 arc - stroke - 7.5 15 10.6 135 45 arcn - 22.5 30 10.6 225 315 arc - stroke -} bind -/wave true definepattern pop - -newpath 2 setlinecap 0 setlinejoin 2 setmiterlimit -[] 0 setdash --9 -9 moveto -9 157 lineto 276 157 lineto 276 -9 lineto closepath clip -newpath -%%EndPageSetup -u -1 w -q -1 0 0 1 0 0 cm -111.096 46.7549 m -111.096 147.412 L -Q -S -q -1 0 0 1 0 0 cm -266.179 147.412 m -266.179 46.7549 L -Q -S -q -1 0 0 1 0 0 cm -111.096 46.7549 m -266.179 46.7549 L -Q -S -q -1 0 0 1 0 0 cm -111.096 61.1611 m -266.179 61.1611 L -Q -S -q -1 0 0 1 0 0 cm -111.096 75.5049 m -266.179 75.5049 L -Q -S -q -1 0 0 1 0 0 cm -111.096 89.915 m -266.179 89.915 L -Q -S -q -1 0 0 1 0 0 cm -111.096 104.257 m -266.179 104.257 L -Q -S -q -1 0 0 1 0 0 cm -111.096 133.005 m -266.179 133.005 L -Q -S -q -1 0 0 1 0 0 cm -246.793 147.412 m -246.793 89.915 L -Q -S -q -1 0 0 1 0 0 cm -227.408 147.412 m -227.408 75.5049 L -Q -S -q -1 0 0 1 0 0 cm -208.023 147.412 m -208.023 89.915 L -Q -S -q -1 0 0 1 0 0 cm -188.638 147.412 m -188.638 61.1611 L -Q -S -q -1 0 0 1 0 0 cm -169.252 147.412 m -169.252 89.915 L -Q -S -q -1 0 0 1 0 0 cm -149.866 147.412 m -149.866 75.5049 L -Q -S -q -1 0 0 1 0 0 cm -130.48 147.412 m -130.48 89.915 L -Q -S -U -u -*u -1 1 1 0 k -0.5 w -q -1 0 0 1 0 0 cm -119.922 136.578 m -120.016 137.156 120.215 137.852 120.519 138.664 c -120.882 139.645 121.358 140.618 121.948 141.585 c -122.537 142.552 123.193 143.383 123.915 144.078 c -123.915 144.078 119.634 144.078 119.634 144.078 c -119.634 144.078 119.84 145.055 119.84 145.055 c -119.84 145.055 125.32 145.055 125.32 145.055 c -125.32 145.055 125.121 144.078 125.121 144.078 c -124.192 143.262 123.381 142.209 122.687 140.92 c -121.88 139.432 121.328 137.984 121.031 136.578 c -121.031 136.578 119.922 136.578 119.922 136.578 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -140.605 141.557 m -140.901 141.804 141.197 141.988 141.491 142.112 c -141.786 142.235 142.078 142.297 142.366 142.297 c -143.018 142.297 143.557 142.074 143.981 141.629 c -144.406 141.183 144.619 140.583 144.619 139.829 c -144.619 138.856 144.303 138.022 143.67 137.326 c -143.123 136.729 142.46 136.43 141.679 136.43 c -140.968 136.43 140.376 136.69 139.901 137.212 c -139.427 137.733 139.189 138.477 139.189 139.442 c -139.189 140.306 139.342 141.198 139.646 142.12 c -139.881 142.828 140.171 143.411 140.517 143.87 c -140.862 144.329 141.23 144.666 141.618 144.881 c -142.007 145.096 142.445 145.203 142.934 145.203 c -143.52 145.203 143.998 145.02 144.369 144.655 c -144.74 144.289 144.951 143.766 145.002 143.086 c -145.002 143.086 144.018 142.992 144.018 142.992 c -143.963 143.458 143.831 143.794 143.623 144.001 c -143.414 144.209 143.159 144.313 142.858 144.313 c -142.542 144.313 142.225 144.189 141.904 143.943 c -141.585 143.697 141.309 143.332 141.079 142.85 c -140.849 142.367 140.69 141.936 140.605 141.557 c -Q -f -q -1 0 0 1 0 0 cm -140.236 138.99 m -140.236 138.506 140.386 138.099 140.686 137.769 c -140.987 137.439 141.326 137.273 141.705 137.273 c -141.97 137.273 142.251 137.374 142.547 137.575 c -142.843 137.776 143.095 138.082 143.301 138.492 c -143.508 138.902 143.611 139.311 143.611 139.717 c -143.611 140.24 143.468 140.659 143.182 140.974 c -142.895 141.288 142.549 141.445 142.143 141.445 c -141.675 141.445 141.24 141.216 140.839 140.757 c -140.437 140.298 140.236 139.709 140.236 138.99 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -159.033 139.031 m -159.033 139.031 160.109 139.141 160.109 139.141 c -160.102 138.988 160.098 138.896 160.098 138.865 c -160.098 138.606 160.163 138.346 160.295 138.084 c -160.426 137.821 160.604 137.621 160.828 137.482 c -161.054 137.343 161.291 137.273 161.542 137.273 c -161.871 137.273 162.206 137.387 162.547 137.613 c -162.887 137.84 163.163 138.171 163.374 138.605 c -163.586 139.039 163.691 139.469 163.691 139.895 c -163.691 140.376 163.549 140.761 163.266 141.05 c -162.982 141.34 162.609 141.484 162.146 141.484 c -161.838 141.484 161.545 141.41 161.27 141.261 c -160.993 141.112 160.738 140.89 160.504 140.594 c -160.504 140.594 159.574 140.656 159.574 140.656 c -159.574 140.656 160.871 145.055 160.871 145.055 c -160.871 145.055 165.064 145.055 165.064 145.055 c -165.064 145.055 164.859 144.078 164.859 144.078 c -164.859 144.078 161.596 144.078 161.596 144.078 c -161.596 144.078 160.953 141.895 160.953 141.895 c -161.195 142.07 161.443 142.202 161.699 142.29 c -161.955 142.378 162.219 142.422 162.488 142.422 c -163.145 142.422 163.684 142.205 164.105 141.771 c -164.527 141.337 164.738 140.743 164.738 139.989 c -164.738 139.328 164.594 138.719 164.305 138.162 c -164.016 137.605 163.617 137.177 163.111 136.878 c -162.605 136.579 162.059 136.43 161.473 136.43 c -160.98 136.43 160.544 136.541 160.165 136.764 c -159.785 136.986 159.501 137.293 159.311 137.684 c -159.122 138.074 159.027 138.465 159.027 138.855 c -159.027 138.895 159.029 138.953 159.033 139.031 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -181.795 136.578 m -182.261 138.773 L -178.756 138.773 L -178.982 139.822 L -183.811 145.172 L -184.679 145.172 L -183.52 139.711 L -184.748 139.711 L -184.553 138.773 L -183.322 138.773 L -182.856 136.578 L -181.795 136.578 L -Q -f -q -1 0 0 1 0 0 cm -182.459 139.711 m -183.22 143.296 L -180.006 139.711 L -182.459 139.711 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -195.541 138.828 m -195.541 138.828 196.572 138.961 196.572 138.961 c -196.65 138.357 196.823 137.925 197.091 137.665 c -197.359 137.404 197.709 137.273 198.144 137.273 c -198.667 137.273 199.119 137.461 199.5 137.836 c -199.882 138.211 200.072 138.642 200.072 139.126 c -200.072 139.548 199.93 139.897 199.645 140.173 c -199.359 140.448 198.977 140.586 198.496 140.586 c -198.441 140.586 198.328 140.578 198.156 140.563 c -198.156 140.563 198.338 141.445 198.338 141.445 c -198.439 141.43 198.537 141.422 198.631 141.422 c -199.236 141.422 199.702 141.569 200.028 141.864 c -200.355 142.159 200.518 142.521 200.518 142.951 c -200.518 143.346 200.384 143.678 200.117 143.947 c -199.85 144.217 199.523 144.352 199.137 144.352 c -198.758 144.352 198.418 144.214 198.115 143.939 c -197.813 143.663 197.619 143.273 197.533 142.77 c -197.533 142.77 196.486 142.98 196.486 142.98 c -196.658 143.688 196.988 144.235 197.477 144.623 c -197.965 145.01 198.543 145.203 199.211 145.203 c -199.914 145.203 200.483 144.99 200.919 144.564 c -201.355 144.139 201.572 143.615 201.572 142.994 c -201.572 142.54 201.454 142.145 201.219 141.807 c -200.982 141.469 200.629 141.189 200.156 140.966 c -200.492 140.767 200.743 140.526 200.909 140.245 c -201.075 139.964 201.158 139.642 201.158 139.278 c -201.158 138.508 200.87 137.841 200.293 137.276 c -199.717 136.712 199.027 136.43 198.227 136.43 c -197.449 136.43 196.82 136.648 196.342 137.083 c -195.862 137.52 195.596 138.101 195.541 138.828 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -215.598 136.578 m -215.707 137.09 215.858 137.52 216.052 137.865 c -216.245 138.211 216.502 138.54 216.822 138.851 c -217.143 139.161 217.759 139.682 218.673 140.412 c -219.227 140.852 219.605 141.179 219.809 141.389 c -220.102 141.694 220.314 141.992 220.447 142.285 c -220.537 142.484 220.582 142.701 220.582 142.935 c -220.582 143.329 220.442 143.664 220.164 143.939 c -219.885 144.214 219.543 144.352 219.138 144.352 c -218.736 144.352 218.385 144.212 218.085 143.933 c -217.784 143.654 217.57 143.206 217.441 142.589 c -217.441 142.589 216.402 142.742 216.402 142.742 c -216.504 143.503 216.799 144.104 217.289 144.544 c -217.779 144.983 218.389 145.203 219.119 145.203 c -219.607 145.203 220.049 145.102 220.445 144.898 c -220.842 144.695 221.139 144.41 221.338 144.043 c -221.537 143.676 221.637 143.297 221.637 142.907 c -221.637 142.336 221.434 141.788 221.027 141.261 c -220.777 140.933 220.043 140.287 218.824 139.323 c -218.301 138.909 217.911 138.569 217.655 138.304 c -217.399 138.039 217.207 137.789 217.078 137.555 c -217.078 137.555 220.918 137.555 220.918 137.555 c -220.918 137.555 220.713 136.578 220.713 136.578 c -220.713 136.578 215.598 136.578 215.598 136.578 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -237.795 136.578 m -237.795 136.578 239.154 143.068 239.154 143.068 c -238.568 142.607 237.744 142.238 236.682 141.961 c -236.682 141.961 236.881 142.922 236.881 142.922 c -237.408 143.132 237.929 143.407 238.442 143.747 c -238.956 144.086 239.342 144.382 239.599 144.636 c -239.754 144.792 239.902 144.981 240.043 145.203 c -240.043 145.203 240.656 145.203 240.656 145.203 c -240.656 145.203 238.856 136.578 238.856 136.578 c -238.856 136.578 237.795 136.578 237.795 136.578 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -255.766 139.395 m -255.766 140.122 255.874 140.86 256.091 141.61 c -256.307 142.36 256.548 142.96 256.814 143.41 c -257.079 143.859 257.353 144.211 257.639 144.465 c -257.924 144.719 258.203 144.905 258.478 145.024 c -258.754 145.144 259.06 145.203 259.395 145.203 c -260.051 145.203 260.598 144.959 261.037 144.471 c -261.476 143.982 261.695 143.277 261.695 142.355 c -261.695 141.405 261.543 140.466 261.238 139.536 c -260.88 138.434 260.38 137.607 259.74 137.057 c -259.248 136.639 258.689 136.43 258.06 136.43 c -257.416 136.43 256.873 136.683 256.43 137.189 c -255.987 137.694 255.766 138.43 255.766 139.395 c -Q -f -q -1 0 0 1 0 0 cm -256.789 139.125 m -256.789 138.598 256.877 138.186 257.053 137.889 c -257.291 137.479 257.644 137.273 258.112 137.273 c -258.522 137.273 258.895 137.459 259.23 137.83 c -259.714 138.354 260.078 139.12 260.321 140.13 c -260.565 141.14 260.688 141.965 260.688 142.605 c -260.688 143.223 260.569 143.668 260.333 143.941 c -260.098 144.215 259.786 144.352 259.399 144.352 c -259.119 144.352 258.856 144.279 258.612 144.135 c -258.368 143.99 258.136 143.742 257.913 143.391 c -257.597 142.895 257.322 142.152 257.088 141.164 c -256.889 140.32 256.789 139.641 256.789 139.125 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -121.473 130.803 m -122.304 130.803 122.953 130.506 123.421 129.912 c -123.979 129.209 124.258 128.043 124.258 126.414 c -124.258 124.788 123.977 123.62 123.415 122.909 c -122.951 122.323 122.304 122.03 121.473 122.03 c -120.638 122.03 119.965 122.351 119.454 122.994 c -118.943 123.637 118.688 124.782 118.688 126.431 c -118.688 128.049 118.968 129.213 119.53 129.924 c -119.994 130.51 120.642 130.803 121.473 130.803 c -Q -f -q -1 0 0 1 0 0 cm -121.473 129.436 m -121.275 129.436 121.099 129.373 120.943 129.246 c -120.788 129.119 120.668 128.891 120.583 128.564 c -120.47 128.138 120.414 127.421 120.414 126.414 c -120.414 125.406 120.464 124.714 120.565 124.337 c -120.666 123.96 120.793 123.71 120.946 123.585 c -121.1 123.46 121.275 123.397 121.473 123.397 c -121.67 123.397 121.847 123.46 122.002 123.587 c -122.157 123.714 122.277 123.941 122.362 124.27 c -122.475 124.691 122.531 125.406 122.531 126.414 c -122.531 127.421 122.481 128.113 122.38 128.49 c -122.279 128.867 122.152 129.119 121.999 129.246 c -121.846 129.373 121.67 129.436 121.473 129.436 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -142.908 122.178 m -142.908 122.178 141.26 122.178 141.26 122.178 c -141.26 122.178 141.26 128.386 141.26 128.386 c -140.659 127.824 139.95 127.408 139.135 127.139 c -139.135 127.139 139.135 128.631 139.135 128.631 c -139.564 128.771 140.031 129.038 140.535 129.431 c -141.039 129.823 141.385 130.28 141.572 130.803 c -141.572 130.803 142.908 130.803 142.908 130.803 c -142.908 130.803 142.908 122.178 142.908 122.178 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -162.918 122.178 m -162.918 122.178 161.27 122.178 161.27 122.178 c -161.27 122.178 161.27 128.386 161.27 128.386 c -160.668 127.824 159.96 127.408 159.145 127.139 c -159.145 127.139 159.145 128.631 159.145 128.631 c -159.574 128.771 160.041 129.038 160.545 129.431 c -161.049 129.823 161.395 130.28 161.582 130.803 c -161.582 130.803 162.918 130.803 162.918 130.803 c -162.918 130.803 162.918 122.178 162.918 122.178 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -182.928 122.178 m -182.928 122.178 181.279 122.178 181.279 122.178 c -181.279 122.178 181.279 128.386 181.279 128.386 c -180.678 127.824 179.97 127.408 179.154 127.139 c -179.154 127.139 179.154 128.631 179.154 128.631 c -179.584 128.771 180.051 129.038 180.555 129.431 c -181.059 129.823 181.404 130.28 181.592 130.803 c -181.592 130.803 182.928 130.803 182.928 130.803 c -182.928 130.803 182.928 122.178 182.928 122.178 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -198.178 130.803 m -199.009 130.803 199.658 130.506 200.126 129.912 c -200.684 129.209 200.963 128.043 200.963 126.414 c -200.963 124.788 200.682 123.62 200.12 122.909 c -199.656 122.323 199.009 122.03 198.178 122.03 c -197.343 122.03 196.67 122.351 196.159 122.994 c -195.648 123.637 195.393 124.782 195.393 126.431 c -195.393 128.049 195.674 129.213 196.235 129.924 c -196.699 130.51 197.347 130.803 198.178 130.803 c -Q -f -q -1 0 0 1 0 0 cm -198.178 129.436 m -197.98 129.436 197.804 129.373 197.648 129.246 c -197.493 129.119 197.373 128.891 197.288 128.564 c -197.176 128.138 197.119 127.421 197.119 126.414 c -197.119 125.406 197.17 124.714 197.27 124.337 c -197.371 123.96 197.498 123.71 197.651 123.585 c -197.805 123.46 197.98 123.397 198.178 123.397 c -198.375 123.397 198.552 123.46 198.707 123.587 c -198.862 123.714 198.982 123.941 199.067 124.27 c -199.18 124.691 199.236 125.406 199.236 126.414 c -199.236 127.421 199.186 128.113 199.085 128.49 c -198.984 128.867 198.857 129.119 198.704 129.246 c -198.551 129.373 198.375 129.436 198.178 129.436 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -219.613 122.178 m -219.613 122.178 217.965 122.178 217.965 122.178 c -217.965 122.178 217.965 128.386 217.965 128.386 c -217.363 127.824 216.655 127.408 215.84 127.139 c -215.84 127.139 215.84 128.631 215.84 128.631 c -216.27 128.771 216.736 129.038 217.24 129.431 c -217.744 129.823 218.09 130.28 218.277 130.803 c -218.277 130.803 219.613 130.803 219.613 130.803 c -219.613 130.803 219.613 122.178 219.613 122.178 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -238.197 130.803 m -239.028 130.803 239.678 130.506 240.145 129.912 c -240.703 129.209 240.982 128.043 240.982 126.414 c -240.982 124.788 240.701 123.62 240.14 122.909 c -239.676 122.323 239.028 122.03 238.197 122.03 c -237.362 122.03 236.689 122.351 236.179 122.994 c -235.668 123.637 235.412 124.782 235.412 126.431 c -235.412 128.049 235.693 129.213 236.255 129.924 c -236.719 130.51 237.366 130.803 238.197 130.803 c -Q -f -q -1 0 0 1 0 0 cm -238.197 129.436 m -238 129.436 237.823 129.373 237.668 129.246 c -237.513 129.119 237.393 128.891 237.308 128.564 c -237.195 128.138 237.139 127.421 237.139 126.414 c -237.139 125.406 237.189 124.714 237.29 124.337 c -237.391 123.96 237.518 123.71 237.671 123.585 c -237.824 123.46 238 123.397 238.197 123.397 c -238.395 123.397 238.571 123.46 238.727 123.587 c -238.882 123.714 239.002 123.941 239.087 124.27 c -239.199 124.691 239.256 125.406 239.256 126.414 c -239.256 127.421 239.205 128.113 239.105 128.49 c -239.004 128.867 238.877 129.119 238.724 129.246 c -238.57 129.373 238.395 129.436 238.197 129.436 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -258.207 130.803 m -259.038 130.803 259.688 130.506 260.155 129.912 c -260.713 129.209 260.992 128.043 260.992 126.414 c -260.992 124.788 260.711 123.62 260.149 122.909 c -259.685 122.323 259.038 122.03 258.207 122.03 c -257.372 122.03 256.699 122.351 256.189 122.994 c -255.678 123.637 255.422 124.782 255.422 126.431 c -255.422 128.049 255.703 129.213 256.265 129.924 c -256.728 130.51 257.376 130.803 258.207 130.803 c -Q -f -q -1 0 0 1 0 0 cm -258.207 129.436 m -258.01 129.436 257.833 129.373 257.678 129.246 c -257.522 129.119 257.402 128.891 257.317 128.564 c -257.205 128.138 257.148 127.421 257.148 126.414 c -257.148 125.406 257.199 124.714 257.3 124.337 c -257.4 123.96 257.527 123.71 257.681 123.585 c -257.834 123.46 258.01 123.397 258.207 123.397 c -258.404 123.397 258.581 123.46 258.736 123.587 c -258.892 123.714 259.012 123.941 259.097 124.27 c -259.209 124.691 259.266 125.406 259.266 126.414 c -259.266 127.421 259.215 128.113 259.114 128.49 c -259.014 128.867 258.887 129.119 258.733 129.246 c -258.58 129.373 258.404 129.436 258.207 129.436 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -121.473 116.403 m -122.304 116.403 122.953 116.106 123.421 115.513 c -123.979 114.809 124.258 113.643 124.258 112.014 c -124.258 110.388 123.977 109.22 123.415 108.509 c -122.951 107.923 122.304 107.63 121.473 107.63 c -120.638 107.63 119.965 107.951 119.454 108.594 c -118.943 109.237 118.688 110.382 118.688 112.031 c -118.688 113.648 118.968 114.813 119.53 115.524 c -119.994 116.11 120.642 116.403 121.473 116.403 c -Q -f -q -1 0 0 1 0 0 cm -121.473 115.036 m -121.275 115.036 121.099 114.973 120.943 114.846 c -120.788 114.719 120.668 114.491 120.583 114.163 c -120.47 113.738 120.414 113.021 120.414 112.014 c -120.414 111.006 120.464 110.314 120.565 109.937 c -120.666 109.561 120.793 109.31 120.946 109.185 c -121.1 109.06 121.275 108.997 121.473 108.997 c -121.67 108.997 121.847 109.061 122.002 109.188 c -122.157 109.314 122.277 109.542 122.362 109.87 c -122.475 110.291 122.531 111.006 122.531 112.014 c -122.531 113.021 122.481 113.713 122.38 114.09 c -122.279 114.467 122.152 114.719 121.999 114.846 c -121.846 114.973 121.67 115.036 121.473 115.036 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -141.482 116.403 m -142.314 116.403 142.963 116.106 143.431 115.513 c -143.988 114.809 144.268 113.643 144.268 112.014 c -144.268 110.388 143.986 109.22 143.425 108.509 c -142.961 107.923 142.314 107.63 141.482 107.63 c -140.648 107.63 139.975 107.951 139.464 108.594 c -138.953 109.237 138.697 110.382 138.697 112.031 c -138.697 113.648 138.978 114.813 139.54 115.524 c -140.004 116.11 140.651 116.403 141.482 116.403 c -Q -f -q -1 0 0 1 0 0 cm -141.482 115.036 m -141.285 115.036 141.108 114.973 140.953 114.846 c -140.798 114.719 140.678 114.491 140.593 114.163 c -140.48 113.738 140.424 113.021 140.424 112.014 c -140.424 111.006 140.474 110.314 140.575 109.937 c -140.676 109.561 140.803 109.31 140.956 109.185 c -141.109 109.06 141.285 108.997 141.482 108.997 c -141.68 108.997 141.856 109.061 142.012 109.188 c -142.167 109.314 142.287 109.542 142.372 109.87 c -142.485 110.291 142.541 111.006 142.541 112.014 c -142.541 113.021 142.491 113.713 142.39 114.09 c -142.289 114.467 142.162 114.719 142.009 114.846 c -141.855 114.973 141.68 115.036 141.482 115.036 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -162.918 107.778 m -162.918 107.778 161.27 107.778 161.27 107.778 c -161.27 107.778 161.27 113.986 161.27 113.986 c -160.668 113.424 159.96 113.008 159.145 112.739 c -159.145 112.739 159.145 114.231 159.145 114.231 c -159.574 114.372 160.041 114.638 160.545 115.03 c -161.049 115.423 161.395 115.88 161.582 116.403 c -161.582 116.403 162.918 116.403 162.918 116.403 c -162.918 116.403 162.918 107.778 162.918 107.778 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -182.928 107.778 m -182.928 107.778 181.279 107.778 181.279 107.778 c -181.279 107.778 181.279 113.986 181.279 113.986 c -180.678 113.424 179.97 113.008 179.154 112.739 c -179.154 112.739 179.154 114.231 179.154 114.231 c -179.584 114.372 180.051 114.638 180.555 115.03 c -181.059 115.423 181.404 115.88 181.592 116.403 c -181.592 116.403 182.928 116.403 182.928 116.403 c -182.928 116.403 182.928 107.778 182.928 107.778 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -199.604 107.778 m -199.604 107.778 197.955 107.778 197.955 107.778 c -197.955 107.778 197.955 113.986 197.955 113.986 c -197.354 113.424 196.645 113.008 195.83 112.739 c -195.83 112.739 195.83 114.231 195.83 114.231 c -196.26 114.372 196.727 114.638 197.23 115.03 c -197.734 115.423 198.08 115.88 198.268 116.403 c -198.268 116.403 199.604 116.403 199.604 116.403 c -199.604 116.403 199.604 107.778 199.604 107.778 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -218.188 116.403 m -219.019 116.403 219.668 116.106 220.136 115.513 c -220.693 114.809 220.973 113.643 220.973 112.014 c -220.973 110.388 220.691 109.22 220.13 108.509 c -219.666 107.923 219.019 107.63 218.188 107.63 c -217.352 107.63 216.68 107.951 216.169 108.594 c -215.658 109.237 215.402 110.382 215.402 112.031 c -215.402 113.648 215.684 114.813 216.245 115.524 c -216.709 116.11 217.356 116.403 218.188 116.403 c -Q -f -q -1 0 0 1 0 0 cm -218.188 115.036 m -217.99 115.036 217.814 114.973 217.658 114.846 c -217.503 114.719 217.383 114.491 217.298 114.163 c -217.186 113.738 217.129 113.021 217.129 112.014 c -217.129 111.006 217.18 110.314 217.28 109.937 c -217.381 109.561 217.508 109.31 217.661 109.185 c -217.814 109.06 217.99 108.997 218.188 108.997 c -218.385 108.997 218.561 109.061 218.717 109.188 c -218.872 109.314 218.992 109.542 219.077 109.87 c -219.189 110.291 219.246 111.006 219.246 112.014 c -219.246 113.021 219.195 113.713 219.095 114.09 c -218.994 114.467 218.867 114.719 218.714 114.846 c -218.561 114.973 218.385 115.036 218.188 115.036 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -239.623 107.778 m -239.623 107.778 237.975 107.778 237.975 107.778 c -237.975 107.778 237.975 113.986 237.975 113.986 c -237.373 113.424 236.665 113.008 235.85 112.739 c -235.85 112.739 235.85 114.231 235.85 114.231 c -236.279 114.372 236.746 114.638 237.25 115.03 c -237.754 115.423 238.1 115.88 238.287 116.403 c -238.287 116.403 239.623 116.403 239.623 116.403 c -239.623 116.403 239.623 107.778 239.623 107.778 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -259.633 107.778 m -259.633 107.778 257.984 107.778 257.984 107.778 c -257.984 107.778 257.984 113.986 257.984 113.986 c -257.383 113.424 256.675 113.008 255.859 112.739 c -255.859 112.739 255.859 114.231 255.859 114.231 c -256.289 114.372 256.756 114.638 257.26 115.03 c -257.764 115.423 258.109 115.88 258.297 116.403 c -258.297 116.403 259.633 116.403 259.633 116.403 c -259.633 116.403 259.633 107.778 259.633 107.778 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -118.68 97.6172 m -118.68 98.6338 118.784 99.4531 118.993 100.074 c -119.201 100.695 119.512 101.173 119.923 101.508 c -120.335 101.843 120.853 102.011 121.477 102.011 c -121.937 102.011 122.341 101.918 122.689 101.732 c -123.038 101.546 123.325 101.278 123.55 100.929 c -123.774 100.578 123.952 100.152 124.08 99.6494 c -124.209 99.1475 124.273 98.4697 124.273 97.6172 c -124.273 96.6084 124.17 95.793 123.963 95.1719 c -123.756 94.5508 123.447 94.0718 123.036 93.7349 c -122.624 93.3979 122.104 93.2295 121.477 93.2295 c -120.649 93.2295 120 93.5254 119.528 94.1172 c -118.962 94.8354 118.68 96.002 118.68 97.6172 c -Q -f -q -1 0 0 1 0 0 cm -119.766 97.6162 m -119.766 96.2021 119.93 95.2617 120.259 94.7959 c -120.588 94.3296 120.994 94.0967 121.477 94.0967 c -121.959 94.0967 122.365 94.3306 122.694 94.7988 c -123.023 95.2666 123.188 96.2061 123.188 97.6162 c -123.188 99.0317 123.023 99.9722 122.695 100.438 c -122.367 100.903 121.956 101.136 121.465 101.136 c -120.982 101.136 120.596 100.931 120.307 100.52 c -119.946 99.9956 119.766 99.0278 119.766 97.6162 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -138.846 97.1357 m -138.846 98.1201 L -144.525 100.526 L -144.525 99.4717 L -140.025 97.624 L -144.525 95.7607 L -144.525 94.7061 L -138.846 97.1357 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -163.002 93.3779 m -163.002 93.3779 161.947 93.3779 161.947 93.3779 c -161.947 93.3779 161.947 100.104 161.947 100.104 c -161.693 99.8623 161.36 99.6201 160.948 99.3774 c -160.536 99.1348 160.166 98.9531 159.838 98.832 c -159.838 98.832 159.838 99.8525 159.838 99.8525 c -160.428 100.13 160.943 100.466 161.385 100.861 c -161.826 101.256 162.139 101.639 162.322 102.011 c -162.322 102.011 163.002 102.011 163.002 102.011 c -163.002 102.011 163.002 93.3779 163.002 93.3779 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -183.012 93.3779 m -183.012 93.3779 181.957 93.3779 181.957 93.3779 c -181.957 93.3779 181.957 100.104 181.957 100.104 c -181.703 99.8623 181.37 99.6201 180.958 99.3774 c -180.546 99.1348 180.176 98.9531 179.848 98.832 c -179.848 98.832 179.848 99.8525 179.848 99.8525 c -180.438 100.13 180.953 100.466 181.395 100.861 c -181.836 101.256 182.148 101.639 182.332 102.011 c -182.332 102.011 183.012 102.011 183.012 102.011 c -183.012 102.011 183.012 93.3779 183.012 93.3779 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -195.875 97.1357 m -195.875 98.1201 L -201.555 100.526 L -201.555 99.4717 L -197.055 97.624 L -201.555 95.7607 L -201.555 94.7061 L -195.875 97.1357 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -216.219 97.1357 m -216.219 98.1201 L -221.898 100.526 L -221.898 99.4717 L -217.398 97.624 L -221.898 95.7607 L -221.898 94.7061 L -216.219 97.1357 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -236.563 97.1357 m -236.563 98.1201 L -242.242 100.526 L -242.242 99.4717 L -237.742 97.624 L -242.242 95.7607 L -242.242 94.7061 L -236.563 97.1357 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -253.572 97.1357 m -253.572 98.1201 L -259.252 100.526 L -259.252 99.4717 L -254.752 97.624 L -259.252 95.7607 L -259.252 94.7061 L -253.572 97.1357 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -128.682 83.2178 m -128.682 84.2344 128.786 85.0537 128.995 85.6748 c -129.203 86.2959 129.514 86.7739 129.925 87.1089 c -130.336 87.4438 130.855 87.6113 131.479 87.6113 c -131.939 87.6113 132.343 87.5186 132.691 87.3325 c -133.04 87.147 133.327 86.8789 133.552 86.5293 c -133.776 86.1787 133.954 85.7529 134.082 85.25 c -134.211 84.748 134.275 84.0703 134.275 83.2178 c -134.275 82.209 134.172 81.3936 133.965 80.7725 c -133.758 80.1514 133.449 79.6719 133.038 79.3359 c -132.626 78.998 132.106 78.8301 131.479 78.8301 c -130.651 78.8301 130.002 79.126 129.53 79.7178 c -128.964 80.4355 128.682 81.6025 128.682 83.2178 c -Q -f -q -1 0 0 1 0 0 cm -129.768 83.2168 m -129.768 81.8027 129.932 80.8623 130.261 80.3965 c -130.59 79.9297 130.996 79.6973 131.479 79.6973 c -131.961 79.6973 132.367 79.9316 132.696 80.3994 c -133.025 80.8672 133.189 81.8066 133.189 83.2168 c -133.189 84.6323 133.025 85.5728 132.697 86.0381 c -132.369 86.5034 131.958 86.7363 131.467 86.7363 c -130.984 86.7363 130.598 86.5313 130.309 86.1201 c -129.948 85.5962 129.768 84.6284 129.768 83.2168 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -169.33 78.9785 m -169.33 78.9785 168.275 78.9785 168.275 78.9785 c -168.275 78.9785 168.275 85.7051 168.275 85.7051 c -168.021 85.4629 167.689 85.2207 167.276 84.978 c -166.864 84.7354 166.494 84.5537 166.166 84.4326 c -166.166 84.4326 166.166 85.4531 166.166 85.4531 c -166.756 85.7305 167.271 86.0669 167.713 86.4619 c -168.154 86.8564 168.467 87.2397 168.65 87.6113 c -168.65 87.6113 169.33 87.6113 169.33 87.6113 c -169.33 87.6113 169.33 78.9785 169.33 78.9785 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -205.531 82.7363 m -205.531 83.7207 L -211.211 86.127 L -211.211 85.0723 L -206.711 83.2246 L -211.211 81.3613 L -211.211 80.3066 L -205.531 82.7363 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -242.545 82.7363 m -242.545 83.7207 L -248.225 86.127 L -248.225 85.0723 L -243.725 83.2246 L -248.225 81.3613 L -248.225 80.3066 L -242.545 82.7363 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -145.352 68.8174 m -145.352 69.834 145.456 70.6533 145.664 71.2744 c -145.873 71.8955 146.184 72.373 146.595 72.708 c -147.006 73.043 147.524 73.2109 148.148 73.2109 c -148.608 73.2109 149.014 73.1182 149.361 72.9326 c -149.71 72.7461 149.996 72.4785 150.222 72.1289 c -150.446 71.7783 150.623 71.3525 150.752 70.8496 c -150.881 70.3477 150.945 69.6699 150.945 68.8174 c -150.945 67.8086 150.842 66.9932 150.635 66.3721 c -150.428 65.751 150.119 65.2715 149.708 64.9355 c -149.296 64.5977 148.776 64.4297 148.148 64.4297 c -147.321 64.4297 146.672 64.7256 146.2 65.3174 c -145.635 66.0352 145.352 67.2021 145.352 68.8174 c -Q -f -q -1 0 0 1 0 0 cm -146.438 68.8164 m -146.438 67.4023 146.602 66.4619 146.931 65.9961 c -147.26 65.5293 147.666 65.2969 148.148 65.2969 c -148.631 65.2969 149.037 65.5313 149.366 65.999 c -149.695 66.4668 149.859 67.4063 149.859 68.8164 c -149.859 70.2324 149.695 71.1729 149.367 71.6377 c -149.039 72.1035 148.629 72.3359 148.137 72.3359 c -147.654 72.3359 147.268 72.1309 146.979 71.7197 c -146.617 71.1963 146.438 70.2285 146.438 68.8164 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -225.529 68.3359 m -225.529 69.3203 L -231.209 71.7266 L -231.209 70.6719 L -226.709 68.8242 L -231.209 66.9609 L -231.209 65.9063 L -225.529 68.3359 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -188.693 54.417 m -188.693 55.4336 188.798 56.2529 189.006 56.874 c -189.215 57.4951 189.525 57.9727 189.936 58.3076 c -190.348 58.6426 190.866 58.8105 191.49 58.8105 c -191.95 58.8105 192.355 58.7178 192.703 58.5322 c -193.052 58.3457 193.338 58.0781 193.564 57.7285 c -193.788 57.3779 193.965 56.9521 194.094 56.4492 c -194.223 55.9473 194.287 55.2695 194.287 54.417 c -194.287 53.4082 194.184 52.5928 193.977 51.9717 c -193.77 51.3506 193.461 50.8711 193.05 50.5352 c -192.638 50.1973 192.118 50.0293 191.49 50.0293 c -190.663 50.0293 190.014 50.3252 189.542 50.917 c -188.977 51.6348 188.693 52.8018 188.693 54.417 c -Q -f -q -1 0 0 1 0 0 cm -189.779 54.416 m -189.779 53.002 189.943 52.0615 190.273 51.5957 c -190.602 51.1289 191.008 50.8965 191.49 50.8965 c -191.973 50.8965 192.379 51.1309 192.708 51.5986 c -193.037 52.0664 193.201 53.0059 193.201 54.416 c -193.201 55.832 193.037 56.7725 192.709 57.2373 c -192.381 57.7031 191.971 57.9355 191.479 57.9355 c -190.996 57.9355 190.609 57.7305 190.32 57.3193 c -189.959 56.7959 189.779 55.8281 189.779 54.416 c -Q -f -*U -U -u -*u -q -1 0 0 1 0 0 cm -42.9297 135.599 m -42.9297 135.599 42.9297 144.193 42.9297 144.193 c -42.9297 144.193 46.1689 144.193 46.1689 144.193 c -46.7393 144.193 47.1743 144.165 47.4751 144.111 c -47.897 144.04 48.25 143.906 48.5352 143.709 c -48.8203 143.512 49.0498 143.235 49.2236 142.879 c -49.3975 142.523 49.4844 142.133 49.4844 141.706 c -49.4844 140.976 49.252 140.357 48.7881 139.851 c -48.3232 139.344 47.4844 139.091 46.271 139.091 c -46.271 139.091 44.0703 139.091 44.0703 139.091 c -44.0703 139.091 44.0703 135.599 44.0703 135.599 c -44.0703 135.599 42.9297 135.599 42.9297 135.599 c -Q -f -q -1 0 0 1 0 0 cm -44.0703 140.107 m -44.0703 140.107 46.2881 140.107 46.2881 140.107 c -47.0215 140.107 47.542 140.244 47.8501 140.517 c -48.1582 140.79 48.3125 141.175 48.3125 141.671 c -48.3125 142.031 48.2217 142.338 48.0405 142.594 c -47.8589 142.85 47.6201 143.019 47.3237 143.101 c -47.1323 143.152 46.7793 143.177 46.2646 143.177 c -46.2646 143.177 44.0703 143.177 44.0703 143.177 c -44.0703 143.177 44.0703 140.107 44.0703 140.107 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -50.4023 138.712 m -50.4023 139.865 50.7227 140.72 51.3628 141.274 c -51.8979 141.736 52.5498 141.966 53.3193 141.966 c -54.1743 141.966 54.8735 141.686 55.416 141.125 c -55.959 140.564 56.2305 139.789 56.2305 138.8 c -56.2305 137.999 56.1104 137.369 55.8701 136.91 c -55.6299 136.45 55.2803 136.094 54.8218 135.84 c -54.3628 135.585 53.8623 135.458 53.3193 135.458 c -52.4482 135.458 51.7446 135.738 51.208 136.297 c -50.6709 136.855 50.4023 137.661 50.4023 138.712 c -Q -f -q -1 0 0 1 0 0 cm -51.4883 138.711 m -51.4883 137.914 51.6616 137.317 52.0088 136.921 c -52.356 136.524 52.793 136.326 53.3193 136.326 c -53.8418 136.326 54.2769 136.525 54.624 136.924 c -54.9707 137.322 55.1445 137.93 55.1445 138.747 c -55.1445 139.517 54.9697 140.1 54.6211 140.496 c -54.272 140.893 53.8379 141.091 53.3193 141.091 c -52.793 141.091 52.356 140.894 52.0088 140.499 c -51.6616 140.105 51.4883 139.509 51.4883 138.711 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -59.1309 143.248 m -59.7754 144.24 L -60.9785 144.24 L -59.6543 142.599 L -58.5293 142.599 L -57.2676 144.24 L -58.4707 144.24 L -59.1309 143.248 L -Q -f -q -1 0 0 1 0 0 cm -57.459 135.599 m -57.459 135.599 57.459 141.826 57.459 141.826 c -57.459 141.826 58.4043 141.826 58.4043 141.826 c -58.4043 141.826 58.4043 140.878 58.4043 140.878 c -58.647 141.321 58.8711 141.613 59.0767 141.755 c -59.2822 141.895 59.5083 141.966 59.7554 141.966 c -60.1113 141.966 60.4736 141.852 60.8418 141.626 c -60.8418 141.626 60.4727 140.649 60.4727 140.649 c -60.2158 140.798 59.9585 140.873 59.7012 140.873 c -59.4712 140.873 59.2646 140.803 59.0815 140.665 c -58.8984 140.526 58.7676 140.333 58.6895 140.087 c -58.5723 139.712 58.5137 139.302 58.5137 138.857 c -58.5137 138.857 58.5137 135.599 58.5137 135.599 c -58.5137 135.599 57.459 135.599 57.459 135.599 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -65.5254 136.365 m -65.1328 136.033 64.7563 135.8 64.3955 135.663 c -64.0352 135.527 63.6479 135.458 63.2344 135.458 c -62.5522 135.458 62.0273 135.626 61.6611 135.96 c -61.2944 136.294 61.1113 136.722 61.1113 137.241 c -61.1113 137.546 61.1807 137.825 61.3188 138.077 c -61.4575 138.329 61.6387 138.532 61.8628 138.684 c -62.0869 138.837 62.3398 138.952 62.6201 139.03 c -62.8271 139.085 63.1387 139.138 63.5562 139.189 c -64.4063 139.29 65.0322 139.411 65.4336 139.552 c -65.4375 139.696 65.4395 139.788 65.4395 139.827 c -65.4395 140.256 65.3398 140.559 65.1411 140.734 c -64.8721 140.972 64.4727 141.091 63.9424 141.091 c -63.4473 141.091 63.0815 141.005 62.8457 140.831 c -62.6099 140.658 62.4355 140.352 62.3223 139.912 c -62.3223 139.912 61.291 140.052 61.291 140.052 c -61.3848 140.493 61.5391 140.849 61.7534 141.121 c -61.9683 141.392 62.2783 141.601 62.6846 141.747 c -63.0903 141.893 63.5605 141.966 64.0957 141.966 c -64.6265 141.966 65.0576 141.904 65.3896 141.779 c -65.7212 141.654 65.9653 141.497 66.1211 141.308 c -66.2773 141.118 66.3867 140.879 66.4492 140.59 c -66.4844 140.411 66.502 140.086 66.502 139.617 c -66.502 139.617 66.502 138.21 66.502 138.21 c -66.502 137.229 66.5244 136.608 66.5698 136.348 c -66.6147 136.087 66.7041 135.838 66.8379 135.599 c -66.8379 135.599 65.7363 135.599 65.7363 135.599 c -65.627 135.817 65.5566 136.072 65.5254 136.365 c -Q -f -q -1 0 0 1 0 0 cm -65.4395 138.724 m -65.0566 138.568 64.4829 138.435 63.7178 138.326 c -63.2847 138.263 62.978 138.193 62.7983 138.115 c -62.6191 138.037 62.4805 137.922 62.3828 137.772 c -62.2852 137.622 62.2363 137.455 62.2363 137.271 c -62.2363 136.99 62.3423 136.755 62.5547 136.568 c -62.7671 136.38 63.0781 136.287 63.4873 136.287 c -63.8926 136.287 64.2529 136.376 64.5684 136.554 c -64.8843 136.731 65.1162 136.975 65.2642 137.283 c -65.377 137.521 65.4336 137.873 65.4336 138.337 c -65.4336 138.337 65.4395 138.724 65.4395 138.724 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -72.1758 135.599 m -72.1758 135.599 72.1758 136.384 72.1758 136.384 c -71.7808 135.767 71.2002 135.458 70.4341 135.458 c -69.9375 135.458 69.481 135.595 69.0645 135.869 c -68.6484 136.143 68.3257 136.524 68.0967 137.015 c -67.8682 137.505 67.7539 138.069 67.7539 138.706 c -67.7539 139.328 67.8574 139.892 68.064 140.398 c -68.271 140.904 68.5811 141.292 68.9951 141.561 c -69.4087 141.831 69.8711 141.966 70.3823 141.966 c -70.7568 141.966 71.0908 141.887 71.3833 141.729 c -71.6763 141.57 71.9141 141.363 72.0977 141.109 c -72.0977 141.109 72.0977 144.193 72.0977 144.193 c -72.0977 144.193 73.1523 144.193 73.1523 144.193 c -73.1523 144.193 73.1523 135.599 73.1523 135.599 c -73.1523 135.599 72.1758 135.599 72.1758 135.599 c -Q -f -q -1 0 0 1 0 0 cm -68.8398 138.706 m -68.8398 137.908 69.0078 137.313 69.3438 136.918 c -69.6797 136.523 70.0762 136.326 70.5332 136.326 c -70.9941 136.326 71.3857 136.514 71.708 136.892 c -72.0303 137.269 72.1914 137.844 72.1914 138.618 c -72.1914 139.47 72.0273 140.095 71.6992 140.493 c -71.3711 140.892 70.9668 141.091 70.4863 141.091 c -70.0176 141.091 69.626 140.9 69.3115 140.517 c -68.9971 140.134 68.8398 139.53 68.8398 138.706 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -74.8418 142.599 m -75.6152 144.24 L -77.0059 144.24 L -75.7168 142.599 L -74.8418 142.599 L -Q -f -q -1 0 0 1 0 0 cm -75.1855 135.599 m -75.1855 141.826 L -76.2402 141.826 L -76.2402 135.599 L -75.1855 135.599 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -82.4551 135.599 m -82.4551 135.599 81.4785 135.599 81.4785 135.599 c -81.4785 135.599 81.4785 144.193 81.4785 144.193 c -81.4785 144.193 82.5332 144.193 82.5332 144.193 c -82.5332 144.193 82.5332 141.128 82.5332 141.128 c -82.9785 141.687 83.5474 141.966 84.2393 141.966 c -84.6221 141.966 84.9844 141.889 85.3262 141.735 c -85.6685 141.58 85.9497 141.363 86.1704 141.084 c -86.3916 140.805 86.5645 140.467 86.6895 140.073 c -86.8145 139.678 86.877 139.256 86.877 138.806 c -86.877 137.739 86.6133 136.915 86.085 136.332 c -85.5576 135.749 84.9238 135.458 84.1851 135.458 c -83.4502 135.458 82.8735 135.765 82.4551 136.378 c -82.4551 136.378 82.4551 135.599 82.4551 135.599 c -Q -f -q -1 0 0 1 0 0 cm -82.4395 138.759 m -82.4395 138.013 82.541 137.473 82.7441 137.141 c -83.0762 136.597 83.5254 136.326 84.0918 136.326 c -84.5527 136.326 84.9512 136.526 85.2871 136.927 c -85.623 137.327 85.791 137.925 85.791 138.718 c -85.791 139.531 85.6299 140.131 85.3076 140.519 c -84.9854 140.905 84.5957 141.099 84.1387 141.099 c -83.6777 141.099 83.2793 140.898 82.9434 140.498 c -82.6074 140.097 82.4395 139.518 82.4395 138.759 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -88.1602 142.982 m -88.1602 144.193 L -89.2148 144.193 L -89.2148 142.982 L -88.1602 142.982 L -Q -f -q -1 0 0 1 0 0 cm -88.1602 135.599 m -88.1602 141.826 L -89.2148 141.826 L -89.2148 135.599 L -88.1602 135.599 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -93.123 136.539 m -93.123 136.539 93.2793 135.607 93.2793 135.607 c -92.9819 135.544 92.7158 135.513 92.481 135.513 c -92.0977 135.513 91.8003 135.574 91.5889 135.695 c -91.3774 135.816 91.229 135.976 91.1426 136.173 c -91.0566 136.371 91.0137 136.786 91.0137 137.42 c -91.0137 137.42 91.0137 141.005 91.0137 141.005 c -91.0137 141.005 90.2324 141.005 90.2324 141.005 c -90.2324 141.005 90.2324 141.826 90.2324 141.826 c -90.2324 141.826 91.0137 141.826 91.0137 141.826 c -91.0137 141.826 91.0137 143.367 91.0137 143.367 c -91.0137 143.367 92.0684 143.999 92.0684 143.999 c -92.0684 143.999 92.0684 141.826 92.0684 141.826 c -92.0684 141.826 93.123 141.826 93.123 141.826 c -93.123 141.826 93.123 141.005 93.123 141.005 c -93.123 141.005 92.0684 141.005 92.0684 141.005 c -92.0684 141.005 92.0684 137.36 92.0684 137.36 c -92.0684 137.059 92.0869 136.865 92.1235 136.779 c -92.1606 136.693 92.2207 136.624 92.3042 136.574 c -92.3877 136.523 92.5073 136.498 92.6626 136.498 c -92.7793 136.498 92.9326 136.511 93.123 136.539 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -98.2305 135.599 m -98.2305 135.599 98.2305 136.511 98.2305 136.511 c -97.7461 135.81 97.0879 135.458 96.2559 135.458 c -95.8887 135.458 95.5459 135.529 95.2275 135.669 c -94.9092 135.81 94.6729 135.987 94.5186 136.2 c -94.3643 136.413 94.2559 136.674 94.1934 136.983 c -94.1504 137.19 94.1289 137.519 94.1289 137.968 c -94.1289 137.968 94.1289 141.826 94.1289 141.826 c -94.1289 141.826 95.1836 141.826 95.1836 141.826 c -95.1836 141.826 95.1836 138.371 95.1836 138.371 c -95.1836 137.819 95.2051 137.448 95.248 137.256 c -95.3145 136.979 95.4551 136.761 95.6699 136.602 c -95.8853 136.444 96.1509 136.365 96.4678 136.365 c -96.7842 136.365 97.0811 136.446 97.3589 136.608 c -97.6362 136.77 97.833 136.991 97.9482 137.271 c -98.0635 137.55 98.1211 137.956 98.1211 138.488 c -98.1211 138.488 98.1211 141.826 98.1211 141.826 c -98.1211 141.826 99.1758 141.826 99.1758 141.826 c -99.1758 141.826 99.1758 135.599 99.1758 135.599 c -99.1758 135.599 98.2305 135.599 98.2305 135.599 c -Q -f -*U -U -u -*u -q -1 0 0 1 0 0 cm -44.9297 120.079 m -44.9297 120.079 44.9297 128.673 44.9297 128.673 c -44.9297 128.673 48.1689 128.673 48.1689 128.673 c -48.7393 128.673 49.1743 128.645 49.4751 128.591 c -49.897 128.52 50.25 128.387 50.5352 128.189 c -50.8203 127.992 51.0498 127.715 51.2236 127.359 c -51.3975 127.003 51.4844 126.612 51.4844 126.187 c -51.4844 125.456 51.252 124.837 50.7881 124.331 c -50.3232 123.824 49.4844 123.571 48.271 123.571 c -48.271 123.571 46.0703 123.571 46.0703 123.571 c -46.0703 123.571 46.0703 120.079 46.0703 120.079 c -46.0703 120.079 44.9297 120.079 44.9297 120.079 c -Q -f -q -1 0 0 1 0 0 cm -46.0703 124.587 m -46.0703 124.587 48.2881 124.587 48.2881 124.587 c -49.0215 124.587 49.542 124.724 49.8501 124.997 c -50.1582 125.271 50.3125 125.655 50.3125 126.151 c -50.3125 126.511 50.2217 126.818 50.0405 127.074 c -49.8589 127.33 49.6201 127.499 49.3237 127.581 c -49.1323 127.632 48.7793 127.657 48.2646 127.657 c -48.2646 127.657 46.0703 127.657 46.0703 127.657 c -46.0703 127.657 46.0703 124.587 46.0703 124.587 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -52.7852 120.079 m -52.7852 120.079 52.7852 126.306 52.7852 126.306 c -52.7852 126.306 53.7305 126.306 53.7305 126.306 c -53.7305 126.306 53.7305 125.358 53.7305 125.358 c -53.9731 125.801 54.1973 126.094 54.4028 126.234 c -54.6084 126.376 54.8345 126.446 55.0815 126.446 c -55.4375 126.446 55.7998 126.332 56.168 126.105 c -56.168 126.105 55.7988 125.129 55.7988 125.129 c -55.542 125.278 55.2847 125.353 55.0273 125.353 c -54.7974 125.353 54.5908 125.283 54.4077 125.145 c -54.2246 125.006 54.0938 124.813 54.0156 124.567 c -53.8984 124.192 53.8398 123.782 53.8398 123.337 c -53.8398 123.337 53.8398 120.079 53.8398 120.079 c -53.8398 120.079 52.7852 120.079 52.7852 120.079 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -58.519 120.079 m -58.519 120.079 56.1563 126.306 56.1563 126.306 c -56.1563 126.306 57.2695 126.306 57.2695 126.306 c -57.2695 126.306 58.6055 122.577 58.6055 122.577 c -58.75 122.174 58.8828 121.756 59.0039 121.322 c -59.0977 121.65 59.2285 122.045 59.397 122.506 c -59.397 122.506 60.7832 126.306 60.7832 126.306 c -60.7832 126.306 61.8672 126.306 61.8672 126.306 c -61.8672 126.306 59.5049 120.079 59.5049 120.079 c -59.5049 120.079 58.519 120.079 58.519 120.079 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -62.7891 120.079 m -62.7891 120.079 62.7891 126.306 62.7891 126.306 c -62.7891 126.306 63.7344 126.306 63.7344 126.306 c -63.7344 126.306 63.7344 125.421 63.7344 125.421 c -64.1914 126.104 64.8521 126.446 65.7158 126.446 c -66.0908 126.446 66.4355 126.379 66.7505 126.244 c -67.0649 126.109 67.3008 125.932 67.457 125.713 c -67.6133 125.495 67.7227 125.234 67.7852 124.934 c -67.8242 124.738 67.8438 124.396 67.8438 123.908 c -67.8438 123.908 67.8438 120.079 67.8438 120.079 c -67.8438 120.079 66.7891 120.079 66.7891 120.079 c -66.7891 120.079 66.7891 123.867 66.7891 123.867 c -66.7891 124.297 66.748 124.618 66.666 124.831 c -66.584 125.044 66.4385 125.215 66.23 125.342 c -66.021 125.469 65.7759 125.532 65.4951 125.532 c -65.0459 125.532 64.6587 125.39 64.3325 125.104 c -64.0068 124.819 63.8438 124.277 63.8438 123.48 c -63.8438 123.48 63.8438 120.079 63.8438 120.079 c -63.8438 120.079 62.7891 120.079 62.7891 120.079 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -69.4941 127.079 m -70.2676 128.72 L -71.6582 128.72 L -70.3691 127.079 L -69.4941 127.079 L -Q -f -q -1 0 0 1 0 0 cm -69.8379 120.079 m -69.8379 126.306 L -70.8926 126.306 L -70.8926 120.079 L -69.8379 120.079 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -80.1934 122.36 m -80.1934 122.36 81.2324 122.22 81.2324 122.22 c -81.1191 121.506 80.8291 120.947 80.3618 120.544 c -79.895 120.14 79.3213 119.938 78.6416 119.938 c -77.79 119.938 77.105 120.217 76.5869 120.774 c -76.0693 121.331 75.8105 122.129 75.8105 123.169 c -75.8105 123.841 75.9219 124.43 76.1445 124.934 c -76.3672 125.438 76.7061 125.816 77.1611 126.068 c -77.6162 126.32 78.1113 126.446 78.6465 126.446 c -79.3223 126.446 79.875 126.275 80.3047 125.934 c -80.7344 125.592 81.0098 125.106 81.1309 124.478 c -81.1309 124.478 80.1074 124.321 80.1074 124.321 c -80.0098 124.738 79.8369 125.053 79.5889 125.263 c -79.3408 125.474 79.041 125.579 78.6895 125.579 c -78.1582 125.579 77.7266 125.389 77.3945 125.007 c -77.0625 124.626 76.8965 124.023 76.8965 123.198 c -76.8965 122.361 77.0566 121.754 77.3765 121.374 c -77.6968 120.995 78.1143 120.806 78.6299 120.806 c -79.0439 120.806 79.3892 120.933 79.6665 121.187 c -79.9434 121.441 80.1191 121.832 80.1934 122.36 c -Q -f -q -1 0 0 1 0 0 cm -78.623 127.728 m -79.2676 128.72 L -80.4707 128.72 L -79.1465 127.079 L -78.0215 127.079 L -76.7598 128.72 L -77.9629 128.72 L -78.623 127.728 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -82.1621 127.079 m -82.9355 128.72 L -84.3262 128.72 L -83.0371 127.079 L -82.1621 127.079 L -Q -f -q -1 0 0 1 0 0 cm -82.5059 120.079 m -82.5059 126.306 L -83.5605 126.306 L -83.5605 120.079 L -82.5059 120.079 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -85.043 121.938 m -85.043 121.938 86.0898 122.103 86.0898 122.103 c -86.1484 121.684 86.3115 121.363 86.5786 121.14 c -86.8462 120.917 87.2197 120.806 87.7002 120.806 c -88.1841 120.806 88.5435 120.904 88.7773 121.102 c -89.0117 121.299 89.1289 121.531 89.1289 121.797 c -89.1289 122.035 89.0259 122.223 88.8198 122.36 c -88.6758 122.454 88.3174 122.573 87.7441 122.718 c -86.9717 122.913 86.4355 123.082 86.1362 123.225 c -85.8364 123.367 85.6094 123.565 85.4546 123.817 c -85.2998 124.069 85.2227 124.348 85.2227 124.652 c -85.2227 124.93 85.2861 125.187 85.4131 125.423 c -85.54 125.66 85.7129 125.856 85.9316 126.013 c -86.0957 126.134 86.3193 126.236 86.6025 126.32 c -86.8857 126.404 87.1895 126.446 87.5137 126.446 c -88.002 126.446 88.4307 126.376 88.7998 126.235 c -89.1689 126.094 89.4414 125.903 89.6172 125.662 c -89.793 125.421 89.9141 125.1 89.9805 124.696 c -89.9805 124.696 88.9492 124.556 88.9492 124.556 c -88.9023 124.877 88.7666 125.128 88.5425 125.309 c -88.3184 125.489 88.0015 125.579 87.5918 125.579 c -87.1084 125.579 86.7627 125.499 86.5562 125.339 c -86.3496 125.178 86.2461 124.991 86.2461 124.775 c -86.2461 124.639 86.2891 124.516 86.375 124.406 c -86.4604 124.293 86.5952 124.199 86.7783 124.124 c -86.8838 124.085 87.1938 123.995 87.709 123.854 c -88.4536 123.655 88.9736 123.492 89.2686 123.365 c -89.5635 123.238 89.7949 123.053 89.9629 122.811 c -90.1309 122.569 90.2148 122.268 90.2148 121.908 c -90.2148 121.557 90.1123 121.225 89.9072 120.915 c -89.7017 120.604 89.4053 120.363 89.0186 120.193 c -88.6318 120.023 88.1938 119.938 87.7051 119.938 c -86.896 119.938 86.2793 120.106 85.855 120.443 c -85.4307 120.779 85.1602 121.277 85.043 121.938 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -91.4414 120.079 m -91.4414 128.673 L -92.4961 128.673 L -92.4961 120.079 L -91.4414 120.079 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -93.7402 123.192 m -93.7402 124.346 94.0605 125.199 94.7007 125.754 c -95.2358 126.216 95.8877 126.446 96.6572 126.446 c -97.5122 126.446 98.2114 126.166 98.7539 125.605 c -99.2969 125.044 99.5684 124.269 99.5684 123.28 c -99.5684 122.479 99.4482 121.849 99.208 121.39 c -98.9678 120.93 98.6182 120.574 98.1597 120.319 c -97.7007 120.065 97.2002 119.938 96.6572 119.938 c -95.7861 119.938 95.0825 120.218 94.5459 120.777 c -94.0088 121.336 93.7402 122.141 93.7402 123.192 c -Q -f -q -1 0 0 1 0 0 cm -94.8262 123.191 m -94.8262 122.394 94.9995 121.797 95.3467 121.4 c -95.6938 121.004 96.1309 120.806 96.6572 120.806 c -97.1797 120.806 97.6147 121.005 97.9619 121.403 c -98.3086 121.802 98.4824 122.41 98.4824 123.227 c -98.4824 123.996 98.3076 124.58 97.959 124.977 c -97.6099 125.373 97.1758 125.571 96.6572 125.571 c -96.1309 125.571 95.6938 125.374 95.3467 124.979 c -94.9995 124.585 94.8262 123.988 94.8262 123.191 c -Q -f -*U -U -u -*u -q -1 0 0 1 0 0 cm -39.9297 105.079 m -39.9297 105.079 39.9297 113.673 39.9297 113.673 c -39.9297 113.673 42.8853 113.673 42.8853 113.673 c -43.5527 113.673 44.0615 113.632 44.4131 113.55 c -44.9048 113.437 45.3242 113.231 45.6714 112.934 c -46.124 112.551 46.4624 112.062 46.687 111.466 c -46.9111 110.87 47.0234 110.188 47.0234 109.423 c -47.0234 108.771 46.9473 108.192 46.7949 107.688 c -46.6431 107.184 46.4478 106.767 46.21 106.436 c -45.9717 106.106 45.7114 105.846 45.4287 105.656 c -45.1455 105.467 44.8042 105.323 44.4043 105.226 c -44.0044 105.128 43.5449 105.079 43.0259 105.079 c -43.0259 105.079 39.9297 105.079 39.9297 105.079 c -Q -f -q -1 0 0 1 0 0 cm -41.0703 106.095 m -41.0703 106.095 42.8999 106.095 42.8999 106.095 c -43.4648 106.095 43.9082 106.147 44.2295 106.253 c -44.5508 106.358 44.8071 106.507 44.998 106.698 c -45.2671 106.968 45.4766 107.33 45.6265 107.785 c -45.7764 108.24 45.8516 108.792 45.8516 109.44 c -45.8516 110.339 45.7046 111.029 45.4102 111.512 c -45.1162 111.994 44.7588 112.317 44.3379 112.481 c -44.0337 112.599 43.5449 112.657 42.8706 112.657 c -42.8706 112.657 41.0703 112.657 41.0703 112.657 c -41.0703 112.657 41.0703 106.095 41.0703 106.095 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -48.4473 105.079 m -48.4473 105.079 48.4473 111.306 48.4473 111.306 c -48.4473 111.306 49.3926 111.306 49.3926 111.306 c -49.3926 111.306 49.3926 110.358 49.3926 110.358 c -49.6353 110.801 49.8594 111.094 50.0649 111.234 c -50.2705 111.376 50.4966 111.446 50.7437 111.446 c -51.0996 111.446 51.4619 111.332 51.8301 111.105 c -51.8301 111.105 51.4609 110.129 51.4609 110.129 c -51.2041 110.278 50.9468 110.353 50.6895 110.353 c -50.4595 110.353 50.2529 110.283 50.0698 110.145 c -49.8867 110.006 49.7559 109.813 49.6777 109.567 c -49.5605 109.192 49.502 108.782 49.502 108.337 c -49.502 108.337 49.502 105.079 49.502 105.079 c -49.502 105.079 48.4473 105.079 48.4473 105.079 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -56.5293 105.079 m -56.5293 105.079 56.5293 105.991 56.5293 105.991 c -56.0449 105.29 55.3867 104.938 54.5547 104.938 c -54.1875 104.938 53.8447 105.009 53.5264 105.149 c -53.208 105.29 52.9717 105.467 52.8174 105.68 c -52.6631 105.893 52.5547 106.154 52.4922 106.463 c -52.4492 106.67 52.4277 106.998 52.4277 107.448 c -52.4277 107.448 52.4277 111.306 52.4277 111.306 c -52.4277 111.306 53.4824 111.306 53.4824 111.306 c -53.4824 111.306 53.4824 107.851 53.4824 107.851 c -53.4824 107.299 53.5039 106.928 53.5469 106.736 c -53.6133 106.459 53.7539 106.241 53.9688 106.082 c -54.1841 105.924 54.4497 105.845 54.7666 105.845 c -55.083 105.845 55.3799 105.926 55.6577 106.088 c -55.9351 106.251 56.1318 106.471 56.2471 106.751 c -56.3623 107.03 56.4199 107.436 56.4199 107.968 c -56.4199 107.968 56.4199 111.306 56.4199 111.306 c -56.4199 111.306 57.4746 111.306 57.4746 111.306 c -57.4746 111.306 57.4746 105.079 57.4746 105.079 c -57.4746 105.079 56.5293 105.079 56.5293 105.079 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -59.125 105.079 m -59.125 105.079 59.125 113.673 59.125 113.673 c -59.125 113.673 60.1797 113.673 60.1797 113.673 c -60.1797 113.673 60.1797 110.593 60.1797 110.593 c -60.6719 111.162 61.2935 111.446 62.0439 111.446 c -62.5049 111.446 62.9053 111.355 63.2456 111.174 c -63.5854 110.992 63.8291 110.741 63.9756 110.42 c -64.1221 110.1 64.1953 109.635 64.1953 109.025 c -64.1953 109.025 64.1953 105.079 64.1953 105.079 c -64.1953 105.079 63.1406 105.079 63.1406 105.079 c -63.1406 105.079 63.1406 109.027 63.1406 109.027 c -63.1406 109.555 63.0264 109.939 62.7979 110.179 c -62.5688 110.42 62.2456 110.54 61.8271 110.54 c -61.5146 110.54 61.2202 110.459 60.9448 110.297 c -60.6689 110.134 60.4727 109.914 60.3555 109.637 c -60.2383 109.359 60.1797 108.976 60.1797 108.487 c -60.1797 108.487 60.1797 105.079 60.1797 105.079 c -60.1797 105.079 59.125 105.079 59.125 105.079 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -70.0527 107.087 m -70.0527 107.087 71.1465 106.946 71.1465 106.946 c -70.9746 106.31 70.6563 105.816 70.1914 105.465 c -69.7271 105.114 69.1333 104.938 68.4111 104.938 c -67.501 104.938 66.7798 105.219 66.2466 105.78 c -65.7139 106.341 65.4473 107.127 65.4473 108.14 c -65.4473 109.187 65.7168 110 66.2554 110.579 c -66.7944 111.157 67.4932 111.446 68.3525 111.446 c -69.1841 111.446 69.8638 111.163 70.3906 110.596 c -70.918 110.029 71.1816 109.232 71.1816 108.204 c -71.1816 108.142 71.1797 108.048 71.1758 107.923 c -71.1758 107.923 66.5332 107.923 66.5332 107.923 c -66.5723 107.238 66.7656 106.715 67.1128 106.351 c -67.4604 105.987 67.8936 105.806 68.4131 105.806 c -68.7993 105.806 69.1294 105.907 69.4028 106.111 c -69.6758 106.315 69.8926 106.64 70.0527 107.087 c -Q -f -q -1 0 0 1 0 0 cm -66.5957 108.79 m -66.5957 108.79 70.0645 108.79 70.0645 108.79 c -70.0176 109.314 69.8848 109.707 69.667 109.969 c -69.3311 110.376 68.8965 110.579 68.3623 110.579 c -67.8789 110.579 67.4722 110.417 67.1426 110.092 c -66.813 109.768 66.6309 109.334 66.5957 108.79 c -Q -f -q -1 0 0 1 0 0 cm -67.4785 112.079 m -68.252 113.72 L -69.6426 113.72 L -68.3535 112.079 L -67.4785 112.079 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -79.8691 107.36 m -79.8691 107.36 80.9082 107.22 80.9082 107.22 c -80.7949 106.506 80.5049 105.947 80.0376 105.544 c -79.5708 105.14 78.9971 104.938 78.3174 104.938 c -77.4658 104.938 76.7808 105.217 76.2627 105.774 c -75.7451 106.331 75.4863 107.129 75.4863 108.169 c -75.4863 108.841 75.5977 109.43 75.8203 109.934 c -76.043 110.438 76.3818 110.816 76.8369 111.068 c -77.292 111.32 77.7871 111.446 78.3223 111.446 c -78.998 111.446 79.5508 111.275 79.9805 110.934 c -80.4102 110.592 80.6855 110.106 80.8066 109.478 c -80.8066 109.478 79.7832 109.321 79.7832 109.321 c -79.6855 109.738 79.5127 110.053 79.2646 110.263 c -79.0166 110.474 78.7168 110.579 78.3652 110.579 c -77.834 110.579 77.4023 110.389 77.0703 110.007 c -76.7383 109.626 76.5723 109.023 76.5723 108.198 c -76.5723 107.361 76.7324 106.754 77.0522 106.374 c -77.3726 105.995 77.79 105.806 78.3057 105.806 c -78.7197 105.806 79.0649 105.933 79.3423 106.187 c -79.6191 106.441 79.7949 106.832 79.8691 107.36 c -Q -f -q -1 0 0 1 0 0 cm -78.2988 112.728 m -78.9434 113.72 L -80.1465 113.72 L -78.8223 112.079 L -77.6973 112.079 L -76.4355 113.72 L -77.6387 113.72 L -78.2988 112.728 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -81.8379 112.079 m -82.6113 113.72 L -84.002 113.72 L -82.7129 112.079 L -81.8379 112.079 L -Q -f -q -1 0 0 1 0 0 cm -82.1816 105.079 m -82.1816 111.306 L -83.2363 111.306 L -83.2363 105.079 L -82.1816 105.079 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -84.7188 106.938 m -84.7188 106.938 85.7656 107.103 85.7656 107.103 c -85.8242 106.684 85.9873 106.363 86.2544 106.14 c -86.522 105.917 86.8955 105.806 87.376 105.806 c -87.8599 105.806 88.2192 105.904 88.4531 106.102 c -88.6875 106.299 88.8047 106.531 88.8047 106.797 c -88.8047 107.035 88.7017 107.223 88.4956 107.36 c -88.3516 107.454 87.9932 107.573 87.4199 107.718 c -86.6475 107.913 86.1113 108.082 85.812 108.225 c -85.5122 108.367 85.2852 108.565 85.1304 108.817 c -84.9756 109.069 84.8984 109.348 84.8984 109.652 c -84.8984 109.93 84.9619 110.187 85.0889 110.423 c -85.2158 110.66 85.3887 110.856 85.6074 111.013 c -85.7715 111.134 85.9951 111.236 86.2783 111.32 c -86.5615 111.404 86.8652 111.446 87.1895 111.446 c -87.6777 111.446 88.1064 111.376 88.4756 111.235 c -88.8447 111.094 89.1172 110.903 89.293 110.662 c -89.4688 110.421 89.5898 110.1 89.6563 109.696 c -89.6563 109.696 88.625 109.556 88.625 109.556 c -88.5781 109.877 88.4424 110.128 88.2183 110.309 c -87.9941 110.489 87.6772 110.579 87.2676 110.579 c -86.7842 110.579 86.4385 110.499 86.2319 110.339 c -86.0254 110.178 85.9219 109.991 85.9219 109.775 c -85.9219 109.639 85.9648 109.516 86.0508 109.406 c -86.1362 109.293 86.271 109.199 86.4541 109.124 c -86.5596 109.085 86.8696 108.995 87.3848 108.854 c -88.1294 108.655 88.6494 108.492 88.9443 108.365 c -89.2393 108.238 89.4707 108.053 89.6387 107.811 c -89.8066 107.569 89.8906 107.268 89.8906 106.908 c -89.8906 106.557 89.7881 106.225 89.583 105.915 c -89.3774 105.604 89.0811 105.363 88.6943 105.193 c -88.3076 105.023 87.8696 104.938 87.3809 104.938 c -86.5718 104.938 85.9551 105.106 85.5308 105.443 c -85.1064 105.779 84.8359 106.277 84.7188 106.938 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -91.1172 105.079 m -91.1172 113.673 L -92.1719 113.673 L -92.1719 105.079 L -91.1172 105.079 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -93.416 108.192 m -93.416 109.346 93.7363 110.199 94.3765 110.754 c -94.9116 111.216 95.5635 111.446 96.333 111.446 c -97.188 111.446 97.8872 111.166 98.4297 110.605 c -98.9727 110.044 99.2441 109.269 99.2441 108.28 c -99.2441 107.479 99.124 106.849 98.8838 106.39 c -98.6436 105.93 98.2939 105.574 97.8354 105.319 c -97.3765 105.065 96.876 104.938 96.333 104.938 c -95.4619 104.938 94.7583 105.218 94.2217 105.777 c -93.6846 106.336 93.416 107.141 93.416 108.192 c -Q -f -q -1 0 0 1 0 0 cm -94.502 108.191 m -94.502 107.394 94.6753 106.797 95.0225 106.4 c -95.3696 106.004 95.8066 105.806 96.333 105.806 c -96.8555 105.806 97.2905 106.005 97.6377 106.403 c -97.9844 106.802 98.1582 107.41 98.1582 108.227 c -98.1582 108.996 97.9834 109.58 97.6348 109.977 c -97.2856 110.373 96.8516 110.571 96.333 110.571 c -95.8066 110.571 95.3696 110.374 95.0225 109.979 c -94.6753 109.585 94.502 108.988 94.502 108.191 c -Q -f -*U -U -u -*u -q -1 0 0 1 0 0 cm -8.21582 71.4131 m -8.21582 71.4131 8.21582 80.0068 8.21582 80.0068 c -8.21582 80.0068 11.4385 80.0068 11.4385 80.0068 c -12.0947 80.0068 12.6211 79.9199 13.0176 79.7461 c -13.4141 79.5713 13.7246 79.3037 13.9492 78.9424 c -14.1738 78.5811 14.2861 78.2021 14.2861 77.8076 c -14.2861 77.4395 14.1865 77.0938 13.9878 76.7695 c -13.7891 76.4443 13.4883 76.1826 13.0869 75.9834 c -13.6055 75.8311 14.0039 75.5713 14.2822 75.2041 c -14.5605 74.8369 14.7002 74.4033 14.7002 73.9033 c -14.7002 73.501 14.6152 73.127 14.4453 72.7813 c -14.2754 72.4355 14.0654 72.1689 13.8154 71.9814 c -13.5654 71.7939 13.2524 71.6523 12.8755 71.5566 c -12.4985 71.4609 12.0371 71.4131 11.4902 71.4131 c -11.4902 71.4131 8.21582 71.4131 8.21582 71.4131 c -Q -f -q -1 0 0 1 0 0 cm -9.35645 76.3975 m -9.35645 76.3975 11.2129 76.3975 11.2129 76.3975 c -11.7168 76.3975 12.0776 76.4307 12.2964 76.4971 c -12.585 76.583 12.8027 76.7256 12.9492 76.9248 c -13.0957 77.123 13.1689 77.373 13.1689 77.6738 c -13.1689 77.959 13.1006 78.21 12.9639 78.4268 c -12.8271 78.6426 12.6318 78.791 12.3784 78.8711 c -12.1245 78.9512 11.6895 78.9912 11.0723 78.9912 c -11.0723 78.9912 9.35645 78.9912 9.35645 78.9912 c -9.35645 78.9912 9.35645 76.3975 9.35645 76.3975 c -Q -f -q -1 0 0 1 0 0 cm -9.35645 72.4287 m -9.35645 72.4287 11.4951 72.4287 11.4951 72.4287 c -11.8623 72.4287 12.1201 72.4424 12.2686 72.4697 c -12.5303 72.5166 12.749 72.5947 12.9248 72.7041 c -13.1006 72.8135 13.2451 72.9727 13.3584 73.1816 c -13.4717 73.3906 13.5283 73.6318 13.5283 73.9053 c -13.5283 74.2256 13.4458 74.5039 13.2813 74.7402 c -13.1167 74.9766 12.8887 75.1426 12.5981 75.2383 c -12.3071 75.334 11.8887 75.3818 11.3418 75.3818 c -11.3418 75.3818 9.35645 75.3818 9.35645 75.3818 c -9.35645 75.3818 9.35645 72.4287 9.35645 72.4287 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -16.1025 71.4131 m -16.1025 80.0068 L -17.1572 80.0068 L -17.1572 71.4131 L -16.1025 71.4131 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -18.4014 74.5264 m -18.4014 75.6797 18.7217 76.5332 19.3618 77.0889 c -19.897 77.5498 20.5488 77.7803 21.3184 77.7803 c -22.1733 77.7803 22.8726 77.5 23.415 76.9385 c -23.958 76.3779 24.2295 75.6035 24.2295 74.6143 c -24.2295 73.8135 24.1094 73.1826 23.8691 72.7236 c -23.6289 72.2646 23.2793 71.9072 22.8208 71.6533 c -22.3618 71.3994 21.8613 71.2725 21.3184 71.2725 c -20.4473 71.2725 19.7437 71.5518 19.207 72.1104 c -18.6699 72.6699 18.4014 73.4746 18.4014 74.5264 c -Q -f -q -1 0 0 1 0 0 cm -19.4873 74.5254 m -19.4873 73.7285 19.6606 73.1309 20.0078 72.7344 c -20.355 72.3379 20.792 72.1396 21.3184 72.1396 c -21.8408 72.1396 22.2759 72.3389 22.623 72.7373 c -22.9697 73.1357 23.1436 73.7441 23.1436 74.5605 c -23.1436 75.3301 22.9688 75.9131 22.6201 76.3105 c -22.271 76.707 21.8369 76.9053 21.3184 76.9053 c -20.792 76.9053 20.355 76.708 20.0078 76.3135 c -19.6606 75.9189 19.4873 75.3223 19.4873 74.5254 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -25.4736 71.4131 m -25.4736 80.0068 L -26.5283 80.0068 L -26.5283 75.1123 L -29.0234 77.6396 L -30.3877 77.6396 L -28.0127 75.3271 L -30.6299 71.4131 L -29.3291 71.4131 L -27.2646 74.5986 L -26.5283 73.8818 L -26.5283 71.4131 L -25.4736 71.4131 L -Q -f -*U -*u -q -1 0 0 1 0 0 cm -31.4189 69.0186 m -31.4189 69.0186 31.3018 70.0068 31.3018 70.0068 c -31.5322 69.9443 31.7339 69.9131 31.9058 69.9131 c -32.1406 69.9131 32.3281 69.9521 32.4688 70.0303 c -32.6094 70.1084 32.7251 70.2178 32.8149 70.3584 c -32.8813 70.4639 32.9888 70.7256 33.1377 71.1445 c -33.1572 71.2031 33.1885 71.2891 33.2314 71.4023 c -33.2314 71.4023 30.8643 77.6396 30.8643 77.6396 c -30.8643 77.6396 31.9917 77.6396 31.9917 77.6396 c -31.9917 77.6396 33.292 74.041 33.292 74.041 c -33.4609 73.585 33.6118 73.1045 33.7451 72.6016 c -33.8701 73.0791 34.0166 73.5488 34.1851 74.0088 c -34.1851 74.0088 35.5127 77.6396 35.5127 77.6396 c -35.5127 77.6396 36.5674 77.6396 36.5674 77.6396 c -36.5674 77.6396 34.209 71.3047 34.209 71.3047 c -33.9541 70.6221 33.7563 70.1523 33.6157 69.8955 c -33.4277 69.5488 33.2119 69.2939 32.9697 69.1318 c -32.7266 68.9707 32.437 68.8896 32.1001 68.8896 c -31.8965 68.8896 31.6694 68.9326 31.4189 69.0186 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -40.3779 73.2725 m -40.3779 73.2725 41.4248 73.4365 41.4248 73.4365 c -41.4834 73.0176 41.6465 72.6973 41.9136 72.4736 c -42.1812 72.251 42.5547 72.1396 43.0352 72.1396 c -43.519 72.1396 43.8784 72.2383 44.1123 72.4355 c -44.3467 72.6338 44.4639 72.8652 44.4639 73.1309 c -44.4639 73.3691 44.3608 73.5566 44.1548 73.6943 c -44.0107 73.7881 43.6523 73.9072 43.0791 74.0518 c -42.3066 74.2471 41.7705 74.416 41.4712 74.5586 c -41.1714 74.7012 40.9443 74.8984 40.7896 75.1514 c -40.6348 75.4033 40.5576 75.6816 40.5576 75.9863 c -40.5576 76.2637 40.6211 76.5205 40.748 76.7568 c -40.875 76.9932 41.0479 77.1904 41.2666 77.3467 c -41.4307 77.4678 41.6543 77.5703 41.9375 77.6543 c -42.2207 77.7383 42.5244 77.7803 42.8486 77.7803 c -43.3369 77.7803 43.7656 77.71 44.1348 77.5693 c -44.5039 77.4277 44.7764 77.2373 44.9521 76.9961 c -45.1279 76.7559 45.249 76.4336 45.3154 76.0303 c -45.3154 76.0303 44.2842 75.8896 44.2842 75.8896 c -44.2373 76.2109 44.1016 76.4619 43.8774 76.6426 c -43.6533 76.8232 43.3364 76.9131 42.9268 76.9131 c -42.4434 76.9131 42.0977 76.833 41.8911 76.6729 c -41.6846 76.5127 41.5811 76.3242 41.5811 76.1094 c -41.5811 75.9727 41.624 75.8496 41.71 75.7402 c -41.7954 75.626 41.9302 75.5322 42.1133 75.458 c -42.2188 75.4189 42.5288 75.3291 43.0439 75.1885 c -43.7886 74.9893 44.3086 74.8262 44.6035 74.6992 c -44.8984 74.5723 45.1299 74.3877 45.2979 74.1455 c -45.4658 73.9023 45.5498 73.6016 45.5498 73.2422 c -45.5498 72.8906 45.4473 72.5596 45.2422 72.249 c -45.0366 71.9375 44.7402 71.6973 44.3535 71.5273 c -43.9668 71.3574 43.5288 71.2725 43.04 71.2725 c -42.231 71.2725 41.6143 71.4404 41.1899 71.7764 c -40.7656 72.1133 40.4951 72.6113 40.3779 73.2725 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -50.1338 69.0303 m -50.1338 69.0303 50.1338 77.6396 50.1338 77.6396 c -50.1338 77.6396 51.0947 77.6396 51.0947 77.6396 c -51.0947 77.6396 51.0947 76.8291 51.0947 76.8291 c -51.3213 77.1465 51.5776 77.3838 51.8628 77.542 c -52.1484 77.7012 52.4941 77.7803 52.9009 77.7803 c -53.4326 77.7803 53.9019 77.6436 54.3086 77.3701 c -54.7148 77.0967 55.022 76.71 55.2295 76.2119 c -55.4365 75.7139 55.54 75.167 55.54 74.5732 c -55.54 73.9365 55.4258 73.3623 55.1968 72.8525 c -54.9683 72.3428 54.6357 71.9512 54.2002 71.6797 c -53.7637 71.4082 53.3057 71.2725 52.8247 71.2725 c -52.4727 71.2725 52.1572 71.3467 51.8774 71.4951 c -51.5981 71.6436 51.3682 71.8311 51.1885 72.0576 c -51.1885 72.0576 51.1885 69.0303 51.1885 69.0303 c -51.1885 69.0303 50.1338 69.0303 50.1338 69.0303 c -Q -f -q -1 0 0 1 0 0 cm -51.0869 74.4902 m -51.0869 73.6895 51.249 73.0967 51.5728 72.7139 c -51.897 72.3311 52.2891 72.1396 52.75 72.1396 c -53.2188 72.1396 53.6196 72.3379 53.9531 72.7344 c -54.2871 73.1309 54.4541 73.7461 54.4541 74.5781 c -54.4541 75.3711 54.291 75.9658 53.9648 76.3604 c -53.6392 76.7549 53.25 76.9521 52.7969 76.9521 c -52.3477 76.9521 51.9507 76.7422 51.605 76.3223 c -51.2598 75.9014 51.0869 75.291 51.0869 74.4902 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -58.4717 79.0615 m -59.1162 80.0537 L -60.3193 80.0537 L -58.9951 78.4131 L -57.8701 78.4131 L -56.6084 80.0537 L -57.8115 80.0537 L -58.4717 79.0615 L -Q -f -q -1 0 0 1 0 0 cm -56.7998 71.4131 m -56.7998 71.4131 56.7998 77.6396 56.7998 77.6396 c -56.7998 77.6396 57.7451 77.6396 57.7451 77.6396 c -57.7451 77.6396 57.7451 76.6924 57.7451 76.6924 c -57.9878 77.1357 58.2119 77.4277 58.4175 77.5684 c -58.623 77.71 58.8491 77.7803 59.0962 77.7803 c -59.4521 77.7803 59.8145 77.667 60.1826 77.4395 c -60.1826 77.4395 59.8135 76.4629 59.8135 76.4629 c -59.5566 76.6123 59.2993 76.6865 59.042 76.6865 c -58.812 76.6865 58.6055 76.6172 58.4224 76.4785 c -58.2393 76.3398 58.1084 76.1475 58.0303 75.9014 c -57.9131 75.5264 57.8545 75.1162 57.8545 74.6709 c -57.8545 74.6709 57.8545 71.4131 57.8545 71.4131 c -57.8545 71.4131 56.7998 71.4131 56.7998 71.4131 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -65.0576 73.4209 m -65.0576 73.4209 66.1514 73.2803 66.1514 73.2803 c -65.9795 72.6445 65.6611 72.1504 65.1963 71.7998 c -64.7319 71.4482 64.1382 71.2725 63.416 71.2725 c -62.5059 71.2725 61.7847 71.5527 61.2515 72.1143 c -60.7188 72.6748 60.4521 73.4609 60.4521 74.4736 c -60.4521 75.5205 60.7217 76.334 61.2603 76.9121 c -61.7993 77.4912 62.498 77.7803 63.3574 77.7803 c -64.189 77.7803 64.8687 77.4971 65.3955 76.9307 c -65.9229 76.3633 66.1865 75.5664 66.1865 74.5381 c -66.1865 74.4756 66.1846 74.3818 66.1807 74.2568 c -66.1807 74.2568 61.5381 74.2568 61.5381 74.2568 c -61.5771 73.5723 61.7705 73.0488 62.1177 72.6846 c -62.4653 72.3213 62.8984 72.1396 63.418 72.1396 c -63.8042 72.1396 64.1343 72.2412 64.4077 72.4453 c -64.6807 72.6494 64.8975 72.9736 65.0576 73.4209 c -Q -f -q -1 0 0 1 0 0 cm -61.6006 75.124 m -61.6006 75.124 65.0693 75.124 65.0693 75.124 c -65.0225 75.6475 64.8896 76.041 64.6719 76.3027 c -64.3359 76.71 63.9014 76.9131 63.3672 76.9131 c -62.8838 76.9131 62.4771 76.751 62.1475 76.4258 c -61.8179 76.1016 61.6357 75.667 61.6006 75.124 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -67.4775 71.4131 m -67.4775 71.4131 67.4775 77.6396 67.4775 77.6396 c -67.4775 77.6396 68.4229 77.6396 68.4229 77.6396 c -68.4229 77.6396 68.4229 76.7549 68.4229 76.7549 c -68.8799 77.4385 69.5405 77.7803 70.4043 77.7803 c -70.7793 77.7803 71.124 77.7129 71.439 77.5781 c -71.7534 77.4434 71.9893 77.2666 72.1455 77.0479 c -72.3018 76.8281 72.4111 76.5684 72.4736 76.2676 c -72.5127 76.0723 72.5322 75.7305 72.5322 75.2412 c -72.5322 75.2412 72.5322 71.4131 72.5322 71.4131 c -72.5322 71.4131 71.4775 71.4131 71.4775 71.4131 c -71.4775 71.4131 71.4775 75.2012 71.4775 75.2012 c -71.4775 75.6309 71.4365 75.9521 71.3545 76.165 c -71.2725 76.3789 71.127 76.5488 70.9185 76.6758 c -70.7095 76.8027 70.4644 76.8662 70.1836 76.8662 c -69.7344 76.8662 69.3472 76.7236 69.021 76.4385 c -68.6953 76.1523 68.5322 75.6113 68.5322 74.8135 c -68.5322 74.8135 68.5322 71.4131 68.5322 71.4131 c -68.5322 71.4131 67.4775 71.4131 67.4775 71.4131 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -73.7607 74.5264 m -73.7607 75.6797 74.0811 76.5332 74.7212 77.0889 c -75.2563 77.5498 75.9082 77.7803 76.6777 77.7803 c -77.5327 77.7803 78.2319 77.5 78.7744 76.9385 c -79.3174 76.3779 79.5889 75.6035 79.5889 74.6143 c -79.5889 73.8135 79.4688 73.1826 79.2285 72.7236 c -78.9883 72.2646 78.6387 71.9072 78.1802 71.6533 c -77.7212 71.3994 77.2207 71.2725 76.6777 71.2725 c -75.8066 71.2725 75.103 71.5518 74.5664 72.1104 c -74.0293 72.6699 73.7607 73.4746 73.7607 74.5264 c -Q -f -q -1 0 0 1 0 0 cm -74.8467 74.5254 m -74.8467 73.7285 75.02 73.1309 75.3672 72.7344 c -75.7144 72.3379 76.1514 72.1396 76.6777 72.1396 c -77.2002 72.1396 77.6353 72.3389 77.9824 72.7373 c -78.3291 73.1357 78.5029 73.7441 78.5029 74.5605 c -78.5029 75.3301 78.3281 75.9131 77.9795 76.3105 c -77.6304 76.707 77.1963 76.9053 76.6777 76.9053 c -76.1514 76.9053 75.7144 76.708 75.3672 76.3135 c -75.02 75.9189 74.8467 75.3223 74.8467 74.5254 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -80.4033 73.2725 m -80.4033 73.2725 81.4502 73.4365 81.4502 73.4365 c -81.5088 73.0176 81.6719 72.6973 81.939 72.4736 c -82.2065 72.251 82.5801 72.1396 83.0605 72.1396 c -83.5444 72.1396 83.9038 72.2383 84.1377 72.4355 c -84.3721 72.6338 84.4893 72.8652 84.4893 73.1309 c -84.4893 73.3691 84.3862 73.5566 84.1802 73.6943 c -84.0361 73.7881 83.6777 73.9072 83.1045 74.0518 c -82.332 74.2471 81.7959 74.416 81.4966 74.5586 c -81.1968 74.7012 80.9697 74.8984 80.8149 75.1514 c -80.6602 75.4033 80.583 75.6816 80.583 75.9863 c -80.583 76.2637 80.6465 76.5205 80.7734 76.7568 c -80.9004 76.9932 81.0732 77.1904 81.292 77.3467 c -81.4561 77.4678 81.6797 77.5703 81.9629 77.6543 c -82.2461 77.7383 82.5498 77.7803 82.874 77.7803 c -83.3623 77.7803 83.791 77.71 84.1602 77.5693 c -84.5293 77.4277 84.8018 77.2373 84.9775 76.9961 c -85.1533 76.7559 85.2744 76.4336 85.3408 76.0303 c -85.3408 76.0303 84.3096 75.8896 84.3096 75.8896 c -84.2627 76.2109 84.127 76.4619 83.9028 76.6426 c -83.6787 76.8232 83.3618 76.9131 82.9521 76.9131 c -82.4688 76.9131 82.123 76.833 81.9165 76.6729 c -81.71 76.5127 81.6064 76.3242 81.6064 76.1094 c -81.6064 75.9727 81.6494 75.8496 81.7354 75.7402 c -81.8208 75.626 81.9556 75.5322 82.1387 75.458 c -82.2441 75.4189 82.5542 75.3291 83.0693 75.1885 c -83.814 74.9893 84.334 74.8262 84.6289 74.6992 c -84.9238 74.5723 85.1553 74.3877 85.3232 74.1455 c -85.4912 73.9023 85.5752 73.6016 85.5752 73.2422 c -85.5752 72.8906 85.4727 72.5596 85.2676 72.249 c -85.062 71.9375 84.7656 71.6973 84.3789 71.5273 c -83.9922 71.3574 83.5542 71.2725 83.0654 71.2725 c -82.2563 71.2725 81.6396 71.4404 81.2153 71.7764 c -80.791 72.1133 80.5205 72.6113 80.4033 73.2725 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -86.7783 69.0186 m -86.7783 69.0186 86.6611 70.0068 86.6611 70.0068 c -86.8916 69.9443 87.0933 69.9131 87.2651 69.9131 c -87.5 69.9131 87.6875 69.9521 87.8281 70.0303 c -87.9688 70.1084 88.0845 70.2178 88.1743 70.3584 c -88.2407 70.4639 88.3481 70.7256 88.4971 71.1445 c -88.5166 71.2031 88.5479 71.2891 88.5908 71.4023 c -88.5908 71.4023 86.2236 77.6396 86.2236 77.6396 c -86.2236 77.6396 87.3511 77.6396 87.3511 77.6396 c -87.3511 77.6396 88.6514 74.041 88.6514 74.041 c -88.8203 73.585 88.9712 73.1045 89.1045 72.6016 c -89.2295 73.0791 89.376 73.5488 89.5444 74.0088 c -89.5444 74.0088 90.8721 77.6396 90.8721 77.6396 c -90.8721 77.6396 91.9268 77.6396 91.9268 77.6396 c -91.9268 77.6396 89.5684 71.3047 89.5684 71.3047 c -89.3135 70.6221 89.1157 70.1523 88.9751 69.8955 c -88.7871 69.5488 88.5713 69.2939 88.3291 69.1318 c -88.0859 68.9707 87.7964 68.8896 87.4595 68.8896 c -87.2559 68.8896 87.0288 68.9326 86.7783 69.0186 c -Q -f -*U -U -1 w -q -1 0 0 1 0 0 cm -107.75 102.66 m -92.75 102.521 109 74.4102 95.0811 74.4102 c -Q -S -q -1 0 0 1 0 0 cm -95.3198 74.4111 m -110.32 74.2705 94.0698 46.1611 107.989 46.1611 c -Q -S -u -q -1 0 0 1 0 0 cm -110.764 32.0791 m -266.333 32.0791 L -266.333 17.0801 L -110.764 17.0801 L -110.764 32.0791 L -Q -s -q -1 0 0 1 0 0 cm -246.887 32.0791 m -246.887 17.0801 L -Q -S -q -1 0 0 1 0 0 cm -227.441 32.0791 m -227.441 17.0801 L -Q -S -q -1 0 0 1 0 0 cm -207.993 32.0791 m -207.993 17.0801 L -Q -S -q -1 0 0 1 0 0 cm -188.55 32.0791 m -188.55 17.0801 L -Q -S -q -1 0 0 1 0 0 cm -169.104 32.0791 m -169.104 17.0801 L -Q -S -q -1 0 0 1 0 0 cm -149.656 32.0791 m -149.656 17.0801 L -Q -S -q -1 0 0 1 0 0 cm -130.209 32.0791 m -130.209 17.0801 L -Q -S -U -u -*u -0.5 w -q -1 0 0 1 0 0 cm -118.98 29.3711 m -119.812 29.3711 120.461 29.0742 120.929 28.4805 c -121.487 27.7773 121.766 26.6104 121.766 24.9814 c -121.766 23.3564 121.485 22.1875 120.923 21.4766 c -120.459 20.8906 119.812 20.5977 118.98 20.5977 c -118.146 20.5977 117.473 20.9189 116.962 21.5615 c -116.451 22.2041 116.195 23.3506 116.195 24.999 c -116.195 26.6162 116.476 27.7813 117.038 28.4922 c -117.502 29.0781 118.149 29.3711 118.98 29.3711 c -Q -f -q -1 0 0 1 0 0 cm -118.98 28.0039 m -118.783 28.0039 118.606 27.9404 118.451 27.8135 c -118.296 27.6865 118.176 27.459 118.091 27.1309 c -117.978 26.7051 117.922 25.9893 117.922 24.9814 c -117.922 23.9736 117.972 23.2813 118.073 22.9053 c -118.174 22.5283 118.301 22.2773 118.454 22.1523 c -118.607 22.0273 118.783 21.9648 118.98 21.9648 c -119.178 21.9648 119.354 22.0283 119.51 22.1553 c -119.665 22.2822 119.785 22.5098 119.87 22.8379 c -119.983 23.2598 120.039 23.9736 120.039 24.9814 c -120.039 25.9893 119.989 26.6807 119.888 27.0576 c -119.787 27.4346 119.66 27.6865 119.507 27.8135 c -119.354 27.9404 119.178 28.0039 118.98 28.0039 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -140.416 20.7461 m -140.416 20.7461 138.768 20.7461 138.768 20.7461 c -138.768 20.7461 138.768 26.9531 138.768 26.9531 c -138.167 26.3916 137.458 25.9766 136.643 25.707 c -136.643 25.707 136.643 27.1992 136.643 27.1992 c -137.072 27.3398 137.539 27.6055 138.043 27.998 c -138.547 28.3906 138.893 28.8477 139.08 29.3711 c -139.08 29.3711 140.416 29.3711 140.416 29.3711 c -140.416 29.3711 140.416 20.7461 140.416 20.7461 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -160.426 20.7461 m -160.426 20.7461 158.777 20.7461 158.777 20.7461 c -158.777 20.7461 158.777 26.9531 158.777 26.9531 c -158.176 26.3916 157.468 25.9766 156.652 25.707 c -156.652 25.707 156.652 27.1992 156.652 27.1992 c -157.082 27.3398 157.549 27.6055 158.053 27.998 c -158.557 28.3906 158.902 28.8477 159.09 29.3711 c -159.09 29.3711 160.426 29.3711 160.426 29.3711 c -160.426 29.3711 160.426 20.7461 160.426 20.7461 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -180.436 20.7461 m -180.436 20.7461 178.787 20.7461 178.787 20.7461 c -178.787 20.7461 178.787 26.9531 178.787 26.9531 c -178.186 26.3916 177.477 25.9766 176.662 25.707 c -176.662 25.707 176.662 27.1992 176.662 27.1992 c -177.092 27.3398 177.559 27.6055 178.063 27.998 c -178.566 28.3906 178.912 28.8477 179.1 29.3711 c -179.1 29.3711 180.436 29.3711 180.436 29.3711 c -180.436 29.3711 180.436 20.7461 180.436 20.7461 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -199.02 29.3711 m -199.851 29.3711 200.5 29.0742 200.968 28.4805 c -201.525 27.7773 201.805 26.6104 201.805 24.9814 c -201.805 23.3564 201.523 22.1875 200.962 21.4766 c -200.498 20.8906 199.851 20.5977 199.02 20.5977 c -198.185 20.5977 197.512 20.9189 197.001 21.5615 c -196.49 22.2041 196.234 23.3506 196.234 24.999 c -196.234 26.6162 196.516 27.7813 197.077 28.4922 c -197.541 29.0781 198.189 29.3711 199.02 29.3711 c -Q -f -q -1 0 0 1 0 0 cm -199.02 28.0039 m -198.822 28.0039 198.645 27.9404 198.49 27.8135 c -198.335 27.6865 198.215 27.459 198.13 27.1309 c -198.018 26.7051 197.961 25.9893 197.961 24.9814 c -197.961 23.9736 198.012 23.2813 198.112 22.9053 c -198.213 22.5283 198.34 22.2773 198.493 22.1523 c -198.646 22.0273 198.822 21.9648 199.02 21.9648 c -199.217 21.9648 199.394 22.0283 199.549 22.1553 c -199.704 22.2822 199.824 22.5098 199.909 22.8379 c -200.021 23.2598 200.078 23.9736 200.078 24.9814 c -200.078 25.9893 200.027 26.6807 199.927 27.0576 c -199.826 27.4346 199.699 27.6865 199.546 27.8135 c -199.393 27.9404 199.217 28.0039 199.02 28.0039 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -219.029 29.3711 m -219.86 29.3711 220.51 29.0742 220.977 28.4805 c -221.535 27.7773 221.814 26.6104 221.814 24.9814 c -221.814 23.3564 221.533 22.1875 220.972 21.4766 c -220.508 20.8906 219.86 20.5977 219.029 20.5977 c -218.194 20.5977 217.521 20.9189 217.011 21.5615 c -216.5 22.2041 216.244 23.3506 216.244 24.999 c -216.244 26.6162 216.525 27.7813 217.087 28.4922 c -217.551 29.0781 218.198 29.3711 219.029 29.3711 c -Q -f -q -1 0 0 1 0 0 cm -219.029 28.0039 m -218.832 28.0039 218.655 27.9404 218.5 27.8135 c -218.345 27.6865 218.225 27.459 218.14 27.1309 c -218.027 26.7051 217.971 25.9893 217.971 24.9814 c -217.971 23.9736 218.021 23.2813 218.122 22.9053 c -218.223 22.5283 218.35 22.2773 218.503 22.1523 c -218.656 22.0273 218.832 21.9648 219.029 21.9648 c -219.227 21.9648 219.403 22.0283 219.559 22.1553 c -219.714 22.2822 219.834 22.5098 219.919 22.8379 c -220.031 23.2598 220.088 23.9736 220.088 24.9814 c -220.088 25.9893 220.037 26.6807 219.936 27.0576 c -219.836 27.4346 219.709 27.6865 219.556 27.8135 c -219.402 27.9404 219.227 28.0039 219.029 28.0039 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -239.039 29.3711 m -239.87 29.3711 240.52 29.0742 240.987 28.4805 c -241.545 27.7773 241.824 26.6104 241.824 24.9814 c -241.824 23.3564 241.543 22.1875 240.981 21.4766 c -240.518 20.8906 239.87 20.5977 239.039 20.5977 c -238.204 20.5977 237.531 20.9189 237.02 21.5615 c -236.51 22.2041 236.254 23.3506 236.254 24.999 c -236.254 26.6162 236.535 27.7813 237.097 28.4922 c -237.561 29.0781 238.208 29.3711 239.039 29.3711 c -Q -f -q -1 0 0 1 0 0 cm -239.039 28.0039 m -238.842 28.0039 238.665 27.9404 238.51 27.8135 c -238.355 27.6865 238.234 27.459 238.149 27.1309 c -238.037 26.7051 237.98 25.9893 237.98 24.9814 c -237.98 23.9736 238.031 23.2813 238.132 22.9053 c -238.232 22.5283 238.359 22.2773 238.513 22.1523 c -238.666 22.0273 238.842 21.9648 239.039 21.9648 c -239.236 21.9648 239.413 22.0283 239.568 22.1553 c -239.724 22.2822 239.844 22.5098 239.929 22.8379 c -240.041 23.2598 240.098 23.9736 240.098 24.9814 c -240.098 25.9893 240.047 26.6807 239.946 27.0576 c -239.846 27.4346 239.719 27.6865 239.565 27.8135 c -239.412 27.9404 239.236 28.0039 239.039 28.0039 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -255.715 29.3711 m -256.546 29.3711 257.195 29.0742 257.663 28.4805 c -258.221 27.7773 258.5 26.6104 258.5 24.9814 c -258.5 23.3564 258.219 22.1875 257.657 21.4766 c -257.193 20.8906 256.546 20.5977 255.715 20.5977 c -254.88 20.5977 254.207 20.9189 253.696 21.5615 c -253.186 22.2041 252.93 23.3506 252.93 24.999 c -252.93 26.6162 253.211 27.7813 253.773 28.4922 c -254.236 29.0781 254.884 29.3711 255.715 29.3711 c -Q -f -q -1 0 0 1 0 0 cm -255.715 28.0039 m -255.518 28.0039 255.341 27.9404 255.186 27.8135 c -255.03 27.6865 254.91 27.459 254.825 27.1309 c -254.713 26.7051 254.656 25.9893 254.656 24.9814 c -254.656 23.9736 254.707 23.2813 254.808 22.9053 c -254.908 22.5283 255.035 22.2773 255.189 22.1523 c -255.342 22.0273 255.518 21.9648 255.715 21.9648 c -255.912 21.9648 256.089 22.0283 256.244 22.1553 c -256.399 22.2822 256.52 22.5098 256.604 22.8379 c -256.717 23.2598 256.773 23.9736 256.773 24.9814 c -256.773 25.9893 256.723 26.6807 256.622 27.0576 c -256.522 27.4346 256.395 27.6865 256.241 27.8135 c -256.088 27.9404 255.912 28.0039 255.715 28.0039 c -Q -f -*U -U -u -U -u -*u -q -1 0 0 1 0 0 cm -61.9297 21.4131 m -61.9297 21.4131 61.9297 30.0068 61.9297 30.0068 c -61.9297 30.0068 65.1689 30.0068 65.1689 30.0068 c -65.7388 30.0068 66.1743 29.9795 66.4751 29.9248 c -66.897 29.8545 67.2505 29.7207 67.5356 29.5234 c -67.8203 29.3252 68.0498 29.0488 68.2236 28.6934 c -68.3975 28.3379 68.4844 27.9463 68.4844 27.5205 c -68.4844 26.7891 68.2524 26.1709 67.7876 25.665 c -67.3237 25.1582 66.4844 24.9053 65.271 24.9053 c -65.271 24.9053 63.0703 24.9053 63.0703 24.9053 c -63.0703 24.9053 63.0703 21.4131 63.0703 21.4131 c -63.0703 21.4131 61.9297 21.4131 61.9297 21.4131 c -Q -f -q -1 0 0 1 0 0 cm -63.0703 25.9209 m -63.0703 25.9209 65.2881 25.9209 65.2881 25.9209 c -66.021 25.9209 66.542 26.0576 66.8501 26.3311 c -67.1582 26.6045 67.3125 26.9893 67.3125 27.4854 c -67.3125 27.8447 67.2217 28.1523 67.0405 28.4082 c -66.8589 28.6641 66.6201 28.833 66.3237 28.915 c -66.1323 28.9658 65.7793 28.9912 65.2646 28.9912 c -65.2646 28.9912 63.0703 28.9912 63.0703 28.9912 c -63.0703 28.9912 63.0703 25.9209 63.0703 25.9209 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -71.457 29.0615 m -72.1016 30.0537 L -73.3047 30.0537 L -71.9805 28.4131 L -70.8555 28.4131 L -69.5938 30.0537 L -70.7969 30.0537 L -71.457 29.0615 L -Q -f -q -1 0 0 1 0 0 cm -69.7852 21.4131 m -69.7852 21.4131 69.7852 27.6396 69.7852 27.6396 c -69.7852 27.6396 70.7305 27.6396 70.7305 27.6396 c -70.7305 27.6396 70.7305 26.6924 70.7305 26.6924 c -70.9731 27.1357 71.1973 27.4277 71.4028 27.5684 c -71.6084 27.71 71.8345 27.7803 72.0815 27.7803 c -72.4375 27.7803 72.7998 27.667 73.168 27.4395 c -73.168 27.4395 72.7993 26.4629 72.7993 26.4629 c -72.5415 26.6123 72.2847 26.6865 72.0273 26.6865 c -71.7974 26.6865 71.5908 26.6172 71.4077 26.4785 c -71.2246 26.3398 71.0938 26.1475 71.0156 25.9014 c -70.8984 25.5264 70.8398 25.1162 70.8398 24.6709 c -70.8398 24.6709 70.8398 21.4131 70.8398 21.4131 c -70.8398 21.4131 69.7852 21.4131 69.7852 21.4131 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -78.043 23.4209 m -78.043 23.4209 79.1367 23.2803 79.1367 23.2803 c -78.9648 22.6445 78.6465 22.1504 78.1821 21.7988 c -77.7173 21.4482 77.1235 21.2725 76.4014 21.2725 c -75.4912 21.2725 74.77 21.5527 74.2368 22.1133 c -73.7041 22.6748 73.4375 23.4609 73.4375 24.4736 c -73.4375 25.5215 73.707 26.334 74.2456 26.9121 c -74.7847 27.4912 75.4839 27.7803 76.3428 27.7803 c -77.1743 27.7803 77.854 27.4971 78.3813 26.9297 c -78.9082 26.3633 79.1719 25.5664 79.1719 24.5381 c -79.1719 24.4756 79.1699 24.3818 79.166 24.2568 c -79.166 24.2568 74.5234 24.2568 74.5234 24.2568 c -74.5625 23.5723 74.7559 23.0488 75.103 22.6855 c -75.4507 22.3213 75.8838 22.1396 76.4033 22.1396 c -76.7896 22.1396 77.1196 22.2412 77.3931 22.4453 c -77.666 22.6484 77.8828 22.9746 78.043 23.4209 c -Q -f -q -1 0 0 1 0 0 cm -74.5859 25.124 m -74.5859 25.124 78.0547 25.124 78.0547 25.124 c -78.0078 25.6484 77.8755 26.041 77.6567 26.3027 c -77.3218 26.71 76.8867 26.9131 76.3525 26.9131 c -75.8687 26.9131 75.4624 26.751 75.1328 26.4258 c -74.8032 26.1016 74.6211 25.668 74.5859 25.124 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -80.4629 21.4131 m -80.4629 21.4131 80.4629 27.6396 80.4629 27.6396 c -80.4629 27.6396 81.4082 27.6396 81.4082 27.6396 c -81.4082 27.6396 81.4082 26.7549 81.4082 26.7549 c -81.8657 27.4385 82.5259 27.7803 83.3896 27.7803 c -83.7646 27.7803 84.1099 27.7129 84.4243 27.5781 c -84.7388 27.4434 84.9741 27.2666 85.1304 27.0469 c -85.2866 26.8281 85.3965 26.5684 85.459 26.2676 c -85.498 26.0723 85.5176 25.7305 85.5176 25.2412 c -85.5176 25.2412 85.5176 21.4131 85.5176 21.4131 c -85.5176 21.4131 84.4629 21.4131 84.4629 21.4131 c -84.4629 21.4131 84.4629 25.2012 84.4629 25.2012 c -84.4629 25.6309 84.4219 25.9521 84.3398 26.166 c -84.2578 26.3789 84.1123 26.5488 83.9038 26.6758 c -83.6948 26.8027 83.4497 26.8662 83.1689 26.8662 c -82.7197 26.8662 82.3325 26.7236 82.0063 26.4385 c -81.6807 26.1523 81.5176 25.6113 81.5176 24.8145 c -81.5176 24.8145 81.5176 21.4131 81.5176 21.4131 c -81.5176 21.4131 80.4629 21.4131 80.4629 21.4131 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -86.7461 24.5264 m -86.7461 25.6797 87.0664 26.5332 87.7065 27.0889 c -88.2417 27.5498 88.894 27.7803 89.6631 27.7803 c -90.5181 27.7803 91.2173 27.5 91.7603 26.9395 c -92.3027 26.3779 92.5742 25.6035 92.5742 24.6143 c -92.5742 23.8125 92.4541 23.1826 92.2139 22.7236 c -91.9736 22.2646 91.6245 21.9072 91.1655 21.6533 c -90.7065 21.3994 90.2056 21.2725 89.6631 21.2725 c -88.7925 21.2725 88.0884 21.5518 87.5513 22.1113 c -87.0146 22.6699 86.7461 23.4746 86.7461 24.5264 c -Q -f -q -1 0 0 1 0 0 cm -87.832 24.5254 m -87.832 23.7285 88.0054 23.1309 88.3525 22.7344 c -88.6997 22.3379 89.1362 22.1396 89.6631 22.1396 c -90.1855 22.1396 90.6206 22.3389 90.9678 22.7373 c -91.3149 23.1357 91.4883 23.7441 91.4883 24.5605 c -91.4883 25.3301 91.314 25.9141 90.9648 26.3105 c -90.6157 26.707 90.1816 26.9053 89.6631 26.9053 c -89.1362 26.9053 88.6997 26.708 88.3525 26.3135 c -88.0054 25.918 87.832 25.3223 87.832 24.5254 c -Q -f -*U -*u -q -1 0 0 1 0 0 cm -93.3887 23.2725 m -93.3887 23.2725 94.4355 23.4365 94.4355 23.4365 c -94.4941 23.0176 94.6572 22.6973 94.9243 22.4746 c -95.1919 22.251 95.5659 22.1396 96.0459 22.1396 c -96.5298 22.1396 96.8892 22.2383 97.1235 22.4355 c -97.3574 22.6328 97.4746 22.8652 97.4746 23.1309 c -97.4746 23.3691 97.3716 23.5566 97.1655 23.6943 c -97.0215 23.7881 96.6631 23.9072 96.0894 24.0518 c -95.3174 24.2471 94.7813 24.416 94.4819 24.5586 c -94.1821 24.7012 93.9551 24.8984 93.8003 25.1504 c -93.6455 25.4033 93.5684 25.6816 93.5684 25.9863 c -93.5684 26.2637 93.6318 26.5205 93.7588 26.7568 c -93.8857 26.9941 94.0586 27.1904 94.2773 27.3467 c -94.4414 27.4678 94.665 27.5703 94.9482 27.6543 c -95.2314 27.7383 95.5352 27.7803 95.8594 27.7803 c -96.3477 27.7803 96.7764 27.71 97.1455 27.5684 c -97.5146 27.4277 97.7871 27.2373 97.9629 26.9961 c -98.1387 26.7559 98.2598 26.4336 98.3262 26.0303 c -98.3262 26.0303 97.2949 25.8896 97.2949 25.8896 c -97.248 26.2109 97.1128 26.4619 96.8882 26.6426 c -96.6641 26.8232 96.3472 26.9131 95.9375 26.9131 c -95.4536 26.9131 95.1089 26.833 94.9019 26.6729 c -94.6948 26.5117 94.5918 26.3242 94.5918 26.1094 c -94.5918 25.9727 94.6348 25.8496 94.7207 25.7402 c -94.8062 25.627 94.9409 25.5322 95.1245 25.458 c -95.2295 25.4189 95.5396 25.3291 96.0547 25.1885 c -96.7993 24.9893 97.3193 24.8262 97.6143 24.6992 c -97.9092 24.5723 98.1406 24.3877 98.3086 24.1445 c -98.4766 23.9023 98.5605 23.6016 98.5605 23.2422 c -98.5605 22.8906 98.458 22.5596 98.2524 22.248 c -98.0474 21.9375 97.7515 21.6973 97.3643 21.5273 c -96.9771 21.3574 96.5396 21.2725 96.0508 21.2725 c -95.2417 21.2725 94.625 21.4404 94.2007 21.7773 c -93.7769 22.1133 93.5059 22.6113 93.3887 23.2725 c -Q -f -*U -U -%%PageTrailer -_PDX_savepage restore -%%Trailer -end -% showpage -%%EOF diff --git a/5-hradla/5-hradla.tex b/5-hradla/5-hradla.tex index 082c380..c47a8b3 100644 --- a/5-hradla/5-hradla.tex +++ b/5-hradla/5-hradla.tex @@ -317,45 +317,57 @@ Obecn \:$\Theta(1)$ hladin na samotné seètení: $\forall i: z_i = x_i \oplus y_i \oplus c_i$. \endalgo -\figure{1_9_deleni_bloku.eps}{Výpoèet pøenosu}{2.5in} +\figure{deleni_bloku.eps}{Výpoèet pøenosu}{2.5in} Algoritmus tedy pracuje v~èase $\Theta(\log n)$. Hradel je pou¾ito lineárnì: pøi výpoètu chování blokù na jednotlivých hladinách poèet hradel exponenciálnì klesá od~$n$ k~1, bìhem zahu¹»ování pøenosù naopak exponenciálnì stoupá od~1 k~$n$. -Obì geometrické øady mají souèet $\Theta(n)$. +Obì geometrické øady se seètou na $\Theta(n)$. \h{Paralelní násobení} -Podobnì jako u~sèítání si vzpomeneme na~¹kolní algoritmus -- tentokráte v¹ak pro násobení. -To fungovalo tak, ¾e~jsme si jedno ze~dvou binárních èísel na~vstupu (øíkejme mu tøeba $x$) $n$-krát posouvali. Tam kde pak byly v~èísle~$y$ jednièky, pøíslu¹né kopie $x$ jsme seèetli. Jinými slovy tedy násobení umíme pøevést na~nìjaké posuny (ty lze realizovat pouze \uv{pøedrátováním} -- nic nás nestojí), násobení jedním bitem (co¾ je -{\csc and} ) a~nakonec potøebujeme výsledných~$n$ èísel seèíst. -\figure{skolni_scitani.eps}{©kolní sèítání}{2in} - -Jak nyní seèíst $n$ $n$-bitových èísel..? Nabízí se vyu¾ít osvìdèený \uv{stromeèek} -- sèítat dvojice èísel, výsledky pak opìt po~dvojicích seèíst, a¾ na~konci vyjde jediný výsledek. -\figure{stromecek.eps}{Stromeèek}{1.4in} - -Toto øe¹ení by v¹ak vedlo na~èasovou slo¾itost $\Theta (\log^2 n)$, nebo» sèítat umíme v~èase $\Theta (\log n)$. To je sice dle na¹ich mìøítek -docela efektivní, ale pøekvapivì to jde je¹tì lépe -- toti¾ na~$\Theta (\log n)$ hladin. Této -slo¾itosti dosáhneme malým trikem. - -Vymyslíme obvod konstantní hloubky, který na~vstupu dostane tøi èísla. Odpoví pak dvìma èísly -takovými, ¾e budou mít stejný souèet jako pùvodní tøi èísla. Jinými slovy pomocí -tohoto obvodu budeme umìt seètení tøí èísel pøevést na seètení dvou èísel. - -\figure{obvod.eps}{$x+y+z = p+q$}{0.3in} - -V¹imnìme si, ¾e~kdy¾ sèítáme tøi bity, mù¾e být pøenos do~vy¹¹ího øádu nula èi~jednièka. Vezmeme si tedy bity $x_i$, $y_i$, $z_i$ a~ty seèteme. To nám dá dvoubitový výsledek, pøièem¾ ni¾¹í bit z~tohoto výsledku po¹leme do~èísla~$p$, vy¹¹í do~èísla~$q$. - -\figure{obvod_real.eps}{Redukování sèítání}{1.2in} - -Toto zredukování sèítání nám nyní umo¾ní opìt stavit strom, by» o malièko slo¾itìj¹í. - -\figure{sl_stromecek.eps}{Slo¾itìj¹í stromeèek}{0.9in} - -Pokud jsme mìli na~zaèátku $n$ èísel, po~první redukci nám jich zbývá jen $2/3 \cdot n$ a~obecnì v~$k$-té hladiné $(2/3)^k \cdot n$. Znamená to, ¾e èísel nám ubývá exponenciálnì, tak¾e poèet hladin bude logaritmický. Redukující obvod je pøi tom jen konstantnì hluboký, tak¾e celé redukování zvládneme v~èase $\Theta (\log n)$. Na~konci Slo¾itìj¹ího stromeèku pak máme umístìnou jednu obyèejnou sèítaèku, která zbývající dvì èísla seète v~logaritmickém èase. - -Seètení v¹ech $n$ èísel tedy zabere $\Theta (\log n)$ hladin. - -Kdy¾ se nyní vrátíme k~násobení, zbývá nám vyøe¹it posouvání a~{\csc and}ování. Uvìdomme si, ¾e to je plnì paralelní a~zvládneme ho za~konstantnì mnoho hladin. Celé násobení tedy zvládneme v~logaritmickém èase. +Je¹tì si rozmysleme, jak rychle by bylo mo¾né èísla násobit. Opìt se inspirujeme +¹kolním algoritmem: pokud násobíme dvì $n$-ciferná èísla $x$ a~$y$, uvá¾íme +v¹ech~$n$ posunutí èísla~$y$, ka¾dé z~nich vynásobíme pøíslu¹nou èíslicí v~$y$ +a výsledky posèítáme. + +\figure{skolni_nasobeni.eps}{©kolní násobení}{2in} + +Ve~dvojkové soustavì je to je¹tì jednodu¹¹í: násobení jednou èíslicí je prostý +{\csc and.} Paralelnì tedy vytvoøíme v¹echna posunutí a spoèítáme v¹echny {\csc and}y. +To v¹e stihneme za 1~takt výpoètu. + +Zbývá seèíst $n$~èísel, z~nich¾ ka¾dé má $\Theta(n)$ bitù. Mohli bychom opìt +pou¾ít osvìdèený trik: sèítat dvojice èísel, pak dvojice souètù dvojic, atd. +Taková sí» by mìla tvar binárního stromu hloubky $\log n$, jeho¾ ka¾dý vrchol +obsahuje jednu sèítaèku a na tu, jak víme, postaèí $\Theta(\log n)$ hladin. +Celý výpoèet tedy bì¾í v~èase $\Theta(\log^2 n)$. + +Jde to ale rychleji, pou¾ijeme-li jednoduchý, témìø kouzelnický trik. +Sestrojíme {\I kompresor} -- to bude obvod konstantní hloubky, který na~vstupu +dostane tøi èísla a vypoète z~nich dvì èísla mající stejný souèet jako zadaná +trojice. + +K~èemu je to dobré? Máme-li seèíst $n$~èísel, v~konstantním èase doká¾eme tento +úkol pøevést na seètení $\lceil 2/3\cdot n\rceil$ èísel, to pak opìt v~konstantním èase +na seètení $\lceil (2/3)^2\cdot n\rceil$ èísel atd., a¾ nám po $\lceil\log_{3/2} n\rceil = \Theta(\log n)$ krocích +zbudou dvì èísla a ta seèteme klasickou sèítaèkou. Zbývá vymyslet kompresor. + +\s{Konstrukce kompresoru:} +Oznaème vstupy kompresoru $x$, $y$ a~$z$ a výstupy $p$ a~$q$. +Pro ka¾dý øád~$i$ spoèteme souèet $x_i + y_i + z_i$. To je nìjaké +dvoubitové èíslo, tak¾e mù¾eme jeho ní¾¹í bit prohlásit za~$p_i$ +a vy¹¹í za~$q_{i+1}$. + +Jinými slovy jsme v¹echna tøi èísla normálnì seèetli, ale místo abychom +pøenosy posílali do vy¹¹ího øádu, vytvoøili jsme z~nich dal¹í èíslo, +které má být k~výsledku èasem pøièteno. + +\figure{add_3to2.eps}{Kompresor}{0.9in} + +\s{Shrnutí:} Na¹e sí» pro paralelní násobení pracuje v~èase $\Theta(\log n)$ +-- nejdøíve v~konstantním èase vytváøíme mezivýsledky, pak pou¾ijeme $\Theta(\log n)$ +hladin kompresorù konstantní hloubky a nakonec jednu sèítaèku hloubky $\Theta(\log n)$. +Jistou vadou na kráse ov¹em je, ¾e na to potøebujeme $\Theta(n^2)$ hradel. \bye diff --git a/5-hradla/obvod_real.eps b/5-hradla/add_3to2.eps similarity index 100% rename from 5-hradla/obvod_real.eps rename to 5-hradla/add_3to2.eps diff --git a/5-hradla/obvod_real.svg b/5-hradla/add_3to2.svg similarity index 100% rename from 5-hradla/obvod_real.svg rename to 5-hradla/add_3to2.svg diff --git a/5-hradla/obvod.eps b/5-hradla/obvod.eps deleted file mode 100644 index 7335746..0000000 --- a/5-hradla/obvod.eps +++ /dev/null @@ -1,274 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Creator: inkscape 0.46 -%%Pages: 1 -%%Orientation: Portrait -%%BoundingBox: 208 516 287 793 -%%HiResBoundingBox: 208.927 516.05452 286.26672 792.93304 -%%EndComments -%%Page: 1 1 -0 842 translate -0.8 -0.8 scale -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -gsave [1 0 0 1 0 0] concat -0 0 0 setrgbcolor -[] 0 setdash -1.5 setlinewidth -2 setlinejoin -0 setlinecap -newpath -262.66983 187.22392 moveto -357.0834 187.22392 lineto -357.0834 281.63749 lineto -262.66983 281.63749 lineto -262.66983 187.22392 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -2.8 setlinewidth -0 setlinejoin -0 setlinecap -newpath -273.48401 96.96383 moveto -273.48401 182.56669 lineto -stroke -gsave [-1.8858938e-16 -3.0799999 3.0799999 -1.8858938e-16 273.48401 179.48669] concat -gsave -0 0 0 setrgbcolor -newpath -8.7185878 4.0337352 moveto --2.2072895 0.016013256 lineto -8.7185884 -4.0017078 lineto -6.97309 -1.6296469 6.9831476 1.6157441 8.7185878 4.0337352 curveto -closepath -eofill -grestore -grestore -0 0 0 setrgbcolor -[] 0 setdash -2.8 setlinewidth -0 setlinejoin -0 setlinecap -newpath -308.80626 96.963871 moveto -308.80626 182.56673 lineto -stroke -gsave [-1.8858938e-16 -3.0799999 3.0799999 -1.8858938e-16 308.80626 179.48673] concat -gsave -0 0 0 setrgbcolor -newpath -8.7185878 4.0337352 moveto --2.2072895 0.016013256 lineto -8.7185884 -4.0017078 lineto -6.97309 -1.6296469 6.9831476 1.6157441 8.7185878 4.0337352 curveto -closepath -eofill -grestore -grestore -0 0 0 setrgbcolor -[] 0 setdash -2.8 setlinewidth -0 setlinejoin -0 setlinecap -newpath -344.00824 96.963871 moveto -344.00824 182.56673 lineto -stroke -gsave [-1.8858938e-16 -3.0799999 3.0799999 -1.8858938e-16 344.00824 179.48673] concat -gsave -0 0 0 setrgbcolor -newpath -8.7185878 4.0337352 moveto --2.2072895 0.016013256 lineto -8.7185884 -4.0017078 lineto -6.97309 -1.6296469 6.9831476 1.6157441 8.7185878 4.0337352 curveto -closepath -eofill -grestore -grestore -0 0 0 setrgbcolor -[] 0 setdash -2.8 setlinewidth -0 setlinejoin -0 setlinecap -newpath -292.29524 282.07427 moveto -292.29524 367.67713 lineto -stroke -gsave [-1.8858938e-16 -3.0799999 3.0799999 -1.8858938e-16 292.29524 364.59713] concat -gsave -0 0 0 setrgbcolor -newpath -8.7185878 4.0337352 moveto --2.2072895 0.016013256 lineto -8.7185884 -4.0017078 lineto -6.97309 -1.6296469 6.9831476 1.6157441 8.7185878 4.0337352 curveto -closepath -eofill -grestore -grestore -0 0 0 setrgbcolor -[] 0 setdash -2.8 setlinewidth -0 setlinejoin -0 setlinecap -newpath -326.86303 282.07387 moveto -326.86303 367.67673 lineto -stroke -gsave [-1.8858938e-16 -3.0799999 3.0799999 -1.8858938e-16 326.86303 364.59673] concat -gsave -0 0 0 setrgbcolor -newpath -8.7185878 4.0337352 moveto --2.2072895 0.016013256 lineto -8.7185884 -4.0017078 lineto -6.97309 -1.6296469 6.9831476 1.6157441 8.7185878 4.0337352 curveto -closepath -eofill -grestore -grestore -gsave -0 0 0 setrgbcolor -newpath -269.18289 81.938072 moveto -276.76102 71.156822 lineto -269.7493 61.195885 lineto -274.14383 61.195885 lineto -277.32742 66.059166 lineto -277.92637 66.98366 278.40814 67.758399 278.77274 68.383385 curveto -279.34564 67.524024 279.87299 66.762306 280.35477 66.098228 curveto -283.85086 61.195885 lineto -288.05008 61.195885 lineto -280.88211 70.96151 lineto -288.59695 81.938072 lineto -284.28055 81.938072 lineto -280.02274 75.49276 lineto -278.88992 73.754478 lineto -273.4407 81.938072 lineto -269.18289 81.938072 lineto -fill -grestore -gsave -0 0 0 setrgbcolor -newpath -fill -grestore -gsave -0 0 0 setrgbcolor -newpath -302.46414 89.926353 moveto -302.07352 86.625572 lineto -302.84174 86.833901 303.51232 86.938067 304.08524 86.938072 curveto -304.86648 86.938067 305.49148 86.807859 305.96024 86.547447 curveto -306.42898 86.287026 306.81309 85.922443 307.11258 85.453697 curveto -307.33393 85.102132 307.692 84.229737 308.1868 82.83651 curveto -308.25189 82.641197 308.35606 82.354738 308.4993 81.977135 curveto -300.6282 61.195885 lineto -304.41727 61.195885 lineto -308.73367 73.207603 lineto -309.29356 74.731048 309.79486 76.332609 310.23758 78.012291 curveto -310.64121 76.397713 311.12298 74.822194 311.68289 73.285728 curveto -316.11649 61.195885 lineto -319.63211 61.195885 lineto -311.74149 82.289635 lineto -310.89512 84.568278 310.23757 86.137287 309.76883 86.996666 curveto -309.14382 88.155514 308.42768 89.001867 307.62039 89.535728 curveto -306.81309 90.082595 305.84955 90.356033 304.72977 90.356041 curveto -304.05268 90.356033 303.29747 90.212804 302.46414 89.926353 curveto -fill -grestore -gsave -0 0 0 setrgbcolor -newpath -fill -grestore -gsave -0 0 0 setrgbcolor -newpath -331.85867 81.938072 moveto -331.85867 79.08651 lineto -345.0618 63.93026 lineto -343.56439 64.008403 342.24278 64.047465 341.09695 64.047447 curveto -332.63992 64.047447 lineto -332.63992 61.195885 lineto -349.59305 61.195885 lineto -349.59305 63.520103 lineto -338.36258 76.684166 lineto -336.19461 79.08651 lineto -337.77012 78.969325 339.24799 78.910731 340.6282 78.910728 curveto -350.21805 78.910728 lineto -350.21805 81.938072 lineto -331.85867 81.938072 lineto -fill -grestore -gsave -0 0 0 setrgbcolor -newpath -284.76312 407.29404 moveto -284.76312 378.60263 lineto -287.96625 378.60263 lineto -287.96625 381.29794 lineto -288.72145 380.24327 289.57431 379.45552 290.52484 378.93466 curveto -291.47535 378.40083 292.6277 378.1339 293.98187 378.13388 curveto -295.75269 378.1339 297.31519 378.58963 298.66937 379.50107 curveto -300.02352 380.41255 301.04566 381.70161 301.73578 383.36826 curveto -302.42586 385.02192 302.77091 386.83832 302.77094 388.81747 curveto -302.77091 390.93988 302.3868 392.85394 301.61859 394.55966 curveto -300.86336 396.25237 299.75659 397.55446 298.29828 398.46591 curveto -296.85295 399.36435 295.32952 399.81357 293.72797 399.81357 curveto -292.55608 399.81357 291.50139 399.56617 290.5639 399.07138 curveto -289.63942 398.57659 288.8777 397.95159 288.27875 397.19638 curveto -288.27875 407.29404 lineto -284.76312 407.29404 lineto -287.94672 389.09091 moveto -287.94671 391.76019 288.48707 393.73284 289.56781 395.00888 curveto -290.64853 396.28493 291.95712 396.92295 293.49359 396.92294 curveto -295.05608 396.92295 296.39071 396.26539 297.4975 394.95029 curveto -298.61727 393.62217 299.17717 391.57139 299.17719 388.79794 curveto -299.17717 386.15473 298.63029 384.17556 297.53656 382.86044 curveto -296.45582 381.54536 295.16024 380.88781 293.64984 380.88779 curveto -292.15244 380.88781 290.82431 381.59093 289.66547 382.99716 curveto -288.51963 384.39041 287.94671 386.42165 287.94672 389.09091 curveto -fill -grestore -gsave -0 0 0 setrgbcolor -newpath -fill -grestore -gsave -0 0 0 setrgbcolor -newpath -331.34515 407.29404 moveto -331.34515 397.13779 lineto -330.79826 397.90602 330.03004 398.54404 329.04047 399.05185 curveto -328.06389 399.55966 327.02223 399.81357 325.91547 399.81357 curveto -323.45452 399.81357 321.33213 398.8305 319.54828 396.86435 curveto -317.77744 394.89821 316.89203 392.2029 316.89203 388.77841 curveto -316.89203 386.69509 317.2501 384.8266 317.96625 383.17294 curveto -318.69541 381.51932 319.74359 380.26932 321.11078 379.42294 curveto -322.49098 378.56359 324.0014 378.1339 325.64203 378.13388 curveto -328.20712 378.1339 330.22535 379.21463 331.69672 381.37607 curveto -331.69672 378.60263 lineto -334.86078 378.60263 lineto -334.86078 407.29404 lineto -331.34515 407.29404 lineto -320.50531 388.91513 moveto -320.50531 391.58441 321.0652 393.58962 322.185 394.93076 curveto -323.30478 396.25888 324.64593 396.92295 326.20844 396.92294 curveto -327.70582 396.92295 328.99488 396.29144 330.07562 395.02841 curveto -331.15634 393.75238 331.6967 391.81878 331.69672 389.22763 curveto -331.6967 386.46723 331.12378 384.39041 329.97797 382.99716 curveto -328.84514 381.60395 327.51051 380.90734 325.97406 380.90732 curveto -324.45061 380.90734 323.15504 381.55838 322.08734 382.86044 curveto -321.03265 384.14952 320.50531 386.16775 320.50531 388.91513 curveto -fill -grestore -grestore -showpage -%%EOF diff --git a/5-hradla/obvod.svg b/5-hradla/obvod.svg deleted file mode 100644 index 5aa22e1..0000000 --- a/5-hradla/obvod.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - x y z - p q - - diff --git a/5-hradla/skolni_scitani.eps b/5-hradla/skolni_nasobeni.eps similarity index 100% rename from 5-hradla/skolni_scitani.eps rename to 5-hradla/skolni_nasobeni.eps diff --git a/5-hradla/skolni_scitani.svg b/5-hradla/skolni_nasobeni.svg similarity index 100% rename from 5-hradla/skolni_scitani.svg rename to 5-hradla/skolni_nasobeni.svg diff --git a/5-hradla/sl_stromecek.eps b/5-hradla/sl_stromecek.eps deleted file mode 100644 index 560bf6d..0000000 --- a/5-hradla/sl_stromecek.eps +++ /dev/null @@ -1,481 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Creator: inkscape 0.46 -%%Pages: 1 -%%Orientation: Portrait -%%BoundingBox: 70 90 390 789 -%%HiResBoundingBox: 70.207568 90.760354 389.32417 788.72564 -%%EndComments -%%Page: 1 1 -0 842 translate -0.8 -0.8 scale -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -gsave [1 0 0 1 0 0] concat -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -88.50946 116.20757 moveto -175.95686 116.20757 lineto -175.95686 203.68278 lineto -88.50946 203.68278 lineto -88.50946 116.20757 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -105.99894 66.955235 moveto -105.99894 116.39774 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -131.26845 66.955138 moveto -131.26845 116.39764 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -157.47361 66.955137 moveto -157.47361 116.39764 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -119.33896 203.80053 moveto -119.33896 253.24304 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -145.87757 203.80077 moveto -145.87757 253.24328 lineto -stroke -gsave [0.6653606 0 0 0.6655722 131.98243 22.406086] concat -0 0 0 setrgbcolor -[] 0 setdash -2.2540581 setlinewidth -2 setlinejoin -0 setlinecap -newpath -88.571426 140.93361 moveto -220 140.93361 lineto -220 272.36218 lineto -88.571426 272.36218 lineto -88.571426 140.93361 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -114.85714 66.933611 moveto -114.85714 141.21933 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -152.83582 66.933466 moveto -152.83582 141.21918 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -192.22072 66.933464 moveto -192.22072 141.21918 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -134.90645 272.53909 moveto -134.90645 346.82481 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -174.79251 272.53946 moveto -174.79251 346.82518 lineto -stroke -grestore -gsave [0.6653606 0 0 0.6655722 233.4291 22.406086] concat -0 0 0 setrgbcolor -[] 0 setdash -2.2540581 setlinewidth -2 setlinejoin -0 setlinecap -newpath -88.571426 140.93361 moveto -220 140.93361 lineto -220 272.36218 lineto -88.571426 272.36218 lineto -88.571426 140.93361 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -114.85714 66.933611 moveto -114.85714 141.21933 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -152.83582 66.933466 moveto -152.83582 141.21918 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -192.22072 66.933464 moveto -192.22072 141.21918 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -134.90645 272.53909 moveto -134.90645 346.82481 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5027055 setlinewidth -0 setlinejoin -0 setlinecap -newpath -174.79251 272.53946 moveto -174.79251 346.82518 lineto -stroke -grestore -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -393.69061 116.20757 moveto -481.13801 116.20757 lineto -481.13801 203.68278 lineto -393.69061 203.68278 lineto -393.69061 116.20757 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -411.18011 66.955237 moveto -411.18011 116.39774 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -436.44963 66.95514 moveto -436.44963 116.39764 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -462.65479 66.955139 moveto -462.65479 116.39764 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -0.99999917 setlinewidth -0 setlinejoin -0 setlinecap -newpath -424.52013 203.90696 moveto -424.52013 390.17375 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -110.49918 253.7334 moveto -229.1296 253.7334 lineto -229.1296 341.2086 lineto -110.49918 341.2086 lineto -110.49918 253.7334 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -239.69351 253.65575 moveto -358.32393 253.65575 lineto -358.32393 341.13095 lineto -239.69351 341.13095 lineto -239.69351 253.65575 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -119.03792 341.53082 moveto -119.03792 390.97333 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -145.57653 341.53107 moveto -145.57653 390.97358 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -247.2725 341.53071 moveto -247.2725 390.97322 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -350.99295 341.53096 moveto -350.99295 390.97347 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -98.061844 391.41339 moveto -266.62776 391.41339 lineto -266.62776 478.8886 lineto -98.061844 478.8886 lineto -98.061844 391.41339 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -317.33929 390.61108 moveto -485.90521 390.61108 lineto -485.90521 478.08629 lineto -317.33929 478.08629 lineto -317.33929 390.61108 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -0.99999917 setlinewidth -0 setlinejoin -0 setlinecap -newpath -451.96048 203.90665 moveto -451.96048 390.17345 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -220.22729 479.1331 moveto -220.22729 528.57561 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -246.7659 479.13335 moveto -246.7659 528.57586 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -0.99999988 setlinewidth -0 setlinejoin -0 setlinecap -newpath -352.7469 478.5364 moveto -352.7469 528.57192 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -202.73732 528.51093 moveto -371.30324 528.51093 lineto -371.30324 615.98613 lineto -202.73732 615.98613 lineto -202.73732 528.51093 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -326.68161 616.0032 moveto -326.68161 665.44571 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -353.22022 616.00345 moveto -353.22022 665.44596 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -0.99999928 setlinewidth -0 setlinejoin -0 setlinecap -newpath -424.94587 478.53845 moveto -424.94587 665.00225 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -292.35324 664.78967 moveto -460.91916 664.78967 lineto -460.91916 752.26488 lineto -292.35324 752.26488 lineto -292.35324 664.78967 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -365.80651 752.2916 moveto -365.80651 801.73411 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -392.34512 752.29185 moveto -392.34512 801.73436 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.4999999 setlinewidth -2 setlinejoin -0 setlinecap -newpath -336.42285 801.59357 moveto -423.87025 801.59357 lineto -423.87025 889.06877 lineto -336.42285 889.06877 lineto -336.42285 801.59357 lineto -closepath -stroke -gsave -0 0 0 setrgbcolor -newpath -377.67297 858.20526 moveto -377.67297 847.21307 lineto -366.76282 847.21307 lineto -366.76282 842.61932 lineto -377.67297 842.61932 lineto -377.67297 831.70917 lineto -382.32141 831.70917 lineto -382.32141 842.61932 lineto -393.23157 842.61932 lineto -393.23157 847.21307 lineto -382.32141 847.21307 lineto -382.32141 858.20526 lineto -377.67297 858.20526 lineto -fill -grestore -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -380.881 888.96923 moveto -380.881 938.41174 lineto -stroke -grestore -showpage -%%EOF diff --git a/5-hradla/sl_stromecek.svg b/5-hradla/sl_stromecek.svg deleted file mode 100644 index 28f9cc6..0000000 --- a/5-hradla/sl_stromecek.svg +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - diff --git a/5-hradla/stromecek.eps b/5-hradla/stromecek.eps deleted file mode 100644 index 4b179de..0000000 --- a/5-hradla/stromecek.eps +++ /dev/null @@ -1,170 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Creator: inkscape 0.46 -%%Pages: 1 -%%Orientation: Portrait -%%BoundingBox: 90 382 450 737 -%%HiResBoundingBox: 90.828571 382.06073 449.28571 736.60034 -%%EndComments -%%Page: 1 1 -0 842 translate -0.8 -0.8 scale -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -gsave [1 0 0 1 0 0] concat -0 0 0 setrgbcolor -[] 0 setdash -1.5 setlinewidth -2 setlinejoin -0 setlinecap -newpath -114.28571 132.36218 moveto -202.85714 132.36218 lineto -202.85714 220.93361 lineto -114.28571 220.93361 lineto -114.28571 132.36218 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5 setlinewidth -2 setlinejoin -0 setlinecap -newpath -234.28601 132.36176 moveto -322.85744 132.36176 lineto -322.85744 220.93318 lineto -234.28601 220.93318 lineto -234.28601 132.36176 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5 setlinewidth -2 setlinejoin -0 setlinecap -newpath -352.57144 132.36176 moveto -441.14287 132.36176 lineto -441.14287 220.93318 lineto -352.57144 220.93318 lineto -352.57144 132.36176 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5 setlinewidth -2 setlinejoin -0 setlinecap -newpath -472.28571 132.36176 moveto -560.85713 132.36176 lineto -560.85713 220.93318 lineto -472.28571 220.93318 lineto -472.28571 132.36176 lineto -closepath -stroke -gsave [1 0 0 1 8 -6] concat -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -140 233.21933 moveto -208.57143 307.50504 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -277.00043 233.33347 moveto -208.429 307.61918 lineto -stroke -grestore -gsave [1 0 0 1 249.50509 -5.9999974] concat -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -140 233.21933 moveto -208.57143 307.50504 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -277.00043 233.33347 moveto -208.429 307.61918 lineto -stroke -grestore -0 0 0 setrgbcolor -[] 0 setdash -1.5 setlinewidth -2 setlinejoin -0 setlinecap -newpath -171.8624 307.6315 moveto -260.43382 307.6315 lineto -260.43382 396.20293 lineto -171.8624 396.20293 lineto -171.8624 307.6315 lineto -closepath -stroke -0 0 0 setrgbcolor -[] 0 setdash -1.5 setlinewidth -2 setlinejoin -0 setlinecap -newpath -413.422 307.6315 moveto -501.99342 307.6315 lineto -501.99342 396.20293 lineto -413.422 396.20293 lineto -413.422 307.6315 lineto -closepath -stroke -gsave [1 0 0 1 128.35137 171.56539] concat -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -140 233.21933 moveto -208.57143 307.50504 lineto -stroke -0 0 0 setrgbcolor -[] 0 setdash -1 setlinewidth -0 setlinejoin -0 setlinecap -newpath -277.00043 233.33347 moveto -208.429 307.61918 lineto -stroke -grestore -0 0 0 setrgbcolor -[] 0 setdash -1.5 setlinewidth -2 setlinejoin -0 setlinecap -newpath -292.60199 485.46484 moveto -381.17342 485.46484 lineto -381.17342 574.03627 lineto -292.60199 574.03627 lineto -292.60199 485.46484 lineto -closepath -stroke -grestore -showpage -%%EOF diff --git a/5-hradla/stromecek.svg b/5-hradla/stromecek.svg deleted file mode 100644 index e8d8483..0000000 --- a/5-hradla/stromecek.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.39.2