Follow-up Comment #5, bug #68059 (group groff): Simpler reproducer and suspicious smoke from firearm:
$ cat ./ATTIC/68059gbr.mm
.P
This is an
.I mm
document using an
.B ML
marked list that attempts to suppress vertical spacing
before each list item
by specifying a third argument to the
.B ML
call.
.ML * "" 1
.LI
alpha
.LI
beta
.LI
gamma
.LE
$ ~/groff-1.23.0/bin/nroff -mm ./ATTIC/68059gbr.mm | cat -s
‐ 1 ‐
This is an mm document using an ML marked list that attempts
to suppress vertical spacing before each list item by
specifying a third argument to the ML call.
* alpha
* beta
* gamma
$ ~/groff-HEAD/bin/nroff -mm ./ATTIC/68059gbr.mm | cat -s
m.tmac:./ATTIC/68059gbr.mm:11: error: ML: text-indent argument is not
numeric:
‐ 1 ‐
This is an mm document using an ML marked list that attempts
to suppress vertical spacing before each list item by
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68059>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
