octave-maintainers
[Top][All Lists]
Advanced

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

Re: print.m: support of terminal epslatex?


From: Sebastian Schubert
Subject: Re: print.m: support of terminal epslatex?
Date: Thu, 14 Jun 2007 21:33:21 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

(again, sorry for the first personal email, the wrong button again...)

"John W. Eaton" <address@hidden> writes:

> On  2-Jun-2007, Sebastian Schubert wrote:
>
> | Sebastian Schubert <address@hidden> writes:
> | 
> | > Ok, I am going to implement the following devices/terminals on this
> | > weekend:
> | > -d 
> | >    epslatex
> | >    pslatex
> | >    pstex
> | >    
> | >    epslatexstandalone
> | 
> | I attached the diff.  Works nicely for me except that the plot uses
> | always different colours although the given options in new_terminal
> | include a mono.  This is already the case with the unaltered print.m.
> | Using gnuplot directly works for me.
>
> When I try your patch, I see:
>
>   octave:2> print foo.tex
>          line 1723: warning: Resetting primary output file to *.eps
>
> I think it would be best to avoid this warning from gnuplot.  Will you
> please send a new patch that fixes this problem?

See the attached file.  The behaviour was changed from gnuplot 4.0 to
4.2 so I added a version check.

While testing gnuplot 4.0, I found that the colour problem stated above
is not present in 4.0.  If you need more information I will write
something about it at a more appropriate place.

Sebastian

Attachment: print.diff
Description: Text Data


reply via email to

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