Re: [NTG-context] SyncTeX does not work with Zathura

2021-10-11 Thread Cezary Drożak via ntg-context
> I can't say ... what is missing? Can you figure out what makes Zathura unhappy? I run gdb with breakpoint set on zathura/synctex.c:86 and while `synctex_get_input_line_column` returns true, `input_file` is `NULL` so the "else" branch is executed. That is all I managed to debug, I don't know

Re: [NTG-context] SyncTeX does not work with Zathura

2021-10-10 Thread Hans Hagen via ntg-context
On 10/10/2021 7:20 PM, Cezary Drożak wrote: > you can play with > > mtxrun --script synctex > > and the synctex file to see if it makes sense I wrote two almost identical files in plain tex and context. When I generated the synctex file and ran `mtxrun --script synctex --list x.synctex` I

Re: [NTG-context] SyncTeX does not work with Zathura

2021-10-10 Thread Cezary Drożak via ntg-context
> you can play with > > mtxrun --script synctex > > and the synctex file to see if it makes sense I wrote two almost identical files in plain tex and context. When I generated the synctex file and ran `mtxrun --script synctex --list x.synctex` I got this: ``` $ mtxrun --script synctex --list

Re: [NTG-context] SyncTeX does not work with Zathura

2021-10-10 Thread Hans Hagen via ntg-context
On 10/10/2021 6:11 PM, Cezary Drożak via ntg-context wrote: Hello, I have been trying to get SyncTeX to work with ConTeXt and Zathura, but nothing seems to work. I created a simple `hello.mklx` file and ran `context --synctex=-1 hello.mklx`. Then I launched Zathura with `zathura -x "nvr -cc