[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: space-before toc entry
Hi,
I want to bold toc entries for parts and apply a space before of 1 cm.
I customized toc.line template, adding:
<xsl:choose>
<xsl:when test="self::part">
<xsl:attribute name="font-weight">bold</xsl:attribute>
</xsl:when>
</xsl:choose>
Works great.
Now I need to introduce a space of 1cm before the part entry in the toc, but I
am not sure how?
Any clues.
--
Ask me about the Monkey.
Sean Wheller
Technical Author
sean@inwords.co.za
+27-84-854-9408
http://www.inwords.co.za
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]