Spacing and formatting across multiple math tags

Hi!

I'm trying to write some proofs in MathML on my homepage. Some of them
look like this:

<math><=> Term1 = Term2 |+2 |*3 |()^2</math>
<math><=> Term3 = Term4 |/(x+4)</math>
<math><=> Term5 = Term6</math>
Some explanatory text in XHTML:
<math> => Term7 = Term8</math>
<math><=> Term9 = Term10</math>
q.e.d

Now I'd like to ask: Is it possible to instruct MathML to put all <=>
and =>, all Term1,3,5,7,9, all Term2,4,6,8,10, and all |+3 and so on in
one column to improve readability and if so how?

Thanks in advance
Bernd Fuhrmann

Received on Tuesday, 28 October 2003 05:10:14 UTC