gbranden pushed a commit to branch master
in repository groff.

commit dc775a5eceb7bf7e5ef9d2a1a82b2e453526aa3e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Oct 28 06:32:11 2023 -0500

    groff_hdtbl(1): Tweak page-local macro definition.
    
    In `XAA`, use `TP` instead of `TQ`.  This looks better and fixes a
    stranded line eating an entire (U.S. letter) page by itself.
---
 contrib/hdtbl/groff_hdtbl.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/hdtbl/groff_hdtbl.7.man b/contrib/hdtbl/groff_hdtbl.7.man
index af5ab875f..5457f5469 100644
--- a/contrib/hdtbl/groff_hdtbl.7.man
+++ b/contrib/hdtbl/groff_hdtbl.7.man
@@ -146,7 +146,7 @@ groff_hdtbl \- Heidelberger table macros for GNU
 .
 .
 .de XAA
-.  TQ
+.  TP
 .  ie (\\n[.$] < 2) \
 .    CR \\$@
 .  el \

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to