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] CSS style definition in DocBook XSL collides withexternal style sheet


I've found the solution by myself:

<xsl:param name="css.decoration" select="0"></xsl:param>

Cheers
BP

Bernd Pörner wrote on 02.12.2004 12:51:

> Dear all,
>
> I have the following problem:
>
> When writing an article and converting it to HTML, section titles have 
> a somehow "built-in" style definition:
>
> <h2 class="title" style="clear: both">
>
> Unfortunately, this definition collides with the external CSS style 
> sheet I have made for my personal purposes. Is there any way to 
> deactivate this "built-in" style?
>
> Cheers
> Bernd
>


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