View Single Post
Old 01-30-2024, 02:37 PM   #106
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,879
Karma: 6120478
Join Date: Nov 2009
Device: many
Perhaps TeX to MathML javascript library might allow things to work with both a MathJax 3 and a Mathjax 2.7.x polyfill.

Maybe something like:

https://github.com/ronkok/Temml

UPDATE,

After looking at it a bit more it seems the Readium reader just like Sigil only injects a link to its internal MathJax when it detects a mathml math tag on first load of a page. Without a mathml math tag being present, MathJax is never loaded.

Last edited by KevinH; 01-30-2024 at 03:27 PM.
KevinH is online now   Reply With Quote