]> matita.cs.unibo.it Git - helm.git/commitdiff
* makeProofTreeURL ported to the new interface
authorLuca Padovani <luca.padovani@unito.it>
Fri, 28 May 2004 15:02:09 +0000 (15:02 +0000)
committerLuca Padovani <luca.padovani@unito.it>
Fri, 28 May 2004 15:02:09 +0000 (15:02 +0000)
helm/on-line/xslt/resolve_topurl.xsl

index a075e6a15327c57c97a3437079ee9b3a6b432a3b..4f794af39e079f51ebc29d7b0f99d6f83a421b2e 100644 (file)
  </xsl:call-template>
 </xsl:template>
 
+<xsl:template match="subst:makeProofTreeURL">
+ <xsl:call-template name="makeProofTreeURL">
+  <xsl:with-param name="uri" select="$CICURI"/>
+  <xsl:with-param name="createframeset" select="false()"/>
+ </xsl:call-template>
+</xsl:template>
+
 <xsl:template match="subst:makeHTMLURLwithProfile">
  <xsl:call-template name="makeHTMLURLwithProfile">
   <xsl:with-param name="uri" select="$CICURI"/>