]> git.pond.sub.org Git - empserver/blobdiff - info/TROFF.MAC
info: New Common-Fever, Hvy-Fever
[empserver] / info / TROFF.MAC
index 40c5e68ebc90d0581d5ff061e3f4578339f4d661..7eac067d5f564570328b2065b2b690eb7ef44249 100644 (file)
@@ -4,15 +4,13 @@
 .\" Normal font name: must match value of nF!
 .ds N R
 .\" example Font - Times Roman
-.ds eF \\fC
+.ds eF \\fR
 .\" Example Font name (used with .cs requests): must match value of eF!
-.ds EF C
+.ds EF R
 .\" bold Font - Times Bold
 .ds bF \\fB
 .\" italic Font - Times Italic
 .ds iF \\fI
-.\" large Font - Times Roman
-.ds lF \\fR
 .\" previous Font - A special way to switch
 .ds pF \\fP
 .\" Character spacing string
 .\" Start out correctly
 .nr CS 0
 .\" Special strings for special characters, including smart quotes.
-.ds <= \(<=
-.ds >= \(>=
 .ds Q ``
 .ds U ''
-.pl 11i                        \" Page length - environment 0
-.ll 6i                 \" Line legnth
-.lt 5i                 \" Title length
-.po 0.9i               \" Page offset
+.pl 11i                 \" Page length - environment 0
+.ll 6i                  \" Line legnth
+.lt 5i                  \" Title length
+.po 0.9i                \" Page offset
 .ev 1
-.ll 6i                 \" Line legnth - environment 1
-.lt 5i                 \" Title length
-.po 0.9i               \" Page offset
+.ll 6i                  \" Line legnth - environment 1
+.lt 5i                  \" Title length
+.po 0.9i                \" Page offset
 .ev
 .ev 2
-.ll 6i                 \" Line legnth - environment 2
-.lt 5i                 \" Title length
-.po 0.9i               \" Page offset
+.ll 6i                  \" Line legnth - environment 2
+.lt 5i                  \" Title length
+.po 0.9i                \" Page offset
 .ev
-.so INFO.MAC           \" Read in INFO.MAC macros
+\" .so INFO.MAC                \" Read in INFO.MAC macros
+\" except that's done by make now