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

Diff for /mandoc/TODO between version 1.259 and 1.261

version 1.259, 2018/08/10 04:41:25 version 1.261, 2018/08/10 22:12:44
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 ----------------------------------------------
   
 - .ft CB selects constant-width bold font  
   see groff_out(7) for examples  
   
 - \*(.T prints the device being used,  - \*(.T prints the device being used,
   see groff_char(7) for an example    see groff_char(7) for an example
     This is slightly hard because -Tlocale only decides to use ascii or
 - \[charNN], \[charNNN] prints a single-byte codepoint    utf8 when initializing the formatter, so the information is not
   see groff_char(7) for examples    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)

Legend:
Removed from v.1.259  
changed lines
  Added in v.1.261

CVSweb