From: Bob Stayton Date: Thu, 24 Aug 2006 09:16:14 +0000 (+0000) Subject: Fixed bug #1542773 section title in info not formatting correctly. X-Git-Tag: release/1.79.1~6^2~2605 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48faa326c913056ea97c382ba6e56b4ecb04dbfd;p=docbook-dsssl Fixed bug #1542773 section title in info not formatting correctly. --- diff --git a/xsl/fo/sections.xsl b/xsl/fo/sections.xsl index 665287779..3fa7ac1b2 100644 --- a/xsl/fo/sections.xsl +++ b/xsl/fo/sections.xsl @@ -206,10 +206,26 @@ |sect2/title |sect3/title |sect4/title - |sect5/title" + |sect5/title + |section/info/title + |simplesect/info/title + |sect1/info/title + |sect2/info/title + |sect3/info/title + |sect4/info/title + |sect5/info/title" mode="titlepage.mode" priority="2"> - + + +