summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-19 09:21:58 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-19 09:21:58 +0000
commit3cac5a8613f16ca2e856896158310c1976b5611f (patch)
tree4ac7b0affc833e8be06e6cfaa0389dfa9cbb7cf2
parentf11858f8c52feb3cb4c96ea4882cf7d40e90b6af (diff)
downloadmandoc-3cac5a8613f16ca2e856896158310c1976b5611f.tar.gz
Remove \s TODO: these are intelligently ignored along with \m and \M.
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index ac43a33a..f508c75c 100644
--- a/TODO
+++ b/TODO
@@ -36,15 +36,6 @@
\\ must behave in a macro def like in a macro argument,
and when using the macro, it must expand yet again.
-- implement \s (physical font size)
- \sN - set to N
- \s+N - increment by N, 1 <= N <= 8
- \s-N - decrement by N, 1 <= N <= 8
- \s0 - restore previous size
- \s(nn \s+-(nn \s'+-nn' \s+-'nn' \s[+-nn] \s+-[nn] - disambiguate
- registers: .s .ps .sr .psr
- used by e.g. cu(1), tip(1)
-
- look at bsd.lv tbl(1)
from kristaps@ Fri, 11 Sep 2009 17:10:53 +0200
also look at the mail from Thomas Klausner wiz at NetBSD