Tagged Questions
0
votes
0answers
72 views
MacVim atp-vim does not launch viewer
At MacVim, after I type the :TEX command, the PDF file gets generated but it doesn't launch Skim or Preview, may I know what is the solution?
3
votes
1answer
423 views
How to setup Vim-Latex to run only 1 instance of SumatraPDF?
I'm trying to setup vim-latex plugin to do default compile and view using PDF, with SumatraPDF as the default reader. Here's the configuration I made in .vimrc:
let g:tex_flavor='latex'
let ...
2
votes
4answers
932 views
vim, PDF -XChange, pdflatex, TeX Live 2010, windows xp, (pdfsync)
Hope I didn't forget any. These are the packages I want to use on my computer for typesetting pdf files. Up to date I'm using vim (without any plugin but integrated syntax highlighting for .tex files) ...
1
vote
2answers
2k views
How to view pdf on Windows 7 using Vim with latexsuite plugin?
I sometimes use a Windows 7 laptop and I'm trying to set up Vim and latexsuite. I can compile with \ll and then go view the PDF by manually opening it. I would like to set it up like I've done with ...