gbranden pushed a commit to branch temp-mail-fail
in repository groff.

commit 0b3ad43e2ef8b41998f462ef4f5a6a817fcb69b9
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Dec 18 17:05:08 2021 +1100

    doc/meref.me.in: Eliminate unnecessary blank page.
---
 doc/meref.me.in | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/doc/meref.me.in b/doc/meref.me.in
index 44db64f7..28ccf60a 100644
--- a/doc/meref.me.in
+++ b/doc/meref.me.in
@@ -2325,8 +2325,12 @@ and a square \(sq marks \*G extensions.
 \e*}   S       end superscripting
 \e\(ti F\(sc\(sq       unbreakable word space
 .)l
-.if t .1c
 .if n .)c
+.\" If we add material after this point, leave multi-column mode.  But
+.\" don't do so if there is no further content, because if one column is
+.\" already full, `1c` will produce an unnecessary empty page with the
+.\" `$H` table header.
+.\"if t .1c
 .rm $H
 .\" Local Variables:
 .\" mode: nroff

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

Reply via email to