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
|
||||
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
|
||||
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.
|
||||
|
||||
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>
|
||||
|
||||
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
|
||||
hosted on the CDN.
|
||||
|
||||
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
|
||||
sure to read that before linked to the MathJax CDN server.
|
||||
sure to read that before linking to the MathJax CDN server.
|
||||
|
||||
|
||||
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
|
||||
<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
|
||||
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
|
||||
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
|
||||
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>
|
||||
<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
|
||||
|
@ -149,11 +149,11 @@ versions, while</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<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
|
||||
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
|
||||
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 class="section" id="configuring-mathjax">
|
||||
<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>
|
||||
</ul>
|
||||
<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>
|
||||
|
||||
|
|
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
|
||||
<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
|
||||
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
|
||||
mathematics in a web page</a> below.</p>
|
||||
</div>
|
||||
|
|
|
@ -83,7 +83,7 @@ Loading MathJax from the CDN
|
|||
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
|
||||
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.
|
||||
|
||||
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>
|
||||
|
||||
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
|
||||
hosted on the CDN.
|
||||
|
||||
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
|
||||
sure to read that before linked to the MathJax CDN server.
|
||||
sure to read that before linking to the MathJax CDN server.
|
||||
|
||||
|
||||
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
|
||||
<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
|
||||
mathematics in a web page`_ below.
|
||||
|
|
Loading…
Reference in New Issue
Block a user