URL:
  <https://savannah.gnu.org/bugs/?67420>

                 Summary: [tbl] bodies of boxed tables using `TH` don't join
the headings on "utf8" device
                   Group: GNU roff
               Submitter: gbranden
               Submitted: Mon 11 Aug 2025 11:02:24 PM GMT
                Category: Preprocessor tbl
                Severity: 2 - Minor
              Item Group: Rendering/Cosmetics
                  Status: In Progress
                 Privacy: Public
             Assigned to: gbranden
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 11 Aug 2025 11:02:24 PM GMT By: G. Branden Robinson <gbranden>
This problem appears to go all the way back to the dawn of UTF-8 output
support in _groff_, 25 years ago.


$ cat ATTIC/table-with-TH.ms 
.LP
This is an
.I ms
document.
.TS H
allbox;
C
L.
Heading
.TH
data
.TE
$ ~/groff-1.22.3/bin/groff -t -m s -T utf8 ATTIC/table-with-TH.ms | cat -s

This is an ms document.

┌────────┐
│Heading │
└────────┘
│data    │
└────────┘



Having investigated, the problem appears to have a similar underlying cause as
bug #62471.







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?67420>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to