From 3c6d2667b3977e93323a8f5b256f1c494c862882 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 8 Jan 2003 17:43:54 +0000 Subject: [PATCH] In olink, use document($target.database.document, /) so the olink target database location is relative to the document instead of the stylesheet. --- xsl/fo/xref.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index 29fcdd3ff..ca7f419b9 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -659,7 +659,7 @@ + select="document($target.database.document, /)"/> -- 2.40.0