]> git.pond.sub.org Git - empserver/blob - info/TROFF.MAC
Import of Empire 4.2.12
[empserver] / info / TROFF.MAC
1 .\" EMPIRE MACRO FILE FOR TROFF
2 .\" normal Font - Times Roman
3 .ds nF \\fR
4 .\" Normal font name: must match value of nF!
5 .ds N R
6 .\" example Font - Times Roman
7 .ds eF \\fC
8 .\" Example Font name (used with .cs requests): must match value of eF!
9 .ds EF C
10 .\" bold Font - Times Bold
11 .ds bF \\fB
12 .\" italic Font - Times Italic
13 .ds iF \\fI
14 .\" large Font - Times Roman
15 .ds lF \\fR
16 .\" previous Font - A special way to switch
17 .ds pF \\fP
18 .\" Character spacing string
19 .ds cS 26
20 .\" Start out correctly
21 .nr CS 0
22 .\" Special strings for special characters, including smart quotes.
23 .ds <= \(<=
24 .ds >= \(>=
25 .ds Q ``
26 .ds U ''
27 .pl 11i                 \" Page length - environment 0
28 .ll 6i                  \" Line legnth
29 .lt 5i                  \" Title length
30 .po 0.9i                \" Page offset
31 .ev 1
32 .ll 6i                  \" Line legnth - environment 1
33 .lt 5i                  \" Title length
34 .po 0.9i                \" Page offset
35 .ev
36 .ev 2
37 .ll 6i                  \" Line legnth - environment 2
38 .lt 5i                  \" Title length
39 .po 0.9i                \" Page offset
40 .ev
41 .so INFO.MAC            \" Read in INFO.MAC macros