]> git.pond.sub.org Git - empserver/blob - info/CRT.MAC
Sectors and ships no longer need shells to fire flak
[empserver] / info / CRT.MAC
1 .\" EMPIRE MACRO FILE FOR 24-LINE CRT
2 .\" Normal Font
3 .ds nF \\fR
4 .\" Normal font name: must match value of nF!
5 .ds N R
6 .\" Example Font
7 .ds eF \\fR
8 .\" Example Font name (used with .cs requests): must match value of eF!
9 .ds EF R
10 .\" Bold Font
11 .ds bF \\fR
12 .\" Italic Font
13 .ds iF \\fR
14 .\" Previous Font
15 .ds pF \\fP
16 .\" Character spacing string
17 .ds cS 26
18 .\" Start out correctly
19 .nr CS 0
20 .\" Special strings for special characters, including smart quotes.
21 .ds <= <=
22 .ds >= >=
23 .ds Q \&"
24 .ds U \&"
25 .pl 23v         \" Page length: 23 lines
26 .ll 7.8i        \" Line length: 7.8 inches
27 .ev 1
28 .ll 7.8i        \" Line length: 7.8 inches
29 .ev
30 .ev 2
31 .ll 7.8i        \" Line length: 7.8 inches
32 .ev
33 \" .so INFO.MAC \" Read in INFO.MAC macros
34 \" except that's done by make now