1 %!PS-Adobe-2.0 EPSF-1.2
3 %%BoundingBox: 206 354 393 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{185.52}{89.6629}
17 %%\begin{picture}(185.52,89.6629)(207.24,355.169)
18 %%\IPEput{206}{354}{393}{445}
19 %%\put(261.683,421.642){\IPEtext{\IPEfs{10}\rm x}}
20 %%\put(272.253,425.921){\IPEtext{\IPEfs{8}$-$}}
21 %%\put(241.683,397.642){\IPEtext{\IPEfs{10}\rm y}}
22 %%\put(252.253,401.921){\IPEtext{\IPEfs{8}$-$}}
23 %%\put(256.688,367.41){\IPEtext{\IPEfs{10}\rm B}}
24 %%\put(224.687,367.41){\IPEtext{\IPEfs{10}\rm A}}
25 %%\put(276.688,391.41){\IPEtext{\IPEfs{10}\rm C}}
26 %%\put(225.364,355.169){\IPEtext{\IPEfs{10}\rm $h$}}
27 %%\put(248.774,355.169){\IPEtext{\IPEfs{10}\rm $h-1$}}
28 %%\put(207.24,396.956){\IPEtext{\IPEfs{10}\rm $h+1$}}
29 %%\put(221.467,411.404){\IPEtext{\IPEfs{10}\rm $[h]$}}
30 %%\put(225.882,432.949){\IPEtext{\IPEfs{10}\rm $[h+1]$}}
31 %%\put(268.774,379.27){\IPEtext{\IPEfs{10}\rm $h-1$}}
32 %%\put(342.209,421.642){\IPEtext{\IPEfs{10}\rm y}}
33 %%\put(352.779,425.921){\IPEtext{\IPEfs{8}$0$}}
34 %%\put(362.209,397.642){\IPEtext{\IPEfs{10}\rm x}}
35 %%\put(372.779,401.921){\IPEtext{\IPEfs{8}$0$}}
36 %%\put(325.213,391.41){\IPEtext{\IPEfs{10}\rm A}}
37 %%\put(377.213,367.41){\IPEtext{\IPEfs{10}\rm C}}
38 %%\put(345.213,367.41){\IPEtext{\IPEfs{10}\rm B}}
39 %%\put(325.89,379.27){\IPEtext{\IPEfs{10}\rm $h$}}
40 %%\put(337.3,355.169){\IPEtext{\IPEfs{10}\rm $h-1$}}
41 %%\put(369.3,355.169){\IPEtext{\IPEfs{10}\rm $h-1$}}
42 %%\put(346.926,399.353){\IPEtext{\IPEfs{10}\rm $h$}}
43 %%\put(315.856,435.87){\IPEtext{\IPEfs{10}\rm $h+1$}}
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 336.234 288.831 translate
161 %%\documentclass[a4paper]{article}
180 -24.6666 136 7 20 0 at
196 % xy -74.5509 132.811
220 % xy -94.5509 108.811
246 % xy -79.5466 78.5786
265 % xy -111.547 78.5786
286 -77.1215 129.854 7 9.757 11.708 af
315 % xy -59.5466 102.579
346 % xy -128.994 108.125
353 % xy -114.767 122.573
360 % xy -110.352 144.118
446 % xy -11.0209 102.579
531 % xy -10.3443 90.4382
559 % xy -20.3777 147.039