=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.180 retrieving revision 1.183 diff -u -p -r1.180 -r1.183 --- mandoc/TODO 2014/10/06 18:35:49 1.180 +++ mandoc/TODO 2014/10/14 13:53:33 1.183 @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.180 2014/10/06 18:35:49 schwarze Exp $ +* $Id: TODO,v 1.183 2014/10/14 13:53:33 schwarze Exp $ ************************************************************************ ************************************************************************ @@ -156,13 +156,26 @@ - look at the POSIX manuals in the books/man-pages-posix port, they use some unsupported tbl(7) features. -- investigate tbl(1) errors in sox(1) - see also naddy@ Sat, 16 Oct 2010 23:51:57 +0200 +- use Unicode U+2500 to U+256C for table borders + in tbl(7) -Tutf-8 output + suggested by bentley@ Tue, 14 Oct 2014 04:10:55 -0600 - allow standalone `.' to be interpreted as an end-of-layout delimiter instead of being thrown away as a no-op roff line reported by Yuri Pankov, Wed 18 May 2011 11:34:59 CEST +--- missing eqn features ----------------------------------------------- + +- set, delim, fonts + +- The "size" keyword is parsed, but ignored by the formatter. + +- The spacing characters `~', `^', and tab are currently ignored, + see User's Guide (Second Edition) page 2 section 4. + +- Mark and lineup are parsed and ignored, + see User's Guide (Second Edition) page 5 section 15. + --- missing misc features ---------------------------------------------- - italic correction (\/) in PostScript mode @@ -296,6 +309,11 @@ - check https://github.com/trentm/mdocml +--- eqn issues --------------------------------------------------------- + +- If .EQ follows preceding text, a space should be output between the + text and the equation. + ************************************************************************ * formatting issues: gratuitous differences ************************************************************************ @@ -461,3 +479,4 @@ Several areas can be cleaned up to make mandoc even fa behaviour, which is not optimal. - Have Mac OSX systems automatically disable -static compilation of the CGI: -static isn't supported. +