|
|
1.1 root 1: .PS
2: ## figure A-29
3: boxwid = 3*boxwid/2
4: boxht = 2*boxht/3
5: ##
6: B1: box "\sf class" width 2*boxwid/8
7: B2: box "\sf c" with .w at B1.e width boxwid/8
8: B3: box "\sf number" with .w at B2.e width 5*boxwid/8
9: ##
10: box invis "\sf 8" height boxht/3 with .nw at (B1.sw.x, B1.sw.y-lineht/4) width boxwid/8
11: line from last box.nw to last box.sw
12: line from last box.ne to last box.se
13: define tick @
14: box invis "\sf $1" height boxht/3 with .w at last box.e width boxwid/8
15: line from last box.nw to last box.sw
16: line from last box.ne to last box.se
17: @
18: tick(7); tick(6); tick(5); tick(4); tick(3); tick(2); tick(1)
19: ##
20: .PE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.