Re: [O] org-babel, gnuplot and buffer-wide header arguments

2013-06-13 Thread Carlos Russo
My life is suddenly much easier :-) Thanks! On 2013-06-13 05:45:07 +, Eric Schulte said: Carlos Russo writes: Hi it seems that org-babel-gnuplot only recognizes a few header arguments. I would like to set the following on top of the buffer: #+PROPERTY: term pdfcairo enhanced mono size

Re: [O] org-babel, gnuplot and buffer-wide header arguments

2013-06-12 Thread Eric Schulte
Carlos Russo writes: > Hi > > it seems that org-babel-gnuplot only recognizes a few header arguments. > I would like to set the following on top of the buffer: > > #+PROPERTY: term pdfcairo enhanced mono size 8cm,6cm font "Helvetica" > > in order to control the appearance of a bunch of figures ge

[O] org-babel, gnuplot and buffer-wide header arguments

2013-06-12 Thread Carlos Russo
Hi it seems that org-babel-gnuplot only recognizes a few header arguments. I would like to set the following on top of the buffer: #+PROPERTY: term pdfcairo enhanced mono size 8cm,6cm font "Helvetica" in order to control the appearance of a bunch of figures generated by gnuplot #+begin_src gnup