From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zachary Peterson Subject: No image output from Maxima in Babel Date: Fri, 05 Feb 2016 16:38:20 -0500 Message-ID: <87wpqiq1mb.fsf@psu.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRo5C-0005uI-JG for emacs-orgmode@gnu.org; Fri, 05 Feb 2016 16:38:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRo58-0005zH-IA for emacs-orgmode@gnu.org; Fri, 05 Feb 2016 16:38:26 -0500 Received: from tr22g11a.aset.psu.edu ([128.118.146.136]:50483 helo=tr22n11a.aset.psu.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRo58-0005zA-Cz for emacs-orgmode@gnu.org; Fri, 05 Feb 2016 16:38:22 -0500 Received: from rigel (cein179070.ceinetworks.com [216.169.179.70]) (authenticated bits=0) by tr22n11a.aset.psu.edu (8.14.9/8.14.9) with ESMTP id u15LcK2l352300 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Fri, 5 Feb 2016 16:38:21 -0500 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 Hello, After recently learning about Babel, I've been working my way through some of the examples in the various languages' documentation, and I've run into a problem with Maxima. I evaluated this code, taken from the documentation at http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-maxima.html#sec-4-3, with only the filename changed: #+name: 3d-maxima #+header: :file maxima-3d.png #+header: :exports results #+header: :results graphics #+begin_src maxima programmode: false; plot3d(atan(-x^2+y^3/4),[x,-4,4],[y,-4,4],[grid,50,50],[gnuplot_pm3d,true]); #+end_src It returns this: #+RESULTS: 3d-maxima [[file:maxima-3d.png]] The file is empty, though. Running the code from within the Maxima REPL produces the expected result. I'm running Org version 20160201 on GNU Emacs 24.4.1 with Maxima 5.34.1 on Debian Jessie. I would appreciate any help. Thanks. -- Zachary Peterson zap5029@psu.edu (317) 828-2377 OpenPGP key: BF5879D6