OK. This works. Thanks.

{ echo ".ll 14.2i"; echo ".nr LL 14.2i"; cat
'/usr/share/man/man1/man.1'; } | tbl | GROFF_NO_SGR=yes groff -Wall
-mtty-char -Tascii -mandoc -c | less -is

So, that is the change between 1.19.2 and 1.22.4?

$ /usr/bin/groff --version | head -n 1
GNU groff version 1.19.2
$ groff --version | head -n 1
GNU groff version 1.22.4


On 4/13/20, Tadziu Hoffmann <hoffm...@usm.uni-muenchen.de> wrote:
>
>> When I use the above command (GNU groff), I see something like
>> this.
>>
>> ESC[1m-M  pathESC[0m
>>
>> What options are needed to make GNU groff behave the same as
>> Mac OS X groff?
>
>
> Do
>
>   export GROFF_NO_SGR=yes
>
> in the shell and then try your groff command again.
>
>
>
>


-- 
Regards,
Peng

Reply via email to