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

Diff for /mandoc/TODO between version 1.267 and 1.275

version 1.267, 2018/08/19 17:46:14 version 1.275, 2018/11/24 23:03:18
Line 57  are mere guesses, and some may be wrong.
Line 57  are mere guesses, and some may be wrong.
   reported by brad@  Sat, 15 Jan 2011 15:45:23 -0500    reported by brad@  Sat, 15 Jan 2011 15:45:23 -0500
   loc ***  exist ***  algo ***  size **  imp *    loc ***  exist ***  algo ***  size **  imp *
   
 - .while and .shift  
   found by jca@ in ratpoison(1)  Sun, 30 Jun 2013 12:01:09 +0200  
   loc *  exist **  algo **  size **  imp **  
   
 - \w'' improve width measurements  - \w'' improve width measurements
   would not be very useful without an expression parser, see below    would not be very useful without an expression parser, see below
   needed for Tcl_NewStringObj(3) via wiz@  Wed, 5 Mar 2014 22:27:43 +0100    needed for Tcl_NewStringObj(3) via wiz@  Wed, 5 Mar 2014 22:27:43 +0100
Line 199  are mere guesses, and some may be wrong.
Line 195  are mere guesses, and some may be wrong.
   suggested by bentley@  Tue, 14 Oct 2014 04:10:55 -0600    suggested by bentley@  Tue, 14 Oct 2014 04:10:55 -0600
   loc *  exist **  algo *  size *  imp **    loc *  exist **  algo *  size *  imp **
   
 - implement horizontal and vertical alignment in HTML output  
   pali dot rohar at gmail dot com 16 Jul 2018 13:03:35 +0200  
   loc *  exist *  algo *  size *  imp ***  
   
 - implement cell spanning in HTML output  - implement cell spanning in HTML output
   pali dot rohar at gmail dot com 16 Jul 2018 13:03:35 +0200    pali dot rohar at gmail dot com 16 Jul 2018 13:03:35 +0200
   loc *  exist *  algo **  size **  imp **    loc *  exist *  algo **  size **  imp **
Line 400  are mere guesses, and some may be wrong.
Line 392  are mere guesses, and some may be wrong.
    side effects before implementing; if it is possible,     side effects before implementing; if it is possible,
    it does seem cleaner.)     it does seem cleaner.)
   loc **  exist **  algo *  size *  imp ***    loc **  exist **  algo *  size *  imp ***
   
   - .IP wants vertical spacing before itself;
     currently, it is formatted like .Bl -compact.
     Fixing this requires getting rid of the "float"
     in the CSS for .Bl-tag first.
     Reminded by Pali Rohar 25 Oct 2018 10:10:35 +0200.
   
 - format ".IP *" etc. as <ul> rather than <dl>  - format ".IP *" etc. as <ul> rather than <dl>
   https://github.com/Debian/debiman/issues/67    https://github.com/Debian/debiman/issues/67

Legend:
Removed from v.1.267  
changed lines
  Added in v.1.275

CVSweb