From: Michael Smith Date: Sun, 16 Apr 2006 04:25:29 +0000 (+0000) Subject: Added missing param declarations on several templates. Lack of X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d6fdd44b7cf83acdd28ae9c4dc4e6491f35465b;p=docbook-dsssl 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. --- 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. +