From 802da9dd5d4bc18f46a916eedc0c5c1980a15e59 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Sun, 17 Mar 2013 20:07:05 +0000 Subject: Imported from /home/lorry/working-area/delta_docbook-xsl/docbook-xsl-1.78.1.tar.bz2. --- epub3/epub3-chunk-mods.xsl | 13 ++++ epub3/epub3-element-mods.xsl | 155 +++++++++++++++++++++++++++++++------------ 2 files changed, 124 insertions(+), 44 deletions(-) (limited to 'epub3') diff --git a/epub3/epub3-chunk-mods.xsl b/epub3/epub3-chunk-mods.xsl index b4ea68d..7aa6901 100644 --- a/epub3/epub3-chunk-mods.xsl +++ b/epub3/epub3-chunk-mods.xsl @@ -28,6 +28,7 @@ + @@ -35,4 +36,16 @@ + + + + + FATAL ERROR: + Xalan processor not supported by DocBook Epub3 stylesheets. + Xalan does not properly support XSL output method="text", + which is required for the various epub support files. + + + + diff --git a/epub3/epub3-element-mods.xsl b/epub3/epub3-element-mods.xsl index 64f2629..8ba786d 100644 --- a/epub3/epub3-element-mods.xsl +++ b/epub3/epub3-element-mods.xsl @@ -52,6 +52,9 @@ article toc,title,figure,table,example,equation + + + 0 @@ -135,17 +138,17 @@ article toc,title,figure,table,example,equation contributor - + + select="concat($chunk.base.dir, $epub.ncx.filename)"/> + select="concat($chunk.base.dir, $epub.package.filename)"/> + select="concat($chunk.base.dir, $epub.cover.filename)"/> @@ -637,31 +640,41 @@ article toc,title,figure,table,example,equation YYYY, YYYY-MM or YYYY-MM-DD --> + - - + + + + - - - - - - - - - - - - - - - - - - + 1 + 1 + 1 + 1 + 0 + + + WARNING: wrong metadata date format: ' + + ' in element + + / + + . It must be in one of these forms: + YYYY, YYYY-MM, or YYYY-MM-DD. + + + + @@ -1224,12 +1237,20 @@ article toc,title,figure,table,example,equation - + + + + + + + @@ -1396,34 +1417,60 @@ article toc,title,figure,table,example,equation + select="$this.chunk//mediaobject"/> + select="$next.chunk/preceding::mediaobject"/> - + + + + + + + + + + + svg + + + - - - + svg - - - + + + + + + + + + + + + svg + + + + + svg - + @@ -1563,12 +1610,21 @@ article toc,title,figure,table,example,equation - + + + + + + + + @@ -1785,6 +1841,7 @@ article toc,title,figure,table,example,equation + @@ -1895,7 +1952,11 @@ article toc,title,figure,table,example,equation - + + + + @@ -1986,6 +2047,12 @@ article toc,title,figure,table,example,equation + + + + + + @@ -2004,7 +2071,7 @@ article toc,title,figure,table,example,equation + select="concat($full-path-dir, $epub.package.filename)"/> application/oebps-package+xml @@ -2016,7 +2083,7 @@ article toc,title,figure,table,example,equation -' + -- cgit v1.2.1