MathJax-siunitx icon indicating copy to clipboard operation
MathJax-siunitx copied to clipboard

Extension’s loadComplete call doesn't match the official guideline

Open muzimuzhi opened this issue 5 years ago • 1 comments

Currently the loadComplete call in packaged siunix.js is

MathJax.Ajax.loadComplete("[Contrib]/siunitx/siunitx.js")

The path the call loads, "[Contrib]/siunitx/siunitx.js", is inconsistent with

Following the docs and practices, the path loadComplete loads should be "[siunitx]/siunitx.js".

muzimuzhi avatar Aug 18 '18 22:08 muzimuzhi

That must have been a change post the migration out of the MathJax-third-party-extensions repo. I didn't have time to spend on this project since then. If you make a PR, I'll gladly accept it.

burnpanck avatar Sep 01 '18 00:09 burnpanck