From 1576b4319157ab86c9767d2534445ca17fb88e0e Mon Sep 17 00:00:00 2001 From: Thomas Schraitle Date: Thu, 2 May 2013 06:36:28 +0000 Subject: [PATCH] Improved modularization in opf.spine and created new spine.cover template --- xsl/epub/docbook.xsl | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/xsl/epub/docbook.xsl b/xsl/epub/docbook.xsl index cd34e9664..97237d74b 100644 --- a/xsl/epub/docbook.xsl +++ b/xsl/epub/docbook.xsl @@ -717,22 +717,7 @@ - - - - - - - - - yes - - no - - - - - + @@ -750,9 +735,31 @@ - + + + + + + + + + + + + + + yes + + no + + + + + + -- 2.50.1