summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarstr\xf6m <john@ankarstrom.se>2021-06-03 00:03:59 +0200
committerJohn Ankarstr\xf6m <john@ankarstrom.se>2021-06-03 00:03:59 +0200
commit6b22fe2ad5c96f2b06a95c5ef428715abe8d9089 (patch)
tree29690f01bc59545b7f8ae351d2ef7c814093b4ed
parentfb7d4f762750dbb83ec4fd0a6c8936eeebb3c89c (diff)
downloadref-6b22fe2ad5c96f2b06a95c5ef428715abe8d9089.tar.gz
re.tmac: Fix spacing bug
-rw-r--r--re.tmac3
1 files changed, 2 insertions, 1 deletions
diff --git a/re.tmac b/re.tmac
index a2a2083..d908cf6 100644
--- a/re.tmac
+++ b/re.tmac
@@ -14,8 +14,9 @@
.eo
.\" Sr -- source code begin
.de Sr
+. br
. mk c \" vertical position where text ends
-. if (\nb > \nc) .sp (\nbu - \ncu - 1v)
+. if (\nb > \nc) .sp (\nbu - \ncu)
. if (\nb > 0) .if (\nc > \nb) .sp \(PDu
. if !(\nz = 1) .if (\np > 0) .if (\n% > \np) .sp -(\nbu - \ncu - 1.5v)
. nf