22.1.2.54 limLow
This element specifies the Lower-Limit object, consisting of text on the baseline and reduced-size text immediately below it. Examples of limLow include lim and max. [Example: The XML that represents lim is: πββ πββ 0β€π₯β€1
<m:limLow>
<m:e>
<m:r>
<m:rPr>
<m:scr m:val="roman"/>
<m:sty m:val="p"/>
</m:rPr>
<m:t>lim</m:t>
</m:r>
</m:e>
<m:lim>
<m:r>
<m:t>n→∞</m:t>
</m:r>
</m:lim>
</m:limLow>
end example]
[Note: The W3C XML Schema definition of this elementβs content model (CT_LimLow) is located in A.6.1. end note]
Last updated on