- From: Vincent Quint <Vincent.Quint@inrialpes.fr>
- Date: Sun, 30 Dec 2001 21:14:45 +0100
- To: albie@alfarrabio.di.uminho.pt
- Cc: www-amaya@w3.org, Vincent.Quint@inrialpes.fr
There is nothing wrong in the second example. The only problem is that both Amaya and Mozilla implement only the Presentation part of MathML. Your second formula uses the Content part of MathML, which is not implemented in the current version of these tools. Vincent. Alberto Manuel Brandao Simoes wrote: > > Hello! > > I'm learning MathML to write some documentation about my Math Software. > I've read some documents about MathML and installed amaya and mozilla with > MathML. Both render well markup like this: (1+2) > > <mrow><mn>1</mn><mo>+</mo><mn>2</mn></mrow> > > but none renders > > <apply> <plus/> <mn>1</mn> <mn>2</mn> </apply> > > am I doing anything wrong? > > Thanks > > Alberto > -- > f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. > >
Received on Sunday, 30 December 2001 16:23:40 UTC