From: Bob Stayton Date: Mon, 22 Oct 2012 21:14:23 +0000 (+0000) Subject: Exit when detects Xalan processor because it does not properly X-Git-Tag: release/1.79.1~6^2~307 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62d1b834752993dc9969ec216b79157ab115dd2b;p=docbook-dsssl Exit when detects Xalan processor because it does not properly support output method="text" which is needed for generating the mime-type and other support files. --- diff --git a/xsl/epub3/epub3-chunk-mods.xsl b/xsl/epub3/epub3-chunk-mods.xsl index b4ea68d66..7aa690122 100644 --- a/xsl/epub3/epub3-chunk-mods.xsl +++ b/xsl/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. + + + +