Fix for troff mode. The
.Pp .Bd -literal ... fragment resulted in two vertical spaces. From ChangeLog: 2003-07-04 Ruslan Ermilov <ru@FreeBSD.org> * tmac/doc.tmac (Bd): Change to doc-Li-font later.
This commit is contained in:
parent
2cbfdf07f8
commit
700a09db9e
@ -2696,10 +2696,8 @@
|
||||
. nr doc-display-ft-stack\n[doc-display-depth] \n[.f]
|
||||
. nr doc-display-ps-stack\n[doc-display-depth] \n[.ps]
|
||||
.
|
||||
. ie t \{\
|
||||
. nop \*[doc-Li-font]\c
|
||||
. ie t \
|
||||
. ta T 9n
|
||||
. \}
|
||||
. el \
|
||||
. ta T 8n
|
||||
. nf
|
||||
@ -2747,6 +2745,10 @@
|
||||
. if !\n[doc-is-compact] \
|
||||
. sp \n[doc-display-vertical]u
|
||||
.
|
||||
. if "\*[doc-display-type-stack\n[doc-display-depth]]"literal" \
|
||||
. if t \
|
||||
. nop \*[doc-Li-font]\c
|
||||
.
|
||||
. if !\n[cR] \
|
||||
. ne 2v
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user