doc/Guidebook.mn: Use different technique.
...to get a block paragraph from the `n` package, instead of manipulating indentation directly, which can lead to grief.
This commit is contained in:
+4
-2
@@ -430,13 +430,15 @@ Movement modifiers:
|
|||||||
.lp ""
|
.lp ""
|
||||||
Other conditions and modifiers exist, but there isn't enough room to
|
Other conditions and modifiers exist, but there isn't enough room to
|
||||||
display them with the other status fields.
|
display them with the other status fields.
|
||||||
|
.\" Don't give the next paragraph a first-line indent.
|
||||||
|
.nr @p \n(pi \" Save mn's paragraph indentation.
|
||||||
|
.nr pi 0
|
||||||
.pg
|
.pg
|
||||||
.in -5n .\" outdent this paragraph
|
|
||||||
The \f(CR#attributes\fP command (default key \f(CR\(haX\fP) will show
|
The \f(CR#attributes\fP command (default key \f(CR\(haX\fP) will show
|
||||||
all current status information in unabbreviated format.
|
all current status information in unabbreviated format.
|
||||||
It also shows other information which might be included on the status
|
It also shows other information which might be included on the status
|
||||||
lines if those had more room.
|
lines if those had more room.
|
||||||
.in 0 .\" reset indentation
|
.nr pi \n(@p \" Restore mn's paragraph indentation.
|
||||||
.hn 2
|
.hn 2
|
||||||
The message line (top)
|
The message line (top)
|
||||||
.pg
|
.pg
|
||||||
|
|||||||
Reference in New Issue
Block a user