- From: Neil Soiffer <neil.soiffer@gmail.com>
- Date: Sun, 24 Jan 2010 20:49:06 -0800
- To: Romeu Braz Pereira Gomes Filho <romeubraz@gmail.com>
- Cc: www-math@w3.org
Received on Monday, 25 January 2010 04:49:40 UTC
I open local files all of the time in Firefox. Make sure that it the suffix is .xhtml, not .html (unless you turned on the HTML5 parser in 3.6, which as we heard recently is strongly discouraged). Neil Soiffer Senior Scientist Design Science, Inc. www.dessci.com ~ Makers of MathType, MathFlow, MathPlayer, MathDaisy, WebEQ, Equation Editor ~ On Sun, Jan 24, 2010 at 7:30 AM, Romeu Braz Pereira Gomes Filho < romeubraz@gmail.com> wrote: > I am trying to open the following local file in Firefox and it doesn't show > the formula correctly. My web connection is OK. When I try to open web pages > that use mathml they show the formulas correctly. Do you have any idea of > why the problem appears just with local files? > > Regards, > > Romeu > > HTML file ("<" and ">" replaced by "[" and "]"): > > [?xml version="1.0"?] > [?xml-stylesheet type="text/xsl" href=" > http://www.w3.org/Math/XSL/mathml.xsl"?] > > [html xmlns="http://www.w3.org/1999/xhtml"] > > [head][/head] > > [body] > > [math display="block" xmlns="http://www.w3.org/1998/Math/MathML"] > [msup] > [mfenced] > [mi]a[/mi] > [mo]+[/mo] > [mi]b[/mi] > [/mfenced] > [mn]2[/mn] > [/msup] > [/math] > > [/body] > [/html] > >
Received on Monday, 25 January 2010 04:49:40 UTC