[Vim-latex-cvs] SF.net SVN: vim-latex:[1094] trunk/htdocs
Brought to you by:
srinathava,
tmaas
|
From: <tm...@us...> - 2010-01-27 22:18:19
|
Revision: 1094
http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1094&view=rev
Author: tmaas
Date: 2010-01-27 22:18:12 +0000 (Wed, 27 Jan 2010)
Log Message:
-----------
fix another broken link and a typo
Modified Paths:
--------------
trunk/htdocs/download.inc
trunk/htdocs/features.inc
Modified: trunk/htdocs/download.inc
===================================================================
--- trunk/htdocs/download.inc 2010-01-27 22:15:09 UTC (rev 1093)
+++ trunk/htdocs/download.inc 2010-01-27 22:18:12 UTC (rev 1094)
@@ -24,7 +24,7 @@
the <a href="/documentation/latex-suite/recommended-settings.html">vim-latex manual</a>.
<h4>Step 3 of 4: Install the help files</h4>
-To install the included latex-suit.txt and latexhelp.txt files as vim help
+To install the included latex-suite.txt and latexhelp.txt files as vim help
files, start vim and do the following:
<p>
<tt>helptags ~/.vim/doc</tt> (for *nix users) <br>
Modified: trunk/htdocs/features.inc
===================================================================
--- trunk/htdocs/features.inc 2010-01-27 22:15:09 UTC (rev 1093)
+++ trunk/htdocs/features.inc 2010-01-27 22:18:12 UTC (rev 1094)
@@ -43,7 +43,7 @@
href="index.php?subject=packages">the list of currently supported
packages.</a><p></p>
</li>
-<li><a href="documentation/latexhelp.txt">LaTeX help file</a>
+<li><a href="download/latexhelp.txt">LaTeX help file</a>
Latex-suite ships with the standard texinfo file translated into vim
help format so that you can get help for common latex commands from
within vim. You can view the HTML version of this file <a
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|