texmath-0.7: tests/writers/sum2.omml
<?xml version='1.0' ?>
<m:oMathPara>
<m:oMathParaPr>
<m:jc m:val="center" />
</m:oMathParaPr>
<m:oMath>
<m:nary>
<m:naryPr>
<m:chr m:val="∑" />
<m:limLoc m:val="undOvr" />
<m:supHide m:val="off" />
<m:supHide m:val="off" />
</m:naryPr>
<m:e>
<m:sSub>
<m:e>
<m:r>
<m:rPr>
<m:sty m:val="p" />
</m:rPr>
<m:t>x</m:t>
</m:r>
</m:e>
<m:sub>
<m:r>
<m:rPr>
<m:sty m:val="p" />
</m:rPr>
<m:t>i</m:t>
</m:r>
</m:sub>
</m:sSub>
</m:e>
<m:sub>
<m:r>
<m:rPr>
<m:sty m:val="p" />
</m:rPr>
<m:t>i</m:t>
</m:r>
<m:r>
<m:rPr>
<m:sty m:val="p" />
</m:rPr>
<m:t>=</m:t>
</m:r>
<m:r>
<m:rPr>
<m:sty m:val="p" />
</m:rPr>
<m:t>0</m:t>
</m:r>
</m:sub>
<m:sup>
<m:r>
<m:rPr>
<m:sty m:val="p" />
</m:rPr>
<m:t>∞</m:t>
</m:r>
</m:sup>
</m:nary>
</m:oMath>
</m:oMathPara>