This is awesome! You fixed the Bibtex bug on Mac!
Can we please push this to the main documentation and/or release?
Actually, if someone has a Mac, the following lines must be put in your ~/.vimrc

let g:Tex_TreatMacViewerAsUNIX = 1
let g:Tex_ExecuteUNIXViewerInForeground = 1
let g:Tex_ViewRule_pdf = 'open -a Preview'
let g:Tex_MultipleCompileFormats = 'pdf'

Regards,
Alfredo

> Hi,
>
> just added
>
> let g:Tex_MultipleCompileFormats = 'pdf'
>
> to my ~/.vimrc and everything works fine.
>
> That's good because as far as I know compiling in dvi does not allow
> to use \includefigures using pdf files, right? So it was not an
> option!
>
> Also replaced Preview with Skim!
>
> Thanks for the suggestions
>
> Gianluca

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to