summaryrefslogtreecommitdiffstats
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
commite685d00aebe92d15022994ddc4ae0fc90fe64bee (patch)
tree34860742f1e364c03505ae25ebb3c64ba686bf19 /TODO
parent38cdc984f9af7ed09d36692dd15dbfa08eaff534 (diff)
downloadmandoc-e685d00aebe92d15022994ddc4ae0fc90fe64bee.tar.gz
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--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 8ad5f779..608ff5c2 100644
--- a/TODO
+++ b/TODO
@@ -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