From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Best diagram, image software? Date: Thu, 06 Oct 2016 15:10:13 -0400 Message-ID: <1475781013.3877607.748155465.6189AB36@webmail.messagingengine.com> References: <86a8eio8nh.fsf@gmail.com> <1475772532.3845152.748012049.6BB86C20@webmail.messagingengine.com> <87d1jds5r8.fsf@gmail.com> <1475778407.3868096.748112553.34712DDD@webmail.messagingengine.com> <878tu1s3qz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsE3i-00007B-QT for emacs-orgmode@gnu.org; Thu, 06 Oct 2016 15:10:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bsE3e-00073F-O2 for emacs-orgmode@gnu.org; Thu, 06 Oct 2016 15:10:22 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:35992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bsE3d-00072O-H4 for emacs-orgmode@gnu.org; Thu, 06 Oct 2016 15:10:18 -0400 In-Reply-To: <878tu1s3qz.fsf@gmail.com> 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: emacs-orgmode@gnu.org On Thu, Oct 6, 2016, at 02:59 PM, Nick Dokos wrote: > Peter Davis writes: >=20 > > On Thu, Oct 6, 2016, at 02:15 PM, Nick Dokos wrote: > >> Peter Davis writes: > >>=20 > >> > Since several people recommended TikZ, I decided to take a look at i= t. > >> > It seems very powerful, but I'm unable to get any example to work. F= or > >> > example, using the example here:=20 > >> > > >> > http://doblogit.com/posts/2015-10-23-org-graphics.html > >> > > >>=20 > >> Did you add tikz to org-latex-packages-alist? > >>=20 > > > > 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? > > >=20 > Yes, but have you executed that? What does C-h v org-latex-pacakges-alist > RET say? org-latex-packages-alist is a variable defined in =E2=80=98org.el=E2=80=99. Its value is (("" "tikz") ("" "listingsutf8") (("AUTO" "inputenc" t) ("" "color" t) ("" "minted" t) ("" "parskip" t) ("" "tikz" t))) --=20 Peter Davis www.techcurmudgeon.com