summaryrefslogtreecommitdiff
path: root/tmac/trace.tmac
diff options
context:
space:
mode:
authorwl <wl>2008-09-26 07:50:53 +0000
committerwl <wl>2008-09-26 07:50:53 +0000
commit44bc85fbfd14a4678ec9ec8a2dce7206fd2d8bc3 (patch)
tree4c80581210973d2074d38e8d1ed07c5715ab9e9a /tmac/trace.tmac
parent1b7d465c4c4f4b798fe4672ef645deb3bbdcb2a5 (diff)
downloadgroff-44bc85fbfd14a4678ec9ec8a2dce7206fd2d8bc3.tar.gz
Don't use `.de1' for `.rn' and `.nr'.
Diffstat (limited to 'tmac/trace.tmac')
-rw-r--r--tmac/trace.tmac22
1 files changed, 11 insertions, 11 deletions
diff --git a/tmac/trace.tmac b/tmac/trace.tmac
index 89b2837c..85a35c71 100644
--- a/tmac/trace.tmac
+++ b/tmac/trace.tmac
@@ -48,12 +48,12 @@
.
.rn nr !!nr
.
-.de1 nr
-. ecs
+.de nr
+. do ecs
. ec
-. !!nr \$*
-. tm1 "\*[!!!sp]*** .nr \$* (-> \n[\$1])
-. ecr
+. do !!nr \$*
+. do tm1 "\*[!!!sp]*** .nr \$* (-> \n[\$1])
+. do ecr
..
.
.rn ds !!ds
@@ -334,14 +334,14 @@
.
.rn rn !!rn
.
-.!!de1 rn
-. ecs
+.!!de rn
+. do ecs
. ec
-. !!rn \$1 \$2
-. if d !!\$1 \
+. dp !!rn \$1 \$2
+. do if d !!\$1 \
. !!rn !!\$1 !!\$2
-. tm1 "\*[!!!sp]*** .rn \$1 \$2
-. ecr
+. do tm1 "\*[!!!sp]*** .rn \$1 \$2
+. do ecr
..
.
.ec