gbranden pushed a commit to branch master
in repository groff.

commit 7b38807017afe13ba5b32bfe1a81c71f2f8c529b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 17 15:10:48 2026 -0500

    doc/groff-pdf-features.ms: Tweak table.
    
    Make it adapt to output devices or paper formats narrower than ISO A4.
    
    * Turn off adjustment and hyphenation, as the table doesn't need them,
      and doing the former quietens warnings from the use of text blocks.
    * Use text blocks to permit column headings to break across lines.
    * Cosmetically revise table description for legibility.
    
    It's pretty hard to size this table nicely for both PDF and a terminal.
    "allbox" adds considerable difficulty.
---
 doc/groff-pdf-features.ms | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/doc/groff-pdf-features.ms b/doc/groff-pdf-features.ms
index 1c5d9d92e..91d1afa76 100644
--- a/doc/groff-pdf-features.ms
+++ b/doc/groff-pdf-features.ms
@@ -116,17 +116,25 @@ macros being integrated into a full-service macro
 package. Currently this is the state of play with regard
 to full-service:-
 .LP
+.na
+.nh
 .TS
 allbox tab(^);
-Cb Cb Cb Cb Cb Cb
-Cf(CB) C C C C C.
-Macro^Meta Data^Bookmarks^Internal Link^External Link^Named Destination
+Cb     Cb Cb Cb S  Cb
+Cb     Cb Cb Cb Cb Cb
+Cf(CB)  C  C  C  C  C .
+\&^\&^\&^Link^\&
+Macro^Metadata^Bookmark^Internal^External^T{
+Named Destination
+T}
 mom^\[OK]^\[OK]^\[OK]^\[OK]^\[OK]
 man^^\[OK]^\[OK]\m[red]\**\m[]^\[OK]^
 ms^\[OK]^\[OK]^\[OK]^^\[OK]
 me^^^^^
 mm^^^^^
 .TE
+.hy
+.ad
 .LP
 .FS
 In a man page collection the MR macro can be used to link to other entries

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

Reply via email to