Re: [Vim-latex-devel] Able to do compilation in a sub-directory?
Brought to you by:
srinathava,
tmaas
From: Ng Oon-Ee <ng...@gm...> - 2011-02-15 12:04:32
|
On Mon, 2011-02-14 at 14:27 +0800, Ng Oon-Ee wrote: > Hi, > > I'm coming from a texlipse (Eclipse plug-in) background. Been through > the Latex-Suite Reference, but could not find this particular 'feature'. > > Would it be possible to do a compile in a specific subdirectory (by > default ./tmp in texlipse). This helps prevent clutter in the main > directory. > > I've not checked, but I believe texlipse does this using the > --output-directory option of tex/pdflatex. Would changing > g:Tex_CompileRule_* allow me to have this behaviour (all the temporary > files like aux,bbl,blg,log,out,toc in ./tmp but the final output dvi/pdf > in ./)? > I take it this is not possible, then? |