tor-browser

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

mstyle-notation-ref.html (256B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>notation attribute on mstyle (reference)</title>
      5  </head>
      6  <body>
      7    <math>
      8      <mstyle>
      9        <menclose>
     10          <mtext>menclose</mtext>
     11        </menclose>
     12      </mstyle>
     13    </math>
     14  </body>
     15 </html>