Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-02 | README.t: Apply patch from James K. Lowden | John Ankarstrom | |
2021-07-02 | README.t: Add missing genitive s | John Ankarstrom | |
2021-07-01 | Update name in comments | John Ankarstrom | |
2021-07-01 | README: Clarify that kx.tmac is not installed by default | John Ankarstrom | |
2021-07-01 | Update test files with new name | John Ankarstrom | |
2021-07-01 | Rename mu to mk | John Ankarstrom | |
The u*.tmac namespace is already a bit busy. | |||
2021-07-01 | Add plain-text README | John Ankarstrom | |
2021-06-28 | README.t: Document 'list' utility | John Ankarström | |
2021-06-28 | list: Use getopt | John Ankarström | |
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 | Makefile: Add 'install' target | 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 minor changes | John Ankarström | |
2021-06-24 | README.t: Add page break before headings | John Ankarström | |
2021-06-24 | Ensure final unfilled line is included before final page footer | John Ankarström | |
2021-06-24 | Fix ./' interpreted as control characters in footnotes | John Ankarström | |
Heirloom troff would interpet '(info.groff)... as a request line. | |||
2021-06-24 | Use floating-point division to set c point size, if available | John Ankarström | |
2021-06-24 | README.t: Add PDF bookmarks, links | John Ankarström | |
2021-06-24 | Ensure footer on last page | John Ankarström | |
2021-06-24 | Automatically enable extensions for Heirloom troff | 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 | gx.tmac: Fix ta call | John Ankarström | |
This fixes a compatibility issue with Heirloom troff. | |||
2021-06-23 | Use ft/.f instead of fam/.fam | John Ankarström | |
This fixes a compatibility issue with Heirloom troff. | |||
2021-06-23 | README.t: Reflect new toc behavior | John Ankarström | |
2021-06-23 | Set q's ti to 18p | John Ankarström | |
2021-06-23 | Add gx.tmac (extra macros) | John Ankarström | |
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 | Rename example.t to README.t | 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 | example.t: Add FAQ on forward references using toc.tmac | John Ankarström | |
2021-06-22 | example.t: Document toc.tmac | John Ankarström | |
2021-06-22 | example.t: Add table of contents | 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 | |
2021-06-22 | Add hacking.t | John Ankarström | |
2021-06-22 | Remove @ds, @nr | John Ankarström | |
There are no longer any registers or strings to set default values for. | |||
2021-06-22 | Change %i, %e to #i, #e | John Ankarström | |
2021-06-22 | ne.t: Circumvent removal of mb register | John Ankarström | |
2021-06-22 | example.t: Make small addition | John Ankarström | |
2021-06-22 | Remove all configuration registers (mt, mb, tt, tb) | John Ankarström | |