From efba56a50c7b6eb52614d3e3d207dec235bf7b47 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 23 Sep 2005 23:10:33 +0000 Subject: [PATCH] Fixed handling of %p in olink xrefstyle templates. --- xsl/common/olink.xsl | 64 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/xsl/common/olink.xsl b/xsl/common/olink.xsl index 69ee51acc..d38928e90 100644 --- a/xsl/common/olink.xsl +++ b/xsl/common/olink.xsl @@ -940,7 +940,7 @@ - + @@ -1075,5 +1075,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + Olink debug: root element of target.database is ' + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink error: no page number linkend for local olink ' + + ' + + + + + -- 2.50.1