From b564f0671c133928e372e352d972a7663b6a9136 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Wed, 7 Mar 2001 11:05:20 +0000 Subject: [PATCH] Bug fixed: now propagates informations about inner-types usage and natural language when following hyperlinks. WARNING: to create an hyperlink, it is no more enough to concatenate $header and the URI. You need to call the new makeURL() named-template. --- helm/style/content_to_html.xsl | 14 +++++++++--- helm/style/html_init.xsl | 40 +++++++++++++++++++++++++--------- helm/style/html_reals.xsl | 24 +++++++++++++++----- helm/style/html_set.xsl | 8 +++++-- 4 files changed, 65 insertions(+), 21 deletions(-) diff --git a/helm/style/content_to_html.xsl b/helm/style/content_to_html.xsl index fffc45865..461dfddad 100644 --- a/helm/style/content_to_html.xsl +++ b/helm/style/content_to_html.xsl @@ -38,7 +38,7 @@ getciconly?uri= -/apply?keys=&param.keys=&param.getterURL=&param.processorURL=&xmluri= +/apply?keys=&param.naturalLanguage=&param.keys=&param.getterURL=&param.processorURL=&xmluri= @@ -46,6 +46,10 @@ + + + + @@ -121,7 +125,9 @@ - + + + @@ -821,7 +827,9 @@ - + + + diff --git a/helm/style/html_init.xsl b/helm/style/html_init.xsl index f52525ebf..26ddf68d2 100644 --- a/helm/style/html_init.xsl +++ b/helm/style/html_init.xsl @@ -77,7 +77,9 @@ - + + + @@ -97,7 +99,9 @@ - + + + - @@ -108,7 +112,9 @@ - + + + - @@ -126,7 +132,9 @@ - + + + Ø @@ -141,7 +149,9 @@ - + + + $ @@ -212,7 +222,9 @@ - + + + @@ -241,7 +253,9 @@ - + + + - @@ -265,7 +279,9 @@ - + + + - @@ -292,7 +308,9 @@ - + + + Ø @@ -314,7 +332,9 @@ - + + + $ diff --git a/helm/style/html_reals.xsl b/helm/style/html_reals.xsl index 2b4ca35e5..72d6dab7d 100644 --- a/helm/style/html_reals.xsl +++ b/helm/style/html_reals.xsl @@ -45,7 +45,9 @@ - + + + lim @@ -65,7 +67,9 @@ - + + + d / @@ -138,7 +142,9 @@ - + + + @@ -167,7 +173,9 @@ - + + + lim @@ -199,7 +207,9 @@ - + + + d / @@ -296,7 +306,9 @@ - + + + diff --git a/helm/style/html_set.xsl b/helm/style/html_set.xsl index 97e3b1e07..a8511d65d 100644 --- a/helm/style/html_set.xsl +++ b/helm/style/html_set.xsl @@ -123,7 +123,9 @@ - + + + @@ -182,7 +184,9 @@ - + + + -- 2.39.2