From caa27db95ded2d152f1d150a6d38fa02e2f12c91 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Fri, 22 Aug 2014 20:43:57 +0200 Subject: [PATCH] Add a note about the D-Bus signal --- doc/man/_synctex.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/man/_synctex.txt b/doc/man/_synctex.txt index d244030..70db6ad 100644 --- a/doc/man/_synctex.txt +++ b/doc/man/_synctex.txt @@ -1,8 +1,9 @@ Both synctex forward and backwards synchronization are supported by zathura, To enable synctex forward synchronization, please look at the *--syntex* and -*--synctex-editor* options. To support synctex backwards synchronization, -zathura provides a D-Bus interface that can be called by the editor. For -convince zathura also knows how to parse the output of the *synctex view* -command. It is enough to pass the arguments to *synctex view*'s *-i* option to -zathura via *--syntex-forward* and zathura will pass the information to the -correct instance. +*--synctex-editor* options. zathura will also emit a signal via the D-Bus +interface. To support synctex backwards synchronization, zathura provides a +D-Bus interface that can be called by the editor. For convince zathura also +knows how to parse the output of the *synctex view* command. It is enough to +pass the arguments to *synctex view*'s *-i* option to zathura via +*--syntex-forward* and zathura will pass the information to the correct +instance.