Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-20 Thread Thomas Schraitle
Hi Am Mittwoch, 17. April 2013, 08:33:27 schrieb Thomas Schraitle: I would like to ask if it would be useful to add the same change to the EPUB2 stylesheets. As far as I can see, it would be compatible with the existing implementation, but would be a huge benefit for stylesheet writers

Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-20 Thread Mike Cook
I can't get either EPUB 2 or 3 working. I've done a fresh checkout; svn co https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl basetest But I'm getting include failures when executing (with and without setting the base); xsltproc /docbook/xsl-ns/basetest/epub3/chunk.xsl test.xml

Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-20 Thread Thomas Schraitle
Hi Mike, Am Samstag, 20. April 2013, 11:32:44 schrieb Mike Cook: I can't get either EPUB 2 or 3 working. I've done a fresh checkout; This will not work; if you look into the xhtml-1_1 then you will see an almost empty directory. The different XHTML stylesheets need to be generated first.

Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-20 Thread Mike Cook
Thanks Thomas, I've merged the two together and those errors are now gone. However, I think I need to wait for the next snapshot to be generated as I'm now getting other errors. EPUB3: setting base.dir to /path/book, puts all files in that book directory, but I'm getting an epubcheck3 error;

Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-20 Thread Carlos Araya
Mike, If you do the fresh checkout from sourceforge there are additional steps you need to complete to get the stylesheets working To get the latest version that will work right out of the box you can download it from snapshots.docbook.org Carlos Sent from my iPad On Apr 20, 2013, at 3:32

Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-20 Thread Thomas Schraitle
Hi Mike, Am Samstag, 20. April 2013, 13:39:41 schrieb Mike Cook: Thanks Thomas, I've merged the two together and those errors are now gone. However, I think I need to wait for the next snapshot to be generated as I'm now getting other errors. Probably, you are right. I think, the next

Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-20 Thread Mike Cook
Better append a / to your base.dir. Ah, yes, that might be why :) For sure I'll just wait for the new snapshot. Thanks Thomas. Mike On 20/04/2013 14:34, Thomas Schraitle wrote: Hi Mike, Am Samstag, 20. April 2013, 13:39:41 schrieb Mike Cook: Thanks Thomas, I've merged the two together

[docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-17 Thread Thomas Schraitle
Hi, thanks to Bob's changes for the EPUB3 stylesheets, the parameter base.dir makes more sense. Many thanks! :) I would like to ask if it would be useful to add the same change to the EPUB2 stylesheets. As far as I can see, it would be compatible with the existing implementation, but would be

Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-17 Thread Mike Cook
Agreed, consistency between the two makes sense. Mike On 17/04/2013 07:33, Thomas Schraitle wrote: Hi, thanks to Bob's changes for the EPUB3 stylesheets, the parameter base.dir makes more sense. Many thanks! :) I would like to ask if it would be useful to add the same change to the EPUB2

Re: [docbook-apps] EPUB2 vs. EPUB3: Making base.dir consistent?

2013-04-17 Thread Carlos Araya
As far as I can remember the person who created the ePub stylesheets is no longer actively supporting them. Guess bob has the final answer :-) Carlos Sent from my iPad On Apr 17, 2013, at 1:03 AM, Mike Cook m...@mikecook.co.uk wrote: Agreed, consistency between the two makes sense. Mike