Example: MathML/Latex Formula;
MathMLFormula: "How to use for Web?"
MathMLFormula: "How to use for Air?"
MathMLFormula: "How to use for Mobile?"
MathMLFormula: Bugs or new features?
Example: MathML Editor Component;
MathMLEditor: "How to use for Web?"
MathMLEditor: "How to use for Air?"
What is implemented from MathML?
What is implemented from LaTeX?
MathML compatibility test suites
How to display equations in your site?
How to display graphs in your site?
Plugins for Html Online Editors
Components for your Flex applications
Components for your Flash applications
MathML specifies a single top-level or root math element, which encapsulates each instance of MathML markup within a document.
All other MathML content must be contained in a math element;
in other words, every valid MathML expression is wrapped in outer <math> tags. The math element must always be
the outermost element in a MathML expression; it is an error for one math element to contain another.
These considerations also apply when sub-expressions are passed between applications, such as for cut-and-paste operations;
The math element can contain an arbitrary number of child elements. They render by default as if they were contained in an
mrow element.
| Name | Values | Default |
|---|---|---|
| linethickness | number | veryverythin | verythin | thin | medium | thick | verythick | veryverythick | 1 |
| bevelled | true | false | false |
| stretchy | true | false | false |
| rowalign | (top | bottom | center) | center |
| columnalign | (left | center | right) | center |
| rowspacing | (length ) + | 1.0ex |
| columnspacing | (length ) + | 0.8em |
| frame | "none" | "solid" | "dashed" | none |
| framespacing | number | 0.4em 0.5ex |
| rowlines | ("none" | "solid" | "dashed") + | none |
| columnlines | ("none" | "solid" | "dashed") + | none |
veryverythin = 0.0555556em; verythin = 0.111111em; thin = 0.166667em medium = 0.222222em; thick = 0.277778em; verythick = 0.333333em; veryverythick = 0.388889em
| Name | Values | Default |
|---|---|---|
| mathvariant | normal | bold | italic | bold-italic | double-struck | bold-fraktur | script | bold-script | fraktur | sans-serif | bold-sans-serif | sans-serif-italic | sans-serif-bold-italic | monospace | normal (except for mi) |
| mathsize | number | small | normal | big | inherited |
| mathcolor | #rrggbb | html-color-name | inherited |
| mathbackground | #rrggbb | html-color-name | inherited |
| href | URI |
| Name | Values |
|---|---|
| style | font-family:serif; font-size:20pt; font-weight:bold; font-style:italic; color:#rrggbb ; background:#rrggbb; |
| Name | Values | Default |
|---|---|---|
| mathvariant | bold-double-struck | double-struck-italic | double-struck-bold-italic | circle | bold-circle | circle-italic | circle-bold-italic | normal |
| border | number | 0 |
| bordercolor | #rrggbb | html-color-name | black |
| shiftX | number | 0 |
| shiftY | number | 0 |
html-color-name = "aqua", "black", "blue", "fuchsia", "gray", "green", "lime", "maroon", "navy", "olive", "purple", "red", "silver", "teal", "white", "yellow"
| free components MathML flex GWT LaTeX Editor Air plugin MathML flash math Mathematics Equation Widget Mobile flash LaTeX Mathematics FREE Apple iOS BlackBerry Tablet OS Android iPad iPhone BlackBerry Playbook Google Nexus HTC Motorola Droid Samsung Galaxy |