Next in thread →
Next in month →
Re: [docbook-apps] html help and image paths
Are you using DB 5 + saxon? On 12/15/06, Hinrich Aue <> wrote: > 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:] > Gesendet: Freitag, 15. Dezember 2006 17:05 > An: 'Chris Chiasson' > Cc: > 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: [mailto:] Im Auftrag > von Chris Chiasson > Gesendet: Freitag, 15. Dezember 2006 16:38 > An: Hinrich Aue > Cc: > 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 <> 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: > For additional commands, e-mail: > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- http://chris.chiasson.name/
Next in thread →
Next in month →