]> git.pond.sub.org Git - empserver/blob - info/CRT.MAC
info/Empire4.4: Improve a few change log entries
[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 Q \&"
22 .ds U \&"
23 .pl 23v         \" Page length: 23 lines
24 .ll 7.8i        \" Line length: 7.8 inches
25 .ev 1
26 .ll 7.8i        \" Line length: 7.8 inches
27 .ev
28 .ev 2
29 .ll 7.8i        \" Line length: 7.8 inches
30 .ev
31 \" .so INFO.MAC \" Read in INFO.MAC macros
32 \" except that's done by make now