aboutsummaryrefslogtreecommitdiff
path: root/toc
AgeCommit message (Collapse)Author
2021-07-21toc/toc: Clean up scriptHEADmasterJohn Ankarström
2021-07-11toc/README.t: Fix typoJohn Ankarström
2021-07-04mk/README.t, toc/README.t: Change phrasingJohn Ankarstrom
2021-07-04Add Makefile dependenciesJohn Ankarstrom
2021-07-04Fix paper sizesJohn Ankarstrom
Even though I am Swedish, I admit I am partial to US Letter.
2021-07-04Rename .x (bold italic) to .zJohn Ankarstrom
2021-07-03Move mk into separate directoryJohn Ankarstrom
2021-07-01Rename mu to mkJohn Ankarstrom
The u*.tmac namespace is already a bit busy.
2021-06-27Add 'list' utilityJohn Ankarström
2021-06-24Split q macro into " (inline) and q (block-level)John Ankarström
2021-06-24ux.tmac: Improve he, se macrosJohn Ankarström
2021-06-24Add toc.1John Ankarström
2021-06-24Change name to muJohn 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-24README.t: Add PDF bookmarks, linksJohn Ankarström
2021-06-24Use Heirloom troffJohn Ankarström
Mg is now tested with both GNU and Heirloom troff.
2021-06-23toc/README.t: Document new behaviorJohn Ankarström
2021-06-23toc: Change toc script usage, skip unnecessary passesJohn Ankarström
2021-06-23toc: Use .so instead of .rdJohn Ankarström
2021-06-23toc: Add (toc) prefix to .te outputJohn 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-23toc/README.t: Correct errorJohn Ankarström
2021-06-23Capitalize first letter of sentenceJohn Ankarström
2021-06-23Add toc/README.tJohn Ankarström
2021-06-23Rename troc/groc to toc/gtocJohn Ankarström
2021-06-22Improve toc.tmacJohn Ankarström
2021-06-22toc/example.t: Change formattingJohn Ankarström
2021-06-22Add toc.tmacJohn Ankarström