This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Aligning figure headers in FO/PDF


I would like to get the figures and the figure captions aligned
in the FO/PDF output.  I have tried:

<xsl:attribute-set name="figure.properties" 
                   use-attribute-sets="formal.object.properties">
   <xsl:attribute name="text-align">center</xsl:attribute>
</xsl:attribute-set>

in my customization file; this works fine for the figure, which
is now centered, but the caption is still left-aligned.  Is there
another parameter, or attribute set I should be customizing?

Thanks
Derek

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]