Rick Tessner wrote:
> On Sat, 2002-08-10 at 01:24, Ross Gardler wrote:
>
>
>>Yes, below are the log snippets that I get when I make the DOCTYPE point
>>at the documentv11.dtd via the full path. Note the file it can't find,
>>ISOlat1.pen, is to be found in
>>/home/rgardler/projects/research/sa
On Sat, 2002-08-10 at 01:24, Ross Gardler wrote:
> Yes, below are the log snippets that I get when I make the DOCTYPE point
> at the documentv11.dtd via the full path. Note the file it can't find,
> ISOlat1.pen, is to be found in
> /home/rgardler/projects/research/saafe/build/work/resources/sc
Rick Tessner wrote:
> On Fri, 2002-08-09 at 14:03, Ross Gardler wrote:
>
>
>>Generation does not fail on any document other than those that have
>>aggregate docuements thorugh >select="document(@href)"/>
>>so I don't think it is a problem with catalogs, rather it seems to be a
>>problem with t
On Fri, 2002-08-09 at 14:03, Ross Gardler wrote:
> Generation does not fail on any document other than those that have
> aggregate docuements thorugh select="document(@href)"/>
> so I don't think it is a problem with catalogs, rather it seems to be a
> problem with the XSLT transfromer not bei
Rick Tessner wrote:
> On Fri, 2002-08-09 at 13:16, Ross Gardler wrote:
>
> I suspect the best way to handle this would be through the use of the
> catalogs. There's a couple of ways of handling this. The quickest, but
> not necessarily the best, would be to do the following:
>
I am using Fo
On Fri, 2002-08-09 at 13:48, Rick Tessner wrote:
> Finally, create this new file "resources/entities/document-v11/catalog"
> with the single line
>
> PUBLIC "-//APACHE/DTD Documentation V1.1//EN" document-v11.dtd
>
Ooops .. should be quotes around the document-v11.dtd. So, that line
sh
On Fri, 2002-08-09 at 13:16, Ross Gardler wrote:
> I am trying to bring multiple documents together into a single document
> in order to create a book in which each document is a separate chapter.
> However, I do not want the structure of the book to be stored in the
> sitemap, I want this in a
I am trying to bring multiple documents together into a single document
in order to create a book in which each document is a separate chapter.
However, I do not want the structure of the book to be stored in the
sitemap, I want this in a separate XML file.
So what I have is a description of t