mhchem can't be loaded

38 views
Skip to first unread message

Prof. Caju

unread,
Jul 4, 2025, 2:23:57 PMJul 4
to MathJax Users
I am using the following line to load MathJax:

https://cdn.jsdelivr.net/npm/mat...@4.0.0-rc.4/tex-chtml.js

And, when I try to use the \ce command, MathJax is unable to download the mhchem package. The error in console is:

GET https://cdn.jsdelivr.net/npm/mathjax-mhchem-font-extension/chtml.js net::ERR_ABORTED 404 (Not Found)

Just as a comparison, when using \cancel command, the cancel package is downloaded with no error.

What do I have to change to be able to download the correct package?

Kind regards,

Davide Cervone

unread,
Jul 4, 2025, 2:31:10 PMJul 4
to mathja...@googlegroups.com
This has been reported at


you can use

MathJax = {
  loader: {
    paths: {
    }
  }
}

to resolve the issue.

Davide


--
You received this message because you are subscribed to the Google Groups "MathJax Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mathjax-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mathjax-users/cfdcac02-deb7-4788-ae28-4964e421d6d6n%40googlegroups.com.

Thyago Kufner

unread,
Jul 4, 2025, 2:38:46 PMJul 4
to mathja...@googlegroups.com
Wow! This one was quick :D

Thank you so much, David. You're awesome.
You received this message because you are subscribed to a topic in the Google Groups "MathJax Users" group.
To unsubscribe from this group and all its topics, send an email to mathjax-user...@googlegroups.com.

Davide Cervone

unread,
Jul 4, 2025, 2:41:42 PMJul 4
to mathja...@googlegroups.com
You're welcome.  I had already answered it in the issue tracker, so it was easy to give you the solution.

Davide


Reply all
Reply to author
Forward
0 new messages