I've modified the compiler.vim file to (additionally) support viewing
and forward searching in Skim, TeXniscope, PDFView, and any UNIX viewer
that has the command-line syntax:
viewer TARGET_FILE LINE_NUMBER SOURCE_FILE
Because of the existence of PDFSync, I have removed the restriction that
forward searches require a DVI target.
See:
http://phaseportrait.blogspot.com/2007/07/vim-latex-modification-forward.html
for the compiler.vim patch file and instructions. This patch does work
with multiple file projects as long as the main file has been marked by
a dummy file with the same root name ending in the extension ".latexmain".
The patch, alone, is at:
http://links.tedpavlic.com/patch/VIM-LaTeX-osx-inverse-search-compiler.patch
Applying:
patch -p0 < VIM-LaTeX-osx-inverse-search-compiler.patch
in the ~/.vim/ftplugin/latex-suite/ directory should work.
--Ted
--
Ted Pavlic <te...@te...>
|