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

Diff for /mandoc/TODO between version 1.263 and 1.265

version 1.263, 2018/08/14 01:27:48 version 1.265, 2018/08/16 23:43:37
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 171  are mere guesses, and some may be wrong.
Line 164  are mere guesses, and some may be wrong.
   
 - .SY and .YS,  - .SY and .YS,
   used by many groff manual pages    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.265

CVSweb