Raw File
embellished-op-4-1-ref.html
<html>
  <head>
    <title>embellished operators 4-1: some non-space-like children</title>
  </head>

  <body>
    <div>
      <!-- two embellished operators -->
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <mover>
          <mtext>abcdef</mtext>
          <mrow>
            <mo stretchy="false">&#xaf;</mo>
            <mo stretchy="false">&#xaf;</mo>
          </mrow>
        </mover>
      </math>
    </div>
  </body>
</html>
back to top