]> matita.cs.unibo.it Git - helm.git/commitdiff
Correct CurrentProof
authorMatteo Selmi <matteo.selmi@mail.polimi.it>
Wed, 30 Oct 2002 14:22:19 +0000 (14:22 +0000)
committerMatteo Selmi <matteo.selmi@mail.polimi.it>
Wed, 30 Oct 2002 14:22:19 +0000 (14:22 +0000)
helm/style/objcontent.xsl

index 5aaebe592d835224290924d094ef02646c942120..405529785fea3c6db83485369e4eb5837a11f832 100644 (file)
       <Conjecture no="{@no}" helm:xref="{@id}">
         <xsl:for-each select="*">
          <xsl:copy>
-          <xsl:copy-of select="*"/>
+          <xsl:copy-of select="@name"/>
           <xsl:attribute name="helm:xref">
            <xsl:value-of select="@id"/>
           </xsl:attribute>