Show More
@@ -320,7 +320,8 b' class MarkupRenderer(object):' | |||
|
320 | 320 | displayAlign: 'center', |
|
321 | 321 | "HTML-CSS": { |
|
322 | 322 | styles: {'.MathJax_Display': {"margin": 0}}, |
|
323 | linebreaks: { automatic: true } | |
|
323 | linebreaks: { automatic: true }, | |
|
324 | availableFonts: ["STIX", "TeX"] | |
|
324 | 325 | }, |
|
325 | 326 | showMathMenu: false |
|
326 | 327 | }); |
General Comments 0
You need to be logged in to leave comments.
Login now