From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: inline images (png/jpg) are not displayed Date: Fri, 03 Feb 2017 20:56:06 +0000 Message-ID: <87lgtnq9i1.fsf@mat.ucm.es> References: <87poizq9sf.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZku5-0007yp-GA for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 15:56:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZku2-0007KG-Fk for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 15:56:21 -0500 Received: from [195.159.176.226] (port=59375 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cZku2-0007K2-97 for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 15:56:18 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cZktu-0000Gw-1e for emacs-orgmode@gnu.org; Fri, 03 Feb 2017 21:56:10 +0100 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: emacs-orgmode@gnu.org >>> "Uwe" == Uwe Brauer writes: > Hi > I am using emacs 26 (kubuntu 14.04) and I can open png and images files > and they are displayed correctly so I presume png/jpg support is > compiled in. > I added the following to my org file > [[myimage.png]] > and set > org-startup-with-inline-images to t Sorry the syntax should be [[file:myimage.png]] then the image is displayed for a couple of seconds then disappeared. - how can I configure the display time? - how can I resize the image, it is far too large. Thanks Uwe Brauer