]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/content_to_html.xsl
Proof explosion blocked after lambda-abstractions.
[helm.git] / helm / style / content_to_html.xsl
index 399ab10191e99f5b942f096d85e7594d3b9a7ecd..6e7ff7ca510fec16a2887df9dddeadf81d974841 100644 (file)
        </span>
        <xsl:choose>
         <xsl:when test="(preceding-sibling::*[1]/text()='letin1') or
-                        (preceding-sibling::*[1]/text()='rw_step')">
+                        (preceding-sibling::*[1]/text()='rw_step') or
+                        (name(..)='m:lambda')">
          <br/>
          <xsl:call-template name="make_indent">
           <xsl:with-param name="current_indent" select="$current_indent"/>