Enable nested bullets.

This commit is contained in:
Philippe Pittoli 2025-01-23 23:41:29 +01:00
parent 9cc958c026
commit 62236d9276

View file

@ -68,14 +68,20 @@ accumulate
..
.
.\" BULLET and ENUM => do not add space when no parameter are provided
.de STARTBULLET \" Bullet points
.in +1
..
.de BULLET \" Bullet points
.IP \(bu 2
.in -1
\(bu
.in +1
.sp -1
.ie '\\$1'' \
.
.el \\$*
..
.de ENDBULLET
.in -2 \" indent
.in -1 \" indent
..
.
.de ENUM \" Numbered list