Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve error handling in the eqn(7) parser. | Ingo Schwarze | 2014-10-12 | 1 | -4/+8 |
* | Drop trailing whitespace, adjust a few indentations, | Ingo Schwarze | 2014-10-10 | 1 | -9/+9 |
* | Re-write of eqn(7) parser and MathML output. | Kristaps Dzonsons | 2014-10-10 | 1 | -144/+111 |
* | Change "to" and "from" commands to use munder, mover, and munderover. | Kristaps Dzonsons | 2014-09-28 | 1 | -4/+7 |
* | Crudely accomodate for matrices by way of adjacent tables. We don't do this | Kristaps Dzonsons | 2014-09-28 | 1 | -0/+9 |
* | Support a decent subset of eqn(7) in MathML. | Kristaps Dzonsons | 2014-09-28 | 1 | -26/+154 |
* | Get rid of HAVE_CONFIG_H, it is always defined; idea from libnbcompat. | Ingo Schwarze | 2014-08-10 | 1 | -2/+2 |
* | KNF: case (FOO): -> case FOO:, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze | 2014-04-20 | 1 | -4/+4 |
* | Tuned the initial eqn output, making it completely simple. This | Kristaps Dzonsons | 2011-07-24 | 1 | -29/+21 |
* | Flip on equation printing for -T[x]html. | Kristaps Dzonsons | 2011-07-23 | 1 | -0/+89 |