OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] TOC indent wrong for sect2 entries with xsl-1.68.1


Thank you Bob, this was exatly the cause of the problem.

solved by setting
<xsl:param name="body.start.indent" select="'0'"/>


At 00:27 05.03.2005, you wrote:
>This is a bug related to the new body.start.indent parameter.  In migrating
>to 1.68.1, did you change from using the title.margin.left parameter (with a
>negative value) to using the body.start.indent parameter (with a positive
>value)?  If so, you should be able to go back to using the title.margin.left
>parameter until this is fixed.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]