Next in thread → Next in month →

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

From
Alexander Karnstedt <>
Date
2005-03-05T01:12:18+00:00
ID
Thread
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.
Next in thread → Next in month →