mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-01-29 11:00:30 +01:00
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…
x
Reference in New Issue
Block a user