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

Diff for /mandoc/TODO between version 1.154 and 1.156

version 1.154, 2013/07/14 11:57:38 version 1.156, 2013/09/22 23:21:23
Line 7 
Line 7 
 * crashes  * crashes
 ************************************************************************  ************************************************************************
   
 None known right now.  - .Bl -tag followed by a text node preceding the first .It should not
     throw a FATAL error, but only a normal ERROR.  Putting this into the
     HEAD of an implicit .It might be cleanest, inserting an implicit .Pp
     or just dumping the orphan stuff directly into the BODY of the .Bl
     might be easier to implement, and all options can no doubt be made
     to yield correct (i.e. groff bug-compatible) rendering.
     Anthony J. Bentley on discuss@  Sun, 22 Sep 2013 16:33:21 -0600
   
 ************************************************************************  ************************************************************************
 * missing features  * missing features
Line 55  None known right now.
Line 61  None known right now.
   
 - \c (interrupted text) should prevent the line break  - \c (interrupted text) should prevent the line break
   even inside .Bd literal; that occurs in chat(8)    even inside .Bd literal; that occurs in chat(8)
     also found in cclive(1) - DocBook output
   
   - \h horizontal move
     found in cclive(1) DocBook output
     Anthony J. Bentley on discuss@  Sat, 21 Sep 2013 22:29:34 -0600
   
 - using undefined strings or macros defines them to be empty  - using undefined strings or macros defines them to be empty
   wl@  Mon, 14 Nov 2011 14:37:01 +0000    wl@  Mon, 14 Nov 2011 14:37:01 +0000

Legend:
Removed from v.1.154  
changed lines
  Added in v.1.156

CVSweb