Experiement to see if MathJax is rending correctly.

I was specifying the Neo-Euler font, which renders poorly
on nbviewer. This is a test to make sure it works before
checking in all notebooks. (I have to re-execute the notebook)
so that the script from the css file gets embedded into the
notebook).
This commit is contained in:
Roger Labbe 2015-07-19 10:58:19 -07:00
parent ca88bd82b3
commit 14478ce60a
2 changed files with 45 additions and 45 deletions

File diff suppressed because one or more lines are too long

View File

@ -213,7 +213,7 @@
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ]
},
displayAlign: 'left', // Change this to 'center' to center equations.
displayAlign: 'center', // Change this to 'center' to center equations.
"HTML-CSS": {
scale:100,
availableFonts: [],