Re: [Vim-latex-devel] Change compile rule
Brought to you by:
srinathava,
tmaas
From: Alessandro P. <ale...@la...> - 2012-07-17 06:41:20
|
On Tue, Jul 17, 2012 at 12:34:55AM +0100, Liang Guo (Gmail) wrote: > I'm new to vim-latex, I had a silly question. I'm using latex on my > mac with mvim. When I compiled it using '\ll', I assume it uses > pdflatex rather than latex as all my *.eps have been converted into > *.pdf. > > I tried to change the compile rule to using latex. Here is what I did > in ~.vim/ftplugin/latex-suite/texrc : > > However, it turned out that there is nothing happened, every time as I > used '\ll' to compile, at the bottom of the mvim shown "Ran latex 1 > time(s)". And there was nothing occurred except a blank .pdf file. Hello, could you please tell me what happens when you try to compile the latex file yourself (from a terminal)? Moreover, could you please post your latex-suite related vim settings? Alessandro |