From 02e8fe640162d639f7530de3cd2a5fe97b2a85ea Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 18 Feb 2014 18:46:16 +0000 Subject: [PATCH] Fix handling of base.dir, chunk.base.dir, and epub.oebps.dir combinations. --- xsl/epub/docbook.xsl | 38 +++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/xsl/epub/docbook.xsl b/xsl/epub/docbook.xsl index 312921f83..f179ee00a 100644 --- a/xsl/epub/docbook.xsl +++ b/xsl/epub/docbook.xsl @@ -36,13 +36,28 @@ + + + + + + + + + + + + + - - + + @@ -57,17 +72,20 @@ - - - / - + + / + - + + + / + + @@ -75,7 +93,7 @@ ncxtoc htmltoc - + @@ -289,7 +307,9 @@ - + + ../ + -- 2.50.1