Quote:
Originally Posted by JSWolf
There is another more compatible solution then MathML. That is using SVG to show the match.
|
I honestly know nothing about MathML compatibility…. It just seems like devices that are too old to properly display MathML would likewise choke on inline svg. You’d have to put the svg coding into an image file and then insert the image of the svg… which kinda bypasses a lot of the functionality/reflowability of MathML, wouldn’t it??