[Vim-latex-devel] [Contact] Inserting references
Brought to you by:
srinathava,
tmaas
From: Karthikesh R. <vim...@so...> - 2004-07-06 05:45:02
|
Hi All, Just found the latex-suite and tried my hands on it. i was going through the tutorial, and when found some inconsistancies, couldnt really figureout what was happening: 1) eqnarray + F5 i get the eqn template as \\begin{eqnarray} \\label[]<++> \\end{eqnarray}<++> After inserting the label eqn:something and <c-j>, and then the eqn how do i get past the last <++>. i did the usual <c-j> after the equation so it was like \\begin{eqnarray} \\end{eqnarray} |