Next in thread → Next in month →

Re: [docbook-apps] htmlhelp & draft image

From
Jirka Kosek <>
Date
2004-11-05T15:17:36+00:00
ID
Thread
Re: [docbook-apps] htmlhelp & draft image
Patrick Eisenacher wrote:

> but disappears in the generated chm file. Is anybody else seeing this 
> behaviour or am I missing something?

The problem is that Help compiler doesn't analyze CSS files so it 
doesn't know about your image. You can add it manually to your project 
by using following parameter:

<xsl:param name="htmlhelp.hhp.tail">
[FILES]
Graphic/draft.png
</xsl:param>

-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail:      http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
Next in thread → Next in month →