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:kari.bourgeois database-brothers.com]
Sent: Wednesday, August 08, 2007 9:17 AM
To: docbook-apps lists.oasis-open.org
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: docbook-apps-unsubscribe lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help lists.oasis-open.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: docbook-apps-unsubscribe lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help lists.oasis-open.org
|