Re: [Vim-latex-devel] multiple file project - (\ll) can't find main.tex
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2009-01-05 13:52:15
|
Alternatively, if you drop a Makefile in the directory, Vim-LaTeX will use it instead. It builds with "make (target_format)" where (target_format) is pdf, dvi, or ps. --Ted On 1/5/09 8:50 AM, Ted Pavlic wrote: >>> main.tex.latexmain > > Use > > main.latexmain > > (not main.tex.latexmain) > > > --Ted > > -- Ted Pavlic <te...@te...> |