Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adapt to new <p> output logic (html.c rev. 1.260) | Ingo Schwarze | 2019-09-03 | 1 | -2/+0 |
| | |||||
* | Improve the ASCII rendering of \(Po (Pound Sterling) | Ingo Schwarze | 2018-08-21 | 1 | -2/+8 |
| | | | | | and of the playing card suits to match groff, using feedback from Ralph Corderoy <ralph at inputplus dot co dot uk>. | ||||
* | catch up with ASCII renderings in chars.c rev. 1.72 | Ingo Schwarze | 2017-08-23 | 1 | -0/+4 |
| | |||||
* | print HTML character references as 4+ digits hexadecimal, like Unicode; | Ingo Schwarze | 2017-07-14 | 1 | -84/+84 |
| | | | | from bentley@, tweaked by me | ||||
* | add about 15 missing character escape sequences found in groff_char(7); | Ingo Schwarze | 2017-06-02 | 1 | -5/+5 |
| | | | | triggered by multimedia/mkvtoolnix mkvmerge(1) using \(S2 | ||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+86 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |