From: Norman Walsh Date: Sat, 19 Oct 2002 18:59:20 +0000 (+0000) Subject: Support output of language attribute on foreignphrase and fix bug in glossterm linking X-Git-Tag: release/1.79.1~6^2~5148 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec9b1ab76d9f0f3d8b351ff528c3e7943b4f5abe;p=docbook-dsssl Support output of language attribute on foreignphrase and fix bug in glossterm linking --- diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 46e2d2bf2..ee7cab13b 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -548,7 +548,12 @@ - + + + + + + @@ -557,6 +562,9 @@ + + + @@ -745,15 +753,16 @@ - + - + + select="//glossentry[normalize-space(glossterm)=$term + or normalize-space(glossterm/@baseform)=$term]"/>