Commit graph

9 commits

Author SHA1 Message Date
Russ Cox
d32deab17b tmac: rename IM (italic manual) to MR (manual reference)
Suggested by G. Brandon Robinson.
2020-08-15 20:09:40 -04:00
Russ Cox
977b25a76a tmac: introduce real manual reference macro instead of overloading IR
The overloading of IR emits magic \X'...' sequences that turn into HTML manual links.
But not all such IR invocations should be manual links;
those had to be written to avoid the IR macro before.
Worse, the \X'...' ending the IR causes troff to emit only a single space after a period.

Defining a new IM macro for manual references fixes both problems.

Fixes #441.
2020-08-13 23:43:43 -04:00
Russ Cox
fa580e2116 tmac.an: insert spaces after .?? request names 2008-11-11 11:01:03 -08:00
rsc
dc4f9bcdd0 new fonts 2006-03-19 06:03:19 +00:00
rsc
0215fd56db better HR 2005-01-16 21:31:47 +00:00
rsc
5940cb844b better href 2005-01-14 20:14:08 +00:00
rsc
78e51a8c66 checkpoint 2005-01-14 03:45:44 +00:00
rsc
530d001641 add \*9 string 2005-01-11 17:39:45 +00:00
rsc
13f7391e4a More files! 2004-05-15 23:45:13 +00:00