From 63b582df98aaa6feaa508712d3d7b6fe7ebc197f Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 28 Aug 2014 19:28:52 +0000 Subject: [PATCH] Fix bug #1337 Elements with olink role do not behave as olink elements. --- xsl/fo/xref.xsl | 91 +++++++++++++++++++++++++++---------------------- 1 file changed, 51 insertions(+), 40 deletions(-) diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index 75b5a8907..defe710a6 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -266,7 +266,7 @@ - + @@ -877,60 +877,71 @@ - - - - - - - - - - - - - - - Endterm points to nonexistent ID: - - - ??? - - - - - - - - + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + - - - - Link element has no content and no Endterm. - Nothing to show in the link to - - - ??? - - - + + + + Link element has no content and no Endterm. + Nothing to show in the link to + + + ??? + + + + + + + + + + + + + + + + - + - -- 2.50.1