Davide P. Cervone
Davide P. Cervone
Yes, `expandable()` should probably be removed from those examples. It is used for configuration objects where the property list is not limited to the ones given initially as the defaults....
> I guess it's an easy fix if you know where the version-info should go. This is normally inserted automatically when you have a `build.json` file and use MathJax's `components/bin/makeAll`...
As an aside, we probably need to do some maintenance on this repository, as there are a bunch of unmerged branches, and the package.json versions are out of date.
I believe the issues here have been addressed in v4.0, so am marking this fixed and closing.
Fixed in v4.0
This is actually not a bug. With MathJax version 4, the fonts now have much greater character coverage, and so their data are broken down into smaller pieces so the...
Can you add the CSS ``` css mjx-assistive-mml { text-indent: 0 ! important; bottom: 0; right: 0; } ``` to your page and see if that resolves the issue for...
Yes, leave it open for now. I will include the fix in a future PR, and will close this when that is merged.
Fixed in v4.0.
It is not clear what version of MathJax you are using (you didn't follow the instructions in the template for the issue you filed). So I can't tell if you...