From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org can't export inline image link to PDF Date: Wed, 20 Feb 2019 15:32:00 +0100 Message-ID: <87tvgysf8f.fsf@nicolasgoaziou.fr> References: <87bm37cdic.fsf@gmail.com> <877edudipw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwU33-00082J-12 for emacs-orgmode@gnu.org; Wed, 20 Feb 2019 10:44:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwU32-0002HZ-Ah for emacs-orgmode@gnu.org; Wed, 20 Feb 2019 10:44:36 -0500 Received: from mslow2.mail.gandi.net ([217.70.178.242]:45658) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwU32-0002FP-1e for emacs-orgmode@gnu.org; Wed, 20 Feb 2019 10:44:36 -0500 Received: from relay6-d.mail.gandi.net (unknown [217.70.183.198]) by mslow2.mail.gandi.net (Postfix) with ESMTP id B00283A0500 for ; Wed, 20 Feb 2019 14:33:29 +0000 (UTC) In-Reply-To: <877edudipw.fsf@gmail.com> (stardiviner's message of "Wed, 20 Feb 2019 15:25:47 +0800") 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" To: stardiviner Cc: Org Mode Hello, stardiviner writes: > Now I figured out, because the filename contains a space, which Org auto > converted to `%20' when exit org-insert-link. That's why can't see the > inline image in exported PDF file. After I renamed image filename with > replace space with underline "_". Problem solved. > > But, if possible, I still hope Org can fix this problem. Fixed. Thank you. Regards, -- Nicolas Goaziou