packages feed

texmath-0.6.7: tests/src/mfencedSfonts9.mml

<?xml version="1.0" encoding="UTF-8"?>

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathbackground="#88cc88">
    <mfenced>
      <mrow>
        <mi>a</mi> 
        <mo>+</mo> 
        <mi>b</mi> 
      </mrow> 
    </mfenced> 
  </mstyle> 
  <mo>=</mo> 
  <mstyle fontweight="bold">
    <mfenced>
      <mfrac>
        <mi>&#x03B1;</mi> 
        <mi>&#x03B2;</mi> 
      </mfrac> 
    </mfenced> 
  </mstyle> 
  <mo>=</mo> 
  <mstyle fontfamily="Helvetica">
    <mfenced open="[">
      <mrow>
        <mi>a</mi> 
        <mo>+</mo> 
        <mi>b</mi> 
      </mrow> 
    </mfenced> 
  </mstyle> </math>