]> mj.ucw.cz Git - ads1.git/blob - 7-stromy/treepic/t6.ipe
Dalsi verze dijkstrovskych slidu.
[ads1.git] / 7-stromy / treepic / t6.ipe
1 %!PS-Adobe-2.0 EPSF-1.2
2 %%Creator: Ipe 5.0
3 %%BoundingBox: 202 373 397 427
4 %%EndComments
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.181}{52}
17 %%\begin{picture}(193.181,52)(203.409,374)
18 %%\IPEput{202}{373}{397}{427}
19 %%\put(208.858,402.811){\IPEtext{\IPEfs{10}\rm x}}
20 %%\put(219.428,407.09){\IPEtext{\IPEfs{8}$0$}}
21 %%\put(264.858,402.811){\IPEtext{\IPEfs{10}\rm x}}
22 %%\put(275.428,407.09){\IPEtext{\IPEfs{8}$-$}}
23 %%\put(248.858,378.811){\IPEtext{\IPEfs{10}\rm y}}
24 %%\put(259.428,383.09){\IPEtext{\IPEfs{8}\rm 0}}
25 %%\put(309.791,402.811){\IPEtext{\IPEfs{10}\rm x}}
26 %%\put(320.361,407.09){\IPEtext{\IPEfs{8}$+$}}
27 %%\put(325.791,378.811){\IPEtext{\IPEfs{10}\rm z}}
28 %%\put(336.361,383.09){\IPEtext{\IPEfs{8}$0$}}
29 %%\put(349.791,378.811){\IPEtext{\IPEfs{10}\rm y}}
30 %%\put(360.361,383.09){\IPEtext{\IPEfs{8}$0$}}
31 %%\put(365.791,402.811){\IPEtext{\IPEfs{10}\rm x}}
32 %%\put(376.361,407.09){\IPEtext{\IPEfs{8}$0$}}
33 %%\put(381.791,378.811){\IPEtext{\IPEfs{10}\rm z}}
34 %%\put(392.361,383.09){\IPEtext{\IPEfs{8}$0$}}
35 %%\end{picture}\endinput}
36 %% Ipe postscript prologue
37
38 /IpeDict 60 dict def
39 IpeDict begin
40 /origmatrix matrix currentmatrix def
41
42 /sg {setgray} bind def
43 /sc {setrgbcolor} bind def
44 /ss {0 setdash setlinewidth} bind def
45 /sk {stroke} bind def
46 /fi {fill} bind def
47 /sfi {gsave fill grestore} bind def
48 /mt {moveto} bind def
49 /lt {lineto} bind def
50 /np {newpath} bind def
51 /cl {closepath} bind def
52 /N {moveto} bind def
53 /L {lineto} bind def
54 /E {lineto} bind def
55 /C {lineto closepath} bind def
56 %%%%
57 %% x y size dx dy -> ar -> x y [ draws arrowhead, computes new vertex ]
58 /smallarrow {gsave exch atan 4 2 roll translate rotate dup scale
59 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath fill
60 -1 0 moveto currentpoint transform grestore itransform} bind def
61 /ar {gsave exch atan 4 2 roll translate rotate dup scale
62 newpath 0 0 moveto -1 0.3 lineto -1 -0.3 lineto closepath
63 gsave origmatrix setmatrix [] 0 setdash stroke grestore fill
64 0 0 moveto currentpoint transform grestore itransform} bind def
65 %%%%
66 /af {ar moveto} bind def
67 /at {ar lineto} bind def
68 %% x y size dx dy -> arw -> [ draws arrowhead ]
69 /arw {ar pop pop} bind def
70 %%%%
71 /ci {0 360 arc} bind def
72 /el {gsave concat 0 exch 0 exch 0 360 newpath arc origmatrix
73 setmatrix} bind def
74 /gs {gsave} bind def
75 /gr {grestore} bind def
76 /gsts {gsave translate scale } bind def
77 %%
78 /marker {gsave translate 0 setlinewidth [] 0 setdash newpath} bind def
79 /m1 {marker 0 exch 0 exch 0 360 arc stroke grestore} bind def
80 /m2 {marker 0 exch 0 exch 0 360 arc fill grestore} bind def
81 /m3 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
82 neg exch lineto closepath stroke grestore} bind def 
83 /m4 {marker dup dup moveto dup dup neg lineto dup neg dup lineto dup
84 neg exch lineto closepath fill grestore} bind def
85 /m5 {marker dup dup moveto dup neg dup lineto dup dup neg moveto dup
86 neg exch lineto closepath stroke grestore} bind def
87
88 %% splines
89 systemdict /setpacking known {/savepacking currentpacking def false
90   setpacking} if
91 /q0 {0 0} def
92 /q1 {0 0} def
93 /q2 {0 0} def
94 /q3 {0 0} def
95 /p0 {0 0} def
96 /p1 {0 0} def
97 /p2 {0 0} def
98 /p3 {0 0} def
99 systemdict /setpacking known {savepacking setpacking} if
100
101 %% x y /qi -> defp -> [/qi [x y] def]
102 /defp {dup 4 1 roll load astore def} bind def
103
104 /midpoint { exch 4 3 roll add 2 div 3 1 roll add 2 div } bind def
105 /thirdpoint { exch 4 3 roll 2 mul add 3 div 3 1 roll exch 2 mul add 3
106 div } bind def
107
108 /prespl {/p3 defp /p2 defp /p1 defp /p0 defp
109 p1 p2 thirdpoint /q1 defp
110 p2 p1 thirdpoint /q2 defp
111 p1 p0 thirdpoint q1 midpoint /q0 defp
112 p2 p3 thirdpoint q2 midpoint /q3 defp } bind def
113 /postspl { q1 q2 q3 curveto p1 p2 p3 } bind def
114 /fspl { prespl q0 moveto postspl } bind def
115 /spl { prespl postspl } bind def
116 /xspl { pop pop pop pop pop pop } bind def
117
118 /qspl { /p2 defp /p1 defp /p0 defp
119 p1 p0 midpoint /q0 defp
120 p1 p2 midpoint /q3 defp
121 p1 q0 thirdpoint /q1 defp
122 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto } bind def
123
124 /cqspl { /p2 defp /p1 defp /p0 defp
125 p1 p0 midpoint /q0 defp
126 p1 p2 midpoint /q3 defp
127 p1 q0 thirdpoint /q1 defp
128 p1 q3 thirdpoint /q2 defp q0 moveto q1 q2 q3 curveto
129 p2 p1 midpoint /q0 defp
130 p2 p0 midpoint /q3 defp
131 p2 q0 thirdpoint /q1 defp
132 p2 q3 thirdpoint /q2 defp q1 q2 q3 curveto
133 p0 p2 midpoint /q0 defp
134 p0 p1 midpoint /q3 defp
135 p0 q0 thirdpoint /q1 defp
136 p0 q3 thirdpoint /q2 defp q1 q2 q3 curveto } bind def
137
138 %% bitmaps
139 /pix { /picstr exch string def } def
140 %% wd ht -> preimg -> ..stuff for image..
141 /preimg { 8 [ 3 index 0 0 5 index neg 0 7 index ]
142  {currentfile picstr readhexstring pop} } def
143 /img { preimg image } bind def
144 /kimg { preimg false 3 colorimage } bind def
145 %%
146 end
147 %% Ipe prologue end
148
149 IpeDict begin 330.922 210.921 translate
150
151 % Preamble 1
152 %%\documentclass[a4paper]{article}
153 % Group
154
155 % Group
156
157 % Circle
158 % ss 0
159 0.4 [] ss
160 np % xy
161 -119.513 195.079 % r
162 8 ci
163 % sk
164 0 sg sk
165 % End
166
167 % Text
168 % xy -122.064 191.89
169 % sk 0
170 % f 0 10
171 % s x
172 % End
173
174 % Line
175 % ss 0
176 0.4 [] ss
177 np % # 2
178 -75.0751 177.735 mt
179 -67.9503 188.423 lt
180 % sk
181 0 sg sk
182 % End
183
184 % Line
185 % ss 0
186 0.4 [] ss
187 np % # 2
188 -119.513 203.079 mt
189 -119.513 215.079 lt
190 % sk
191 0 sg sk
192 % End
193
194 % Line
195 % ss 0
196 1.2 [] ss
197 % ar 2 7
198 0 sg np % # 2
199 -63.5127 203.079 mt
200 -63.5127 215.079 7 0 12 at
201 % sk
202 0 sg sk
203 % End
204
205 % Line
206 % ss 0
207 0.4 [] ss
208 % ar 2 7
209 0 sg np % # 2
210 -103.513 195.079 mt
211 -83.5127 195.079 7 20 0 at
212 % sk
213 0 sg sk
214 % End
215
216 % Text
217 % xy -111.494 196.169
218 % sk 0
219 % f 3 8
220 % s 0
221 % End
222
223 % Circle
224 % ss 0
225 0.4 [] ss
226 np % xy
227 -63.5127 195.079 % r
228 8 ci
229 % sk
230 0 sg sk
231 % End
232
233 % Text
234 % xy -66.0636 191.89
235 % sk 0
236 % f 0 10
237 % s x
238 % End
239
240 % Text
241 % xy -55.4938 196.169
242 % sk 0
243 % f 3 8
244 % s -
245 % End
246
247 % Circle
248 % ss 0
249 0.4 [] ss
250 np % xy
251 -79.5127 171.079 % r
252 8 ci
253 % sk
254 0 sg sk
255 % End
256
257 % Text
258 % xy -82.0636 167.89
259 % sk 0
260 % f 0 10
261 % s y
262 % End
263
264 % Text
265 % xy -71.4938 172.169
266 % sk 0
267 % f 0 8
268 % s 0
269 % End
270
271 % End
272
273 % Group
274
275 % Line
276 % ss 0
277 0.4 [] ss
278 np % # 2
279 -7.01786 177.735 mt
280 -14.1427 188.423 lt
281 % sk
282 0 sg sk
283 % End
284
285 % Line
286 % ss 0
287 0.4 [] ss
288 np % # 2
289 25.8573 177.735 mt
290 32.9821 188.423 lt
291 % sk
292 0 sg sk
293 % End
294
295 % Line
296 % ss 0
297 0.4 [] ss
298 np % # 2
299 48.9821 177.735 mt
300 41.8573 188.423 lt
301 % sk
302 0 sg sk
303 % End
304
305 % Line
306 % ss 0
307 0.4 [] ss
308 np % # 2
309 -18.5803 203.079 mt
310 -18.5803 215.079 lt
311 % sk
312 0 sg sk
313 % End
314
315 % Line
316 % ss 0
317 0.4 [] ss
318 np % # 2
319 37.4197 203.079 mt
320 37.4197 215.079 lt
321 % sk
322 0 sg sk
323 % End
324
325 % Line
326 % ss 0
327 0.4 [] ss
328 % ar 2 7
329 0 sg np % # 2
330 -2.58026 195.079 mt
331 17.4197 195.079 7 20 0 at
332 % sk
333 0 sg sk
334 % End
335
336 % Circle
337 % ss 0
338 0.4 [] ss
339 np % xy
340 -18.5803 195.079 % r
341 8 ci
342 % sk
343 0 sg sk
344 % End
345
346 % Text
347 % xy -21.1312 191.89
348 % sk 0
349 % f 0 10
350 % s x
351 % End
352
353 % Text
354 % xy -10.5614 196.169
355 % sk 0
356 % f 3 8
357 % s +
358 % End
359
360 % Circle
361 % ss 0
362 0.4 [] ss
363 np % xy
364 -2.58026 171.079 % r
365 8 ci
366 % sk
367 0 sg sk
368 % End
369
370 % Text
371 % xy -5.13116 167.89
372 % sk 0
373 % f 0 10
374 % s z
375 % End
376
377 % Text
378 % xy 5.43864 172.169
379 % sk 0
380 % f 3 8
381 % s 0
382 % End
383
384 % Circle
385 % ss 0
386 0.4 [] ss
387 np % xy
388 21.4197 171.079 % r
389 8 ci
390 % sk
391 0 sg sk
392 % End
393
394 % Text
395 % xy 18.8688 167.89
396 % sk 0
397 % f 0 10
398 % s y
399 % End
400
401 % Text
402 % xy 29.4386 172.169
403 % sk 0
404 % f 3 8
405 % s 0
406 % End
407
408 % Circle
409 % ss 0
410 0.4 [] ss
411 np % xy
412 37.4197 195.079 % r
413 8 ci
414 % sk
415 0 sg sk
416 % End
417
418 % Text
419 % xy 34.8688 191.89
420 % sk 0
421 % f 0 10
422 % s x
423 % End
424
425 % Text
426 % xy 45.4387 196.169
427 % sk 0
428 % f 3 8
429 % s 0
430 % End
431
432 % Circle
433 % ss 0
434 0.4 [] ss
435 np % xy
436 53.4197 171.079 % r
437 8 ci
438 % sk
439 0 sg sk
440 % End
441
442 % Text
443 % xy 50.8688 167.89
444 % sk 0
445 % f 0 10
446 % s z
447 % End
448
449 % Text
450 % xy 61.4387 172.169
451 % sk 0
452 % f 3 8
453 % s 0
454 % End
455
456 % End
457
458 % End
459
460 end %% of Ipe figure