[...]
You can see what a list should look like thanks to the document
"mon_premier_doc.pdf" provided with your groff install.
On my debian system it is present at
/usr/share/doc/groff/examples/mom/mon_premier_doc.pdf.gz
Thanks – this document displays the same (minimal) spacing I described
above.
In case you do want to modify the spacing you can follow the documentation:
- locally at file:///usr/share/doc/groff-base/html/mom/docelement.html#list
- online at http://www.schaffter.ca/mom/momdoc/docelement.html#list
I did read the documentation on lists, but I only found a <space>
argument to the .ITEM macro, which refers to the vertical spacing
between list elements.