(lF): Unused, remove.
This commit is contained in:
parent
237d9ba1c8
commit
d76180e80d
3 changed files with 10 additions and 4 deletions
|
@ -11,8 +11,6 @@
|
|||
.ds bF \\fR
|
||||
.\" Italic Font
|
||||
.ds iF \\fR
|
||||
.\" Large Font
|
||||
.ds lF \\fR
|
||||
.\" Previous Font
|
||||
.ds pF \\fP
|
||||
.\" Character spacing string
|
||||
|
|
|
@ -100,6 +100,16 @@ Level: \\$1
|
|||
.\" Print 1st arg + 2 spaces
|
||||
\\$1\0\0\c
|
||||
..
|
||||
.de SH \" Start of macro SH -- section heading
|
||||
.s1
|
||||
\s+2\*(bF\\$1\*(pF\s0
|
||||
.sp 0.6
|
||||
..
|
||||
.de SS \" Start of macro SS -- subsection heading
|
||||
.s1
|
||||
\*(bF\\$1\*(pF
|
||||
.sp 0.6
|
||||
..
|
||||
.de NF \" Start of macro NF
|
||||
.nf \" No-fill
|
||||
.\" Constant width 26/36 ens
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue