]> git.pond.sub.org Git - empserver/blob - info/route.t
WIP empdump, %a
[empserver] / info / route.t
1 .TH Command ROUTE
2 .NA route "Display delivery routes"
3 .LV Expert
4 .SY "route <ITEM> <SECTS>"
5 The route command generates a graphic display
6 of the delivery arrangement
7 for a specific deliverable item
8 in a given sector area.
9 .s1
10 The <SECTS> argument is as described in \*Qinfo syntax\*U.
11 <ITEM> is one of the following:
12 .NF
13 u    uncompensated workers
14 f    food
15 s    shells
16 g    guns (not gold)
17 p    planes
18 i    iron ore
19 d    dust, (gold)
20 b    bars of gold
21 o    oil
22 l    light construction materials
23 h    heavy construction materials
24 r    radioactive materials
25 .FI
26
27 The delivery routes are indicated with \*Qgo-to\*Us
28 using the following codes, (assuming the sector in question is a mine):
29 .NF
30 .sp
31  m/     up-right        (u in deliver)
32  m>     right           (j in deliver)
33  m\e     down-right      (n in deliver)
34 /m      down-left       (b in deliver)
35 <m      left            (g in deliver)
36 \em      up-left         (y in deliver)
37 etc.
38 .FI
39 .sp
40 An example:
41 .sp
42 .EX route f #
43 .NF
44 .eo
45      - - - 0 0 0 0 0 0 0 0 0 0 1 1 1
46      3 2 1 0 1 2 3 4 5 6 7 8 9 0 1 2
47  -5         /a  /a              /a    -5
48  -4       /k  <o              /g  <a  -4
49  -3  a>  h> \j  \a           +        -3
50  -2       \a  \a   a\     /a  /a      -2
51  -1     /a   a\ /a   b  /+   +        -1
52   0    m   c   u   t  \i              0
53   1     \a  \l      \a  \a            1
54   2        a/ \a   a/      a          2
55      - - - 0 0 0 0 0 0 0 0 0 0 1 1 1
56      3 2 1 0 1 2 3 4 5 6 7 8 9 0 1 2
57 .ec
58 .FI
59 .sp
60 .s1
61 .SA "deliver, cutoff, Distribution"