From: bobstayton Date: Mon, 9 Jul 2018 21:24:49 +0000 (-0700) Subject: fix issue #15 whitespace in glossterms with autolink X-Git-Tag: snapshot/2018-09-28-172~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebbd76787589a28b44cdeda2c28ea9c90ce25aeb;p=docbook-dsssl fix issue #15 whitespace in glossterms with autolink --- diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index d9dfa31ac..218e7f8fc 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -883,12 +883,16 @@ and $glossary.collection != ''"> - - + + + + + + + select="(document($glossary.collection,.)//d:glossentry[normalize-space(d:glossterm)=$term])[1]"/> @@ -936,7 +940,7 @@ Error: no glossentry for glossterm: - + .