Hi Benjamin,
Not all element titles have an attribute-set assigned to them. All other titles, including bibliography, are formatted using the titlepage specification mechanism, which is described here:

http://www.sagehill.net/docbookxsl/HTMLTitlePage.html

You should be able to assign a color attribute to the bibliography title element in your copy of the spec file, regenerate the templates, and import the generated file into your customization layer.

Bob Stayton
Sagehill Enterprises
[email protected]


----- Original Message ----- From: "Benjamin De Dardel" <[email protected]>
To: <[email protected]>
Sent: Thursday, December 22, 2011 11:41 PM
Subject: [docbook-apps] Custom xsl bibliography title


Hi all,

I customized xsl stylesheet to set color for all title1 :
<xsl:attribute-set name='section.title.level1.properties'>
<xsl-attribute name='color'>#aaaaaa<...>

I would like to do the same for bibliography title but don't find the solution.
Any idea?

Regards
Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to