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 <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to