From ab43e7a6e62027a0378c93066e3a0befd88c6f77 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 2 Nov 2012 17:44:31 +0000 Subject: [PATCH] Add support for mediaobject/alt, with precedence over mediaobject/textobject/phrase. --- xsl/html/graphics.xsl | 36 ++++++++++++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 4 deletions(-) diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index 1b7d89369..23fbd8df8 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -664,7 +664,10 @@ valign: - + + + + @@ -1284,7 +1287,14 @@ valign: - + + + + + + + + @@ -1427,6 +1437,10 @@ valign: + + + + @@ -1435,7 +1449,14 @@ valign: - + + + + + + + + @@ -1450,7 +1471,14 @@ valign: - + + + + + + + + -- 2.40.0