After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651263 - Synctex Forward search does not work with PDF files generated from lualatex
Synctex Forward search does not work with PDF files generated from lualatex
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-27 15:36 UTC by José Aliste
Modified: 2011-06-14 19:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description José Aliste 2011-05-27 15:36:07 UTC
Currently lualatex adds the source files like this. 

./sourcefile.tex 
instead of just the relative path or the absolute path, which is not processed correctly by Evince, hence Forward Search does not work in this case.
Comment 1 José Aliste 2011-05-27 22:11:44 UTC
The problem is in the synctex parser... The last version from TexLive is more broken. I mailed synctex author regarding the issue.
Comment 2 José Aliste 2011-06-14 19:14:30 UTC
 This has been fixed by commit 05a78e in master branch.