Re: [zathura] synctex, open a new file on a specified line

2014-04-29 Thread gi1242+zathura
On Wed, Apr 23, 2014 at 07:30:51PM +0200, Sebastian Ramacher wrote: after some playing and searching the internet I was able to use zathura synctex support, by opening a file: zathura -s -x 'gvim --servername SYNCTEX --remote +\%{line} \%{input}' Introduction_en.pdf and switching to the

[zathura] synctex, open a new file on a specified line

2014-04-23 Thread Maxim Gonchar
Hi, after some playing and searching the internet I was able to use zathura synctex support, by opening a file: zathura -s -x 'gvim --servername SYNCTEX --remote +\%{line} \%{input}' Introduction_en.pdf and switching to the specified line: zathura --synctex-forward

Re: [zathura] synctex, open a new file on a specified line

2014-04-23 Thread Sebastian Ramacher
On 2014-04-23 10:05:40, Maxim Gonchar wrote: Hi, after some playing and searching the internet I was able to use zathura synctex support, by opening a file: zathura -s -x 'gvim --servername SYNCTEX --remote +\%{line} \%{input}' Introduction_en.pdf and switching to the specified line:

Re: [zathura] synctex, open a new file on a specified line

2014-04-23 Thread Maxim Gonchar
That would be great! Thanks. Maxim On Wed, 23 Apr 2014 21:30:51 +0400, Sebastian Ramacher sebasti...@pwmt.org wrote: On 2014-04-23 10:05:40, Maxim Gonchar wrote: Hi, after some playing and searching the internet I was able to use zathura synctex support, by opening a file: zathura -s -x