Re: clarification Re: [Vim-latex-devel] bug report
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-06-01 23:23:59
|
On Sat, May 31, 2003 at 11:39:49PM +0530, Animesh N Nerurkar wrote: > Hi Mikolaj, > On Saturday 31 May 2003 22:35, Mikolaj Machowski wrote: > > It doesn't compile myfile.tex if you are in it, but work with myfile.ltx > > and myfile.latex, yes? > clarifications: > 1) with ":r", compile.vim does not see the .ltx and .latex files, when > they are open -and it proceeds to compile ,myfile.tex (even if that is not > open) Yes. > 2) without ":r", compile.vim does not see .tex file when t is open -and > proceeds to throw up an error msg. Couldn't reproduce that. I created myfile.tex, myfile.ltx, myfile.latex in the same directory and compiled and view all of them without problems. m. |