[Vim-latex-devel] latex-completion
Brought to you by:
srinathava,
tmaas
From: Nico M. <nic...@cs...> - 2003-06-12 09:33:12
|
Hello All, latex-suite seems to be quite the stuff i need to write my thesis... But I have one question .... latex-completion seems to work only for files within one directory and not for *.tex files I've added to the project. I've added the line let g:projFiles = "arbeit.tex,mechanik/mechanik.tex" to my arbeit.tex.latexmain file using TProjectEdit. <F9> after \ref{ ignores the file mechanik.tex ..... Anyway to include mechanik.tex into the search without moving it to my main directory ? greetings Nico |