From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: Re: Embedded Tikz Picture Date: Fri, 12 Jul 2013 07:21:27 +0200 Message-ID: <87zjtsuze0.fsf@free.fr> References: <87txk0wzmv.fsf@free.fr> <8738rk4u9z.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxVqr-0006BI-NM for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 01:25:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxVqq-0001wk-Mk for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 01:25:05 -0400 Received: from plane.gmane.org ([80.91.229.3]:51155) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxVqq-0001ub-Go for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 01:25:04 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UxVqp-00088S-IE for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 07:25:03 +0200 Received: from 37.161.107.196 ([37.161.107.196]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jul 2013 07:25:03 +0200 Received: from j.cubizolles by 37.161.107.196 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jul 2013 07:25:03 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric Schulte writes: > Julien Cubizolles writes: >> Finally it seems Babel could be the way to go but I'm not sure what it >> offers for LaTeX source with respect to Embedded LaTeX in this case. >> > > I actually just added this example to worg today, it should answer your > question. > > Cheers, > > http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html#sec-4-3 Thanks, I don't need the html export for now (although your example makes me want to try it) but I guess one could adapt it to display the corresponding png or pdf image in the org file. Julien.