latex - Convert Mathjax ouptut in a readable format for jqmath -
on project, use ck editor mathjax plugin in order insert formulas.
in part of project, use jqmath. cause it's faster , more integrated in wkhtmltopdf (i use formulas in docs produced wkhtmltopdf, , issues exist mathjax, especialy on bar).
my problem: syntax different between mathjax , jqmath. of course, jqmath doesn't care formulas syntaxed under mathjax...
so question is: exist way convert maths strings mathjax jqmath syntax?
cheers
both mathjax , jqmath use mathml internally , both understand input format (jqmath added mathml input support while back, see copy-me.html in distribution). can generate mathml mathjax , feed jqmath.
Comments
Post a Comment