diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-07-19 09:21:58 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-07-19 09:21:58 +0000 |
commit | 3cac5a8613f16ca2e856896158310c1976b5611f (patch) | |
tree | 4ac7b0affc833e8be06e6cfaa0389dfa9cbb7cf2 /TODO | |
parent | f11858f8c52feb3cb4c96ea4882cf7d40e90b6af (diff) | |
download | mandoc-3cac5a8613f16ca2e856896158310c1976b5611f.tar.gz |
Remove \s TODO: these are intelligently ignored along with \m and \M.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |