On Tue, 2 Dec 2003, Dave Tweten wrote:
> I need to use gnuplot, but the standard template that comes with LyX 1.3.3
> (at least as it appears in the FreeBSD ports collection) supports only
> raster images, Xfig, chess diagrams, and the date utility. No gnuplot.
>
> Has someone come up with template verbiage for gnuplot that I can just
> copy, or will I have to figure out the syntax well enough to roll my own?
gnuplot exports a wide range of file formats
set terminal postscript
set output 'filename'
.
.
load 'customizing stuff -- labels, whatever'
plot .....
Postscript works. I think other terminals do as well.
--
Mark Hansel
PO Box 41
Minnesota State University Moorhead
Moorhead, MN 56563
ph: 218-477-2039 fax: 218-477-2593
[EMAIL PROTECTED]
http://wwwcj.mnstate.edu