From 3d53bc0f504bfa821a250cb8c824f1a71d3fa18b Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 7 Jan 2011 14:59:52 +0000 Subject: Fixes: T} can be followed by a delimiter then more data. Make this work and add documentation for it. Also make tbl_term() not puke if the number of data cells is less than the number of layout cells (which happens from time to time). This still needs work because we should pad out empty cells so that the borders all work out. --- tbl.7 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'tbl.7') diff --git a/tbl.7 b/tbl.7 index 11dc12cb..3c7f0c61 100644 --- a/tbl.7 +++ b/tbl.7 @@ -1,4 +1,4 @@ -.\" $Id: tbl.7,v 1.3 2011/01/05 20:02:34 kristaps Exp $ +.\" $Id: tbl.7,v 1.4 2011/01/07 14:59:52 kristaps Exp $ .\" .\" Copyright (c) 2010 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 5 2011 $ +.Dd $Mdocdate: January 7 2011 $ .Dt TBL 7 .Os .Sh NAME @@ -277,7 +277,10 @@ If the last cell of a line is .Cm T{ , all subsequent lines are included as part of the cell until .Cm T} -is specified on its own line. +is specified as its own data cell. +It may then be followed by a tab +.Pq or as designated by Cm tab +or an end-of-line to terminate the row. .Sh COMPATIBILITY This section documents compatibility between mandoc and other .Nm -- cgit v1.2.3-56-ge451