- From: Eric <e.richards@clear.net.nz>
- Date: Mon, 13 Nov 2000 10:45:04 +1300
- To: <www-amaya@w3.org>
Sorry not to "Read The Flipping Manual" what browsers will display math
files
(*.MML) so I can include this and display something like from a *.HTML file
(if is possible)
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mi>Freq</mi>
<mo>=</mo>
<mfrac>
<mn>1</mn>
<mrow>
<mn>2</mn>
<mi>π</mi>
<msqrt>
<mi>LC</mi>
</msqrt>
</mrow>
</mfrac>
</mrow>
</math>
I just made with Amaya version #4.
It is a pity Amaya puts little black boxes were carriage returns are,
that's why I don't normally use it
The little black boxes were taken out with "HTML Kit" from
http://www.chami.com/html-kit/
or you can use Wordpad.
From Eric
Received on Monday, 13 November 2000 04:04:38 UTC