Re: [Orgmode] PLOT options

2008-09-26 Thread Nick Dokos
Eric Schulte <[EMAIL PROTECTED]> wrote: > henry atting <[EMAIL PROTECTED]> writes: > > > Does a line with gnuplot options look like this (for > > example): > > > > #+PLOT with:histograms > > > > There should be a colon after PLOT like so > > #+PLOT: with:histograms > > Howev

Re: [Orgmode] PLOT options

2008-09-26 Thread Eric Schulte
henry atting <[EMAIL PROTECTED]> writes: > Does a line with gnuplot options look like this (for > example): > > #+PLOT with:histograms > There should be a colon after PLOT like so #+PLOT: with:histograms However now that you mention it, requiring the colon does seem kind of p