--- a/print.xsl Mon Jul 17 13:43:11 2006 -0400
+++ b/print.xsl Mon Jul 17 13:43:22 2006 -0400
@@ -85,7 +85,7 @@
<!-- list processing -->
<xsl:template match="list">
- <list-block>
+ <list-block space-before="24pt">
<xsl:apply-templates/>
</list-block>
</xsl:template>