print.xsl
branchstyles
changeset 4 301b54644bfa
parent 0 08de8d15f932
child 5 20b41b986ac6
--- 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>