« Return to Thread: Formatting abstract in chapter.titlepage

RE: Formatting abstract in chapter.titlepage

by Mauritz Jeanson :: Rate this Message:

Reply to Author | View in Thread

> -----Original Message-----
> From: spr
>
> However, I still get the sequence as:
>     - Chapter Title
>     - Chapter ToC
>     - Chapter Abstract
>
> After many failed attempts, i tried to format the abstract
> such that i can
> visually separate it from ToC with this customization:
>
> <xsl:attribute-set name="abstract.properties">
>     <xsl:attribute name  = "margin-top">0.5in</xsl:attribute>
>     <xsl:attribute name  = "margin-left">1.0in</xsl:attribute>
>     <xsl:attribute name  = "font-weight">bold</xsl:attribute>
>     <xsl:attribute name  = "color">#000044<xsl:attribute>
> </xsl:attribute-set>
>
> Here, other than "bold" all attributes seem to be ignored.
>
> I am not really sure where I could be going wrong?


Perhaps it has something to do with this bug:
http://tinyurl.com/2xmw3x

/MJ




---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@...
For additional commands, e-mail: docbook-apps-help@...

 « Return to Thread: Formatting abstract in chapter.titlepage