This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Multiple "html.stylesheet" declarations for onedocument


Sorry and thanks a lot.

B.

BTW: It's very hard to browse the archives at http://lists.oasis-open.org/archives/docbook-apps/, as they seem to have no search functions. This way, finding a solution could be a job of many hours.

Jirka Kosek wrote on 06.09.2004 22:10:

Bernd Pörner wrote:

Are there any possibilities to use multiple

<xsl:param name="html.stylesheet" select="'xxx.css'"/>

declarations in my customization layer?


You should consult documentation and list archive first. This question was answered many times ago. (I personally answered it here 6 weeks ago).

You can specify multiple CCS stylesheets separated by spaces in html.stylesheet parameter.

<xsl:param name="html.stylesheet" select="'xxx.css yyy.css zzz.css'"/>

Jirka



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]