mathjax long line incompletely display #108
Closed
Comments
OK, I have fixed this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to create a new issue
Melody Information
Melody Version: 1.5.6
Platform: ubuntu 18.04
Browser: Chrome
Expected behavior
I write a long mathjax:
$p = 101, q = 113, n = pq = 11413, \phi(n) = (p-1)(q-1) = 11200, e = 3533, d = (e^{-1}\ mod\ 11200 \equiv 11200) = 6597$
It's expected to show properly like the mathjax.org's demo.
Actual behavior
But I found that the parts that exceed row length cannot be displayed.
I think you can make the mathjax better by making some adjustments. Other issue #93 needs a good solution, too. What do you think?
The text was updated successfully, but these errors were encountered: