| Commit message (Expand) | Author | Age | Files | Lines |
* | Step 4: merge chars.h into out.h. The functions in this file are | Kristaps Dzonsons | 2011-03-22 | 1 | -1/+0 |
* | Clean up date handling, | Ingo Schwarze | 2011-03-07 | 1 | -8/+2 |
* | EQN blocks are now printed in all modes. This is simply a printing of | Kristaps Dzonsons | 2011-02-09 | 1 | -0/+1 |
* | Add initial libmdoc and libman top-most machinery for accepting TBL | Kristaps Dzonsons | 2011-02-06 | 1 | -0/+2 |
* | Avoid double blank line before a table preceded by .PP. | Ingo Schwarze | 2011-01-25 | 1 | -0/+3 |
* | Fix another regression caused by the reorg of print_man_node() in rev. 1.97: | Ingo Schwarze | 2011-01-23 | 1 | -0/+3 |
* | Refrain from throwing fatal errors for | Ingo Schwarze | 2011-01-17 | 1 | -2/+2 |
* | When processing a blank text line, do not break out of text processing | Ingo Schwarze | 2011-01-16 | 1 | -2/+2 |
* | Make -man -Tascii not break within literal lines, e.g., | Kristaps Dzonsons | 2011-01-12 | 1 | -27/+33 |
* | If the first character of free-form text is whitespace, then a newline | Kristaps Dzonsons | 2011-01-12 | 1 | -2/+6 |
* | Don't let `in' creep past the right margin. | Kristaps Dzonsons | 2011-01-11 | 1 | -0/+5 |
* | Multiple man(7) .IP and .TP fixes started during p2k10: | Ingo Schwarze | 2011-01-04 | 1 | -15/+24 |
* | For tbl: -man documents print an extra space before `TS' blocks. | Kristaps Dzonsons | 2011-01-03 | 1 | -0/+2 |
* | Turn on -Tascii tbl printing. The output still has some issues---I'm | Kristaps Dzonsons | 2011-01-02 | 1 | -0/+1 |
* | Add -man support for tables. Like -mdoc, this consists of an | Kristaps Dzonsons | 2011-01-01 | 1 | -1/+9 |
* | Remove `i' and `r' macro handlers. These macros, originally part of the | Kristaps Dzonsons | 2010-12-08 | 1 | -2/+0 |
* | Add support for `ft' macro found in groff(7). Based on a patch by | Kristaps Dzonsons | 2010-12-06 | 1 | -0/+43 |
* | My favourite: removing lots of code in favour of smaller, tighter code. | Kristaps Dzonsons | 2010-12-06 | 1 | -79/+49 |
* | Header for `PP', `P', and `LP' should never be printed. | Kristaps Dzonsons | 2010-12-06 | 1 | -1/+1 |
* | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes in OpenBSD), | Kristaps Dzonsons | 2010-12-05 | 1 | -6/+1 |
* | Allow string lengths to account for escapes. Now all calls to calculate | Kristaps Dzonsons | 2010-09-15 | 1 | -0/+4 |
* | Collapse `nf', `fi', `Vb', and `Ve' into one function as in man_html.c.VERSION.1.10.5.PREPDF | Kristaps Dzonsons | 2010-07-23 | 1 | -18/+17 |
* | Added `in' macro support for -man -Tascii. This is not yet supported in | Kristaps Dzonsons | 2010-07-22 | 1 | -0/+43 |
* | Bring `sp', `Sp', and `br' behaviour for -man in line with how -mdoc's | Kristaps Dzonsons | 2010-07-22 | 1 | -15/+10 |
* | Have `nf' and `fi' flush lines. This is necessary or the LITERAL will | Kristaps Dzonsons | 2010-07-22 | 1 | -0/+2 |
* | correct lots of copyright notices; | Ingo Schwarze | 2010-07-13 | 1 | -1/+1 |
* | Re-constitution of `ds' symbol processing. First, push the | Kristaps Dzonsons | 2010-07-07 | 1 | -1/+0 |
* | Churn-ish check-in getting mdoc_parseln() and man_parseln() to accept a | Kristaps Dzonsons | 2010-06-26 | 1 | -0/+1 |
* | Initial chunks for variable-width fonts. Pushes all width calculations | Kristaps Dzonsons | 2010-06-25 | 1 | -40/+38 |
* | Churn as I finish email address migration kth.se -> bsd.lv. | Kristaps Dzonsons | 2010-06-19 | 1 | -1/+1 |
* | Fix a regression that crept in in man_term.c 1.73 and mdoc_term.c 1.144. | Ingo Schwarze | 2010-06-10 | 1 | -2/+2 |
* | Have the standard manpage header and footer print on every page of -Tps | Kristaps Dzonsons | 2010-06-09 | 1 | -1/+1 |
* | First check-in of PostScript output. This does not change any logic | Kristaps Dzonsons | 2010-06-07 | 1 | -8/+14 |
* | Allow bad -man dates to flow verbatim into the front-ends. Noted by | Kristaps Dzonsons | 2010-05-26 | 1 | -1/+4 |
* | Enable the unified error/warning enumeration in mandoc.h that's | Kristaps Dzonsons | 2010-05-17 | 1 | -0/+1 |
* | Add support for .AT. Properly implement .UC. Add regress tests. | Joerg Sonnenberger | 2010-05-17 | 1 | -0/+1 |
* | groff uses three vspaces before the footer too. | Joerg Sonnenberger | 2010-05-17 | 1 | -0/+2 |
* | Remove `am', `ami', `de', `dei', and `.' from -man, as they're now in the rof... | Kristaps Dzonsons | 2010-05-15 | 1 | -5/+0 |
* | Pull `ig' out of -man and leave it the roff preparser. | Kristaps Dzonsons | 2010-05-15 | 1 | -1/+0 |
* | For .IP groff requires a single space only after the head, adopt. | Joerg Sonnenberger | 2010-05-15 | 1 | -2/+0 |
* | Make the output width an option for ascii_alloc and use that to compute | Joerg Sonnenberger | 2010-05-15 | 1 | -2/+6 |
* | Removed restriction on integer manual sections in -man. | Kristaps Dzonsons | 2010-05-15 | 1 | -1/+1 |
* | End-of-sentence spacing for -man -Tascii. | Kristaps Dzonsons | 2010-05-12 | 1 | -0/+3 |
* | Back out OpenBSD special case (ok Ingo Schwarze). | Kristaps Dzonsons | 2010-05-10 | 1 | -11/+11 |
* | Proper leading spaces for new- and old-groff in -man -Tascii mode. | Kristaps Dzonsons | 2010-05-10 | 1 | -1/+19 |
* | -man also now has unbound margins for literal context. | Kristaps Dzonsons | 2010-05-10 | 1 | -4/+2 |
* | Using man_node_delete() instead of man_node_free()/man_node_freelist() and fr... | Kristaps Dzonsons | 2010-03-24 | 1 | -0/+8 |
* | Fixed two very subtle bugs in retaining overstep and maxrmargin widths betwee... | Kristaps Dzonsons | 2010-03-23 | 1 | -1/+4 |
* | Support for pod2man standard header macros (Vb, Ve, Sp). Based largely on a ... | Kristaps Dzonsons | 2010-03-23 | 1 | -9/+23 |
* | Accomodate (libman) for next-line macros followed by non-text macros `na', `s... | Kristaps Dzonsons | 2010-03-22 | 1 | -36/+43 |