Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expanded perfect htab to use 27 * 26 * 3 space. | Kristaps Dzonsons | 2009-03-11 | 1 | -1/+3 |
| | | | | | | Added Brq, Bro and Brc macros. Added lbrace and rbrace to special characters. Fixed spacing in braces. | ||||
* | -tag, if followed by empty body, doesn't newline. | Kristaps Dzonsons | 2009-03-04 | 1 | -0/+1 |
| | | | | Versioning up. | ||||
* | Fixed some character-escapes. | Kristaps Dzonsons | 2009-03-04 | 1 | -1/+3 |
| | |||||
* | Considerably cleaned up list handling. | Kristaps Dzonsons | 2009-03-04 | 1 | -2/+0 |
| | |||||
* | -inset and -diag lists now supported. | Kristaps Dzonsons | 2009-03-03 | 1 | -0/+2 |
| | |||||
* | Character-escape addition simplified (see README.addescape, also added). | Kristaps Dzonsons | 2009-03-03 | 1 | -0/+9 |
| | |||||
* | Added new old escape sequence \*[nn]. | Kristaps Dzonsons | 2009-03-02 | 1 | -1/+47 |
| | | | | | Initial correct .Bd support (still only text in literal displays). Symbols put into tables (character-encoding). | ||||
* | Support for maxrmargin-breaking with TERMP_NOBREAK. | Kristaps Dzonsons | 2009-03-02 | 1 | -0/+2 |
| | | | | Tabs auto-converted to spaces. | ||||
* | Fixed TERMP_NOBREAK and line overruns. | Kristaps Dzonsons | 2009-03-01 | 1 | -2/+2 |
| | | | | Fixed TERMP_SETFLAGS and current-flag omission. | ||||
* | More list work. | Kristaps Dzonsons | 2009-02-25 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-02-25 | 1 | -0/+1 |
| | |||||
* | Added [almost] all list types. | Kristaps Dzonsons | 2009-02-25 | 1 | -0/+2 |
| | |||||
* | Support for nested lists added. | Kristaps Dzonsons | 2009-02-25 | 1 | -0/+1 |
| | |||||
* | Some offsets built into termpair. | Kristaps Dzonsons | 2009-02-25 | 1 | -5/+5 |
| | |||||
* | Added "termpair" for symmetric flag-setting. | Kristaps Dzonsons | 2009-02-25 | 1 | -0/+16 |
| | |||||
* | Raft of mdocterm callbacks in place. | Kristaps Dzonsons | 2009-02-24 | 1 | -3/+4 |
| | | | | Fixed Fo/Fc handling in validate/mdocterm. | ||||
* | Fixed `.Pf' handling. | Kristaps Dzonsons | 2009-02-22 | 1 | -0/+1 |
| | | | | System now supports all mdocml manual pages. | ||||
* | Initial block-display support. | Kristaps Dzonsons | 2009-02-22 | 1 | -0/+1 |
| | |||||
* | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). | Kristaps Dzonsons | 2009-02-21 | 1 | -1/+6 |
| | | | | Escape-recognition term.c. | ||||
* | Split down term.c into term.h, termact.c. | Kristaps Dzonsons | 2009-02-21 | 1 | -0/+59 |