2009/6/29 wenjia: > > I am working on Mac OSX Leopard and I am converting from TeXshop to > vim-latex suite now. However, I really like to use 'pdftex' for > compiling and 'Preview' (the pdf viewer provided by Mac) for preview. > > I tried to set 'g:Tex_DefaultTargetFormat' as 'pdf' and set > 'g:Tex_ViewRule_pdf' as 'Preview'. I typed '\ll' and there are some > warnings though a pdf file was generated. Then I tried to type '\lv', > but it was not working. > > How can I solve the problem? Thanks.
If you just want a set of minimal steps to get vim-latex going with Preview.app then you can check out the FAQ: http://code.google.com/p/macvim/wiki/FAQ Those steps will get you going (and it uses pdflatex which is what I suppose is what you want as well [or did you really mean pdftex?]). Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
