At 2023-01-10T13:03:14-0600, G. Branden Robinson wrote:
> 4.  In preparing the attached exhibit of all the above weirdness, I
>     noticed two further bugs.
> 
>     a.  I need to revisit my fix for Savannah #63449;[3] I'm still
>         seeing unnecessary drawing of vertical rules 1v above the top of
>         the table in circumstances where that isn't warranted (i.e.,
>         there is no intersection with a horizontal rule).  More cases
>         for the regression test.
[...]
> [3] https://savannah.gnu.org/bugs/index.php?63449

I've pushed a fix for this and it will be in groff 1.23.  The
description above is a little bit garbled, confused once again with the
highly annoying but difficult-to-fix Savannah #62471.

The thrust of matters is that

.TS
| L.
foo
.TE

now behaves the same as

.TS
L |.
foo
.TE

and

.TS
L | L.
foo
.TE

with respect to vertical space above the table.

See the URL above for details.

Regards,
Branden

Attachment: signature.asc
Description: PGP signature

Reply via email to