]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/html_set.xsl
Bug fixed: now propagates informations about inner-types usage and
[helm.git] / helm / style / html_set.xsl
index 97e3b1e074c89197115aefec36bbd6edad638203..a8511d65d66596a990fe3d580c48742d99fa82bc 100644 (file)
   <xsl:apply-templates mode="inline" select="*[2]"/>
   <a>
    <xsl:attribute name="href">
-    <xsl:value-of select="concat(string($header),string($uri))"/>
+    <xsl:call-template name="makeURL">
+     <xsl:with-param name="url" select="$uri"/>
+    </xsl:call-template>
    </xsl:attribute>
    <FONT FACE="symbol" mathcolor="blue">
     <xsl:value-of select="$symbol"/>
      </xsl:call-template>
      <a>
      <xsl:attribute name="href">
-      <xsl:value-of select="concat(string($header),string($uri))"/>
+      <xsl:call-template name="makeURL">
+       <xsl:with-param name="url" select="$uri"/>
+      </xsl:call-template>
      </xsl:attribute>
      <FONT FACE="symbol" mathcolor="blue">
       <xsl:value-of select="$symbol"/>