An empty loadFonts field in the jsmath settings page gives an error message "loadFonts must be a set of valid JavaScript strings ('...' or "...") without quotes or commas inside the string."
Adding empty strings ('' or "") also gives the warning.
One is forced to add a non-empty string to be able to save the settings. Which is unfortunate since this crashes jsMath when it tries to load a non-existing jsMath/fonts/[font]/def.js.
Comments
Comment #1
AlexisWilke commentedQuite unfortunate indeed.
The fix is checked in and a new -dev will appear within 12h.
Thank you for your report.
Alexis Wilke