[Vim-latex-devel] Re: running latex
Brought to you by:
srinathava,
tmaas
From: Luc H. <her...@fr...> - 2002-11-12 19:45:40
|
Hi, * On Tue, Nov 12, 2002 at 06:31:54AM -0800, Srinath Avadhanula <sr...@ee...> wrote: > Luc suggested quite a comprehensive algorithm for rerunning latex. If we > want to go along the route, I think the following is best (Luc's idea). > [...] > I did take a look at tex-tools.vim and it already seems to be > implemented :) :-) BTW, this script should be easy to integrate as it does not require any other script. Except searchInRuntime that will not be required anymore -- I used it to search for vim-tex.sh. I'll finish my current enhancements on mu-template, and then I will patch tex-tools to make it integrable into latex-suite > So it shouldn't be too big of a deal to get it into latex-suite. Also, > ref the steps above, what happens if there is no .aux file in step 2 > above like carl says will happen the first time round... I haven't been very deep in details, but I never check the content of files that don't exist (aux, bib, bbl, log, etc). Also, I haven't said that if an error is detected during the run, a message box ask the user weither he wishes to continue the compilation (ie to continue in the loop) or weither he'd rather stop it and see the errors-window. -- Luc Hermitte |