On Tuesday,  7 May 2019 at 22:51, Martin Schöön wrote:
> Maybe missing a "\usepackage{tikz}"?
> (That caught me out)

Ah, that is a very likely reason!  I have the following in my emacs
initialization for org:

  (add-to-list 'org-latex-packages-alist '("" "tikz"))
  (add-to-list 'org-latex-packages-alist '("" "xcolor"))

as I use tikz all the time... (so I'd forgotten it's not a default).

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.2.3-327-g3375f0

Reply via email to