aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/eqn.7
Commit message (Collapse)AuthorAgeFilesLines
* Provide implementations of `define', `set', and `unset'.Kristaps Dzonsons2011-07-171-18/+61
| | | | | | Tie them into the stream of data. Document these appropriate, bringing in the grammar as defined by the original eqn manual (Kernighan/Richie).
* Note the development status of eqn.7 and tbl.7.Kristaps Dzonsons2011-03-171-2/+15
|
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-0/+79
of how we considered .TS (etc.) macros and how the preprocessors do.