Re: [Vim-latex-devel] (no subject)
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2003-06-12 08:20:14
|
On Sun, 8 Jun 2003, Asokan K wrote: > I have found a bug, though. The function keys F5, F9 and > F10 work only in the first file in the buffer. > Say, I have a main tex file run.tex. I edit the file > with > gvim run.tex > Then go to an included file, say intro.tex, with > :e intro.tex > But the function keys F5 and F9 have no effect in intro.tex These problems have been fixed in the laest CVS. It will be a little while before making another release. > The new part-compilation option is good, but not quiet > usefull for repeated use. Say, I select a part of the document > compile it with F10 which creates a tem file in /temp directory. > If I make some more corrections in the text, select the text > and again part compile it creates a new file in the /temp dir. > It would be nice if the new temp file overwrites the first so > that by pressing \ls and refreshing the dvi I can see the > changes. > I'll place this on the "to think about" list. Srinath |