◇◆
<tex-math> TeX Math Equation
Used to hold encoded math, expressed in TeX or LaTeX.
Usage/Remarks
Best Practice
Although this Tag Set has no way to
enforce it, Best Practice is to enclose the contents of this element in a
CDATA marked section, because the use of the ampersand in TeX and LaTeX
presents a problem on occasion.
Models and Context
May be contained in
<ack>, <alternatives>, <alt-title>, <app>, <app-group>, <article-title>, <attrib>, <bio>, <body>, <bold>, <boxed-text>, <chem-struct>, <comment>, <compl>, <def-head>, <disp-formula>, <disp-quote>, <fixed-case>, <full>, <glossary>, <index>, <index-div>, <index-group>, <inline-formula>, <intro>, <italic>, <license-p>, <main>, <meta-value>, <monospace>, <named-content>, <non-normative-example>, <non-normative-note>, <normative-example>, <normative-note>, <notes>, <overline>, <p>, <ref-list>, <related-term>, <roman>, <sans-serif>, <sc>, <sec>, <see>, <see-also>, <see-also-entry>, <see-entry>, <strike>, <styled-content>, <sub>, <subtitle>, <sup>, <td>, <term>, <term-display>, <term-head>, <term-sec>, <textual-form>, <th>, <title>, <trans-subtitle>, <trans-title>, <underline>
Description
Text, numbers, or special characters
Content Model
<!ELEMENT tex-math (#PCDATA) >
Tagged Sample
As alternative to graphic inline formula
... <p><italic>Slow-front transient overvoltage (SFO)</italic>: Transient overvoltage, usually unidirectional, with time to peak 20 μs < <inline-formula> <alternatives> <tex-math notation="LaTeX">${T_p}$</tex-math> <inline-graphic xlink:href="1894_2015_mml_m1.eps" xmlns:xlink="http://www.w3.org/1999/xlink"/> </alternatives> </inline-formula> ≤ 5 000 μs, and time to half value of a  decreasing voltage <inline-formula> <alternatives> <tex-math notation="LaTeX">${T_2}$</tex-math> <inline-graphic xlink:href="1894_2015_mml_m2.eps" xmlns:xlink="http://www.w3.org/1999/xlink"/> </alternatives> </inline-formula> ≤ 20 ms.</p> ...