Re: [Vim-latex-devel] forward search pdf with okular patch
Brought to you by:
srinathava,
tmaas
From: Peter V. <mai...@pe...> - 2012-01-27 10:58:44
|
On Fri, Jan 27, 2012 at 11:57 AM, Peter Vasil <mai...@pe...> wrote: > Hi Ted, > > thanks for the changes and yes git-send-mail is better but I have't > set up the config for that. Will do next time. > > I see that you changed all linux viewers to have the unique option. I > don't know if they have the option. I just know about okular. Forget this. This is not true. > > And yes, if I forward search in okular without the unique option, > every time it opens another instance, which is quite annoying. > I also use Skim on my Mac and it handles the instances by itself. > > You also changed the hardcoded dvi on xdvik, kdvi and xdvik. I don't > know if they can handle pdfs. Okular can, as I use it with pdfs. > I also see the unique option on kdvi. Why cant okular have it? > > Thanks, > Peter > > > On Fri, Jan 27, 2012 at 4:34 AM, Ted Pavlic <te...@te...> wrote: >> Peter -- >> >> Good work. A few comments though. Before that, have you used patchbomb? >> Sometimes it's nice to be able to scrutinize a patch within an e-mail >> (as opposed to an attached file). >> >>> I use pdf as output and latex-suite only supports dvi on linux. I >>> changed the hardcoded ".dvi" into ".s:target:". and it works now with >> >> That's a good point. Back in the old days, source specials were an >> exclusive DVI thing. That must be the reason for the hard-coded DVI. So >> that's a good fix. >> >>> pdf files. Also added --unique option. >> >> Some people might not like that. Why not just assume "--unique" will be >> part of the viewer? Or is forward searching with okular hobbled without >> unique instances? >> >> Best -- >> Ted >> >> -- >> Ted Pavlic <te...@te...> |