From: Bob Stayton Date: Sun, 25 Feb 2007 18:38:34 +0000 (+0000) Subject: Add support for info/title in refsections. X-Git-Tag: release/1.79.1~6^2~2244 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5eb72d2d6cc332cbfb5f02a3f44279bb095bd14e;p=docbook-dsssl Add support for info/title in refsections. --- diff --git a/xsl/fo/refentry.xsl b/xsl/fo/refentry.xsl index 0225fa1a5..6b582d49d 100644 --- a/xsl/fo/refentry.xsl +++ b/xsl/fo/refentry.xsl @@ -532,7 +532,12 @@ |refsection/title |refsect1/title |refsect2/title - |refsect3/title" + |refsect3/title + |refsynopsisdiv/info/title + |refsection/info/title + |refsect1/info/title + |refsect2/info/title + |refsect3/info/title" mode="titlepage.mode" priority="2"> @@ -557,7 +562,12 @@ - +