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

Diff for /mandoc/TODO between version 1.147 and 1.150

version 1.147, 2012/11/18 00:05:35 version 1.150, 2013/06/22 10:05:44
Line 7 
Line 7 
 * crashes  * crashes
 ************************************************************************  ************************************************************************
   
 - $ echo ".Ta" >> ls.1  None known right now.
   $ mandoc ls.1  
   assertion "MDOC_BLOCK == p->parent->type" failed:  
   file "/usr/src/usr.bin/mandoc/mdoc.c", line 399, function "node_append"  
   from jmc@  Thu, 20 Sep 2012 21:35:58 +0059  
   
 ************************************************************************  ************************************************************************
 * missing features  * missing features
Line 33 
Line 29 
   .ad   -- re-enable adjustment without changing the mode    .ad   -- re-enable adjustment without changing the mode
   Adjustment mode is ignored while in no-fill mode (.nf).    Adjustment mode is ignored while in no-fill mode (.nf).
   
   - .ce (center N lines)
     found by naddy@ in xloadimage(1)
     found by Juan Francisco Cantero Hurtado <iam at juanfra dot info>
              in lang/racket(1)  Thu, 20 Jun 2013 03:19:11 +0200
   
   - .fc (field control)
     found by naddy@ in xloadimage(1)
   
 - .it (line traps) occur in mysql(1), yasm_arch(7)  - .it (line traps) occur in mysql(1), yasm_arch(7)
   generated by DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>    generated by DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
   reported by brad@  Sat, 15 Jan 2011 15:48:18 -0500    reported by brad@  Sat, 15 Jan 2011 15:48:18 -0500
Line 40 
Line 44 
 - .ns (no-space mode) occurs in xine-config(1)  - .ns (no-space mode) occurs in xine-config(1)
   reported by brad@  Sat, 15 Jan 2011 15:45:23 -0500    reported by brad@  Sat, 15 Jan 2011 15:45:23 -0500
   
 - xloadimage(1) wants .ti (temporary indent), rep by naddy@  
   reported again by bentley@ in nmh(1)  Mon, 23 Apr 2012 13:38:28 -0600  
   also uses .ce (center N lines) and .fc (field control)  
   
 - .ta (tab settings) occurs in ircbug(1) and probably gnats(1)  - .ta (tab settings) occurs in ircbug(1) and probably gnats(1)
   reported by brad@  Sat, 15 Jan 2011 15:50:51 -0500    reported by brad@  Sat, 15 Jan 2011 15:50:51 -0500
   
   - .ti (temporary indent)
     found by naddy@ in xloadimage(1)
     found by bentley@ in nmh(1)  Mon, 23 Apr 2012 13:38:28 -0600
   
 - \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)
   
Line 207 
Line 211 
   
 - in enclosures, mandoc sometimes fancies a bogus end of sentence  - in enclosures, mandoc sometimes fancies a bogus end of sentence
   reminded by jmc@  Thu, 23 Sep 2010 18:13:39 +0059    reminded by jmc@  Thu, 23 Sep 2010 18:13:39 +0059
   
   - formatting /usr/local/man/man1/latex2man.1 with groff and mandoc
     reveals lots of bugs both in groff and mandoc...
     reported by bentley@  Wed, 22 May 2013 23:49:30 -0600
   
 ************************************************************************  ************************************************************************
 * formatting issues: gratuitous differences  * formatting issues: gratuitous differences

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.150

CVSweb