From: David Cramer Date: Mon, 30 Sep 2002 16:56:13 +0000 (+0000) Subject: Adding space-after so there will be space after lists within paras (where there's... X-Git-Tag: release/1.79.1~6^2~5201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33fcd46e8c1b81fbb4ff4fae5815eb2e33c8e29b;p=docbook-dsssl Adding space-after so there will be space after lists within paras (where there's text after the list. --- 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.