mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-31 20:00:28 +02:00
limit scope of mathjax rerender #531
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
});
|
||||
|
||||
Reveal.addEventListener( 'slidechanged', function( event ) {
|
||||
MathJax.Hub.Rerender();
|
||||
MathJax.Hub.Update( event.currentSlide );
|
||||
} );
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user