On 6/1/23 00:20, G. Branden Robinson wrote:
[...]
> [1]
> https://git.savannah.gnu.org/cgit/groff.git/commit/contrib/mm/m.tmac?id=814e204d1675ef9c6da4fb4e2736d5937256f106
>
> [2] tbl(1)'s use of diversions might be the biggest obstacle here.
>
> [3] I wish I could remember who it was; I want to
Hi Alex,
At 2023-05-31T23:39:34+0200, Alejandro Colomar wrote:
> Will do; thanks for the link.
...and there it is! Savannah #64267.
> mandoc(1) warns about empty paragraphs. I believe it should warn in
> this case too.
>
> $ cat ip.man
> .TH A s 2000-02-02 f
> .SH Foo
> .IP
> foo
> .IP
> .SH
Hi Branden!
On 5/31/23 22:58, G. Branden Robinson wrote:
> Hi Alex,
>
> At 2023-05-22T18:40:28+0200, Alejandro Colomar wrote:
>> I had a typo in a man(7) page where for some reason I slipped an .IP
>> in the wrong place. I had no warnings about that IP. Neither
>> groff(1) nor mandoc(1) complai
Hi Alex,
At 2023-05-22T18:40:28+0200, Alejandro Colomar wrote:
> I had a typo in a man(7) page where for some reason I slipped an .IP
> in the wrong place. I had no warnings about that IP. Neither
> groff(1) nor mandoc(1) complained about it. And BTW, mandoc(1)'s
> behavior seems the right one
Hi Branden,
I had a typo in a man(7) page where for some reason I slipped an .IP
in the wrong place. I had no warnings about that IP. Neither
groff(1) nor mandoc(1) complained about it. And BTW, mandoc(1)'s
behavior seems the right one to me.
We're lucky that this is not a regression, since gr