From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Embedding images in Org Mode for HTML export Date: Wed, 17 Feb 2016 08:54:13 +0000 Message-ID: <87fuwrwwcq.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVxsO-0002CP-Ix for emacs-orgmode@gnu.org; Wed, 17 Feb 2016 03:54:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVxsK-000421-I9 for emacs-orgmode@gnu.org; Wed, 17 Feb 2016 03:54:24 -0500 Received: from mail-am1on0130.outbound.protection.outlook.com ([157.56.112.130]:60576 helo=emea01-am1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVxsK-00041c-9D for emacs-orgmode@gnu.org; Wed, 17 Feb 2016 03:54:20 -0500 In-Reply-To: (Lawrence Bottorff's message of "Tue, 16 Feb 2016 19:22:27 +0000") 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: Lawrence Bottorff Cc: emacs-orgmode Mailinglist On Tuesday, 16 Feb 2016 at 19:22, Lawrence Bottorff wrote: > I've got this code: [...] > running in an org file, and it gives me embedded images in an html > file. (See this). But they're cramped and have a strange gray > background. How can I not clip and get the png transparent working? I added these options to the src block :imagemagick yes :iminoptions -density 600 :imoutoptions -geometry 800 and the first src block works for me: images are proper size and the background is transparent. I could not test the second as I don't have qtree. The process might depend on what your system uses to generate the images from LaTeX. -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.3-601-gff9890