Fix problem with width of equations with line breaking.

This commit is contained in:
Davide P. Cervone 2015-01-27 08:17:00 -05:00
parent 477903cc79
commit 5b232c93e8

View File

@ -221,6 +221,7 @@ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () {
//
// Place the new line
//
if (line.w + shift > svg.w) svg.w = line.w + shift;
svg.Align(line,align,0,state.Y,shift);
//
// Save the values needed for the future