From a1be6ef3b718bae5683e609be28a9af27032e0a9 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 21 Mar 2006 06:24:03 +0000 Subject: [PATCH] Checkpointing. Now works correctly with the standard test table (which contains rowspan and colspan instances. Need to test further to make sure it will work with other rowspan/colspan tables. --- xsl/manpages/table.xsl | 180 ++++++++++++++++++++++------------------- 1 file changed, 98 insertions(+), 82 deletions(-) diff --git a/xsl/manpages/table.xsl b/xsl/manpages/table.xsl index d5c1dff22..0113b28cc 100644 --- a/xsl/manpages/table.xsl +++ b/xsl/manpages/table.xsl @@ -25,8 +25,6 @@ - - @@ -39,42 +37,56 @@ - + + + + + + - + + + - - + + + + + + + + + + + .TS allbox; - + - + - - - - - + + + @@ -84,90 +96,77 @@ .sp - - - - - - - - - .\" ============================================== - .\" ROW - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - + + + + + + - - - - T{ - - T} + + + + + + + + + + + + + + - + - + - - - - - - - - - + + + + + + + + + T{ + + T} - - + + + - + + + + - - + + + + - + @@ -187,11 +186,16 @@ + + + - + + + @@ -200,15 +204,17 @@ - + + + - + @@ -218,7 +224,9 @@ - + + + @@ -227,9 +235,16 @@ - - - + + + + + + + + + + ^ @@ -249,6 +264,7 @@ + ^ -- 2.40.0