[Vim-latex-devel] [PATCH] Forward (and backward) search with SumatraPDF
Brought to you by:
srinathava,
tmaas
From: Julien C. <jul...@gm...> - 2009-02-20 14:07:38
|
Dear all Please find enclosed a patch (.diff, additional python file, and README) to make Forward search work with SumatraPDF for Windows. The README also details how to set up the Backward search. This is joint work with Manuel Pégourié-Gonnard (also on the vim-latex-devel list). We tried to follow the conventions from the rest of the code, specially regarding the call to Python which is mimicked from the call to outline.py which takes place in texviewer.vim. Besides, the call to a Python script is required as SumatraPDF only accepts communication from DDE. Any feedback welcome, and please include it to the official latex-suite repository if you find it useful ! Best, Julien |