octave-maintainers
[Top][All Lists]
Advanced

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

print.m: using __gnuplot_has_feature__()


From: Ben Abbott
Subject: print.m: using __gnuplot_has_feature__()
Date: Thu, 29 Jan 2009 19:48:09 -0500

I've attached a trivial patch.

The file produced by "epslatexstandalone" was empty for me.

I tried using the terminal direclty from gnuplot, but that didn't work for me either

gnuplot> set term epslatex standalone
Terminal type set to 'epslatex'
Options are '   leveldefault monochrome blacktext \
   dashed dashlength 1.0 linewidth 1.0 butt \
   palfuncparam 2000,0.003 \
   noheader "" 11 '
gnuplot> plot sin(x) "test.eps"
                     ^
         epslatex terminal cannot write to standard output
         util.c: Undefined error: 0

I'm running a recent gnuplot build from the developers cvs. Am I doing something wrong or is there a bug in gnuplot?

Ben

Attachment: changeset-print.patch
Description: Binary data


reply via email to

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