1 %!PS-Adobe-2.0 EPSF-1.2
3 %%BoundingBox: 251 367 349 433
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}(96,64)(252,368)
18 %%\IPEput{251}{367}{349}{433}
19 %%\put(289.449,420.811){\IPEtext{\IPEfs{10}\rm 5}}
20 %%\put(257.273,396.684){\IPEtext{\IPEfs{10}\rm 2}}
21 %%\put(321.427,396.301){\IPEtext{\IPEfs{10}\rm 8}}
22 %%\put(273.216,372.961){\IPEtext{\IPEfs{10}\rm 4}}
23 %%\put(305.357,372.578){\IPEtext{\IPEfs{10}\rm 7}}
24 %%\put(337.498,372.451){\IPEtext{\IPEfs{10}\rm 9}}
25 %%\end{picture}\endinput}
26 %% Ipe postscript prologue
30 /origmatrix matrix currentmatrix def
32 /sg {setgray} bind def
33 /sc {setrgbcolor} bind def
34 /ss {0 setdash setlinewidth} bind def
37 /sfi {gsave fill grestore} bind def
40 /np {newpath} bind def
41 /cl {closepath} bind def
45 /C {lineto closepath} bind def
47 %% x y size dx dy -> ar -> x y [ draws arrowhead, computes new vertex ]
48 /smallarrow {gsave exch atan 4 2 roll translate rotate dup scale
49 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath fill
50 -1 0 moveto currentpoint transform grestore itransform} bind def
51 /ar {gsave exch atan 4 2 roll translate rotate dup scale
52 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath
53 gsave origmatrix setmatrix [] 0 setdash stroke grestore fill
54 0 0 moveto currentpoint transform grestore itransform} bind def
56 /af {ar moveto} bind def
57 /at {ar lineto} bind def
58 %% x y size dx dy -> arw -> [ draws arrowhead ]
59 /arw {ar pop pop} bind def
61 /ci {0 360 arc} bind def
62 /el {gsave concat 0 exch 0 exch 0 360 newpath arc origmatrix
65 /gr {grestore} bind def
66 /gsts {gsave translate scale } bind def
68 /marker {gsave translate 0 setlinewidth [] 0 setdash newpath} bind def
69 /m1 {marker 0 exch 0 exch 0 360 arc stroke grestore} bind def
70 /m2 {marker 0 exch 0 exch 0 360 arc fill grestore} bind def
71 /m3 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
72 neg exch lineto closepath stroke grestore} bind def
73 /m4 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
74 neg exch lineto closepath fill grestore} bind def
75 /m5 {marker dup dup moveto dup neg dup lineto dup dup neg moveto dup
76 neg exch lineto closepath stroke grestore} bind def
79 systemdict /setpacking known {/savepacking currentpacking def false
89 systemdict /setpacking known {savepacking setpacking} if
91 %% x y /qi -> defp -> [/qi [x y] def]
92 /defp {dup 4 1 roll load astore def} bind def
94 /midpoint { exch 4 3 roll add 2 div 3 1 roll add 2 div } bind def
95 /thirdpoint { exch 4 3 roll 2 mul add 3 div 3 1 roll exch 2 mul add 3
98 /prespl {/p3 defp /p2 defp /p1 defp /p0 defp
99 p1 p2 thirdpoint /q1 defp
100 p2 p1 thirdpoint /q2 defp
101 p1 p0 thirdpoint q1 midpoint /q0 defp
102 p2 p3 thirdpoint q2 midpoint /q3 defp } bind def
103 /postspl { q1 q2 q3 curveto p1 p2 p3 } bind def
104 /fspl { prespl q0 moveto postspl } bind def
105 /spl { prespl postspl } bind def
106 /xspl { pop pop pop pop pop pop } bind def
108 /qspl { /p2 defp /p1 defp /p0 defp
109 p1 p0 midpoint /q0 defp
110 p1 p2 midpoint /q3 defp
111 p1 q0 thirdpoint /q1 defp
112 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto } bind def
114 /cqspl { /p2 defp /p1 defp /p0 defp
115 p1 p0 midpoint /q0 defp
116 p1 p2 midpoint /q3 defp
117 p1 q0 thirdpoint /q1 defp
118 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto
119 p2 p1 midpoint /q0 defp
120 p2 p0 midpoint /q3 defp
121 p2 q0 thirdpoint /q1 defp
122 p2 q3 thirdpoint /q2 defp q1 q2 q3 curveto
123 p0 p2 midpoint /q0 defp
124 p0 p1 midpoint /q3 defp
125 p0 q0 thirdpoint /q1 defp
126 p0 q3 thirdpoint /q2 defp q1 q2 q3 curveto } bind def
129 /pix { /picstr exch string def } def
130 %% wd ht -> preimg -> ..stuff for image..
131 /preimg { 8 [ 3 index 0 0 5 index neg 0 7 index ]
132 {currentfile picstr readhexstring pop} } def
133 /img { preimg image } bind def
134 /kimg { preimg false 3 colorimage } bind def
139 IpeDict begin 364 232 translate
142 %%\documentclass[a4paper]{article}
206 % xy -74.5509 188.811
213 % xy -106.727 164.684
220 % xy -42.5727 164.301
227 % xy -90.7842 140.961
234 % xy -58.6432 140.578
241 % xy -26.5022 140.451