On Friday, March 24, 2017 at 9:37:15 AM UTC-5, Edward K. Ream wrote: > > It renders LaTeX <https://www.latex-project.org/>using mathjax > <https://www.mathjax.org/>in a QtWebKitWidgets.QWebView. > > This is *experimental code*, and *only works with Python 2*. On my > Windows 10 machine, it hangs when using Python 3. I have no idea why. > > Even on a fast machine, it takes several seconds to render Maxwell's > equations: >
On Linux, rendering is *much *faster than on Windows and works for both Python 2 and 3. Rev 20601c disables rendering only on Windows and only when using Python 3. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
