From 51b0a6c8bfd93e035ca80a46838771972e473600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Thu, 24 Jun 2021 19:59:26 +0200 Subject: ux.tmac: Improve he, se macros --- README.t | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'README.t') diff --git a/README.t b/README.t index 5a3535a..36d5b2c 100644 --- a/README.t +++ b/README.t @@ -14,7 +14,7 @@ . br . sp -1 \$* -. te .the \na \n% \$* +. te .the \\\T'\na'\$*\t\n%\\T .. . .de se @@ -28,23 +28,13 @@ . nr hdi +1 . if \n[hdi]>1 \{\ . shift 3 -. te .the \na \n% \\h'36p'"\\h'20.4p'\$* +. te .the \\\T'\na'\\h'36p'"\\h'20.4p'\$*\t\n%\\T . return . \} . \} -. te .the \na \n% \\h'18p'\$* +. te .the \\\T'\na'\\h'18p'\$*\t\n%\\T .. . -.de the -. nr _a \$1 -. nr _p \$2 -. shift 2 -. ta \n(.luR -. tc . -\T'\n(_a'\$* \n(_p\T -. tc -. br -.. .ec . .\" configure header and footer -- cgit v1.2.3