Re: [man BUG] SY/YS doesn't break the line before the first cmd arg

2025-06-06 Thread Alejandro Colomar
Hi Branden! On Fri, Jun 06, 2025 at 01:06:31PM -0500, G. Branden Robinson wrote: > Hello again Alex, [...] > Here's how your reproducer formats now (in my working copy). > > $ ./build/test-groff -ww -rCHECKSTYLE=3 -man -Tutf8 ./ATTIC/alex.man > an.tmac:./ATTIC/alex.man:1: style: .TH missing fi

Re: [man BUG] SY/YS doesn't break the line before the first cmd arg

2025-06-06 Thread G. Branden Robinson
Hello again Alex, At 2025-06-05T09:24:24-0500, G. Branden Robinson wrote: > Yes, I see. Can reproduce with groff's Git trunk. [...] > That sure looks like misbehavior. I'll see what I can figure out. > > > I expect that in the third command, ba*ar should be put on the next > > line and indented

Re: [man BUG] SY/YS doesn't break the line before the first cmd arg

2025-06-05 Thread G. Branden Robinson
Hi Alex, At 2025-06-05T16:04:17+0200, Alejandro Colomar wrote: > I met a bug in SY/YS. Here's a reproducer: > > alx@devuan:~/tmp$ cat syys.man > .TH a s d f > .SH g > .SY foo > bar > .YS . > .SY fooo > br > ba