OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]