From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug formatting source code in new latex exporter Date: Wed, 27 Mar 2013 23:29:12 +0100 Message-ID: <8738vgfpdz.fsf@gmail.com> References: <20130319211125.GA54083@BigDog.local> <87wqt0sget.fsf@gmail.com> <87txo1zsx0.fsf@gmail.com> <87obe7xk32.fsf@gmail.com> <20130326122831.GA5246@BigDog.local> <87620dgc5l.fsf@gmail.com> <20130327221028.GA28595@BigDog.local> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKyqO-0002oQ-IG for emacs-orgmode@gnu.org; Wed, 27 Mar 2013 18:29:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKyqN-00012C-K2 for emacs-orgmode@gnu.org; Wed, 27 Mar 2013 18:29:20 -0400 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:55301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKyqN-00011A-Et for emacs-orgmode@gnu.org; Wed, 27 Mar 2013 18:29:19 -0400 Received: by mail-wi0-f182.google.com with SMTP id hi18so2716285wib.15 for ; Wed, 27 Mar 2013 15:29:18 -0700 (PDT) In-Reply-To: <20130327221028.GA28595@BigDog.local> (Rick Frankel's message of "Wed, 27 Mar 2013 18:10:29 -0400") 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 Hello, Rick Frankel writes: > Yes. I've tried all possible combinations, and (with acrobat reader), > the only way to get relative urls to work is w/o a protocol > prefix. The absolute urls work just fine w/o the file: prefix as well. It looks like "file://" is still compulsory for absolute paths on my side. Anyway, I pushed a commit to remove the prefix for relative paths. Does it work as expected for you, now? Thanks for reporting this. Regards, -- Nicolas Goaziou