diagrams/eps/barycentric/uz_cab.eps
author scott@6e1638ff-ae45-0410-89bd-df963105f760
Mon, 30 Jun 2008 20:20:52 +0000
changeset 21 b7812497643a
permissions -rw-r--r--
...
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: 18 15 97 112
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
%%HiResBoundingBox: 18.850079 15.004922 96.859926 111.990004
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 4000 0 0 3733 ^ Y
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    67
33.3333 w
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    68
4 M
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
0.2 i
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
K
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
1065.59 512.5 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
-258.3 234.77 -420.45 573.44 -420.45 949.93 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
0 708.79 574.58 1283.34 1283.34 1283.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    74
708.75 0 1283.33 -574.55 1283.33 -1283.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    75
0 -354.36 -143.65 -675.2 -375.88 -907.42 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    76
S
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    77
1770.96 3501.95 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
-11.72 0 -22.04 0 -32.29 -10.42 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
-11.75 -11.07 -13.21 -23.63 -13.21 -28.84 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
0 -17.71 13.25 -25.85 27.21 -25.85 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
21.36 0 41.25 17.64 41.25 47.2 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    82
0 36.07 -34.73 63.34 -87.11 63.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
-99.64 0 -197.82 -105.47 -197.82 -209.44 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    84
0 -66.34 42.77 -124.61 119.53 -124.61 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
105.47 0 167.51 78.32 167.51 87.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
0 4.43 -4.49 9.57 -8.89 9.57 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
-3.68 0 -5.18 -1.43 -9.57 -7.42 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
-58.2 -73.63 -138.44 -73.63 -147.3 -73.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
-46.39 0 -66.28 36.27 -66.28 80.66 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
0 30.34 14.71 102.09 39.78 147.98 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
22.82 42.19 63.31 74.02 103.81 74.02 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
25.03 0 53.03 -9.7 63.38 -29.75 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
0 0 0 0 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
2026.37 3308.98 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
-3.71 -13.35 -3.71 -14.78 -14.75 -27.41 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    97
-32.39 -40.69 -62.53 -52.47 -83.14 -52.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
-36.75 0 -47.07 40.69 -47.07 69.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
0 36.98 23.54 128.06 40.46 161.98 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
22.79 43.68 55.93 71.09 85.35 71.09 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
47.82 0 58.14 -60.74 58.14 -65.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
0 -4.36 -1.5 -8.85 -2.21 -12.56 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
-36.79 -144.99 -36.79 -144.99 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
2074.22 3500.13 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
-13.31 27.34 -34.7 47.33 -67.87 47.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
-86.3 0 -177.7 -108.46 -177.7 -216.08 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
0 -69.34 40.56 -118.03 98.08 -118.03 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
14.75 0 51.63 2.99 95.86 55.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
5.86 -31.12 31.71 -55.53 67.06 -55.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
25.85 0 42.77 16.99 54.56 40.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
12.56 26.56 22.17 71.61 22.17 73.11 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
0 7.36 -6.68 7.36 -8.86 7.36 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
-7.39 0 -8.14 -2.93 -10.32 -13.35 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
-12.56 -48.18 -25.81 -91.99 -56.05 -91.99 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
-19.92 0 -22.13 19.21 -22.13 33.98 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
0 16.21 1.5 22.14 9.6 54.62 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
8.11 31.05 9.57 38.41 16.21 66.47 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
12.53 47.27 15.53 61.33 26.56 103.39 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
5.18 20.7 5.18 22.2 5.18 25.13 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
0 12.57 -8.86 19.99 -21.42 19.99 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
-17.71 0 -28.75 -16.28 -30.93 -32.55 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
0 0 0 0 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
2296.81 3446.61 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
4.39 16.28 4.39 17.77 11.04 25.91 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
36.17 48.05 69.43 59.18 88.57 59.18 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
26.63 0 46.55 -22.2 46.55 -69.53 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
0 -43.69 -24.38 -128.78 -37.7 -156.9 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
-24.35 -49.54 -58.3 -76.17 -87.11 -76.17 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
-25.1 0 -49.45 19.92 -49.45 74.74 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
0 14 0 28.06 11.82 74.68 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
16.27 68.1 16.27 68.1 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
2366.21 3725.2 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
0 0.71 0 8.14 -9.57 8.14 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
-16.93 0 -70.64 -5.99 -89.78 -7.42 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
-5.86 -0.78 -13.96 -1.56 -13.96 -15.04 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
0 -8.92 6.61 -8.92 17.68 -8.92 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
35.29 0 36.78 -5.27 36.78 -12.63 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
0 -5.14 -6.64 -30.21 -10.29 -45.64 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
-60.35 -240.23 -60.35 -240.23 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
-8.82 -36.85 -11.79 -48.63 -11.79 -74.41 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
0 -69.98 39 -115.69 93.46 -115.69 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
86.79 0 177.31 109.83 177.31 216.08 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
0 67.06 -39 118.04 -97.85 118.04 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
-33.86 0 -64.03 -21.36 -86.1 -44.14 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
54.46 221.88 54.46 221.88 v
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
2111.82 2745.77 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
0 -101.24 -82.06 -183.34 -183.33 -183.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   152
-101.27 0 -183.34 82.1 -183.34 183.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
0 101.23 82.07 183.33 183.34 183.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   154
101.27 0 183.33 -82.1 183.33 -183.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   155
f
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   156
2111.82 2745.77 m
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
0 -101.24 -82.06 -183.34 -183.33 -183.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   158
-101.27 0 -183.34 82.1 -183.34 183.34 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   159
0 101.23 82.07 183.33 183.34 183.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
101.27 0 183.33 -82.1 183.33 -183.33 c
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   161
h
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   162
S
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   163
cleartomark end end pagesave restore
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
 showpage
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
%%PageTrailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
%%Trailer
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
%%Pages: 1