Hi SGT,

> latter, i want URL to appear in the table, using .UR.

Can you show us the HTML <body> for `groff -t -man -man-ext -Thtml
sgt.tr' where sgt.tr contains

    Before table.
    .TS
    tab(:);
    l l.
    one:line
    T{
    More than
    .UR http://one.com
    one
    .UE
    line
    T}:with URL
    .TE
    After table.

Perhaps it's the diversions that .UR/.UE use that aren't playing well.

Cheers, Ralph.

Reply via email to