mathjax / MathJax-a11y

MathJax Accessibility extensions
https://mathjax.github.io/MathJax-a11y/
Apache License 2.0
35 stars 19 forks source link

Empty elements disturb enriched fractions #219

Closed zorkow closed 6 years ago

zorkow commented 7 years ago

Incorrect ordering in enriched fractions. Examples:

a\phantom{b}\over c

\frac{a\phantom{b}}{c}

However, phantom in the denominator works:

 \frac{a}{b\phantom{c}}
zorkow commented 6 years ago

Fixed upstream.