From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Full path figure export to latex Date: Thu, 29 Jan 2015 13:03:53 +0100 Message-ID: <87386tssie.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGnoB-0000ZK-M4 for emacs-orgmode@gnu.org; Thu, 29 Jan 2015 07:02:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGno8-0001dY-H2 for emacs-orgmode@gnu.org; Thu, 29 Jan 2015 07:02:51 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:56489) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGno8-0001dU-B3 for emacs-orgmode@gnu.org; Thu, 29 Jan 2015 07:02:48 -0500 In-Reply-To: (Leu Zhe's message of "Thu, 29 Jan 2015 12:31:08 +0900") 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: Leu Zhe Cc: "emacs-orgmode@gnu.org" Hello, Leu Zhe writes: > Hi, when I export a full path figure, > like: [[file:c:/Users/admin/Desktop/1.png]] > to LaTex. Unfortunately I got the result of > {//c:/Users/admin/Desktop/1.png}, > one more // was generated in front of c:, which is an error in LaTex. > How can I solve this problem? I think this was fixed a while ago in master. You need to use development version or wait for the next release. Regards, -- Nicolas Goaziou