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] | [Elist Home]


Subject: DOCBOOK-APPS: attribute sets



Okay, I guess I don't get it. How do I make use of the attribute-sets in a
customization layer? I tried this:

<xsl:attribute-set name="admonition.title.properties">
   <xsl:attribute name="font-size">10pt</xsl:attribute>
   <xsl:attribute name="font-weight">bold</xsl:attribute>
   <xsl:attribute name="hyphenate">false</xsl:attribute>
   <xsl:attribute name
="keep-with-next.within-column">always</xsl:attribute>
</xsl:attribute-set>

And it did nothing. If I make the font-size change directly to the
param.xsl file, that works. All my param settings work, but the
attribute-sets don't. Am I missing an important step?

DocBook XSL 1.55.0
xsltproc (libxml2 2-4-24/libxslt 1.0.20)
PassiveTeX 1.21

Dennis Grace

Information Developer
IBM Linux Technology Center
(512) 838-3937  T/L 678-3937  cell: (512)-296-7830
dgrace@us.ibm.com

There are only 10 kinds of people in the world: those who understand binary
and those who don't.




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


Powered by eList eXpress LLC