From: Claudio Sacerdoti Coen Date: Thu, 25 Oct 2001 16:36:04 +0000 (+0000) Subject: There were still many problems with URIs with a ' in the middle. X-Git-Tag: v0_1_3~33 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=290e15f0b80ab1a9412fb63c51d3c0f317f9eafa;p=helm.git There were still many problems with URIs with a ' in the middle. Now they should be all resolved (in theory, at least ;-) --- diff --git a/helm/on-line/xslt/ls2html.xsl b/helm/on-line/xslt/ls2html.xsl index a7d27e996..965d15f12 100644 --- a/helm/on-line/xslt/ls2html.xsl +++ b/helm/on-line/xslt/ls2html.xsl @@ -5,6 +5,8 @@ + + @@ -43,29 +45,18 @@ [{$alt}] - + + + + + @@ -133,9 +124,19 @@ [{@name}] + + + + + + + + + + diff --git a/helm/on-line/xslt/metadataLib.xsl b/helm/on-line/xslt/metadataLib.xsl index ef45c40ea..e807cc00f 100644 --- a/helm/on-line/xslt/metadataLib.xsl +++ b/helm/on-line/xslt/metadataLib.xsl @@ -4,6 +4,8 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:subst="http://www.cs.unibo.it/helm/subst"> + + @@ -16,32 +18,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -77,6 +53,7 @@ + diff --git a/helm/on-line/xslt/utils.xsl b/helm/on-line/xslt/utils.xsl new file mode 100644 index 000000000..9213c2436 --- /dev/null +++ b/helm/on-line/xslt/utils.xsl @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +