From: Claudio Sacerdoti Coen Date: Fri, 20 Jul 2001 14:47:23 +0000 (+0000) Subject: Metadata were broken in MathML presentation mode. X-Git-Tag: v0_1_3~108 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=9a565a94263aba61fbdeb32858761f57cd128edf;p=helm.git Metadata were broken in MathML presentation mode. --- diff --git a/helm/on-line/html/cic/control.html b/helm/on-line/html/cic/control.html index 29a222faa..1aec1c225 100644 --- a/helm/on-line/html/cic/control.html +++ b/helm/on-line/html/cic/control.html @@ -56,6 +56,8 @@ td.back { background-color: #e6e6fa; color: brown } url = setParam(url,"keys","MC%2CRT"); url = setParam(url,"xmluri", getterURL + "resolve%3Furi%3D" + RDFURI); } + url = setParam(url,"prop.media-type","text/html"); + url = setParam(url,"prop.encoding","iso-8859-1"); url = url + "¶m.RDFURI=" + RDFURI ;