|
|
1.1 root 1: .ce
2: Cascaded Redistribution
3: .PS
4: ellipseht = 1.8 * ellipseht
5: ellipsewid = 1.8 * ellipsewid
6: boxht = 1.8 * boxht
7: boxwid = 1.8 * boxwid
8: M: ellipse "master" "sources"
9: I: box "master" "iris" at M.c + (0,-1.5 * boxht)
10: V: box "master" "vax" at I.c + (-1.5 * boxwid, 0)
11: S: box "master" "sun" at I.c + (1.5 * boxwid, 0)
12: arrow dashed from M.sw to V.n
13: arrow dashed from M.s to I.n
14: arrow dashed from M.se to S.n
15: boxwid = boxwid / 5
16: define boxes {
17: box at ($1.c.x - 2.5 * boxwid, $1.c.y - 1.8 * boxht)
18: arrow dashed from 1/7 between $1.sw and $1.se to last box .n
19: box at ($1.c.x - 1.5 * boxwid, $1.c.y - 1.8 * boxht)
20: arrow dashed from 2/7 between $1.sw and $1.se to last box .n
21: box at ($1.c.x - .5 * boxwid, $1.c.y - 1.8 * boxht)
22: arrow dashed from 3/7 between $1.sw and $1.se to last box .n
23: box at ($1.c.x + .5 * boxwid, $1.c.y - 1.8 * boxht) invis wid 2 * boxwid
24: "..." with .c at last box.c
25: box at ($1.c.x + 2.5 * boxwid, $1.c.y - 1.8 * boxht)
26: arrow dashed from 6/7 between $1.sw and $1.se to last box .n
27: $2 at $1.s + (0, -2 * boxht)
28: }
29: boxes(V, "vaxes")
30: boxes(I, "irises")
31: boxes(S, "suns")
32: .PE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.