[O] [BABEL,PATCH] Add graphical output to ob-octave

2011-12-17 Thread Litvinov Sergey
I propose a patch to make the following example work in ob-octave. #+begin_src octave :results graphics :file chart.png sombrero; % make a figure #+end_src From f193df8b1b7d1330a0dde89907a607051f632775 Mon Sep 17 00:00:00 2001 From: Litvinov Sergey slitvi...@gmail.com Date: Fri, 16 Dec 2011

Re: [O] [BABEL,PATCH] Add graphical output to ob-octave

2011-12-17 Thread Eric Schulte
Applied, Thanks! Litvinov Sergey slitvi...@gmail.com writes: I propose a patch to make the following example work in ob-octave. #+begin_src octave :results graphics :file chart.png sombrero; % make a figure #+end_src From f193df8b1b7d1330a0dde89907a607051f632775 Mon Sep 17 00:00:00 2001