Corrected svn checkout command (missing a mathjax directory, Argh!)

git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@563 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
This commit is contained in:
Davide Cervone 2010-08-04 11:14:06 +00:00
parent dfb981b91b
commit 7eb8683c06
7 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@ The easiest way to get MathJax and keep it up to date is to use the
.. code-block:: sh
svn co http://mathjax.svn.sourceforge.net/svnroot/trunk/mathjax mathjax
svn co http://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk/mathjax mathjax
cd mathjax
unzip fonts.zip
@ -64,7 +64,7 @@ may not include all the latest patches and features), use
.. code-block:: sh
svn co http://mathjax.svn.sourcesforge.net/svnroot/tags/mathjax-1.0 mathajx
svn co http://mathjax.svn.sourcesforge.net/svnroot/mathjax/tags/mathjax-1.0 mathajx
cd mathjax
unzip fonts.zip

View File

@ -60,7 +60,7 @@ to date using <tt class="docutils literal"><span class="pre">svn</span></tt>.</p
<p>The easiest way to get MathJax and keep it up to date is to use the
<a class="reference external" href="http://subversion.apache.org/">subversion</a> source control system,
<tt class="docutils literal"><span class="pre">svn</span></tt>. Use the commands</p>
<div class="highlight-sh"><div class="highlight"><pre>svn co http://mathjax.svn.sourceforge.net/svnroot/trunk/mathjax mathjax
<div class="highlight-sh"><div class="highlight"><pre>svn co http://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk/mathjax mathjax
<span class="nb">cd </span>mathjax
unzip fonts.zip
</pre></div>
@ -93,7 +93,7 @@ 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/tags/mathjax-1.0 mathajx
<div class="highlight-sh"><div class="highlight"><pre>svn co http://mathjax.svn.sourcesforge.net/svnroot/mathjax/tags/mathjax-1.0 mathajx
<span class="nb">cd </span>mathjax
unzip fonts.zip
</pre></div>

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -23,7 +23,7 @@ The easiest way to get MathJax and keep it up to date is to use the
.. code-block:: sh
svn co http://mathjax.svn.sourceforge.net/svnroot/trunk/mathjax mathjax
svn co http://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk/mathjax mathjax
cd mathjax
unzip fonts.zip
@ -64,7 +64,7 @@ may not include all the latest patches and features), use
.. code-block:: sh
svn co http://mathjax.svn.sourcesforge.net/svnroot/tags/mathjax-1.0 mathajx
svn co http://mathjax.svn.sourcesforge.net/svnroot/mathjax/tags/mathjax-1.0 mathajx
cd mathjax
unzip fonts.zip