<?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: mover3</title>
</head>
  <body style="background: #ffffff">
    <table width="100%" cellpadding="8">
      <tr>
        <td>
          <a href="../../../Presentation/ScriptsAndLimits/mover/mover2.xml">
    prev </a>
        </td>
        <td style="text-align: right">
          <a href="../../../Presentation/ScriptsAndLimits/mmultiscripts/mmultiscripts1.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/mover/mover3.xml (<a href="mover3.mml">mml file</a>)
        </td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Author:</td>
          <td>Wolfram Research</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Description:</td>
          <td></td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Sample Rendering:</td>
          <td>
            <table>
              <tr>
                <td>
                  <img src="mover3.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"> 
      <mrow> 
        <mover> 
          <munder> 
            <mo> &#x0222B; </mo> 
            <mn> 0 </mn> 
          </munder> 
          <mi> &#x0221E; </mi> 
        </mover> 
        <mtext> &#x02009;&#x0200A;&#x0200A; vs &#x02009;&#x0200A;&#x0200A; 
        </mtext> 
        <munderover> 
          <mo> &#x0222B; </mo> 
          <mn> 0 </mn> 
          <mi> &#x0221E; </mi> 
        </munderover> 
      </mrow> 
    </math>
  </p>
    <hr/>
    <p>
      <b>Source Code</b>:</p>
    <pre>
    &lt;math> 
      &lt;mrow> 
        &lt;mover> 
          &lt;munder> 
            &lt;mo> &amp;int; &lt;/mo> 
            &lt;mn> 0 &lt;/mn> 
          &lt;/munder> 
          &lt;mi> &amp;infin; &lt;/mi> 
        &lt;/mover> 
        &lt;mtext> &amp;ThickSpace; vs &amp;ThickSpace; 
        &lt;/mtext> 
        &lt;munderover> 
          &lt;mo> &amp;int; &lt;/mo> 
          &lt;mn> 0 &lt;/mn> 
          &lt;mi> &amp;infin; &lt;/mi> 
        &lt;/munderover> 
      &lt;/mrow> 
    &lt;/math>
  </pre>
    <p style="text-align: right">
      <a href="../../../../overview.html" target="_top">
	Test Suite Home
	</a>
    </p>
    <hr/>
  </body>
</html>
