=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.35 retrieving revision 1.37 diff -u -p -r1.35 -r1.37 --- mandoc/TODO 2010/07/27 08:46:30 1.35 +++ mandoc/TODO 2010/08/14 09:48:56 1.37 @@ -1,6 +1,6 @@ ************************************************************************ -* Official mandoc TODO. May not be quite up to date. -* $Id: TODO,v 1.35 2010/07/27 08:46:30 kristaps Exp $ +* Official mandoc TODO. +* $Id: TODO,v 1.37 2010/08/14 09:48:56 kristaps Exp $ ************************************************************************ ************************************************************************ @@ -63,6 +63,9 @@ - prohibit `Nm' from having non-text HEAD children (e.g., NetBSD mDNSShared/dns-sd.1) (mdoc_html.c and mdoc_term.c `Nm' handlers can be slightly simplified) + +- allow `Qq', `Dq', `Sq', `Aq', `Bq' to have 0 arguments + noted by Alex Kozlov 08/06/10 23:05 ************************************************************************ * formatting issues: ugly output @@ -93,6 +96,8 @@ Several areas can be cleaned up to make mandoc even fa - improve hashing mechanism for characters (not as important) +- the PDF file is HUGE: this can be reduced by using relative offsets + ************************************************************************ * structural issues ************************************************************************ @@ -101,4 +106,3 @@ Several areas can be cleaned up to make mandoc even fa not for strings containing escape sequences. For example, this hinders calculation of the indent required for .Nm \&[ in text(1). comments from kristaps@ Wed, 21 Jul 2010 23:26:08 +0200 -