Il giorno mar 27 dic 2022 alle 00:30:16 +0100, Federico Bruni
<f...@inventati.org> ha scritto:
IIUC synctex is still allowed in Evince but via D-BUS:
https://gitlab.gnome.org/GNOME/evince/-/issues/1535
Does Denemo support dbus?
If not, I'm afraid there's nothing we can do about it. See above link.
See also this python script:
https://github.com/latex-lsp/evince-synctex/blob/master/evince_synctex.py
In Denemo sources I found only this:
$ git grep -n dbus
gub/gub/specs/evince.py:18: + ' --disable-dbus'
Do you use gub to build Windows and Mac binaries?