[Vim-latex-devel] F9 \ref completion fails
Brought to you by:
srinathava,
tmaas
From: Stefan S. <soe...@gm...> - 2008-04-29 09:48:35
|
Hi all, I use the F9 \ref completion quite a lot and just found a possible bug: My document is composed of a number of files which are included in a main file with the \input command. latex-suite finds all of them correctly (and finds the label). _But_ if the \input command in the main file is not placed at the beginning of a line (e.g. in my case indented with a tab), latex-suite does not recognize it (and thus shows no labels for these files) Regards, Stefan |