[Vim-latex-devel] Problem with environment insert
Brought to you by:
srinathava,
tmaas
From: Min K. <klu...@ho...> - 2005-11-26 22:09:14
|
I installed latexSuite20051119.tar.gz and have problem with inserting environments with <F5> for eqnarray(*), equation, and align(*) which have "label{}" tag in it. When I do <F5> + number to choose one of them, or type "eqnarray" and type <F5>, it looks like the followings : \begin{eqnarray} [cursor] \label{<++>} \end{eqnarray}<++> where [cursor] means the position of the cursor, which is wrong. I installed the same package to another machine and it works. I suspected vim version (6.3), so installed 6.4 but the same. The machine with trouble is redhat fedora core 4 and vim version is "VIM - Vi IMproved 6.3 (2004 June 7, compiled Apr 27 2005 02:21:46)". The other machine working fine is Gentoo. Let me know if you need other information to resolve this problem. Thank you |