Re: [Vim-latex-devel] [BUGREPORT] -output-directory isn't handled
Brought to you by:
srinathava,
tmaas
From: Christian B. <ex...@gm...> - 2012-11-11 22:17:03
|
Devendra Ghate schrieb am Sonntag, 11. November 2012 um 14:45: > I understand the problem now. If you add an empty 'file.tex.latexmain' > (here file.tex is the one we are trying to compile), it should work. If you > already have the 'file.tex.latexmain', then there is some other issue. Sorry, now I didn't understand you? What is "latexmain"? Where should I put it? Why? xelatex create and use the output directory very well. There is no problem. The problem is that the vim-latexsuite doesn't find the log file because it is in the output-directory, too. The latexsuite doesn't give any shit on the use of -output-directory. |