22.1.2.91 rPr

This element specifies the properties of the math run r.

[Example:

<m:r>
  <m:rPr>
    <m:scr m:val="fraktur"/>
    <m:sty m:val="b"/>
  </m:rPr>
  <m:t>F+G</m:t>
</m:r>

end example]

[Note: The W3C XML Schema definition of this element’s content model (CT_RPR) is located in A.6.1. end note]

Last updated on