From cab9207f5bf19d7d9370b8eeeadfbb82db70e514 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 2 Mar 2012 18:35:14 +0000 Subject: [PATCH] Special attribute-set for para only. --- xsl/params/para.properties.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 xsl/params/para.properties.xml diff --git a/xsl/params/para.properties.xml b/xsl/params/para.properties.xml new file mode 100644 index 000000000..3ca03889d --- /dev/null +++ b/xsl/params/para.properties.xml @@ -0,0 +1,28 @@ + + +para.properties +attribute set + + +para.properties +Properties to apply to para elements + + + + + + +Description +Specify properties to apply to the fo:block of a para element, +such as text-indent. +Although the default attribute-set is empty, it uses the attribute-set +named normal.para.spacing to add vertical space before +each para. The para.properties attribute-set can override those +spacing properties for para only. + + -- 2.50.1