[Vim-latex-devel] Compilation problem with master file
Brought to you by:
srinathava,
tmaas
From: Volker G. <V.G...@ls...> - 2004-01-19 11:08:53
|
Hello, I've got a problem with the \ll compiling command and a latex master file main.tex with an included file sub.tex from a subdirectory (in total 3 files). %%%%%%% file: main.tex %%%%%%%%%%%%%%%% \documentclass[a4paper]{article} \begin{document} \include{src/sub} \end{document} %%% eof %%%%%%% file: main.tex.latexmain %%%%%% %%% eof %%%%%%% file: src/sub.tex %%%%%%%%%%%%% \section{Heading} This is my sample text. %%% eof When I run \ll inside the sub.tex file I get the error message: || I can't find file `main.tex'. main.tex || Emergency stop. Starting inside main.tex works of course. Anybody knows where the problem is? The documentation says that it should work with subdirectories, going recursively upwards. I use Vim 6.1.364 and Latex-suite 1.5 (fresh installation) on=20 SuSE Linux 8.2 :echo Tex_CompileRule_dvi=20 latex -src-specials -interaction=3Dnonstopmode $*=20 Cheers, Volker --=20 Volker Gaibler v.g...@ls... Landessternwarte K=F6nigstuhl phone +49 6221 509-263 69117 Heidelberg fax +49 6221 509-202 Germany http://www.lsw.uni-heidelberg.de +---------------------------------------------------------------------+ |