]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/xslt/ld_web_root.xsl
red butterfly added for version 1 :)
[helm.git] / helm / www / lambdadelta / xslt / ld_web_root.xsl
index a2bb7d14dd01e409496243987a1905cbaab08753..50fde7a78d49e5ca6a9d6582a34197e83cbf6e49 100644 (file)
    </div>
 </xsl:template>
 
+<xsl:template match="ld:section6">
+   <div class="head2dx" id="{@name}">
+      <xsl:apply-templates/>
+      <xsl:call-template name="sp"/>
+      <xsl:call-template name="butterfly">
+         <xsl:with-param name="name" select="6"/>
+      </xsl:call-template>
+   </div>
+</xsl:template>
+
 <xsl:template match="ld:section9">
    <div class="head2dx" id="{@name}">
       <xsl:apply-templates/>