Next in thread →
Next in month →
RE: [docbook-apps] Help Left Aligning Article (Chapter) Title
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:] Sent: Wednesday, August 08, 2007 9:17 AM To: 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: For additional commands, e-mail:
Next in thread →
Next in month →