From e8086631ecabb0018062c1b8a519a2fa265c92f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Thu, 24 Jun 2021 22:38:08 +0200 Subject: Split q macro into " (inline) and q (block-level) --- toc/README.t | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'toc') diff --git a/toc/README.t b/toc/README.t index ccb06f3..318adf3 100644 --- a/toc/README.t +++ b/toc/README.t @@ -52,7 +52,7 @@ macro hands its argument to the .c tm request, which prints it on standard error, prefixed by -.q (toc) . +." (toc) . If the .i tf string is non-empty, the @@ -77,12 +77,12 @@ This enables the .c te macro, printing its arguments on standard error. The lines prefixed with -.q (toc) , +." (toc) , printed on standard error, are written to the file .i $g with the -.q (toc) +." (toc) prefix removed. .p In the second pass, @@ -162,7 +162,7 @@ will print .p on standard error. The -.q (toc) +." (toc) prefix is removed before the line is written to the temporary file. .p When -- cgit v1.2.3