Re: [Vim-latex-devel] Forward search in windows with vim and sumatrapdf?
Brought to you by:
srinathava,
tmaas
From: Jorge R. <sk...@gm...> - 2013-01-28 20:36:07
|
If you are using summatra it now has options * * *-reuse-instance* -forward-search that should make it really easy to do forward and inverse search with it. Best Regards, Jorge On Mon, Jan 28, 2013 at 12:24 PM, Winfried Moser <win...@gm...>wrote: > Julien Cornebise <julien.cornebise <at> gmail.com> writes: > > > > > Hi Jorge > > > > As the co-author of the patch a while ago, I unfortunately can tell > > you that, if there were a way in vim-latex already, Manuel and I > > wouldn't have bothered writing it > > > > The patch is very short, only adding an extra case-check to allow for > > sumatrapdf along YAP and the other viewers > > However, it is 3 years old, so I don't know if it's still working -- > > and I've stopped using vim-latex (let alone windows) a while ago. > > Since vim-latex is entirely scripted, backing up vimlatex, applying > > the patch, trying it and reverting if needs be is very easy -- nothing > > to recompile or reinstall anywhere, just use your local vim folder, so > > there's really nothing to be afraid of: just make a copy of your vim > > folder before patching. > > > > All the best, > > > > Julien > > > > On Sun, May 27, 2012 at 12:36 AM, jorge rodrigues <skeept <at> gmail.com > > > wrote: > > > Hi > > > > > > I saw some recent messages about setting up forward search with okular > > > for linux. > > > I am using vim-latex in windows using sumatra pdf as the viewer. > > > I can do inverse search (that is I click the pdf and it opens vim in > > > the location), > > > but I don't know how to setup forward search. > > > > > > Using google I found the page > > > > http://william.famille-blum.org/blog/static.php?page=static081010-000413 > > > > > > that suggests using a patch against vim-latex. > > > > > > I don't fell comfortable using patches, so I would like to know if it > > > this is already in vim-latex > > > or if there exits a way of doing this in vim-latex without using the > > > mentioned patch. > > > > > > thanks! > > > > > > > ---------------------------------------------------------------------------- > -- > > > Live Security Virtual Conference > > > Exclusive live event will cover all the ways today's security and > > > threat landscape has changed and how IT managers can respond. > Discussions > > > will include endpoint security, mobile security and the latest in > malware > > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > _______________________________________________ > > > Vim-latex-devel mailing list > > > Vim-latex-devel <at> lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > > > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > > Hi Julien, > > i am encountering the same Problem als Jorge, wheras: I tried to use your > patch, > as mentioned in your Readme.file. > > I get the following message: > _____________________________________________________________ > > Assertion failed. hunk, file .\src\patch\2.5.9\patch-2.5.9-src\patch.c > line 354 > > This application has requested the Runtime to terminate it in an unusual > way. > Please contact the application's support team for more information. > _____________________________________________________________ > > I tried the patch in Windows, and in Cygwin and get the same message. > > I would appreciate it very much, if you could help me! > > Thanks in advance > > Winfried > > > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnnow-d2d > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > |