Example plot in Manual lacks text

Ben Abbott bpabbott at mac.com
Mon Apr 6 13:24:58 CDT 2009


On Monday, April 06, 2009, at 01:40PM, "Michael D. Godfrey" <godfrey at isl.stanford.edu> wrote:
>Also, are you aware that print("xxx.pdf")
>is not working?  This could be done by using
>eps for gnuplot output and piping it through
>ghostscript.
>
>

I became aware yesterday that there was something about the print function I didn't understand.

I noticed that it defaults to "-deps" uses "convert" to produce an unrecognized device type.

I was unable to determine the origins or intent of this code (there are no documended device types that rely upon it).

I'm unfamiliar with "convert", but will take a look.

Ben


More information about the Bug-octave mailing list