From: Norman Walsh Date: Thu, 18 Jul 2002 11:07:41 +0000 (+0000) Subject: New parameters X-Git-Tag: release/1.79.1~6^2~5387 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fbd62081446b94a4ce68d3c862dde9634d7dba8b;p=docbook-dsssl New parameters --- diff --git a/xsl/params/html.cellpadding.xml b/xsl/params/html.cellpadding.xml new file mode 100644 index 000000000..0180a139f --- /dev/null +++ b/xsl/params/html.cellpadding.xml @@ -0,0 +1,23 @@ + + +html.cellpadding +integer + + +html.cellpadding +Default value for cellpadding in HTML tables + + + + + + + + +Description + +If specified, this value will be used as the default cellpadding value +in HTML tables. + + + diff --git a/xsl/params/html.cellspacing.xml b/xsl/params/html.cellspacing.xml new file mode 100644 index 000000000..10fbe0182 --- /dev/null +++ b/xsl/params/html.cellspacing.xml @@ -0,0 +1,23 @@ + + +html.cellspacing +integer + + +html.cellspacing +Default value for cellspacing in HTML tables + + + + + + + + +Description + +If specified, this value will be used as the default cellspacing value +in HTML tables. + + +