aboutsummaryrefslogtreecommitdiff
path: root/ux.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'ux.tmac')
-rw-r--r--ux.tmac8
1 files changed, 3 insertions, 5 deletions
diff --git a/ux.tmac b/ux.tmac
index caace60..2b75f6d 100644
--- a/ux.tmac
+++ b/ux.tmac
@@ -12,23 +12,21 @@
.de he
. h
\$*
-. te .the \n% \$*
+. te .the \$*\t\n%
..
.
.\" se -- toc-enabled subheading
.de se
. s
\$*
-. te .the \n% \\h'18p'\$*
+. te .the \\h'18p'\$*\t\n%
..
.
.\" the -- toc entry
.de the
-. nr _ \$1
-. shift
. ta \n(.luR
. tc .
-\$* \n_
+\$*
. tc
. br
..