mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
13 lines
267 B
HTML
13 lines
267 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>op-dict lspace and rspace</title>
|
|
</head>
|
|
<body>
|
|
<math>
|
|
<mrow>
|
|
<mi>x</mi><mo form="prefix" lspace="veryverythinmathspace" rspace="veryverythickmathspace">∀</mo><mi>y</mi>
|
|
</mrow>
|
|
</math>
|
|
</body>
|
|
</html>
|