| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tmac: rename IM (italic manual) to MR (manual reference) | Russ Cox | 2020-08-15 | 1 | -1/+4 |
| | | | | | Suggested by G. Brandon Robinson. | ||||
| * | tmac: introduce real manual reference macro instead of overloading IR | Russ Cox | 2020-08-13 | 1 | -1/+6 |
| | | | | | | | | | | | | 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. | ||||
| * | tmac: fix troff -ms .KS after .1C | Russ Cox | 2020-01-13 | 1 | -6/+6 |
| | | | | | Fixes #233. | ||||
| * | tmac.an: insert spaces after .?? request names | Russ Cox | 2008-11-11 | 1 | -308/+308 |
| | | |||||
| * | new from plan 9 | rsc | 2006-05-06 | 1 | -68/+5 |
| | | |||||
| * | new fonts | rsc | 2006-03-19 | 2 | -4/+23 |
| | | |||||
| * | add | rsc | 2006-02-21 | 3 | -2/+165 |
| | | |||||
| * | Add tmac.pm. | rsc | 2005-09-13 | 1 | -0/+966 |
| | | |||||
| * | set HT to 1 in html mode | rsc | 2005-03-18 | 1 | -0/+1 |
| | | |||||
| * | better HR | rsc | 2005-01-16 | 1 | -1/+1 |
| | | |||||
| * | better href | rsc | 2005-01-14 | 1 | -1/+2 |
| | | |||||
| * | checkpoint | rsc | 2005-01-14 | 1 | -0/+3 |
| | | |||||
| * | Many small edits. | rsc | 2005-01-13 | 2 | -3/+8 |
| | | |||||
| * | add \*9 string | rsc | 2005-01-11 | 1 | -0/+1 |
| | | |||||
| * | Patch paths. | wkj | 2004-05-17 | 7 | -8/+8 |
| | | |||||
| * | For mpm. | wkj | 2004-05-16 | 13 | -0/+827 |
| | | |||||
| * | More files! | rsc | 2004-05-15 | 32 | -0/+15535 |
