If I remove the mml-svg.js and the associated script tag, the mathml document still works (as you said it uses the internal MathJax.js file that is part of the plugin), then I receive the following error message:
ERROR: file:///Users/kbhend/Library/Application%20Support/sigil-ebook/sigil/plugins/ReadiumReader/viewer/cloud-reader-lite/scripts/readium-js-viewer_all_LITE.js:61019: Uncaught TypeError: Cannot read properties of undefined (reading 'Browser')
So the code appears to try reading the 'Browser" object but failing.
|