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

From
Bob Stayton <>
Date
2005-03-04T23:27:22+00:00
ID
037001c52111$b49dfaa0$6400a8c0@toshiro
Thread
Re: [docbook-apps] TOC indent wrong for sect2 entries with xsl-1.68.1
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.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Alexander Karnstedt" <>
To: <>
Sent: Friday, March 04, 2005 3:07 PM
Subject: [docbook-apps] TOC indent wrong for sect2 entries with xsl-1.68.1


> Hi,
>
> I'm trying to migrate from xsl-1.62.0 to xsl-1.68.1 and now the indention
> for TOC's (article) are wrong.
>
> The entries for sect2 titles are indented more left then all other section
> entries.
>
> Also I've tried
> <xsl:param name="toc.indent.width" select="25"/>
> with no success.
>
> Does anybody have some explanation to this?
>
> Regards,
> Alexander
>
>
>