Correct error in svn command for version 1.0 tag, and update HTML files to include recent changes

git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@592 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
This commit is contained in:
Davide Cervone 2010-08-26 13:02:52 +00:00
parent a831f61907
commit 4067a227fe
10 changed files with 15 additions and 15 deletions

View File

@ -64,11 +64,11 @@ may not include all the latest patches and features), use
.. code-block:: sh
svn co http://mathjax.svn.sourcesforge.net/svnroot/mathjax/tags/mathjax-1.0 mathajx
svn co http://mathjax.svn.sourceforge.net/svnroot/mathjax/tags/mathjax-1.0.1 mathajx
cd mathjax
unzip fonts.zip
to obtain the version 1.0 release. When you wish to update to a new
to obtain the version 1.0.1 release. When you wish to update to a new
release, you will need to check out a new copy of MathJax with the new
release number.
@ -84,7 +84,7 @@ Release versions of MathJax are available in archive files from the
<http://sourceforge.net/projects/mathjax/files/>`_, where you can
download the archives that you need.
You should download the ``MathJax-v1.0.zip`` file, then simply unzip
You should download the ``MathJax-v1.0.1.zip`` file, then simply unzip
it. Once the MathJax directory is unpacked, you should move it to the
desired location on your server (or your hard disk, if you are using
it locally rather then through a web server). One natural location is

View File

@ -106,7 +106,7 @@ MathML that works in all modern browsers.</p>
<li><a class="reference internal" href="search.html"><em>Search</em></a></li>
</ul>
<hr class="docutils" />
<p>This version of the documentation was built July 30, 2010.</p>
<p>This version of the documentation was built August 26, 2010.</p>
</div>
</div>

View File

@ -93,12 +93,12 @@ available.</p>
MathJax. At times, however, these may be less stable than the
&#8220;release&#8221; version. If you prefer to use the most stable version (that
may not include all the latest patches and features), use</p>
<div class="highlight-sh"><div class="highlight"><pre>svn co http://mathjax.svn.sourcesforge.net/svnroot/mathjax/tags/mathjax-1.0 mathajx
<div class="highlight-sh"><div class="highlight"><pre>svn co http://mathjax.svn.sourceforge.net/svnroot/mathjax/tags/mathjax-1.0.1 mathajx
<span class="nb">cd </span>mathjax
unzip fonts.zip
</pre></div>
</div>
<p>to obtain the version 1.0 release. When you wish to update to a new
<p>to obtain the version 1.0.1 release. When you wish to update to a new
release, you will need to check out a new copy of MathJax with the new
release number.</p>
</div>
@ -108,7 +108,7 @@ release number.</p>
<a class="reference external" href="http://www.mathjax.org/download/">MathJax download page</a> or the
<a class="reference external" href="http://sourceforge.net/projects/mathjax/files/">SourceForge files page</a>, where you can
download the archives that you need.</p>
<p>You should download the <tt class="docutils literal"><span class="pre">MathJax-v1.0.zip</span></tt> file, then simply unzip
<p>You should download the <tt class="docutils literal"><span class="pre">MathJax-v1.0.1.zip</span></tt> file, then simply unzip
it. Once the MathJax directory is unpacked, you should move it to the
desired location on your server (or your hard disk, if you are using
it locally rather then through a web server). One natural location is

Binary file not shown.

View File

@ -23,7 +23,7 @@
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="top" title="MathJax v1.0 documentation" href="../index.html" />
<link rel="up" title="Using MathJax in popular web platforms" href="index.html" />
<link rel="next" title="Using MathJax in WordPress" href="movable-type.html" />
<link rel="next" title="Using MathJax in Movable Type" href="movable-type.html" />
<link rel="prev" title="Using MathJax in popular web platforms" href="index.html" />
</head>
<body>
@ -34,7 +34,7 @@
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="movable-type.html" title="Using MathJax in WordPress"
<a href="movable-type.html" title="Using MathJax in Movable Type"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="index.html" title="Using MathJax in popular web platforms"
@ -99,7 +99,7 @@ MathJax to your needs (see <a class="reference internal" href="../configuration.
title="previous chapter">Using MathJax in popular web platforms</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="movable-type.html"
title="next chapter">Using MathJax in WordPress</a></p>
title="next chapter">Using MathJax in Movable Type</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/platforms/wordpress.txt"
@ -129,7 +129,7 @@ MathJax to your needs (see <a class="reference internal" href="../configuration.
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="movable-type.html" title="Using MathJax in WordPress"
<a href="movable-type.html" title="Using MathJax in Movable Type"
>next</a> |</li>
<li class="right" >
<a href="index.html" title="Using MathJax in popular web platforms"

File diff suppressed because one or more lines are too long

View File

@ -64,11 +64,11 @@ may not include all the latest patches and features), use
.. code-block:: sh
svn co http://mathjax.svn.sourcesforge.net/svnroot/mathjax/tags/mathjax-1.0 mathajx
svn co http://mathjax.svn.sourceforge.net/svnroot/mathjax/tags/mathjax-1.0.1 mathajx
cd mathjax
unzip fonts.zip
to obtain the version 1.0 release. When you wish to update to a new
to obtain the version 1.0.1 release. When you wish to update to a new
release, you will need to check out a new copy of MathJax with the new
release number.
@ -84,7 +84,7 @@ Release versions of MathJax are available in archive files from the
<http://sourceforge.net/projects/mathjax/files/>`_, where you can
download the archives that you need.
You should download the ``MathJax-v1.0.zip`` file, then simply unzip
You should download the ``MathJax-v1.0.1.zip`` file, then simply unzip
it. Once the MathJax directory is unpacked, you should move it to the
desired location on your server (or your hard disk, if you are using
it locally rather then through a web server). One natural location is