UA-eMath / eMath

new eMath system
2 stars 0 forks source link

Display of semantic popup with math notation #218

Closed bohungi closed 2 years ago

bohungi commented 2 years ago

I just noticed that, if the semantic popup (appears on mouse-over of MathJax rendered material) contains math notation the popup appears blank now. The popup still contains the semantic info if it is straight text; i.e. no math notation be rendered via MathJax.

At one time this was working. Is it possible to restore this feature?

xqiu1 commented 2 years ago

I took a look at it, I found there was an error within the maction.js file which is provided by Mathjax itself... I didn't find a way to fix it now, so I think we may just leave this issue open and I will spend more time on it later to see if there is a way to solve this.

bohungi commented 2 years ago

Ok, to the extend possible, I will recode the semantic info and avoid using math notation in it.

bohungi commented 2 years ago

Display of semantic popup has been recoded to avoid math notation in the popup. It is workable for now. Closing this issue temporarily. It will be reopened for work on version 2.