summaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-05-18 23:59:08 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-05-18 23:59:08 +0000
commitdd0cac76b8c2d4067ba6cb936ca1f43f6bebeadb (patch)
tree5351c3ad6c99e747a976b1949720c4f9fd71a565 /TODO
parent3037835dd1f5601b421e54ea434b1d87e9f5a26f (diff)
downloadmandoc-dd0cac76b8c2d4067ba6cb936ca1f43f6bebeadb.tar.gz
mandoc-dd0cac76b8c2d4067ba6cb936ca1f43f6bebeadb.tar.zst
mandoc-dd0cac76b8c2d4067ba6cb936ca1f43f6bebeadb.zip
Make any un-recognised font be considered a call for the Roman font.
This makes sequences of \f[unknown] \fP not completely puke. From a TODO by schwarze@.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/TODO b/TODO
index 1b57cece..c9236872 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.105 2011/05/18 09:45:21 kristaps Exp $
+* $Id: TODO,v 1.106 2011/05/18 23:59:08 kristaps Exp $
************************************************************************
************************************************************************
@@ -56,11 +56,6 @@
- \c (interrupted text) occurs in chat(8)
-- \f(CW (constant width font) occurs in rsyncd.conf(5).
- I think we should treat unknown/unavailable fonts as \fR
- such that switching back with \fP works correctly -
- and doesn't revert the _previous_ \fP.
-
--- missing mdoc features ----------------------------------------------
- fix bad block nesting involving multiple identical explicit blocks