]> granicus.if.org Git - docbook-dsssl/commit
Align refnamediv title correctly when refentry.generate.title
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 1 Jun 2005 11:41:48 +0000 (11:41 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 1 Jun 2005 11:41:48 +0000 (11:41 +0000)
commitf6eebe02840a3ad5e39ccf9b7c00d0f00ef79f66
tree549a324ddaa413ad37c34f2cdda2dd75b15bfc5d
parentf8d97f62af75e09c9451bd5db01f580c9f1ba019
Align refnamediv title correctly when refentry.generate.title
is non-zero (closes #1212641).

::Problem:
When refentry.generate.title is non-zero, the title output for
Refnamediv is not aligned flush left.

::Cause:
No code for setting start-indent="" was included in
refentry.title.properties. It should be in order to make the
Refnamediv title output be flush left, as are titles for all other
sectioning children of Refentry

::Fix:
Added code for setting start-indent="" in
refentry.title.properties.
xsl/params/refentry.title.properties.xml