diagrams/eps/barycentric/ux_ca.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 13 103 85
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
%%HiResBoundingBox: 0.000000 13.185469 102.671488 84.800277
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 4201 0 0 3333 ^ 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
261.91 2776.42 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
-11.72 0 -21.94 0 -32.29 -10.42 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
-11.72 -11.07 -13.15 -23.63 -13.15 -28.84 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
0 -17.71 13.21 -25.85 27.21 -25.85 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
21.36 0 41.21 17.64 41.21 47.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    74
0 36.07 -34.7 63.35 -87.14 63.35 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    75
-99.58 0 -197.75 -105.47 -197.75 -209.44 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    76
0 -66.34 42.77 -124.61 119.5 -124.61 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    77
105.5 0 167.48 78.32 167.48 87.18 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
0 4.43 -4.46 9.57 -8.86 9.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
-3.71 0 -5.14 -1.43 -9.57 -7.42 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
-58.14 -73.63 -138.45 -73.63 -147.27 -73.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
-46.45 0 -66.34 36.26 -66.34 80.66 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    82
0 30.34 14.78 102.08 39.84 147.98 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
22.82 42.19 63.28 74.02 103.84 74.02 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    84
25 0 53.03 -9.7 63.35 -29.75 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
-0.07 0 -0.07 0 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
517.35 2583.45 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
-3.68 -13.35 -3.68 -14.78 -14.75 -27.41 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
-32.36 -40.69 -62.5 -52.47 -83.07 -52.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
-36.79 0 -47.14 40.69 -47.14 69.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
0 36.98 23.57 128.06 40.5 161.98 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
22.82 43.69 55.93 71.09 85.32 71.09 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
47.82 0 58.17 -60.74 58.17 -65.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
0 -4.36 -1.53 -8.86 -2.25 -12.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
-36.78 -144.98 -36.78 -144.98 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    97
565.17 2774.59 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
-13.28 27.34 -34.67 47.33 -67.84 47.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
-86.27 0 -177.67 -108.46 -177.67 -216.08 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
0 -69.34 40.53 -118.04 98.05 -118.04 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
14.75 0 51.6 3 95.9 55.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
5.86 -31.12 31.64 -55.54 67.06 -55.54 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
25.78 0 42.77 16.99 54.56 40.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
12.56 26.56 22.17 71.61 22.17 73.11 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
0 7.36 -6.64 7.36 -8.89 7.36 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
-7.36 0 -8.07 -2.93 -10.35 -13.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
-12.5 -48.18 -25.78 -91.99 -55.99 -91.99 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
-19.92 0 -22.17 19.2 -22.17 33.98 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
0 16.21 1.53 22.14 9.61 54.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
8.07 31.05 9.63 38.41 16.27 66.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
12.5 47.27 15.43 61.33 26.5 103.38 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
5.14 20.7 5.14 22.2 5.14 25.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
0 12.56 -8.82 19.98 -21.42 19.98 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
-17.68 0 -28.71 -16.28 -30.93 -32.55 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
0 0 0 0 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
33.3333 w
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
4 M
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
1420.51 453.45 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
-348.99 229.36 -579.39 624.41 -579.39 1073.24 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
0.03 708.71 574.58 1283.32 1283.37 1283.32 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
684.26 0 1243.44 -535.52 1281.27 -1210.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
S
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
1104.88 2327.07 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
87.66 -50.65 117.71 -162.76 67.09 -250.45 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
-50.62 -87.7 -162.76 -117.71 -250.42 -67.12 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
-87.7 50.65 -117.74 162.76 -67.12 250.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
50.62 87.7 162.76 117.71 250.46 67.12 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
1104.88 2327.07 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
87.66 -50.65 117.71 -162.76 67.09 -250.45 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
-50.62 -87.7 -162.76 -117.71 -250.42 -67.12 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
-87.7 50.65 -117.74 162.76 -67.12 250.46 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
50.62 87.7 162.76 117.71 250.46 67.12 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
S
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
cleartomark end end pagesave restore
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
 showpage
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
%%PageTrailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
%%Trailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
%%Pages: 1