diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-14 12:48:37 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-14 12:48:37 +0000 |
commit | 8673cb11940d951abb8716da996c3918208919e3 (patch) | |
tree | 1d6286d889b39ad0bb37eab6ae48391cd288540c | |
parent | 53d7cbc3682fd07a4bfcf8f68cf413cc35c89943 (diff) | |
download | mandoc-8673cb11940d951abb8716da996c3918208919e3.tar.gz |
eqn(7) nits from bentley@
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -247,6 +247,9 @@ are mere guesses, and some may be wrong. Also, check whether there are more such cases (e.g., +?). reported by bentley@ 20 Jun 2017 02:04:29 -0600 +- Primes, opprime, and ' + bentley@ Thu, 13 Jul 2017 23:14:20 -0600 + --- missing misc features ---------------------------------------------- - italic correction (\/) in PostScript mode @@ -366,6 +369,12 @@ are mere guesses, and some may be wrong. .Vt vs .Vt/.Va vs .Ft/.Va vs .Ft/.Fa ... from kristaps@ Tue, 08 Jun 2010 11:13:32 +0200 +- implicit whitespace around inline equations + example code: where '$times$' denotes matrix multiplication + must not have an HTML line break, nor a blank, before <math> + partial solution: html.c {"math", HTML_NLINSIDE | HTML_INDENT}, + bentley@ Thu, 13 Jul 2017 19:00:59 -0600 + - in enclosures, mandoc sometimes fancies a bogus end of sentence reminded by jmc@ Thu, 23 Sep 2010 18:13:39 +0059 loc * exist ** algo *** size * imp *** |