| prev | ( testsuite > Presentation > TokenElements > ms > msAtoken5 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/TokenElements/ms/msAtoken5 |
| CVS-ID: | |
| Author: | Robert Miner and Jeff Schaefer, Geometry Technologies |
| Description: | Tests combinations of CSS attributes for <ms> on characters in different fonts. |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<ms>dog</ms>
<mo>+</mo>
<ms fontweight="bold" fontstyle="normal">cat</ms>
<mo>+</mo>
<ms fontweight="normal" fontstyle="normal">pig</ms>
<mo>+</mo>
<ms fontfamily="Helvetica" color="#00ff00">fish</ms>
<mo>+</mo>
<ms fontsize="36pt">κατ</ms>
<mo>+</mo>
<ms fontweight="bold" fontstyle="normal">goat</ms>
</mrow>
</math>