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: Re: DOCBOOK-APPS: attribute sets


On Wed, Oct 09, 2002 at 04:48:06PM -0500, Dennis Grace wrote:
> 
> 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)

  hum okay, that's the latests.
I though xsl:attribute-set was okay in xsltproc (there is a good test case
in the libxslt regression tests tests/general/bug-80.xsl ). I don't
understand why this would not work, maybe because it extends a set present
in an imported stylesheet or something like that. What happen if you move
this block from your customization layer to param.xsl ?

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


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


Powered by eList eXpress LLC