From edc1834b6c6a02098f478aced7679eda5b62e98c Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 20 Mar 2009 18:42:06 +0000 Subject: [PATCH] Implement simple.xlink for glosssee and glossseealso so they can use other types of linking besides otherterm. --- xsl/fo/footnote.xsl | 2 +- xsl/fo/glossary.xsl | 64 ++++++++++++++++++++++++++++++++++----------- xsl/fo/pi.xsl | 2 +- xsl/fo/xref.xsl | 4 +-- 4 files changed, 53 insertions(+), 19 deletions(-) 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'>