From 127e909b72411490aae2516bfb1bd8c0a5fcd6f7 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 16 Apr 2006 04:25:29 +0000 Subject: [PATCH] Added missing param declarations on several templates. Lack of them was causing processing with Saxon to fail. Thanks to Denis Bradford for reporting the problem. --- xsl/common/refentry.xsl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xsl/common/refentry.xsl b/xsl/common/refentry.xsl index ba322c9b2..1f663a80b 100644 --- a/xsl/common/refentry.xsl +++ b/xsl/common/refentry.xsl @@ -276,6 +276,7 @@ Returns a string representing a section number. + @@ -355,6 +356,7 @@ + @@ -521,6 +523,7 @@ + @@ -639,6 +642,7 @@ + @@ -807,6 +811,7 @@ + @@ -974,6 +979,7 @@ Returns a manual node. + -- 2.40.0