$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-03-07 05:42:15
Loïc Joly wrote:
> John Maddock a écrit :
>> I've played with this some more using the examples from
>> http://www.w3.org/Math/XSL/ : I can get these to display correctly
>> in both IE7 and Firefox provided the file extension is .xml, but for
>> offline viewing in IE7 you have to click though endless security
>> warnings before the content finally appears, Oh and Opera doesn't
>> display the sample pages at all either :-(
>>
>> So I think for now I'll stick to images...
>>
>
> What about using images, but linking them so that a click on them
> leads
> to a MathML file ? That way, the equation is directly visible for
> casual
> readers, but readers who have problems reading it and are serious
> about
> solving them can display them in the resolution fitting their needs.
That might well be possible actually,
thanks, John.