Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Math Processing Errors on several commands #1

Open
diazona opened this issue Jun 25, 2017 · 2 comments
Open

Math Processing Errors on several commands #1

diazona opened this issue Jun 25, 2017 · 2 comments

Comments

@diazona
Copy link

diazona commented Jun 25, 2017

I get a lot of Math Processing Errors on both my own pages (where I'm using this extension) and on the example page. It seems to come up when using certain commands, like \SI, \numlist, and \ang. I'm seeing this in both Chrome and Firefox on Linux, and I've also reproduced it in Chrome's Incognito mode and a fresh Firefox profile, so it seems not to be related to any plugins or customizations.

Before the page finishes rendering and the errors show up, the little "tooltip" from MathJax stays stuck at "Processing math: 0%" for several seconds.

I can try to work on this over the next few days but I'm not really familiar with any of the code so I can't promise anything. Is this a known issue? Something you're already working on?

@matthuszagh
Copy link

Just chiming in that I’m experiencing this as well.

@houdik
Copy link

houdik commented Feb 3, 2021

It seems that this is the bug introduced by the last commit 5c71940. The definition of the function SINumberParser(...).mml() has been removed from there but the function is still called when parsing the command \SI. Trying to put it back, the errors disappeared.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants