From 67d6e22b06ae674c2aef85a4dd5b1aaed678a2c5 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 1 May 2012 06:22:34 +0000 Subject: [PATCH] Add support for to support conversion with KindleGen. --- xsl/epub3/epub3-element-mods.xsl | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/xsl/epub3/epub3-element-mods.xsl b/xsl/epub3/epub3-element-mods.xsl index 79d7624a7..279001db2 100644 --- a/xsl/epub3/epub3-element-mods.xsl +++ b/xsl/epub3/epub3-element-mods.xsl @@ -149,6 +149,8 @@ article toc,title,figure,table,example,equation + + @@ -298,6 +300,7 @@ article toc,title,figure,table,example,equation + @@ -377,9 +380,11 @@ article toc,title,figure,table,example,equation - - - + + + + + @@ -433,6 +438,22 @@ article toc,title,figure,table,example,equation + + + + + + + + + + + cover + + + + -- 2.50.1