[Vim-latex-devel] project/file specific settings

2012-11-23 Thread Francesco Montesano
Dear list, this is the first time for me on this list. I began to use vim-latex recently, and I like it very much. I looked on the web for an easy way to switch between latex and pdflatex, but I couldn't find any suggestion My standard settings in ~/.vim/ftplugin/tex.vim are the following "set t

Re: [Vim-latex-devel] project/file specific settings

2012-11-23 Thread Alessandro Pezzoni
2012/11/23 Francesco Montesano : > Is there some way to switch easely between latex and pdflatex or some > mechanism like localvimrc? As you probably are not switching between latex and pdflatex within the same project, you can simply put your project-specific settings in a master (.latexmain) fil

Re: [Vim-latex-devel] project/file specific settings

2012-11-23 Thread Francesco Montesano
Hi Alessandro, thanks for the answer. I didn't think about it. I'll try that. Cheers, Francesco 2012/11/23 Alessandro Pezzoni > 2012/11/23 Francesco Montesano : > > Is there some way to switch easely between latex and pdflatex or some > > mechanism like localvimrc? > > As you probably are no