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

This commit is contained in:
dpvc 2010-08-04 11:14:06 +00:00
parent c475b7f9b2
commit 2cdcbe2f5e
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 .. 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 cd mathjax
unzip fonts.zip unzip fonts.zip
@ -64,7 +64,7 @@ may not include all the latest patches and features), use
.. code-block:: sh .. 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 cd mathjax
unzip fonts.zip 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 <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, <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> <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 <span class="nb">cd </span>mathjax
unzip fonts.zip unzip fonts.zip
</pre></div> </pre></div>
@ -93,7 +93,7 @@ available.</p>
MathJax. At times, however, these may be less stable than the 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 &#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> 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 <span class="nb">cd </span>mathjax
unzip fonts.zip unzip fonts.zip
</pre></div> </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 .. 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 cd mathjax
unzip fonts.zip unzip fonts.zip
@ -64,7 +64,7 @@ may not include all the latest patches and features), use
.. code-block:: sh .. 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 cd mathjax
unzip fonts.zip unzip fonts.zip