From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Fraga, Eric" Subject: Re: tikz and org-mode to export into html and odt Date: Mon, 23 Sep 2019 14:33:38 +0000 Message-ID: <87k19zw08v.fsf@ucl.ac.uk> References: <87zhiw7bla.fsf@ucl.ac.uk> <877e5z6yh8.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39346) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iCPPN-0006kK-9b for emacs-orgmode@gnu.org; Mon, 23 Sep 2019 10:33:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iCPPM-00021H-2p for emacs-orgmode@gnu.org; Mon, 23 Sep 2019 10:33:45 -0400 Received: from mail-eopbgr130133.outbound.protection.outlook.com ([40.107.13.133]:64259 helo=EUR01-HE1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iCPPL-0001zL-OF for emacs-orgmode@gnu.org; Mon, 23 Sep 2019 10:33:44 -0400 In-Reply-To: <877e5z6yh8.fsf@gmail.com> (Joseph Vidal-Rosset's message of "Mon, 23 Sep 2019 13:30:59 +0200") Content-Language: en-US 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: Joseph Vidal-Rosset Cc: "Liste-emacs-orgmode@gnu.org" On Monday, 23 Sep 2019 at 13:30, Joseph Vidal-Rosset wrote: > Here is the code of minimal-example.org and I attach the file. The > export into latex work, but it fails both to export into odt as well as > html. Can you create a smaller example, i.e. one with just a single tikz diagram and specifically one that does have other dependencies? I don't have venndiagram2 as a LaTeX package... Or, maybe the problem is that you need to tell org to use the venndiagram2 package when creating images from the LaTeX? Maybe customizing org-latex-packages-alist or related variables will help. For instance, as I use the mhchem package for chemical formulas, I have (add-to-list 'org-latex-packages-alist '("version=3D3" "mhchem")) in my Emacs org mode customization. --=20 : Professor Eric S Fraga, http://www.homepages.ucl.ac.uk/~ucecesf : PGP/GPG key: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D : Use plain text email when possible: https://useplaintext.email/