Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Peter Schaffter
Jan -- On Tue, Apr 16, 2024, Jan Eden wrote: > ...the sample output you sent is identical (or at least very > similar) to my output. I must admit that I oversimplified > (shortened) the source code posted to the list; the effect is > much more pronounced with list items spanning several lines (s.

Re: Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Jan Eden
Hi Peter, On 2024-04-16 13:22, Peter Schaffter wrote: > Jan -- > > On Tue, Apr 16, 2024, Jan Eden wrote: > > I am currently testing the mom and mm macro packages, and noticed that > > mom uses sensible defaults for almost anything out of the box. > > > > Bullet lists (or lists with other static

Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Peter Schaffter
Jan -- On Tue, Apr 16, 2024, Jan Eden wrote: > I am currently testing the mom and mm macro packages, and noticed that > mom uses sensible defaults for almost anything out of the box. > > Bullet lists (or lists with other static enumerators like dashes), > however, are set with very little space b

Re: Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Jan Eden
On 2024-04-16 13:57, Thomas Dupond wrote: > Le 2024-04-16 à 12:18, Jan Eden a écrit : > > [...] > > > > > > You could do something like this: > > > > > > .LIST USER "\[bu]\h[0.3c]" > > > .ITEM > > > First item > > > .ITEM > > > Second item > > > .LIST OFF > > > > That works, thank you (although

Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Thomas Dupond
Le 2024-04-16 à 12:18, Jan Eden a écrit : [...] You could do something like this: .LIST USER "\[bu]\h[0.3c]" .ITEM First item .ITEM Second item .LIST OFF That works, thank you (although it is a bit of a hack, and I expected a more structured option to control the spacing)! If this is to mu

Re: Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Jan Eden
On 2024-04-16 10:04, Thomas Dupond wrote: > Le 2024-04-16 à 09:49, Jan Eden a écrit : > > [...] > > > > > 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/shar

Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Thomas Dupond
Le 2024-04-16 à 09:49, Jan Eden a écrit : [...] 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 display

Re: Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Jan Eden
Salut Thomas, On 2024-04-16 09:13, Thomas Dupond wrote: > Hello Jan, > > Jan Eden a écrit : > > Hi, > > > > I am currently testing the mom and mm macro packages, and noticed that > > mom uses sensible defaults for almost anything out of the box. > > > > Bullet lists (or lists with other static

Re: Enumerator spacing in bullet lists with mom

2024-04-16 Thread Thomas Dupond
Hello Jan, Jan Eden a écrit : > Hi, > > I am currently testing the mom and mm macro packages, and noticed that > mom uses sensible defaults for almost anything out of the box. > > Bullet lists (or lists with other static enumerators like dashes), > however, are set with very little space between

Enumerator spacing in bullet lists with mom

2024-04-15 Thread Jan Eden
Hi, I am currently testing the mom and mm macro packages, and noticed that mom uses sensible defaults for almost anything out of the box. Bullet lists (or lists with other static enumerators like dashes), however, are set with very little space between the enumerator and the item text. This is no