]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/xslt/ld_web_root.xsl
- initial page for osn ...
[helm.git] / helm / www / lambdadelta / xslt / ld_web_root.xsl
index 4be8878ff51738a7ea57b3a32d86f9e2e7bda4cd..56ab24894de4176c27e8a18ea6e3046efd8f7974 100644 (file)
    </div>
 </xsl:template>
 
+<xsl:template match="ld:section1">
+   <div class="head2dx" id="{@name}">
+      <xsl:apply-templates/>
+      <xsl:call-template name="sp"/>
+      <xsl:call-template name="butterfly">
+         <xsl:with-param name="name" select="1"/>
+      </xsl:call-template>
+   </div>
+</xsl:template>
+
 <xsl:template match="ld:section3">
    <div class="head2dx" id="{@name}">
       <xsl:apply-templates/>