From: Bob Stayton Date: Wed, 18 Dec 2002 19:04:31 +0000 (+0000) Subject: The select.mediaobject.index template now uses the X-Git-Tag: release/1.79.1~6^2~5058 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0feaa35c92cdf8ee2ca4e35c6f7ccd058f73d658;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]"> - - - - - - - - + + + + + + + + + + + + + +