Fix some references to the old config/MathJax.js file which is now config/default.js

This commit is contained in:
Davide P. Cervone 2011-03-20 09:47:17 -04:00
parent c90cf9d285
commit 2cd3e23b58
7 changed files with 7 additions and 7 deletions

View File

@ -163,7 +163,7 @@ Methods
completely loaded and processed. (The callback is called when the
file makes its :meth:`MathJax.Ajax.loadComplete()` call.) The
`file` should be the complete file name, e.g.,
``"[MathJax]/config/MathJax.js"``.
``"[MathJax]/config/default.js"``.
:Parameters:
- **file** --- the name of the file to wait for

View File

@ -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
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.

View File

@ -283,7 +283,7 @@ more details.</p>
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
<cite>file</cite> should be the complete file name, e.g.,
<tt class="docutils literal"><span class="pre">&quot;[MathJax]/config/MathJax.js&quot;</span></tt>.</p>
<tt class="docutils literal"><span class="pre">&quot;[MathJax]/config/default.js&quot;</span></tt>.</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />

View File

@ -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>
that produces a bold &#8220;R&#8221;, and one called <tt class="docutils literal"><span class="pre">\bold</span></tt> that puts is
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&#8217;s components.</p>
<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>

File diff suppressed because one or more lines are too long

View File

@ -163,7 +163,7 @@ Methods
completely loaded and processed. (The callback is called when the
file makes its :meth:`MathJax.Ajax.loadComplete()` call.) The
`file` should be the complete file name, e.g.,
``"[MathJax]/config/MathJax.js"``.
``"[MathJax]/config/default.js"``.
:Parameters:
- **file** --- the name of the file to wait for

View File

@ -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
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.