From: Bob Stayton Date: Fri, 6 Dec 2002 17:40:13 +0000 (+0000) Subject: Fixed epigraph template so it processes all of its allowed X-Git-Tag: release/1.79.1~6^2~5084 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d3113ea96c44cee4db0a8d16e9c8410fad741e5;p=docbook-dsssl Fixed epigraph template so it processes all of its allowed children, not just para. --- diff --git a/xsl/fo/block.xsl b/xsl/fo/block.xsl index 45e7a708b..a5a4613ec 100644 --- a/xsl/fo/block.xsl +++ b/xsl/fo/block.xsl @@ -93,7 +93,7 @@ - + --