From 09ef498ee2297db1ffb3c2cea4c0a88134a5ffe9 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 6 Dec 2002 23:33:03 +0000 Subject: [PATCH] Enabled selection of imageobject based on role attribute. --- xsl/html/graphics.xsl | 34 +++++++++++++++++++++++++++++++++- xsl/html/param.ent | 2 ++ xsl/html/param.xweb | 2 ++ 3 files changed, 37 insertions(+), 1 deletion(-) diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index 921b00079..81737723f 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -788,7 +788,39 @@ valign: - + + + + + + + + + + + + + + + + + diff --git a/xsl/html/param.ent b/xsl/html/param.ent index 23bcfc969..74e96ebbf 100644 --- a/xsl/html/param.ent +++ b/xsl/html/param.ent @@ -143,6 +143,7 @@ + @@ -199,6 +200,7 @@ + diff --git a/xsl/html/param.xweb b/xsl/html/param.xweb index eb346129d..7f14e6f0e 100644 --- a/xsl/html/param.xweb +++ b/xsl/html/param.xweb @@ -253,6 +253,8 @@ to be incomplete. Don't forget to read the source, too :-) &nominal.image.depth; &use.embed.for.svg; &make.graphic.viewport; +&preferred.mediaobject.role; +&use.role.for.mediaobject; Chunking -- 2.50.1