configure mathjax to line break long display math#3026
Conversation
|
What about adding |
|
The default setting for inline math is for line breaking to be enabled. So this disables line breaking for inline math. Do we really want that? |
|
Testing this with I see that the first line breaks with the current MathJax configuration, but not with this pull request. I don't think that is good. Of course, the display mode math on the second line does not break with the current MathJax configuration, but does with this, and still does if So I think that it would be best to leave |
|
I didn't think too hard about |
|
line breaking of any sort is new with MathJax, so whatever is decided is fine. I wouldn't actually put something like that example inline, and have always used things like the |
Yes, there is scroll, line break, and also the option to scale it down. I thought the line break for display math seemed the most pleasing to look at. We can set it to something else if it's what we want. Any of it can be changed by the user by accessing the MathJax menu. Do you have a preference for one of those as our default? Do you, @drgrice1? |
776f0fc to
67aa4ca
Compare
|
I think that using line breaking is probably best, with scrolling a close second. I think scaling it down by default is probably not good. |
drgrice1
left a comment
There was a problem hiding this comment.
This looks good to me as is. We can still debate on if inline math should be line broken or not, and if it is better to line break or scroll (or scale down) display math though. I will go ahead an approve it conceptually.
No description provided.