From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: imaxima babel Date: Thu, 21 Nov 2013 23:58:35 +0100 Message-ID: <87li0htl9g.fsf@gmx.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjdCv-0001LJ-O7 for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 17:58:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjdCp-0000tL-Mp for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 17:58:45 -0500 Received: from mout.gmx.net ([212.227.17.22]:58594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjdCp-0000sG-Bx for emacs-orgmode@gnu.org; Thu, 21 Nov 2013 17:58:39 -0500 Received: from deusexmachina ([46.39.111.188]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0Lwnem-1VczQ51Uts-016Qd4 for ; Thu, 21 Nov 2013 23:58:37 +0100 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 Hi, Is there a way to evaluate imaxima source code in org-mode to display the latex output inline in the org-buffer? I have found in [1] how to evaluate maxima code, but I don't understand if and how to adopt it to get the nice latex/pdf output. Any pointers appreciated, or just whether it is possible or not. I am running emacs 24.3.1 with org mode 7.9.3f. Thanks, Johnny Footnotes: [1] http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-maxima.html