]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/xslt/ld_web_root.xsl
- update in basic_2
[helm.git] / helm / www / lambdadelta / xslt / ld_web_root.xsl
index d0024b8dc14ef6fce865aa3cbb9eac4528177888..014d2e65ed3f39a47a7269115c6581e979c16bff 100644 (file)
    </div>
 </xsl:template>
 
+<xsl:template match="ld:subsection">
+   <div class="head3sn" id="{@name}">
+      <xsl:apply-templates/>
+   </div>
+</xsl:template>
+
 <xsl:template match="ld:body">
    <div class="text">
       <xsl:apply-templates/>