1 %!PS-Adobe-2.0 EPSF-1.2
3 %%BoundingBox: 202 354 397 445
5 {\catcode37=9\def\IPEdummy{({{)}} pop
6 %%}\makeatletter\let\@notdefinable\relax
7 %%\def\IPEc#1[#2]#3{\newcommand{#1}[#2]{#3}\ignorespaces}\@ifundefined
8 %%{selectfont}{\let\selectfont\relax\def\fontsize#1#2{}}{}\makeatother
9 %%\IPEc\IPEput[4]{\put(0,0){\special{psfile=\IPEfile}}}
10 %%\IPEc\IPEmp[2]{\minipage[t]{#1bp}#2\special{color pop}\endminipage}
11 %%\IPEc\IPEtext[1]{\makebox(0,0)[lb]{#1\special{color pop}}}
12 %%\IPEc\IPEfs[1]{\IPEcolfs{0 0 0}{#1}}
13 %%\IPEc\IPEcolfs[2]{\dimen0=#2pt\fontsize{#2}{1.2\dimen0}\selectfont
14 %%\special{color push rgb #1}}
15 %%\IPEc\IPEsize[2]{\unitlength1bp\ignorespaces}
16 %%\IPEsize{193.493}{89.9828}
17 %%\begin{picture}(193.493,89.9828)(203.254,355.009)
18 %%\IPEput{202}{354}{397}{445}
19 %%\put(359.787,421.802){\IPEtext{\IPEfs{10}\rm y}}
20 %%\put(370.357,426.081){\IPEtext{\IPEfs{8}$0$}}
21 %%\put(251.787,421.802){\IPEtext{\IPEfs{10}\rm x}}
22 %%\put(262.357,426.081){\IPEtext{\IPEfs{8}$+$}}
23 %%\put(271.787,397.802){\IPEtext{\IPEfs{10}\rm y}}
24 %%\put(282.357,402.081){\IPEtext{\IPEfs{8}$+$}}
25 %%\put(339.787,397.802){\IPEtext{\IPEfs{10}\rm x}}
26 %%\put(350.357,402.081){\IPEtext{\IPEfs{8}$0$}}
27 %%\put(354.791,367.57){\IPEtext{\IPEfs{10}\rm B}}
28 %%\put(234.791,391.57){\IPEtext{\IPEfs{10}\rm A}}
29 %%\put(322.791,367.57){\IPEtext{\IPEfs{10}\rm A}}
30 %%\put(286.791,367.57){\IPEtext{\IPEfs{10}\rm C}}
31 %%\put(254.791,367.57){\IPEtext{\IPEfs{10}\rm B}}
32 %%\put(374.791,391.57){\IPEtext{\IPEfs{10}\rm C}}
33 %%\put(235.468,378.052){\IPEtext{\IPEfs{10}\rm $h$}}
34 %%\put(203.254,410.484){\IPEtext{\IPEfs{10}\rm $[h+1]$}}
35 %%\put(268.749,412.475){\IPEtext{\IPEfs{10}\rm $h+2$}}
36 %%\put(217.207,433.243){\IPEtext{\IPEfs{10}\rm $[h+3]$}}
37 %%\put(278.878,355.009){\IPEtext{\IPEfs{10}\rm $h+1$}}
38 %%\put(255.468,355.009){\IPEtext{\IPEfs{10}\rm $h$}}
39 %%\put(323.468,355.009){\IPEtext{\IPEfs{10}\rm $h$}}
40 %%\put(355.468,355.009){\IPEtext{\IPEfs{10}\rm $h$}}
41 %%\put(373.826,378.621){\IPEtext{\IPEfs{10}\rm $h+1$}}
42 %%\put(306.622,399.958){\IPEtext{\IPEfs{10}\rm $h+1$}}
43 %%\put(327.695,430.398){\IPEtext{\IPEfs{10}\rm $h+2$}}
44 %%\end{picture}\endinput}
45 %% Ipe postscript prologue
49 /origmatrix matrix currentmatrix def
51 /sg {setgray} bind def
52 /sc {setrgbcolor} bind def
53 /ss {0 setdash setlinewidth} bind def
56 /sfi {gsave fill grestore} bind def
59 /np {newpath} bind def
60 /cl {closepath} bind def
64 /C {lineto closepath} bind def
66 %% x y size dx dy -> ar -> x y [ draws arrowhead, computes new vertex ]
67 /smallarrow {gsave exch atan 4 2 roll translate rotate dup scale
68 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath fill
69 -1 0 moveto currentpoint transform grestore itransform} bind def
70 /ar {gsave exch atan 4 2 roll translate rotate dup scale
71 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath
72 gsave origmatrix setmatrix [] 0 setdash stroke grestore fill
73 0 0 moveto currentpoint transform grestore itransform} bind def
75 /af {ar moveto} bind def
76 /at {ar lineto} bind def
77 %% x y size dx dy -> arw -> [ draws arrowhead ]
78 /arw {ar pop pop} bind def
80 /ci {0 360 arc} bind def
81 /el {gsave concat 0 exch 0 exch 0 360 newpath arc origmatrix
84 /gr {grestore} bind def
85 /gsts {gsave translate scale } bind def
87 /marker {gsave translate 0 setlinewidth [] 0 setdash newpath} bind def
88 /m1 {marker 0 exch 0 exch 0 360 arc stroke grestore} bind def
89 /m2 {marker 0 exch 0 exch 0 360 arc fill grestore} bind def
90 /m3 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
91 neg exch lineto closepath stroke grestore} bind def
92 /m4 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
93 neg exch lineto closepath fill grestore} bind def
94 /m5 {marker dup dup moveto dup neg dup lineto dup dup neg moveto dup
95 neg exch lineto closepath stroke grestore} bind def
98 systemdict /setpacking known {/savepacking currentpacking def false
108 systemdict /setpacking known {savepacking setpacking} if
110 %% x y /qi -> defp -> [/qi [x y] def]
111 /defp {dup 4 1 roll load astore def} bind def
113 /midpoint { exch 4 3 roll add 2 div 3 1 roll add 2 div } bind def
114 /thirdpoint { exch 4 3 roll 2 mul add 3 div 3 1 roll exch 2 mul add 3
117 /prespl {/p3 defp /p2 defp /p1 defp /p0 defp
118 p1 p2 thirdpoint /q1 defp
119 p2 p1 thirdpoint /q2 defp
120 p1 p0 thirdpoint q1 midpoint /q0 defp
121 p2 p3 thirdpoint q2 midpoint /q3 defp } bind def
122 /postspl { q1 q2 q3 curveto p1 p2 p3 } bind def
123 /fspl { prespl q0 moveto postspl } bind def
124 /spl { prespl postspl } bind def
125 /xspl { pop pop pop pop pop pop } bind def
127 /qspl { /p2 defp /p1 defp /p0 defp
128 p1 p0 midpoint /q0 defp
129 p1 p2 midpoint /q3 defp
130 p1 q0 thirdpoint /q1 defp
131 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto } bind def
133 /cqspl { /p2 defp /p1 defp /p0 defp
134 p1 p0 midpoint /q0 defp
135 p1 p2 midpoint /q3 defp
136 p1 q0 thirdpoint /q1 defp
137 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto
138 p2 p1 midpoint /q0 defp
139 p2 p0 midpoint /q3 defp
140 p2 q0 thirdpoint /q1 defp
141 p2 q3 thirdpoint /q2 defp q1 q2 q3 curveto
142 p0 p2 midpoint /q0 defp
143 p0 p1 midpoint /q3 defp
144 p0 q0 thirdpoint /q1 defp
145 p0 q3 thirdpoint /q2 defp q1 q2 q3 curveto } bind def
148 /pix { /picstr exch string def } def
149 %% wd ht -> preimg -> ..stuff for image..
150 /preimg { 8 [ 3 index 0 0 5 index neg 0 7 index ]
151 {currentfile picstr readhexstring pop} } def
152 /img { preimg image } bind def
153 /kimg { preimg false 3 colorimage } bind def
158 IpeDict begin 326.338 372.991 translate
161 %%\documentclass[a4paper]{article}
362 % xy -39.5466 -5.4214
381 % xy -71.5466 -5.4214
422 -88 36 7 -10.3431 -10.343 af
495 % xy -123.084 37.4925
502 % xy -57.5886 39.4839
509 % xy -109.131 60.2516
551 % xy -19.7152 26.9664