************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.259 2018/08/10 04:41:25 schwarze Exp $
+* $Id: TODO,v 1.261 2018/08/10 22:12:44 schwarze Exp $
************************************************************************
Many issues are annotated for difficulty as follows:
--- missing roff features ----------------------------------------------
-- .ft CB selects constant-width bold font
- see groff_out(7) for examples
-
- \*(.T prints the device being used,
see groff_char(7) for an example
-
-- \[charNN], \[charNNN] prints a single-byte codepoint
- see groff_char(7) for examples
+ 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 l -- adjust left margin only (flush left)