diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2014-10-10 08:44:24 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2014-10-10 08:44:24 +0000 |
commit | 56fe72aebb64bb54a4bbaf3edf6673253fafdf24 (patch) | |
tree | e745d5bbd763f04d5208104d8d03abd46e6b2663 /eqn.7 | |
parent | ab00e3652ae08997f4eb0cd41e34c86874cd4eb9 (diff) | |
download | mandoc-56fe72aebb64bb54a4bbaf3edf6673253fafdf24.tar.gz |
Re-write of eqn(7) parser and MathML output.
This adds parser-level support for the grammar described by the eqn
second-edition technical paper, "Typesetting Mathematics — User's Guide"
(Kernighan, Cherry).
The reason for this re-write is the grouping rules, which were not
possible given the existing implementation.
The re-write has also considerably simplified the HTML (and, if it ever
is completed, terminal) front-end.
Diffstat (limited to 'eqn.7')
-rw-r--r-- | eqn.7 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -75,7 +75,6 @@ box : text | \*qtdefine\*q text text | \*qgfont\*q text | \*qgsize\*q text - | \*qset\*q text text | \*qundef\*q text | box pos box | box mark |