[zathura] Synctex support

2013-03-02 Thread gi1242+zathura
Hi All, Thanks a lot for zathura! I love it, and use it as my primary PDF viewer. I had two questions though: 1. The changelog says that version 0.2.2 (2013/1/20) implements synctex forward synchronization. I've been gleefully waiting for this so I can rid myself of xdvi complet

[zathura] [Zathura PATCH] Scale vertical/horizontal scrolling by the contents of the numeric buffer.

2013-03-02 Thread Marwan Tanager
--- shortcuts.c | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/shortcuts.c b/shortcuts.c index 44b790f..4821895 100644 --- a/shortcuts.c +++ b/shortcuts.c @@ -551,7 +551,7 @@ sc_rotate(girara_session_t* session, girara_argument_t* argument, bool sc_scroll

Re: [zathura] [Zathura PATCH] Scale vertical/horizontal scrolling by the contents of the numeric buffer.

2013-03-02 Thread Sebastian Ramacher
Thanks, applied. -- Sebastian Ramacher ___ zathura mailing list zathura@lists.pwmt.org http://lists.pwmt.org/mailman/listinfo/zathura

Re: [zathura] Synctex support

2013-03-02 Thread Sebastian Ramacher
On 2013-03-02 13:14:16, gi1242+zath...@gmail.com wrote: > Hi All, > > Thanks a lot for zathura! I love it, and use it as my primary PDF > viewer. I had two questions though: > > 1. The changelog says that version 0.2.2 (2013/1/20) implements >synctex forward synchronization. I've been