From: Bob Stayton Date: Wed, 18 Dec 2002 19:04:31 +0000 (+0000) Subject: The select.mediaobject.index template now uses the X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7296b5ec6f7127d6294c057b12a6f558bdca7b4;p=docbook-dsssl The select.mediaobject.index template now uses the $stylesheet.result.type parameter to choose the role value, with xhtml falling back to html if needed. --- diff --git a/xsl/common/common.xsl b/xsl/common/common.xsl index 87fe5f6ae..8dc139cdf 100644 --- a/xsl/common/common.xsl +++ b/xsl/common/common.xsl @@ -870,29 +870,35 @@ recursive process. and $olist[@role = $preferred.mediaobject.role]"> - - - - - - - - + + + + + + and $olist[@role = $stylesheet.result.type]"> - - - - - - - - + + + + + + + + + + + + + +