op-dict-9-notref.html (397B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>op-dict lspace and rspace</title> 5 </head> 6 <body> 7 <math> 8 <mrow> 9 <!-- This spacing was specified in older MathML specification, see 10 https://www.w3.org/TR/MathML3/appendixc.html --> 11 <mi>x</mi><mo form="prefix" lspace="0.1111111111111111em" rspace="0.05555555555555555em">∂</mo><mi>y</mi> 12 </mrow> 13 </math> 14 </body> 15 </html>