packages feed

texmath-0.6.0.6: tests/stackrel.xhtml

<?xml version='1.0' ?>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="application/xhtml+xml; charset=UTF-8" http-equiv="Content-Type" />
  </head>
  <body>
    <math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <msub>
          <mi>u</mi>
          <mi>n</mi>
        </msub>
        <mover>
          <mo>→</mo>
          <mi>w</mi>
        </mover>
        <mi>u</mi>
      </mrow>
    </math>
  </body>
</html>