[Vim-latex-cvs] vimfiles/doc latex-suite.xml,1.6,1.7 latex-suite.txt,1.30,1.31
Brought to you by:
srinathava,
tmaas
From: <sri...@us...> - 2003-06-28 01:46:37
|
Update of /cvsroot/vim-latex/vimfiles/doc In directory sc8-pr-cvs1:/tmp/cvs-serv29657 Modified Files: latex-suite.xml latex-suite.txt Log Message: Index: latex-suite.xml =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/doc/latex-suite.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** latex-suite.xml 23 Jun 2003 09:13:51 -0000 1.6 --- latex-suite.xml 28 Jun 2003 01:46:34 -0000 1.7 *************** *** 85,89 **** In addition, the following settings could go in your ~/.vim/ftplugin/tex.vim file: ! <programlisting>" this is mostly a matter of taste. but LaTeX looks good with just a bit " of indentation. set sw=2 --- 85,89 ---- In addition, the following settings could go in your ~/.vim/ftplugin/tex.vim file: ! <programlisting>" this is mostly a matter of taste. but LaTeX looks good with just a bit " of indentation. [...979 lines suppressed...] ! Note the use of <literal>startskip</literal> and ! <literal>endskip</literal> to allow nesting. ! </para> ! </note> ! </section> </section> <section id="latex-suite-commands-maps"> *************** *** 2592,2596 **** <entry> <literal>'footnote,cite,pageref,label'</literal> ! </entry> </row> </tbody> --- 2792,2796 ---- <entry> <literal>'footnote,cite,pageref,label'</literal> ! </entry> </row> </tbody> Index: latex-suite.txt =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/doc/latex-suite.txt,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** latex-suite.txt 23 Jun 2003 09:13:51 -0000 1.30 --- latex-suite.txt 28 Jun 2003 01:46:34 -0000 1.31 *************** *** 12,16 **** macros to speed up editing LaTeX documents to functions for forward searching .dvi documents. Latex-suite has been possible because of the contributions of ! many people. Please see latex-suite-credits [|ls_a_dk|] for a list of people who have helped. --- 12,16 ---- macros to speed up editing LaTeX documents to functions for forward searching .dvi documents. Latex-suite has been possible because of the contributions of ! many people. Please see latex-suite-credits [|ls_a_dn|] for a list of people who have helped. [...1959 lines suppressed...] --- 2546,2550 ---- ================================================================================ ! Credits *ls_11* *ls_a_dn* *latex-suite-credits* *************** *** 2462,2466 **** out who has done what. ! *latex-suite-maintainer* *ls_a_dN* The current maintainer(s) of latex-suite is(are) --- 2600,2604 ---- out who has done what. ! *latex-suite-maintainer* *ls_a_dQ* The current maintainer(s) of latex-suite is(are) |