summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwl <wl>2010-06-05 06:07:27 +0000
committerwl <wl>2010-06-05 06:07:27 +0000
commit6f576d449a759b97c38499587fce33a08c3d9817 (patch)
tree4278e246f527bea869a2a3df267cb976318eb4d0
parent322403738c123ef6752be735e572f214f318b7a6 (diff)
downloadgroff-6f576d449a759b97c38499587fce33a08c3d9817.tar.gz
* m.tmac (\*[BU]): Always define.
-rw-r--r--contrib/mm/ChangeLog4
-rw-r--r--contrib/mm/m.tmac9
2 files changed, 9 insertions, 4 deletions
diff --git a/contrib/mm/ChangeLog b/contrib/mm/ChangeLog
index 770fee2f..dbecd806 100644
--- a/contrib/mm/ChangeLog
+++ b/contrib/mm/ChangeLog
@@ -1,3 +1,7 @@
+Sat Jun 5 08:06:21 2010 Larry Jones <lawrence.jones@siemens.com>
+
+ * m.tmac (\*[BU]): Always define.
+
Sat Jun 5 08:00:10 2010 Larry Jones <lawrence.jones@siemens.com>
Improve compatibility.
diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index d4e5d913..2fd4a615 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -3,8 +3,8 @@
.ds RE \\$2
..
.\"
-.\" $Id: m.tmac,v 2.41 2010/06/05 06:02:37 wl Exp $
-.@revision $Revision: 2.41 $
+.\" $Id: m.tmac,v 2.42 2010/06/05 06:07:27 wl Exp $
+.@revision $Revision: 2.42 $
.ig
Copyright (C) 1991-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
@@ -55,6 +55,9 @@ Index array!index
.nr Ej 0
.\" Equation label adjust 0=left, 1=right
.nr Eq 0
+.\" Bullet string (for .BL)
+.ie n .ds BU \(bu
+.el .ds BU \s-2\(bu\s0
.\" Em dash string
.ie n .ds EM " --
.el .ds EM \(em
@@ -2250,10 +2253,8 @@ in=\\n[.i] fi=\\n[.u] .d=\\n[.d] nl=\\n[nl] pg=\\n[%]
.ie \\n[.$]<3 .LB 0\\$1 0\\$2 0 0
.el .LB 0\\$1 0\\$2 0 0 \& 0 1
..
-.\" Bullet (for .BL)
.de BL
.if \\n[D]>2 .tm BL $*
-.ds BU \s-2\(bu\s0
.if \\n[.$]>2 .@error "BL: too many arguments"
.if \\n[.$]<1 .LB \\n[Pi] 0 1 0 \\*[BU]
.if \\n[.$]=1 .LB 0\\$1 0 1 0 \\*[BU]