mo-lspace-rspace-ref.html (951B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>mo-lspace-rspace (reference)</title> 5 </head> 6 7 <body> 8 9 <p> 10 <!-- not in the operator dictionary --> 11 <math> 12 <mtext>_</mtext> 13 <mspace width="0.2777777777777778em" height="0" depth="0"></mspace> 14 <mtext>MO</mtext> 15 <mspace width="0.2777777777777778em" height="0" depth="0"></mspace> 16 <mtext>_</mtext> 17 </math> 18 </p> 19 20 <p> 21 <!-- operator.\u223F.infix = lspace:3 rspace:3 # sine wave --> 22 <math> 23 <mtext>_</mtext> 24 <mspace width="0.16666666666666666em" height="0" depth="0"></mspace> 25 <mtext>∿</mtext> 26 <mspace width="0.16666666666666666em" height="0" depth="0"></mspace> 27 <mtext>_</mtext> 28 </math> 29 </p> 30 31 <p> 32 <!-- Invisible operator --> 33 <math> 34 <mtext>_</mtext> 35 <mtext>⁡</mtext> 36 <mtext>_</mtext> 37 </math> 38 </p> 39 40 </body> 41 </html>