limit scope of mathjax rerender #531
This commit is contained in:
parent
a6af097051
commit
9984cb1f21
@ -29,7 +29,7 @@
|
||||
});
|
||||
|
||||
Reveal.addEventListener( 'slidechanged', function( event ) {
|
||||
MathJax.Hub.Rerender();
|
||||
MathJax.Hub.Update( event.currentSlide );
|
||||
} );
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user