]> git.cameronkatri.com Git - mandoc.git/history - eqn_html.c
fix RCS IDs
[mandoc.git] / eqn_html.c
2014-10-12 Ingo SchwarzeImprove error handling in the eqn(7) parser.
2014-10-10 Ingo SchwarzeDrop trailing whitespace, adjust a few indentations,
2014-10-10 Kristaps DzonsonsRe-write of eqn(7) parser and MathML output.
2014-09-28 Kristaps DzonsonsChange "to" and "from" commands to use munder, mover...
2014-09-28 Kristaps DzonsonsCrudely accomodate for matrices by way of adjacent...
2014-09-28 Kristaps DzonsonsSupport a decent subset of eqn(7) in MathML.
2014-08-10 Ingo SchwarzeGet rid of HAVE_CONFIG_H, it is always defined; idea...
2014-04-20 Ingo SchwarzeKNF: case (FOO): -> case FOO:, remove /* LINTED ...
2011-07-24 Kristaps DzonsonsTuned the initial eqn output, making it completely...
2011-07-23 Kristaps DzonsonsFlip on equation printing for -T[x]html.