tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

mo-lspace-rspace-4.html (508B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>mo-lspace-rspace-4</title>
      5    <link rel="match" href="mo-lspace-rspace-4-ref.html">
      6    <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
      7    <style>
      8      math {
      9        font: 25px/1 Ahem;
     10      }
     11    </style>
     12  </head>
     13  <body>
     14    <p>
     15      <math>
     16        <mtext>_</mtext>
     17        <mfrac>
     18          <mo lspace="1em" rspace="2em">_</mo>
     19          <mtext>_</mtext>
     20        </mfrac>
     21        <mtext>_</mtext>
     22      </math>
     23    </p>
     24  </body>
     25 </html>