Commit graph

17 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
9962d916e8 tmac: fix troff -ms .KS after .1C
Fixes #233.
2020-01-13 18:26:15 -05:00
Russ Cox
fa580e2116 tmac.an: insert spaces after .?? request names 2008-11-11 11:01:03 -08:00
rsc
e861a5bd32 new from plan 9 2006-05-06 22:51:12 +00:00
rsc
dc4f9bcdd0 new fonts 2006-03-19 06:03:19 +00:00
rsc
c42a1d3d61 add 2006-02-21 18:37:05 +00:00
rsc
9847210bcb Add tmac.pm. 2005-09-13 00:17:07 +00:00
rsc
6dfc49d2a8 set HT to 1 in html mode 2005-03-18 19:34:37 +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
c8b6342d3c Many small edits. 2005-01-13 04:49:19 +00:00
rsc
530d001641 add \*9 string 2005-01-11 17:39:45 +00:00
wkj
218dae2733 Patch paths. 2004-05-17 02:20:47 +00:00
wkj
6cc703dc9a For mpm. 2004-05-16 08:06:20 +00:00
rsc
13f7391e4a More files! 2004-05-15 23:45:13 +00:00