emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Babel, gnuplot, post processing


From: skip
Subject: Re: [O] Babel, gnuplot, post processing
Date: Sun, 13 May 2012 15:37:02 -0700

On Sat, May 12, 2012 at 12:58 AM, Eric Fraga <address@hidden> wrote:
> #+begin_src gnuplot :file xxx.pdf
>  reset
>  clear
>  set output 'xxx.eps'
>  set terminal postscript eps enhanced 18
>  ...
>  plot ...
>  ! epstopdf xxx.eps
> #+end_src

That is a better solution that what I was struggling with. Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]