help-octave
[Top][All Lists]
Advanced

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

Re: Problem with "gset output postscript color"


From: Frederic Cornet
Subject: Re: Problem with "gset output postscript color"
Date: Sun, 23 Jan 2005 10:17:13 -0600
User-agent: Internet Messaging Program (IMP) 3.2.5

Selon "Dmitri A. Sergatskov" <address@hidden>:

> 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
-------------------------------------------------------------



reply via email to

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