From: Bob Stayton Date: Sun, 10 Sep 2006 07:22:08 +0000 (+0000) Subject: Add two-stage recursion for hyphenate.verbatim to fix recursion depth bug for long... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73dbda36844cef785604a2de504650e863a68440;p=docbook-dsssl Add two-stage recursion for hyphenate.verbatim to fix recursion depth bug for long programlistings. --- diff --git a/xsl/fo/verbatim.xsl b/xsl/fo/verbatim.xsl index d90f80b84..71ffd9590 100644 --- a/xsl/fo/verbatim.xsl +++ b/xsl/fo/verbatim.xsl @@ -387,11 +387,37 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + +