Re: Stretchy characters not stretched in MathML-only document
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <13d3c3a6-a1bf-4af2-986a-ca0b890e67ce@x35g2000hsb.googlegroups.com> |
Hi Justus, Accept your argument! If you write a file with <math> expressions only, why should you add <html xmlns="http://www.w3.org/1999/xhtml">? It looks to me that you have a case for reporting a bug. Since I use only embedded <math> elements in a text, it makes sense to use XHTML instead of HTML. But your example is different. Good luck, Samy On Jun 21, 5:26 pm, [email protected] wrote: > [email protected] wrote on Sat, 21 Jun 2008 06:26:04 -0700 (PDT): > > > This is not a bug. See > > "http://www.mozilla.org/projects/mathml/authoring.html" , which > > includes thorough explanation why .xhtml should be adopted. It also > > explains what are the required statements at the beginning of the > > XHTML files. > > Sorry if I'm a little thick, but where on that page is the answer to > my question (why MathML-only XML is not rendered correctly)? > > As aside, why should I include an SGML-style DOCTYPE declaration and > specify a DTD? A user agent should not need to validate a given document > (Mozilla does not), and my pages does not contain any character > entities. > > Thanks, > Justus