Merge issue 'issue296' into develop
This commit is contained in:
commit
8ef21276b4
File diff suppressed because one or more lines are too long
|
@ -188,7 +188,7 @@ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () {
|
||||||
// fill it with the proper elements,
|
// fill it with the proper elements,
|
||||||
// and clean up the bbox
|
// and clean up the bbox
|
||||||
//
|
//
|
||||||
line = BBOX();
|
var line = BBOX();
|
||||||
state.first = broken; state.last = true;
|
state.first = broken; state.last = true;
|
||||||
this.SVGmoveLine(start,end,line,state,values);
|
this.SVGmoveLine(start,end,line,state,values);
|
||||||
line.Clean();
|
line.Clean();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user