diff --git a/unpacked/jax/output/SVG/autoload/multiline.js b/unpacked/jax/output/SVG/autoload/multiline.js index 4e8e228c4..a7b71f7ce 100644 --- a/unpacked/jax/output/SVG/autoload/multiline.js +++ b/unpacked/jax/output/SVG/autoload/multiline.js @@ -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