From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Reverse lookup from pdf to org? Date: Tue, 25 Mar 2014 14:11:18 +0100 Message-ID: <20140325131118.GC2027@chitra.dyndns-at-home.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSR8W-0001fU-Io for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 09:11:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSR8V-0001bF-JH for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 09:11:24 -0400 Received: from mail-ee0-x230.google.com ([2a00:1450:4013:c00::230]:46219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSR8V-0001b5-Bj for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 09:11:23 -0400 Received: by mail-ee0-f48.google.com with SMTP id b57so424443eek.35 for ; Tue, 25 Mar 2014 06:11:22 -0700 (PDT) Received: from chitra.dyndns-at-home.com ([2001:610:120:3001:2ad2:44ff:fe4a:b029]) by mx.google.com with ESMTPSA id e42sm40155399eev.32.2014.03.25.06.11.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Mar 2014 06:11:21 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Tue, Mar 25, 2014 at 11:07:54AM +0100, Rainer M Krug wrote: > Hi > > I am working on a longish document which will be converted to pdf, and I > am doing debugging of scripts at the moment. > > Therefore I export the document to pdf, and look for errors there. Now I > have to find the corresponding section in the org file - possible, but > tedious. > > Would it be possibler to include reverse-lookup in org, so that I click > in the pdf, and the cursor jumps to the position in the org document? I > really like this feature when e.g. using LyX. > > I have no idea how this could be implemented and if this would be > difficult, but I think this could be a useful feature for longer documents. I think this is only possible with synctex. See this thread: Hope this helps, -- Suvayu Open source is the future. It sets us free.