From: Bob Stayton Date: Fri, 11 Dec 2009 09:08:40 +0000 (+0000) Subject: Apply patch to turn off row recursion if no @morerows attributes present. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8de175311ee261567311c1489759bff2c3c191e9;p=docbook-dsssl Apply patch to turn off row recursion if no @morerows attributes present. This will enable very large tables without row spanning to process without running into recursion limits. --- diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index cec81c10f..12782b8fe 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -667,13 +667,29 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -681,14 +697,29 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -696,23 +727,41 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -736,19 +785,22 @@ - - - - - - - + + + + + + + + + + @@ -759,16 +811,19 @@ - - - - + + + + + + + + + + + - - - - - +