In Oneiric gedit includes support for SyncTeX and Evince has supported it since 2.32 (Oneiric includes Evince 3.2.0). How do I use SyncTeX with gedit and Evince? I have compiled with the -synctex=1
option but nothing happens when I try to backward/inverse search by Ctrl+click on the document in Evince.
Found a solution today, and here is how it works:
Download
gedit-plugins
:Go to Gedit preferences and enable the plugin. Restart Gedit.
Open a
.tex
file and open its.pdf
output in Evince. The two files must be in the same folder.Hold Ctrl and left click at any desired location in Evince. This will highlight the current row in Gedit.
Hope that helps!
Things I couldn't get working yet:
Things I haven't tested yet:
Remember, it works in the direct and reverse form if you write \synctex=1 in the second line of tex file!!