summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-09-27 21:12:34 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-09-27 21:12:34 +0000
commit227d2e8ed7a6e83f11b33952e66bd3533e22f81e (patch)
tree9ebc28c1c38136bb6989c79a07613eb26fc134f1 /TODO
parent4a551f30e34e9721a9faf52cd62422bff80d3211 (diff)
downloadmandoc-227d2e8ed7a6e83f11b33952e66bd3533e22f81e.tar.gz
Maybe we can easily improve -width parsing.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index cf34c724..3f477989 100644
--- a/TODO
+++ b/TODO
@@ -274,6 +274,9 @@
as -width 7n, not -width 11n.
The same applies to .Bl -column column widths;
reported again by Nicolas Joly Thu, 1 Mar 2012 13:41:26 +0100 via wiz@ 5 Mar
+ reported again by Franco Fichtner Fri, 27 Sep 2013 21:02:28 +0200
+ An easy partial fix would be to just skip the first word if it starts
+ with a dot, including any following white space, when measuring.
- The \& zero-width character counts as output.
That is, when it is alone on a line between two .Pp,