summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--re.tmac3
1 files changed, 2 insertions, 1 deletions
diff --git a/re.tmac b/re.tmac
index 0e9dea7..1da4392 100644
--- a/re.tmac
+++ b/re.tmac
@@ -5,6 +5,7 @@
.nr Sv 11p \" vertical spacing (leading)
.nr St 8n \" tab width
.nr Tl 2i \" line length for text portions
+.nr Td 0.7v \" distance between text portions
.
.\" setup
.\" -----
@@ -19,7 +20,7 @@
. br
. mk c \" vertical position where text ends
. if (\nb > \nc) .sp (\nbu - \ncu)
-. if (\nb > 0) .if ((\nc + 1p) > \nb) .sp \(PDu
+. if (\nb > 0) .if ((\nc + 1p) > \nb) .sp \n(Tdu
. if !(\nz = 1) .if (\np > 0) .if (\n% > \np) .sp -(\nbu - \ncu - 1.5v)
. nf
. ft \*(Sf