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:
G. Branden Robinson
2024-09-10 05:31:07 -05:00
parent ade0c02b20
commit 6167de1a54

View File

@@ -430,13 +430,15 @@ Movement modifiers:
.lp ""
Other conditions and modifiers exist, but there isn't enough room to
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
.in -5n .\" outdent this paragraph
The \f(CR#attributes\fP command (default key \f(CR\(haX\fP) will show
all current status information in unabbreviated format.
It also shows other information which might be included on the status
lines if those had more room.
.in 0 .\" reset indentation
.nr pi \n(@p \" Restore mn's paragraph indentation.
.hn 2
The message line (top)
.pg