Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ output format) to display the mathematics.
The ``tex-mml-chtml.js`` file includes all the pieces needed for
MathJax to process these two input formats and produce this
output format. There are several other choices with different
input/output combinations, and and you can even configure MathJax to
input/output combinations, and you can even configure MathJax to
load components individually.

We list this file here because it will get you started quickly with
Expand Down
2 changes: 1 addition & 1 deletion web/typeset.rst
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ and then use

in order to load the script when the page content is ready. Note
that you will want to include the path to the location where you
stored ``check-mathjax.js``, that you should change
stored ``check-for-tex.js``, that you should change
``tex-chtml.js`` to whatever component file you want to use, and that
the ``window.MathJax`` value should be set to whatever configuration
you want to use. In this case, it just adds dollar signs to the
Expand Down