On Wed, 29 Aug 2007, ahmet nurlu wrote:
> I recently have a problem with multiple file latex
> projects. It was not happening before and has appeared
> suddenly. My directory layout such as the following:
> ------------------------------------
> thesis/
> main.tex
> main.tex.mainlatex
^^^^^^^^^^^
This should be main.tex.latexmain
> intro/
> intro.tex
> ---------------------------------
> and my main.tex look like:
>
> documentclass{book}
> \begin{document}
> \input{intro/intro.tex}
> \end{document}
>
> When I go to the directory "intro"and I open
> intro.tex.
> My intro.tex file looks like:
> -------------------->
> \chapter{try}
> this a try
> ----------------------<
>
> When I compile it(\ll), I get some errors as the
> following:
> ----------------------------->
> Error detected while processing function
> Tex_RunLaTeX..Tex_SetupErrorWindow..Tex
> _GotoErrorLocation:
> line 5:
> E42: No Errors
> ------------------------------<
What is the output of :cl
What does the log file (main.log or intro.log) say?
Aditya
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Vim-latex-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel