diagrams/eps/barycentric/ux.eps
author kevin@6e1638ff-ae45-0410-89bd-df963105f760
Tue, 26 Aug 2008 23:13:07 +0000
changeset 44 1b9b2aab1f35
parent 21 b7812497643a
permissions -rw-r--r--
done (for now) revising proof of eval map stuff.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     1
%!PS-Adobe-3.0 EPSF-3.0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     2
%%BoundingBox: 0 0 73 77
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
%%HiResBoundingBox: 0.000000 0.000000 72.095979 76.590003
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     4
%.............................................
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     5
%%Creator: GPL Ghostscript 862 (epswrite)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     6
%%DocumentData: Clean7Bit
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     7
%%LanguageLevel: 2
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     8
%%EndComments
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     9
%%BeginProlog
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    10
% This copyright applies to everything between here and the %%EndProlog:
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    11
% Copyright (C) 2008 Artifex Software, Inc.  All rights reserved.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    12
%%BeginResource: procset GS_epswrite_2_0_1001 1.001 0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    13
/GS_epswrite_2_0_1001 80 dict dup begin
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    14
/PageSize 2 array def/setpagesize{ PageSize aload pop 3 index eq exch
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    15
4 index eq and{ pop pop pop}{ PageSize dup  1
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    16
5 -1 roll put 0 4 -1 roll put dup null eq {false} {dup where} ifelse{ exch get exec}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    17
{ pop/setpagedevice where
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    18
{ pop 1 dict dup /PageSize PageSize put setpagedevice}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    19
{ /setpage where{ pop PageSize aload pop pageparams 3 {exch pop} repeat
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    20
setpage}if}ifelse}ifelse}ifelse} bind def
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    21
/!{bind def}bind def/#{load def}!/N/counttomark #
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    22
/rG{3{3 -1 roll 255 div}repeat setrgbcolor}!/G{255 div setgray}!/K{0 G}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    23
/r6{dup 3 -1 roll rG}!/r5{dup 3 1 roll rG}!/r3{dup rG}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    24
/w/setlinewidth #/J/setlinecap #
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    25
/j/setlinejoin #/M/setmiterlimit #/d/setdash #/i/setflat #
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    26
/m/moveto #/l/lineto #/c/rcurveto #
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    27
/p{N 2 idiv{N -2 roll rlineto}repeat}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    28
/P{N 0 gt{N -2 roll moveto p}if}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    29
/h{p closepath}!/H{P closepath}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    30
/lx{0 rlineto}!/ly{0 exch rlineto}!/v{0 0 6 2 roll c}!/y{2 copy c}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    31
/re{4 -2 roll m exch dup lx exch ly neg lx h}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    32
/^{3 index neg 3 index neg}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    33
/f{P fill}!/f*{P eofill}!/s{H stroke}!/S{P stroke}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    34
/q/gsave #/Q/grestore #/rf{re fill}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    35
/Y{P clip newpath}!/Y*{P eoclip newpath}!/rY{re Y}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    36
/|={pop exch 4 1 roll 1 array astore cvx 3 array astore cvx exch 1 index def exec}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    37
/|{exch string readstring |=}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    38
/+{dup type/nametype eq{2 index 7 add -3 bitshift 2 index mul}if}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    39
/@/currentfile #/${+ @ |}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    40
/B{{2 copy string{readstring pop}aload pop 4 array astore cvx
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    41
3 1 roll}repeat pop pop true}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    42
/Ix{[1 0 0 1 11 -2 roll exch neg exch neg]exch}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    43
/,{true exch Ix imagemask}!/If{false exch Ix imagemask}!/I{exch Ix image}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    44
/Ic{exch Ix false 3 colorimage}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    45
/F{/Columns counttomark 3 add -2 roll/Rows exch/K -1/BlackIs1 true>>
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    46
/CCITTFaxDecode filter}!/FX{<</EndOfBlock false F}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    47
/X{/ASCII85Decode filter}!/@X{@ X}!/&2{2 index 2 index}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    48
/@F{@ &2<<F}!/@C{@X &2 FX}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    49
/$X{+ @X |}!/&4{4 index 4 index}!/$F{+ @ &4<<F |}!/$C{+ @X &4 FX |}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    50
/IC{3 1 roll 10 dict begin 1{/ImageType/Interpolate/Decode/DataSource
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    51
/ImageMatrix/BitsPerComponent/Height/Width}{exch def}forall
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    52
currentdict end image}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    53
/~{@ read {pop} if}!
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    54
end def
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    55
%%EndResource
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    56
/pagesave null def
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    57
%%EndProlog
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    58
%%Page: 1 1
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    59
%%BeginPageSetup
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    60
GS_epswrite_2_0_1001 begin
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    61
/pagesave save store 197 dict begin
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    62
0.03 0.03 scale
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    63
%%EndPageSetup
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    64
gsave mark
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    65
Q q
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    66
0 0 2425 0 0 2553 ^ Y
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    67
0.2 i
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    68
K
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
2123.7 1888.5 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
153 -175.8 245.7 -405.6 245.7 -656.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
0 -276.6 -112.2 -526.5 -293.1 -707.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
-181.2 -181.2 -431.4 -293.1 -707.7 -293.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
-0.3 0 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    74
-69 0 -136.5 6.9 -201.6 20.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    75
-6.6 -32.4 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    76
67.2 -13.8 137.1 -21 208.2 -21 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    77
0.3 0 0 9 0 -9 0 9 0 -9 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
571.2 0 1034.1 462.9 1034.1 1034.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
0 259.5 -95.7 496.8 -253.8 678.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
-25.2 -21.9 p f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
204 163 255 rG
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    82
821.28 -0.06 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
-59.25 0.01 -119.29 15.8 -173.58 48.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    84
-194.1 118.5 -355.8 284.4 -469.2 482.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
-113.4 197.7 -178.5 428.1 -178.5 671.4 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
0 278.7 85.2 540.3 231 755.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
145.5 215.4 351 386.1 594 489 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
161.7 68.4 340.2 106.2 525.9 106.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
255.3 0 496.8 -71.7 700.8 -195.9 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
157.2 -95.7 207.3 -300.6 111.6 -457.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
-0.72 -1.18 -1.45 -2.36 -2.18 -3.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
-4.04 4.81 -8.1 9.59 -12.22 14.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
-25.2 -21.9 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
5.97 -6.86 11.82 -13.8 17.61 -20.82 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
-64.62 -83.1 -162.82 -128.41 -263.23 -128.41 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
-58.98 0 -118.73 15.64 -172.87 48.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    97
-103.5 63 -223.2 98.7 -354.3 99 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
-142.8 -0.3 -272.7 -42.9 -382.2 -116.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
-109.5 -73.8 -196.8 -179.1 -248.4 -301.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
-34.5 -81.6 -53.7 -170.7 -53.7 -266.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
0.3 -124.8 32.7 -239.4 90.3 -339.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
57.3 -100.2 139.8 -184.8 238.2 -245.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
157.2 -95.7 206.7 -300.9 110.7 -458.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
-62.65 -102.91 -172.21 -159.67 -284.52 -159.66 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
0 1202.4 0 2.1 0 -2.1 P
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
0 0 0 0 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
51 10 102 rG
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
2141.3 1867.68 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
-5.78 7.02 -11.64 13.96 -17.61 20.82 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
25.2 21.9 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
4.12 -4.74 8.18 -9.52 12.22 -14.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
-6.18 -9.9 -12.79 -19.37 -19.81 -28.39 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
K
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
467.89 595.25 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
6.27 -23.44 26.17 -38.31 50.68 -38.31 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
19.91 0 33.02 13.15 42.13 31.38 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
9.7 20.48 17.12 55.31 17.12 56.41 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
0 5.76 -5.13 5.76 -6.85 5.76 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
-5.7 0 -6.27 -2.28 -7.99 -10.35 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
-7.98 -32.06 -18.8 -71.06 -42.74 -71.06 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
-11.93 0 -17.62 7.42 -17.62 26.21 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
0 12.56 6.87 39.39 11.39 59.38 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
5.11 20.54 10.81 41.08 15.95 61.59 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
1.72 8.56 7.42 30.27 9.7 38.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
2.85 13.09 8.55 34.83 8.55 38.21 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
0 10.29 -7.98 15.46 -16.52 15.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
-2.83 0 -17.68 -0.62 -22.2 -20.02 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
-10.84 -41.63 -35.94 -141.47 -42.76 -171.68 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
-0.55 -2.31 -23.37 -47.95 -64.94 -47.95 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
-29.62 0 -35.32 25.65 -35.32 46.75 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
0 32 15.84 77.02 30.59 116.41 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
6.8 17.06 9.59 25.07 9.59 35.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
0 25.68 -18.13 46.84 -46.54 46.84 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
-53.89 0 -74.89 -82.49 -74.89 -87.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
0 -5.7 5.7 -5.7 6.82 -5.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
5.7 0 6.3 1.14 9.13 10.25 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
14.19 49.74 35.84 70.9 57.44 70.9 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
5.13 0 14.23 -0.59 14.23 -18.81 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
0 -13.74 -6.25 -30.24 -9.65 -38.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
-21.16 -56.45 -33.16 -91.83 -33.16 -119.79 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
0 -54.17 39.34 -68.43 70.09 -68.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
37.57 0 58.09 25.78 67.74 38.31 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
0.05 0 p f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
697 523.37 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
-3.95 -13.51 -17.12 -35.02 -37.43 -35.02 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
-1.22 0 -13.17 0 -21.55 5.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
16.18 5.14 17.37 19.4 17.37 21.81 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
0 8.72 -6.7 14.68 -15.79 14.68 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
-11.12 0 -22.56 -9.54 -22.56 -24.25 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   152
0 -19.79 22.31 -28.91 41.8 -28.91 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
18.36 0 34.65 11.3 44.63 27.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   154
9.55 -20.64 31.43 -27.67 47.38 -27.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   155
45.82 0 70.08 49.71 70.08 60.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   156
0 5.18 -5.18 5.18 -6.36 5.18 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
-5.58 0 -6 -2.02 -7.59 -6.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   158
-8.36 -27.48 -32.24 -48.14 -54.55 -48.14 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   159
-15.97 0 -24.33 10.77 -24.33 25.88 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
0 10.35 9.54 46.58 20.7 90.82 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   161
7.97 30.7 25.94 40.63 39.06 40.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   162
0.83 0 13.15 0 21.53 -5.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   163
-13.12 -3.58 -17.97 -14.75 -17.97 -21.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
0 -8.76 6.8 -14.75 16.07 -14.75 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
9.28 0 22.54 7.62 22.54 24.28 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
0 22.27 -25.49 29.04 -41.41 29.04 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
-19.92 0 -35.87 -13.15 -44.63 -28.26 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   168
-7.14 16.28 -25.52 28.26 -47.77 28.26 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
-44.64 0 -70.13 -49.02 -70.13 -60.94 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   170
0 -5.21 5.58 -5.21 6.74 -5.21 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   171
5.19 0 5.58 1.63 7.6 6.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   172
9.98 31.09 35.09 48.21 54.57 48.21 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   173
13.15 0 23.94 -7.16 23.94 -26.27 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   174
0 -7.98 -4.8 -27.9 -8.38 -41.41 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   175
-13.56 -54.62 p f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   176
cleartomark end end pagesave restore
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   177
 showpage
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
%%PageTrailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
%%Trailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   180
%%Pages: 1