summaryrefslogtreecommitdiff
path: root/tmac
diff options
context:
space:
mode:
authorwl <wl>2012-01-25 07:10:08 +0000
committerwl <wl>2012-01-25 07:10:08 +0000
commit0fce2ce618dc74051ada86961d72f4b82392c1dc (patch)
tree133c1fc750aef52a7193c356696ff3e9be6bcc44 /tmac
parent0c3390ea0b359075dcba51f4728bc39f57755803 (diff)
downloadgroff-0fce2ce618dc74051ada86961d72f4b82392c1dc.tar.gz
* tmac/e.tmac (bl): Make it work inside blocks.
See threads starting with http://lists.gnu.org/archive/html/groff/2011-12/msg00055.html http://lists.gnu.org/archive/html/groff/2012-01/msg00000.html
Diffstat (limited to 'tmac')
-rw-r--r--tmac/e.tmac7
1 files changed, 6 insertions, 1 deletions
diff --git a/tmac/e.tmac b/tmac/e.tmac
index 7bd748a4..56f91b41 100644
--- a/tmac/e.tmac
+++ b/tmac/e.tmac
@@ -511,9 +511,14 @@
.
.de bl \" *** contiguous blank lines
.br
+.@s \\$1
+.sp \\$1
+..
+.
+.de @s \" --- diversion-surviving space test
.ne \\$1
.rs
-.sp \\$1
+.if !'\\n(.z'' \!.@s \\$1
..
.
.de n1 \" *** line numbering 1