Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-04 | tmac.eai: wrapper around -me: auto indexing sections, .TC macro (thanks ↵ | Sigrid | |
sirjofri) | |||
2020-05-04 | add missing /sys/lib/tmac/me files (thanks sirjofri) | Sigrid | |
2019-01-23 | troff: fix -ms mug (thanks aksr) | cinap_lenrek | |
Executing .KS after .1C exhibits a bug. Instead on the next page, the text between .KS and .KE is shown at the bottom of the page (where footnote would be). To reproduce the bug: http://sprunge.us/xyCUX7 The bug can be fixed by changing two lines in tmac.s: if \\n(NX<1 .bp\} to if \\n(NX<=1 .bp\} and if \\n(NX<1 'bp\} to if \\n(NX<=1 'bp\} | |||
2013-02-16 | troff macros: change unix /usr/lib paths to plan9 /sys/lib and /usr/bin/col ↵ | cinap_lenrek | |
-> /bin/col | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - sys/lib | Taru Karttunen | |