emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Best diagram, image software?


From: Peter Davis
Subject: Re: [O] Best diagram, image software?
Date: Thu, 06 Oct 2016 14:26:47 -0400

On Thu, Oct 6, 2016, at 02:15 PM, Nick Dokos wrote:
> Peter Davis <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]