Re: Spacing and formatting across multiple math tags

the problem is 
> Some explanatory text in XHTML:
as offically even given the xhtml+mathml dtd you can only embedd mathml
in xhtml, not teh other way round, so you can't use a mathml table for
this as that would only allow plain text not xhtml markup at that point.
However I think Amaya and Mozilla would render such a construct as thay
have naturally combined xhtml/mathml (and svg in amaya's case).

However I think a more portable solution would be to use an xhtml table
to get the layout and use individual math elements in teh xhtml table
cells to typeset the math fragments.

David

-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Received on Tuesday, 28 October 2003 05:25:59 UTC