branch | styles |
changeset 25 | ed59e6e7fad0 |
parent 24 | acf70691eb31 |
--- a/print.xsl Tue Dec 29 21:32:40 2015 -0500 +++ b/print.xsl Sun Jan 24 17:26:15 2016 -0500 @@ -87,7 +87,7 @@ <!-- list processing --> <xsl:template match="list"> - <list-block space-before="24pt"> + <list-block provisional-distance-between-starts="5mm"> <xsl:apply-templates/> </list-block> </xsl:template>