groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 23/38: groff_man*(7): Clarify `RS` behavior.


From: G. Branden Robinson
Subject: [groff] 23/38: groff_man*(7): Clarify `RS` behavior.
Date: Sun, 24 Mar 2024 16:59:58 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit d96ca3d9391b08b87a957228d4bf68a492330458
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Mar 21 12:33:25 2024 -0500

    groff_man*(7): Clarify `RS` behavior.
    
    Thanks to Alex Colomar for raising this issue.
    
    https://lists.gnu.org/archive/html/groff/2024-03/msg00132.html
---
 tmac/groff_man.7.man.in | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 00d356a04..3dac0cee0 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -735,6 +735,15 @@ The current inset amount is saved,
 then moved right by
 .I inset-amount,
 if specified,
+by the
+.I indentation
+amount of the preceding
+.BR .IP ,
+.BR .TP ,
+or (deprecated)
+.B .HP
+macro call if no (sub-)sectioning or ordinary paragraphing macro has
+intervened,
 and by the amount of the
 .B IN
 register otherwise.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]