Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into v2.1-latest
This commit is contained in:
commit
f3fe1c0be0
File diff suppressed because one or more lines are too long
|
@ -219,8 +219,7 @@ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () {
|
|||
//
|
||||
// Save the values needed for the future
|
||||
//
|
||||
state.d = line.d-(line.y||0);
|
||||
state.values = values; state.n++;
|
||||
state.d = line.d; state.values = values; state.n++;
|
||||
},
|
||||
|
||||
/****************************************************************/
|
||||
|
|
Loading…
Reference in New Issue
Block a user