From b6a8a47d4a4e66e0cbfdbda4943e3f8872a09f0b Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 27 May 2012 15:20:12 +0000 Subject: [PATCH] Horizontal spacing of tables was fixed in tbl_term.c rev. 1.10 and out.c rev. 1.16 on September 20, 2011. I merely forgot to delete the TODO entry. --- TODO | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/TODO b/TODO index 22a82dd4..0166de2a 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,8 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.130 2012/05/27 14:42:05 schwarze Exp $ +* $Id: TODO,v 1.131 2012/05/27 15:20:12 schwarze Exp $ ************************************************************************ -************************************************************************ -* formatter bugs -************************************************************************ - -- tbl(7): Horizontal and vertical lines are formatted badly: - With the box option, there is too much white space at the end of cells. - Horizontal lines from "=" lines are a bit too long. - yuri dot pankov at gmail dot com Thu, 14 Apr 2011 05:45:26 +0400 - ************************************************************************ * missing features ************************************************************************ -- 2.47.1