From 203c2f70523ac14e34d2d0c169b14f01df11c1e1 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Mon, 30 Sep 2002 16:56:13 +0000 Subject: [PATCH] Adding space-after so there will be space after lists within paras (where there's text after the list. --- xsl/params/list.block.spacing.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xsl/params/list.block.spacing.xml b/xsl/params/list.block.spacing.xml index 71e599921..14a212913 100644 --- a/xsl/params/list.block.spacing.xml +++ b/xsl/params/list.block.spacing.xml @@ -1,7 +1,7 @@ list.block.spacing -What spacing do you want before lists? +What spacing do you want before and after lists? @@ -9,9 +9,12 @@ 1em 0.8em 1.2em + 1em + 0.8em + 1.2em Description -Specify the spacing required before a list. +Specify the spacing required before and after a list. It is necessary to specify the space after a list block because lists can come inside of paras. -- 2.50.1