diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2015-04-06 22:06:23 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2015-04-06 22:06:23 +0000 |
commit | 783bc3a527ff5c2b0e27b9da575cdf4d3cfc63f3 (patch) | |
tree | 3b9f6342694760a38e670aafe2b8cf24b1b2005b /TODO | |
parent | 3659cf8ba988c65563a22589e56fcd2c7ca01330 (diff) | |
download | mandoc-783bc3a527ff5c2b0e27b9da575cdf4d3cfc63f3.tar.gz |
Do not mistreat empty arguments to font alternating macros
as vertical spacing requests. Bug found with xmahjongg(6).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -66,6 +66,7 @@ are mere guesses, and some may be wrong. loc * exist * algo * size * imp ** - .ns (no-space mode) occurs in xine-config(1) + when implementing this, also let .TH set it reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500 loc *** exist *** algo *** size ** imp * @@ -479,6 +480,10 @@ are mere guesses, and some may be wrong. found while talking to Chris Bennett loc * exist * algo * size * imp * +- Sequences of multiple man(7) paragraphs (.PP, .IP) interspersed + with .ps and .nf/.fi produce execessive blank lines, see libJudy + The parser reorg may help with this. + - trailing whitespace must be ignored even when followed by a font escape, see for example makes |