Davide P. Cervone

Results 978 comments of Davide P. Cervone

Commit [mathjax/MathJax-src#5e42b853](https://github.com/mathjax/MathJax-src/commit/5e42b853037a49e4d5b297dd999bdae780aad7cc) resolves this issue.

I have made changes in the `new-default-font` branch that replace the `DefaultFont.js` file and its associated `.d.ts` file with an actual Typescript file, so it should compile properly to the...

> I believe it's 1.0.0-beta.1 Right you are! Sorry for the mix up. I've edited my post. > The folders in the package have also changed (much shorter - which...

This looks to be due to the line breaking that is occurring in the table that is how the cases environment is implemented. It looks like the table is retaining...

OK, I've have the chance to look into this further, and have found the problem, which is what I suspected: the column width is not being reduced in some cases...

Glad it is working for you. Let us know if you notice any issues that the patch may have caused.

Do you have an expression where this always happens? If so, can you provide that? Also, can you provide the full stack trace from the error message? Without an example...

Still not enough information to diagnose the problem. The error message suggests that some piece of math that is trying to be inserted into the document came from a part...

@Lumeniz, it is hard to do that without knowing how your code works and is organized. But the basic idea is that you either use ``` js MathJax.typesetPromise().then(() => {...

I have enabled the private vulnerability reporting as you have suggested. Please report your issue there. If it is the issue from #3241 (which is a duplicate of #3129), then...