|
From: | Christopher Witte |
Subject: | Re: [O] Unexpected behaviour with gnuplot source blocks |
Date: | Fri, 21 Jun 2013 13:17:05 +0200 |
Why not do the following instead which would be equivalent and simpler.
The output will be automatically set from the value of your :file header
argument.
#+begin_src gnuplot :file fig/transInc.eps
reset
set encoding utf8
.....
#+end_src
[Prev in Thread] | Current Thread | [Next in Thread] |