Re: [O] No image output from Maxima in Babel

2016-02-07 Thread Zachary Peterson
ess than ideal. > The fix would be to have the argument to set_plot_option for the > gnuplot_plot_file be a fully qualified file name. > (beyond my ability to fix unfortunately) > HTH, eric > -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org > release_8.3.3-548-g99697a Than

Re: [O] No image output from Maxima in Babel

2016-02-05 Thread Zachary Peterson
>>>>> Thomas S Dye writes: > Aloha Zachary, That example works here. > Do the other maxima examples work for you and only this one fails? All the other examples work. -- Zachary Peterson zap5...@psu.edu (317) 828-2377 OpenPGP key: BF5879D6

[O] No image output from Maxima in Babel

2016-02-05 Thread Zachary Peterson
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.