Actually, I heard about this problem on Monday and checked in a fix for it
on Tuesday. The fix will be in the next distro, or you can try out the
snapshot distribution.
Bob Stayton
Sagehill Enterprises
DocBook Consulting
----- Original Message -----
From: "Michael Smith" <>
To: "Georges Schmitz" <>
Cc: "docbook-apps" <>
Sent: Friday, November 19, 2004 7:14 AM
Subject: Re: [docbook-apps] Bug in XSL Stylesheets concerning relative image
paths
> Please file a bug report at:
>
> https://sourceforge.net/tracker/?func=add&group_id=21935&atid=373747
>
> Georges Schmitz <> writes:
>
> > A bug was introduced in stylesheets version 1.66 (html and fo, remains
> > in version 1.67) concerning relative paths:
> >
> > <inlinegraphic fileref="../../common/img.png"/>
> >
> > becomes
> >
> > <img src="common/img.png"/>
> >
> > All leading "parent directories" (../) are simply cut. In version 1.66
> > relative paths in graphic environments remained untouched. My admonition
> > and callout graphics are stored in "../../common/decorative/", however
> > these paths are not mangled and work well.
> >
> > I don't know where to fix this in the stylesheets, have I to switch back
> > to 1.66?
> >
> > Regards,
> > Georges Schmitz
> >
>