MathJax icon indicating copy to clipboard operation
MathJax copied to clipboard

A typo in v4.0 documentation

Open hbghlyj opened this issue 6 months ago • 7 comments

Issue Summary

In the example on 33.2.1 "The Configuration Block" of https://docs.mathjax.org/_/downloads/en/v4.0/pdf/

I see that mathcFontHeight is a typo of matchFontHeight

Image

hbghlyj avatar Aug 15 '25 02:08 hbghlyj

Also, in 15.4 Obtaining the Needed Fonts I think strix2 is a typo of stix2 Image

hbghlyj avatar Aug 15 '25 02:08 hbghlyj

Also, in 15.6 Using MathJax Locally

I think strix2 is a typo of stix2 Image

hbghlyj avatar Aug 15 '25 02:08 hbghlyj

In chapter 41 UPGRADING FROM V3 TO V4 implecations should be implications Image

hbghlyj avatar Aug 17 '25 17:08 hbghlyj

There appears to be a typo in 24.7.5 bbm in the phrase "whise default is given", "whise" should be "whose". Image

hbghlyj avatar Aug 20 '25 03:08 hbghlyj

If I may add to your issue, I believe that §34.2 Handling Content that Changes has misspelled typesetClear as typsetClear.

Image

kbaki-aops avatar Aug 28 '25 22:08 kbaki-aops

If I may further add to this, on the online documentation page Automatic Line Breaking, the word "illustrated" is misspelled as "illustraated". The corresponding text and example does not seem to appear in the PDF documentation.

Image

kbaki-aops avatar Aug 28 '25 23:08 kbaki-aops

Image

The URL in

<script defer src="https://cdn.jsdelivr.net/npm/mathjax4/startup.js"></script>

should be

<script defer src="https://cdn.jsdelivr.net/npm/mathjax@4/startup.js"></script>

hbghlyj avatar Sep 07 '25 06:09 hbghlyj

Thanks for these reports. I have fixed them in the v4.09 documentation.

dpvc avatar Dec 13 '25 14:12 dpvc