Thanks joenix, with your fix, both forward and backward Ctrl+clic work for me. I did not alter anything else.
Ubuntu 12.04, gedit 3.4.1, evince 3.4.0, gedit-plugins 3.3.4, tex compilation via this external tool : #!/bin/sh rubber -d "$GEDIT_CURRENT_DOCUMENT_PATH" PDF_NAME=$(echo $GEDIT_CURRENT_DOCUMENT_PATH | sed s/tex$/pdf/) gnome-open "$PDF_NAME" > /dev/null 2>&1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/414431 Title: rubber does not support synctex To manage notifications about this bug go to: https://bugs.launchpad.net/rubber/+bug/414431/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
