We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca06b1 commit 49528e4Copy full SHA for 49528e4
1 file changed
options/output/index.rst
@@ -269,8 +269,8 @@ Option Descriptions
269
This specifies the font to use from among the fonts available in
270
MathJax, either as a name like ``mathjax-stix2`` or as a path to
271
the font npm package, like
272
- ``https://cdn.jsdelivr.net/npm/@mathjax/mathjax-stix2@4`` for
273
- in-browser use, or ``@mathjax/mathjax-stix2`` for use in node.
+ ``https://cdn.jsdelivr.net/npm/@mathjax/mathjax-stix2-font@4`` for
+ in-browser use, or ``@mathjax/mathjax-stix2-font`` for use in node.
274
275
See the :ref:`font-support` section for more details about the
276
fonts available and how to use them.
0 commit comments