<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="../../../../style/mathml.xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <!--
Copyright &#251; 1994-2003 World Wide Web Consortium, (Massachusetts Institute
of Technology, European Consortium for Informatics and
Mathematics, Keio University). All Rights Reserved. See
http://www.w3.org/Consortium/Legal/.
  -->
  <head>
    <title> W3C MathML TestSuite, Version 2: msupBsize3</title>
</head>
  <body style="background: #ffffff">
    <table width="100%" cellpadding="8">
      <tr>
        <td>
          <a href="../../../Presentation/ScriptsAndLimits/msup/msupBsize2.xml">
    prev </a>
        </td>
        <td style="text-align: right">
          <a href="../../../Presentation/ScriptsAndLimits/msup/msupSadvance1.xml">
    next</a>
        </td>
      </tr>
    </table>
      <table style="background:#cccccc" cellpadding="4">
        <tr>
          <td style="text-align: right" valign="top">File:</td>
          <td>Presentation/ScriptsAndLimits/msup/msupBsize3.xml (<a href="msupBsize3.mml">mml file</a>)
        </td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Author:</td>
          <td>Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Description:</td>
          <td>oddsize supers
</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Sample Rendering:</td>
          <td>
            <table>
              <tr>
                <td>
                  <img src="msupBsize3.png" alt="Created by: webeq"/>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    <p>
      <b>Your browser's rendering</b>:</p>
    <p>
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <msup> 
        <mo>&#x0222B;</mo> 
        <mn>1</mn> 
      </msup> 
      <mo>+</mo> 
      <msup> 
        <mstyle background="green"> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mstyle> 
        <mi>a</mi> 
      </msup> 
      <mo>+</mo> 
      <msup> 
        <mstyle background="green"> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mstyle> 
        <mn>1</mn> 
      </msup> 
      <mo>+</mo> 
      <msup> 
        <mo>&#x0222B;</mo> 
        <mi>a</mi> 
      </msup> 
      <mo>+</mo> 
      <mstyle displaystyle="true"> 
        <msup> 
          <mo>&#x0222B;</mo> 
          <mi>a</mi> 
        </msup> 
      </mstyle> 
    </math>
  </p>
    <hr/>
    <p>
      <b>Source Code</b>:</p>
    <pre>
    &lt;math> 
      &lt;msup> 
        &lt;mo>&amp;int;&lt;/mo> 
        &lt;mn>1&lt;/mn> 
      &lt;/msup> 
      &lt;mo>+&lt;/mo> 
      &lt;msup> 
        &lt;mstyle background='green'> 
          &lt;mfrac> 
            &lt;mi>x&lt;/mi> 
            &lt;mi>y&lt;/mi> 
          &lt;/mfrac> 
        &lt;/mstyle> 
        &lt;mi>a&lt;/mi> 
      &lt;/msup> 
      &lt;mo>+&lt;/mo> 
      &lt;msup> 
        &lt;mstyle background='green'> 
          &lt;mfrac> 
            &lt;mi>x&lt;/mi> 
            &lt;mi>y&lt;/mi> 
          &lt;/mfrac> 
        &lt;/mstyle> 
        &lt;mn>1&lt;/mn> 
      &lt;/msup> 
      &lt;mo>+&lt;/mo> 
      &lt;msup> 
        &lt;mo>&amp;int;&lt;/mo> 
        &lt;mi>a&lt;/mi> 
      &lt;/msup> 
      &lt;mo>+&lt;/mo> 
      &lt;mstyle displaystyle="true"> 
        &lt;msup> 
          &lt;mo>&amp;int;&lt;/mo> 
          &lt;mi>a&lt;/mi> 
        &lt;/msup> 
      &lt;/mstyle> 
    &lt;/math>
  </pre>
    <p style="text-align: right">
      <a href="../../../../overview.html" target="_top">
	Test Suite Home
	</a>
    </p>
    <hr/>
  </body>
</html>
