]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/links_library.xsl
':' are noc quoted. I tried to quote them, but everything else
[helm.git] / helm / style / links_library.xsl
index d24c63f453fd1c173e808e2f774a1d7ab3b94273..f216db609b8795cd74936689b4028ea6e790c1f1 100644 (file)
       <xsl:with-param name="news" select="concat($news,'%2C')"/>
      </xsl:call-template>
     </xsl:when>
+<!--CSC: This breaks all the rest ;-)
+    <xsl:when test="$char = ':'">
+     <xsl:call-template name="quote">
+      <xsl:with-param name="s" select="substring($s,2)"/>
+      <xsl:with-param name="news" select="concat($news,'%3A')"/>
+     </xsl:call-template>
+    </xsl:when>
+-->
     <xsl:otherwise>
      <xsl:call-template name="quote">
       <xsl:with-param name="s" select="substring($s,2)"/>