§
<formula>
<formula> contains a mathematical or other formula. [14.2. ] | |
Module | figures |
Attributes | Attributes att.global (@xml:id, @n, @xml:lang, @rend, @style) |
Member of | |
Contained by | |
May contain | |
Declaration | element formula { ( text | model.graphicLike | model.hiLike )* } |
Example | |
Example | |
Example | <formula notation="mathml"> <m:math> <m:mi>E</m:mi> <m:mo>=</m:mo> <m:mi>m</m:mi> <m:msup> <m:mrow> <m:mi>c</m:mi> </m:mrow> <m:mrow> <m:mn>2</m:mn> </m:mrow> </m:msup> </m:math> </formula> |