diagrams/eps/hochschild/v_1-2.eps
author Scott Morrison <scott@tqft.net>
Thu, 03 Jun 2010 21:59:55 -0700
changeset 337 f77cb464248e
parent 93 9c181ef9c5fd
permissions -rw-r--r--
finally understanding what Lurie says, fixed remark about maps to a space
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 35 53 108
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
%%HiResBoundingBox: 3.931406 35.222345 52.709065 107.063207
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
487.45 1187.89 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
-204.96 138.46 -339.77 373 -339.73 639 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
0 425.6 344.97 770.6 770.6 770.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
425.57 0 770.57 -345 770.57 -770.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
0 -234.93 -105.07 -445.3 -270.9 -586.67 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
487.45 1187.89 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
-204.96 138.46 -339.77 373 -339.73 639 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
0 425.6 344.97 770.6 770.6 770.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
425.57 0 770.57 -345 770.57 -770.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
0 -234.93 -105.07 -445.3 -270.9 -586.67 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
1115.38 2597.49 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
0 -108.9 -88.2 -197.13 -197.07 -197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
-108.9 0 -197.13 88.23 -197.13 197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
0 108.87 88.23 197.1 197.13 197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
108.87 0 197.07 -88.23 197.07 -197.1 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
304.87 3228.94 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
5.2 19.23 5.2 20.96 13.03 30.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
42.6 56.7 81.77 69.87 104.37 69.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
31.3 0 54.8 -26.2 54.8 -82.03 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
0 -51.5 -28.7 -151.84 -44.33 -185.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
-28.7 -58.43 -68.77 -89.8 -102.67 -89.8 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.16 13.93 88.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
386.63 3558.67 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
0 0.87 0 9.6 -11.33 9.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
-20.04 0 -83.7 -7 -106.37 -8.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
-7 -0.87 -16.57 -1.77 -16.57 -17.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
0 -10.54 7.83 -10.54 20.93 -10.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
41.87 0 43.57 -6.23 43.57 -14.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
0 -6.1 -7.83 -35.73 -12.2 -54.04 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
-71.47 -284.2 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
-10.5 -43.57 -14 -57.5 -14 -88 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
0 -82.83 46.23 -136.93 110.73 -136.93 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
102.9 0 210.2 130.04 210.2 255.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
0 79.3 -46.27 139.6 -116 139.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
-40.13 0 -75.83 -25.27 -102 -52.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
632.6 3014.39 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
-2.6 -13.07 -7.84 -33.17 -7.84 -37.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
0 -15.63 12.2 -23.5 25.27 -23.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
10.43 0 26.16 6.97 32.23 24.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
0.9 1.7 11.34 42.73 16.54 64.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
6.13 26.1 13.1 52.34 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.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
3.5 14.8 10.46 40.13 11.4 43.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
13 27.07 59.23 106.43 141.93 106.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
39.2 0 47.1 -32.3 47.1 -61.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
0 -21.8 -6.13 -46.23 -13.1 -72.4 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
-10.43 -44.5 -14.77 -61.9 -24.33 -101.16 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
-8.73 -32.3 -9.67 -37.5 -17.47 -66.27 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
-3.5 -17.47 -11.33 -47.2 -11.33 -51.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
0 -15.63 12.17 -23.5 25.27 -23.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
27.04 0 32.23 21.8 39.2 49.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
12.23 48.84 44.47 176.23 52.34 210.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
2.6 11.37 48.83 116 143.77 116 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
37.5 0 47.13 -29.6 47.13 -61.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
0 -49.67 -36.8 -149.07 -54.3 -195.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
-7.9 -20.9 -11.4 -30.47 -11.4 -47.93 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
0 -41 30.54 -71.54 71.6 -71.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
82.1 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.53 8.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
-8.73 0 -8.73 -2.63 -13.1 -15.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
-13.04 -46.4 -41 -108.46 -89 -108.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
-14.9 0 -20.96 8.73 -20.96 28.77 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
0 21.83 7.86 42.8 15.77 62 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
16.53 45.37 53.3 142.16 53.3 191.83 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
0 56.73 -34.87 93.4 -100.23 93.4 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
-65.43 0 -109.9 -38.3 -142.13 -84.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
-0.84 11.3 -3.47 40.9 -27.93 61.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
-21.73 18.3 -49.6 22.67 -71.47 22.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
-78.37 0 -121.13 -55.73 -135.93 -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.1 0 -56.66 -34 -64.5 -49.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
-15.7 -30.5 -27.03 -81.87 -27.03 -84.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
0 -8.73 8.73 -8.73 10.46 -8.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   152
8.73 0 9.6 0.97 14.8 20.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
14.83 61.83 32.27 103.7 63.6 103.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   154
14 0 27.03 -6.96 27.03 -40.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   155
0 -18.3 -2.63 -27.87 -13.93 -73.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   156
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
1590.77 3066.7 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.16 -61.96 -98.57 -61.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
-43.7 0 -55.93 47.9 -55.93 82.03 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   161
0 43.57 27.93 150.9 48.04 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.6 68.97 -76.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
0 -5.23 -1.7 -10.5 -2.67 -14.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
1647.4 3292.6 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
-15.63 32.27 -40.93 55.86 -80.13 55.86 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   168
-102.03 0 -210.23 -128.3 -210.23 -255.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
0 -81.97 48.07 -139.57 116.1 -139.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   170
17.37 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.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
0 19.13 1.73 26.13 11.3 64.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
9.6 36.63 11.33 45.37 19.16 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.8 -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.36 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