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 --- toc/README.t | 6 ++---- toc/example.t | 6 ++---- toc/toc.1 | 3 +++ 3 files changed, 7 insertions(+), 8 deletions(-) (limited to 'toc') diff --git a/toc/README.t b/toc/README.t index 62cebaa..ccb06f3 100644 --- a/toc/README.t +++ b/toc/README.t @@ -238,14 +238,12 @@ Table of contents \\$* \&. br \&. ft -\&. te .the \\n% \\$* +\&. te .the \\$*\\t\\n% \&.. \&.de the -\&. nr _ \\$1 -\&. shift \&. ta 0 \\n(.luR \&. tc . -\\$* \\n_ +\\$* \&. tc \&. br \&.. diff --git a/toc/example.t b/toc/example.t index 167c105..8b4e536 100644 --- a/toc/example.t +++ b/toc/example.t @@ -10,15 +10,13 @@ . ft . ps . vs -. te .T \\n% \\$* +. te .T \\$* \\n% .. . .de T -. nr _ \\$1 -. shift . ta 0 \\n(.luR . tc . -\\$*\t\\n_ +\\$* . tc . br .. diff --git a/toc/toc.1 b/toc/toc.1 index dbee298..413a206 100644 --- a/toc/toc.1 +++ b/toc/toc.1 @@ -19,6 +19,9 @@ from the end of the document to the beginning. As arguments, it takes a .Xr troff 1 command line, which is evaluated as a shell command on each pass. +If the command line is a pipeline, +.Xr troff 1 +must be the final command. .Pp .Nm runs -- cgit v1.2.3