[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Imagedata fileref - wrong path
Hi Bob,
I just saw that msg. 1 sec ago. But I don't understand your response.
Sorry to be thick, but could you spell it out a little more for me?
(It's been a long day ...)
The bookset looks like this:
...
<set lang="en" id="index">
...
...
<!-- User Manual -->
<xi:include href="manual.xml" parse="xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
...
</set>
and that book looks like this:
...
<book id="manual" xreflabel="Valgrind User Manual">
...
<xi:include href="../../cachegrind/docs/cg-manual.xml" parse="xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
...
</book>
On Friday 18 November 2005 18:03, Bob Stayton wrote:
> Hi Donna,
> Are you using XIncludes to assemble your content? If so, then this message
> will help you:
>
> http://lists.oasis-open.org/archives/docbook-apps/200511/msg00071.html
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]