I'm upgrading from FOP 0.20.5 to FOP 0.95 beta (and to the 1.74 DB
stylesheets), and I've noticed that with the upgrade, the "space-before"
attributes in my chapter.titlepage.recto.style attribute-set override no
longer do anything. The "space-after" ones still seem to be turned on and work
fine. Below is the little chunk from my customization layer. Any idea why part
of this attribute-set would no longer work?
<xsl:attribute-set name="chapter.titlepage.recto.style">
<xsl:attribute name="space-before.minimum">0.7em</xsl:attribute>
<xsl:attribute name="space-before.optimum">4em</xsl:attribute>
<xsl:attribute name="space-before.maximum">5em</xsl:attribute>
<xsl:attribute name="space-after.minimum">1.2em</xsl:attribute>
<xsl:attribute name="space-after.optimum">2em</xsl:attribute>
<xsl:attribute name="space-after.maximum">3em</xsl:attribute>
</xsl:attribute-set>
Much thanks!
cheri
--
Cheri Dennison / Technical Writer
AWS Platform Group
[EMAIL PROTECTED]