[self-follow-up] At 2026-03-10T18:04:30-0500, G. Branden Robinson wrote: > (Document source attached.)
I seldom fail to fail at that. Trying again. Also I have a tweak to the groff_man(7) and groff_man_style(7) pages pending, and expect to ship this tweak in groff 1.24.1 this weekend. commit aaf0d14c402a89f4ac349fc8dc6c7a5748b5f579 (HEAD) Author: G. Branden Robinson <[email protected]> Date: Tue Mar 10 18:19:02 2026 -0500 groff_man*(7): Clarify paragraphing macro actions. * They reset the adjustment mode to the configured default. * The default font style is not configurable (via the macro interface). diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in index 8ad36dc39..a617d7803 100644 --- a/tmac/groff_man.7.man.in +++ b/tmac/groff_man.7.man.in @@ -849,8 +849,10 @@ .SS "Paragraphing macros" Except for .BR TQ , these macros -reset the type size and font style to defaults, -and restore the configured hyphenation mode. +reset the type size, +hyphenation, +and adjustment to (configured) defaults, +and the font style to roman. .\" slack wording for managing stranded lines in PS/PDF output .\" [end previous text line with semicolon, not period] .\"see subsections \[lq]Font style macros\[rq] and \[lq]Options\[rq] The page layout is extremely tight at this point. One more line in that paragraph and the groff_man(7) document grows by an entire page in U.S. letter paper format, and consequently the whole groff-man-pages.pdf collection. Some day I hope to get the word "mode" back in there. Regards, Branden
bjarni.man
Description: Unix manual page
signature.asc
Description: PGP signature
