I've got the following setup (simplified)

.
..
main.tex
chap1/
   chap1.tex

When editing main.tex, \ll works fine, everything comes out correct.

When editing chap1.tex, \ll gives the following.

|| I can't find file `main.tex'. main.tex 
|| Emergency stop.

There is no main.log, only a chap1.log in the chap1/ folder. I conclude that 
latexsuite is trying to compile inside the chap1/ folder. My CompileRule is as 
follows:-

g:Tex_CompileRule_dvi  latex -interaction=nonstopmode --src-specials $*  

Please advise what else I can do to check this. Am using 64-bit Arch Linux, am 
using svn revision 1115 with vim 7.3.102


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to