notation

Notation

Definition

Indicates that the content of the associated element will be in coded in TeX.

Remarks

Implementor’s Note: Because the use of characters such as “<” and “&” can cause problems when TeX is embedded within XML, any embedded TeX should be surrounded by a CDATA section.

Attribute Values

In Element

<tex-math> Tex Math Equation
Value Meaning
TEX The content of the associated element will be in TeX.
TeX The content of the associated element will be in TeX.
tex The content of the associated element will be in TeX.
Restriction: This attribute may be specified if the element is used.