[BACK]Return to TODO CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/TODO between version 1.113 and 1.115

version 1.113, 2011/06/18 17:58:48 version 1.115, 2011/06/30 08:05:13
Line 306 
Line 306 
   should produce one, not three blank lines.    should produce one, not three blank lines.
   Reported by naddy@  Mon, 28 Mar 2011 20:45:42 +0200    Reported by naddy@  Mon, 28 Mar 2011 20:45:42 +0200
   
 - At least sometimes, .sp is ignored right after .SH; see named.conf(5).  
   
 - trailing whitespace must be ignored even when followed by a font escape,  - trailing whitespace must be ignored even when followed by a font escape,
   see for example    see for example
     makes      makes
Line 330  Several areas can be cleaned up to make mandoc even fa
Line 328  Several areas can be cleaned up to make mandoc even fa
 - improve hashing mechanism for characters (not as important)  - improve hashing mechanism for characters (not as important)
   
 - the PDF file is HUGE: this can be reduced by using relative offsets  - the PDF file is HUGE: this can be reduced by using relative offsets
   
   - instead of re-initialising the roff predefined-strings set before each
     parse, create a read-only version the first time and copy it
   
 ************************************************************************  ************************************************************************
 * structural issues  * structural issues

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.115

CVSweb