diff --git a/paper/macros.roff b/paper/macros.roff index dd7e245..7e9de54 100644 --- a/paper/macros.roff +++ b/paper/macros.roff @@ -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