1 %!PS-Adobe-2.0 EPSF-1.2
3 %%BoundingBox: 183 323 417 477
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}
17 %%\begin{picture}(232,152)(184,324)
18 %%\IPEput{183}{323}{417}{477}
19 %%\put(237.449,464.811){\IPEtext{\IPEfs{10}\rm 5}}
20 %%\put(205.273,440.684){\IPEtext{\IPEfs{10}\rm 2}}
21 %%\put(269.427,440.301){\IPEtext{\IPEfs{10}\rm 8}}
22 %%\put(221.216,416.961){\IPEtext{\IPEfs{10}\rm 4}}
23 %%\put(253.357,416.578){\IPEtext{\IPEfs{10}\rm 7}}
24 %%\put(285.498,416.451){\IPEtext{\IPEfs{10}\rm 9}}
25 %%\put(189.216,416.961){\IPEtext{\IPEfs{10}\rm 1}}
26 %%\put(357.449,464.811){\IPEtext{\IPEfs{10}\rm 5}}
27 %%\put(325.273,440.684){\IPEtext{\IPEfs{10}\rm 2}}
28 %%\put(389.427,440.301){\IPEtext{\IPEfs{10}\rm 8}}
29 %%\put(373.357,416.578){\IPEtext{\IPEfs{10}\rm 7}}
30 %%\put(405.498,416.451){\IPEtext{\IPEfs{10}\rm 9}}
31 %%\put(237.449,376.811){\IPEtext{\IPEfs{10}\rm 5}}
32 %%\put(205.273,352.684){\IPEtext{\IPEfs{10}\rm 4}}
33 %%\put(269.427,352.301){\IPEtext{\IPEfs{10}\rm 8}}
34 %%\put(253.357,328.578){\IPEtext{\IPEfs{10}\rm 7}}
35 %%\put(285.498,328.451){\IPEtext{\IPEfs{10}\rm 9}}
36 %%\put(357.449,376.811){\IPEtext{\IPEfs{10}\rm 4}}
37 %%\put(325.273,352.684){\IPEtext{\IPEfs{10}\rm 2}}
38 %%\put(389.427,352.301){\IPEtext{\IPEfs{10}\rm 8}}
39 %%\put(373.357,328.578){\IPEtext{\IPEfs{10}\rm 7}}
40 %%\put(405.498,328.451){\IPEtext{\IPEfs{10}\rm 9}}
41 %%\put(224,444){\IPEtext{\IPEfs{10}\rm Insert 1}}
42 %%\put(344,444){\IPEtext{\IPEfs{10}\rm Delete 4}}
43 %%\put(224,356){\IPEtext{\IPEfs{10}\rm Delete 2}}
44 %%\put(344,356){\IPEtext{\IPEfs{10}\rm Delete 5}}
45 %%\end{picture}\endinput}
46 %% Ipe postscript prologue
50 /origmatrix matrix currentmatrix def
52 /sg {setgray} bind def
53 /sc {setrgbcolor} bind def
54 /ss {0 setdash setlinewidth} bind def
57 /sfi {gsave fill grestore} bind def
60 /np {newpath} bind def
61 /cl {closepath} bind def
65 /C {lineto closepath} bind def
67 %% x y size dx dy -> ar -> x y [ draws arrowhead, computes new vertex ]
68 /smallarrow {gsave exch atan 4 2 roll translate rotate dup scale
69 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath fill
70 -1 0 moveto currentpoint transform grestore itransform} bind def
71 /ar {gsave exch atan 4 2 roll translate rotate dup scale
72 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath
73 gsave origmatrix setmatrix [] 0 setdash stroke grestore fill
74 0 0 moveto currentpoint transform grestore itransform} bind def
76 /af {ar moveto} bind def
77 /at {ar lineto} bind def
78 %% x y size dx dy -> arw -> [ draws arrowhead ]
79 /arw {ar pop pop} bind def
81 /ci {0 360 arc} bind def
82 /el {gsave concat 0 exch 0 exch 0 360 newpath arc origmatrix
85 /gr {grestore} bind def
86 /gsts {gsave translate scale } bind def
88 /marker {gsave translate 0 setlinewidth [] 0 setdash newpath} bind def
89 /m1 {marker 0 exch 0 exch 0 360 arc stroke grestore} bind def
90 /m2 {marker 0 exch 0 exch 0 360 arc fill grestore} bind def
91 /m3 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
92 neg exch lineto closepath stroke grestore} bind def
93 /m4 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
94 neg exch lineto closepath fill grestore} bind def
95 /m5 {marker dup dup moveto dup neg dup lineto dup dup neg moveto dup
96 neg exch lineto closepath stroke grestore} bind def
99 systemdict /setpacking known {/savepacking currentpacking def false
109 systemdict /setpacking known {savepacking setpacking} if
111 %% x y /qi -> defp -> [/qi [x y] def]
112 /defp {dup 4 1 roll load astore def} bind def
114 /midpoint { exch 4 3 roll add 2 div 3 1 roll add 2 div } bind def
115 /thirdpoint { exch 4 3 roll 2 mul add 3 div 3 1 roll exch 2 mul add 3
118 /prespl {/p3 defp /p2 defp /p1 defp /p0 defp
119 p1 p2 thirdpoint /q1 defp
120 p2 p1 thirdpoint /q2 defp
121 p1 p0 thirdpoint q1 midpoint /q0 defp
122 p2 p3 thirdpoint q2 midpoint /q3 defp } bind def
123 /postspl { q1 q2 q3 curveto p1 p2 p3 } bind def
124 /fspl { prespl q0 moveto postspl } bind def
125 /spl { prespl postspl } bind def
126 /xspl { pop pop pop pop pop pop } bind def
128 /qspl { /p2 defp /p1 defp /p0 defp
129 p1 p0 midpoint /q0 defp
130 p1 p2 midpoint /q3 defp
131 p1 q0 thirdpoint /q1 defp
132 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto } bind def
134 /cqspl { /p2 defp /p1 defp /p0 defp
135 p1 p0 midpoint /q0 defp
136 p1 p2 midpoint /q3 defp
137 p1 q0 thirdpoint /q1 defp
138 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto
139 p2 p1 midpoint /q0 defp
140 p2 p0 midpoint /q3 defp
141 p2 q0 thirdpoint /q1 defp
142 p2 q3 thirdpoint /q2 defp q1 q2 q3 curveto
143 p0 p2 midpoint /q0 defp
144 p0 p1 midpoint /q3 defp
145 p0 q0 thirdpoint /q1 defp
146 p0 q3 thirdpoint /q2 defp q1 q2 q3 curveto } bind def
149 /pix { /picstr exch string def } def
150 %% wd ht -> preimg -> ..stuff for image..
151 /preimg { 8 [ 3 index 0 0 5 index neg 0 7 index ]
152 {currentfile picstr readhexstring pop} } def
153 /img { preimg image } bind def
154 /kimg { preimg false 3 colorimage } bind def
159 IpeDict begin 312 276 translate
162 %%\documentclass[a4paper]{article}
226 % xy -74.5509 188.811
233 % xy -106.727 164.684
240 % xy -42.5727 164.301
247 % xy -90.7842 140.961
254 % xy -58.6432 140.578
261 % xy -26.5022 140.451
328 % xy -122.784 140.961
520 % xy -74.5509 100.811