From d32deab17bfffa5bffc5fab3e6577558e40888c5 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 15 Aug 2020 20:07:38 -0400 Subject: tmac: rename IM (italic manual) to MR (manual reference) Suggested by G. Brandon Robinson. --- tmac/tmac.an | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tmac') diff --git a/tmac/tmac.an b/tmac/tmac.an index c759a59e..02b31bbf 100644 --- a/tmac/tmac.an +++ b/tmac/tmac.an @@ -209,7 +209,10 @@ .HY .}f .. -.de IM +.\" MR - manual reference, as in .MR cat (1) , +.\" $3 is the punctuation after the reference ends, if any. +.de MR +.nh .}S 2 1 \& "\Xhtml manref start \\$1 \\$2\\$1" "\\$2\Xhtml manref end \\$1 \\$2\\$3" .HY .}f -- cgit v1.2.3