Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-04 | Rename .x (bold italic) to .z | John Ankarstrom | |
2021-07-03 | Move mk into separate directory | John Ankarstrom | |
2021-07-01 | Rename mu to mk | John Ankarstrom | |
The u*.tmac namespace is already a bit busy. | |||
2021-06-27 | Add 'list' utility | John Ankarström | |
2021-06-24 | Split q macro into " (inline) and q (block-level) | John Ankarström | |
2021-06-24 | ux.tmac: Improve he, se macros | John Ankarström | |
2021-06-24 | Add toc.1 | John Ankarström | |
2021-06-24 | Change name to mu | John Ankarström | |
It turns out that Heirloom troff includes an (m)g macro set for groff compatibility. I liked the name mg, because of the association with milligram, but mu is pretty good too. (And mu is the symbol for the SI micro prefix, which is even smaller than milli!) | |||
2021-06-24 | README.t: Add PDF bookmarks, links | John Ankarström | |
2021-06-24 | Use Heirloom troff | John Ankarström | |
Mg is now tested with both GNU and Heirloom troff. | |||
2021-06-23 | toc/README.t: Document new behavior | John Ankarström | |
2021-06-23 | toc: Change toc script usage, skip unnecessary passes | John Ankarström | |
2021-06-23 | toc: Use .so instead of .rd | John Ankarström | |
2021-06-23 | toc: Add (toc) prefix to .te output | John Ankarström | |
The original troff cannot disable error output. This patch disambiguates .te's output from troff's normal errors. The (toc) prefix is removed by sed in the toc script. | |||
2021-06-23 | toc/README.t: Correct error | John Ankarström | |
2021-06-23 | Capitalize first letter of sentence | John Ankarström | |
2021-06-23 | Add toc/README.t | John Ankarström | |
2021-06-23 | Rename troc/groc to toc/gtoc | John Ankarström | |
2021-06-22 | Improve toc.tmac | John Ankarström | |
2021-06-22 | toc/example.t: Change formatting | John Ankarström | |
2021-06-22 | Add toc.tmac | John Ankarström | |