From 15dfe417cc77c9995dc8d406c4e4ee5cfff84ef0 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 17 Mar 2012 21:43:54 +0000 Subject: [PATCH] Clarify usage of para property attribute sets. --- xsl/params/normal.para.spacing.xml | 6 ++++++ xsl/params/para.properties.xml | 3 +++ 2 files changed, 9 insertions(+) diff --git a/xsl/params/normal.para.spacing.xml b/xsl/params/normal.para.spacing.xml index 150c29020..9ad7488a6 100644 --- a/xsl/params/normal.para.spacing.xml +++ b/xsl/params/normal.para.spacing.xml @@ -33,5 +33,11 @@ simpara simplelist To customize the spacing, you need to reset all three attributes. + +To specify properties on just para elements without +affecting these other elements, +use the +para.properties +attribute-set. diff --git a/xsl/params/para.properties.xml b/xsl/params/para.properties.xml index 3ca03889d..e36c33ad3 100644 --- a/xsl/params/para.properties.xml +++ b/xsl/params/para.properties.xml @@ -24,5 +24,8 @@ 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. +See also +normal.para.spacing. + -- 2.40.0