diagrams/eps/hochschild/v_1-1.eps
author Kevin Walker <kevin@canyon23.net>
Tue, 25 May 2010 16:50:55 -0700
changeset 278 79f7b1bd7b1a
parent 93 9c181ef9c5fd
permissions -rw-r--r--
famodiff.tex maybe finished
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: 1 35 54 86
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
%%HiResBoundingBox: 1.800352 35.682540 53.693205 85.209261
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
1309 1203.86 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
231 133.1 386.54 382.54 386.54 668.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
0 425.6 -345.07 770.63 -770.64 770.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
-425.6 0 -770.57 -345.03 -770.57 -770.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
0 -265.96 134.73 -500.5 339.73 -639 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
1309 1203.86 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
231 133.1 386.54 382.54 386.54 668.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
0 425.6 -345.07 770.63 -770.64 770.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
-425.6 0 -770.57 -345.03 -770.57 -770.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
0 -265.96 134.73 -500.5 339.73 -639 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
727.77 2642.71 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
0 -108.9 88.27 -197.13 197.13 -197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
108.93 0 197.14 88.23 197.14 197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
0 108.87 -88.2 197.1 -197.14 197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
-108.86 0 -197.13 -88.23 -197.13 -197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
60.51 1486.85 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
0 -108.9 88.27 -197.14 197.14 -197.14 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
108.86 0 197.13 88.23 197.13 197.14 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
0 108.86 -88.27 197.1 -197.13 197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
-108.87 0 -197.14 -88.23 -197.14 -197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
1789.27 1486.88 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    97
0 -108.93 -88.2 -197.13 -197.07 -197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
-108.93 0 -197.13 88.2 -197.13 197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
0 108.87 88.2 197.1 197.13 197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
108.87 0 197.07 -88.23 197.07 -197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
K
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
748.14 2175.59 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
-1.5 -7.57 -4.57 -19.16 -4.57 -21.66 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
0 -9.07 7.1 -13.64 14.66 -13.64 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
6.04 0 15.1 4.04 18.6 14.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
0.53 1 6.6 24.7 9.57 37.3 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
3.6 15.13 7.63 30.33 11.13 45.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
3 11.07 6.07 22.2 8.54 33.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
2.03 8.54 6.07 23.23 6.6 25.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
7.54 15.67 34.3 61.6 82.13 61.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
22.73 0 27.3 -18.7 27.3 -35.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
0 -12.64 -3.6 -26.77 -7.63 -41.9 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
-6.04 -25.73 -8.54 -35.83 -14.07 -58.5 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
-5.07 -18.7 -5.6 -21.7 -10.07 -38.37 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
-2.04 -10.1 -6.6 -27.3 -6.6 -29.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
0 -9.07 7.04 -13.64 14.6 -13.64 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
15.7 0 18.67 12.64 22.73 28.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
7.07 28.2 25.7 101.93 30.27 121.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
1.5 6.53 28.23 67.13 83.13 67.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
21.67 0 27.27 -17.17 27.27 -35.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
0 -28.73 -21.27 -86.27 -31.43 -113.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
-4.57 -12.14 -6.57 -17.67 -6.57 -27.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
0 -23.73 17.63 -41.43 41.4 -41.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
47.53 0 66.27 73.77 66.27 77.84 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
0 5.07 -4.57 5.07 -6.07 5.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
-5.07 0 -5.07 -1.57 -7.6 -9.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
-7.57 -26.8 -23.7 -62.73 -51.5 -62.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
-8.6 0 -12.1 5.07 -12.1 16.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
0 12.6 4.53 24.73 9.1 35.86 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
9.57 26.23 30.87 82.23 30.87 110.97 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
0 32.8 -20.2 54.03 -58 54.03 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
-37.9 0 -63.57 -22.13 -82.23 -48.86 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
-0.46 6.5 -2.03 23.66 -16.13 35.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
-12.57 10.6 -28.73 13.13 -41.37 13.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
-45.36 0 -70.1 -32.27 -78.63 -43.83 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
-2.53 28.73 -23.7 43.83 -46.43 43.83 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
-23.16 0 -32.73 -19.66 -37.3 -28.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
-9.04 -17.63 -15.64 -47.34 -15.64 -48.9 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
0 -5.07 5.04 -5.07 6.07 -5.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
5 0 5.54 0.6 8.54 11.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
8.6 35.77 18.67 60 36.83 60 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
8.1 0 15.63 -4.04 15.63 -23.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
0 -10.63 -1.57 -16.17 -8.07 -42.4 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
1231.93 1597.01 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
-2.47 -9.1 -2.47 -10.1 -10.1 -18.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
-22.2 -27.8 -42.9 -35.84 -57.03 -35.84 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
-25.23 0 -32.27 27.7 -32.27 47.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
0 25.2 16.13 87.27 27.73 110.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
15.6 29.77 38.34 48.47 58.5 48.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   152
32.84 0 39.93 -41.43 39.93 -44.4 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
0 -3.07 -1 -6.1 -1.57 -8.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   154
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   155
1264.73 1727.71 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   156
-9.1 18.63 -23.7 32.3 -46.4 32.3 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
-59 0 -121.57 -74.23 -121.57 -147.84 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   158
0 -47.4 27.73 -80.73 67.13 -80.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   159
10.04 0 35.3 2.03 65.57 37.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
4.04 -21.27 21.67 -37.96 45.9 -37.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   161
17.63 0 29.23 11.63 37.3 27.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   162
8.53 18.17 15.1 49 15.1 50 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   163
0 5.07 -4.5 5.07 -6 5.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
-5.07 0 -5.6 -2.04 -7.1 -9.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
-8.57 -32.87 -17.63 -62.73 -38.34 -62.73 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
-13.6 0 -15.1 13.17 -15.1 23.27 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
0 11.07 0.96 15.1 6.5 37.3 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   168
5.53 21.2 6.57 26.27 11.13 45.4 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
8.6 32.3 10.57 41.9 18.17 70.66 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   170
3.53 14.13 3.53 15.13 3.53 17.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   171
0 8.57 -6.07 13.57 -14.67 13.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   172
-12.1 0 -19.66 -11.07 -21.16 -22.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   173
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   174
594.5 1661.26 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   175
3 11.1 3 12.1 7.57 17.64 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   176
24.6 32.83 47.27 40.43 60.33 40.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   177
18.1 0 31.7 -15.16 31.7 -47.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
0 -29.77 -16.6 -87.8 -25.64 -107.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
-16.6 -33.77 -39.73 -51.93 -59.36 -51.93 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   180
-17.14 0 -33.73 13.6 -33.73 50.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   181
0 9.57 0 19.17 8.07 50.93 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   182
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   183
641.83 1852 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   184
0 0.47 0 5.57 -6.57 5.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   185
-11.66 0 -48.43 -4.07 -61.6 -5.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   186
-4.04 -0.47 -9.57 -1 -9.57 -10.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   187
0 -6.1 4.57 -6.1 12.1 -6.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   188
24.23 0 25.27 -3.6 25.27 -8.66 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   189
0 -3.54 -4.57 -20.67 -7.1 -31.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   190
-41.33 -164.43 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   191
-6.07 -25.2 -8.07 -33.27 -8.07 -50.87 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   192
0 -47.93 26.73 -79.2 64.07 -79.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   193
59.5 0 121.53 75.17 121.53 147.77 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   194
0 45.9 -26.7 80.77 -67.13 80.77 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   195
-23.17 0 -43.8 -14.6 -58.97 -30.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   196
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   197
cleartomark end end pagesave restore
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   198
 showpage
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   199
%%PageTrailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   200
%%Trailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   201
%%Pages: 1