[Vim-latex-devel] [Contact] Inserting references
Brought to you by:
srinathava,
tmaas
From: Karthikesh R. <vim...@so...> - 2004-07-06 05:47:36
|
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} 1 + 1 = 2 label{eqn:something} \\end{eqnarray} and now when i try the reference addition, like This is a \\ref{} and press F9, i get the window split, and after an <enter>, the reference changes to \\ref{\\begin{equation}:something \\end{equation}}. Am i missing something? With warm regards karthik PS: i accidently posted the previous mail, hence the incomplete mail |