Typo fixes as suggested by Robert
This commit is contained in:
parent
592394fbcf
commit
498c18a609
|
@ -83,7 +83,7 @@ Loading MathJax from the CDN
|
||||||
MathJax is now available as a web service from ``cdn.mathjax.org``, so you
|
MathJax is now available as a web service from ``cdn.mathjax.org``, so you
|
||||||
can obtain MathJax from there without needing to install it on your own
|
can obtain MathJax from there without needing to install it on your own
|
||||||
server. The CDN is part of a distributed "cloud" network, so it is
|
server. The CDN is part of a distributed "cloud" network, so it is
|
||||||
handled by servers around the world. That means that you should get acces
|
handled by servers around the world. That means that you should get access
|
||||||
to a server geographically near you, for a fast, reliable connection.
|
to a server geographically near you, for a fast, reliable connection.
|
||||||
|
|
||||||
The CDN hosts the most current version of MathJax, as well as older
|
The CDN hosts the most current version of MathJax, as well as older
|
||||||
|
@ -130,13 +130,13 @@ versions, while
|
||||||
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
|
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
|
||||||
|
|
||||||
will always be the most current stable release, so it will go from v1.1 to
|
will always be the most current stable release, so it will go from v1.1 to
|
||||||
v1.2 autmatically when that is released. Note that all the versions
|
v1.2 automatically when that is released. Note that all the versions
|
||||||
available on the CDN are stable versions; the development version is not
|
available on the CDN are stable versions; the development version is not
|
||||||
hosted on the CDN.
|
hosted on the CDN.
|
||||||
|
|
||||||
The use of ``cdn.mathjax.org`` is governed by its `terms of service
|
The use of ``cdn.mathjax.org`` is governed by its `terms of service
|
||||||
<http://www.mathjax.org/download/mathjax-cdn-terms-of-service/>`_, so be
|
<http://www.mathjax.org/download/mathjax-cdn-terms-of-service/>`_, so be
|
||||||
sure to read that before linked to the MathJax CDN server.
|
sure to read that before linking to the MathJax CDN server.
|
||||||
|
|
||||||
|
|
||||||
Configuring MathJax
|
Configuring MathJax
|
||||||
|
|
|
@ -52,7 +52,7 @@ the confiogurations to your needs. More details can be found in the
|
||||||
|
|
||||||
The use of ``cdn.mathjax.org`` is governed by its `terms of service
|
The use of ``cdn.mathjax.org`` is governed by its `terms of service
|
||||||
<http://www.mathjax.org/download/mathjax-cdn-terms-of-service/>`_, so be
|
<http://www.mathjax.org/download/mathjax-cdn-terms-of-service/>`_, so be
|
||||||
sure to read that before linked to the MathJax CDN server.
|
sure to read that before linking to the MathJax CDN server.
|
||||||
|
|
||||||
To see how to enter mathematics in your web pages, see `Putting
|
To see how to enter mathematics in your web pages, see `Putting
|
||||||
mathematics in a web page`_ below.
|
mathematics in a web page`_ below.
|
||||||
|
|
|
@ -112,7 +112,7 @@ advanced topic, however; see <a class="reference internal" href="dynamic.html#aj
|
||||||
<p>MathJax is now available as a web service from <tt class="docutils literal"><span class="pre">cdn.mathjax.org</span></tt>, so you
|
<p>MathJax is now available as a web service from <tt class="docutils literal"><span class="pre">cdn.mathjax.org</span></tt>, so you
|
||||||
can obtain MathJax from there without needing to install it on your own
|
can obtain MathJax from there without needing to install it on your own
|
||||||
server. The CDN is part of a distributed “cloud” network, so it is
|
server. The CDN is part of a distributed “cloud” network, so it is
|
||||||
handled by servers around the world. That means that you should get acces
|
handled by servers around the world. That means that you should get access
|
||||||
to a server geographically near you, for a fast, reliable connection.</p>
|
to a server geographically near you, for a fast, reliable connection.</p>
|
||||||
<p>The CDN hosts the most current version of MathJax, as well as older
|
<p>The CDN hosts the most current version of MathJax, as well as older
|
||||||
versions, so you can either link to a version that stays up-to-date as
|
versions, so you can either link to a version that stays up-to-date as
|
||||||
|
@ -149,11 +149,11 @@ versions, while</p>
|
||||||
</pre></div>
|
</pre></div>
|
||||||
</div>
|
</div>
|
||||||
<p>will always be the most current stable release, so it will go from v1.1 to
|
<p>will always be the most current stable release, so it will go from v1.1 to
|
||||||
v1.2 autmatically when that is released. Note that all the versions
|
v1.2 automatically when that is released. Note that all the versions
|
||||||
available on the CDN are stable versions; the development version is not
|
available on the CDN are stable versions; the development version is not
|
||||||
hosted on the CDN.</p>
|
hosted on the CDN.</p>
|
||||||
<p>The use of <tt class="docutils literal"><span class="pre">cdn.mathjax.org</span></tt> is governed by its <a class="reference external" href="http://www.mathjax.org/download/mathjax-cdn-terms-of-service/">terms of service</a>, so be
|
<p>The use of <tt class="docutils literal"><span class="pre">cdn.mathjax.org</span></tt> is governed by its <a class="reference external" href="http://www.mathjax.org/download/mathjax-cdn-terms-of-service/">terms of service</a>, so be
|
||||||
sure to read that before linked to the MathJax CDN server.</p>
|
sure to read that before linking to the MathJax CDN server.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="configuring-mathjax">
|
<div class="section" id="configuring-mathjax">
|
||||||
<h2>Configuring MathJax<a class="headerlink" href="#configuring-mathjax" title="Permalink to this headline">¶</a></h2>
|
<h2>Configuring MathJax<a class="headerlink" href="#configuring-mathjax" title="Permalink to this headline">¶</a></h2>
|
||||||
|
|
|
@ -121,7 +121,7 @@ MathML that works in all modern browsers.</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr class="docutils" />
|
<hr class="docutils" />
|
||||||
<p>This version of the documentation was built March 07, 2011.</p>
|
<p>This version of the documentation was built March 09, 2011.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -89,7 +89,7 @@ can also provide additional configuration parameters to taylor one of
|
||||||
the confiogurations to your needs. More details can be found in the
|
the confiogurations to your needs. More details can be found in the
|
||||||
<a class="reference internal" href="configuration.html#loading"><em>Loading and Configuring MathJax</em></a> instructions.</p>
|
<a class="reference internal" href="configuration.html#loading"><em>Loading and Configuring MathJax</em></a> instructions.</p>
|
||||||
<p>The use of <tt class="docutils literal"><span class="pre">cdn.mathjax.org</span></tt> is governed by its <a class="reference external" href="http://www.mathjax.org/download/mathjax-cdn-terms-of-service/">terms of service</a>, so be
|
<p>The use of <tt class="docutils literal"><span class="pre">cdn.mathjax.org</span></tt> is governed by its <a class="reference external" href="http://www.mathjax.org/download/mathjax-cdn-terms-of-service/">terms of service</a>, so be
|
||||||
sure to read that before linked to the MathJax CDN server.</p>
|
sure to read that before linking to the MathJax CDN server.</p>
|
||||||
<p>To see how to enter mathematics in your web pages, see <a class="reference internal" href="#putting-mathematics-in-a-web-page">Putting
|
<p>To see how to enter mathematics in your web pages, see <a class="reference internal" href="#putting-mathematics-in-a-web-page">Putting
|
||||||
mathematics in a web page</a> below.</p>
|
mathematics in a web page</a> below.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -83,7 +83,7 @@ Loading MathJax from the CDN
|
||||||
MathJax is now available as a web service from ``cdn.mathjax.org``, so you
|
MathJax is now available as a web service from ``cdn.mathjax.org``, so you
|
||||||
can obtain MathJax from there without needing to install it on your own
|
can obtain MathJax from there without needing to install it on your own
|
||||||
server. The CDN is part of a distributed "cloud" network, so it is
|
server. The CDN is part of a distributed "cloud" network, so it is
|
||||||
handled by servers around the world. That means that you should get acces
|
handled by servers around the world. That means that you should get access
|
||||||
to a server geographically near you, for a fast, reliable connection.
|
to a server geographically near you, for a fast, reliable connection.
|
||||||
|
|
||||||
The CDN hosts the most current version of MathJax, as well as older
|
The CDN hosts the most current version of MathJax, as well as older
|
||||||
|
@ -130,13 +130,13 @@ versions, while
|
||||||
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
|
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
|
||||||
|
|
||||||
will always be the most current stable release, so it will go from v1.1 to
|
will always be the most current stable release, so it will go from v1.1 to
|
||||||
v1.2 autmatically when that is released. Note that all the versions
|
v1.2 automatically when that is released. Note that all the versions
|
||||||
available on the CDN are stable versions; the development version is not
|
available on the CDN are stable versions; the development version is not
|
||||||
hosted on the CDN.
|
hosted on the CDN.
|
||||||
|
|
||||||
The use of ``cdn.mathjax.org`` is governed by its `terms of service
|
The use of ``cdn.mathjax.org`` is governed by its `terms of service
|
||||||
<http://www.mathjax.org/download/mathjax-cdn-terms-of-service/>`_, so be
|
<http://www.mathjax.org/download/mathjax-cdn-terms-of-service/>`_, so be
|
||||||
sure to read that before linked to the MathJax CDN server.
|
sure to read that before linking to the MathJax CDN server.
|
||||||
|
|
||||||
|
|
||||||
Configuring MathJax
|
Configuring MathJax
|
||||||
|
|
|
@ -52,7 +52,7 @@ the confiogurations to your needs. More details can be found in the
|
||||||
|
|
||||||
The use of ``cdn.mathjax.org`` is governed by its `terms of service
|
The use of ``cdn.mathjax.org`` is governed by its `terms of service
|
||||||
<http://www.mathjax.org/download/mathjax-cdn-terms-of-service/>`_, so be
|
<http://www.mathjax.org/download/mathjax-cdn-terms-of-service/>`_, so be
|
||||||
sure to read that before linked to the MathJax CDN server.
|
sure to read that before linking to the MathJax CDN server.
|
||||||
|
|
||||||
To see how to enter mathematics in your web pages, see `Putting
|
To see how to enter mathematics in your web pages, see `Putting
|
||||||
mathematics in a web page`_ below.
|
mathematics in a web page`_ below.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user