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-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67b07c6feced8517b04db8ca5577e47dfe8dbdaa;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]"/>