A typo in v4.0 documentation
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
Also, in 15.4 Obtaining the Needed Fonts
I think strix2 is a typo of stix2
Also, in 15.6 Using MathJax Locally
I think strix2 is a typo of stix2
In chapter 41 UPGRADING FROM V3 TO V4
implecations should be implications
There appears to be a typo in 24.7.5 bbm in the phrase "whise default is given", "whise" should be "whose".
If I may add to your issue, I believe that §34.2 Handling Content that Changes has misspelled typesetClear as typsetClear.
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.
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>
Thanks for these reports. I have fixed them in the v4.09 documentation.