From help-request at octave dot org Sun Jan 23 11:50:25 2005 Subject: Re: Problem with "gset output postscript color" From: Frederic Cornet To: "Dmitri A. Sergatskov" Cc: help at octave dot org Date: Sun, 23 Jan 2005 10:17:13 -0600 Selon "Dmitri A. Sergatskov" : > Preferred solution is to use > print("test.eps", "-depsc") > instead. > > Regards, > > Dmitri. > Thank you for your answer. It works fine ! I still have some trouble with accents (\'e in LaTeX for example). Indeed, it seems the font used in the generated eps file is not the one used by the system : A title with "" will be ok in the window but will not be ok in the generated file. Moreover, if I try to use print("test.png","-dpng"), it works but i get the following error : > warning: in fopen near line 55, column 3: > warning: fopen: default open mode is now binary > > gnuplot> set term png color medium > ^ > line 0: invalid color spec, must be xRRGGBB Thank in advance for your help ! Frederic ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------