Never mind...figured it out. Getting going again on XML after being away for
a few months.

Used
        <!-- Move Article title to left and change color to green -->
        <xsl:attribute-set name="component.title.properties">
                <xsl:attribute name="text-align">left</xsl:attribute>
                <xsl:attribute name="color">green</xsl:attribute>
        </xsl:attribute-set>

Now, how do I modify a subtitle?

Thanks
Kari

-----Original Message-----
From: Kari Bourgeois [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 08, 2007 9:17 AM
To: [email protected]
Subject: [docbook-apps] Help Left Aligning Article (Chapter) Title

Can someone clue me into what to add to a customization layer to left-align
an article title? I'm using DocBook 4.3 w/ the Apache FO supplied by Oxygen.

Thanks!
Kari


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to