Whenever I am compiling any latex document I get:
An error occured while trying to open (*) opener
where (*) is any of the supported openers except pdf-view. Using pdf-view it opens but I can not use backwards sync (clicking on text in the pdf jumps to the line in code).
I am running Ubuntu 16.04,
Version 3.14159265-2.6-1.40.18 (TeX Live 2017)
and my config for atom-latex is:
latex:
enableShellEscape: true
openResultInBackground: false
texPath: "/usr/local/texlive/2017/bin/x86_64-linux"
viewerPath: "/usr/bin/zathura"
Whenever I am compiling any latex document I get: An error occured while trying to open (*) opener
where (*) is any of the supported openers except pdf-view. Using pdf-view it opens but I can not use backwards sync (clicking on text in the pdf jumps to the line in code).
I am running Ubuntu 16.04, Version 3.14159265-2.6-1.40.18 (TeX Live 2017)
and my config for atom-latex is: latex: enableShellEscape: true openResultInBackground: false texPath: "/usr/local/texlive/2017/bin/x86_64-linux" viewerPath: "/usr/bin/zathura"