Hacker News new | ask | show | jobs
by mk12 336 days ago
Assuming you’re seeing the same issue as me: I find the parenthesis spacing is messed up whenever there are unnecessary \left and \right, as there are in some of the samples, which leads to an extra <mrow> in the MathML. If you only use those when they really need to stretch, then it looks much better.
1 comments

Thanks, the special \left and \right parenthesis were indeed the culprit.