From: "Fraga, Eric" <e.fraga@ucl.ac.uk>
To: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
Cc: "Liste-emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: tikz and org-mode to export into html and odt
Date: Mon, 23 Sep 2019 14:33:38 +0000 [thread overview]
Message-ID: <87k19zw08v.fsf@ucl.ac.uk> (raw)
In-Reply-To: <877e5z6yh8.fsf@gmail.com> (Joseph Vidal-Rosset's message of "Mon, 23 Sep 2019 13:30:59 +0200")
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=3" "mhchem"))
in my Emacs org mode customization.
--
: 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/
next prev parent reply other threads:[~2019-09-23 14:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 13:58 tikz and org-mode to export into html and odt Joseph Vidal-Rosset
2019-09-22 12:35 ` Fraga, Eric
2019-09-23 11:30 ` Joseph Vidal-Rosset
2019-09-23 14:33 ` Fraga, Eric [this message]
2019-09-23 17:03 ` Joseph Vidal-Rosset
2019-09-23 17:13 ` Fraga, Eric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k19zw08v.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=joseph.vidal.rosset@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).