On Thu, Oct 6, 2016, at 02:15 PM, Nick Dokos wrote:
> Peter Davis <p...@pfdstudio.com> writes:
> 
> > Since several people recommended TikZ, I decided to take a look at it.
> > It seems very powerful, but I'm unable to get any example to work. For
> > example, using the example here: 
> >
> > http://doblogit.com/posts/2015-10-23-org-graphics.html
> >
> 
> Did you add tikz to org-latex-packages-alist?
> 

I do have:

(add-to-list 'org-latex-packages-alist
             '(("AUTO" "inputenc" t)
               ("" "color" t)
               ("" "minted" t)
               ("" "parskip" t)
               ("" "tikz" t)))

Any other setup work I need?

Thanks!

-pd


-- 
  Peter Davis
  www.techcurmudgeon.com

Reply via email to