From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-display-inline-images not displaying images Date: Tue, 31 Oct 2017 19:36:09 +0100 Message-ID: <87375zkvvq.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e9bOX-0008JV-Rh for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 14:36:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e9bOX-0005ng-5h for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 14:36:13 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:41793) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e9bOW-0005mC-WB for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 14:36:13 -0400 In-Reply-To: (Leslie Watter's message of "Mon, 30 Oct 2017 21:39:03 -0200") 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: Leslie Watter Cc: org-mode-email Hello, Leslie Watter writes: > Hi folks, > > Does the org-display-inline-images behavior was changed from 9.0.10 up ? > > I'm facing some trouble with it -- from 9.0.10 up images are'nt being > displayed . > > Same configuration, the only change was org-version. > > How I'm calling: > > ------------------ > > #+CAPTION: Criando novo Projeto Maven > #+LABEL: > > [[./images/git/eclipse/l/novo-projeto-maven.png]] > ------------------ > > One weird thing is that, if I generate the image using a ditaa source code, > this image got displayed correctly, but the others dont. Both are PNG > files. Fixed. Thank you. Regards, -- Nicolas Goaziou