From 1395047183e2d4531471f42972806998fdd82aca Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 31 Jan 2012 05:09:13 +0000 Subject: [PATCH] Fix handling of enumerate-images while in DocBook namespace. --- xsl/epub3/epub3-element-mods.xsl | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/xsl/epub3/epub3-element-mods.xsl b/xsl/epub3/epub3-element-mods.xsl index 46932db05..31e3a25c4 100644 --- a/xsl/epub3/epub3-element-mods.xsl +++ b/xsl/epub3/epub3-element-mods.xsl @@ -1359,14 +1359,14 @@ book toc,title,figure,table,example,equation - + - + @@ -1381,7 +1381,12 @@ book toc,title,figure,table,example,equation - + + + + + + @@ -1445,8 +1450,8 @@ book toc,title,figure,table,example,equation - - + + @@ -1472,8 +1477,8 @@ book toc,title,figure,table,example,equation - - + + @@ -1506,8 +1511,8 @@ book toc,title,figure,table,example,equation - - + + -- 2.40.0