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: AW: [docbook-apps] html help and image paths


Probably the compiler cannot handle paths that start above the base
document.
Every image path starts with a ..\..\

Is there a know issue with that?

Thanks,

Hinrich

-----Ursprüngliche Nachricht-----
Von: Hinrich Aue [mailto:hinrich.aue@lci-software.com] 
Gesendet: Freitag, 15. Dezember 2006 17:05
An: 'Chris Chiasson'
Cc: docbook-apps@lists.oasis-open.org
Betreff: AW: [docbook-apps] html help and image paths

I got something wrong.
The paths are relative! But the chm compiler does not embed the images.
I also fiddled with
<xsl:param name="htmlhelp.enumerate.images" select="1"></xsl:param>

Without success.

Is this a compiler issue? As I said the index.html works correct in the
browser.

Hinrich

-----Ursprüngliche Nachricht-----
Von: chris.chiasson@gmail.com [mailto:chris.chiasson@gmail.com] Im Auftrag
von Chris Chiasson
Gesendet: Freitag, 15. Dezember 2006 16:38
An: Hinrich Aue
Cc: docbook-apps@lists.oasis-open.org
Betreff: Re: [docbook-apps] html help and image paths

Try fiddling with keep.relative.image.uris (I think that's the right
parameter)

http://docbook.sourceforge.net/release/xsl/current/doc/html/keep.relative.im
age.uris.html

On 12/15/06, Hinrich Aue <hinrich.aue@lci-software.com> wrote:
>
>
>
>
> Hello everybody,
>
>
>
> I'm currently developing a single source documentation framework with
> docbook.
>
> Quite some work to do, but it's getting better.
>
>
>
> The problem with htmlhelp is that I use subfolders and xinclude to chunk
my
> document.
>
> After htmlhelp.xsl I have every html file in one folder.
>
> …. I'm sure this is not the first time you heard that….
>
> Now the image paths are wrong.
>
>
>
> Are there any solutions to this problem?
>
>
>
> My ideas were:
>
> -          copy every image to the base dir (ugly)
>
> -          make the htmlhelp stylesheet to redirect the path – is that
> possible?
>
>
>
> Thanks in advance
>
>             Hinrich Aue
>
>
>
>


-- 
http://chris.chiasson.name/


---------------------------------------------------------------------
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]