=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.28 retrieving revision 1.31 diff -u -p -r1.28 -r1.31 --- mandoc/TODO 2010/07/18 16:42:03 1.28 +++ mandoc/TODO 2010/07/19 09:21:58 1.31 @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. May not be quite up to date. -* $Id: TODO,v 1.28 2010/07/18 16:42:03 schwarze Exp $ +* $Id: TODO,v 1.31 2010/07/19 09:21:58 kristaps Exp $ ************************************************************************ ************************************************************************ @@ -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 @@ -68,9 +59,6 @@ - have a blank `It' head for `Bl -tag' not puke -- ignore horrendous m[] font colouring - reported by J.C. Roberts - - prohibit `Nm' from having non-text HEAD children (e.g., NetBSD mDNSShared/dns-sd.1) (mdoc_html.c and mdoc_term.c `Nm' handlers can be slightly simplified) @@ -80,8 +68,7 @@ ************************************************************************ - perl(1) SYNOPSIS looks bad; reported by deraadt@ - 1) "\ " is non-breaking - 2) man(7) seems to need SYNOPSIS .Nm blocks, too + 1) man(7) seems to need SYNOPSIS .Nm blocks, too - empty phrases in .Bl column produce too few blanks try e.g. .Bl -column It Ta Ta