]> git.pond.sub.org Git - empserver/blobdiff - info/TROFF.MAC
fairland: Tidy up comments
[empserver] / info / TROFF.MAC
index 77bf68c0d9e6771ffff2326b61d6e234282d9020..7eac067d5f564570328b2065b2b690eb7ef44249 100644 (file)
@@ -11,8 +11,6 @@
 .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