[Vim-latex-devel] tex-file auto-close if error while tex-build
Brought to you by:
srinathava,
tmaas
From: <mo...@po...> - 2013-12-01 13:34:39
|
If an error or warning occurse while a tex-build the vim-latexsuite show me the error message (open the error-log) and show me the error occuring position in the source (open the source file). Problem is that if the error occurse not in my tex-file but in a sub-file (toc, bib, toc1, ...) vim-latexsuite close my tex-file and open the sub-file. Then I have to close everything and restart vim-latexssuite to come back to my own tex-file. Is there a way to fix that behaviour? |