| Commit message (Expand) | Author | Age | Files | Lines |
* | Add matrix support. Also remove "above" notion, as all elements in a | Kristaps Dzonsons | 2011-07-23 | 1 | -22/+17 |
* | Give lists their own eqn function. | Kristaps Dzonsons | 2011-07-22 | 1 | -0/+9 |
* | Complete eqn.7 parsing. Features all productions from the original 1975 | Kristaps Dzonsons | 2011-07-21 | 1 | -4/+7 |
* | Support `size' constructs in eqn.7. Generalise mandoc_strontou to this | Kristaps Dzonsons | 2011-07-21 | 1 | -3/+7 |
* | Full support for eqn positionals (above, over, sup, sub, etc.). | Kristaps Dzonsons | 2011-07-21 | 1 | -6/+6 |
* | Add eqn subexpression fonts. | Kristaps Dzonsons | 2011-07-21 | 1 | -3/+6 |
* | Add support for markers. These decorate the last box: see eqn.7. | Kristaps Dzonsons | 2011-07-21 | 1 | -3/+3 |
* | Support nested `{, }' subexpressions in eqn. Document in code. | Kristaps Dzonsons | 2011-07-21 | 1 | -3/+8 |
* | Flip eqn into using parsed nodes. I've temporarily disabled printing | Kristaps Dzonsons | 2011-07-21 | 1 | -24/+44 |
* | Add MAN_TAIL, which will be used by `UE' (forthcoming) and needs to be | Kristaps Dzonsons | 2011-03-23 | 1 | -0/+5 |
* | Allow -man to process EQN as well. Also fix a segfault in missing case | Kristaps Dzonsons | 2011-02-09 | 1 | -1/+1 |
* | Allow EQN data to be pushed down into libmdoc via mdoc_addeqn(). Only | Kristaps Dzonsons | 2011-02-09 | 1 | -1/+1 |
* | Let the line-number of a tbl_span be remembered. | Kristaps Dzonsons | 2011-02-06 | 1 | -4/+3 |
* | Add initial libmdoc and libman top-most machinery for accepting TBL | Kristaps Dzonsons | 2011-02-06 | 1 | -0/+12 |
* | First, make extra data cells be thrown away. This makes "dp->layout" | Kristaps Dzonsons | 2011-01-10 | 1 | -1/+6 |
* | Make width calculations occur within tbl_term.c, not tbl.c. This allows | Kristaps Dzonsons | 2011-01-03 | 1 | -13/+0 |
* | Fix table to print nicely (merging error). Also have -Ttree push out some | Kristaps Dzonsons | 2011-01-02 | 1 | -11/+28 |
* | Add a warning if a data cell has no layout. Also make -Ttree show this | Kristaps Dzonsons | 2011-01-01 | 1 | -1/+1 |
* | Make some bit-flags into enums as they should be. Make printing of -Ttree | Kristaps Dzonsons | 2011-01-01 | 1 | -15/+43 |
* | Make -Ttree a bit more readable. | Kristaps Dzonsons | 2011-01-01 | 1 | -1/+2 |
* | Make -Ttree spit out table columns. | Kristaps Dzonsons | 2011-01-01 | 1 | -19/+47 |
* | Add basic -Ttree support for tables. | Kristaps Dzonsons | 2011-01-01 | 1 | -0/+12 |
* | Re-constitution of `ds' symbol processing. First, push the | Kristaps Dzonsons | 2010-07-07 | 1 | -1/+0 |
* | Support for badly nested blocks, written around the time of | Ingo Schwarze | 2010-06-29 | 1 | -1/+4 |
* | Churn-ish check-in getting mdoc_parseln() and man_parseln() to accept a | Kristaps Dzonsons | 2010-06-26 | 1 | -0/+1 |
* | Churn as I finish email address migration kth.se -> bsd.lv. | Kristaps Dzonsons | 2010-06-19 | 1 | -1/+1 |
* | Enable the unified error/warning enumeration in mandoc.h that's | Kristaps Dzonsons | 2010-05-17 | 1 | -0/+1 |
* | Big check-in of compatibility layer. This should work on most major architec... | Kristaps Dzonsons | 2010-01-01 | 1 | -0/+4 |
* | More lint fixes. | Kristaps Dzonsons | 2009-10-30 | 1 | -1/+0 |
* | Added time.h to various files for FreeBSD compilation (thanks Ulrich Sporlein). | Kristaps Dzonsons | 2009-10-26 | 1 | -0/+1 |
* | Moved output definitions into main.h. | Kristaps Dzonsons | 2009-10-13 | 1 | -0/+1 |
* | Made tree/term/out() functions return void. | Kristaps Dzonsons | 2009-09-16 | 1 | -4/+2 |
* | Significant overhaul in libman. Macros are now block- and line-scoped (with | Kristaps Dzonsons | 2009-08-13 | 1 | -0/+15 |
* | Fixed license email address. | Kristaps Dzonsons | 2009-06-10 | 1 | -1/+1 |
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -12/+10 |
* | Proper resetting of memory. | Kristaps Dzonsons | 2009-04-03 | 1 | -14/+20 |
* | -man printing linked to -Ttree. | Kristaps Dzonsons | 2009-03-23 | 1 | -6/+58 |
* | NetBSD lintified. | Kristaps Dzonsons | 2009-03-19 | 1 | -0/+1 |
* | Split mdocterm.c -> main.c terminal.c. | Kristaps Dzonsons | 2009-03-19 | 1 | -0/+137 |
* | termact.c -> term.c | Kristaps Dzonsons | 2009-02-23 | 1 | -132/+0 |
* | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). | Kristaps Dzonsons | 2009-02-21 | 1 | -2/+1 |
* | More flesh in terminal-encoder. | Kristaps Dzonsons | 2009-02-20 | 1 | -1/+3 |
* | Re-added tree.c (for now). | Kristaps Dzonsons | 2009-02-20 | 1 | -0/+131 |
* | Removed (moving) tree.c. | Kristaps Dzonsons | 2009-02-20 | 1 | -131/+0 |
* | Separating output filters. | Kristaps Dzonsons | 2009-01-17 | 1 | -8/+38 |
* | Initial separation of tree/mdocml.1. | Kristaps Dzonsons | 2009-01-16 | 1 | -0/+101 |