-
# Problem summary
Some of the dependencies are deprecated, in particular mathjax-node-page. Installling would display the following deprecation:
`npm WARN deprecated mathjax-node-page@3.2.0: Thi…
-
### Issue Summary
There is a possible TypeError in mathjax-full@4.0.0-beta.7 node package, in Tex input processing pipeline.
If this is due to me using the "direct" api incorrectly, please provide s…
-
### Issue type
Bug
### How did you install PythonMonkey?
Installed from pip
### OS platform and distribution
Linux Ubuntu 22.04
### Python version (`python --version`)
3.11
###…
-
When semantic enrichment features of MathJax v4.0.0-beta.7 are enabled, programmatic focus gets set to a `` element that is a child of `` with ` aria-hidden="true"` set. When focus is set to an objec…
-
I'm trying to create an es6 module with relatively minimal capabilities beyond using tex2svg. I tried creating a bundle from this file:
```typescript
import { mathjax } from "mathjax-full/js/mathjax…
-
Hello!
I'm tring run ssr in exist project laravel+inertia+react(typescript)+MathJax+MathLive. Run SSR by https://inertiajs.com/server-side-rendering.
Run "npm run build" without error, but when I …
-
Hi, I have a react program set up with a MathJax node hooked up to some sliders, like this:
![2018-07-16-132129_906x326_scrot](https://user-images.githubusercontent.com/59292/42773426-29f5fbf8-88fb…
-
Would it be possible to extend the parser to find mathjax expressions ($blah$ $$blah$$) so that we can use that in queries?
-
**Notify client to take screenshot after formula rendering is completed**
-----
### Issue Summary
I hope to notify the client to take a screenshot after the formula rendering is completed. At p…
-
Hello good time
To render, I use the formulas from the code below
``` js
window.MathJax.typeset()
```
This code sometimes gives this error
```
TypeError: Cannot read properties of null (…