<?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: largeop1</title>
</head>
  <body style="background: #ffffff">
    <table width="100%" cellpadding="8">
      <tr>
        <td>
          <a href="../../Topics/LargeOp/int9.xml">
    prev </a>
        </td>
        <td style="text-align: right">
          <a href="../../Topics/LargeOp/largeop2.xml">
    next</a>
        </td>
      </tr>
    </table>
      <table style="background:#cccccc" cellpadding="4">
        <tr>
          <td style="text-align: right" valign="top">File:</td>
          <td>Topics/LargeOp/largeop1.xml (<a href="largeop1.mml">mml file</a>)
        </td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Author:</td>
          <td>Dave Doyle, Design Science</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Description:</td>
          <td>Shows how the largeop operators look under a variety of conditions.</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Sample Rendering:</td>
          <td>
            <table>
              <tr>
                <td>
                  <img src="largeop1.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"> 
      <mtable> 
        <mtr> 
          <mtd> 
            <mtext>displaystyle: false largeop: false 
            </mtext> 
          </mtd> 
          <mtd> 
            <mstyle displaystyle="false"> 
              <mo largeop="false">&#x02227;</mo> 
              <mo largeop="false">&#x02228;</mo> 
              <mo largeop="false">&#x0222B;</mo> 
              <mo largeop="false">&#x02211;</mo> 
              <mo largeop="false">&#x0220F;</mo> 
              <mo largeop="false">&#x0222A;</mo> 
              <mo largeop="false">&#x02229;</mo> 
            </mstyle> 
          </mtd> 
        </mtr> 
        <mtr> 
          <mtd> 
            <mtext>displaystyle: false largeop: true 
            </mtext> 
          </mtd> 
          <mtd> 
            <mstyle displaystyle="false"> 
              <mo largeop="true">&#x02227;</mo> 
              <mo largeop="true">&#x02228;</mo> 
              <mo largeop="true">&#x0222B;</mo> 
              <mo largeop="true">&#x02211;</mo> 
              <mo largeop="true">&#x0220F;</mo> 
              <mo largeop="true">&#x0222A;</mo> 
              <mo largeop="true">&#x02229;</mo> 
            </mstyle> 
          </mtd> 
        </mtr> 
        <mtr> 
          <mtd> 
            <mtext>displaystyle: true largeop: false 
            </mtext> 
          </mtd> 
          <mtd> 
            <mstyle displaystyle="true"> 
              <mo largeop="false">&#x02227;</mo> 
              <mo largeop="false">&#x02228;</mo> 
              <mo largeop="false">&#x0222B;</mo> 
              <mo largeop="false">&#x02211;</mo> 
              <mo largeop="false">&#x0220F;</mo> 
              <mo largeop="false">&#x0222A;</mo> 
              <mo largeop="false">&#x02229;</mo> 
            </mstyle> 
          </mtd> 
        </mtr> 
        <mtr> 
          <mtd> 
            <mtext>displaystyle: true largeop: true 
            </mtext> 
          </mtd> 
          <mtd> 
            <mstyle displaystyle="true"> 
              <mo largeop="true">&#x02227;</mo> 
              <mo largeop="true">&#x02228;</mo> 
              <mo largeop="true">&#x0222B;</mo> 
              <mo largeop="true">&#x02211;</mo> 
              <mo largeop="true">&#x0220F;</mo> 
              <mo largeop="true">&#x0222A;</mo> 
              <mo largeop="true">&#x02229;</mo> 
            </mstyle> 
          </mtd> 
        </mtr> 
        <mtr> 
          <mtd> 
            <mtext>displaystyle: false largeop: default 
            </mtext> 
          </mtd> 
          <mtd> 
            <mstyle displaystyle="false"> 
              <mo>&#x02227;</mo> 
              <mo>&#x02228;</mo> 
              <mo>&#x0222B;</mo> 
              <mo>&#x02211;</mo> 
              <mo>&#x0220F;</mo> 
              <mo>&#x0222A;</mo> 
              <mo>&#x02229;</mo> 
            </mstyle> 
          </mtd> 
        </mtr> 
        <mtr> 
          <mtd> 
            <mtext>displaystyle: true largeop: default 
            </mtext> 
          </mtd> 
          <mtd> 
            <mstyle displaystyle="true"> 
              <mo>&#x02227;</mo> 
              <mo>&#x02228;</mo> 
              <mo>&#x0222B;</mo> 
              <mo>&#x02211;</mo> 
              <mo>&#x0220F;</mo> 
              <mo>&#x0222A;</mo> 
              <mo>&#x02229;</mo> 
            </mstyle> 
          </mtd> 
        </mtr> 
      </mtable> 
    </math>
  </p>
    <hr/>
    <p>
      <b>Source Code</b>:</p>
    <pre>
    &lt;math> 
      &lt;mtable> 
        &lt;mtr> 
          &lt;mtd> 
            &lt;mtext>displaystyle: false largeop: false 
            &lt;/mtext> 
          &lt;/mtd> 
          &lt;mtd> 
            &lt;mstyle displaystyle="false"> 
              &lt;mo largeop="false">&amp;and;&lt;/mo> 
              &lt;mo largeop="false">&amp;or;&lt;/mo> 
              &lt;mo largeop="false">&amp;int;&lt;/mo> 
              &lt;mo largeop="false">&amp;sum;&lt;/mo> 
              &lt;mo largeop="false">&amp;prod;&lt;/mo> 
              &lt;mo largeop="false">&amp;cup;&lt;/mo> 
              &lt;mo largeop="false">&amp;cap;&lt;/mo> 
            &lt;/mstyle> 
          &lt;/mtd> 
        &lt;/mtr> 
        &lt;mtr> 
          &lt;mtd> 
            &lt;mtext>displaystyle: false largeop: true 
            &lt;/mtext> 
          &lt;/mtd> 
          &lt;mtd> 
            &lt;mstyle displaystyle="false"> 
              &lt;mo largeop="true">&amp;and;&lt;/mo> 
              &lt;mo largeop="true">&amp;or;&lt;/mo> 
              &lt;mo largeop="true">&amp;int;&lt;/mo> 
              &lt;mo largeop="true">&amp;sum;&lt;/mo> 
              &lt;mo largeop="true">&amp;prod;&lt;/mo> 
              &lt;mo largeop="true">&amp;cup;&lt;/mo> 
              &lt;mo largeop="true">&amp;cap;&lt;/mo> 
            &lt;/mstyle> 
          &lt;/mtd> 
        &lt;/mtr> 
        &lt;mtr> 
          &lt;mtd> 
            &lt;mtext>displaystyle: true largeop: false 
            &lt;/mtext> 
          &lt;/mtd> 
          &lt;mtd> 
            &lt;mstyle displaystyle="true"> 
              &lt;mo largeop="false">&amp;and;&lt;/mo> 
              &lt;mo largeop="false">&amp;or;&lt;/mo> 
              &lt;mo largeop="false">&amp;int;&lt;/mo> 
              &lt;mo largeop="false">&amp;sum;&lt;/mo> 
              &lt;mo largeop="false">&amp;prod;&lt;/mo> 
              &lt;mo largeop="false">&amp;cup;&lt;/mo> 
              &lt;mo largeop="false">&amp;cap;&lt;/mo> 
            &lt;/mstyle> 
          &lt;/mtd> 
        &lt;/mtr> 
        &lt;mtr> 
          &lt;mtd> 
            &lt;mtext>displaystyle: true largeop: true 
            &lt;/mtext> 
          &lt;/mtd> 
          &lt;mtd> 
            &lt;mstyle displaystyle="true"> 
              &lt;mo largeop="true">&amp;and;&lt;/mo> 
              &lt;mo largeop="true">&amp;or;&lt;/mo> 
              &lt;mo largeop="true">&amp;int;&lt;/mo> 
              &lt;mo largeop="true">&amp;sum;&lt;/mo> 
              &lt;mo largeop="true">&amp;prod;&lt;/mo> 
              &lt;mo largeop="true">&amp;cup;&lt;/mo> 
              &lt;mo largeop="true">&amp;cap;&lt;/mo> 
            &lt;/mstyle> 
          &lt;/mtd> 
        &lt;/mtr> 
        &lt;mtr> 
          &lt;mtd> 
            &lt;mtext>displaystyle: false largeop: default 
            &lt;/mtext> 
          &lt;/mtd> 
          &lt;mtd> 
            &lt;mstyle displaystyle="false"> 
              &lt;mo>&amp;and;&lt;/mo> 
              &lt;mo>&amp;or;&lt;/mo> 
              &lt;mo>&amp;int;&lt;/mo> 
              &lt;mo>&amp;sum;&lt;/mo> 
              &lt;mo>&amp;prod;&lt;/mo> 
              &lt;mo>&amp;cup;&lt;/mo> 
              &lt;mo>&amp;cap;&lt;/mo> 
            &lt;/mstyle> 
          &lt;/mtd> 
        &lt;/mtr> 
        &lt;mtr> 
          &lt;mtd> 
            &lt;mtext>displaystyle: true largeop: default 
            &lt;/mtext> 
          &lt;/mtd> 
          &lt;mtd> 
            &lt;mstyle displaystyle="true"> 
              &lt;mo>&amp;and;&lt;/mo> 
              &lt;mo>&amp;or;&lt;/mo> 
              &lt;mo>&amp;int;&lt;/mo> 
              &lt;mo>&amp;sum;&lt;/mo> 
              &lt;mo>&amp;prod;&lt;/mo> 
              &lt;mo>&amp;cup;&lt;/mo> 
              &lt;mo>&amp;cap;&lt;/mo> 
            &lt;/mstyle> 
          &lt;/mtd> 
        &lt;/mtr> 
      &lt;/mtable> 
    &lt;/math>
  </pre>
    <p style="text-align: right">
      <a href="../../../overview.html" target="_top">
	Test Suite Home
	</a>
    </p>
    <hr/>
  </body>
</html>
