Math jax issue in QGraphicsWebView in windows
The text rendered by mathjax (part of html) is not being displayed properly in QGraphicsWebView in windows. There is so such issue for mac machine.
Error got is "Math Processing Failed"
kindly let me know, if there is something specific to be included to display math jax
Re: Math jax issue in QGraphicsWebView in windows
Sounds like an installation or configuration issue. Have you followed the instructions at this link on "Testing your installation"?
Re: Math jax issue in QGraphicsWebView in windows
issue was with the fonts.
In MAC machine, didn't face problem, but only in windows was facing the problem.
After placing the fonts used, the problem got resolved.