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


Subject: Re: [docbook-apps] Custom xsl bibliography title


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
bobs@sagehill.net


----- Original Message ----- From: "Benjamin De Dardel" <benjamin.dedardel@gmail.com>
To: <docbook-apps@lists.oasis-open.org>
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: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org





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