]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/xml/ld-html-library.xsl
new xml exportation procedure for basic_rg (10 times faster than previous). the stati...
[helm.git] / helm / software / lambda-delta / xml / ld-html-library.xsl
index 3479c3038176884dd8a772300c91c1027285e5ec..cf6857d654377042ba5945673ca599f41bc8a715 100644 (file)
 
 <xsl:template name="global">
    <span style="{$global}">
-      <xsl:value-of select="@name"/>
-   </span>   
+      <a name="" title="{@mark}">
+         <xsl:value-of select="@name"/>
+      </a>
+   </span>
 </xsl:template>
 
 <xsl:template name="mk_segment">
    </xsl:choose>
 </xsl:template>
 
-<xsl:template name="entry">
+<xsl:template name="entity">
    <xsl:call-template name="sp"/>
    <xsl:call-template name="global"/>
    <xsl:call-template name="sp"/>