summaryrefslogtreecommitdiffstats
path: root/eqn.7
Commit message (Expand)AuthorAgeFilesLines
* Add all rendered symbols used by eqn. I use the Second-Edition User'sKristaps Dzonsons2011-07-221-5/+13
* Clearer documentation of grammar in eqn.7 and addition of Greek symbols.Kristaps Dzonsons2011-07-221-29/+22
* Fix left/right nesting in eqn.Kristaps Dzonsons2011-07-221-1/+1
* Complete eqn.7 parsing. Features all productions from the original 1975Kristaps Dzonsons2011-07-211-0/+6
* Support `size' constructs in eqn.7. Generalise mandoc_strontou to thisKristaps Dzonsons2011-07-211-0/+1
* Full support for eqn positionals (above, over, sup, sub, etc.).Kristaps Dzonsons2011-07-211-0/+6
* Add eqn subexpression fonts.Kristaps Dzonsons2011-07-211-0/+4
* Add support for markers. These decorate the last box: see eqn.7.Kristaps Dzonsons2011-07-211-1/+10
* Document `{, }' subexpressions in eqn.7.Kristaps Dzonsons2011-07-211-0/+1
* Make `undef' not expand its argument before undefining it. DocumentKristaps Dzonsons2011-07-211-0/+13
* Flip eqn into using parsed nodes. I've temporarily disabled printingKristaps Dzonsons2011-07-211-0/+1
* Finish the eqn syntactic parser. This correctly parses terms and doesKristaps Dzonsons2011-07-211-15/+56
* Note that equation definitions are nestable.Kristaps Dzonsons2011-07-181-1/+5
* Provide implementations of `define', `set', and `unset'.Kristaps Dzonsons2011-07-171-16/+59
* Note the development status of eqn.7 and tbl.7.Kristaps Dzonsons2011-03-171-0/+13
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-0/+79