Dear,

when compiling, the main file of a multiple file project isn't found.
However, viewing or forward searching does work (main.dvi is
displayed).

directory structure:
main/
>main.tex

>main.tex.latexmain
>a/
>>a.tex
>b/
>>b.tex

below main.tex:
\documentclass[a4paper]{article}
\begin{document}
\input{a/a.tex}
\input{b/b.tex}
\end{document}

I'm working on Linux:

Linux pc5347 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686
i686 i386 GNU/Linux

Can anybody help?

thanks,

Michael
------------------------------------------------------------------------------
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to