Forgot password
 Register account
View 249|Reply 2

[Firefox]adjacent <mi> extra space in between

[Copy link]

3211

Threads

7832

Posts

52

Reputation

Show all posts

hbghlyj posted 2023-2-11 06:17 |Read mode
Comparing i sin and i s with i sin and 𝑖 sin
  1. Comparing<math display="block">
  2. <mi mathvariant="normal">i</mi>
  3. <mi>sin</mi>
  4. </math>
  5. with
  6. <math display="block">
  7. <mi>i</mi>
  8. <mi>sin</mi>
  9. </math>
  10. and
  11. <math display="block">
  12. <mi>𝑖</mi>
  13. <mi mathvariant="italic">sin</mi>
  14. </math>
Copy the Code
In Firefox:
Screenshot 2023-02-10 at 22-44-14 MathML adjacent mi have no space in between - .png
Two adjacent <mi> if one is italic and the other is normal, have extra space in between i s
  1. <math display="block">
  2. <mi>i</mi>
  3. <mi>s</mi>
  4. </math>
Copy the Code

3211

Threads

7832

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2023-2-11 06:46
MathML generated by MathJax:
  1. <math xmlns="http://www.w3.org/1998/Math/MathML">
  2. <mrow data-mjx-texclass="ORD">
  3. <mi mathvariant="normal">i</mi>
  4. </mrow>
  5. <mi>sin</mi>
  6. </math>
Copy the Code
MathJax: $\mathrm i\sin$
MathML: i sin              no space
Screenshot 2023-02-10 at 22-47-16 MathML adjacent mi have no space in between - .png
<mtext> in MathML: i sin

3211

Threads

7832

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2023-2-11 09:06
MathJax中,启用mmlSpacing也没见多出空白
Screenshot (2).png
在Chrome 109测试了, 也没多出空白.
肯定是Firefox的问题了: 已报告Bugzilla

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-20 05:47 GMT+8

Powered by Discuz!

Processed in 0.013959 seconds, 25 queries