diagrams/eps/hochschild/v_4-1.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: 2 26 38 57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
%%HiResBoundingBox: 2.737617 26.981603 37.979767 56.044338
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
107.91 1867.64 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
0 -425.6 345 -770.63 770.57 -770.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
137.87 0 267.3 36.27 379.3 99.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
33.3333 w
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
4 M
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    74
K
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    75
107.91 1867.64 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    76
0 -425.6 345 -770.63 770.57 -770.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    77
137.87 0 267.3 36.27 379.3 99.7 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
S
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
255 0 r3
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
681.35 1097.02 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
0 -108.87 88.27 -197.13 197.13 -197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    82
108.93 0 197.13 88.27 197.13 197.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
0 108.87 -88.2 197.1 -197.13 197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    84
-108.87 0 -197.13 -88.23 -197.13 -197.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
K
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
836.69 1530.6 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
3 11.07 3 12.1 7.5 17.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
24.66 32.83 47.33 40.43 60.33 40.43 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
18.17 0 31.77 -15.17 31.77 -47.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
0 -29.8 -16.6 -87.8 -25.7 -107.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
-16.6 -33.77 -39.73 -51.93 -59.3 -51.93 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
-17.13 0 -33.73 13.6 -33.73 50.96 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
0 9.57 0 19.2 8 50.97 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
883.95 1721.3 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    97
0 0.5 0 5.6 -6.57 5.6 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
-11.6 0 -48.43 -4.1 -61.54 -5.1 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
-4.03 -0.5 -9.57 -1.04 -9.57 -10.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
0 -6.07 4.57 -6.07 12.1 -6.07 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
24.23 0 25.2 -3.64 25.2 -8.67 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
0 -3.57 -4.57 -20.7 -7.1 -31.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
-41.27 -164.46 p
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
-6.13 -25.2 -8.13 -33.27 -8.13 -50.84 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
0 -47.93 26.73 -79.23 64.07 -79.23 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
59.5 0 121.6 75.2 121.6 147.77 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
0 45.9 -26.77 80.8 -67.13 80.8 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
-23.17 0 -43.87 -14.63 -59.04 -30.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
cleartomark end end pagesave restore
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
 showpage
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
%%PageTrailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
%%Trailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
%%Pages: 1