From: Bob Stayton Date: Thu, 24 Aug 2006 15:36:31 +0000 (+0000) Subject: Fixed bug #1542773 section title in info not working, for db5 too. X-Git-Tag: release/1.79.1~6^2~2603 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ddf447bdf02e7fc9df5f91365437d4f7df52c38c;p=docbook-dsssl Fixed bug #1542773 section title in info not working, for db5 too. --- diff --git a/xsl/fo/sections.xsl b/xsl/fo/sections.xsl index 3fa7ac1b2..27426b3eb 100644 --- a/xsl/fo/sections.xsl +++ b/xsl/fo/sections.xsl @@ -213,7 +213,13 @@ |sect2/info/title |sect3/info/title |sect4/info/title - |sect5/info/title" + |sect5/info/title + |section/sectioninfo/title + |sect1/sect1info/title + |sect2/sect2info/title + |sect3/sect3info/title + |sect4/sect4info/title + |sect5/sect5info/title" mode="titlepage.mode" priority="2"> diff --git a/xsl/html/sections.xsl b/xsl/html/sections.xsl index 97892d939..04a9c5065 100644 --- a/xsl/html/sections.xsl +++ b/xsl/html/sections.xsl @@ -89,7 +89,9 @@ - @@ -139,7 +141,9 @@ - @@ -189,7 +193,9 @@ - @@ -239,7 +245,9 @@ - @@ -289,7 +297,9 @@ - @@ -339,7 +349,9 @@ -