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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83b42879467dc4644ebb6d3a2232f60f63b4c142;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 @@ - + --