|
@@ -78,6 +78,7 @@ class MathJaxTypesetter implements IRenderMime.ILatexTypesetter {
|
|
styles: {'.MathJax_Display': {'margin': 0}},
|
|
styles: {'.MathJax_Display': {'margin': 0}},
|
|
linebreaks: { automatic: true }
|
|
linebreaks: { automatic: true }
|
|
},
|
|
},
|
|
|
|
+ skipStartupTypeset: true
|
|
});
|
|
});
|
|
MathJax.Hub.Configured();
|
|
MathJax.Hub.Configured();
|
|
this._initialized = true;
|
|
this._initialized = true;
|