]> git.cameronkatri.com Git - mandoc.git/history - eqn_term.c
Do not confuse .Bl -column lists that just broken another block
[mandoc.git] / eqn_term.c
2015-01-01 Ingo SchwarzeDon't dereference NULL pointers when formatting missing...
2014-10-12 Ingo Schwarzemajor upgrade to eqn(7) terminal output;
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.
2011-07-23 Kristaps DzonsonsAdd matrix support. Also remove "above" notion, as...
2011-07-22 Kristaps DzonsonsAdd character output (-Tpdf, -Tps, -Tascii) for equatio...