Fix some references to the old config/MathJax.js file which is now config/default.js
This commit is contained in:
parent
c90cf9d285
commit
2cd3e23b58
|
@ -163,7 +163,7 @@ Methods
|
||||||
completely loaded and processed. (The callback is called when the
|
completely loaded and processed. (The callback is called when the
|
||||||
file makes its :meth:`MathJax.Ajax.loadComplete()` call.) The
|
file makes its :meth:`MathJax.Ajax.loadComplete()` call.) The
|
||||||
`file` should be the complete file name, e.g.,
|
`file` should be the complete file name, e.g.,
|
||||||
``"[MathJax]/config/MathJax.js"``.
|
``"[MathJax]/config/default.js"``.
|
||||||
|
|
||||||
:Parameters:
|
:Parameters:
|
||||||
- **file** --- the name of the file to wait for
|
- **file** --- the name of the file to wait for
|
||||||
|
|
|
@ -50,7 +50,7 @@ defines new TeX macros (in this case, two macros, one called ``\RR``
|
||||||
that produces a bold "R", and one called ``\bold`` that puts is
|
that produces a bold "R", and one called ``\bold`` that puts is
|
||||||
argument in bold face).
|
argument in bold face).
|
||||||
|
|
||||||
The ``config/MathJax.js`` file is another example that shows nearly
|
The ``config/default.js`` file is another example that shows nearly
|
||||||
all the configuration options for all of MathJax's components.
|
all the configuration options for all of MathJax's components.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -283,7 +283,7 @@ more details.</p>
|
||||||
completely loaded and processed. (The callback is called when the
|
completely loaded and processed. (The callback is called when the
|
||||||
file makes its <tt class="xref py py-meth docutils literal"><span class="pre">MathJax.Ajax.loadComplete()</span></tt> call.) The
|
file makes its <tt class="xref py py-meth docutils literal"><span class="pre">MathJax.Ajax.loadComplete()</span></tt> call.) The
|
||||||
<cite>file</cite> should be the complete file name, e.g.,
|
<cite>file</cite> should be the complete file name, e.g.,
|
||||||
<tt class="docutils literal"><span class="pre">"[MathJax]/config/MathJax.js"</span></tt>.</p>
|
<tt class="docutils literal"><span class="pre">"[MathJax]/config/default.js"</span></tt>.</p>
|
||||||
<table class="docutils field-list" frame="void" rules="none">
|
<table class="docutils field-list" frame="void" rules="none">
|
||||||
<col class="field-name" />
|
<col class="field-name" />
|
||||||
<col class="field-body" />
|
<col class="field-body" />
|
||||||
|
|
|
@ -91,7 +91,7 @@ on the left rather than the right) and a setting for <cite>Macros</cite>, which
|
||||||
defines new TeX macros (in this case, two macros, one called <tt class="docutils literal"><span class="pre">\RR</span></tt>
|
defines new TeX macros (in this case, two macros, one called <tt class="docutils literal"><span class="pre">\RR</span></tt>
|
||||||
that produces a bold “R”, and one called <tt class="docutils literal"><span class="pre">\bold</span></tt> that puts is
|
that produces a bold “R”, and one called <tt class="docutils literal"><span class="pre">\bold</span></tt> that puts is
|
||||||
argument in bold face).</p>
|
argument in bold face).</p>
|
||||||
<p>The <tt class="docutils literal"><span class="pre">config/MathJax.js</span></tt> file is another example that shows nearly
|
<p>The <tt class="docutils literal"><span class="pre">config/default.js</span></tt> file is another example that shows nearly
|
||||||
all the configuration options for all of MathJax’s components.</p>
|
all the configuration options for all of MathJax’s components.</p>
|
||||||
<div class="section" id="configuration-options-by-component">
|
<div class="section" id="configuration-options-by-component">
|
||||||
<h2>Configuration Options by Component<a class="headerlink" href="#configuration-options-by-component" title="Permalink to this headline">¶</a></h2>
|
<h2>Configuration Options by Component<a class="headerlink" href="#configuration-options-by-component" title="Permalink to this headline">¶</a></h2>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -163,7 +163,7 @@ Methods
|
||||||
completely loaded and processed. (The callback is called when the
|
completely loaded and processed. (The callback is called when the
|
||||||
file makes its :meth:`MathJax.Ajax.loadComplete()` call.) The
|
file makes its :meth:`MathJax.Ajax.loadComplete()` call.) The
|
||||||
`file` should be the complete file name, e.g.,
|
`file` should be the complete file name, e.g.,
|
||||||
``"[MathJax]/config/MathJax.js"``.
|
``"[MathJax]/config/default.js"``.
|
||||||
|
|
||||||
:Parameters:
|
:Parameters:
|
||||||
- **file** --- the name of the file to wait for
|
- **file** --- the name of the file to wait for
|
||||||
|
|
|
@ -50,7 +50,7 @@ defines new TeX macros (in this case, two macros, one called ``\RR``
|
||||||
that produces a bold "R", and one called ``\bold`` that puts is
|
that produces a bold "R", and one called ``\bold`` that puts is
|
||||||
argument in bold face).
|
argument in bold face).
|
||||||
|
|
||||||
The ``config/MathJax.js`` file is another example that shows nearly
|
The ``config/default.js`` file is another example that shows nearly
|
||||||
all the configuration options for all of MathJax's components.
|
all the configuration options for all of MathJax's components.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user