From aa0f30641769968e0453a7d02f3f8e5955641336 Mon Sep 17 00:00:00 2001 From: Matt Dew Date: Mon, 16 Jan 2012 16:24:32 -0700 Subject: informaltable cleanup On certain tables, add top and bottom borders to table header and a bottom border to the table. This matches what those tables in the old pdfs looked like. the prevents tables from splitting across pages. Useful for tiny tables. Converting the colwidth to a floating point, IE, 1* -> 1.0* cleans up these build errors: WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1) Signed-off-by: Matt Dew --- specs/appE.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'specs/appE.xml') diff --git a/specs/appE.xml b/specs/appE.xml index fca8ca8..574cf15 100644 --- a/specs/appE.xml +++ b/specs/appE.xml @@ -701,7 +701,7 @@ class, and representation type symbolic constants. - + Symbol Definition -- cgit v1.2.3