| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Correct .Eo spacing: | Ingo Schwarze | 2011-11-03 | 1 | -1/+5 |
* | Remove a bunch of useless assignments, | Ingo Schwarze | 2011-10-16 | 1 | -1/+1 |
* | Always print <table> column widths in -T[x]html; | Ingo Schwarze | 2011-10-09 | 1 | -37/+17 |
* | Add the -Ofragment option to -T[]x]html. This accomodates for embedding | Kristaps Dzonsons | 2011-10-05 | 1 | -15/+16 |
* | Make sure that `Ql' literalises its arguments in -T[x]html. Found when | Kristaps Dzonsons | 2011-08-26 | 1 | -1/+5 |
* | Align `-offset indent' and `D1' by forcing BLOCKQUOTE to have a 5ex | Kristaps Dzonsons | 2011-08-18 | 1 | -5/+2 |
* | Have `Li' be correctly monospaced in -T[x]html. Also make sure that | Kristaps Dzonsons | 2011-08-18 | 1 | -1/+1 |
* | Allow `Sx' and `Ss' to have child nodes. Fixes manuals in NetBSD. | Kristaps Dzonsons | 2011-08-10 | 1 | -11/+21 |
* | Flip on equation printing for -T[x]html. | Kristaps Dzonsons | 2011-07-23 | 1 | -4/+1 |
* | Flip eqn into using parsed nodes. I've temporarily disabled printing | Kristaps Dzonsons | 2011-07-21 | 1 | -2/+2 |
* | The bufcat() function in -T[x]html was eating one byte off the end of its | Kristaps Dzonsons | 2011-07-04 | 1 | -0/+2 |
* | First fix how `sp 1' doesn't imply `1v' (it now does) and that 1 | Kristaps Dzonsons | 2011-06-29 | 1 | -2/+3 |
* | Have -T[x]html print out the link target for `Lk' if no link title is | Kristaps Dzonsons | 2011-06-16 | 1 | -3/+4 |
* | Clean-up fallout: differentiate ID's and HREF's (where to put the `#'). | Kristaps Dzonsons | 2011-05-17 | 1 | -0/+1 |
* | Cleanups in -T[x]html: make html_idcat() use the buffer and be called | Kristaps Dzonsons | 2011-05-17 | 1 | -28/+25 |
* | Clean-ups in -T[x]html: inline print_num(), as it was just a single | Kristaps Dzonsons | 2011-05-17 | 1 | -1/+1 |
* | Give -Thtml and -Txhtml the gift of recognising escapes when calculating | Kristaps Dzonsons | 2011-05-14 | 1 | -5/+5 |
* | Revert last change: this screwed up displaying in other pages (didn't | Kristaps Dzonsons | 2011-04-23 | 1 | -1/+1 |
* | Make the `Nm' -Thtml attribute be min-width instead of width. This is a | Kristaps Dzonsons | 2011-04-23 | 1 | -1/+1 |
* | Suppress a space following the "(" for -T[x]html `Fn'. Found by random | Kristaps Dzonsons | 2011-04-04 | 1 | -0/+1 |
* | Have `Fd' in -T[x]html generate an "include" link if it detects one | Kristaps Dzonsons | 2011-04-04 | 1 | -4/+52 |
* | Fix a bug that slip in: PAIR_XXXX macros expanded to run the increment | Kristaps Dzonsons | 2011-04-04 | 1 | -1/+2 |
* | Fully fix the `Rv' and `Ex' handlers for -T[x]html and -Tascii. This | Kristaps Dzonsons | 2011-04-04 | 1 | -14/+19 |
* | Make `Rv' do the Right Thing regarding commas and "and" when listing its | Kristaps Dzonsons | 2011-04-04 | 1 | -19/+26 |
* | Fix possible segfaults in `Lk' -T[x]html handler, which made some | Kristaps Dzonsons | 2011-04-04 | 1 | -9/+11 |
* | Clean-up in -T[x]html: remove some unnecessary assignments to local | Kristaps Dzonsons | 2011-04-04 | 1 | -22/+20 |
* | Clean up handling of `In' for -T[x]html such that it only links to the | Kristaps Dzonsons | 2011-04-04 | 1 | -11/+28 |
* | Move mandoc_isdelim() back into libmdoc.h. This fixes an unreported | Kristaps Dzonsons | 2011-03-22 | 1 | -4/+21 |
* | Clean up date handling, | Ingo Schwarze | 2011-03-07 | 1 | -4/+1 |
* | EQN blocks are now printed in all modes. This is simply a printing of | Kristaps Dzonsons | 2011-02-09 | 1 | -1/+7 |
* | Fix a regression caused by mdoc_term.c 1.214 / mdoc_html.c 1.148: | Ingo Schwarze | 2011-02-06 | 1 | -2/+4 |
* | Add initial libmdoc and libman top-most machinery for accepting TBL | Kristaps Dzonsons | 2011-02-06 | 1 | -0/+2 |
* | If `Ns' is specified on its own line, it should be ignored. This is | Kristaps Dzonsons | 2011-02-02 | 1 | -1/+2 |
* | When in a <PRE>, don't print out the <BR> before lines that have leading | Kristaps Dzonsons | 2011-01-29 | 1 | -2/+16 |
* | Arguments to `Bsx' and friends are separated by a non-breaking space. | Kristaps Dzonsons | 2011-01-25 | 1 | -1/+7 |
* | Push capitalisation of `Bx' second argument into validator, where it belongs. | Kristaps Dzonsons | 2011-01-25 | 1 | -7/+2 |
* | Properly uppercase the first-letter of the `Bx' second argument. | Kristaps Dzonsons | 2011-01-25 | 1 | -3/+8 |
* | Have `Bx' accept two arguments, not just one, and join these arguments | Kristaps Dzonsons | 2011-01-25 | 1 | -6/+14 |
* | Change how -Thtml behaves with tables: use multiple rows, with widths | Kristaps Dzonsons | 2011-01-13 | 1 | -3/+19 |
* | If the first character of free-form text is whitespace, then a newline | Kristaps Dzonsons | 2011-01-12 | 1 | -0/+2 |
* | Quiesce lint with some type handling. Does not change anything. | Kristaps Dzonsons | 2011-01-07 | 1 | -3/+4 |
* | Add skeleton for -T[x]html tbl stuff. Also start to put in some bits about | Kristaps Dzonsons | 2011-01-04 | 1 | -1/+4 |
* | Add table processing structures to -mdoc. This consists of an | Kristaps Dzonsons | 2011-01-01 | 1 | -0/+2 |
* | Make `Fo' use a B instead of SPAN (left-over). | Kristaps Dzonsons | 2010-12-24 | 1 | -2/+2 |
* | Apparently the U tag is deprecated, so use a SPAN instead (blah). Bump | Kristaps Dzonsons | 2010-12-24 | 1 | -1/+0 |
* | As per schwarze@'s suggestions, roll back the refcount structure in | Kristaps Dzonsons | 2010-12-24 | 1 | -24/+24 |
* | Ensure -Thtml has DIV as child of BLOCKQUOTE. | Kristaps Dzonsons | 2010-12-23 | 1 | -5/+5 |
* | Implement reference-counted version of original union mdoc_data. This | Kristaps Dzonsons | 2010-12-22 | 1 | -31/+31 |
* | Fix list-type being clobbered by margins. Last default styles in place. | Kristaps Dzonsons | 2010-12-20 | 1 | -12/+13 |
* | More use default tags, this time I and U. Also fix a stack overflow | Kristaps Dzonsons | 2010-12-20 | 1 | -10/+17 |