From 3fd24182bee64ea2252aa494e5930c9c9924d1d2 Mon Sep 17 00:00:00 2001 From: mguetlein Date: Thu, 9 Dec 2010 16:39:22 +0100 Subject: add significance tests to reports, some more report modifications --- docbook-xsl-1.76.1/params/html.cellspacing.xml | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docbook-xsl-1.76.1/params/html.cellspacing.xml (limited to 'docbook-xsl-1.76.1/params/html.cellspacing.xml') diff --git a/docbook-xsl-1.76.1/params/html.cellspacing.xml b/docbook-xsl-1.76.1/params/html.cellspacing.xml new file mode 100644 index 0000000..5ddfdac --- /dev/null +++ b/docbook-xsl-1.76.1/params/html.cellspacing.xml @@ -0,0 +1,29 @@ + + +html.cellspacing +integer + + +html.cellspacing +Default value for cellspacing in HTML tables + + + + + + + + +Description + +If non-zero, this value will be used as the default cellspacing +value in HTML tables. nn for pixels or nn% for percentage +length. E.g. 5 or 5% + + + -- cgit v1.2.3