Replace one of the implnote equations with MathML.
--- a/master/images/implnote/arcs/image002.mml Fri May 18 12:39:15 2012 +1000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-<!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd">
-<math xmlns="http://www.w3.org/1998/Math/MathML">
- <mrow>
- <mo>(</mo>
- <mtable>
- <mtr><mtd><mi>x</mi></mtd></mtr>
- <mtr><mtd><mi>y</mi></mtd></mtr>
- </mtable>
- <mo>)</mo>
- <mo>=</mo>
- <mo>(</mo>
- <mtable>
- <mtr>
- <mtd><mrow><mi>cos</mi><mo>⁡</mo><mi>φ</mi></mrow></mtd>
- <mtd><mrow><mo>-</mo><mi>sin</mi><mo>⁡</mo><mi>φ</mi></mrow></mtd>
- </mtr>
- <mtr>
- <mtd><mrow><mi>sin</mi><mo>⁡</mo><mi>φ</mi></mrow></mtd>
- <mtd><mrow><mi>cos</mi><mo>⁡</mo><mi>φ</mi></mrow></mtd>
- </mtr>
- </mtable>
- <mo>)</mo>
- <mo>·</mo>
- <mo>(</mo>
- <mtable>
- <mtr>
- <mtd><mrow><msub><mi>r</mi><mi>x</mi></msub><mo>⁢</mo><mi>cos</mi><mo>⁡</mo><mi>θ</mi></mrow></mtd>
- </mtr>
- <mtr>
- <mtd><mrow><msub><mi>r</mi><mi>y</mi></msub><mo>⁢</mo><mi>sin</mi><mo>⁡</mo><mi>θ</mi></mrow></mtd>
- </mtr>
- </mtable>
- <mo>)</mo>
- <mo>+</mo>
- <mo>(</mo>
- <mtable>
- <mtr><mtd><msub><mi>c</mi><mi>x</mi></msub></mtd></mtr>
- <mtr><mtd><msub><mi>c</mi><mi>y</mi></msub></mtd></mtr>
- </mtable>
- <mo>)</mo>
- </mrow>
-</math>
--- a/master/implnote.html Fri May 18 12:39:15 2012 +1000
+++ b/master/implnote.html Fri May 18 13:44:13 2012 +1000
@@ -347,9 +347,49 @@
<table summary="equation F.6.3.1" width="90%" border="0"
cellspacing="0" cellpadding="0">
<tr>
- <td valign="top"><img
- alt="equation F.6.3.1"
- src="images/implnote/arcs/image002.png" /></td>
+ <td valign="top">
+ <math xmlns="http://www.w3.org/1998/Math/MathML">
+ <mrow>
+ <mo>(</mo>
+ <mtable>
+ <mtr><mtd><mi>x</mi></mtd></mtr>
+ <mtr><mtd><mi>y</mi></mtd></mtr>
+ </mtable>
+ <mo>)</mo>
+ <mo>=</mo>
+ <mo>(</mo>
+ <mtable>
+ <mtr>
+ <mtd><mrow><mi>cos</mi><mo>⁡</mo><mi>φ</mi></mrow></mtd>
+ <mtd><mrow><mo>-</mo><mi>sin</mi><mo>⁡</mo><mi>φ</mi></mrow></mtd>
+ </mtr>
+ <mtr>
+ <mtd><mrow><mi>sin</mi><mo>⁡</mo><mi>φ</mi></mrow></mtd>
+ <mtd><mrow><mi>cos</mi><mo>⁡</mo><mi>φ</mi></mrow></mtd>
+ </mtr>
+ </mtable>
+ <mo>)</mo>
+ <mo>·</mo>
+ <mo>(</mo>
+ <mtable>
+ <mtr>
+ <mtd><mrow><msub><mi>r</mi><mi>x</mi></msub><mo>⁢</mo><mi>cos</mi><mo>⁡</mo><mi>θ</mi></mrow></mtd>
+ </mtr>
+ <mtr>
+ <mtd><mrow><msub><mi>r</mi><mi>y</mi></msub><mo>⁢</mo><mi>sin</mi><mo>⁡</mo><mi>θ</mi></mrow></mtd>
+ </mtr>
+ </mtable>
+ <mo>)</mo>
+ <mo>+</mo>
+ <mo>(</mo>
+ <mtable>
+ <mtr><mtd><msub><mi>c</mi><mi>x</mi></msub></mtd></mtr>
+ <mtr><mtd><msub><mi>c</mi><mi>y</mi></msub></mtd></mtr>
+ </mtable>
+ <mo>)</mo>
+ </mrow>
+ </math>
+ </td>
<td align="right">(F.6.3.1)</td>
</tr>
</table>