|
|
1.1 root 1: .PS 5.0i
2: ## figure APS-88
3: B1: box "\sf MTA"
4: B2: box "\sf MTA" with .e at (B1.w.x-linewid, B1.s.y-lineht)
5: B3: box "\sf MTA" with .w at (B1.e.x+linewid, B1.s.y-lineht)
6: B4: box "\sf MTA" with .n at (B1.n.x, B1.s.y-(lineht+boxht))
7: ##
8: line <- -> from B1.w to B2.n
9: line <- -> from B2.s to B4.w
10: line <- -> from B4.e to B3.s
11: line <- -> from B3.n to B1.e
12: line <- -> from B2.e to B3.w
13: B5: box dashed with .nw at (B2.w.x-linewid/2, B1.n.y+lineht/2) \
14: width (B3.e.x-B2.w.x)+linewid \
15: height (B1.n.y-B4.s.y)+lineht
16: move to (B5.nw.x, B5.nw.y-lineht/2); "\sf \ \ MTS" ljust
17: ##
18: B6: box "\sf UA" with .s at (B1.n.x, B5.n.y+lineht)
19: line <- -> from B6.s to B1.n
20: B7: box "\sf UA" with .se at (B2.nw.x-3*linewid/2, B2.nw.y+lineht)
21: line <- -> from B7.e to (B2.w.x, B2.w.y+boxht/6)
22: B8: box "\sf UA" with .ne at (B2.sw.x-3*linewid/2, B2.sw.y-lineht)
23: line <- -> from B8.e to (B2.w.x, B2.w.y-boxht/6)
24: B9: box "\sf MS" with .w at (B3.e.x+linewid, B3.e.y)
25: line <- -> from B9.w to B3.e
26: B10: box "\sf UA" with .w at (B9.e.x+linewid, B9.e.y)
27: line <- -> from B10.w to B9.e
28: ##
29: B11: box dashed with .nw at (B7.w.x-linewid/2, B6.n.y+lineht/2) \
30: width (B10.e.x-B7.w.x)+linewid \
31: height (B6.n.y-B8.s.y)+lineht
32: move to (B11.nw.x, B11.nw.y-lineht/2); "\sf \ \ MHS" ljust
33: ##
34: B12: box "\sf user" with .s at (B6.n.x, B6.n.y+lineht)
35: line <- -> from B12.s to B6.n
36: B13: box "\sf user" with .e at (B7.w.x-linewid, B7.w.y)
37: line <- -> from B13.e to B7.w
38: B14: box "\sf user" with .e at (B8.w.x-linewid, B8.w.y)
39: line <- -> from B14.e to B8.w
40: B15: box "\sf user" with .w at (B10.e.x+linewid, B10.e.y)
41: line <- -> from B15.w to B10.e
42: ##
43: ##B16: box dashed with .nw at (B13.w.x-linewid/2, B12.n.y+lineht/2) \
44: ## width (B15.e.x-B13.w.x)+linewid \
45: ## height (B12.n.y-B14.s.y)+lineht
46: ## move to (B16.nw.x, B16.nw.y-lineht/2); "\sf \ \ xxx" ljust
47: ##
48: .PE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.