(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
|
.ds bF \\fR
|
||||||
.\" Italic Font
|
.\" Italic Font
|
||||||
.ds iF \\fR
|
.ds iF \\fR
|
||||||
.\" Large Font
|
|
||||||
.ds lF \\fR
|
|
||||||
.\" Previous Font
|
.\" Previous Font
|
||||||
.ds pF \\fP
|
.ds pF \\fP
|
||||||
.\" Character spacing string
|
.\" Character spacing string
|
||||||
|
|
|
@ -100,6 +100,16 @@ Level: \\$1
|
||||||
.\" Print 1st arg + 2 spaces
|
.\" Print 1st arg + 2 spaces
|
||||||
\\$1\0\0\c
|
\\$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
|
.de NF \" Start of macro NF
|
||||||
.nf \" No-fill
|
.nf \" No-fill
|
||||||
.\" Constant width 26/36 ens
|
.\" Constant width 26/36 ens
|
||||||
|
|
|
@ -11,8 +11,6 @@
|
||||||
.ds bF \\fB
|
.ds bF \\fB
|
||||||
.\" italic Font - Times Italic
|
.\" italic Font - Times Italic
|
||||||
.ds iF \\fI
|
.ds iF \\fI
|
||||||
.\" large Font - Times Roman
|
|
||||||
.ds lF \\fR
|
|
||||||
.\" previous Font - A special way to switch
|
.\" previous Font - A special way to switch
|
||||||
.ds pF \\fP
|
.ds pF \\fP
|
||||||
.\" Character spacing string
|
.\" Character spacing string
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue