[Vim-latex-devel] Problems with latex-suite
Brought to you by:
srinathava,
tmaas
From: Michal K. <mic...@mo...> - 2006-09-27 04:09:12
|
Hello! Recently i tried to use latex-suite as an LaTeX editor. It work quite ok, but have at last few problems: * on list there was mentioned problem with <F5> shortcut, after using it i also get strange results like this (for eqnarray and other default): \begin{eqnarray*} " \end{eqnarray*}<++> or (for ie. tabular): <+position+>]{<+format+>} `` \end{tabular}<++>begin{tabular}[X On other hand three letter sequences work as they should... * mentioned problem about \usepackage completion: <++>]{amsmath}``usepackage[X * i have problems with View command, but only if file is called from Thunar file manager, it uses gvim.desktop file to open file. There "gvim -f" command is used and somehow this combination prevents View from working. If i use gvim file_path from command line this feature works ok. On other hand there is one additional functionality that i miss from latex-suite. Automatic completion of environment, after manually inserting \begin{something} it would be very nice to get automatically \end{something}. If this is already present i would be extremely grateful for hints about it. -- Michal Kurgan |