From: Bob Stayton Date: Fri, 20 Mar 2009 18:42:06 +0000 (+0000) Subject: Implement simple.xlink for glosssee and glossseealso so they can use X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=edc1834b6c6a02098f478aced7679eda5b62e98c;p=docbook-dsssl Implement simple.xlink for glosssee and glossseealso so they can use other types of linking besides otherterm. --- diff --git a/xsl/fo/footnote.xsl b/xsl/fo/footnote.xsl index 8d43b8ab4..93468c97d 100644 --- a/xsl/fo/footnote.xsl +++ b/xsl/fo/footnote.xsl @@ -3,7 +3,7 @@ xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:exsl="http://exslt.org/common" - exclude-result-prefixes="exsl" + exclude-result-prefixes="exsl xlink" version='1.0'>