2014-04-09 01:08:33 +02:00
|
|
|
Both synctex forward and backwards synchronization are supported by zathura, To
|
2016-01-09 15:08:04 +01:00
|
|
|
enable synctex forward synchronization, please look at the *--synctex-forward*
|
|
|
|
and *--synctex-editor* options. zathura will also emit a signal via the D-Bus
|
2014-08-22 20:43:57 +02:00
|
|
|
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.
|
2017-08-28 15:13:06 +02:00
|
|
|
|
|
|
|
Some editors support zathura as viewer out of the box:
|
|
|
|
|
|
|
|
* LaTeXTools for SublimeText
|
|
|
|
(https://latextools.readthedocs.io/en/latest/available-viewers/#zathura)
|