| prev |
| File: | /ImplementationSpecific/maction/mactionSmixed4.html |
| Author: | Design Science Inc (R. Miner) |
| Description: | tests a statusline cue within a toggle |
| Sample Rendering: | N/A |
Your browser's rendering:
Source Code:
<math>
<mi>f</mi>
<mrow>
<mo>(</mo>
<mi>x</mi>
<mo>)</mo>
</mrow>
<mo>=</mo>
<maction actiontype="toggle">
<mrow>
<mi>x</mi>
<mo>+</mo>
</mrow>
<mrow>
<mi>x</mi>
<mo>+</mo>
<mfrac>
<mn>1</mn>
<mn>2</mn>
</mfrac>
<msup>
<mi>x</mi>
<mn>2</mn>
</msup>
<mo>+</mo>
<maction actiontype="statusline">
<mpadded height="1ex">
<mo>…</mo>
</mpadded>
<mtext>and so on...</mtext>
</maction>
</mrow>
</maction>
</math>