Jingyue Wang

Results 11 comments of Jingyue Wang

Great, I'm temporarily freezing features and testing the current version so there is no hurry to add MathJax. My next step is adding UnicodeMath support which can be done in...

Sure, I'll need a little time to digest you documentations coz I'm currently dragged by many other things at the beginning of the new semeter (fall semester starts at Sep...

Thanks for the references. I'll study them.

Indeed, I used the donwloaded zip file from the original repository. I'll try to use your fork and report the result. Thank you for your prompt answer! I also tried...

Yes, if GoldenLayout could provide similar features in the future, there is no need to use the Qt front ends for me. I cloned your fork this morning and compiled...

Ahh I see, the Qt front-end is also wrapping up a chromium engine so GoldenLayout can be used too. I was actually referring to the one using ADS or KDDockWidgets...

_"I don't know how MathJax does its thing. The issue from my point of view is how Julia invokes MathJax - once understand that, feeding it to DomTerm is easier."_...

Thanks for the explanation on the `lws-term` backend. I think the firefox+MathML works well enough for me to start working on the Julia part: write a package to make Julia...

_"One idea is if you can have Julia emit something like 2/3 or 2/3 (inside the escape sequence mentioned above). Then the custom JavaScript can register a trigger that recognizes...

You probably want to restrict the user functions to only doing transformations from a part of DOM to another form, instead of running arbitrary JavaScript code to avoid risk. I...