equal
deleted
inserted
replaced
85 <block space-before="4pt"><xsl:apply-templates/></block> |
85 <block space-before="4pt"><xsl:apply-templates/></block> |
86 </xsl:template> |
86 </xsl:template> |
87 |
87 |
88 <!-- list processing --> |
88 <!-- list processing --> |
89 <xsl:template match="list"> |
89 <xsl:template match="list"> |
90 <list-block space-before="24pt"> |
90 <list-block provisional-distance-between-starts="5mm"> |
91 <xsl:apply-templates/> |
91 <xsl:apply-templates/> |
92 </list-block> |
92 </list-block> |
93 </xsl:template> |
93 </xsl:template> |
94 <xsl:template match="formalpara/list"> |
94 <xsl:template match="formalpara/list"> |
95 <list-block provisional-distance-between-starts="5mm"> |
95 <list-block provisional-distance-between-starts="5mm"> |