Re: [Vim-latex-devel] (no subject)
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-06-30 00:05:19
|
On Sun, Jun 08, 2003 at 07:35:18AM -0000, Asokan K wrote: > 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. Hmm. I made it specially this way. I was thinking to be possible to view several versions of part of text besides with calling like: :TShowPart 1 :TShowPart 2 and so on (of course nothing is implemented yet). But if this is not very useful making it with one file should be at least option? m. |