aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit345f87cebed13c1125ce2d8581a930a0a76639a0 (patch)
tree920c4c25cefedcf1a381de5c6d1c217422d0d102 /TODO
parente295ba19ce8e81753710b9c23f315783026aeb06 (diff)
downloadmandoc-345f87cebed13c1125ce2d8581a930a0a76639a0.tar.gz
mandoc-345f87cebed13c1125ce2d8581a930a0a76639a0.tar.zst
mandoc-345f87cebed13c1125ce2d8581a930a0a76639a0.zip
Maybe we can easily improve -width parsing.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5bd0675d..0aebbd38 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.156 2013/09/22 23:21:23 schwarze Exp $
+* $Id: TODO,v 1.157 2013/09/27 21:12:34 schwarze Exp $
************************************************************************
************************************************************************
@@ -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,