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: Need to change the graphic in cautions


I am composing to html using Docbook xsl stylesheets.

I have included the admon.graphics parameter in my custom layer.
<xsl:param name="admon.graphics" select="1"></xsl:param> 
This inserts <img alt="[Caution]" src="images/caution.png"/>
into my output code.

I need to change 'images/caution.png' but can not find the Stylesheet controls this.
What is the Stylesheet that puts this line into my output file?

Thanks






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