diagrams/eps/hochschild/v_2-1.eps
author Scott Morrison <scott@tqft.net>
Thu, 03 Jun 2010 20:34:36 -0700
changeset 334 7b632b53eb45
parent 93 9c181ef9c5fd
permissions -rw-r--r--
Automated merge with https://tqft.net/hg/blob/
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
93
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: 3 32 52 110
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
%%HiResBoundingBox: 3.490078 32.500079 51.133479 109.376254
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 1849 0 0 3712 ^ Y
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    67
255 G
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    68
1219.63 1167.61 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
-96.37 -43.37 -203.23 -67.43 -315.66 -67.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
-425.6 0 -770.63 345.04 -770.63 770.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
0 425.6 345.03 770.6 770.63 770.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
123.23 0 239.7 -28.9 342.96 -80.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    74
33.3333 w
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    75
4 M
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    76
K
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    77
1219.63 1167.61 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
-96.37 -43.37 -203.23 -67.43 -315.66 -67.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
-425.6 0 -770.63 345.04 -770.63 770.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
0 425.6 345.03 770.6 770.63 770.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
123.23 0 239.7 -28.9 342.96 -80.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    82
S
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
255 0 r3
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    84
1101.04 2641.39 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
0 -108.9 -88.23 -197.1 -197.1 -197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
-108.87 0 -197.14 88.2 -197.14 197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
0 108.87 88.27 197.13 197.14 197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
108.86 0 197.1 -88.27 197.1 -197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
K
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
252.34 3306.04 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
5.2 19.27 5.2 20.97 13.03 30.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
42.57 56.7 81.73 69.87 104.37 69.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
31.27 0 54.77 -26.17 54.77 -82.04 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
0 -51.5 -28.7 -151.83 -44.34 -185.03 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
-28.7 -58.47 -68.73 -89.84 -102.63 -89.84 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    97
-29.57 0 -58.27 23.5 -58.27 88.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
0 16.6 0 33.2 13.93 88.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
334.11 3635.8 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
0 0.84 0 9.57 -11.37 9.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
-20.03 0 -83.7 -6.97 -106.33 -8.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
-7.04 -0.84 -16.6 -1.77 -16.6 -17.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
0 -10.57 7.84 -10.57 20.97 -10.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
41.83 0 43.57 -6.23 43.57 -14.97 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
0 -6.07 -7.87 -35.73 -12.23 -54.03 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
-71.46 -284.2 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
-10.47 -43.54 -13.97 -57.47 -13.97 -88 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
0 -82.84 46.23 -136.93 110.73 -136.93 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
102.87 0 210.17 130.03 210.17 255.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
0 79.3 -46.23 139.6 -116 139.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
-40.1 0 -75.84 -25.27 -101.97 -52.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
580.08 3091.52 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
-2.6 -13.1 -7.87 -33.2 -7.87 -37.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
0 -15.63 12.23 -23.5 25.3 -23.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
10.4 0 26.13 6.96 32.2 24.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
0.9 1.7 11.33 42.73 16.57 64.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
6.13 26.1 13.1 52.33 19.23 78.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
5.2 19.17 10.4 38.37 14.77 58.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
3.46 14.8 10.43 40.17 11.37 43.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
13.03 27.07 59.23 106.43 142 106.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
39.2 0 47.1 -32.27 47.1 -61.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
0 -21.8 -6.13 -46.2 -13.1 -72.4 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
-10.47 -44.46 -14.8 -61.9 -24.37 -101.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
-8.73 -32.3 -9.63 -37.5 -17.47 -66.27 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
-3.46 -17.46 -11.3 -47.2 -11.3 -51.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
0 -15.63 12.16 -23.5 25.23 -23.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
27.07 0 32.27 21.8 39.23 49.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
12.23 48.83 44.46 176.23 52.3 210.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
2.6 11.4 48.83 116 143.77 116 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
37.54 0 47.17 -29.6 47.17 -61.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
0 -49.66 -36.84 -149.07 -54.34 -195.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
-7.9 -20.9 -11.36 -30.46 -11.36 -47.93 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
0 -41 30.5 -71.54 71.57 -71.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
82.13 0 114.53 127.54 114.53 134.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
0 8.73 -7.87 8.73 -10.5 8.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
-8.73 0 -8.73 -2.6 -13.1 -15.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
-13.07 -46.4 -41 -108.47 -89.04 -108.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
-14.87 0 -20.93 8.73 -20.93 28.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
0 21.8 7.87 42.77 15.73 61.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
16.57 45.37 53.3 142.2 53.3 191.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
0 56.7 -34.84 93.37 -100.2 93.37 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
-65.46 0 -109.9 -38.3 -142.16 -84.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
-0.84 11.33 -3.47 40.9 -27.9 61.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
-21.77 18.3 -49.63 22.67 -71.46 22.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
-78.43 0 -121.17 -55.73 -136 -75.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
-4.33 49.6 -40.93 75.73 -80.2 75.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
-40.07 0 -56.67 -34 -64.5 -49.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
-15.7 -30.54 -27 -81.9 -27 -84.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
0 -8.73 8.7 -8.73 10.46 -8.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   152
8.7 0 9.57 0.93 14.77 20.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
14.84 61.84 32.27 103.7 63.64 103.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   154
13.96 0 27.03 -6.96 27.03 -40.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   155
0 -18.3 -2.67 -27.87 -13.96 -73.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   156
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
1538.25 3143.8 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   158
-4.37 -15.77 -4.37 -17.43 -17.43 -32.3 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   159
-38.43 -48.03 -74.17 -61.96 -98.57 -61.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
-43.7 0 -55.9 47.9 -55.9 82.03 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   161
0 43.6 27.93 150.9 48 191.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   162
27.03 51.5 66.27 83.8 101.16 83.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   163
56.73 0 68.97 -71.57 68.97 -76.77 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
0 -5.27 -1.7 -10.54 -2.67 -14.9 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
1594.88 3369.7 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
-15.63 32.3 -40.93 55.87 -80.13 55.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   168
-102.04 0 -210.2 -128.3 -210.2 -255.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
0 -81.97 48.03 -139.57 116.07 -139.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   170
17.4 0 61 3.5 113.27 65.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   171
7.04 -36.7 37.5 -65.6 79.37 -65.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   172
30.54 0 50.6 20.1 64.54 48.03 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   173
14.77 31.43 26.16 84.7 26.16 86.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   174
0 8.7 -7.9 8.7 -10.43 8.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   175
-8.73 0 -9.7 -3.5 -12.23 -15.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   176
-14.84 -56.83 -30.54 -108.46 -66.27 -108.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   177
-23.5 0 -26.16 22.73 -26.16 40.16 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
0 19.13 1.73 26.17 11.3 64.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
9.6 36.63 11.34 45.37 19.17 78.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   180
14.9 55.8 18.27 72.4 31.43 122.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   181
6.13 24.4 6.13 26.17 6.13 29.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   182
0 14.83 -10.57 23.5 -25.33 23.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   183
-20.9 0 -34 -19.13 -36.67 -38.37 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   184
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   185
cleartomark end end pagesave restore
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   186
 showpage
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   187
%%PageTrailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   188
%%Trailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   189
%%Pages: 1