From: Thomas Schraitle Date: Sat, 20 Apr 2013 09:15:28 +0000 (+0000) Subject: Backported Bob's EPUB3 changes to EPUB2 from r9740 -> r9742 -> r9743: X-Git-Tag: release/1.79.1~6^2~213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a04bc527cffd9f09392d0e252e0a66c8279fb1f9;p=docbook-dsssl Backported Bob's EPUB3 changes to EPUB2 from r9740 -> r9742 -> r9743: * Implement base.dir/OEBPS using internal chunk.base.dir instead of new param epub.base.dir. * Additional changes, specific to this stylesheet: - Construct parameter epub.metainf.dir from base.dir + 'META-INF/' - Changed parameter epub.cover.filename epub.oebps.dir to chunk.base.dir - Template opf: concat base.dir with epub.opf.filename - Replaced two subsequent xsl:value-of's with concat() --- diff --git a/xsl/epub/docbook.xsl b/xsl/epub/docbook.xsl index 92916328b..fca02ad20 100644 --- a/xsl/epub/docbook.xsl +++ b/xsl/epub/docbook.xsl @@ -33,22 +33,48 @@ 4 - - + + + + + + + + ERROR: the $base.dir param must not include the + + directory in its path. Exiting. + + + + + + + + + + + + + + + / + + + + - - + ncxtoc htmltoc - + @@ -246,7 +272,7 @@ - + @@ -299,8 +325,7 @@ - - +