Andre Poenitz a écrit : > On Wed, Nov 07, 2001 at 02:13:42PM +0000, Jose Abilio Oliveira Matos wrote: > > > The <alt> part does not look really MathMLish, does it? > > > > Nope. That is the _alt_ernative text version of the equation, like > > in html where for the img tag you have the alt attribute for those > > browsers who don't show graphics (lynx, w3m, ...) > > > > > Maybe I should re-formulate question: > > > In an ideal world, how should LyX's docbook export of math stuff look like? > > > > Use the MathML, of course. ;-) > > Something like this: > > <equation> > <alt>\frac{1}{2}</alt> > <???><mfrac><mi>1</mi><mi>2</mi></mfrac></???> > </equation> > > ? > > > No I don't, but I will look for it, now I'm leaving for my classes. > > > > A quick search in google show this site that has in the end a list > > of elements for MathML 1 (representation): > > > > http://tech.irt.org/articles/js081/ > > That's a start...
You can either look at: http://www.w3.org/Math/testsuite/download.html (there an example for each tag) or at: http://www.zvon.org/download2.php/MathML?title=MathML+Reference (start with Output/index.html. It lists all the tags, gives examples, and links to the reference where the element is talked about). BG