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

Diff for /mandoc/TODO between version 1.263 and 1.266

version 1.263, 2018/08/14 01:27:48 version 1.266, 2018/08/18 02:08:27
Line 38  are mere guesses, and some may be wrong.
Line 38  are mere guesses, and some may be wrong.
   
 --- missing roff features ----------------------------------------------  --- missing roff features ----------------------------------------------
   
 - \*(.T prints the device being used,  
   see groff_char(7) for an example  
   This is slightly hard because -Tlocale only decides to use ascii or  
   utf8 when initializing the formatter, so the information is not  
   yet available to the preprocessor at the parsing stage.  
   loc **  exist **  algo *  size *  imp *  
   
 - .ad (adjust margins)  - .ad (adjust margins)
   .ad l -- adjust left margin only (flush left)    .ad l -- adjust left margin only (flush left)
   .ad r -- adjust right margin only (flush right)    .ad r -- adjust right margin only (flush right)
Line 168  are mere guesses, and some may be wrong.
Line 161  are mere guesses, and some may be wrong.
   loc *  exist **  algo ***  size *  imp **    loc *  exist **  algo ***  size *  imp **
   
 --- missing man features -----------------------------------------------  --- missing man features -----------------------------------------------
   
 - .SY and .YS,  
   used by many groff manual pages  
   
 - .TQ tagged paragraph continuation,  
   see groff_diff(7) for examples  
   
 - groff_www(7) .MTO and .URL  - groff_www(7) .MTO and .URL
   These macros were used by the GNU grep(1) man page.    These macros were used by the GNU grep(1) man page.

Legend:
Removed from v.1.263  
changed lines
  Added in v.1.266

CVSweb