Hi,
In the current snapshot (revision 6792) I noticed this:
<xsl:attribute-set
name="index.div.title.properties">
<xsl:attribute
name="margin-left">0pt</xsl:attribute>
<xsl:attribute
name="font-size">14.4pt</xsl:attribute>
<xsl:attribute
name="font-family"><xsl:value-of
select="$title.fontset"/></xsl:attribute>
<xsl:attribute
name="font-weight">bold</xsl:attribute>
<xsl:attribute
name="keep-with-next.within-column">always</
xsl:attribute>
<xsl:attribute
name="space-before.optimum"><xsl:value-of
select="concat($body.font.master,'pt')"/></x
sl:attribute>
<xsl:attribute
name="space-before.minimum"><xsl:value-of
select="concat($body.font.master,'pt *
0.8')"/></xsl:attribute>
<xsl:attribute
name="space-before.optimum"><xsl:value-of
select="concat($body.font.master,'pt *
1.2')"/></xsl:attribute>
<xsl:attribute
name="start-indent">0pt</xsl:attribute>
</xsl:attribute-set>
The "space-before.optimum" is declared two times.
The second one should be
"space-before.maximum".
Pd: I was trying to open a Trac tickes but no luck
registering an account :/
--
Manuel Canales Esparcia
Usuario de LFS nš2886: http://www.linuxfroms
cratch.org
LFS en castellano: http://www.escomp
oslinux.org/lfs-es http://www.lfs-es.info
TLDP-ES: http://es.tldp.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: docbook-apps-unsubscribe lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help lists.oasis-open.org
|