aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/eqn_term.c
Commit message (Collapse)AuthorAgeFilesLines
* Tuned the initial eqn output, making it completely simple. ThisKristaps Dzonsons2011-07-241-31/+25
| | | | completes a full initial eqn system, so I'm tagging a release on it.
* Flip on equation printing for -T[x]html.Kristaps Dzonsons2011-07-231-5/+5
|
* Add matrix support. Also remove "above" notion, as all elements in aKristaps Dzonsons2011-07-231-7/+1
| | | | list are delimited by their "aboveness" and it's superfluous.
* Add character output (-Tpdf, -Tps, -Tascii) for equations. This is theKristaps Dzonsons2011-07-221-0/+88
minimum: unseparated terms.