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