MathJax-node
MathJax-node copied to clipboard
MathJax for Node
With mathJax library 2.7 prime symbol (2032) displays as a apostrophe and not a prime symbol when output is SVG. Would you be open to PR that when font STIX...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.12.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
Has anyone figured out how to use MathJax on a linkedom object? There are some tools for applying it to a jsdom (e.g. https://github.com/pkra/mathjax-node-page/), but I'd prefer to use linkedom....
Hi Team, We are an app vendor of the LaTex Math Cloud App, we are consuming this library and sometimes we are running into this issue of piling these error...
Hi, I'm trying to parse a mml formula, but show error: Unknown node type "mstack". I read in [documentation](http://docs.mathjax.org/en/latest/upgrading/whats-new-3.2.html?highlight=mstack#mathml-extensions) that MathML3 is implemented in version 3 and there isn't needed...
I render this LaTeX in https://www.mathjax.org/#demo , nothing is wrong. But when I render with mathjax-node v2.1.1, it report an error '\nolimits is allowed only on operators'. What should I...
I tried to use `mathjax-node-cli` and `imagemagick` or `inkscape` on `Ubuntu Server 20.04 LTS` (on arrch64 bulid) to turn my math formula into `.jpg` picture, but the final converted result...
Hi! I am using Mathjax-node v2.1.1 to render SVG output. The SVG output is too large and the font-weight is too heavy compared to its surrounding text. I've tried changing...
I try to use mathjax to convert latex to svg. This is the case in nodejs  It's found that 8/5 is scaled, It's hard for the customer to see...